hsuvaskakoty
commited on
Upload roberta-large_classification_report_with_val.csv with huggingface_hub
Browse files
roberta-large_classification_report_with_val.csv
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
,precision,recall,f1-score,support
|
2 |
+
deleted,0.9358974358974359,0.9358974358974359,0.9358974358974359,78.0
|
3 |
+
keep,0.5,0.375,0.42857142857142855,8.0
|
4 |
+
no_consensus,0.46153846153846156,0.5454545454545454,0.4999999999999999,11.0
|
5 |
+
accuracy,0.845360824742268,0.845360824742268,0.845360824742268,0.845360824742268
|
6 |
+
macro avg,0.6324786324786325,0.6187839937839937,0.6214896214896215,97.0
|
7 |
+
weighted avg,0.8461538461538461,0.845360824742268,0.8446244477172312,97.0
|