You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use BERT score with the older versions of Transformers library (specifically version 2.3.0).
At a glance, Transformers==2.3.0 seems to be working with bert_score without any problems. I would like to know if there is any known silent incompatibility between bert_score and Transformers library (OR simply Transformers <3.0.0 is just not tested).
Thanks in advance!
The text was updated successfully, but these errors were encountered:
I would like to use BERT score with the older versions of Transformers library (specifically version 2.3.0).
At a glance, Transformers==2.3.0 seems to be working with bert_score without any problems. I would like to know if there is any known silent incompatibility between bert_score and Transformers library (OR simply Transformers <3.0.0 is just not tested).
Thanks in advance!
The text was updated successfully, but these errors were encountered: