pere commited on
Commit
e577553
1 Parent(s): 7b29755

Update config.json

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