Skip to content

fix: fix deberta mismatch, unused import, and iloc indexing bugs#110

Open
Harsh-Prajapati54 wants to merge 1 commit intoHandsOnLLM:mainfrom
Harsh-Prajapati54:patch-1
Open

fix: fix deberta mismatch, unused import, and iloc indexing bugs#110
Harsh-Prajapati54 wants to merge 1 commit intoHandsOnLLM:mainfrom
Harsh-Prajapati54:patch-1

Conversation

@Harsh-Prajapati54
Copy link
Copy Markdown

  • Fixed tokenizer mismatch (deberta-base → deberta-v3-xsmall) in Cell 23
  • Removed unused AutoModelForCausalLM import in Cell 12
  • Fixed songs_df.iloc → songs_df.loc in Cell 38 and Cell 39

- Fixed tokenizer mismatch (deberta-base → deberta-v3-xsmall) in Cell 23
- Removed unused AutoModelForCausalLM import in Cell 12
- Fixed songs_df.iloc → songs_df.loc in Cell 38 and Cell 39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant