Update config.json
Browse filesAdjust label name to fewnerd
- config.json +67 -136
config.json
CHANGED
@@ -10,145 +10,76 @@
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
18 |
-
"
|
19 |
-
"
|
20 |
-
"
|
21 |
-
"
|
22 |
-
"
|
23 |
-
"
|
24 |
-
"
|
25 |
-
"
|
26 |
-
"
|
27 |
-
"
|
28 |
-
"
|
29 |
-
"
|
30 |
-
"
|
31 |
-
"
|
32 |
-
"
|
33 |
-
"
|
34 |
-
"
|
35 |
-
"
|
36 |
-
"
|
37 |
-
"
|
38 |
-
"
|
39 |
-
"
|
40 |
-
"
|
41 |
-
"
|
42 |
-
"
|
43 |
-
"
|
44 |
-
"
|
45 |
-
"
|
46 |
-
"
|
47 |
-
"
|
48 |
-
"
|
49 |
-
"
|
50 |
-
"
|
51 |
-
"
|
52 |
-
"
|
53 |
-
"
|
54 |
-
"
|
55 |
-
"
|
56 |
-
"
|
57 |
-
"
|
58 |
-
"
|
59 |
-
"
|
60 |
-
"
|
61 |
-
"
|
62 |
-
"
|
63 |
-
"
|
64 |
-
"
|
65 |
-
"
|
66 |
-
"
|
67 |
-
"
|
68 |
-
"
|
69 |
-
"
|
70 |
-
"
|
71 |
-
"
|
72 |
-
"
|
73 |
-
"
|
74 |
-
"
|
75 |
-
"
|
76 |
-
"
|
77 |
-
"
|
78 |
-
"
|
79 |
-
"
|
80 |
},
|
81 |
"initializer_range": 0.02,
|
82 |
"intermediate_size": 3072,
|
83 |
-
"label2id": {
|
84 |
-
"LABEL_0": 0,
|
85 |
-
"LABEL_1": 1,
|
86 |
-
"LABEL_10": 10,
|
87 |
-
"LABEL_11": 11,
|
88 |
-
"LABEL_12": 12,
|
89 |
-
"LABEL_13": 13,
|
90 |
-
"LABEL_14": 14,
|
91 |
-
"LABEL_15": 15,
|
92 |
-
"LABEL_16": 16,
|
93 |
-
"LABEL_17": 17,
|
94 |
-
"LABEL_18": 18,
|
95 |
-
"LABEL_19": 19,
|
96 |
-
"LABEL_2": 2,
|
97 |
-
"LABEL_20": 20,
|
98 |
-
"LABEL_21": 21,
|
99 |
-
"LABEL_22": 22,
|
100 |
-
"LABEL_23": 23,
|
101 |
-
"LABEL_24": 24,
|
102 |
-
"LABEL_25": 25,
|
103 |
-
"LABEL_26": 26,
|
104 |
-
"LABEL_27": 27,
|
105 |
-
"LABEL_28": 28,
|
106 |
-
"LABEL_29": 29,
|
107 |
-
"LABEL_3": 3,
|
108 |
-
"LABEL_30": 30,
|
109 |
-
"LABEL_31": 31,
|
110 |
-
"LABEL_32": 32,
|
111 |
-
"LABEL_33": 33,
|
112 |
-
"LABEL_34": 34,
|
113 |
-
"LABEL_35": 35,
|
114 |
-
"LABEL_36": 36,
|
115 |
-
"LABEL_37": 37,
|
116 |
-
"LABEL_38": 38,
|
117 |
-
"LABEL_39": 39,
|
118 |
-
"LABEL_4": 4,
|
119 |
-
"LABEL_40": 40,
|
120 |
-
"LABEL_41": 41,
|
121 |
-
"LABEL_42": 42,
|
122 |
-
"LABEL_43": 43,
|
123 |
-
"LABEL_44": 44,
|
124 |
-
"LABEL_45": 45,
|
125 |
-
"LABEL_46": 46,
|
126 |
-
"LABEL_47": 47,
|
127 |
-
"LABEL_48": 48,
|
128 |
-
"LABEL_49": 49,
|
129 |
-
"LABEL_5": 5,
|
130 |
-
"LABEL_50": 50,
|
131 |
-
"LABEL_51": 51,
|
132 |
-
"LABEL_52": 52,
|
133 |
-
"LABEL_53": 53,
|
134 |
-
"LABEL_54": 54,
|
135 |
-
"LABEL_55": 55,
|
136 |
-
"LABEL_56": 56,
|
137 |
-
"LABEL_57": 57,
|
138 |
-
"LABEL_58": 58,
|
139 |
-
"LABEL_59": 59,
|
140 |
-
"LABEL_6": 6,
|
141 |
-
"LABEL_60": 60,
|
142 |
-
"LABEL_61": 61,
|
143 |
-
"LABEL_62": 62,
|
144 |
-
"LABEL_63": 63,
|
145 |
-
"LABEL_64": 64,
|
146 |
-
"LABEL_65": 65,
|
147 |
-
"LABEL_66": 66,
|
148 |
-
"LABEL_7": 7,
|
149 |
-
"LABEL_8": 8,
|
150 |
-
"LABEL_9": 9
|
151 |
-
},
|
152 |
"layer_norm_eps": 1e-12,
|
153 |
"max_position_embeddings": 512,
|
154 |
"model_type": "bert",
|
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
+
"O": 0,
|
14 |
+
"I-art-broadcastprogram": 1,
|
15 |
+
"I-art-film": 2,
|
16 |
+
"I-art-music": 3,
|
17 |
+
"I-art-other": 4,
|
18 |
+
"I-art-painting": 5,
|
19 |
+
"I-art-writtenart": 6,
|
20 |
+
"I-building-airport": 7,
|
21 |
+
"I-building-hospital": 8,
|
22 |
+
"I-building-hotel": 9,
|
23 |
+
"I-building-library": 10,
|
24 |
+
"I-building-other": 11,
|
25 |
+
"I-building-restaurant": 12,
|
26 |
+
"I-building-sportsfacility": 13,
|
27 |
+
"I-building-theater": 14,
|
28 |
+
"I-event-attack/battle/war/militaryconflict": 15,
|
29 |
+
"I-event-disaster": 16,
|
30 |
+
"I-event-election": 17,
|
31 |
+
"I-event-other": 18,
|
32 |
+
"I-event-protest": 19,
|
33 |
+
"I-event-sportsevent": 20,
|
34 |
+
"I-location-GPE": 21,
|
35 |
+
"I-location-bodiesofwater": 22,
|
36 |
+
"I-location-island": 23,
|
37 |
+
"I-location-mountain": 24,
|
38 |
+
"I-location-other": 25,
|
39 |
+
"I-location-park": 26,
|
40 |
+
"I-location-road/railway/highway/transit": 27,
|
41 |
+
"I-organization-company": 28,
|
42 |
+
"I-organization-education": 29,
|
43 |
+
"I-organization-government/governmentagency": 30,
|
44 |
+
"I-organization-media/newspaper": 31,
|
45 |
+
"I-organization-other": 32,
|
46 |
+
"I-organization-politicalparty": 33,
|
47 |
+
"I-organization-religion": 34,
|
48 |
+
"I-organization-showorganization": 35,
|
49 |
+
"I-organization-sportsleague": 36,
|
50 |
+
"I-organization-sportsteam": 37,
|
51 |
+
"I-other-astronomything": 38,
|
52 |
+
"I-other-award": 39,
|
53 |
+
"I-other-biologything": 40,
|
54 |
+
"I-other-chemicalthing": 41,
|
55 |
+
"I-other-currency": 42,
|
56 |
+
"I-other-disease": 43,
|
57 |
+
"I-other-educationaldegree": 44,
|
58 |
+
"I-other-god": 45,
|
59 |
+
"I-other-language": 46,
|
60 |
+
"I-other-law": 47,
|
61 |
+
"I-other-livingthing": 48,
|
62 |
+
"I-other-medical": 49,
|
63 |
+
"I-person-actor": 50,
|
64 |
+
"I-person-artist/author": 51,
|
65 |
+
"I-person-athlete": 52,
|
66 |
+
"I-person-director": 53,
|
67 |
+
"I-person-other": 54,
|
68 |
+
"I-person-politician": 55,
|
69 |
+
"I-person-scholar": 56,
|
70 |
+
"I-person-soldier": 57,
|
71 |
+
"I-product-airplane": 58,
|
72 |
+
"I-product-car": 59,
|
73 |
+
"I-product-food": 60,
|
74 |
+
"I-product-game": 61,
|
75 |
+
"I-product-other": 62,
|
76 |
+
"I-product-ship": 63,
|
77 |
+
"I-product-software": 64,
|
78 |
+
"I-product-train": 65,
|
79 |
+
"I-product-weapon": 66
|
80 |
},
|
81 |
"initializer_range": 0.02,
|
82 |
"intermediate_size": 3072,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
83 |
"layer_norm_eps": 1e-12,
|
84 |
"max_position_embeddings": 512,
|
85 |
"model_type": "bert",
|