akera commited on
Commit
39152fa
·
verified ·
1 Parent(s): 06ffee9

Upload generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +305 -0
generation_config.json ADDED
@@ -0,0 +1,305 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "max_length": 448,
3
+ "max_new_tokens": null,
4
+ "min_length": 0,
5
+ "min_new_tokens": null,
6
+ "early_stopping": false,
7
+ "max_time": null,
8
+ "stop_strings": null,
9
+ "do_sample": false,
10
+ "num_beams": 1,
11
+ "num_beam_groups": 1,
12
+ "penalty_alpha": null,
13
+ "use_cache": true,
14
+ "temperature": 1.0,
15
+ "top_k": 50,
16
+ "top_p": 1.0,
17
+ "min_p": null,
18
+ "typical_p": 1.0,
19
+ "epsilon_cutoff": 0.0,
20
+ "eta_cutoff": 0.0,
21
+ "diversity_penalty": 0.0,
22
+ "repetition_penalty": 1.0,
23
+ "encoder_repetition_penalty": 1.0,
24
+ "length_penalty": 1.0,
25
+ "no_repeat_ngram_size": 0,
26
+ "bad_words_ids": null,
27
+ "force_words_ids": null,
28
+ "renormalize_logits": false,
29
+ "constraints": null,
30
+ "forced_bos_token_id": null,
31
+ "forced_eos_token_id": null,
32
+ "remove_invalid_values": false,
33
+ "exponential_decay_length_penalty": null,
34
+ "suppress_tokens": [
35
+ 1,
36
+ 2,
37
+ 7,
38
+ 8,
39
+ 9,
40
+ 10,
41
+ 14,
42
+ 25,
43
+ 26,
44
+ 27,
45
+ 28,
46
+ 29,
47
+ 31,
48
+ 58,
49
+ 59,
50
+ 60,
51
+ 61,
52
+ 62,
53
+ 63,
54
+ 90,
55
+ 91,
56
+ 92,
57
+ 93,
58
+ 359,
59
+ 503,
60
+ 522,
61
+ 542,
62
+ 873,
63
+ 893,
64
+ 902,
65
+ 918,
66
+ 922,
67
+ 931,
68
+ 1350,
69
+ 1853,
70
+ 1982,
71
+ 2460,
72
+ 2627,
73
+ 3246,
74
+ 3253,
75
+ 3268,
76
+ 3536,
77
+ 3846,
78
+ 3961,
79
+ 4183,
80
+ 4667,
81
+ 6585,
82
+ 6647,
83
+ 7273,
84
+ 9061,
85
+ 9383,
86
+ 10428,
87
+ 10929,
88
+ 11938,
89
+ 12033,
90
+ 12331,
91
+ 12562,
92
+ 13793,
93
+ 14157,
94
+ 14635,
95
+ 15265,
96
+ 15618,
97
+ 16553,
98
+ 16604,
99
+ 18362,
100
+ 18956,
101
+ 20075,
102
+ 21675,
103
+ 22520,
104
+ 26130,
105
+ 26161,
106
+ 26435,
107
+ 28279,
108
+ 29464,
109
+ 31650,
110
+ 32302,
111
+ 32470,
112
+ 36865,
113
+ 42863,
114
+ 47425,
115
+ 49870,
116
+ 50254,
117
+ 50258,
118
+ 50358,
119
+ 50359,
120
+ 50360,
121
+ 50361,
122
+ 50362
123
+ ],
124
+ "begin_suppress_tokens": [
125
+ 220,
126
+ 50257
127
+ ],
128
+ "forced_decoder_ids": [
129
+ [
130
+ 1,
131
+ null
132
+ ],
133
+ [
134
+ 2,
135
+ 50359
136
+ ]
137
+ ],
138
+ "sequence_bias": null,
139
+ "token_healing": false,
140
+ "guidance_scale": null,
141
+ "low_memory": null,
142
+ "watermarking_config": null,
143
+ "num_return_sequences": 1,
144
+ "output_attentions": false,
145
+ "output_hidden_states": false,
146
+ "output_scores": false,
147
+ "output_logits": null,
148
+ "return_dict_in_generate": false,
149
+ "pad_token_id": 50257,
150
+ "bos_token_id": 50257,
151
+ "eos_token_id": 50257,
152
+ "encoder_no_repeat_ngram_size": 0,
153
+ "decoder_start_token_id": 50258,
154
+ "num_assistant_tokens": 5,
155
+ "num_assistant_tokens_schedule": "heuristic",
156
+ "cache_implementation": null,
157
+ "cache_config": null,
158
+ "return_legacy_cache": true,
159
+ "prompt_lookup_num_tokens": null,
160
+ "max_matching_ngram_size": null,
161
+ "generation_kwargs": {},
162
+ "_from_model_config": false,
163
+ "transformers_version": "4.42.4",
164
+ "alignment_heads": [
165
+ [
166
+ 13,
167
+ 15
168
+ ],
169
+ [
170
+ 15,
171
+ 4
172
+ ],
173
+ [
174
+ 15,
175
+ 15
176
+ ],
177
+ [
178
+ 16,
179
+ 1
180
+ ],
181
+ [
182
+ 20,
183
+ 0
184
+ ],
185
+ [
186
+ 23,
187
+ 4
188
+ ]
189
+ ],
190
+ "is_multilingual": true,
191
+ "lang_to_id": {
192
+ "<|af|>": 50327,
193
+ "<|am|>": 50334,
194
+ "<|ar|>": 50272,
195
+ "<|as|>": 50350,
196
+ "<|az|>": 50304,
197
+ "<|ba|>": 50355,
198
+ "<|be|>": 50330,
199
+ "<|bg|>": 50292,
200
+ "<|bn|>": 50302,
201
+ "<|bo|>": 50347,
202
+ "<|br|>": 50309,
203
+ "<|bs|>": 50315,
204
+ "<|ca|>": 50270,
205
+ "<|cs|>": 50283,
206
+ "<|cy|>": 50297,
207
+ "<|da|>": 50285,
208
+ "<|de|>": 50261,
209
+ "<|el|>": 50281,
210
+ "<|en|>": 50259,
211
+ "<|es|>": 50262,
212
+ "<|et|>": 50307,
213
+ "<|eu|>": 50310,
214
+ "<|fa|>": 50300,
215
+ "<|fi|>": 50277,
216
+ "<|fo|>": 50338,
217
+ "<|fr|>": 50265,
218
+ "<|gl|>": 50319,
219
+ "<|gu|>": 50333,
220
+ "<|haw|>": 50352,
221
+ "<|ha|>": 50354,
222
+ "<|he|>": 50279,
223
+ "<|hi|>": 50276,
224
+ "<|hr|>": 50291,
225
+ "<|ht|>": 50339,
226
+ "<|hu|>": 50286,
227
+ "<|hy|>": 50312,
228
+ "<|id|>": 50275,
229
+ "<|is|>": 50311,
230
+ "<|it|>": 50274,
231
+ "<|ja|>": 50266,
232
+ "<|jw|>": 50356,
233
+ "<|ka|>": 50329,
234
+ "<|kk|>": 50316,
235
+ "<|km|>": 50323,
236
+ "<|kn|>": 50306,
237
+ "<|ko|>": 50264,
238
+ "<|la|>": 50294,
239
+ "<|lb|>": 50345,
240
+ "<|ln|>": 50353,
241
+ "<|lo|>": 50336,
242
+ "<|lt|>": 50293,
243
+ "<|lv|>": 50301,
244
+ "<|mg|>": 50349,
245
+ "<|mi|>": 50295,
246
+ "<|mk|>": 50308,
247
+ "<|ml|>": 50296,
248
+ "<|mn|>": 50314,
249
+ "<|mr|>": 50320,
250
+ "<|ms|>": 50282,
251
+ "<|mt|>": 50343,
252
+ "<|my|>": 50346,
253
+ "<|ne|>": 50313,
254
+ "<|nl|>": 50271,
255
+ "<|nn|>": 50342,
256
+ "<|no|>": 50288,
257
+ "<|oc|>": 50328,
258
+ "<|pa|>": 50321,
259
+ "<|pl|>": 50269,
260
+ "<|ps|>": 50340,
261
+ "<|pt|>": 50267,
262
+ "<|ro|>": 50284,
263
+ "<|ru|>": 50263,
264
+ "<|sa|>": 50344,
265
+ "<|sd|>": 50332,
266
+ "<|si|>": 50322,
267
+ "<|sk|>": 50298,
268
+ "<|sl|>": 50305,
269
+ "<|sn|>": 50324,
270
+ "<|so|>": 50326,
271
+ "<|sq|>": 50317,
272
+ "<|sr|>": 50303,
273
+ "<|su|>": 50357,
274
+ "<|sv|>": 50273,
275
+ "<|sw|>": 50318,
276
+ "<|ta|>": 50287,
277
+ "<|te|>": 50299,
278
+ "<|tg|>": 50331,
279
+ "<|th|>": 50289,
280
+ "<|tk|>": 50341,
281
+ "<|tl|>": 50348,
282
+ "<|tr|>": 50268,
283
+ "<|tt|>": 50351,
284
+ "<|uk|>": 50280,
285
+ "<|ur|>": 50290,
286
+ "<|uz|>": 50337,
287
+ "<|vi|>": 50278,
288
+ "<|yi|>": 50335,
289
+ "<|yo|>": 50325,
290
+ "<|zh|>": 50260,
291
+ "<|lug|>": 51865,
292
+ "<|ach|>": 51866,
293
+ "<|lgg|>": 51867,
294
+ "<|nyn|>": 51868,
295
+ "<|teo|>": 51869
296
+ },
297
+ "max_initial_timestamp_index": 50,
298
+ "no_timestamps_token_id": 50363,
299
+ "prev_sot_token_id": 50361,
300
+ "return_timestamps": false,
301
+ "task_to_id": {
302
+ "transcribe": 50359,
303
+ "translate": 50358
304
+ }
305
+ }