centaur31 commited on
Commit
7180876
·
1 Parent(s): d73559c

Update config.json

Browse files
Files changed (1) hide show
  1. 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": "vit",
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": "VisionEncoderDecoder",
144
  "no_repeat_ngram_size": 0,
145
  "num_attention_heads": 12,
146
  "num_beam_groups": 1,