BootsofLagrangian commited on
Commit
7561755
·
verified ·
1 Parent(s): 1215a6a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -2020,7 +2020,7 @@
2020
  "LABEL_999": 999
2021
  },
2022
  "layer_norm_eps": 1e-06,
2023
- "model_type": "ortho_vit",
2024
  "num_attention_heads": 12,
2025
  "num_channels": 3,
2026
  "num_hidden_layers": 12,
 
2020
  "LABEL_999": 999
2021
  },
2022
  "layer_norm_eps": 1e-06,
2023
+ "model_type": "vit",
2024
  "num_attention_heads": 12,
2025
  "num_channels": 3,
2026
  "num_hidden_layers": 12,