Revert: Add "<|startoftranscript|>" to forced decoder ids (#6)
- Revert: Add "<|startoftranscript|>" to forced decoder ids (db578b003807f8d58a7cd90e56b5012bf26dac42)
This commit is contained in:
parent
e5ed3f5164
commit
23d5e63e34
|
@ -26,10 +26,6 @@
|
||||||
"forced_decoder_ids": [
|
"forced_decoder_ids": [
|
||||||
[
|
[
|
||||||
1,
|
1,
|
||||||
50257
|
|
||||||
],
|
|
||||||
[
|
|
||||||
2,
|
|
||||||
50362
|
50362
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue