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.9,0.9230769230769231,0.9113924050632911,78.0
|
3 |
+
keep,0.0,0.0,0.0,8.0
|
4 |
+
no_consensus,0.375,0.5454545454545454,0.4444444444444444,11.0
|
5 |
+
accuracy,0.8041237113402062,0.8041237113402062,0.8041237113402062,0.8041237113402062
|
6 |
+
macro avg,0.425,0.48951048951048953,0.45194561650257853,97.0
|
7 |
+
weighted avg,0.7662371134020619,0.8041237113402062,0.7832731596270679,97.0
|