internetoftim
commited on
Commit
•
02fcc30
1
Parent(s):
e6b33b3
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
"layer_norm_eps": 1e-06,
|
13 |
"layerscale_value": 1.0,
|
14 |
"mlp_ratio": 4,
|
15 |
-
"model_type": "
|
16 |
"num_attention_heads": 12,
|
17 |
"num_channels": 3,
|
18 |
"num_hidden_layers": 12,
|
|
|
12 |
"layer_norm_eps": 1e-06,
|
13 |
"layerscale_value": 1.0,
|
14 |
"mlp_ratio": 4,
|
15 |
+
"model_type": "vit",
|
16 |
"num_attention_heads": 12,
|
17 |
"num_channels": 3,
|
18 |
"num_hidden_layers": 12,
|