Upload folder using huggingface_hub
Browse files- siglip/config.json +22 -0
- siglip/pytorch_model.bin +3 -0
siglip/config.json
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "mPLUG/TinyChart-3B-768/siglip",
|
3 |
+
"attention_dropout": 0.0,
|
4 |
+
"attn_implementation": null,
|
5 |
+
"hidden_act": "gelu_pytorch_tanh",
|
6 |
+
"hidden_size": 1152,
|
7 |
+
"image_mean": [
|
8 |
+
0.5,
|
9 |
+
0.5,
|
10 |
+
0.5
|
11 |
+
],
|
12 |
+
"image_size": 768,
|
13 |
+
"intermediate_size": 4304,
|
14 |
+
"layer_norm_eps": 1e-06,
|
15 |
+
"model_type": "siglip_vision_model",
|
16 |
+
"num_attention_heads": 16,
|
17 |
+
"num_channels": 3,
|
18 |
+
"num_hidden_layers": 27,
|
19 |
+
"patch_size": 14,
|
20 |
+
"tome_r": 84,
|
21 |
+
"transformers_version": "4.37.2"
|
22 |
+
}
|
siglip/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b90ae150ebcd650ee3249318c7317a5d5041d4914b1ad2b6123fae4b8f3717bb
|
3 |
+
size 800672929
|