-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IndexError: Out of range: piece id is out of range. #15
Comments
Facing the same error |
I'm having the same issue.
As you can see from the traceback, I'm running the script in an Anaconda environment (Anaconda Navigator 2.1.1) using Spyder 5.1.5. Python version 3.8.12. |
Just like @tkahn . After training and evaluating an epoch when generating/scoring the predictions it throws the exception:
Anybody could figure it out? |
When running sample_sequence, I get this error:
IndexError: Out of range: piece id is out of range.
Any idea on what exactly I am doing wrong?
pre processing and training went fine
The text was updated successfully, but these errors were encountered: