ARicci commited on
Commit
597f68e
1 Parent(s): ac6e207

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "model_type": "vit",
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,