ModernBERT-large_nli / classification_report_test.txt
aiface's picture
Model save
4f4d21a verified
precision recall f1-score support
entailment 0.61 0.63 0.62 750
contradiction 0.60 0.51 0.55 737
neutral 0.63 0.69 0.66 777
accuracy 0.61 2264
macro avg 0.61 0.61 0.61 2264
weighted avg 0.61 0.61 0.61 2264
Confusion matrix:
[[473 143 134]
[176 376 185]
[128 112 537]]