mickekring commited on
Commit
ef7c3ee
·
verified ·
1 Parent(s): f192acc

Add medium/config.json

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