khulnasoft commited on
Commit
3ba9ade
·
verified ·
1 Parent(s): 28345a3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
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,
@@ -97,7 +98,7 @@
97
  "top_p": 1.0,
98
  "torch_dtype": null,
99
  "torchscript": false,
100
- "transformers_version": "4.25.0.dev0",
101
  "typical_p": 1.0,
102
  "use_bfloat16": false
103
  },
 
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,
 
98
  "top_p": 1.0,
99
  "torch_dtype": null,
100
  "torchscript": false,
101
+ "transformers_version": "4.26.0.dev0",
102
  "typical_p": 1.0,
103
  "use_bfloat16": false
104
  },