Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -107,7 +107,6 @@
|
|
107 |
"torch_dtype": "float32",
|
108 |
"transformers_version": "4.41.2",
|
109 |
"vision_config": {
|
110 |
-
"model_type": "davit",
|
111 |
"_name_or_path": "",
|
112 |
"add_cross_attention": false,
|
113 |
"architectures": null,
|
@@ -161,7 +160,7 @@
|
|
161 |
"length_penalty": 1.0,
|
162 |
"max_length": 20,
|
163 |
"min_length": 0,
|
164 |
-
"model_type": "",
|
165 |
"no_repeat_ngram_size": 0,
|
166 |
"num_beam_groups": 1,
|
167 |
"num_beams": 1,
|
|
|
107 |
"torch_dtype": "float32",
|
108 |
"transformers_version": "4.41.2",
|
109 |
"vision_config": {
|
|
|
110 |
"_name_or_path": "",
|
111 |
"add_cross_attention": false,
|
112 |
"architectures": 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,
|