Closed lmw4051 closed 1 month ago
Hi there,
There could be an issue with the dataset formatting. Could you share a bit more context of how your dataset and data loader were defined? Maybe ideally the Google Colab notebook?
Also, if you can share the output of
print(raw_text[-100:])
and
print(len(raw_text))
that'd be useful.
I assume this was probably due to a typo and I am closing it, but please feel free to reopen in case the issue still persists!
Bug description
The RuntimeError from Google colab is listed below:
What operating system are you using?
macOS
Where do you run your code?
Google Colab
Environment