Kevin Zhao
commited on
Commit
·
f387026
1
Parent(s):
a87a226
Changing to PytorchModelHu PytorchModelHubMixin
Browse files- config.json +10 -0
- genie_n12_h16_d1024.ckpt → model.safetensors +2 -2
config.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"S": 400,
|
3 |
+
"T": 16,
|
4 |
+
"d_model": 1024,
|
5 |
+
"image_vocab_size": 1001,
|
6 |
+
"max_mask_rate": 1.0,
|
7 |
+
"min_mask_rate": 0.5,
|
8 |
+
"num_heads": 16,
|
9 |
+
"num_layers": 12
|
10 |
+
}
|
genie_n12_h16_d1024.ckpt → model.safetensors
RENAMED
@@ -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:82007b9036082ec3ed600901584efbf26c72422b2b469bf083afffff66761794
|
3 |
+
size 840101196
|