Update generation_config.json
Browse files- generation_config.json +5 -1
generation_config.json
CHANGED
|
@@ -9,11 +9,15 @@
|
|
| 9 |
"forced_decoder_ids": [
|
| 10 |
[
|
| 11 |
1,
|
| 12 |
-
|
| 13 |
],
|
| 14 |
[
|
| 15 |
2,
|
| 16 |
50359
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
]
|
| 18 |
],
|
| 19 |
"is_multilingual": true,
|
|
|
|
| 9 |
"forced_decoder_ids": [
|
| 10 |
[
|
| 11 |
1,
|
| 12 |
+
50260
|
| 13 |
],
|
| 14 |
[
|
| 15 |
2,
|
| 16 |
50359
|
| 17 |
+
],
|
| 18 |
+
[
|
| 19 |
+
3,
|
| 20 |
+
50363
|
| 21 |
]
|
| 22 |
],
|
| 23 |
"is_multilingual": true,
|