Update config.json (#3)
Browse files- Update config.json (cdc84a7b9f2537b8eaf4e6e4ac7ca8df6c6e9ddc)
- 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,
|