File size: 451 Bytes
7b8f1fe
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
               precision    recall  f1-score   support

   entailment       0.83      0.85      0.84       750
contradiction       0.79      0.82      0.80       737
      neutral       0.83      0.78      0.81       777

     accuracy                           0.82      2264
    macro avg       0.82      0.82      0.82      2264
 weighted avg       0.82      0.82      0.82      2264

Confusion matrix:
[[634  62  54]
 [ 64 603  70]
 [ 68 100 609]]