hsuvaskakoty commited on
Commit
281d647
·
verified ·
1 Parent(s): 5857237

Upload roberta-large_classification_report_with_val.csv with huggingface_hub

Browse files
roberta-large_classification_report_with_val.csv ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ,precision,recall,f1-score,support
2
+ merge,0.5,0.5,0.5,2.0
3
+ keep,1.0,0.8571428571428571,0.923076923076923,14.0
4
+ no_consensus,0.5,0.25,0.3333333333333333,4.0
5
+ redirect,0.6666666666666666,1.0,0.8,6.0
6
+ delete,0.9829059829059829,0.9913793103448276,0.9871244635193134,116.0
7
+ accuracy,0.9507042253521126,0.9507042253521126,0.9507042253521126,0.9507042253521126
8
+ macro avg,0.7299145299145299,0.719704433497537,0.7087069439859139,142.0
9
+ weighted avg,0.950824605754183,0.9507042253521126,0.9476256903144409,142.0