hangsiin commited on
Commit
f0165c7
1 Parent(s): a7acae8

Upload GitForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +1 -6
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/git-large-coco",
3
  "architectures": [
4
  "GitForCausalLM"
5
  ],
@@ -26,13 +26,8 @@
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
 
1
  {
2
+ "_name_or_path": "microsoft/git-base",
3
  "architectures": [
4
  "GitForCausalLM"
5
  ],
 
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
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f1c77186329655276d659c3897d91fc3ecb0f9fb9e7fd2ba985b018363b82e6
3
- size 1576962129
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe466d2a650b444f3e2f5d95dbd295cb01698680972cbe1e9f654a479c606659
3
+ size 706584273