hsuvaskakoty
commited on
Commit
•
ab5e783
1
Parent(s):
879a14e
Upload distilbert-base-uncased_classification_report_with_val.csv with huggingface_hub
Browse files
distilbert-base-uncased_classification_report_with_val.csv
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
,precision,recall,f1-score,support
|
2 |
+
deleted,0.96,0.9230769230769231,0.9411764705882353,78.0
|
3 |
+
keep,0.6666666666666666,0.25,0.36363636363636365,8.0
|
4 |
+
no_consensus,0.47368421052631576,0.8181818181818182,0.6,11.0
|
5 |
+
accuracy,0.8556701030927835,0.8556701030927835,0.8556701030927835,0.8556701030927835
|
6 |
+
macro avg,0.7001169590643275,0.6637529137529138,0.6349376114081996,97.0
|
7 |
+
weighted avg,0.8806583468981732,0.8556701030927835,0.8548541815976624,97.0
|