Update config.json (#13)
Browse files- Update config.json (d2f78e1d92d90ee1f110b622caaae0d7edd02f9c)
- config.json +1 -1
config.json
CHANGED
@@ -51,7 +51,7 @@
|
|
51 |
"min_length": 0,
|
52 |
"model_type": "blip_text_model",
|
53 |
"no_repeat_ngram_size": 0,
|
54 |
-
"num_attention_heads":
|
55 |
"num_beam_groups": 1,
|
56 |
"num_beams": 1,
|
57 |
"num_hidden_layers": 12,
|
|
|
51 |
"min_length": 0,
|
52 |
"model_type": "blip_text_model",
|
53 |
"no_repeat_ngram_size": 0,
|
54 |
+
"num_attention_heads": 12,
|
55 |
"num_beam_groups": 1,
|
56 |
"num_beams": 1,
|
57 |
"num_hidden_layers": 12,
|