Falah commited on
Commit
0147c1b
·
1 Parent(s): bc5cca3

Training in progress, epoch 1

Browse files
Files changed (20) hide show
  1. config.json +776 -778
  2. pytorch_model.bin +2 -2
  3. runs/Jul05_12-56-26_d700f318ddcf/1688561901.5045478/events.out.tfevents.1688561901.d700f318ddcf.546.3 +3 -0
  4. runs/Jul05_12-56-26_d700f318ddcf/1688562251.495577/events.out.tfevents.1688562251.d700f318ddcf.546.4 +3 -0
  5. runs/Jul05_12-56-26_d700f318ddcf/events.out.tfevents.1688561901.d700f318ddcf.546.2 +3 -0
  6. runs/Jul05_13-13-00_d700f318ddcf/1688562793.994213/events.out.tfevents.1688562793.d700f318ddcf.546.6 +3 -0
  7. runs/Jul05_13-13-00_d700f318ddcf/1688562842.0659602/events.out.tfevents.1688562842.d700f318ddcf.546.7 +3 -0
  8. runs/Jul05_13-13-00_d700f318ddcf/1688562878.7412658/events.out.tfevents.1688562878.d700f318ddcf.546.8 +3 -0
  9. runs/Jul05_13-13-00_d700f318ddcf/events.out.tfevents.1688562793.d700f318ddcf.546.5 +3 -0
  10. runs/Jul05_13-17-47_d700f318ddcf/1688563075.4344127/events.out.tfevents.1688563075.d700f318ddcf.11802.1 +3 -0
  11. runs/Jul05_13-17-47_d700f318ddcf/events.out.tfevents.1688563075.d700f318ddcf.11802.0 +3 -0
  12. runs/Jul05_13-18-39_d700f318ddcf/1688563126.1317184/events.out.tfevents.1688563126.d700f318ddcf.11802.3 +3 -0
  13. runs/Jul05_13-18-39_d700f318ddcf/events.out.tfevents.1688563126.d700f318ddcf.11802.2 +3 -0
  14. runs/Jul05_13-20-31_d700f318ddcf/1688563238.427341/events.out.tfevents.1688563238.d700f318ddcf.11802.5 +3 -0
  15. runs/Jul05_13-20-31_d700f318ddcf/events.out.tfevents.1688563238.d700f318ddcf.11802.4 +3 -0
  16. special_tokens_map.json +7 -0
  17. tokenizer.json +0 -0
  18. tokenizer_config.json +13 -0
  19. training_args.bin +2 -2
  20. vocab.txt +0 -0
config.json CHANGED
@@ -1,793 +1,791 @@
1
  {
2
- "_name_or_path": "bert-base-uncased",
 
3
  "architectures": [
4
- "BertForSequenceClassification"
5
  ],
6
- "attention_probs_dropout_prob": 0.1,
7
- "classifier_dropout": null,
8
- "gradient_checkpointing": false,
9
- "hidden_act": "gelu",
10
- "hidden_dropout_prob": 0.1,
11
- "hidden_size": 768,
12
  "id2label": {
13
- "0": "LABEL_0",
14
- "1": "LABEL_1",
15
- "2": "LABEL_2",
16
- "3": "LABEL_3",
17
- "4": "LABEL_4",
18
- "5": "LABEL_5",
19
- "6": "LABEL_6",
20
- "7": "LABEL_7",
21
- "8": "LABEL_8",
22
- "9": "LABEL_9",
23
- "10": "LABEL_10",
24
- "11": "LABEL_11",
25
- "12": "LABEL_12",
26
- "13": "LABEL_13",
27
- "14": "LABEL_14",
28
- "15": "LABEL_15",
29
- "16": "LABEL_16",
30
- "17": "LABEL_17",
31
- "18": "LABEL_18",
32
- "19": "LABEL_19",
33
- "20": "LABEL_20",
34
- "21": "LABEL_21",
35
- "22": "LABEL_22",
36
- "23": "LABEL_23",
37
- "24": "LABEL_24",
38
- "25": "LABEL_25",
39
- "26": "LABEL_26",
40
- "27": "LABEL_27",
41
- "28": "LABEL_28",
42
- "29": "LABEL_29",
43
- "30": "LABEL_30",
44
- "31": "LABEL_31",
45
- "32": "LABEL_32",
46
- "33": "LABEL_33",
47
- "34": "LABEL_34",
48
- "35": "LABEL_35",
49
- "36": "LABEL_36",
50
- "37": "LABEL_37",
51
- "38": "LABEL_38",
52
- "39": "LABEL_39",
53
- "40": "LABEL_40",
54
- "41": "LABEL_41",
55
- "42": "LABEL_42",
56
- "43": "LABEL_43",
57
- "44": "LABEL_44",
58
- "45": "LABEL_45",
59
- "46": "LABEL_46",
60
- "47": "LABEL_47",
61
- "48": "LABEL_48",
62
- "49": "LABEL_49",
63
- "50": "LABEL_50",
64
- "51": "LABEL_51",
65
- "52": "LABEL_52",
66
- "53": "LABEL_53",
67
- "54": "LABEL_54",
68
- "55": "LABEL_55",
69
- "56": "LABEL_56",
70
- "57": "LABEL_57",
71
- "58": "LABEL_58",
72
- "59": "LABEL_59",
73
- "60": "LABEL_60",
74
- "61": "LABEL_61",
75
- "62": "LABEL_62",
76
- "63": "LABEL_63",
77
- "64": "LABEL_64",
78
- "65": "LABEL_65",
79
- "66": "LABEL_66",
80
- "67": "LABEL_67",
81
- "68": "LABEL_68",
82
- "69": "LABEL_69",
83
- "70": "LABEL_70",
84
- "71": "LABEL_71",
85
- "72": "LABEL_72",
86
- "73": "LABEL_73",
87
- "74": "LABEL_74",
88
- "75": "LABEL_75",
89
- "76": "LABEL_76",
90
- "77": "LABEL_77",
91
- "78": "LABEL_78",
92
- "79": "LABEL_79",
93
- "80": "LABEL_80",
94
- "81": "LABEL_81",
95
- "82": "LABEL_82",
96
- "83": "LABEL_83",
97
- "84": "LABEL_84",
98
- "85": "LABEL_85",
99
- "86": "LABEL_86",
100
- "87": "LABEL_87",
101
- "88": "LABEL_88",
102
- "89": "LABEL_89",
103
- "90": "LABEL_90",
104
- "91": "LABEL_91",
105
- "92": "LABEL_92",
106
- "93": "LABEL_93",
107
- "94": "LABEL_94",
108
- "95": "LABEL_95",
109
- "96": "LABEL_96",
110
- "97": "LABEL_97",
111
- "98": "LABEL_98",
112
- "99": "LABEL_99",
113
- "100": "LABEL_100",
114
- "101": "LABEL_101",
115
- "102": "LABEL_102",
116
- "103": "LABEL_103",
117
- "104": "LABEL_104",
118
- "105": "LABEL_105",
119
- "106": "LABEL_106",
120
- "107": "LABEL_107",
121
- "108": "LABEL_108",
122
- "109": "LABEL_109",
123
- "110": "LABEL_110",
124
- "111": "LABEL_111",
125
- "112": "LABEL_112",
126
- "113": "LABEL_113",
127
- "114": "LABEL_114",
128
- "115": "LABEL_115",
129
- "116": "LABEL_116",
130
- "117": "LABEL_117",
131
- "118": "LABEL_118",
132
- "119": "LABEL_119",
133
- "120": "LABEL_120",
134
- "121": "LABEL_121",
135
- "122": "LABEL_122",
136
- "123": "LABEL_123",
137
- "124": "LABEL_124",
138
- "125": "LABEL_125",
139
- "126": "LABEL_126",
140
- "127": "LABEL_127",
141
- "128": "LABEL_128",
142
- "129": "LABEL_129",
143
- "130": "LABEL_130",
144
- "131": "LABEL_131",
145
- "132": "LABEL_132",
146
- "133": "LABEL_133",
147
- "134": "LABEL_134",
148
- "135": "LABEL_135",
149
- "136": "LABEL_136",
150
- "137": "LABEL_137",
151
- "138": "LABEL_138",
152
- "139": "LABEL_139",
153
- "140": "LABEL_140",
154
- "141": "LABEL_141",
155
- "142": "LABEL_142",
156
- "143": "LABEL_143",
157
- "144": "LABEL_144",
158
- "145": "LABEL_145",
159
- "146": "LABEL_146",
160
- "147": "LABEL_147",
161
- "148": "LABEL_148",
162
- "149": "LABEL_149",
163
- "150": "LABEL_150",
164
- "151": "LABEL_151",
165
- "152": "LABEL_152",
166
- "153": "LABEL_153",
167
- "154": "LABEL_154",
168
- "155": "LABEL_155",
169
- "156": "LABEL_156",
170
- "157": "LABEL_157",
171
- "158": "LABEL_158",
172
- "159": "LABEL_159",
173
- "160": "LABEL_160",
174
- "161": "LABEL_161",
175
- "162": "LABEL_162",
176
- "163": "LABEL_163",
177
- "164": "LABEL_164",
178
- "165": "LABEL_165",
179
- "166": "LABEL_166",
180
- "167": "LABEL_167",
181
- "168": "LABEL_168",
182
- "169": "LABEL_169",
183
- "170": "LABEL_170",
184
- "171": "LABEL_171",
185
- "172": "LABEL_172",
186
- "173": "LABEL_173",
187
- "174": "LABEL_174",
188
- "175": "LABEL_175",
189
- "176": "LABEL_176",
190
- "177": "LABEL_177",
191
- "178": "LABEL_178",
192
- "179": "LABEL_179",
193
- "180": "LABEL_180",
194
- "181": "LABEL_181",
195
- "182": "LABEL_182",
196
- "183": "LABEL_183",
197
- "184": "LABEL_184",
198
- "185": "LABEL_185",
199
- "186": "LABEL_186",
200
- "187": "LABEL_187",
201
- "188": "LABEL_188",
202
- "189": "LABEL_189",
203
- "190": "LABEL_190",
204
- "191": "LABEL_191",
205
- "192": "LABEL_192",
206
- "193": "LABEL_193",
207
- "194": "LABEL_194",
208
- "195": "LABEL_195",
209
- "196": "LABEL_196",
210
- "197": "LABEL_197",
211
- "198": "LABEL_198",
212
- "199": "LABEL_199",
213
- "200": "LABEL_200",
214
- "201": "LABEL_201",
215
- "202": "LABEL_202",
216
- "203": "LABEL_203",
217
- "204": "LABEL_204",
218
- "205": "LABEL_205",
219
- "206": "LABEL_206",
220
- "207": "LABEL_207",
221
- "208": "LABEL_208",
222
- "209": "LABEL_209",
223
- "210": "LABEL_210",
224
- "211": "LABEL_211",
225
- "212": "LABEL_212",
226
- "213": "LABEL_213",
227
- "214": "LABEL_214",
228
- "215": "LABEL_215",
229
- "216": "LABEL_216",
230
- "217": "LABEL_217",
231
- "218": "LABEL_218",
232
- "219": "LABEL_219",
233
- "220": "LABEL_220",
234
- "221": "LABEL_221",
235
- "222": "LABEL_222",
236
- "223": "LABEL_223",
237
- "224": "LABEL_224",
238
- "225": "LABEL_225",
239
- "226": "LABEL_226",
240
- "227": "LABEL_227",
241
- "228": "LABEL_228",
242
- "229": "LABEL_229",
243
- "230": "LABEL_230",
244
- "231": "LABEL_231",
245
- "232": "LABEL_232",
246
- "233": "LABEL_233",
247
- "234": "LABEL_234",
248
- "235": "LABEL_235",
249
- "236": "LABEL_236",
250
- "237": "LABEL_237",
251
- "238": "LABEL_238",
252
- "239": "LABEL_239",
253
- "240": "LABEL_240",
254
- "241": "LABEL_241",
255
- "242": "LABEL_242",
256
- "243": "LABEL_243",
257
- "244": "LABEL_244",
258
- "245": "LABEL_245",
259
- "246": "LABEL_246",
260
- "247": "LABEL_247",
261
- "248": "LABEL_248",
262
- "249": "LABEL_249",
263
- "250": "LABEL_250",
264
- "251": "LABEL_251",
265
- "252": "LABEL_252",
266
- "253": "LABEL_253",
267
- "254": "LABEL_254",
268
- "255": "LABEL_255",
269
- "256": "LABEL_256",
270
- "257": "LABEL_257",
271
- "258": "LABEL_258",
272
- "259": "LABEL_259",
273
- "260": "LABEL_260",
274
- "261": "LABEL_261",
275
- "262": "LABEL_262",
276
- "263": "LABEL_263",
277
- "264": "LABEL_264",
278
- "265": "LABEL_265",
279
- "266": "LABEL_266",
280
- "267": "LABEL_267",
281
- "268": "LABEL_268",
282
- "269": "LABEL_269",
283
- "270": "LABEL_270",
284
- "271": "LABEL_271",
285
- "272": "LABEL_272",
286
- "273": "LABEL_273",
287
- "274": "LABEL_274",
288
- "275": "LABEL_275",
289
- "276": "LABEL_276",
290
- "277": "LABEL_277",
291
- "278": "LABEL_278",
292
- "279": "LABEL_279",
293
- "280": "LABEL_280",
294
- "281": "LABEL_281",
295
- "282": "LABEL_282",
296
- "283": "LABEL_283",
297
- "284": "LABEL_284",
298
- "285": "LABEL_285",
299
- "286": "LABEL_286",
300
- "287": "LABEL_287",
301
- "288": "LABEL_288",
302
- "289": "LABEL_289",
303
- "290": "LABEL_290",
304
- "291": "LABEL_291",
305
- "292": "LABEL_292",
306
- "293": "LABEL_293",
307
- "294": "LABEL_294",
308
- "295": "LABEL_295",
309
- "296": "LABEL_296",
310
- "297": "LABEL_297",
311
- "298": "LABEL_298",
312
- "299": "LABEL_299",
313
- "300": "LABEL_300",
314
- "301": "LABEL_301",
315
- "302": "LABEL_302",
316
- "303": "LABEL_303",
317
- "304": "LABEL_304",
318
- "305": "LABEL_305",
319
- "306": "LABEL_306",
320
- "307": "LABEL_307",
321
- "308": "LABEL_308",
322
- "309": "LABEL_309",
323
- "310": "LABEL_310",
324
- "311": "LABEL_311",
325
- "312": "LABEL_312",
326
- "313": "LABEL_313",
327
- "314": "LABEL_314",
328
- "315": "LABEL_315",
329
- "316": "LABEL_316",
330
- "317": "LABEL_317",
331
- "318": "LABEL_318",
332
- "319": "LABEL_319",
333
- "320": "LABEL_320",
334
- "321": "LABEL_321",
335
- "322": "LABEL_322",
336
- "323": "LABEL_323",
337
- "324": "LABEL_324",
338
- "325": "LABEL_325",
339
- "326": "LABEL_326",
340
- "327": "LABEL_327",
341
- "328": "LABEL_328",
342
- "329": "LABEL_329",
343
- "330": "LABEL_330",
344
- "331": "LABEL_331",
345
- "332": "LABEL_332",
346
- "333": "LABEL_333",
347
- "334": "LABEL_334",
348
- "335": "LABEL_335",
349
- "336": "LABEL_336",
350
- "337": "LABEL_337",
351
- "338": "LABEL_338",
352
- "339": "LABEL_339",
353
- "340": "LABEL_340",
354
- "341": "LABEL_341",
355
- "342": "LABEL_342",
356
- "343": "LABEL_343",
357
- "344": "LABEL_344",
358
- "345": "LABEL_345",
359
- "346": "LABEL_346",
360
- "347": "LABEL_347",
361
- "348": "LABEL_348",
362
- "349": "LABEL_349",
363
- "350": "LABEL_350",
364
- "351": "LABEL_351",
365
- "352": "LABEL_352",
366
- "353": "LABEL_353",
367
- "354": "LABEL_354",
368
- "355": "LABEL_355",
369
- "356": "LABEL_356",
370
- "357": "LABEL_357",
371
- "358": "LABEL_358",
372
- "359": "LABEL_359",
373
- "360": "LABEL_360",
374
- "361": "LABEL_361",
375
- "362": "LABEL_362",
376
- "363": "LABEL_363",
377
- "364": "LABEL_364",
378
- "365": "LABEL_365",
379
- "366": "LABEL_366",
380
- "367": "LABEL_367",
381
- "368": "LABEL_368",
382
- "369": "LABEL_369",
383
- "370": "LABEL_370",
384
- "371": "LABEL_371",
385
- "372": "LABEL_372",
386
- "373": "LABEL_373",
387
- "374": "LABEL_374",
388
- "375": "LABEL_375",
389
- "376": "LABEL_376",
390
- "377": "LABEL_377",
391
- "378": "LABEL_378",
392
- "379": "LABEL_379",
393
- "380": "LABEL_380"
394
  },
395
  "initializer_range": 0.02,
396
- "intermediate_size": 3072,
397
  "label2id": {
398
- "LABEL_0": 0,
399
- "LABEL_1": 1,
400
- "LABEL_10": 10,
401
- "LABEL_100": 100,
402
- "LABEL_101": 101,
403
- "LABEL_102": 102,
404
- "LABEL_103": 103,
405
- "LABEL_104": 104,
406
- "LABEL_105": 105,
407
- "LABEL_106": 106,
408
- "LABEL_107": 107,
409
- "LABEL_108": 108,
410
- "LABEL_109": 109,
411
- "LABEL_11": 11,
412
- "LABEL_110": 110,
413
- "LABEL_111": 111,
414
- "LABEL_112": 112,
415
- "LABEL_113": 113,
416
- "LABEL_114": 114,
417
- "LABEL_115": 115,
418
- "LABEL_116": 116,
419
- "LABEL_117": 117,
420
- "LABEL_118": 118,
421
- "LABEL_119": 119,
422
- "LABEL_12": 12,
423
- "LABEL_120": 120,
424
- "LABEL_121": 121,
425
- "LABEL_122": 122,
426
- "LABEL_123": 123,
427
- "LABEL_124": 124,
428
- "LABEL_125": 125,
429
- "LABEL_126": 126,
430
- "LABEL_127": 127,
431
- "LABEL_128": 128,
432
- "LABEL_129": 129,
433
- "LABEL_13": 13,
434
- "LABEL_130": 130,
435
- "LABEL_131": 131,
436
- "LABEL_132": 132,
437
- "LABEL_133": 133,
438
- "LABEL_134": 134,
439
- "LABEL_135": 135,
440
- "LABEL_136": 136,
441
- "LABEL_137": 137,
442
- "LABEL_138": 138,
443
- "LABEL_139": 139,
444
- "LABEL_14": 14,
445
- "LABEL_140": 140,
446
- "LABEL_141": 141,
447
- "LABEL_142": 142,
448
- "LABEL_143": 143,
449
- "LABEL_144": 144,
450
- "LABEL_145": 145,
451
- "LABEL_146": 146,
452
- "LABEL_147": 147,
453
- "LABEL_148": 148,
454
- "LABEL_149": 149,
455
- "LABEL_15": 15,
456
- "LABEL_150": 150,
457
- "LABEL_151": 151,
458
- "LABEL_152": 152,
459
- "LABEL_153": 153,
460
- "LABEL_154": 154,
461
- "LABEL_155": 155,
462
- "LABEL_156": 156,
463
- "LABEL_157": 157,
464
- "LABEL_158": 158,
465
- "LABEL_159": 159,
466
- "LABEL_16": 16,
467
- "LABEL_160": 160,
468
- "LABEL_161": 161,
469
- "LABEL_162": 162,
470
- "LABEL_163": 163,
471
- "LABEL_164": 164,
472
- "LABEL_165": 165,
473
- "LABEL_166": 166,
474
- "LABEL_167": 167,
475
- "LABEL_168": 168,
476
- "LABEL_169": 169,
477
- "LABEL_17": 17,
478
- "LABEL_170": 170,
479
- "LABEL_171": 171,
480
- "LABEL_172": 172,
481
- "LABEL_173": 173,
482
- "LABEL_174": 174,
483
- "LABEL_175": 175,
484
- "LABEL_176": 176,
485
- "LABEL_177": 177,
486
- "LABEL_178": 178,
487
- "LABEL_179": 179,
488
- "LABEL_18": 18,
489
- "LABEL_180": 180,
490
- "LABEL_181": 181,
491
- "LABEL_182": 182,
492
- "LABEL_183": 183,
493
- "LABEL_184": 184,
494
- "LABEL_185": 185,
495
- "LABEL_186": 186,
496
- "LABEL_187": 187,
497
- "LABEL_188": 188,
498
- "LABEL_189": 189,
499
- "LABEL_19": 19,
500
- "LABEL_190": 190,
501
- "LABEL_191": 191,
502
- "LABEL_192": 192,
503
- "LABEL_193": 193,
504
- "LABEL_194": 194,
505
- "LABEL_195": 195,
506
- "LABEL_196": 196,
507
- "LABEL_197": 197,
508
- "LABEL_198": 198,
509
- "LABEL_199": 199,
510
- "LABEL_2": 2,
511
- "LABEL_20": 20,
512
- "LABEL_200": 200,
513
- "LABEL_201": 201,
514
- "LABEL_202": 202,
515
- "LABEL_203": 203,
516
- "LABEL_204": 204,
517
- "LABEL_205": 205,
518
- "LABEL_206": 206,
519
- "LABEL_207": 207,
520
- "LABEL_208": 208,
521
- "LABEL_209": 209,
522
- "LABEL_21": 21,
523
- "LABEL_210": 210,
524
- "LABEL_211": 211,
525
- "LABEL_212": 212,
526
- "LABEL_213": 213,
527
- "LABEL_214": 214,
528
- "LABEL_215": 215,
529
- "LABEL_216": 216,
530
- "LABEL_217": 217,
531
- "LABEL_218": 218,
532
- "LABEL_219": 219,
533
- "LABEL_22": 22,
534
- "LABEL_220": 220,
535
- "LABEL_221": 221,
536
- "LABEL_222": 222,
537
- "LABEL_223": 223,
538
- "LABEL_224": 224,
539
- "LABEL_225": 225,
540
- "LABEL_226": 226,
541
- "LABEL_227": 227,
542
- "LABEL_228": 228,
543
- "LABEL_229": 229,
544
- "LABEL_23": 23,
545
- "LABEL_230": 230,
546
- "LABEL_231": 231,
547
- "LABEL_232": 232,
548
- "LABEL_233": 233,
549
- "LABEL_234": 234,
550
- "LABEL_235": 235,
551
- "LABEL_236": 236,
552
- "LABEL_237": 237,
553
- "LABEL_238": 238,
554
- "LABEL_239": 239,
555
- "LABEL_24": 24,
556
- "LABEL_240": 240,
557
- "LABEL_241": 241,
558
- "LABEL_242": 242,
559
- "LABEL_243": 243,
560
- "LABEL_244": 244,
561
- "LABEL_245": 245,
562
- "LABEL_246": 246,
563
- "LABEL_247": 247,
564
- "LABEL_248": 248,
565
- "LABEL_249": 249,
566
- "LABEL_25": 25,
567
- "LABEL_250": 250,
568
- "LABEL_251": 251,
569
- "LABEL_252": 252,
570
- "LABEL_253": 253,
571
- "LABEL_254": 254,
572
- "LABEL_255": 255,
573
- "LABEL_256": 256,
574
- "LABEL_257": 257,
575
- "LABEL_258": 258,
576
- "LABEL_259": 259,
577
- "LABEL_26": 26,
578
- "LABEL_260": 260,
579
- "LABEL_261": 261,
580
- "LABEL_262": 262,
581
- "LABEL_263": 263,
582
- "LABEL_264": 264,
583
- "LABEL_265": 265,
584
- "LABEL_266": 266,
585
- "LABEL_267": 267,
586
- "LABEL_268": 268,
587
- "LABEL_269": 269,
588
- "LABEL_27": 27,
589
- "LABEL_270": 270,
590
- "LABEL_271": 271,
591
- "LABEL_272": 272,
592
- "LABEL_273": 273,
593
- "LABEL_274": 274,
594
- "LABEL_275": 275,
595
- "LABEL_276": 276,
596
- "LABEL_277": 277,
597
- "LABEL_278": 278,
598
- "LABEL_279": 279,
599
- "LABEL_28": 28,
600
- "LABEL_280": 280,
601
- "LABEL_281": 281,
602
- "LABEL_282": 282,
603
- "LABEL_283": 283,
604
- "LABEL_284": 284,
605
- "LABEL_285": 285,
606
- "LABEL_286": 286,
607
- "LABEL_287": 287,
608
- "LABEL_288": 288,
609
- "LABEL_289": 289,
610
- "LABEL_29": 29,
611
- "LABEL_290": 290,
612
- "LABEL_291": 291,
613
- "LABEL_292": 292,
614
- "LABEL_293": 293,
615
- "LABEL_294": 294,
616
- "LABEL_295": 295,
617
- "LABEL_296": 296,
618
- "LABEL_297": 297,
619
- "LABEL_298": 298,
620
- "LABEL_299": 299,
621
- "LABEL_3": 3,
622
- "LABEL_30": 30,
623
- "LABEL_300": 300,
624
- "LABEL_301": 301,
625
- "LABEL_302": 302,
626
- "LABEL_303": 303,
627
- "LABEL_304": 304,
628
- "LABEL_305": 305,
629
- "LABEL_306": 306,
630
- "LABEL_307": 307,
631
- "LABEL_308": 308,
632
- "LABEL_309": 309,
633
- "LABEL_31": 31,
634
- "LABEL_310": 310,
635
- "LABEL_311": 311,
636
- "LABEL_312": 312,
637
- "LABEL_313": 313,
638
- "LABEL_314": 314,
639
- "LABEL_315": 315,
640
- "LABEL_316": 316,
641
- "LABEL_317": 317,
642
- "LABEL_318": 318,
643
- "LABEL_319": 319,
644
- "LABEL_32": 32,
645
- "LABEL_320": 320,
646
- "LABEL_321": 321,
647
- "LABEL_322": 322,
648
- "LABEL_323": 323,
649
- "LABEL_324": 324,
650
- "LABEL_325": 325,
651
- "LABEL_326": 326,
652
- "LABEL_327": 327,
653
- "LABEL_328": 328,
654
- "LABEL_329": 329,
655
- "LABEL_33": 33,
656
- "LABEL_330": 330,
657
- "LABEL_331": 331,
658
- "LABEL_332": 332,
659
- "LABEL_333": 333,
660
- "LABEL_334": 334,
661
- "LABEL_335": 335,
662
- "LABEL_336": 336,
663
- "LABEL_337": 337,
664
- "LABEL_338": 338,
665
- "LABEL_339": 339,
666
- "LABEL_34": 34,
667
- "LABEL_340": 340,
668
- "LABEL_341": 341,
669
- "LABEL_342": 342,
670
- "LABEL_343": 343,
671
- "LABEL_344": 344,
672
- "LABEL_345": 345,
673
- "LABEL_346": 346,
674
- "LABEL_347": 347,
675
- "LABEL_348": 348,
676
- "LABEL_349": 349,
677
- "LABEL_35": 35,
678
- "LABEL_350": 350,
679
- "LABEL_351": 351,
680
- "LABEL_352": 352,
681
- "LABEL_353": 353,
682
- "LABEL_354": 354,
683
- "LABEL_355": 355,
684
- "LABEL_356": 356,
685
- "LABEL_357": 357,
686
- "LABEL_358": 358,
687
- "LABEL_359": 359,
688
- "LABEL_36": 36,
689
- "LABEL_360": 360,
690
- "LABEL_361": 361,
691
- "LABEL_362": 362,
692
- "LABEL_363": 363,
693
- "LABEL_364": 364,
694
- "LABEL_365": 365,
695
- "LABEL_366": 366,
696
- "LABEL_367": 367,
697
- "LABEL_368": 368,
698
- "LABEL_369": 369,
699
- "LABEL_37": 37,
700
- "LABEL_370": 370,
701
- "LABEL_371": 371,
702
- "LABEL_372": 372,
703
- "LABEL_373": 373,
704
- "LABEL_374": 374,
705
- "LABEL_375": 375,
706
- "LABEL_376": 376,
707
- "LABEL_377": 377,
708
- "LABEL_378": 378,
709
- "LABEL_379": 379,
710
- "LABEL_38": 38,
711
- "LABEL_380": 380,
712
- "LABEL_39": 39,
713
- "LABEL_4": 4,
714
- "LABEL_40": 40,
715
- "LABEL_41": 41,
716
- "LABEL_42": 42,
717
- "LABEL_43": 43,
718
- "LABEL_44": 44,
719
- "LABEL_45": 45,
720
- "LABEL_46": 46,
721
- "LABEL_47": 47,
722
- "LABEL_48": 48,
723
- "LABEL_49": 49,
724
- "LABEL_5": 5,
725
- "LABEL_50": 50,
726
- "LABEL_51": 51,
727
- "LABEL_52": 52,
728
- "LABEL_53": 53,
729
- "LABEL_54": 54,
730
- "LABEL_55": 55,
731
- "LABEL_56": 56,
732
- "LABEL_57": 57,
733
- "LABEL_58": 58,
734
- "LABEL_59": 59,
735
- "LABEL_6": 6,
736
- "LABEL_60": 60,
737
- "LABEL_61": 61,
738
- "LABEL_62": 62,
739
- "LABEL_63": 63,
740
- "LABEL_64": 64,
741
- "LABEL_65": 65,
742
- "LABEL_66": 66,
743
- "LABEL_67": 67,
744
- "LABEL_68": 68,
745
- "LABEL_69": 69,
746
- "LABEL_7": 7,
747
- "LABEL_70": 70,
748
- "LABEL_71": 71,
749
- "LABEL_72": 72,
750
- "LABEL_73": 73,
751
- "LABEL_74": 74,
752
- "LABEL_75": 75,
753
- "LABEL_76": 76,
754
- "LABEL_77": 77,
755
- "LABEL_78": 78,
756
- "LABEL_79": 79,
757
- "LABEL_8": 8,
758
- "LABEL_80": 80,
759
- "LABEL_81": 81,
760
- "LABEL_82": 82,
761
- "LABEL_83": 83,
762
- "LABEL_84": 84,
763
- "LABEL_85": 85,
764
- "LABEL_86": 86,
765
- "LABEL_87": 87,
766
- "LABEL_88": 88,
767
- "LABEL_89": 89,
768
- "LABEL_9": 9,
769
- "LABEL_90": 90,
770
- "LABEL_91": 91,
771
- "LABEL_92": 92,
772
- "LABEL_93": 93,
773
- "LABEL_94": 94,
774
- "LABEL_95": 95,
775
- "LABEL_96": 96,
776
- "LABEL_97": 97,
777
- "LABEL_98": 98,
778
- "LABEL_99": 99
779
  },
780
- "layer_norm_eps": 1e-12,
781
  "max_position_embeddings": 512,
782
- "model_type": "bert",
783
- "num_attention_heads": 12,
784
- "num_hidden_layers": 12,
785
  "pad_token_id": 0,
786
- "position_embedding_type": "absolute",
787
  "problem_type": "single_label_classification",
 
 
 
 
788
  "torch_dtype": "float32",
789
  "transformers_version": "4.27.1",
790
- "type_vocab_size": 2,
791
- "use_cache": true,
792
  "vocab_size": 30522
793
  }
 
1
  {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
  "architectures": [
5
+ "DistilBertForSequenceClassification"
6
  ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
 
 
11
  "id2label": {
12
+ "0": "Abundant",
13
+ "1": "Addicted",
14
+ "2": "Admiring",
15
+ "3": "Adorned",
16
+ "4": "Adventurous",
17
+ "5": "Amazed",
18
+ "6": "Angry",
19
+ "7": "Anguished",
20
+ "8": "Anticipation",
21
+ "9": "Anxious",
22
+ "10": "Appreciative",
23
+ "11": "Artistic",
24
+ "12": "Awakened",
25
+ "13": "Awakening",
26
+ "14": "Awareness",
27
+ "15": "Awe-inspiring",
28
+ "16": "Awestruck",
29
+ "17": "Beautiful",
30
+ "18": "Behold",
31
+ "19": "Blissful",
32
+ "20": "Blossoming",
33
+ "21": "Brave",
34
+ "22": "Breathless",
35
+ "23": "Breathtaking",
36
+ "24": "Brilliant",
37
+ "25": "Camaraderie",
38
+ "26": "Captivated",
39
+ "27": "Captivating",
40
+ "28": "Careful",
41
+ "29": "Celebratory",
42
+ "30": "Celestial",
43
+ "31": "Challenging",
44
+ "32": "Chronicle",
45
+ "33": "Chronicling",
46
+ "34": "Coaxing",
47
+ "35": "Colorful",
48
+ "36": "Comforted",
49
+ "37": "Commanding",
50
+ "38": "Compelling",
51
+ "39": "Comprehensive",
52
+ "40": "Concerned",
53
+ "41": "Connected",
54
+ "42": "Connecting",
55
+ "43": "Consumed",
56
+ "44": "Contemporary",
57
+ "45": "Content",
58
+ "46": "Contrasting",
59
+ "47": "Controversial",
60
+ "48": "Cool",
61
+ "49": "Cradled",
62
+ "50": "Crystalline",
63
+ "51": "Cultural",
64
+ "52": "Curious",
65
+ "53": "Dancing",
66
+ "54": "Dappled",
67
+ "55": "Dazzling",
68
+ "56": "Dedicated",
69
+ "57": "Delicate",
70
+ "58": "Delighted",
71
+ "59": "Delightful",
72
+ "60": "Determined",
73
+ "61": "Disappointed",
74
+ "62": "Disillusioned",
75
+ "63": "Diverse",
76
+ "64": "Diversity",
77
+ "65": "Dramatic",
78
+ "66": "Eager",
79
+ "67": "Echoing",
80
+ "68": "Eclectic",
81
+ "69": "Educational",
82
+ "70": "Elaborate",
83
+ "71": "Elegant",
84
+ "72": "Embraced",
85
+ "73": "Embracing",
86
+ "74": "Emotion-evoking",
87
+ "75": "Emotional",
88
+ "76": "Emotive",
89
+ "77": "Empowered",
90
+ "78": "Empowering",
91
+ "79": "Enchanted",
92
+ "80": "Enchanting",
93
+ "81": "Enduring",
94
+ "82": "Energized",
95
+ "83": "Engaged",
96
+ "84": "Engrossed",
97
+ "85": "Enlightening",
98
+ "86": "Enlivened",
99
+ "87": "Enrapturing",
100
+ "88": "Enthralled",
101
+ "89": "Enthralling",
102
+ "90": "Enthusiastic",
103
+ "91": "Enticing",
104
+ "92": "Enveloped",
105
+ "93": "Ephemeral",
106
+ "94": "Epic",
107
+ "95": "Ethereal",
108
+ "96": "Evidence-based",
109
+ "97": "Evocative",
110
+ "98": "Evoke",
111
+ "99": "Evolving",
112
+ "100": "Excited",
113
+ "101": "Excitement",
114
+ "102": "Exciting",
115
+ "103": "Exhilarating",
116
+ "104": "Exploratory",
117
+ "105": "Exquisite",
118
+ "106": "Fairy-tale",
119
+ "107": "Fascinated",
120
+ "108": "Fascinating",
121
+ "109": "Fiery",
122
+ "110": "Flawless",
123
+ "111": "Floating",
124
+ "112": "Flourishing",
125
+ "113": "Fragile",
126
+ "114": "Fragrant",
127
+ "115": "Frustrated",
128
+ "116": "Gentle",
129
+ "117": "Glistening",
130
+ "118": "Glowing",
131
+ "119": "Golden",
132
+ "120": "Graceful",
133
+ "121": "Grandiose",
134
+ "122": "Grateful",
135
+ "123": "Gripping",
136
+ "124": "Groundbreaking",
137
+ "125": "Happy",
138
+ "126": "Harmonic",
139
+ "127": "Harmonious",
140
+ "128": "Harmonizing",
141
+ "129": "Haunting",
142
+ "130": "Heart-wrenching",
143
+ "131": "Heartfelt",
144
+ "132": "Heartrending",
145
+ "133": "Honoring",
146
+ "134": "Hopeful",
147
+ "135": "Icy",
148
+ "136": "Illuminating",
149
+ "137": "Immersed",
150
+ "138": "Immersive",
151
+ "139": "Impactful",
152
+ "140": "Impressed",
153
+ "141": "Impressive",
154
+ "142": "Inclusive",
155
+ "143": "Indelible",
156
+ "144": "Indifferent",
157
+ "145": "Influenced",
158
+ "146": "Influential",
159
+ "147": "Informative",
160
+ "148": "Insightful",
161
+ "149": "Inspirational",
162
+ "150": "Inspired",
163
+ "151": "Inspiring",
164
+ "152": "Intense",
165
+ "153": "Intertwined",
166
+ "154": "Intertwining",
167
+ "155": "Intricate",
168
+ "156": "Intrigued",
169
+ "157": "Intriguing",
170
+ "158": "Invigorating",
171
+ "159": "Inviting",
172
+ "160": "Joyful",
173
+ "161": "Joyous",
174
+ "162": "Kaleidoscope",
175
+ "163": "Kaleidoscopic",
176
+ "164": "Kissed",
177
+ "165": "Legendary",
178
+ "166": "Lullaby-like",
179
+ "167": "Lush",
180
+ "168": "Magical",
181
+ "169": "Magnificent",
182
+ "170": "Majestic",
183
+ "171": "Marveling",
184
+ "172": "Marvelous",
185
+ "173": "Masterpiece",
186
+ "174": "Meandering",
187
+ "175": "Melancholic",
188
+ "176": "Mellifluous",
189
+ "177": "Melodic",
190
+ "178": "Melodious",
191
+ "179": "Memorable",
192
+ "180": "Mesmerized",
193
+ "181": "Mesmerizing",
194
+ "182": "Momentum",
195
+ "183": "Motivated",
196
+ "184": "Moved",
197
+ "185": "Moving",
198
+ "186": "Mysterious",
199
+ "187": "Mystical",
200
+ "188": "Negative",
201
+ "189": "Neutral",
202
+ "190": "Nostalgic",
203
+ "191": "Optimistic",
204
+ "192": "Opulent",
205
+ "193": "Outraged",
206
+ "194": "Passionate",
207
+ "195": "Peaceful",
208
+ "196": "Perfumed",
209
+ "197": "Personal",
210
+ "198": "Picturesque",
211
+ "199": "Poetic",
212
+ "200": "Poignant",
213
+ "201": "Positive",
214
+ "202": "Powerful",
215
+ "203": "Precise",
216
+ "204": "Preserving",
217
+ "205": "Prideful",
218
+ "206": "Promising",
219
+ "207": "Proud",
220
+ "208": "Provoked",
221
+ "209": "Pure",
222
+ "210": "Radiant",
223
+ "211": "Raw",
224
+ "212": "Rebirth",
225
+ "213": "Recognized",
226
+ "214": "Referencing",
227
+ "215": "Reflective",
228
+ "216": "Reformative",
229
+ "217": "Regal",
230
+ "218": "Rejuvenating",
231
+ "219": "Relaxed",
232
+ "220": "Relieved",
233
+ "221": "Remorseful",
234
+ "222": "Renewal",
235
+ "223": "Replicated",
236
+ "224": "Resilience",
237
+ "225": "Resilient",
238
+ "226": "Resonant",
239
+ "227": "Resonating",
240
+ "228": "Respectful",
241
+ "229": "Resplendent",
242
+ "230": "Revealing",
243
+ "231": "Reverberating",
244
+ "232": "Revitalizing",
245
+ "233": "Revolutionary",
246
+ "234": "Sad",
247
+ "235": "Sanctuary",
248
+ "236": "Satisfied",
249
+ "237": "Scattering",
250
+ "238": "Sentiment",
251
+ "239": "Serenade",
252
+ "240": "Serene",
253
+ "241": "Significant",
254
+ "242": "Silent",
255
+ "243": "Somber",
256
+ "244": "Soothing",
257
+ "245": "Soulful",
258
+ "246": "Sparkling",
259
+ "247": "Spectacular",
260
+ "248": "Spellbinding",
261
+ "249": "Spellbound",
262
+ "250": "Splendid",
263
+ "251": "Stillness",
264
+ "252": "Stunning",
265
+ "253": "Sun-kissed",
266
+ "254": "Surprised",
267
+ "255": "Swirling",
268
+ "256": "Symbolic",
269
+ "257": "Symphonic",
270
+ "258": "Symphony",
271
+ "259": "Tapestry",
272
+ "260": "Teeming",
273
+ "261": "Thrilled",
274
+ "262": "Thunderous",
275
+ "263": "Timeless",
276
+ "264": "Tirelessly",
277
+ "265": "Tormented",
278
+ "266": "Touched",
279
+ "267": "Tragic",
280
+ "268": "Tranquil",
281
+ "269": "Transcendent",
282
+ "270": "Transformative",
283
+ "271": "Transforming",
284
+ "272": "Transporting",
285
+ "273": "Transportive",
286
+ "274": "Trendy",
287
+ "275": "Tributary",
288
+ "276": "Unearthing",
289
+ "277": "Uniting",
290
+ "278": "Unity",
291
+ "279": "Unwavering",
292
+ "280": "Validated",
293
+ "281": "Validating",
294
+ "282": "Valuable",
295
+ "283": "Verdant",
296
+ "284": "Vibrant",
297
+ "285": "Vivid",
298
+ "286": "Void",
299
+ "287": "Warm",
300
+ "288": "Whimsical",
301
+ "289": "Whispering",
302
+ "290": "Wisdom-filled",
303
+ "291": "Wonderland",
304
+ "292": "Wonderstruck",
305
+ "293": "Worried",
306
+ "294": "admirable",
307
+ "295": "admired",
308
+ "296": "adventurous",
309
+ "297": "agile",
310
+ "298": "awe-inspiring",
311
+ "299": "blissful",
312
+ "300": "brave",
313
+ "301": "breathtaking",
314
+ "302": "burdened",
315
+ "303": "calm",
316
+ "304": "captivating",
317
+ "305": "celebratory",
318
+ "306": "challenging",
319
+ "307": "comforting",
320
+ "308": "curious",
321
+ "309": "delicious",
322
+ "310": "determined",
323
+ "311": "devastating",
324
+ "312": "devoted",
325
+ "313": "disbelief",
326
+ "314": "duel",
327
+ "315": "effortless",
328
+ "316": "electrifying",
329
+ "317": "enchanting",
330
+ "318": "enduring",
331
+ "319": "epic",
332
+ "320": "exciting",
333
+ "321": "exhilarating",
334
+ "322": "expeditionary",
335
+ "323": "exploratory",
336
+ "324": "fearless",
337
+ "325": "fierce",
338
+ "326": "freeing",
339
+ "327": "fusion",
340
+ "328": "gentle",
341
+ "329": "graceful",
342
+ "330": "grief",
343
+ "331": "grief-stricken",
344
+ "332": "harmonious",
345
+ "333": "haunting",
346
+ "334": "hopeful",
347
+ "335": "immersive",
348
+ "336": "inspiring",
349
+ "337": "intense",
350
+ "338": "intertwined",
351
+ "339": "invigorating",
352
+ "340": "joyful",
353
+ "341": "joyous",
354
+ "342": "legendary",
355
+ "343": "leisurely",
356
+ "344": "lethal",
357
+ "345": "liberating",
358
+ "346": "longing",
359
+ "347": "loss",
360
+ "348": "nightmarish",
361
+ "349": "nostalgic",
362
+ "350": "peaceful",
363
+ "351": "picturesque",
364
+ "352": "quiet",
365
+ "353": "refreshing",
366
+ "354": "regretful",
367
+ "355": "remorseful",
368
+ "356": "resilient",
369
+ "357": "respected",
370
+ "358": "scarred",
371
+ "359": "serene",
372
+ "360": "shattered",
373
+ "361": "shocking",
374
+ "362": "skilled",
375
+ "363": "solace",
376
+ "364": "somber",
377
+ "365": "soothing",
378
+ "366": "sorrowful",
379
+ "367": "spontaneous",
380
+ "368": "symbolic",
381
+ "369": "thrilling",
382
+ "370": "tormented",
383
+ "371": "tormenting",
384
+ "372": "tragic",
385
+ "373": "tranquil",
386
+ "374": "transformative",
387
+ "375": "transformed",
388
+ "376": "unified",
389
+ "377": "vibrant",
390
+ "378": "void",
391
+ "379": "warm",
392
+ "380": "yearning"
393
  },
394
  "initializer_range": 0.02,
 
395
  "label2id": {
396
+ "Abundant": 0,
397
+ "Addicted": 1,
398
+ "Admiring": 2,
399
+ "Adorned": 3,
400
+ "Adventurous": 4,
401
+ "Amazed": 5,
402
+ "Angry": 6,
403
+ "Anguished": 7,
404
+ "Anticipation": 8,
405
+ "Anxious": 9,
406
+ "Appreciative": 10,
407
+ "Artistic": 11,
408
+ "Awakened": 12,
409
+ "Awakening": 13,
410
+ "Awareness": 14,
411
+ "Awe-inspiring": 15,
412
+ "Awestruck": 16,
413
+ "Beautiful": 17,
414
+ "Behold": 18,
415
+ "Blissful": 19,
416
+ "Blossoming": 20,
417
+ "Brave": 21,
418
+ "Breathless": 22,
419
+ "Breathtaking": 23,
420
+ "Brilliant": 24,
421
+ "Camaraderie": 25,
422
+ "Captivated": 26,
423
+ "Captivating": 27,
424
+ "Careful": 28,
425
+ "Celebratory": 29,
426
+ "Celestial": 30,
427
+ "Challenging": 31,
428
+ "Chronicle": 32,
429
+ "Chronicling": 33,
430
+ "Coaxing": 34,
431
+ "Colorful": 35,
432
+ "Comforted": 36,
433
+ "Commanding": 37,
434
+ "Compelling": 38,
435
+ "Comprehensive": 39,
436
+ "Concerned": 40,
437
+ "Connected": 41,
438
+ "Connecting": 42,
439
+ "Consumed": 43,
440
+ "Contemporary": 44,
441
+ "Content": 45,
442
+ "Contrasting": 46,
443
+ "Controversial": 47,
444
+ "Cool": 48,
445
+ "Cradled": 49,
446
+ "Crystalline": 50,
447
+ "Cultural": 51,
448
+ "Curious": 52,
449
+ "Dancing": 53,
450
+ "Dappled": 54,
451
+ "Dazzling": 55,
452
+ "Dedicated": 56,
453
+ "Delicate": 57,
454
+ "Delighted": 58,
455
+ "Delightful": 59,
456
+ "Determined": 60,
457
+ "Disappointed": 61,
458
+ "Disillusioned": 62,
459
+ "Diverse": 63,
460
+ "Diversity": 64,
461
+ "Dramatic": 65,
462
+ "Eager": 66,
463
+ "Echoing": 67,
464
+ "Eclectic": 68,
465
+ "Educational": 69,
466
+ "Elaborate": 70,
467
+ "Elegant": 71,
468
+ "Embraced": 72,
469
+ "Embracing": 73,
470
+ "Emotion-evoking": 74,
471
+ "Emotional": 75,
472
+ "Emotive": 76,
473
+ "Empowered": 77,
474
+ "Empowering": 78,
475
+ "Enchanted": 79,
476
+ "Enchanting": 80,
477
+ "Enduring": 81,
478
+ "Energized": 82,
479
+ "Engaged": 83,
480
+ "Engrossed": 84,
481
+ "Enlightening": 85,
482
+ "Enlivened": 86,
483
+ "Enrapturing": 87,
484
+ "Enthralled": 88,
485
+ "Enthralling": 89,
486
+ "Enthusiastic": 90,
487
+ "Enticing": 91,
488
+ "Enveloped": 92,
489
+ "Ephemeral": 93,
490
+ "Epic": 94,
491
+ "Ethereal": 95,
492
+ "Evidence-based": 96,
493
+ "Evocative": 97,
494
+ "Evoke": 98,
495
+ "Evolving": 99,
496
+ "Excited": 100,
497
+ "Excitement": 101,
498
+ "Exciting": 102,
499
+ "Exhilarating": 103,
500
+ "Exploratory": 104,
501
+ "Exquisite": 105,
502
+ "Fairy-tale": 106,
503
+ "Fascinated": 107,
504
+ "Fascinating": 108,
505
+ "Fiery": 109,
506
+ "Flawless": 110,
507
+ "Floating": 111,
508
+ "Flourishing": 112,
509
+ "Fragile": 113,
510
+ "Fragrant": 114,
511
+ "Frustrated": 115,
512
+ "Gentle": 116,
513
+ "Glistening": 117,
514
+ "Glowing": 118,
515
+ "Golden": 119,
516
+ "Graceful": 120,
517
+ "Grandiose": 121,
518
+ "Grateful": 122,
519
+ "Gripping": 123,
520
+ "Groundbreaking": 124,
521
+ "Happy": 125,
522
+ "Harmonic": 126,
523
+ "Harmonious": 127,
524
+ "Harmonizing": 128,
525
+ "Haunting": 129,
526
+ "Heart-wrenching": 130,
527
+ "Heartfelt": 131,
528
+ "Heartrending": 132,
529
+ "Honoring": 133,
530
+ "Hopeful": 134,
531
+ "Icy": 135,
532
+ "Illuminating": 136,
533
+ "Immersed": 137,
534
+ "Immersive": 138,
535
+ "Impactful": 139,
536
+ "Impressed": 140,
537
+ "Impressive": 141,
538
+ "Inclusive": 142,
539
+ "Indelible": 143,
540
+ "Indifferent": 144,
541
+ "Influenced": 145,
542
+ "Influential": 146,
543
+ "Informative": 147,
544
+ "Insightful": 148,
545
+ "Inspirational": 149,
546
+ "Inspired": 150,
547
+ "Inspiring": 151,
548
+ "Intense": 152,
549
+ "Intertwined": 153,
550
+ "Intertwining": 154,
551
+ "Intricate": 155,
552
+ "Intrigued": 156,
553
+ "Intriguing": 157,
554
+ "Invigorating": 158,
555
+ "Inviting": 159,
556
+ "Joyful": 160,
557
+ "Joyous": 161,
558
+ "Kaleidoscope": 162,
559
+ "Kaleidoscopic": 163,
560
+ "Kissed": 164,
561
+ "Legendary": 165,
562
+ "Lullaby-like": 166,
563
+ "Lush": 167,
564
+ "Magical": 168,
565
+ "Magnificent": 169,
566
+ "Majestic": 170,
567
+ "Marveling": 171,
568
+ "Marvelous": 172,
569
+ "Masterpiece": 173,
570
+ "Meandering": 174,
571
+ "Melancholic": 175,
572
+ "Mellifluous": 176,
573
+ "Melodic": 177,
574
+ "Melodious": 178,
575
+ "Memorable": 179,
576
+ "Mesmerized": 180,
577
+ "Mesmerizing": 181,
578
+ "Momentum": 182,
579
+ "Motivated": 183,
580
+ "Moved": 184,
581
+ "Moving": 185,
582
+ "Mysterious": 186,
583
+ "Mystical": 187,
584
+ "Negative": 188,
585
+ "Neutral": 189,
586
+ "Nostalgic": 190,
587
+ "Optimistic": 191,
588
+ "Opulent": 192,
589
+ "Outraged": 193,
590
+ "Passionate": 194,
591
+ "Peaceful": 195,
592
+ "Perfumed": 196,
593
+ "Personal": 197,
594
+ "Picturesque": 198,
595
+ "Poetic": 199,
596
+ "Poignant": 200,
597
+ "Positive": 201,
598
+ "Powerful": 202,
599
+ "Precise": 203,
600
+ "Preserving": 204,
601
+ "Prideful": 205,
602
+ "Promising": 206,
603
+ "Proud": 207,
604
+ "Provoked": 208,
605
+ "Pure": 209,
606
+ "Radiant": 210,
607
+ "Raw": 211,
608
+ "Rebirth": 212,
609
+ "Recognized": 213,
610
+ "Referencing": 214,
611
+ "Reflective": 215,
612
+ "Reformative": 216,
613
+ "Regal": 217,
614
+ "Rejuvenating": 218,
615
+ "Relaxed": 219,
616
+ "Relieved": 220,
617
+ "Remorseful": 221,
618
+ "Renewal": 222,
619
+ "Replicated": 223,
620
+ "Resilience": 224,
621
+ "Resilient": 225,
622
+ "Resonant": 226,
623
+ "Resonating": 227,
624
+ "Respectful": 228,
625
+ "Resplendent": 229,
626
+ "Revealing": 230,
627
+ "Reverberating": 231,
628
+ "Revitalizing": 232,
629
+ "Revolutionary": 233,
630
+ "Sad": 234,
631
+ "Sanctuary": 235,
632
+ "Satisfied": 236,
633
+ "Scattering": 237,
634
+ "Sentiment": 238,
635
+ "Serenade": 239,
636
+ "Serene": 240,
637
+ "Significant": 241,
638
+ "Silent": 242,
639
+ "Somber": 243,
640
+ "Soothing": 244,
641
+ "Soulful": 245,
642
+ "Sparkling": 246,
643
+ "Spectacular": 247,
644
+ "Spellbinding": 248,
645
+ "Spellbound": 249,
646
+ "Splendid": 250,
647
+ "Stillness": 251,
648
+ "Stunning": 252,
649
+ "Sun-kissed": 253,
650
+ "Surprised": 254,
651
+ "Swirling": 255,
652
+ "Symbolic": 256,
653
+ "Symphonic": 257,
654
+ "Symphony": 258,
655
+ "Tapestry": 259,
656
+ "Teeming": 260,
657
+ "Thrilled": 261,
658
+ "Thunderous": 262,
659
+ "Timeless": 263,
660
+ "Tirelessly": 264,
661
+ "Tormented": 265,
662
+ "Touched": 266,
663
+ "Tragic": 267,
664
+ "Tranquil": 268,
665
+ "Transcendent": 269,
666
+ "Transformative": 270,
667
+ "Transforming": 271,
668
+ "Transporting": 272,
669
+ "Transportive": 273,
670
+ "Trendy": 274,
671
+ "Tributary": 275,
672
+ "Unearthing": 276,
673
+ "Uniting": 277,
674
+ "Unity": 278,
675
+ "Unwavering": 279,
676
+ "Validated": 280,
677
+ "Validating": 281,
678
+ "Valuable": 282,
679
+ "Verdant": 283,
680
+ "Vibrant": 284,
681
+ "Vivid": 285,
682
+ "Void": 286,
683
+ "Warm": 287,
684
+ "Whimsical": 288,
685
+ "Whispering": 289,
686
+ "Wisdom-filled": 290,
687
+ "Wonderland": 291,
688
+ "Wonderstruck": 292,
689
+ "Worried": 293,
690
+ "admirable": 294,
691
+ "admired": 295,
692
+ "adventurous": 296,
693
+ "agile": 297,
694
+ "awe-inspiring": 298,
695
+ "blissful": 299,
696
+ "brave": 300,
697
+ "breathtaking": 301,
698
+ "burdened": 302,
699
+ "calm": 303,
700
+ "captivating": 304,
701
+ "celebratory": 305,
702
+ "challenging": 306,
703
+ "comforting": 307,
704
+ "curious": 308,
705
+ "delicious": 309,
706
+ "determined": 310,
707
+ "devastating": 311,
708
+ "devoted": 312,
709
+ "disbelief": 313,
710
+ "duel": 314,
711
+ "effortless": 315,
712
+ "electrifying": 316,
713
+ "enchanting": 317,
714
+ "enduring": 318,
715
+ "epic": 319,
716
+ "exciting": 320,
717
+ "exhilarating": 321,
718
+ "expeditionary": 322,
719
+ "exploratory": 323,
720
+ "fearless": 324,
721
+ "fierce": 325,
722
+ "freeing": 326,
723
+ "fusion": 327,
724
+ "gentle": 328,
725
+ "graceful": 329,
726
+ "grief": 330,
727
+ "grief-stricken": 331,
728
+ "harmonious": 332,
729
+ "haunting": 333,
730
+ "hopeful": 334,
731
+ "immersive": 335,
732
+ "inspiring": 336,
733
+ "intense": 337,
734
+ "intertwined": 338,
735
+ "invigorating": 339,
736
+ "joyful": 340,
737
+ "joyous": 341,
738
+ "legendary": 342,
739
+ "leisurely": 343,
740
+ "lethal": 344,
741
+ "liberating": 345,
742
+ "longing": 346,
743
+ "loss": 347,
744
+ "nightmarish": 348,
745
+ "nostalgic": 349,
746
+ "peaceful": 350,
747
+ "picturesque": 351,
748
+ "quiet": 352,
749
+ "refreshing": 353,
750
+ "regretful": 354,
751
+ "remorseful": 355,
752
+ "resilient": 356,
753
+ "respected": 357,
754
+ "scarred": 358,
755
+ "serene": 359,
756
+ "shattered": 360,
757
+ "shocking": 361,
758
+ "skilled": 362,
759
+ "solace": 363,
760
+ "somber": 364,
761
+ "soothing": 365,
762
+ "sorrowful": 366,
763
+ "spontaneous": 367,
764
+ "symbolic": 368,
765
+ "thrilling": 369,
766
+ "tormented": 370,
767
+ "tormenting": 371,
768
+ "tragic": 372,
769
+ "tranquil": 373,
770
+ "transformative": 374,
771
+ "transformed": 375,
772
+ "unified": 376,
773
+ "vibrant": 377,
774
+ "void": 378,
775
+ "warm": 379,
776
+ "yearning": 380
777
  },
 
778
  "max_position_embeddings": 512,
779
+ "model_type": "distilbert",
780
+ "n_heads": 12,
781
+ "n_layers": 6,
782
  "pad_token_id": 0,
 
783
  "problem_type": "single_label_classification",
784
+ "qa_dropout": 0.1,
785
+ "seq_classif_dropout": 0.2,
786
+ "sinusoidal_pos_embds": false,
787
+ "tie_weights_": true,
788
  "torch_dtype": "float32",
789
  "transformers_version": "4.27.1",
 
 
790
  "vocab_size": 30522
791
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b05ea5c66164638ec964ed10df9ad2bc517d3fed007a8f5084f0f3a270d304b0
3
- size 439170869
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69f589979829351aa7bc732d2bd5a4e8c5cc18e2f8a0b5ab3dc05dcaa57427c8
3
+ size 269021293
runs/Jul05_12-56-26_d700f318ddcf/1688561901.5045478/events.out.tfevents.1688561901.d700f318ddcf.546.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a0a32734ef7a864f38b4509793f39488c11ac68ee7a0cef8bb157d546018c62
3
+ size 5886
runs/Jul05_12-56-26_d700f318ddcf/1688562251.495577/events.out.tfevents.1688562251.d700f318ddcf.546.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f039297eeb20289c1a9b0ca4ef91abe216a46cbcb5b3ddc1e34c7cfb169bc8d2
3
+ size 5886
runs/Jul05_12-56-26_d700f318ddcf/events.out.tfevents.1688561901.d700f318ddcf.546.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8594158005146d1913ea101087558b8a6ec25571e3458b246b64cb651a3e871
3
+ size 42122
runs/Jul05_13-13-00_d700f318ddcf/1688562793.994213/events.out.tfevents.1688562793.d700f318ddcf.546.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2884ede5e1457d84ba4e7d58e903bbac40345c380dc39b2816b936cac8733cda
3
+ size 5886
runs/Jul05_13-13-00_d700f318ddcf/1688562842.0659602/events.out.tfevents.1688562842.d700f318ddcf.546.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ef8704c523f601f8d5a8902e10777adf8c810b69cd5c61ec8e88fd7371fdbd8
3
+ size 5886
runs/Jul05_13-13-00_d700f318ddcf/1688562878.7412658/events.out.tfevents.1688562878.d700f318ddcf.546.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dec591a8bac63166f204e43ff7678f54f942aaf6cb0c7a40b313f89437138c6
3
+ size 5886
runs/Jul05_13-13-00_d700f318ddcf/events.out.tfevents.1688562793.d700f318ddcf.546.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b671450cdd324915f8f59f9a84d8fb479586e01f97dd7f0c8bdfa40da72ee555
3
+ size 61528
runs/Jul05_13-17-47_d700f318ddcf/1688563075.4344127/events.out.tfevents.1688563075.d700f318ddcf.11802.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05b32f1b32dc5c279df102e070a04dfe57c217ba1403b11f70d2edf99dd31d7c
3
+ size 5886
runs/Jul05_13-17-47_d700f318ddcf/events.out.tfevents.1688563075.d700f318ddcf.11802.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:279ad971ef67e6027556b1239849cfeee92a20b3e42212b37d43ab85f3c8926c
3
+ size 21105
runs/Jul05_13-18-39_d700f318ddcf/1688563126.1317184/events.out.tfevents.1688563126.d700f318ddcf.11802.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c7151a9fc3226dd5857a34fa8fdb8c6061a5bd72200fff521adc723a3d5e66d
3
+ size 5886
runs/Jul05_13-18-39_d700f318ddcf/events.out.tfevents.1688563126.d700f318ddcf.11802.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b747e23171da1cedaac4cba71ad06c18cf17ade856ac4d53d23543df96c3845
3
+ size 21105
runs/Jul05_13-20-31_d700f318ddcf/1688563238.427341/events.out.tfevents.1688563238.d700f318ddcf.11802.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f80173bdf39945f9398659bc56be64a6afaad4eb8dcf6a77a36a18112467000
3
+ size 5886
runs/Jul05_13-20-31_d700f318ddcf/events.out.tfevents.1688563238.d700f318ddcf.11802.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d46288bbc79e7a8a22a2e8b25219d671c0589f603a352e4162ef50a2039028b7
3
+ size 21422
special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "do_lower_case": true,
4
+ "mask_token": "[MASK]",
5
+ "model_max_length": 512,
6
+ "pad_token": "[PAD]",
7
+ "sep_token": "[SEP]",
8
+ "special_tokens_map_file": null,
9
+ "strip_accents": null,
10
+ "tokenize_chinese_chars": true,
11
+ "tokenizer_class": "DistilBertTokenizer",
12
+ "unk_token": "[UNK]"
13
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f24cc4834c906d78dd10e35474eaf13f4206ccd951d43d138ccdce7aa18a9b4
3
- size 3515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3979f684f28a735eb49053a0b95f5551878621b299820a25885fc96fd5af2bc9
3
+ size 3643
vocab.txt ADDED
The diff for this file is too large to render. See raw diff