macqueen01
commited on
Commit
•
0ee4b2b
1
Parent(s):
c29511d
Upload model
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "openai/clip-vit-base-patch32",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"initializer_factor": 1.0,
|
7 |
"logit_scale_init_value": 2.6592,
|
@@ -14,7 +14,7 @@
|
|
14 |
"model_type": "clip_text_model"
|
15 |
},
|
16 |
"torch_dtype": "float32",
|
17 |
-
"transformers_version": "4.46.
|
18 |
"vision_config": {
|
19 |
"dropout": 0.0,
|
20 |
"model_type": "clip_vision_model"
|
|
|
1 |
{
|
2 |
"_name_or_path": "openai/clip-vit-base-patch32",
|
3 |
"architectures": [
|
4 |
+
"SoftmaxCLIPModel"
|
5 |
],
|
6 |
"initializer_factor": 1.0,
|
7 |
"logit_scale_init_value": 2.6592,
|
|
|
14 |
"model_type": "clip_text_model"
|
15 |
},
|
16 |
"torch_dtype": "float32",
|
17 |
+
"transformers_version": "4.46.3",
|
18 |
"vision_config": {
|
19 |
"dropout": 0.0,
|
20 |
"model_type": "clip_vision_model"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94af1672f2267ee6c93c1a674c6d2b71d55548511c62569f12c4608b5f3e1a55
|
3 |
+
size 613562732
|