hsuvaskakoty
commited on
Commit
•
905200f
1
Parent(s):
63ca432
Upload roberta-large_classification_report_with_val.csv with huggingface_hub
Browse files
roberta-large_classification_report_with_val.csv
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
,precision,recall,f1-score,support
|
2 |
+
delete,0.5333333333333333,0.8,0.64,10.0
|
3 |
+
speedy delete,0.0,0.0,0.0,1.0
|
4 |
+
keep,0.6666666666666666,0.5,0.5714285714285715,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.3,0.325,0.3028571428571429,19.0
|
8 |
+
weighted avg,0.42105263157894735,0.5263157894736842,0.4571428571428572,19.0
|