expertailab / ISAAQ

MIT License
9 stars 3 forks source link

ModuleNotFoundError: No module named 'transformers.modeling_roberta' #3

Closed MALLI7622 closed 1 year ago

MALLI7622 commented 2 years ago

I am getting this error after running the code but didn't find the line in the code files

rortegagit commented 1 year ago

Hi, please try installing the transformers package with the version published on the dependencies section (pip install transformers==2.11.0)

Sosycs commented 1 year ago

@MALLI7622 was it solved at your end? I would appreciate the help if it did! Thanks in advance