Xenova HF staff commited on
Commit
f48018e
1 Parent(s): 4d2c1b7

Upload PaliGemmaForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +4 -4
  2. model.safetensors +2 -2
config.json CHANGED
@@ -2,11 +2,11 @@
2
  "architectures": [
3
  "PaliGemmaForConditionalGeneration"
4
  ],
5
- "hidden_size": 2048,
6
  "ignore_index": -100,
7
- "image_token_index": 256000,
8
  "model_type": "paligemma",
9
- "projection_dim": 2048,
10
  "text_config": {
11
  "head_dim": 16,
12
  "hidden_size": 16,
@@ -27,7 +27,7 @@
27
  "num_attention_heads": 4,
28
  "num_hidden_layers": 2,
29
  "patch_size": 16,
30
- "projection_dim": 2048
31
  },
32
  "vocab_size": 257152
33
  }
 
2
  "architectures": [
3
  "PaliGemmaForConditionalGeneration"
4
  ],
5
+ "hidden_size": 16,
6
  "ignore_index": -100,
7
+ "image_token_index": 257152,
8
  "model_type": "paligemma",
9
+ "projection_dim": 16,
10
  "text_config": {
11
  "head_dim": 16,
12
  "hidden_size": 16,
 
27
  "num_attention_heads": 4,
28
  "num_hidden_layers": 2,
29
  "patch_size": 16,
30
+ "projection_dim": 16
31
  },
32
  "vocab_size": 257152
33
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c3f49b3ce160ca5e11352bc6c409560e4472fde32a61c61ee8bef933dbbf512
3
- size 16743680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:662b66f05525622810c647d3a3e9e9b331c9dce7b3d85912c53acc293898d63b
3
+ size 16605496