fatehmujtaba commited on
Commit
f4adbd0
·
verified ·
1 Parent(s): bf0bbda

Upload GitForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +6 -1
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/git-base",
3
  "architectures": [
4
  "GitForCausalLM"
5
  ],
@@ -26,8 +26,13 @@
26
  "use_cache": true,
27
  "vision_config": {
28
  "dropout": 0.0,
 
29
  "initializer_factor": 1.0,
 
30
  "model_type": "git_vision_model",
 
 
 
31
  "projection_dim": 512
32
  },
33
  "vocab_size": 30522
 
1
  {
2
+ "_name_or_path": "microsoft/git-large",
3
  "architectures": [
4
  "GitForCausalLM"
5
  ],
 
26
  "use_cache": true,
27
  "vision_config": {
28
  "dropout": 0.0,
29
+ "hidden_size": 1024,
30
  "initializer_factor": 1.0,
31
+ "intermediate_size": 4096,
32
  "model_type": "git_vision_model",
33
+ "num_attention_heads": 16,
34
+ "num_hidden_layers": 24,
35
+ "patch_size": 14,
36
  "projection_dim": 512
37
  },
38
  "vocab_size": 30522
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e003d3c2e302adc1b53e3305fe4c0b60ef13aa670a643001d54c79de49cbd772
3
- size 706516040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a71f857b838f66c78ac6e8c4a5d817105b77e2e50bd5ba4f310a4a11eee3abee
3
+ size 1576851440