JohnSnowLabs / langtest

Deliver safe & effective language models
http://langtest.org/
Apache License 2.0
490 stars 37 forks source link

Error: 'min_gender_f1_score' Issue in Fairness Category #1086

Closed chakravarthik27 closed 2 weeks ago

chakravarthik27 commented 1 month ago
AttributeError: 'NERPrediction' object has no attribute 'label'
chakravarthik27 commented 2 weeks ago

It's due to an incorrect task being assigned to the harness. "ner" is assigned instead of "text-classification."