mrsarthakgupta commited on
Commit
09e7dc4
·
verified ·
1 Parent(s): 2e44279

Upload model

Browse files
Files changed (2) hide show
  1. config.json +15 -0
  2. model.safetensors +2 -2
config.json CHANGED
@@ -2,6 +2,21 @@
2
  "architectures": [
3
  "CLIPModel"
4
  ],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "torch_dtype": "float32",
6
  "transformers_version": "4.40.2"
7
  }
 
2
  "architectures": [
3
  "CLIPModel"
4
  ],
5
+ "attention_probs_dropout_prob": 0.0,
6
+ "encoder_stride": 16,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.0,
9
+ "hidden_size": 768,
10
+ "image_size": 224,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "model_type": "vit",
15
+ "num_attention_heads": 12,
16
+ "num_channels": 3,
17
+ "num_hidden_layers": 12,
18
+ "patch_size": 16,
19
+ "qkv_bias": true,
20
  "torch_dtype": "float32",
21
  "transformers_version": "4.40.2"
22
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:928e48ef9617bb528dc134605e7aca4499493e3be8151bb1c029712a726a603a
3
- size 1710523632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78e7867c11471bf78a81957515a4d1d714bbcb3aaf5b4572b89b71ae8ade3e3a
3
+ size 2056103256