Fine-Tuning Gemma 270M (KeyError: input_ids) #3509
Unanswered
cemalgnlts
asked this question in
Q&A
Replies: 1 comment
-
|
Actually, the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to fine-tune this dataset using the Gemma 270m notebook: https://huggingface.co/datasets/neurae/dnd_style_intents
However, I'm getting the following error:
In [11] KeyError: 'input_ids'Here's my notebook: https://gist.github.com/cemalgnlts/1701373bab2f4e2365dd628b9d038e31
I'm not sure what I should do — I didn't have any issues with the chess dataset, but when I added a different dataset, this error occurred.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions