bn22 commited on
Commit
2f46bbf
·
verified ·
1 Parent(s): f9bb0f8

Upload model

Browse files
Files changed (2) hide show
  1. config.json +5 -4
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "CLIPTextModel"
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 49406,
@@ -16,8 +16,9 @@
16
  "model_type": "clip_text_model",
17
  "num_attention_heads": 8,
18
  "num_hidden_layers": 12,
19
- "pad_token_id": 1,
20
- "projection_dim": 512,
21
- "transformers_version": "5.0.0",
 
22
  "vocab_size": 49408
23
  }
 
1
  {
2
  "architectures": [
3
+ "CLIPTextModelWithProjection"
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 49406,
 
16
  "model_type": "clip_text_model",
17
  "num_attention_heads": 8,
18
  "num_hidden_layers": 12,
19
+ "pad_token_id": 49407,
20
+ "projection_dim": 384,
21
+ "transformers_version": "5.10.2",
22
+ "use_cache": false,
23
  "vocab_size": 49408
24
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8faf29a17f2c92bdbbfd87fe6ba1b632277c964713d9828547e999182f90b8c6
3
- size 161209440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24681603f6c9cff843ba5ba83c948c9eb3e01707d03605ef4a19b1d6d0db4035
3
+ size 173343824