Update config.json
Browse files- 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": "
|
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,
|