xahilmalik commited on
Commit
0d18ffe
1 Parent(s): ce0e629

Training in progress, epoch 8

Browse files
config.json ADDED
@@ -0,0 +1,428 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "lxyuan/banking-intent-distilbert-classifier",
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": 0,
13
+ "1": 0,
14
+ "2": 0,
15
+ "3": 0,
16
+ "4": 0,
17
+ "5": 0,
18
+ "6": 0,
19
+ "7": 0,
20
+ "8": 0,
21
+ "9": 0,
22
+ "10": 0,
23
+ "11": 0,
24
+ "12": 0,
25
+ "13": 0,
26
+ "14": 0,
27
+ "15": 0,
28
+ "16": 0,
29
+ "17": 2,
30
+ "18": 0,
31
+ "19": 2,
32
+ "20": 2,
33
+ "21": 1,
34
+ "22": 0,
35
+ "23": 0,
36
+ "24": 0,
37
+ "25": 0,
38
+ "26": 0,
39
+ "27": 2,
40
+ "28": 0,
41
+ "29": 0,
42
+ "30": 2,
43
+ "31": 0,
44
+ "32": 0,
45
+ "33": 0,
46
+ "34": 0,
47
+ "35": 0,
48
+ "36": 2,
49
+ "37": 1,
50
+ "38": 2,
51
+ "39": 2,
52
+ "40": 0,
53
+ "41": 0,
54
+ "42": 0,
55
+ "43": 0,
56
+ "44": 0,
57
+ "45": 2,
58
+ "46": 0,
59
+ "47": 2,
60
+ "48": 2,
61
+ "49": 0,
62
+ "50": 0,
63
+ "51": 0,
64
+ "52": 0,
65
+ "53": 1,
66
+ "54": 2,
67
+ "55": 0,
68
+ "56": 2,
69
+ "57": 2,
70
+ "58": 0,
71
+ "59": 0,
72
+ "60": 0,
73
+ "61": 2,
74
+ "62": 0,
75
+ "63": 2,
76
+ "64": 0,
77
+ "65": 0,
78
+ "66": 1,
79
+ "67": 0,
80
+ "68": 2,
81
+ "69": 0,
82
+ "70": 0,
83
+ "71": 0,
84
+ "72": 2,
85
+ "73": 0,
86
+ "74": 0,
87
+ "75": 0,
88
+ "76": 0,
89
+ "77": 0,
90
+ "78": 2,
91
+ "79": 0,
92
+ "80": 0,
93
+ "81": 0,
94
+ "82": 0,
95
+ "83": 0,
96
+ "84": 0,
97
+ "85": 0,
98
+ "86": 0,
99
+ "87": 0,
100
+ "88": 0,
101
+ "89": 2,
102
+ "90": 0,
103
+ "91": 0,
104
+ "92": 2,
105
+ "93": 0,
106
+ "94": 0,
107
+ "95": 0,
108
+ "96": 0,
109
+ "97": 0,
110
+ "98": 0,
111
+ "99": 0,
112
+ "100": 0,
113
+ "101": 0,
114
+ "102": 0,
115
+ "103": 0,
116
+ "104": 2,
117
+ "105": 2,
118
+ "106": 1,
119
+ "107": 0,
120
+ "108": 1,
121
+ "109": 0,
122
+ "110": 0,
123
+ "111": 0,
124
+ "112": 2,
125
+ "113": 1,
126
+ "114": 0,
127
+ "115": 2,
128
+ "116": 0,
129
+ "117": 0,
130
+ "118": 0,
131
+ "119": 0,
132
+ "120": 0,
133
+ "121": 0,
134
+ "122": 0,
135
+ "123": 0,
136
+ "124": 0,
137
+ "125": 0,
138
+ "126": 2,
139
+ "127": 0,
140
+ "128": 0,
141
+ "129": 0,
142
+ "130": 2,
143
+ "131": 2,
144
+ "132": 0,
145
+ "133": 0,
146
+ "134": 0,
147
+ "135": 0,
148
+ "136": 2,
149
+ "137": 0,
150
+ "138": 0,
151
+ "139": 1,
152
+ "140": 1,
153
+ "141": 2,
154
+ "142": 0,
155
+ "143": 2,
156
+ "144": 0,
157
+ "145": 0,
158
+ "146": 1,
159
+ "147": 0,
160
+ "148": 0,
161
+ "149": 0,
162
+ "150": 0,
163
+ "151": 2,
164
+ "152": 1,
165
+ "153": 0,
166
+ "154": 0,
167
+ "155": 2,
168
+ "156": 2,
169
+ "157": 2,
170
+ "158": 0,
171
+ "159": 0,
172
+ "160": 0,
173
+ "161": 0,
174
+ "162": 0,
175
+ "163": 0,
176
+ "164": 1,
177
+ "165": 2,
178
+ "166": 0,
179
+ "167": 2,
180
+ "168": 0,
181
+ "169": 0,
182
+ "170": 0,
183
+ "171": 0,
184
+ "172": 0,
185
+ "173": 0,
186
+ "174": 2,
187
+ "175": 0,
188
+ "176": 0,
189
+ "177": 0,
190
+ "178": 0,
191
+ "179": 0,
192
+ "180": 0,
193
+ "181": 2,
194
+ "182": 0,
195
+ "183": 2,
196
+ "184": 0,
197
+ "185": 0,
198
+ "186": 0,
199
+ "187": 0,
200
+ "188": 1,
201
+ "189": 0,
202
+ "190": 0,
203
+ "191": 2,
204
+ "192": 0,
205
+ "193": 0,
206
+ "194": 0,
207
+ "195": 0,
208
+ "196": 0,
209
+ "197": 0,
210
+ "198": 0,
211
+ "199": 0,
212
+ "200": 0,
213
+ "201": 2,
214
+ "202": 2,
215
+ "203": 0,
216
+ "204": 0,
217
+ "205": 0,
218
+ "206": 0,
219
+ "207": 0,
220
+ "208": 0,
221
+ "209": 2,
222
+ "210": 2,
223
+ "211": 0,
224
+ "212": 0,
225
+ "213": 1,
226
+ "214": 0,
227
+ "215": 2,
228
+ "216": 0,
229
+ "217": 0,
230
+ "218": 2,
231
+ "219": 0,
232
+ "220": 0,
233
+ "221": 0,
234
+ "222": 0,
235
+ "223": 0,
236
+ "224": 0,
237
+ "225": 0,
238
+ "226": 0,
239
+ "227": 0,
240
+ "228": 1,
241
+ "229": 0,
242
+ "230": 0,
243
+ "231": 1,
244
+ "232": 0,
245
+ "233": 0,
246
+ "234": 0,
247
+ "235": 0,
248
+ "236": 2,
249
+ "237": 1,
250
+ "238": 1,
251
+ "239": 2,
252
+ "240": 1,
253
+ "241": 0,
254
+ "242": 0,
255
+ "243": 0,
256
+ "244": 0,
257
+ "245": 0,
258
+ "246": 0,
259
+ "247": 0,
260
+ "248": 0,
261
+ "249": 2,
262
+ "250": 1,
263
+ "251": 0,
264
+ "252": 0,
265
+ "253": 0,
266
+ "254": 2,
267
+ "255": 0,
268
+ "256": 0,
269
+ "257": 0,
270
+ "258": 0,
271
+ "259": 0,
272
+ "260": 0,
273
+ "261": 0,
274
+ "262": 2,
275
+ "263": 0,
276
+ "264": 2,
277
+ "265": 0,
278
+ "266": 0,
279
+ "267": 2,
280
+ "268": 0,
281
+ "269": 0,
282
+ "270": 0,
283
+ "271": 0,
284
+ "272": 0,
285
+ "273": 0,
286
+ "274": 0,
287
+ "275": 0,
288
+ "276": 0,
289
+ "277": 0,
290
+ "278": 0,
291
+ "279": 0,
292
+ "280": 1,
293
+ "281": 2,
294
+ "282": 0,
295
+ "283": 1,
296
+ "284": 0,
297
+ "285": 1,
298
+ "286": 0,
299
+ "287": 2,
300
+ "288": 0,
301
+ "289": 0,
302
+ "290": 2,
303
+ "291": 0,
304
+ "292": 2,
305
+ "293": 2,
306
+ "294": 1,
307
+ "295": 0,
308
+ "296": 0,
309
+ "297": 0,
310
+ "298": 0,
311
+ "299": 0,
312
+ "300": 2,
313
+ "301": 0,
314
+ "302": 0,
315
+ "303": 1,
316
+ "304": 0,
317
+ "305": 0,
318
+ "306": 0,
319
+ "307": 0,
320
+ "308": 1,
321
+ "309": 2,
322
+ "310": 2,
323
+ "311": 0,
324
+ "312": 1,
325
+ "313": 0,
326
+ "314": 0,
327
+ "315": 0,
328
+ "316": 1,
329
+ "317": 0,
330
+ "318": 2,
331
+ "319": 0,
332
+ "320": 2,
333
+ "321": 0,
334
+ "322": 0,
335
+ "323": 1,
336
+ "324": 0,
337
+ "325": 2,
338
+ "326": 0,
339
+ "327": 0,
340
+ "328": 0,
341
+ "329": 0,
342
+ "330": 0,
343
+ "331": 2,
344
+ "332": 0,
345
+ "333": 0,
346
+ "334": 1,
347
+ "335": 0,
348
+ "336": 1,
349
+ "337": 0,
350
+ "338": 0,
351
+ "339": 0,
352
+ "340": 2,
353
+ "341": 0,
354
+ "342": 0,
355
+ "343": 2,
356
+ "344": 0,
357
+ "345": 0,
358
+ "346": 0,
359
+ "347": 0,
360
+ "348": 0,
361
+ "349": 0,
362
+ "350": 0,
363
+ "351": 0,
364
+ "352": 0,
365
+ "353": 1,
366
+ "354": 1,
367
+ "355": 2,
368
+ "356": 0,
369
+ "357": 0,
370
+ "358": 0,
371
+ "359": 0,
372
+ "360": 2,
373
+ "361": 1,
374
+ "362": 0,
375
+ "363": 2,
376
+ "364": 0,
377
+ "365": 0,
378
+ "366": 0,
379
+ "367": 0,
380
+ "368": 0,
381
+ "369": 0,
382
+ "370": 2,
383
+ "371": 0,
384
+ "372": 0,
385
+ "373": 1,
386
+ "374": 2,
387
+ "375": 1,
388
+ "376": 0,
389
+ "377": 0,
390
+ "378": 0,
391
+ "379": 0,
392
+ "380": 0,
393
+ "381": 2,
394
+ "382": 0,
395
+ "383": 0,
396
+ "384": 1,
397
+ "385": 2,
398
+ "386": 0,
399
+ "387": 0,
400
+ "388": 0,
401
+ "389": 2,
402
+ "390": 2,
403
+ "391": 0,
404
+ "392": 1,
405
+ "393": 0,
406
+ "394": 0,
407
+ "395": 1
408
+ },
409
+ "initializer_range": 0.02,
410
+ "label2id": {
411
+ "0": 394,
412
+ "1": 395,
413
+ "2": 390
414
+ },
415
+ "max_position_embeddings": 512,
416
+ "model_type": "distilbert",
417
+ "n_heads": 12,
418
+ "n_layers": 6,
419
+ "pad_token_id": 0,
420
+ "problem_type": "single_label_classification",
421
+ "qa_dropout": 0.1,
422
+ "seq_classif_dropout": 0.2,
423
+ "sinusoidal_pos_embds": false,
424
+ "tie_weights_": true,
425
+ "torch_dtype": "float32",
426
+ "transformers_version": "4.35.2",
427
+ "vocab_size": 30522
428
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89e36236398d8ad53b6f81c87a105bca20d5ada99badc7f01045d511fea01407
3
+ size 269044528
runs/Dec07_16-11-11_fbf40bcee85c/events.out.tfevents.1701965475.fbf40bcee85c.309.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:957c921e33994cf373eb907e1673191baaa8a771244a318d3f47f8c3f8e05654
3
+ size 14495
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,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "mask_token": "[MASK]",
48
+ "model_max_length": 512,
49
+ "pad_token": "[PAD]",
50
+ "sep_token": "[SEP]",
51
+ "strip_accents": null,
52
+ "tokenize_chinese_chars": true,
53
+ "tokenizer_class": "DistilBertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b89960b90c54c542cfa642dbfbf46b2e1f4b3ea0b682c5a58c331547f00814df
3
+ size 4600
vocab.txt ADDED
The diff for this file is too large to render. See raw diff