I just had this error as well, and the troubleshooting guide here was helpful:
My problem was that I passed the original dataset to my trainer, not the tokenized one. Of course, now I have a different error to debug…
I just had this error as well, and the troubleshooting guide here was helpful:
My problem was that I passed the original dataset to my trainer, not the tokenized one. Of course, now I have a different error to debug…