rA9del commited on
Commit
796e597
·
verified ·
1 Parent(s): 1a4f578

Upload model

Browse files
Files changed (2) hide show
  1. config.json +33 -0
  2. model.safetensors +2 -2
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "DINOv3ViTModel"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "drop_path_rate": 0.4,
7
+ "dtype": "float32",
8
+ "hidden_act": "gelu",
9
+ "hidden_size": 1024,
10
+ "image_size": 224,
11
+ "in_chans": 3,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 2752,
14
+ "key_bias": false,
15
+ "layer_norm_eps": 1e-05,
16
+ "layerscale_value": 1e-05,
17
+ "mlp_bias": true,
18
+ "model_type": "dinov3_vit",
19
+ "num_attention_heads": 16,
20
+ "num_channels": 3,
21
+ "num_hidden_layers": 24,
22
+ "num_register_tokens": 4,
23
+ "patch_size": 16,
24
+ "pos_embed_jitter": null,
25
+ "pos_embed_rescale": 2.0,
26
+ "pos_embed_shift": null,
27
+ "proj_bias": true,
28
+ "query_bias": false,
29
+ "rope_theta": 100.0,
30
+ "transformers_version": "4.56.0",
31
+ "use_gated_mlp": true,
32
+ "value_bias": false
33
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d53664718b21de1a34908b6844dd7dba59a4e351da28a81c33455a7058a340a6
3
- size 1218785384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93e8b0d924d5902d2b02d78365a14e6b0c1e2d1459ed1b203c989d9ba1691952
3
+ size 1218789856