Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"model_type": "
|
3 |
"model_args": {
|
4 |
"decoder_depth": 8,
|
5 |
"decoder_embed_dim": 512,
|
|
|
1 |
{
|
2 |
+
"model_type": "vit_mae",
|
3 |
"model_args": {
|
4 |
"decoder_depth": 8,
|
5 |
"decoder_embed_dim": 512,
|