hsuvaskakoty
commited on
Upload bert-base-uncased_classification_report_with_val.csv with huggingface_hub
Browse files
bert-base-uncased_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.8333333333333334,0.8333333333333334,0.8333333333333334,6.0
|
6 |
+
delete,0.9666666666666667,1.0,0.983050847457627,116.0
|
7 |
+
accuracy,0.9507042253521126,0.9507042253521126,0.9507042253521126,0.9507042253521126
|
8 |
+
macro avg,0.76,0.6880952380952381,0.7145588874402433,142.0
|
9 |
+
weighted avg,0.9446009389671362,0.9507042253521126,0.9457063983203872,142.0
|