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,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
,precision,recall,f1-score,support
|
2 |
+
deleted,0.958904109589041,0.8974358974358975,0.9271523178807948,78.0
|
3 |
+
keep,0.5,0.125,0.2,8.0
|
4 |
+
no_consensus,0.36363636363636365,0.7272727272727273,0.4848484848484849,11.0
|
5 |
+
accuracy,0.8144329896907216,0.8144329896907216,0.8144329896907216,0.8144329896907216
|
6 |
+
macro avg,0.6075134910751349,0.5832362082362083,0.5373336009097599,97.0
|
7 |
+
weighted avg,0.8535517582262392,0.8144329896907216,0.8170228260622198,97.0
|