hsuvaskakoty
commited on
Commit
•
8864a64
1
Parent(s):
dc13d56
Upload roberta-base_classification_report_with_val.csv with huggingface_hub
Browse files
roberta-base_classification_report_with_val.csv
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
,precision,recall,f1-score,support
|
2 |
+
deleted,0.8041237113402062,1.0,0.8914285714285715,78.0
|
3 |
+
keep,0.0,0.0,0.0,8.0
|
4 |
+
no_consensus,0.0,0.0,0.0,11.0
|
5 |
+
accuracy,0.8041237113402062,0.8041237113402062,0.8041237113402062,0.8041237113402062
|
6 |
+
macro avg,0.26804123711340205,0.3333333333333333,0.29714285714285715,97.0
|
7 |
+
weighted avg,0.6466149431395473,0.8041237113402062,0.716818851251841,97.0
|