Update config.json
Browse files- 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": "
|
| 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,
|