hsuvaskakoty
commited on
Upload roberta-base_classification_report_with_val.csv with huggingface_hub
Browse files
roberta-base_classification_report_with_val.csv
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
,precision,recall,f1-score,support
|
2 |
+
keep,0.0,0.0,0.0,20.0
|
3 |
+
no_consensus,0.0,0.0,0.0,4.0
|
4 |
+
redirect,0.0,0.0,0.0,7.0
|
5 |
+
delete,0.7785714285714286,1.0,0.8755020080321285,109.0
|
6 |
+
accuracy,0.7785714285714286,0.7785714285714286,0.7785714285714286,0.7785714285714286
|
7 |
+
macro avg,0.19464285714285715,0.25,0.21887550200803213,140.0
|
8 |
+
weighted avg,0.6061734693877551,0.7785714285714286,0.6816408491107286,140.0
|