Hugging Face Forums
Pre-training: ValueError: You should supply an encoding or a list of encodings to this method that includes input_ids, but you provided []
Beginners
milanalimova
February 4, 2025, 9:57am
4
Hi, I have a similar problem, could you please take a look at my error as well?
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
ValueError: You should supply an encoding or a list of encodings to this method that includes input_ids, but you provided ['0']
Beginners
0
685
May 6, 2023
Data collator issue: ValueError: You should supply an encoding or a list of encodings to this method that includes input_ids, but you provided []
🤗Transformers
0
348
January 8, 2024
I get a "You have to specify either input_ids or inputs_embeds" error, but I do specify the input ids
Beginners
6
21308
October 31, 2021
ValueError: You should supply an encoding or a list of encodings to this method that includes input_ids, but you provided ['tokens', 'id', 'space_after', 'ner_tags', 'ner_ids']
Intermediate
2
2442
April 21, 2023
KeyError: 'input_ids'. when training BERT with Trainer
Models
5
7724
July 21, 2021