Commit
•
95a3107
1
Parent(s):
c2efd02
Revert: Add "<|startoftranscript|>" to forced decoder ids (#4)
Browse files- Revert: Add "<|startoftranscript|>" to forced decoder ids (8e01a999cd6cb3790d1c89a85bf8de6b2ccb7ba8)
- config.json +0 -4
config.json
CHANGED
@@ -26,10 +26,6 @@
|
|
26 |
"forced_decoder_ids": [
|
27 |
[
|
28 |
1,
|
29 |
-
50257
|
30 |
-
],
|
31 |
-
[
|
32 |
-
2,
|
33 |
50362
|
34 |
]
|
35 |
],
|
|
|
26 |
"forced_decoder_ids": [
|
27 |
[
|
28 |
1,
|
|
|
|
|
|
|
|
|
29 |
50362
|
30 |
]
|
31 |
],
|