Upload evaluation/classification_report.txt with huggingface_hub
Browse files
evaluation/classification_report.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
precision recall f1-score support
|
| 2 |
+
|
| 3 |
+
negative 0.89 0.87 0.88 1008
|
| 4 |
+
positive 0.87 0.90 0.88 992
|
| 5 |
+
|
| 6 |
+
accuracy 0.88 2000
|
| 7 |
+
macro avg 0.88 0.88 0.88 2000
|
| 8 |
+
weighted avg 0.88 0.88 0.88 2000
|