You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After investigation, we identified that the inconsistency between the 'train' and 'valid' fields was causing datasets to be unable to load both of these datasets simultaneously. We addressed this issue by adding an empty field in the 'train' dataset (GPT4 label, set to -1 to indicate the field is empty), and this resolved the problem. Now, with your code, the dataset can be downloaded successfully.
Hi, I am trying to use your published dataset on the huggingface. I am trying to use it as follows
However, I get the below error
I have use the same code for other dataset and it seems to work. Do you know where should I fix my code?
The text was updated successfully, but these errors were encountered: