pere commited on
Commit
e336850
1 Parent(s): 26e0c57

Update config_hf.json

Browse files
Files changed (1) hide show
  1. config_hf.json +375 -0
config_hf.json ADDED
@@ -0,0 +1,375 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "./",
3
+ "activation_dropout": 0.1,
4
+ "activation_function": "gelu",
5
+ "alignment_heads": [
6
+ [
7
+ 2,
8
+ 2
9
+ ],
10
+ [
11
+ 3,
12
+ 0
13
+ ],
14
+ [
15
+ 3,
16
+ 2
17
+ ],
18
+ [
19
+ 3,
20
+ 3
21
+ ],
22
+ [
23
+ 3,
24
+ 4
25
+ ],
26
+ [
27
+ 3,
28
+ 5
29
+ ]
30
+ ],
31
+ "apply_spec_augment": false,
32
+ "architectures": [
33
+ "WhisperForConditionalGeneration"
34
+ ],
35
+ "attention_dropout": 0,
36
+ "begin_suppress_tokens": [
37
+ 220,
38
+ 50257
39
+ ],
40
+ "bos_token_id": 50257,
41
+ "classifier_proj_size": 256,
42
+ "d_model": 384,
43
+ "decoder_attention_heads": 6,
44
+ "decoder_ffn_dim": 1536,
45
+ "decoder_layerdrop": 0,
46
+ "decoder_layers": 4,
47
+ "decoder_start_token_id": 50258,
48
+ "dropout": 0,
49
+ "encoder_attention_heads": 6,
50
+ "encoder_ffn_dim": 1536,
51
+ "encoder_layerdrop": 0,
52
+ "encoder_layers": 4,
53
+ "eos_token_id": 50257,
54
+ "forced_decoder_ids": [
55
+ [
56
+ 1,
57
+ 50259
58
+ ],
59
+ [
60
+ 2,
61
+ 50359
62
+ ],
63
+ [
64
+ 3,
65
+ 50363
66
+ ]
67
+ ],
68
+ "init_std": 0.02,
69
+ "is_encoder_decoder": true,
70
+ "lang_ids": [
71
+ 50259,
72
+ 50260,
73
+ 50261,
74
+ 50262,
75
+ 50263,
76
+ 50264,
77
+ 50265,
78
+ 50266,
79
+ 50267,
80
+ 50268,
81
+ 50269,
82
+ 50270,
83
+ 50271,
84
+ 50272,
85
+ 50273,
86
+ 50274,
87
+ 50275,
88
+ 50276,
89
+ 50277,
90
+ 50278,
91
+ 50279,
92
+ 50280,
93
+ 50281,
94
+ 50282,
95
+ 50283,
96
+ 50284,
97
+ 50285,
98
+ 50286,
99
+ 50287,
100
+ 50288,
101
+ 50289,
102
+ 50290,
103
+ 50291,
104
+ 50292,
105
+ 50293,
106
+ 50294,
107
+ 50295,
108
+ 50296,
109
+ 50297,
110
+ 50298,
111
+ 50299,
112
+ 50300,
113
+ 50301,
114
+ 50302,
115
+ 50303,
116
+ 50304,
117
+ 50305,
118
+ 50306,
119
+ 50307,
120
+ 50308,
121
+ 50309,
122
+ 50310,
123
+ 50311,
124
+ 50312,
125
+ 50313,
126
+ 50314,
127
+ 50315,
128
+ 50316,
129
+ 50317,
130
+ 50318,
131
+ 50319,
132
+ 50320,
133
+ 50321,
134
+ 50322,
135
+ 50323,
136
+ 50324,
137
+ 50325,
138
+ 50326,
139
+ 50327,
140
+ 50328,
141
+ 50329,
142
+ 50330,
143
+ 50331,
144
+ 50332,
145
+ 50333,
146
+ 50334,
147
+ 50335,
148
+ 50336,
149
+ 50337,
150
+ 50338,
151
+ 50339,
152
+ 50340,
153
+ 50341,
154
+ 50342,
155
+ 50343,
156
+ 50344,
157
+ 50345,
158
+ 50346,
159
+ 50347,
160
+ 50348,
161
+ 50349,
162
+ 50350,
163
+ 50351,
164
+ 50352,
165
+ 50353,
166
+ 50354,
167
+ 50355,
168
+ 50356,
169
+ 50357
170
+ ],
171
+ "mask_feature_length": 10,
172
+ "mask_feature_min_masks": 0,
173
+ "mask_feature_prob": 0,
174
+ "mask_time_length": 10,
175
+ "mask_time_min_masks": 2,
176
+ "mask_time_prob": 0.05,
177
+ "max_length": 448,
178
+ "max_source_positions": 1500,
179
+ "max_target_positions": 448,
180
+ "median_filter_width": 7,
181
+ "model_type": "whisper",
182
+ "num_hidden_layers": 4,
183
+ "num_mel_bins": 80,
184
+ "pad_token_id": 50257,
185
+ "scale_embedding": false,
186
+ "suppress_ids": [
187
+ 1,
188
+ 2,
189
+ 7,
190
+ 8,
191
+ 9,
192
+ 10,
193
+ 14,
194
+ 25,
195
+ 26,
196
+ 27,
197
+ 28,
198
+ 29,
199
+ 31,
200
+ 58,
201
+ 59,
202
+ 60,
203
+ 61,
204
+ 62,
205
+ 63,
206
+ 90,
207
+ 91,
208
+ 92,
209
+ 93,
210
+ 359,
211
+ 503,
212
+ 522,
213
+ 542,
214
+ 873,
215
+ 893,
216
+ 902,
217
+ 918,
218
+ 922,
219
+ 931,
220
+ 1350,
221
+ 1853,
222
+ 1982,
223
+ 2460,
224
+ 2627,
225
+ 3246,
226
+ 3253,
227
+ 3268,
228
+ 3536,
229
+ 3846,
230
+ 3961,
231
+ 4183,
232
+ 4667,
233
+ 6585,
234
+ 6647,
235
+ 7273,
236
+ 9061,
237
+ 9383,
238
+ 10428,
239
+ 10929,
240
+ 11938,
241
+ 12033,
242
+ 12331,
243
+ 12562,
244
+ 13793,
245
+ 14157,
246
+ 14635,
247
+ 15265,
248
+ 15618,
249
+ 16553,
250
+ 16604,
251
+ 18362,
252
+ 18956,
253
+ 20075,
254
+ 21675,
255
+ 22520,
256
+ 26130,
257
+ 26161,
258
+ 26435,
259
+ 28279,
260
+ 29464,
261
+ 31650,
262
+ 32302,
263
+ 32470,
264
+ 36865,
265
+ 42863,
266
+ 47425,
267
+ 49870,
268
+ 50254,
269
+ 50258,
270
+ 50358,
271
+ 50359,
272
+ 50360,
273
+ 50361,
274
+ 50362
275
+ ],
276
+ "suppress_ids_begin": [
277
+ 220,
278
+ 50257
279
+ ],
280
+ "suppress_tokens": [
281
+ 1,
282
+ 2,
283
+ 7,
284
+ 8,
285
+ 9,
286
+ 10,
287
+ 14,
288
+ 25,
289
+ 26,
290
+ 27,
291
+ 28,
292
+ 29,
293
+ 31,
294
+ 58,
295
+ 59,
296
+ 60,
297
+ 61,
298
+ 62,
299
+ 63,
300
+ 90,
301
+ 91,
302
+ 92,
303
+ 93,
304
+ 359,
305
+ 503,
306
+ 522,
307
+ 542,
308
+ 873,
309
+ 893,
310
+ 902,
311
+ 918,
312
+ 922,
313
+ 931,
314
+ 1350,
315
+ 1853,
316
+ 1982,
317
+ 2460,
318
+ 2627,
319
+ 3246,
320
+ 3253,
321
+ 3268,
322
+ 3536,
323
+ 3846,
324
+ 3961,
325
+ 4183,
326
+ 4667,
327
+ 6585,
328
+ 6647,
329
+ 7273,
330
+ 9061,
331
+ 9383,
332
+ 10428,
333
+ 10929,
334
+ 11938,
335
+ 12033,
336
+ 12331,
337
+ 12562,
338
+ 13793,
339
+ 14157,
340
+ 14635,
341
+ 15265,
342
+ 15618,
343
+ 16553,
344
+ 16604,
345
+ 18362,
346
+ 18956,
347
+ 20075,
348
+ 21675,
349
+ 22520,
350
+ 26130,
351
+ 26161,
352
+ 26435,
353
+ 28279,
354
+ 29464,
355
+ 31650,
356
+ 32302,
357
+ 32470,
358
+ 36865,
359
+ 42863,
360
+ 47425,
361
+ 49870,
362
+ 50254,
363
+ 50258,
364
+ 50358,
365
+ 50359,
366
+ 50360,
367
+ 50361,
368
+ 50362
369
+ ],
370
+ "torch_dtype": "float32",
371
+ "transformers_version": "4.37.1",
372
+ "use_cache": true,
373
+ "use_weighted_layer_sum": false,
374
+ "vocab_size": 51865
375
+ }