antonvinny commited on
Commit
1a4d4a7
·
verified ·
1 Parent(s): d40c2fe

Upload generation_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. generation_config.json +10 -2
generation_config.json CHANGED
@@ -32,6 +32,16 @@
32
  "bos_token_id": 50257,
33
  "decoder_start_token_id": 50258,
34
  "eos_token_id": 50257,
 
 
 
 
 
 
 
 
 
 
35
  "is_multilingual": true,
36
  "lang_to_id": {
37
  "<|af|>": 50327,
@@ -134,7 +144,6 @@
134
  "<|yo|>": 50325,
135
  "<|zh|>": 50260
136
  },
137
- "language": "english",
138
  "max_initial_timestamp_index": 50,
139
  "max_length": 448,
140
  "no_timestamps_token_id": 50363,
@@ -231,7 +240,6 @@
231
  50361,
232
  50362
233
  ],
234
- "task": "transcribe",
235
  "task_to_id": {
236
  "transcribe": 50359,
237
  "translate": 50358
 
32
  "bos_token_id": 50257,
33
  "decoder_start_token_id": 50258,
34
  "eos_token_id": 50257,
35
+ "forced_decoder_ids": [
36
+ [
37
+ 1,
38
+ null
39
+ ],
40
+ [
41
+ 2,
42
+ 50359
43
+ ]
44
+ ],
45
  "is_multilingual": true,
46
  "lang_to_id": {
47
  "<|af|>": 50327,
 
144
  "<|yo|>": 50325,
145
  "<|zh|>": 50260
146
  },
 
147
  "max_initial_timestamp_index": 50,
148
  "max_length": 448,
149
  "no_timestamps_token_id": 50363,
 
240
  50361,
241
  50362
242
  ],
 
243
  "task_to_id": {
244
  "transcribe": 50359,
245
  "translate": 50358