Upload GitForCausalLM
Browse files- config.json +1 -0
config.json
CHANGED
@@ -17,6 +17,7 @@
|
|
17 |
"model_type": "git",
|
18 |
"num_attention_heads": 12,
|
19 |
"num_hidden_layers": 6,
|
|
|
20 |
"pad_token_id": 0,
|
21 |
"position_embedding_type": "absolute",
|
22 |
"tie_word_embeddings": false,
|
|
|
17 |
"model_type": "git",
|
18 |
"num_attention_heads": 12,
|
19 |
"num_hidden_layers": 6,
|
20 |
+
"num_image_with_embedding": null,
|
21 |
"pad_token_id": 0,
|
22 |
"position_embedding_type": "absolute",
|
23 |
"tie_word_embeddings": false,
|