ARicci commited on
Commit
c78d124
1 Parent(s): ffee91f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
- "model_args": {
 
3
  "decoder_depth": 8,
4
  "decoder_embed_dim": 512,
5
  "decoder_num_heads": 16,
 
1
  {
2
+ "model_type": "vit",
3
+ "model_args": {
4
  "decoder_depth": 8,
5
  "decoder_embed_dim": 512,
6
  "decoder_num_heads": 16,