sanchit-gandhi HF staff commited on
Commit
c4fb4e7
1 Parent(s): 62e030d

Add "<|startoftranscript|>" to forced decoder ids

Browse files
Files changed (1) hide show
  1. config.json +6 -2
config.json CHANGED
@@ -26,14 +26,18 @@
26
  "forced_decoder_ids": [
27
  [
28
  1,
29
- 50259
30
  ],
31
  [
32
  2,
33
- 50359
34
  ],
35
  [
36
  3,
 
 
 
 
37
  50363
38
  ]
39
  ],
 
26
  "forced_decoder_ids": [
27
  [
28
  1,
29
+ 50258
30
  ],
31
  [
32
  2,
33
+ 50259
34
  ],
35
  [
36
  3,
37
+ 50359
38
+ ],
39
+ [
40
+ 4,
41
  50363
42
  ]
43
  ],