Saads commited on
Commit
e182ce4
1 Parent(s): dcfa9e3

Training in progress, epoch 0

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,649 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/wav2vec2-base",
3
+ "activation_dropout": 0.0,
4
+ "adapter_kernel_size": 3,
5
+ "adapter_stride": 2,
6
+ "add_adapter": false,
7
+ "apply_spec_augment": true,
8
+ "architectures": [
9
+ "Wav2Vec2ForSequenceClassification"
10
+ ],
11
+ "attention_dropout": 0.1,
12
+ "bos_token_id": 1,
13
+ "classifier_proj_size": 256,
14
+ "codevector_dim": 256,
15
+ "contrastive_logits_temperature": 0.1,
16
+ "conv_bias": false,
17
+ "conv_dim": [
18
+ 512,
19
+ 512,
20
+ 512,
21
+ 512,
22
+ 512,
23
+ 512,
24
+ 512
25
+ ],
26
+ "conv_kernel": [
27
+ 10,
28
+ 3,
29
+ 3,
30
+ 3,
31
+ 3,
32
+ 2,
33
+ 2
34
+ ],
35
+ "conv_stride": [
36
+ 5,
37
+ 2,
38
+ 2,
39
+ 2,
40
+ 2,
41
+ 2,
42
+ 2
43
+ ],
44
+ "ctc_loss_reduction": "sum",
45
+ "ctc_zero_infinity": false,
46
+ "diversity_loss_weight": 0.1,
47
+ "do_stable_layer_norm": false,
48
+ "eos_token_id": 2,
49
+ "feat_extract_activation": "gelu",
50
+ "feat_extract_norm": "group",
51
+ "feat_proj_dropout": 0.1,
52
+ "feat_quantizer_dropout": 0.0,
53
+ "final_dropout": 0.0,
54
+ "freeze_feat_extract_train": true,
55
+ "hidden_act": "gelu",
56
+ "hidden_dropout": 0.1,
57
+ "hidden_size": 768,
58
+ "id2label": {
59
+ "0": "abethr1",
60
+ "1": "abhori1",
61
+ "10": "afpfly1",
62
+ "100": "gobsta5",
63
+ "101": "gobwea1",
64
+ "102": "golher1",
65
+ "103": "grbcam1",
66
+ "104": "grccra1",
67
+ "105": "grecor",
68
+ "106": "greegr",
69
+ "107": "grewoo2",
70
+ "108": "grwpyt1",
71
+ "109": "gryapa1",
72
+ "11": "afpkin1",
73
+ "110": "grywrw1",
74
+ "111": "gybfis1",
75
+ "112": "gycwar3",
76
+ "113": "gyhbus1",
77
+ "114": "gyhkin1",
78
+ "115": "gyhneg1",
79
+ "116": "gyhspa1",
80
+ "117": "gytbar1",
81
+ "118": "hadibi1",
82
+ "119": "hamerk1",
83
+ "12": "afpwag1",
84
+ "120": "hartur1",
85
+ "121": "helgui",
86
+ "122": "hipbab1",
87
+ "123": "hoopoe",
88
+ "124": "huncis1",
89
+ "125": "hunsun2",
90
+ "126": "joygre1",
91
+ "127": "kerspa2",
92
+ "128": "klacuc1",
93
+ "129": "kvbsun1",
94
+ "13": "afrgos1",
95
+ "130": "laudov1",
96
+ "131": "lawgol",
97
+ "132": "lesmaw1",
98
+ "133": "lessts1",
99
+ "134": "libeat1",
100
+ "135": "litegr",
101
+ "136": "litswi1",
102
+ "137": "litwea1",
103
+ "138": "loceag1",
104
+ "139": "lotcor1",
105
+ "14": "afrgrp1",
106
+ "140": "lotlap1",
107
+ "141": "luebus1",
108
+ "142": "mabeat1",
109
+ "143": "macshr1",
110
+ "144": "malkin1",
111
+ "145": "marsto1",
112
+ "146": "marsun2",
113
+ "147": "mcptit1",
114
+ "148": "meypar1",
115
+ "149": "moccha1",
116
+ "15": "afrjac1",
117
+ "150": "mouwag1",
118
+ "151": "ndcsun2",
119
+ "152": "nobfly1",
120
+ "153": "norbro1",
121
+ "154": "norcro1",
122
+ "155": "norfis1",
123
+ "156": "norpuf1",
124
+ "157": "nubwoo1",
125
+ "158": "pabspa1",
126
+ "159": "palfly2",
127
+ "16": "afrthr1",
128
+ "160": "palpri1",
129
+ "161": "piecro1",
130
+ "162": "piekin1",
131
+ "163": "pitwhy",
132
+ "164": "purgre2",
133
+ "165": "pygbat1",
134
+ "166": "quailf1",
135
+ "167": "ratcis1",
136
+ "168": "raybar1",
137
+ "169": "rbsrob1",
138
+ "17": "amesun2",
139
+ "170": "rebfir2",
140
+ "171": "rebhor1",
141
+ "172": "reboxp1",
142
+ "173": "reccor",
143
+ "174": "reccuc1",
144
+ "175": "reedov1",
145
+ "176": "refbar2",
146
+ "177": "refcro1",
147
+ "178": "reftin1",
148
+ "179": "refwar2",
149
+ "18": "augbuz1",
150
+ "180": "rehblu1",
151
+ "181": "rehwea1",
152
+ "182": "reisee2",
153
+ "183": "rerswa1",
154
+ "184": "rewsta1",
155
+ "185": "rindov",
156
+ "186": "rocmar2",
157
+ "187": "rostur1",
158
+ "188": "ruegls1",
159
+ "189": "rufcha2",
160
+ "19": "bagwea1",
161
+ "190": "sacibi2",
162
+ "191": "sccsun2",
163
+ "192": "scrcha1",
164
+ "193": "scthon1",
165
+ "194": "shesta1",
166
+ "195": "sichor1",
167
+ "196": "sincis1",
168
+ "197": "slbgre1",
169
+ "198": "slcbou1",
170
+ "199": "sltnig1",
171
+ "2": "abythr1",
172
+ "20": "barswa",
173
+ "200": "sobfly1",
174
+ "201": "somgre1",
175
+ "202": "somtit4",
176
+ "203": "soucit1",
177
+ "204": "soufis1",
178
+ "205": "spemou2",
179
+ "206": "spepig1",
180
+ "207": "spewea1",
181
+ "208": "spfbar1",
182
+ "209": "spfwea1",
183
+ "21": "bawhor2",
184
+ "210": "spmthr1",
185
+ "211": "spwlap1",
186
+ "212": "squher1",
187
+ "213": "strher",
188
+ "214": "strsee1",
189
+ "215": "stusta1",
190
+ "216": "subbus1",
191
+ "217": "supsta1",
192
+ "218": "tacsun1",
193
+ "219": "tafpri1",
194
+ "22": "bawman1",
195
+ "220": "tamdov1",
196
+ "221": "thrnig1",
197
+ "222": "trobou1",
198
+ "223": "varsun2",
199
+ "224": "vibsta2",
200
+ "225": "vilwea1",
201
+ "226": "vimwea1",
202
+ "227": "walsta1",
203
+ "228": "wbgbir1",
204
+ "229": "wbrcha2",
205
+ "23": "bcbeat1",
206
+ "230": "wbswea1",
207
+ "231": "wfbeat1",
208
+ "232": "whbcan1",
209
+ "233": "whbcou1",
210
+ "234": "whbcro2",
211
+ "235": "whbtit5",
212
+ "236": "whbwea1",
213
+ "237": "whbwhe3",
214
+ "238": "whcpri2",
215
+ "239": "whctur2",
216
+ "24": "beasun2",
217
+ "240": "wheslf1",
218
+ "241": "whhsaw1",
219
+ "242": "whihel1",
220
+ "243": "whrshr1",
221
+ "244": "witswa1",
222
+ "245": "wlwwar",
223
+ "246": "wookin1",
224
+ "247": "woosan",
225
+ "248": "wtbeat1",
226
+ "249": "yebapa1",
227
+ "25": "bkctch1",
228
+ "250": "yebbar1",
229
+ "251": "yebduc1",
230
+ "252": "yebere1",
231
+ "253": "yebgre1",
232
+ "254": "yebsto1",
233
+ "255": "yeccan1",
234
+ "256": "yefcan",
235
+ "257": "yelbis1",
236
+ "258": "yenspu1",
237
+ "259": "yertin1",
238
+ "26": "bkfruw1",
239
+ "260": "yesbar1",
240
+ "261": "yespet1",
241
+ "262": "yetgre1",
242
+ "263": "yewgre1",
243
+ "27": "blacra1",
244
+ "28": "blacuc1",
245
+ "29": "blakit1",
246
+ "3": "afbfly1",
247
+ "30": "blaplo1",
248
+ "31": "blbpuf2",
249
+ "32": "blcapa2",
250
+ "33": "blfbus1",
251
+ "34": "blhgon1",
252
+ "35": "blhher1",
253
+ "36": "blksaw1",
254
+ "37": "blnmou1",
255
+ "38": "blnwea1",
256
+ "39": "bltapa1",
257
+ "4": "afdfly1",
258
+ "40": "bltbar1",
259
+ "41": "bltori1",
260
+ "42": "blwlap1",
261
+ "43": "brcale1",
262
+ "44": "brcsta1",
263
+ "45": "brctch1",
264
+ "46": "brcwea1",
265
+ "47": "brican1",
266
+ "48": "brobab1",
267
+ "49": "broman1",
268
+ "5": "afecuc1",
269
+ "50": "brosun1",
270
+ "51": "brrwhe3",
271
+ "52": "brtcha1",
272
+ "53": "brubru1",
273
+ "54": "brwwar1",
274
+ "55": "bswdov1",
275
+ "56": "btweye2",
276
+ "57": "bubwar2",
277
+ "58": "butapa1",
278
+ "59": "cabgre1",
279
+ "6": "affeag1",
280
+ "60": "carcha1",
281
+ "61": "carwoo1",
282
+ "62": "categr",
283
+ "63": "ccbeat1",
284
+ "64": "chespa1",
285
+ "65": "chewea1",
286
+ "66": "chibat1",
287
+ "67": "chtapa3",
288
+ "68": "chucis1",
289
+ "69": "cibwar1",
290
+ "7": "afgfly1",
291
+ "70": "cohmar1",
292
+ "71": "colsun2",
293
+ "72": "combul2",
294
+ "73": "combuz1",
295
+ "74": "comsan",
296
+ "75": "crefra2",
297
+ "76": "crheag1",
298
+ "77": "crohor1",
299
+ "78": "darbar1",
300
+ "79": "darter3",
301
+ "8": "afghor1",
302
+ "80": "didcuc1",
303
+ "81": "dotbar1",
304
+ "82": "dutdov1",
305
+ "83": "easmog1",
306
+ "84": "eaywag1",
307
+ "85": "edcsun3",
308
+ "86": "egygoo",
309
+ "87": "equaka1",
310
+ "88": "eswdov1",
311
+ "89": "eubeat1",
312
+ "9": "afmdov1",
313
+ "90": "fatrav1",
314
+ "91": "fatwid1",
315
+ "92": "fislov1",
316
+ "93": "fotdro5",
317
+ "94": "gabgos2",
318
+ "95": "gargan",
319
+ "96": "gbesta1",
320
+ "97": "gnbcam2",
321
+ "98": "gnhsun1",
322
+ "99": "gobbun1"
323
+ },
324
+ "initializer_range": 0.02,
325
+ "intermediate_size": 3072,
326
+ "label2id": {
327
+ "abethr1": "0",
328
+ "abhori1": "1",
329
+ "abythr1": "2",
330
+ "afbfly1": "3",
331
+ "afdfly1": "4",
332
+ "afecuc1": "5",
333
+ "affeag1": "6",
334
+ "afgfly1": "7",
335
+ "afghor1": "8",
336
+ "afmdov1": "9",
337
+ "afpfly1": "10",
338
+ "afpkin1": "11",
339
+ "afpwag1": "12",
340
+ "afrgos1": "13",
341
+ "afrgrp1": "14",
342
+ "afrjac1": "15",
343
+ "afrthr1": "16",
344
+ "amesun2": "17",
345
+ "augbuz1": "18",
346
+ "bagwea1": "19",
347
+ "barswa": "20",
348
+ "bawhor2": "21",
349
+ "bawman1": "22",
350
+ "bcbeat1": "23",
351
+ "beasun2": "24",
352
+ "bkctch1": "25",
353
+ "bkfruw1": "26",
354
+ "blacra1": "27",
355
+ "blacuc1": "28",
356
+ "blakit1": "29",
357
+ "blaplo1": "30",
358
+ "blbpuf2": "31",
359
+ "blcapa2": "32",
360
+ "blfbus1": "33",
361
+ "blhgon1": "34",
362
+ "blhher1": "35",
363
+ "blksaw1": "36",
364
+ "blnmou1": "37",
365
+ "blnwea1": "38",
366
+ "bltapa1": "39",
367
+ "bltbar1": "40",
368
+ "bltori1": "41",
369
+ "blwlap1": "42",
370
+ "brcale1": "43",
371
+ "brcsta1": "44",
372
+ "brctch1": "45",
373
+ "brcwea1": "46",
374
+ "brican1": "47",
375
+ "brobab1": "48",
376
+ "broman1": "49",
377
+ "brosun1": "50",
378
+ "brrwhe3": "51",
379
+ "brtcha1": "52",
380
+ "brubru1": "53",
381
+ "brwwar1": "54",
382
+ "bswdov1": "55",
383
+ "btweye2": "56",
384
+ "bubwar2": "57",
385
+ "butapa1": "58",
386
+ "cabgre1": "59",
387
+ "carcha1": "60",
388
+ "carwoo1": "61",
389
+ "categr": "62",
390
+ "ccbeat1": "63",
391
+ "chespa1": "64",
392
+ "chewea1": "65",
393
+ "chibat1": "66",
394
+ "chtapa3": "67",
395
+ "chucis1": "68",
396
+ "cibwar1": "69",
397
+ "cohmar1": "70",
398
+ "colsun2": "71",
399
+ "combul2": "72",
400
+ "combuz1": "73",
401
+ "comsan": "74",
402
+ "crefra2": "75",
403
+ "crheag1": "76",
404
+ "crohor1": "77",
405
+ "darbar1": "78",
406
+ "darter3": "79",
407
+ "didcuc1": "80",
408
+ "dotbar1": "81",
409
+ "dutdov1": "82",
410
+ "easmog1": "83",
411
+ "eaywag1": "84",
412
+ "edcsun3": "85",
413
+ "egygoo": "86",
414
+ "equaka1": "87",
415
+ "eswdov1": "88",
416
+ "eubeat1": "89",
417
+ "fatrav1": "90",
418
+ "fatwid1": "91",
419
+ "fislov1": "92",
420
+ "fotdro5": "93",
421
+ "gabgos2": "94",
422
+ "gargan": "95",
423
+ "gbesta1": "96",
424
+ "gnbcam2": "97",
425
+ "gnhsun1": "98",
426
+ "gobbun1": "99",
427
+ "gobsta5": "100",
428
+ "gobwea1": "101",
429
+ "golher1": "102",
430
+ "grbcam1": "103",
431
+ "grccra1": "104",
432
+ "grecor": "105",
433
+ "greegr": "106",
434
+ "grewoo2": "107",
435
+ "grwpyt1": "108",
436
+ "gryapa1": "109",
437
+ "grywrw1": "110",
438
+ "gybfis1": "111",
439
+ "gycwar3": "112",
440
+ "gyhbus1": "113",
441
+ "gyhkin1": "114",
442
+ "gyhneg1": "115",
443
+ "gyhspa1": "116",
444
+ "gytbar1": "117",
445
+ "hadibi1": "118",
446
+ "hamerk1": "119",
447
+ "hartur1": "120",
448
+ "helgui": "121",
449
+ "hipbab1": "122",
450
+ "hoopoe": "123",
451
+ "huncis1": "124",
452
+ "hunsun2": "125",
453
+ "joygre1": "126",
454
+ "kerspa2": "127",
455
+ "klacuc1": "128",
456
+ "kvbsun1": "129",
457
+ "laudov1": "130",
458
+ "lawgol": "131",
459
+ "lesmaw1": "132",
460
+ "lessts1": "133",
461
+ "libeat1": "134",
462
+ "litegr": "135",
463
+ "litswi1": "136",
464
+ "litwea1": "137",
465
+ "loceag1": "138",
466
+ "lotcor1": "139",
467
+ "lotlap1": "140",
468
+ "luebus1": "141",
469
+ "mabeat1": "142",
470
+ "macshr1": "143",
471
+ "malkin1": "144",
472
+ "marsto1": "145",
473
+ "marsun2": "146",
474
+ "mcptit1": "147",
475
+ "meypar1": "148",
476
+ "moccha1": "149",
477
+ "mouwag1": "150",
478
+ "ndcsun2": "151",
479
+ "nobfly1": "152",
480
+ "norbro1": "153",
481
+ "norcro1": "154",
482
+ "norfis1": "155",
483
+ "norpuf1": "156",
484
+ "nubwoo1": "157",
485
+ "pabspa1": "158",
486
+ "palfly2": "159",
487
+ "palpri1": "160",
488
+ "piecro1": "161",
489
+ "piekin1": "162",
490
+ "pitwhy": "163",
491
+ "purgre2": "164",
492
+ "pygbat1": "165",
493
+ "quailf1": "166",
494
+ "ratcis1": "167",
495
+ "raybar1": "168",
496
+ "rbsrob1": "169",
497
+ "rebfir2": "170",
498
+ "rebhor1": "171",
499
+ "reboxp1": "172",
500
+ "reccor": "173",
501
+ "reccuc1": "174",
502
+ "reedov1": "175",
503
+ "refbar2": "176",
504
+ "refcro1": "177",
505
+ "reftin1": "178",
506
+ "refwar2": "179",
507
+ "rehblu1": "180",
508
+ "rehwea1": "181",
509
+ "reisee2": "182",
510
+ "rerswa1": "183",
511
+ "rewsta1": "184",
512
+ "rindov": "185",
513
+ "rocmar2": "186",
514
+ "rostur1": "187",
515
+ "ruegls1": "188",
516
+ "rufcha2": "189",
517
+ "sacibi2": "190",
518
+ "sccsun2": "191",
519
+ "scrcha1": "192",
520
+ "scthon1": "193",
521
+ "shesta1": "194",
522
+ "sichor1": "195",
523
+ "sincis1": "196",
524
+ "slbgre1": "197",
525
+ "slcbou1": "198",
526
+ "sltnig1": "199",
527
+ "sobfly1": "200",
528
+ "somgre1": "201",
529
+ "somtit4": "202",
530
+ "soucit1": "203",
531
+ "soufis1": "204",
532
+ "spemou2": "205",
533
+ "spepig1": "206",
534
+ "spewea1": "207",
535
+ "spfbar1": "208",
536
+ "spfwea1": "209",
537
+ "spmthr1": "210",
538
+ "spwlap1": "211",
539
+ "squher1": "212",
540
+ "strher": "213",
541
+ "strsee1": "214",
542
+ "stusta1": "215",
543
+ "subbus1": "216",
544
+ "supsta1": "217",
545
+ "tacsun1": "218",
546
+ "tafpri1": "219",
547
+ "tamdov1": "220",
548
+ "thrnig1": "221",
549
+ "trobou1": "222",
550
+ "varsun2": "223",
551
+ "vibsta2": "224",
552
+ "vilwea1": "225",
553
+ "vimwea1": "226",
554
+ "walsta1": "227",
555
+ "wbgbir1": "228",
556
+ "wbrcha2": "229",
557
+ "wbswea1": "230",
558
+ "wfbeat1": "231",
559
+ "whbcan1": "232",
560
+ "whbcou1": "233",
561
+ "whbcro2": "234",
562
+ "whbtit5": "235",
563
+ "whbwea1": "236",
564
+ "whbwhe3": "237",
565
+ "whcpri2": "238",
566
+ "whctur2": "239",
567
+ "wheslf1": "240",
568
+ "whhsaw1": "241",
569
+ "whihel1": "242",
570
+ "whrshr1": "243",
571
+ "witswa1": "244",
572
+ "wlwwar": "245",
573
+ "wookin1": "246",
574
+ "woosan": "247",
575
+ "wtbeat1": "248",
576
+ "yebapa1": "249",
577
+ "yebbar1": "250",
578
+ "yebduc1": "251",
579
+ "yebere1": "252",
580
+ "yebgre1": "253",
581
+ "yebsto1": "254",
582
+ "yeccan1": "255",
583
+ "yefcan": "256",
584
+ "yelbis1": "257",
585
+ "yenspu1": "258",
586
+ "yertin1": "259",
587
+ "yesbar1": "260",
588
+ "yespet1": "261",
589
+ "yetgre1": "262",
590
+ "yewgre1": "263"
591
+ },
592
+ "layer_norm_eps": 1e-05,
593
+ "layerdrop": 0.0,
594
+ "mask_channel_length": 10,
595
+ "mask_channel_min_space": 1,
596
+ "mask_channel_other": 0.0,
597
+ "mask_channel_prob": 0.0,
598
+ "mask_channel_selection": "static",
599
+ "mask_feature_length": 10,
600
+ "mask_feature_min_masks": 0,
601
+ "mask_feature_prob": 0.0,
602
+ "mask_time_length": 10,
603
+ "mask_time_min_masks": 2,
604
+ "mask_time_min_space": 1,
605
+ "mask_time_other": 0.0,
606
+ "mask_time_prob": 0.05,
607
+ "mask_time_selection": "static",
608
+ "model_type": "wav2vec2",
609
+ "no_mask_channel_overlap": false,
610
+ "no_mask_time_overlap": false,
611
+ "num_adapter_layers": 3,
612
+ "num_attention_heads": 12,
613
+ "num_codevector_groups": 2,
614
+ "num_codevectors_per_group": 320,
615
+ "num_conv_pos_embedding_groups": 16,
616
+ "num_conv_pos_embeddings": 128,
617
+ "num_feat_extract_layers": 7,
618
+ "num_hidden_layers": 12,
619
+ "num_negatives": 100,
620
+ "output_hidden_size": 768,
621
+ "pad_token_id": 0,
622
+ "proj_codevector_dim": 256,
623
+ "tdnn_dilation": [
624
+ 1,
625
+ 2,
626
+ 3,
627
+ 1,
628
+ 1
629
+ ],
630
+ "tdnn_dim": [
631
+ 512,
632
+ 512,
633
+ 512,
634
+ 512,
635
+ 1500
636
+ ],
637
+ "tdnn_kernel": [
638
+ 5,
639
+ 3,
640
+ 3,
641
+ 1,
642
+ 1
643
+ ],
644
+ "torch_dtype": "float32",
645
+ "transformers_version": "4.28.1",
646
+ "use_weighted_layer_sum": false,
647
+ "vocab_size": 32,
648
+ "xvector_output_dim": 512
649
+ }
preprocessor_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "feature_extractor_type": "Wav2Vec2FeatureExtractor",
4
+ "feature_size": 1,
5
+ "padding_side": "right",
6
+ "padding_value": 0.0,
7
+ "return_attention_mask": false,
8
+ "sampling_rate": 16000
9
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5dfa773aacbb86ae2b5acc205302e5b9575586e3401dd3f92f97acc05e6c195
3
+ size 378619753
runs/Apr27_10-05-10_cb5ab0f06747/1682589923.3104434/events.out.tfevents.1682589923.cb5ab0f06747.215.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:477047af14dae344af87865d7b7f9860732c5398931be24c797bd3a25d10b272
3
+ size 5901
runs/Apr27_10-05-10_cb5ab0f06747/events.out.tfevents.1682589923.cb5ab0f06747.215.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f402342a2eac8a35fe90fa7ca55f7d33b0755113e70c2dcd273d919166111263
3
+ size 19423
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5261f2c3fbf8679960aa1d5d8bf6ab90a2a8d9dbc89190827c43efbdd4bfd65d
3
+ size 3643