Problem with the code for PS: Evaluation

Re: Problem with the code for PS: Evaluation

par Sepideh Mamooler,
Nombre de réponses : 0
Hi Elise,

This usually happens when the transformers library has version >4.5.
Try re-installing it with version 4.4: pip install transformers==4.44.0
(Make sure to close and open the Jupyter notebook again so this change is effective.)
Feel free to let us know if the problem persists.

Best,
Sepideh