Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -140,7 +140,7 @@
|
|
140 |
"length_penalty": 1.0,
|
141 |
"max_length": 20,
|
142 |
"min_length": 0,
|
143 |
-
"model_type": "
|
144 |
"no_repeat_ngram_size": 0,
|
145 |
"num_attention_heads": 12,
|
146 |
"num_beam_groups": 1,
|
|
|
140 |
"length_penalty": 1.0,
|
141 |
"max_length": 20,
|
142 |
"min_length": 0,
|
143 |
+
"model_type": "VisionEncoderDecoderModel",
|
144 |
"no_repeat_ngram_size": 0,
|
145 |
"num_attention_heads": 12,
|
146 |
"num_beam_groups": 1,
|