add test set predictions and classification report
Browse files
classification_report_lr_5.0000000000e-05.csv
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Entity,Precision,Recall,F1-Score,Support
|
| 2 |
+
PER,0.9220,0.9774,0.9489,133
|
| 3 |
+
FIRM,0.6400,0.9412,0.7619,17
|
| 4 |
+
COMM,0.7714,0.8710,0.8182,31
|
| 5 |
+
DATE,0.9367,0.9867,0.9610,150
|
| 6 |
+
ADD,0.8857,0.9118,0.8986,102
|
| 7 |
+
OCC,0.9383,0.9383,0.9383,81
|
| 8 |
+
micro avg,0.8991,0.9533,0.9254,514
|
| 9 |
+
macro avg,0.8490,0.9377,0.8878,514
|
| 10 |
+
weighted avg,0.9032,0.9533,0.9267,514
|
test_set_predictions.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|