Feature Extraction
Transformers
Safetensors
clip
zero-shot-image-classification
megaelius commited on
Commit
c662e72
·
verified ·
1 Parent(s): 32b3b88

Upload model

Browse files
Files changed (2) hide show
  1. config.json +31 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "RCLIP/OpenCLIP-ViT-H-14-FARE2",
3
+ "architectures": [
4
+ "CLIPModel"
5
+ ],
6
+ "initializer_factor": 1.0,
7
+ "logit_scale_init_value": 2.6592,
8
+ "model_type": "clip",
9
+ "projection_dim": 1024,
10
+ "text_config": {
11
+ "hidden_act": "gelu",
12
+ "hidden_size": 1024,
13
+ "intermediate_size": 4096,
14
+ "model_type": "clip_text_model",
15
+ "num_attention_heads": 16,
16
+ "num_hidden_layers": 24,
17
+ "torch_dtype": "float32"
18
+ },
19
+ "torch_dtype": "float32",
20
+ "transformers_version": "4.49.0",
21
+ "vision_config": {
22
+ "hidden_act": "gelu",
23
+ "hidden_size": 1280,
24
+ "intermediate_size": 5120,
25
+ "model_type": "clip_vision_model",
26
+ "num_attention_heads": 16,
27
+ "num_hidden_layers": 32,
28
+ "patch_size": 14,
29
+ "torch_dtype": "float32"
30
+ }
31
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2f2fee0ab24e34ef60cea322a0b5de9d1a08fbc3826561db7af7a97e0190ab4
3
+ size 3944549372