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
When trying to tokenize a dataset, it fails with either the error Error: new-line character seen in unquoted field - do you need to open the file in universal-newline mode?
or one about list index out of range.
Running the newest version of the Colab notebook and this happens with both GPT-2 and GPT-Neo.
Please let me know what info is needed or what I can try to fix this.
Thanks!
The text was updated successfully, but these errors were encountered:
When trying to tokenize a dataset, it fails with either the error
Error: new-line character seen in unquoted field - do you need to open the file in universal-newline mode?
or one about list index out of range.
Running the newest version of the Colab notebook and this happens with both GPT-2 and GPT-Neo.
Please let me know what info is needed or what I can try to fix this.
Thanks!
The text was updated successfully, but these errors were encountered: