nandwalritik
commited on
Commit
•
99308a4
1
Parent(s):
e63fe7e
Add updated weights
Browse files- config.json +7 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -2033,9 +2033,15 @@
|
|
2033 |
"num_layers": 4,
|
2034 |
"patch_size": 4,
|
2035 |
"path_norm": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
2036 |
"qkv_bias": true,
|
2037 |
"torch_dtype": "float32",
|
2038 |
-
"transformers_version": "4.
|
2039 |
"use_absolute_embeddings": false,
|
2040 |
"window_size": 16
|
2041 |
}
|
|
|
2033 |
"num_layers": 4,
|
2034 |
"patch_size": 4,
|
2035 |
"path_norm": true,
|
2036 |
+
"pretrained_window_sizes": [
|
2037 |
+
0,
|
2038 |
+
0,
|
2039 |
+
0,
|
2040 |
+
0
|
2041 |
+
],
|
2042 |
"qkv_bias": true,
|
2043 |
"torch_dtype": "float32",
|
2044 |
+
"transformers_version": "4.21.0.dev0",
|
2045 |
"use_absolute_embeddings": false,
|
2046 |
"window_size": 16
|
2047 |
}
|
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:c9307c9aa168a730c370d472783ae8274408a059e95245e0d7fcf1a1d91cf9aa
|
3 |
+
size 351833871
|