Update generation_config.json
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
@@ -163,7 +163,7 @@
|
|
163 |
},
|
164 |
"max_initial_timestamp_index": 50,
|
165 |
"max_length": 448,
|
166 |
-
"max_new_tokens":
|
167 |
"no_repeat_ngram_size": 5,
|
168 |
"no_timestamps_token_id": 50364,
|
169 |
"pad_token_id": 50257,
|
|
|
163 |
},
|
164 |
"max_initial_timestamp_index": 50,
|
165 |
"max_length": 448,
|
166 |
+
"max_new_tokens": 444,
|
167 |
"no_repeat_ngram_size": 5,
|
168 |
"no_timestamps_token_id": 50364,
|
169 |
"pad_token_id": 50257,
|