sachin commited on
Commit
9199949
·
verified ·
1 Parent(s): a36cde3

Upload TinyCLIPVisionEncoder

Browse files
Files changed (2) hide show
  1. config.json +4 -6
  2. model.vision_encoder.safetensors +3 -0
config.json CHANGED
@@ -1,13 +1,11 @@
1
  {
2
  "architectures": [
3
- "TinyCLIPTextEncoder"
4
  ],
5
- "cls_type": true,
6
  "embed_dims": 512,
7
- "max_len": 128,
8
- "model_type": "text",
9
  "projection_layers": 3,
10
- "text_model": "microsoft/xtremedistil-l6-h256-uncased",
11
  "torch_dtype": "float32",
12
- "transformers_version": "4.39.2"
 
13
  }
 
1
  {
2
  "architectures": [
3
+ "TinyCLIPVisionEncoder"
4
  ],
 
5
  "embed_dims": 512,
6
+ "model_type": "vision",
 
7
  "projection_layers": 3,
 
8
  "torch_dtype": "float32",
9
+ "transformers_version": "4.39.2",
10
+ "vision_model": "edgenext_small"
11
  }
model.vision_encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ae8042d8a5c31d295e2c63321b9b33c7af2a252611f7646a60b3f650c96b014
3
+ size 24308792