Automatic Speech Recognition
Transformers
PyTorch
speech-encoder-decoder
speech
xls_r
xls_r_translation
patrickvonplaten commited on
Commit
a3e0d55
·
1 Parent(s): 3feb443

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -94,7 +94,7 @@
94
  "use_cache": true,
95
  "vocab_size": 250054
96
  },
97
- "decoder_start_token_id": 250003,
98
  "encoder": {
99
  "_name_or_path": "",
100
  "activation_dropout": 0.0,
 
94
  "use_cache": true,
95
  "vocab_size": 250054
96
  },
97
+ "decoder_start_token_id": 250006,
98
  "encoder": {
99
  "_name_or_path": "",
100
  "activation_dropout": 0.0,