Akimotorakiyu commited on
Commit
92ad0f5
·
verified ·
1 Parent(s): 43f9f11

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. 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": "mnist_cnn",
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,