hsuvaskakoty
commited on
Upload bert-base-uncased_classification_report_with_val.csv with huggingface_hub
Browse files
bert-base-uncased_classification_report_with_val.csv
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
,precision,recall,f1-score,support
|
2 |
+
deleted,0.9230769230769231,0.9230769230769231,0.9230769230769231,78.0
|
3 |
+
keep,0.4,0.25,0.3076923076923077,8.0
|
4 |
+
no_consensus,0.35714285714285715,0.45454545454545453,0.4,11.0
|
5 |
+
accuracy,0.8144329896907216,0.8144329896907216,0.8144329896907216,0.8144329896907216
|
6 |
+
macro avg,0.5600732600732602,0.5425407925407926,0.5435897435897435,97.0
|
7 |
+
weighted avg,0.815758468335788,0.8144329896907216,0.8130055511498812,97.0
|