system HF staff commited on
Commit
9206b4d
·
1 Parent(s): 4099249

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -137,7 +137,7 @@
137
  "length_penalty": 2.0,
138
  "max_length": 142,
139
  "min_length": 56,
140
- "model_type": "encoder_decoder",
141
  "no_repeat_ngram_size": 3,
142
  "num_beams": 4,
143
  "pad_token_id": 0,
 
137
  "length_penalty": 2.0,
138
  "max_length": 142,
139
  "min_length": 56,
140
+ "model_type": "encoder-decoder",
141
  "no_repeat_ngram_size": 3,
142
  "num_beams": 4,
143
  "pad_token_id": 0,