arad1367 commited on
Commit
011f3c7
1 Parent(s): ab4962a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -107,7 +107,7 @@
107
  "torch_dtype": "float32",
108
  "transformers_version": "4.46.0.dev0",
109
  "vision_config": {
110
- "_name_or_path": "",
111
  "add_cross_attention": false,
112
  "architectures": null,
113
  "bad_words_ids": null,
@@ -160,7 +160,7 @@
160
  "length_penalty": 1.0,
161
  "max_length": 20,
162
  "min_length": 0,
163
- "model_type": "",
164
  "no_repeat_ngram_size": 0,
165
  "num_beam_groups": 1,
166
  "num_beams": 1,
@@ -234,4 +234,4 @@
234
  "window_size": 12
235
  },
236
  "vocab_size": 51289
237
- }
 
107
  "torch_dtype": "float32",
108
  "transformers_version": "4.46.0.dev0",
109
  "vision_config": {
110
+ "model_type": "davit",
111
  "add_cross_attention": false,
112
  "architectures": null,
113
  "bad_words_ids": null,
 
160
  "length_penalty": 1.0,
161
  "max_length": 20,
162
  "min_length": 0,
163
+ "model_type": "davit",
164
  "no_repeat_ngram_size": 0,
165
  "num_beam_groups": 1,
166
  "num_beams": 1,
 
234
  "window_size": 12
235
  },
236
  "vocab_size": 51289
237
+ }