File size: 11,219 Bytes
94b54db
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
{
  "_name_or_path": "allegro/herbert-base-cased",
  "architectures": [
    "BertForTokenClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "classifier_dropout": 0.1,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "B-nam_adj",
    "1": "B-nam_adj_city",
    "2": "B-nam_adj_country",
    "3": "B-nam_adj_person",
    "4": "B-nam_eve",
    "5": "B-nam_eve_human",
    "6": "B-nam_eve_human_cultural",
    "7": "B-nam_eve_human_holiday",
    "8": "B-nam_eve_human_sport",
    "9": "B-nam_fac_bridge",
    "10": "B-nam_fac_goe",
    "11": "B-nam_fac_goe_stop",
    "12": "B-nam_fac_park",
    "13": "B-nam_fac_road",
    "14": "B-nam_fac_square",
    "15": "B-nam_fac_system",
    "16": "B-nam_liv_animal",
    "17": "B-nam_liv_character",
    "18": "B-nam_liv_god",
    "19": "B-nam_liv_habitant",
    "20": "B-nam_liv_person",
    "21": "B-nam_loc",
    "22": "B-nam_loc_astronomical",
    "23": "B-nam_loc_country_region",
    "24": "B-nam_loc_gpe_admin1",
    "25": "B-nam_loc_gpe_admin2",
    "26": "B-nam_loc_gpe_admin3",
    "27": "B-nam_loc_gpe_city",
    "28": "B-nam_loc_gpe_conurbation",
    "29": "B-nam_loc_gpe_country",
    "30": "B-nam_loc_gpe_district",
    "31": "B-nam_loc_gpe_subdivision",
    "32": "B-nam_loc_historical_region",
    "33": "B-nam_loc_hydronym",
    "34": "B-nam_loc_hydronym_lake",
    "35": "B-nam_loc_hydronym_ocean",
    "36": "B-nam_loc_hydronym_river",
    "37": "B-nam_loc_hydronym_sea",
    "38": "B-nam_loc_land",
    "39": "B-nam_loc_land_continent",
    "40": "B-nam_loc_land_island",
    "41": "B-nam_loc_land_mountain",
    "42": "B-nam_loc_land_peak",
    "43": "B-nam_loc_land_region",
    "44": "B-nam_num_house",
    "45": "B-nam_num_phone",
    "46": "B-nam_org_company",
    "47": "B-nam_org_group",
    "48": "B-nam_org_group_band",
    "49": "B-nam_org_group_team",
    "50": "B-nam_org_institution",
    "51": "B-nam_org_nation",
    "52": "B-nam_org_organization",
    "53": "B-nam_org_organization_sub",
    "54": "B-nam_org_political_party",
    "55": "B-nam_oth",
    "56": "B-nam_oth_currency",
    "57": "B-nam_oth_data_format",
    "58": "B-nam_oth_license",
    "59": "B-nam_oth_position",
    "60": "B-nam_oth_tech",
    "61": "B-nam_oth_www",
    "62": "B-nam_pro",
    "63": "B-nam_pro_award",
    "64": "B-nam_pro_brand",
    "65": "B-nam_pro_media",
    "66": "B-nam_pro_media_periodic",
    "67": "B-nam_pro_media_radio",
    "68": "B-nam_pro_media_tv",
    "69": "B-nam_pro_media_web",
    "70": "B-nam_pro_model_car",
    "71": "B-nam_pro_software",
    "72": "B-nam_pro_software_game",
    "73": "B-nam_pro_title",
    "74": "B-nam_pro_title_album",
    "75": "B-nam_pro_title_article",
    "76": "B-nam_pro_title_book",
    "77": "B-nam_pro_title_document",
    "78": "B-nam_pro_title_song",
    "79": "B-nam_pro_title_treaty",
    "80": "B-nam_pro_title_tv",
    "81": "B-nam_pro_vehicle",
    "82": "I-nam_adj",
    "83": "I-nam_adj_city",
    "84": "I-nam_adj_country",
    "85": "I-nam_adj_person",
    "86": "I-nam_eve",
    "87": "I-nam_eve_human",
    "88": "I-nam_eve_human_cultural",
    "89": "I-nam_eve_human_holiday",
    "90": "I-nam_eve_human_sport",
    "91": "I-nam_fac_bridge",
    "92": "I-nam_fac_goe",
    "93": "I-nam_fac_goe_stop",
    "94": "I-nam_fac_park",
    "95": "I-nam_fac_road",
    "96": "I-nam_fac_square",
    "97": "I-nam_fac_system",
    "98": "I-nam_liv_animal",
    "99": "I-nam_liv_character",
    "100": "I-nam_liv_god",
    "101": "I-nam_liv_habitant",
    "102": "I-nam_liv_person",
    "103": "I-nam_loc",
    "104": "I-nam_loc_astronomical",
    "105": "I-nam_loc_country_region",
    "106": "I-nam_loc_gpe_admin1",
    "107": "I-nam_loc_gpe_admin2",
    "108": "I-nam_loc_gpe_admin3",
    "109": "I-nam_loc_gpe_city",
    "110": "I-nam_loc_gpe_conurbation",
    "111": "I-nam_loc_gpe_country",
    "112": "I-nam_loc_gpe_district",
    "113": "I-nam_loc_gpe_subdivision",
    "114": "I-nam_loc_historical_region",
    "115": "I-nam_loc_hydronym",
    "116": "I-nam_loc_hydronym_lake",
    "117": "I-nam_loc_hydronym_ocean",
    "118": "I-nam_loc_hydronym_river",
    "119": "I-nam_loc_hydronym_sea",
    "120": "I-nam_loc_land",
    "121": "I-nam_loc_land_continent",
    "122": "I-nam_loc_land_island",
    "123": "I-nam_loc_land_mountain",
    "124": "I-nam_loc_land_peak",
    "125": "I-nam_loc_land_region",
    "126": "I-nam_num_house",
    "127": "I-nam_num_phone",
    "128": "I-nam_org_company",
    "129": "I-nam_org_group",
    "130": "I-nam_org_group_band",
    "131": "I-nam_org_group_team",
    "132": "I-nam_org_institution",
    "133": "I-nam_org_nation",
    "134": "I-nam_org_organization",
    "135": "I-nam_org_organization_sub",
    "136": "I-nam_org_political_party",
    "137": "I-nam_oth",
    "138": "I-nam_oth_currency",
    "139": "I-nam_oth_data_format",
    "140": "I-nam_oth_license",
    "141": "I-nam_oth_position",
    "142": "I-nam_oth_tech",
    "143": "I-nam_oth_www",
    "144": "I-nam_pro",
    "145": "I-nam_pro_award",
    "146": "I-nam_pro_brand",
    "147": "I-nam_pro_media",
    "148": "I-nam_pro_media_periodic",
    "149": "I-nam_pro_media_radio",
    "150": "I-nam_pro_media_tv",
    "151": "I-nam_pro_media_web",
    "152": "I-nam_pro_model_car",
    "153": "I-nam_pro_software",
    "154": "I-nam_pro_software_game",
    "155": "I-nam_pro_title",
    "156": "I-nam_pro_title_album",
    "157": "I-nam_pro_title_article",
    "158": "I-nam_pro_title_book",
    "159": "I-nam_pro_title_document",
    "160": "I-nam_pro_title_song",
    "161": "I-nam_pro_title_treaty",
    "162": "I-nam_pro_title_tv",
    "163": "I-nam_pro_vehicle",
    "164": "O"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "B-nam_adj": 0,
    "B-nam_adj_city": 1,
    "B-nam_adj_country": 2,
    "B-nam_adj_person": 3,
    "B-nam_eve": 4,
    "B-nam_eve_human": 5,
    "B-nam_eve_human_cultural": 6,
    "B-nam_eve_human_holiday": 7,
    "B-nam_eve_human_sport": 8,
    "B-nam_fac_bridge": 9,
    "B-nam_fac_goe": 10,
    "B-nam_fac_goe_stop": 11,
    "B-nam_fac_park": 12,
    "B-nam_fac_road": 13,
    "B-nam_fac_square": 14,
    "B-nam_fac_system": 15,
    "B-nam_liv_animal": 16,
    "B-nam_liv_character": 17,
    "B-nam_liv_god": 18,
    "B-nam_liv_habitant": 19,
    "B-nam_liv_person": 20,
    "B-nam_loc": 21,
    "B-nam_loc_astronomical": 22,
    "B-nam_loc_country_region": 23,
    "B-nam_loc_gpe_admin1": 24,
    "B-nam_loc_gpe_admin2": 25,
    "B-nam_loc_gpe_admin3": 26,
    "B-nam_loc_gpe_city": 27,
    "B-nam_loc_gpe_conurbation": 28,
    "B-nam_loc_gpe_country": 29,
    "B-nam_loc_gpe_district": 30,
    "B-nam_loc_gpe_subdivision": 31,
    "B-nam_loc_historical_region": 32,
    "B-nam_loc_hydronym": 33,
    "B-nam_loc_hydronym_lake": 34,
    "B-nam_loc_hydronym_ocean": 35,
    "B-nam_loc_hydronym_river": 36,
    "B-nam_loc_hydronym_sea": 37,
    "B-nam_loc_land": 38,
    "B-nam_loc_land_continent": 39,
    "B-nam_loc_land_island": 40,
    "B-nam_loc_land_mountain": 41,
    "B-nam_loc_land_peak": 42,
    "B-nam_loc_land_region": 43,
    "B-nam_num_house": 44,
    "B-nam_num_phone": 45,
    "B-nam_org_company": 46,
    "B-nam_org_group": 47,
    "B-nam_org_group_band": 48,
    "B-nam_org_group_team": 49,
    "B-nam_org_institution": 50,
    "B-nam_org_nation": 51,
    "B-nam_org_organization": 52,
    "B-nam_org_organization_sub": 53,
    "B-nam_org_political_party": 54,
    "B-nam_oth": 55,
    "B-nam_oth_currency": 56,
    "B-nam_oth_data_format": 57,
    "B-nam_oth_license": 58,
    "B-nam_oth_position": 59,
    "B-nam_oth_tech": 60,
    "B-nam_oth_www": 61,
    "B-nam_pro": 62,
    "B-nam_pro_award": 63,
    "B-nam_pro_brand": 64,
    "B-nam_pro_media": 65,
    "B-nam_pro_media_periodic": 66,
    "B-nam_pro_media_radio": 67,
    "B-nam_pro_media_tv": 68,
    "B-nam_pro_media_web": 69,
    "B-nam_pro_model_car": 70,
    "B-nam_pro_software": 71,
    "B-nam_pro_software_game": 72,
    "B-nam_pro_title": 73,
    "B-nam_pro_title_album": 74,
    "B-nam_pro_title_article": 75,
    "B-nam_pro_title_book": 76,
    "B-nam_pro_title_document": 77,
    "B-nam_pro_title_song": 78,
    "B-nam_pro_title_treaty": 79,
    "B-nam_pro_title_tv": 80,
    "B-nam_pro_vehicle": 81,
    "I-nam_adj": 82,
    "I-nam_adj_city": 83,
    "I-nam_adj_country": 84,
    "I-nam_adj_person": 85,
    "I-nam_eve": 86,
    "I-nam_eve_human": 87,
    "I-nam_eve_human_cultural": 88,
    "I-nam_eve_human_holiday": 89,
    "I-nam_eve_human_sport": 90,
    "I-nam_fac_bridge": 91,
    "I-nam_fac_goe": 92,
    "I-nam_fac_goe_stop": 93,
    "I-nam_fac_park": 94,
    "I-nam_fac_road": 95,
    "I-nam_fac_square": 96,
    "I-nam_fac_system": 97,
    "I-nam_liv_animal": 98,
    "I-nam_liv_character": 99,
    "I-nam_liv_god": 100,
    "I-nam_liv_habitant": 101,
    "I-nam_liv_person": 102,
    "I-nam_loc": 103,
    "I-nam_loc_astronomical": 104,
    "I-nam_loc_country_region": 105,
    "I-nam_loc_gpe_admin1": 106,
    "I-nam_loc_gpe_admin2": 107,
    "I-nam_loc_gpe_admin3": 108,
    "I-nam_loc_gpe_city": 109,
    "I-nam_loc_gpe_conurbation": 110,
    "I-nam_loc_gpe_country": 111,
    "I-nam_loc_gpe_district": 112,
    "I-nam_loc_gpe_subdivision": 113,
    "I-nam_loc_historical_region": 114,
    "I-nam_loc_hydronym": 115,
    "I-nam_loc_hydronym_lake": 116,
    "I-nam_loc_hydronym_ocean": 117,
    "I-nam_loc_hydronym_river": 118,
    "I-nam_loc_hydronym_sea": 119,
    "I-nam_loc_land": 120,
    "I-nam_loc_land_continent": 121,
    "I-nam_loc_land_island": 122,
    "I-nam_loc_land_mountain": 123,
    "I-nam_loc_land_peak": 124,
    "I-nam_loc_land_region": 125,
    "I-nam_num_house": 126,
    "I-nam_num_phone": 127,
    "I-nam_org_company": 128,
    "I-nam_org_group": 129,
    "I-nam_org_group_band": 130,
    "I-nam_org_group_team": 131,
    "I-nam_org_institution": 132,
    "I-nam_org_nation": 133,
    "I-nam_org_organization": 134,
    "I-nam_org_organization_sub": 135,
    "I-nam_org_political_party": 136,
    "I-nam_oth": 137,
    "I-nam_oth_currency": 138,
    "I-nam_oth_data_format": 139,
    "I-nam_oth_license": 140,
    "I-nam_oth_position": 141,
    "I-nam_oth_tech": 142,
    "I-nam_oth_www": 143,
    "I-nam_pro": 144,
    "I-nam_pro_award": 145,
    "I-nam_pro_brand": 146,
    "I-nam_pro_media": 147,
    "I-nam_pro_media_periodic": 148,
    "I-nam_pro_media_radio": 149,
    "I-nam_pro_media_tv": 150,
    "I-nam_pro_media_web": 151,
    "I-nam_pro_model_car": 152,
    "I-nam_pro_software": 153,
    "I-nam_pro_software_game": 154,
    "I-nam_pro_title": 155,
    "I-nam_pro_title_album": 156,
    "I-nam_pro_title_article": 157,
    "I-nam_pro_title_book": 158,
    "I-nam_pro_title_document": 159,
    "I-nam_pro_title_song": 160,
    "I-nam_pro_title_treaty": 161,
    "I-nam_pro_title_tv": 162,
    "I-nam_pro_vehicle": 163,
    "O": 164
  },
  "layer_norm_eps": 1e-12,
  "max_position_embeddings": 514,
  "model_type": "bert",
  "num_attention_heads": 12,
  "num_hidden_layers": 12,
  "pad_token_id": 1,
  "position_embedding_type": "absolute",
  "tokenizer_class": "HerbertTokenizerFast",
  "torch_dtype": "float32",
  "transformers_version": "4.24.0",
  "type_vocab_size": 2,
  "use_cache": true,
  "vocab_size": 50000
}