snowian commited on
Commit
8eddcf2
·
verified ·
1 Parent(s): 33226e8

Push model using huggingface_hub.

Browse files
Files changed (2) hide show
  1. config.json +3 -1
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,7 +1,9 @@
1
  {
 
2
  "depth": 6,
3
  "embed_dim": 256,
 
4
  "mlp_dim": 1024,
5
  "num_classes": 1000,
6
- "num_heads": 16
7
  }
 
1
  {
2
+ "channels": 3,
3
  "depth": 6,
4
  "embed_dim": 256,
5
+ "img_size": 32,
6
  "mlp_dim": 1024,
7
  "num_classes": 1000,
8
+ "patch_size": 8
9
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7c59cbfbebb3b7af4468dcd0d10a2ec4b9b6b0585b0da37465d73cb127a2d53
3
- size 36884440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:238985fdbdbb8f25d01f347aeba33fc4733da030a286d77fe88f5fef826ba50c
3
+ size 34012268