Kernel size + vocab size
Browse files- open_clip_config.json +1 -1
- open_clip_pytorch_model.bin +2 -2
open_clip_config.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
},
|
| 10 |
"text_cfg": {
|
| 11 |
"context_length": 77,
|
| 12 |
-
"vocab_size":
|
| 13 |
"width": 8,
|
| 14 |
"heads": 2,
|
| 15 |
"layers": 2
|
|
|
|
| 9 |
},
|
| 10 |
"text_cfg": {
|
| 11 |
"context_length": 77,
|
| 12 |
+
"vocab_size": 49408,
|
| 13 |
"width": 8,
|
| 14 |
"heads": 2,
|
| 15 |
"layers": 2
|
open_clip_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:8bf060c558c7662daddc2951c5c99598bf7bea6a91706f8af8247d3edc1335f7
|
| 3 |
+
size 3220971
|