Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -18,5 +18,6 @@
|
|
| 18 |
0.225
|
| 19 |
],
|
| 20 |
"training_epochs": 3,
|
| 21 |
-
"dataset": "
|
|
|
|
| 22 |
}
|
|
|
|
| 18 |
0.225
|
| 19 |
],
|
| 20 |
"training_epochs": 3,
|
| 21 |
+
"dataset": "oxford_flowers102",
|
| 22 |
+
"dataset_source": "dpdl-benchmark/oxford_flowers102"
|
| 23 |
}
|