Vidit2003 commited on
Commit
645f152
·
verified ·
1 Parent(s): 564d7f2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -11,7 +11,7 @@
11
  "patch_size": 16,
12
  "in_chans": 1,
13
  "num_classes": 0,
14
- "embed_dim": 768,
15
  "depth": 12,
16
  "num_heads": 12,
17
  "mlp_ratio": 4.0,
 
11
  "patch_size": 16,
12
  "in_chans": 1,
13
  "num_classes": 0,
14
+ "embed_dim": 384,
15
  "depth": 12,
16
  "num_heads": 12,
17
  "mlp_ratio": 4.0,