IndexError: index out of range in self on text

#8
by Salamancash - opened

Every provided example leads to the error "IndexError: index out of range in self"
This error goes away once I shorten the example text. I'm using pytorch and running the model locally, is there something I'm doing wrong?
Thanks

Sign up or log in to comment