Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
"hidden_size": 512,
|
| 16 |
"image_size": 28,
|
| 17 |
"input_channels": 1,
|
| 18 |
-
"model_type": "
|
| 19 |
"normalize_mean": 0.1307,
|
| 20 |
"normalize_std": 0.3081,
|
| 21 |
"num_classes": 10,
|
|
|
|
| 15 |
"hidden_size": 512,
|
| 16 |
"image_size": 28,
|
| 17 |
"input_channels": 1,
|
| 18 |
+
"model_type": "vit",
|
| 19 |
"normalize_mean": 0.1307,
|
| 20 |
"normalize_std": 0.3081,
|
| 21 |
"num_classes": 10,
|