hsuvaskakoty
commited on
Upload bert-large-uncased_classification_report_with_val.csv with huggingface_hub
Browse files
bert-large-uncased_classification_report_with_val.csv
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
,precision,recall,f1-score,support
|
2 |
+
merge,0.3333333333333333,0.5,0.4,2.0
|
3 |
+
keep,1.0,0.8571428571428571,0.923076923076923,14.0
|
4 |
+
no_consensus,0.5,0.5,0.5,4.0
|
5 |
+
redirect,0.8333333333333334,0.8333333333333334,0.8333333333333334,6.0
|
6 |
+
delete,0.9914529914529915,1.0,0.9957081545064378,116.0
|
7 |
+
accuracy,0.9577464788732394,0.9577464788732394,0.9577464788732394,0.9577464788732394
|
8 |
+
macro avg,0.7316239316239316,0.7380952380952381,0.7304236821833389,142.0
|
9 |
+
weighted avg,0.9625015047550259,0.9577464788732394,0.9593325552522797,142.0
|