File size: 7,392 Bytes
39f4233
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "_name_or_path": "xlm-roberta-base",
  "architectures": [
    "XLMRobertaForTokenClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "bos_token_id": 0,
  "classifier_dropout": null,
  "eos_token_id": 2,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "o",
    "1": "b-device_name",
    "10": "i-date",
    "100": "i-text_es",
    "101": "b-src_lang_es",
    "102": "b-trg_lang_de",
    "103": "b-text_it",
    "104": "i-text_it",
    "105": "b-src_lang_it",
    "106": "b-text_fr",
    "107": "i-text_fr",
    "108": "b-src_lang_fr",
    "109": "b-text_en",
    "11": "",
    "110": "b-src_lang_en",
    "111": "i-text_en",
    "112": "b-text_pl",
    "113": "b-src_lang_pl",
    "114": "i-text_pl",
    "115": "b-trg_lang_general",
    "116": "b-img_query",
    "117": "i-img_query",
    "118": "i-txt_query",
    "119": "i-query",
    "12": "b-location",
    "120": "b-category",
    "121": "i-category",
    "122": "b-rating",
    "123": "b-review_count",
    "124": "b-channel_id",
    "125": "i-channel_id",
    "126": "i-pathname",
    "127": "i-mesage",
    "128": "i-massage",
    "129": "i-filter",
    "13": "i-location",
    "130": "i-percent",
    "131": "b-album_type_an",
    "132": "b-album_type_1a",
    "133": "i-album_type_1a",
    "134": "i-text_esi",
    "135": "i-all_lang",
    "136": "i-rating",
    "137": "i-review_count",
    "138": "i-filename",
    "14": "b-pathname",
    "15": "b-from",
    "16": "b-to",
    "17": "b-filename",
    "18": "b-txt_query",
    "19": "b-query",
    "2": "i-device_name",
    "20": "b-name",
    "21": "i-name",
    "22": "b-phone_number",
    "23": "i-phone_number",
    "24": "b-phone_type",
    "25": "b-email",
    "26": "i-email",
    "27": "b-sender_address",
    "28": "i-to",
    "29": "b-subject",
    "3": "b-av_alias",
    "30": "i-subject",
    "31": "b-message",
    "32": "i-message",
    "33": "b-time",
    "34": "i-time",
    "35": "b-label",
    "36": "i-label",
    "37": "b-priority",
    "38": "i-priority",
    "39": "b-caption",
    "4": "i-av_alias",
    "40": "i-caption",
    "41": "b-picture_url",
    "42": "b-status",
    "43": "i-status",
    "44": "b-album",
    "45": "i-album",
    "46": "b-weight",
    "47": "i-weight",
    "48": "b-file_name",
    "49": "i-file_name",
    "5": "b-value",
    "50": "b-mail",
    "51": "b-file_size",
    "52": "i-file_size",
    "53": "b-mime_type",
    "54": "b-hashtag",
    "55": "b-filter",
    "56": "i-hashtag",
    "57": "b-date_day",
    "58": "b-date_month",
    "59": "b-count",
    "6": "i-value",
    "60": "b-portal",
    "61": "b-section",
    "62": "i-portal",
    "63": "b-sender",
    "64": "i-sender",
    "65": "b-channel",
    "66": "i-channel",
    "67": "b-username",
    "68": "i-username",
    "69": "b-purpose",
    "7": "b-event_name",
    "70": "i-purpose",
    "71": "b-topic",
    "72": "i-topic",
    "73": "b-percent",
    "74": "b-artist",
    "75": "b-power",
    "76": "b-album_type",
    "77": "i-album_type",
    "78": "b-playlist",
    "79": "i-playlist",
    "8": "i-event_name",
    "80": "b-song",
    "81": "i-song",
    "82": "b-album_name",
    "83": "i-artist",
    "84": "i-album_name",
    "85": "b-state",
    "86": "b-seek_time",
    "87": "b-text_multi",
    "88": "i-text_multi",
    "89": "b-all_lang",
    "9": "b-date",
    "90": "b-text_de",
    "91": "i-text_de",
    "92": "b-src_lang_de",
    "93": "b-trg_lang_pl",
    "94": "b-translator",
    "95": "b-trg_lang_es",
    "96": "b-trg_lang_it",
    "97": "b-trg_lang_fr",
    "98": "b-trg_lang_en",
    "99": "b-text_es"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "": "11",
    "b-album": "44",
    "b-album_name": "82",
    "b-album_type": "76",
    "b-album_type_1a": "132",
    "b-album_type_an": "131",
    "b-all_lang": "89",
    "b-artist": "74",
    "b-av_alias": "3",
    "b-caption": "39",
    "b-category": "120",
    "b-channel": "65",
    "b-channel_id": "124",
    "b-count": "59",
    "b-date": "9",
    "b-date_day": "57",
    "b-date_month": "58",
    "b-device_name": "1",
    "b-email": "25",
    "b-event_name": "7",
    "b-file_name": "48",
    "b-file_size": "51",
    "b-filename": "17",
    "b-filter": "55",
    "b-from": "15",
    "b-hashtag": "54",
    "b-img_query": "116",
    "b-label": "35",
    "b-location": "12",
    "b-mail": "50",
    "b-message": "31",
    "b-mime_type": "53",
    "b-name": "20",
    "b-pathname": "14",
    "b-percent": "73",
    "b-phone_number": "22",
    "b-phone_type": "24",
    "b-picture_url": "41",
    "b-playlist": "78",
    "b-portal": "60",
    "b-power": "75",
    "b-priority": "37",
    "b-purpose": "69",
    "b-query": "19",
    "b-rating": "122",
    "b-review_count": "123",
    "b-section": "61",
    "b-seek_time": "86",
    "b-sender": "63",
    "b-sender_address": "27",
    "b-song": "80",
    "b-src_lang_de": "92",
    "b-src_lang_en": "110",
    "b-src_lang_es": "101",
    "b-src_lang_fr": "108",
    "b-src_lang_it": "105",
    "b-src_lang_pl": "113",
    "b-state": "85",
    "b-status": "42",
    "b-subject": "29",
    "b-text_de": "90",
    "b-text_en": "109",
    "b-text_es": "99",
    "b-text_fr": "106",
    "b-text_it": "103",
    "b-text_multi": "87",
    "b-text_pl": "112",
    "b-time": "33",
    "b-to": "16",
    "b-topic": "71",
    "b-translator": "94",
    "b-trg_lang_de": "102",
    "b-trg_lang_en": "98",
    "b-trg_lang_es": "95",
    "b-trg_lang_fr": "97",
    "b-trg_lang_general": "115",
    "b-trg_lang_it": "96",
    "b-trg_lang_pl": "93",
    "b-txt_query": "18",
    "b-username": "67",
    "b-value": "5",
    "b-weight": "46",
    "i-album": "45",
    "i-album_name": "84",
    "i-album_type": "77",
    "i-album_type_1a": "133",
    "i-all_lang": "135",
    "i-artist": "83",
    "i-av_alias": "4",
    "i-caption": "40",
    "i-category": "121",
    "i-channel": "66",
    "i-channel_id": "125",
    "i-date": "10",
    "i-device_name": "2",
    "i-email": "26",
    "i-event_name": "8",
    "i-file_name": "49",
    "i-file_size": "52",
    "i-filename": "138",
    "i-filter": "129",
    "i-hashtag": "56",
    "i-img_query": "117",
    "i-label": "36",
    "i-location": "13",
    "i-massage": "128",
    "i-mesage": "127",
    "i-message": "32",
    "i-name": "21",
    "i-pathname": "126",
    "i-percent": "130",
    "i-phone_number": "23",
    "i-playlist": "79",
    "i-portal": "62",
    "i-priority": "38",
    "i-purpose": "70",
    "i-query": "119",
    "i-rating": "136",
    "i-review_count": "137",
    "i-sender": "64",
    "i-song": "81",
    "i-status": "43",
    "i-subject": "30",
    "i-text_de": "91",
    "i-text_en": "111",
    "i-text_es": "100",
    "i-text_esi": "134",
    "i-text_fr": "107",
    "i-text_it": "104",
    "i-text_multi": "88",
    "i-text_pl": "114",
    "i-time": "34",
    "i-to": "28",
    "i-topic": "72",
    "i-txt_query": "118",
    "i-username": "68",
    "i-value": "6",
    "i-weight": "47",
    "o": "0"
  },
  "layer_norm_eps": 1e-05,
  "max_position_embeddings": 514,
  "model_type": "xlm-roberta",
  "num_attention_heads": 12,
  "num_hidden_layers": 12,
  "output_past": true,
  "pad_token_id": 1,
  "position_embedding_type": "absolute",
  "torch_dtype": "float32",
  "transformers_version": "4.27.4",
  "type_vocab_size": 1,
  "use_cache": true,
  "vocab_size": 250002
}