Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architecture": "LeNet5",
|
3 |
-
"
|
4 |
"num_classes": 10,
|
5 |
"id2label": {
|
6 |
"0": 0,
|
|
|
1 |
{
|
2 |
"architecture": "LeNet5",
|
3 |
+
"dataset_transform": "mnist",
|
4 |
"num_classes": 10,
|
5 |
"id2label": {
|
6 |
"0": 0,
|