added results
Browse files- results/f1_macro.png +0 -0
- results/f1_weighted.png +0 -0
- results/loss.png +0 -0
- results/precision_macro.png +0 -0
- results/precision_weighted.png +0 -0
- results/recall_macro.png +0 -0
- results/recall_weighted.png +0 -0
- results/results.txt +25 -0
results/f1_macro.png
ADDED
results/f1_weighted.png
ADDED
results/loss.png
ADDED
results/precision_macro.png
ADDED
results/precision_weighted.png
ADDED
results/recall_macro.png
ADDED
results/recall_weighted.png
ADDED
results/results.txt
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
precision recall f1-score support
|
2 |
+
|
3 |
+
CARDINAL 0.6710 0.6743 0.6727 611
|
4 |
+
DATE 0.6620 0.7292 0.6940 1045
|
5 |
+
EVENT 0.4881 0.5125 0.5000 80
|
6 |
+
FAC 0.3273 0.4768 0.3881 151
|
7 |
+
GPE 0.8616 0.8647 0.8631 1936
|
8 |
+
LANGUAGE 0.5897 0.2987 0.3966 77
|
9 |
+
LAW 0.5672 0.6667 0.6129 57
|
10 |
+
LOC 0.5163 0.5115 0.5139 217
|
11 |
+
MONEY 0.4429 0.5082 0.4733 61
|
12 |
+
NORP 0.6938 0.7678 0.7289 422
|
13 |
+
ORDINAL 0.8324 0.9006 0.8652 171
|
14 |
+
ORG 0.6413 0.6301 0.6357 857
|
15 |
+
PERCENT 0.4894 0.6389 0.5542 36
|
16 |
+
PERSON 0.7481 0.7803 0.7638 1370
|
17 |
+
PRODUCT 0.3793 0.4490 0.4112 98
|
18 |
+
QUANTITY 0.2899 0.3774 0.3279 53
|
19 |
+
SEP] 0.0000 0.0000 0.0000 0
|
20 |
+
TIME 0.6167 0.6542 0.6349 214
|
21 |
+
WORK_OF_ART 0.4380 0.4077 0.4223 130
|
22 |
+
|
23 |
+
micro avg 0.6809 0.7291 0.7042 7586
|
24 |
+
macro avg 0.5397 0.5710 0.5505 7586
|
25 |
+
weighted avg 0.7044 0.7291 0.7154 7586
|