Error when running trainer.train()

Hi @Y_L1

are you trying to run locally? If so, you have to deal with the packages installation by your own.

Best regards

Took a lot of time to solve this issue. Simply install 4.32.1 version of transformers pip install transformers==4.32.1 and it worked :slightly_smiling_face:

1 Like