p1atdev commited on
Commit
c9bea16
·
verified ·
1 Parent(s): fded7e4

Upload model

Browse files
Files changed (3) hide show
  1. README.md +2 -0
  2. config.json +42 -0
  3. model.safetensors +3 -0
README.md CHANGED
@@ -1,3 +1,5 @@
1
  ---
2
  license: cc-by-nc-4.0
 
 
3
  ---
 
1
  ---
2
  license: cc-by-nc-4.0
3
+ tags:
4
+ - timm
5
  ---
config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "timm/vit_base_patch16_siglip_384.v2_webli",
3
+ "architecture": "vit_base_patch16_siglip_384",
4
+ "architectures": [
5
+ "TimmWrapperModel"
6
+ ],
7
+ "do_pooling": true,
8
+ "global_pool": "map",
9
+ "initializer_range": 0.02,
10
+ "label_names": [],
11
+ "model_type": "timm_wrapper",
12
+ "num_classes": 0,
13
+ "num_features": 768,
14
+ "pretrained_cfg": {
15
+ "classifier": "head",
16
+ "crop_mode": "center",
17
+ "crop_pct": 0.9,
18
+ "custom_load": false,
19
+ "first_conv": "patch_embed.proj",
20
+ "fixed_input_size": true,
21
+ "input_size": [
22
+ 3,
23
+ 384,
24
+ 384
25
+ ],
26
+ "interpolation": "bicubic",
27
+ "mean": [
28
+ 0.5,
29
+ 0.5,
30
+ 0.5
31
+ ],
32
+ "pool_size": null,
33
+ "std": [
34
+ 0.5,
35
+ 0.5,
36
+ 0.5
37
+ ],
38
+ "tag": "v2_webli"
39
+ },
40
+ "torch_dtype": "float32",
41
+ "transformers_version": "4.49.0"
42
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:618a6f6a69ff7bdcf80531c271c6d44162ec7d615dc211b1e1b465a45ff57dff
3
+ size 372719328