Add model
Browse files- config.json +2 -2
- model.safetensors +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architecture": "vit_huge_patch14_224",
|
3 |
-
"num_classes":
|
4 |
"num_features": 1280,
|
5 |
"global_pool": "token",
|
6 |
"pretrained_cfg": {
|
@@ -25,7 +25,7 @@
|
|
25 |
0.5,
|
26 |
0.5
|
27 |
],
|
28 |
-
"num_classes":
|
29 |
"pool_size": null,
|
30 |
"first_conv": "patch_embed.proj",
|
31 |
"classifier": "head"
|
|
|
1 |
{
|
2 |
"architecture": "vit_huge_patch14_224",
|
3 |
+
"num_classes": 0,
|
4 |
"num_features": 1280,
|
5 |
"global_pool": "token",
|
6 |
"pretrained_cfg": {
|
|
|
25 |
0.5,
|
26 |
0.5
|
27 |
],
|
28 |
+
"num_classes": 0,
|
29 |
"pool_size": null,
|
30 |
"first_conv": "patch_embed.proj",
|
31 |
"classifier": "head"
|
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:a804377e4bbb21acd46facd90fc747f1c1dcda67b08311fd4a309699651cdd03
|
3 |
+
size 2523096720
|
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:045c1379aaff9d7b9255814e1c05949f72c07e1e0cd6b07c153feb0700fd96c7
|
3 |
+
size 2523206242
|