Push model using huggingface_hub.
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"patch_size": 16, "embed_dim": 384, "depth": 12, "num_heads": 6, "decoder_embed_dim": 256, "decoder_num_heads": 8, "mlp_ratio": 4}
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d95916f69943c80eedfbe7ccfca66c5997901ac764abef55550e0dcaa21a6ead
|
| 3 |
+
size 115117618
|