Update generation_config.json
Browse files- generation_config.json +1 -0
generation_config.json
CHANGED
|
@@ -3,6 +3,7 @@
|
|
| 3 |
220,
|
| 4 |
50257
|
| 5 |
],
|
|
|
|
| 6 |
"bos_token_id": 50257,
|
| 7 |
"decoder_start_token_id": 50258,
|
| 8 |
"eos_token_id": 50257,
|
|
|
|
| 3 |
220,
|
| 4 |
50257
|
| 5 |
],
|
| 6 |
+
"return_timestamps":false,
|
| 7 |
"bos_token_id": 50257,
|
| 8 |
"decoder_start_token_id": 50258,
|
| 9 |
"eos_token_id": 50257,
|