Upload model
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
@@ -21,5 +21,5 @@
|
|
21 |
"projection_dim": 768,
|
22 |
"torch_dtype": "float32",
|
23 |
"transformers_version": "4.26.1",
|
24 |
-
"vocab_size":
|
25 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "mooneyko/inversion_test",
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
|
|
21 |
"projection_dim": 768,
|
22 |
"torch_dtype": "float32",
|
23 |
"transformers_version": "4.26.1",
|
24 |
+
"vocab_size": 49409
|
25 |
}
|
pytorch_model.bin
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:b4e4573647eda480170b03e0d4134306dc1f8dbd0292f5be9cd89af72c3a9f70
|
3 |
+
size 492312865
|