Update config.json
Browse files- 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":
|
| 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,
|