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 |
+
delete,0.5263157894736842,1.0,0.6896551724137931,10.0
|
3 |
+
speedy delete,0.0,0.0,0.0,1.0
|
4 |
+
keep,0.0,0.0,0.0,4.0
|
5 |
+
comment,0.0,0.0,0.0,4.0
|
6 |
+
accuracy,0.5263157894736842,0.5263157894736842,0.5263157894736842,0.5263157894736842
|
7 |
+
macro avg,0.13157894736842105,0.25,0.1724137931034483,19.0
|
8 |
+
weighted avg,0.27700831024930744,0.5263157894736842,0.3629764065335753,19.0
|