Transformers-Tutorials icon indicating copy to clipboard operation
Transformers-Tutorials copied to clipboard

sequence item 26: expected str instance, NoneType found

Open win5923 opened this issue 4 years ago • 0 comments

i use this model Transformers-Tutorials/Fine_tune_TrOCR_on_IAM_Handwriting_Database_using_Seq2SeqTrainer.ipynb at master · NielsRogge/Transformers-Tutorials · GitHub to train my dataset. but i got this issue.sequence item 26: expected str instance, NoneType found I only changed the path of the dataset. This problem will occur halfway through training. image i don't know hot to fix it. I use TrOCR model. thx image image image

win5923 avatar Feb 11 '22 17:02 win5923