helloway commited on
Commit
e22342d
1 Parent(s): 308d2f4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architecture": "LeNet5",
3
- "dataset": "mnist",
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,