Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -133,7 +133,7 @@
|
|
133 |
"length_penalty": 1.0,
|
134 |
"max_length": 20,
|
135 |
"min_length": 0,
|
136 |
-
"model_type": "
|
137 |
"no_repeat_ngram_size": 0,
|
138 |
"num_attention_heads": 12,
|
139 |
"num_beam_groups": 1,
|
|
|
133 |
"length_penalty": 1.0,
|
134 |
"max_length": 20,
|
135 |
"min_length": 0,
|
136 |
+
"model_type": "vit",
|
137 |
"no_repeat_ngram_size": 0,
|
138 |
"num_attention_heads": 12,
|
139 |
"num_beam_groups": 1,
|