Commit
·
969fcd0
1
Parent(s):
6866d59
Add "<|startoftranscript|>" to forced decoder ids
Browse files- config.json +4 -0
config.json
CHANGED
|
@@ -26,6 +26,10 @@
|
|
| 26 |
"forced_decoder_ids": [
|
| 27 |
[
|
| 28 |
1,
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
50362
|
| 30 |
]
|
| 31 |
],
|
|
|
|
| 26 |
"forced_decoder_ids": [
|
| 27 |
[
|
| 28 |
1,
|
| 29 |
+
50257
|
| 30 |
+
],
|
| 31 |
+
[
|
| 32 |
+
2,
|
| 33 |
50362
|
| 34 |
]
|
| 35 |
],
|