Update generation_config.json
Browse files- generation_config.json +5 -1
generation_config.json
CHANGED
|
@@ -51,11 +51,15 @@
|
|
| 51 |
"forced_decoder_ids": [
|
| 52 |
[
|
| 53 |
1,
|
| 54 |
-
|
| 55 |
],
|
| 56 |
[
|
| 57 |
2,
|
| 58 |
50360
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
]
|
| 60 |
],
|
| 61 |
"is_multilingual": true,
|
|
|
|
| 51 |
"forced_decoder_ids": [
|
| 52 |
[
|
| 53 |
1,
|
| 54 |
+
50259
|
| 55 |
],
|
| 56 |
[
|
| 57 |
2,
|
| 58 |
50360
|
| 59 |
+
],
|
| 60 |
+
[
|
| 61 |
+
3,
|
| 62 |
+
50364
|
| 63 |
]
|
| 64 |
],
|
| 65 |
"is_multilingual": true,
|