Experiment with imerit label
Browse files- config.json +25 -25
config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
-
|
14 |
"1": "I-art-broadcastprogram",
|
15 |
"2": "I-art-film",
|
16 |
"3": "I-art-music",
|
@@ -25,12 +25,12 @@
|
|
25 |
"12": "I-building-restaurant",
|
26 |
"13": "I-building-sportsfacility",
|
27 |
"14": "I-building-theater",
|
28 |
-
"15": "I-
|
29 |
-
"16": "I-
|
30 |
-
"17": "I-
|
31 |
-
"18": "I-
|
32 |
-
"19": "I-
|
33 |
-
"20": "I-
|
34 |
"21": "I-location-GPE",
|
35 |
"22": "I-location-bodiesofwater",
|
36 |
"23": "I-location-island",
|
@@ -38,16 +38,16 @@
|
|
38 |
"25": "I-location-other",
|
39 |
"26": "I-location-park",
|
40 |
"27": "I-location-road/railway/highway/transit",
|
41 |
-
"28": "I-
|
42 |
-
"29": "I-
|
43 |
-
"30": "I-
|
44 |
-
"31": "I-
|
45 |
-
"32": "I-
|
46 |
-
"33": "I-
|
47 |
-
"34": "I-
|
48 |
-
"35": "I-
|
49 |
-
"36": "I-
|
50 |
-
"37": "I-
|
51 |
"38": "I-other-astronomything",
|
52 |
"39": "I-other-award",
|
53 |
"40": "I-other-biologything",
|
@@ -60,14 +60,14 @@
|
|
60 |
"47": "I-other-law",
|
61 |
"48": "I-other-livingthing",
|
62 |
"49": "I-other-medical",
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
"58": "I-product-airplane",
|
72 |
"59": "I-product-car",
|
73 |
"60": "I-product-food",
|
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
+
"0": "O",
|
14 |
"1": "I-art-broadcastprogram",
|
15 |
"2": "I-art-film",
|
16 |
"3": "I-art-music",
|
|
|
25 |
"12": "I-building-restaurant",
|
26 |
"13": "I-building-sportsfacility",
|
27 |
"14": "I-building-theater",
|
28 |
+
"15": "I-EVENT",
|
29 |
+
"16": "I-EVENT",
|
30 |
+
"17": "I-EVENT",
|
31 |
+
"18": "I-EVENT",
|
32 |
+
"19": "I-EVENT",
|
33 |
+
"20": "I-EVENT",
|
34 |
"21": "I-location-GPE",
|
35 |
"22": "I-location-bodiesofwater",
|
36 |
"23": "I-location-island",
|
|
|
38 |
"25": "I-location-other",
|
39 |
"26": "I-location-park",
|
40 |
"27": "I-location-road/railway/highway/transit",
|
41 |
+
"28": "I-ORG",
|
42 |
+
"29": "I-ORG",
|
43 |
+
"30": "I-ORG",
|
44 |
+
"31": "I-ORG",
|
45 |
+
"32": "I-ORG",
|
46 |
+
"33": "I-NORP",
|
47 |
+
"34": "I-NORP",
|
48 |
+
"35": "I-ORG",
|
49 |
+
"36": "I-ORG",
|
50 |
+
"37": "I-ORG",
|
51 |
"38": "I-other-astronomything",
|
52 |
"39": "I-other-award",
|
53 |
"40": "I-other-biologything",
|
|
|
60 |
"47": "I-other-law",
|
61 |
"48": "I-other-livingthing",
|
62 |
"49": "I-other-medical",
|
63 |
+
"50": "I-PER",
|
64 |
+
"51": "I-PER",
|
65 |
+
"52": "I-PER",
|
66 |
+
"53": "I-PER",
|
67 |
+
"54": "I-PER",
|
68 |
+
"55": "I-PER",
|
69 |
+
"56": "I-PER",
|
70 |
+
"57": "I-PER",
|
71 |
"58": "I-product-airplane",
|
72 |
"59": "I-product-car",
|
73 |
"60": "I-product-food",
|