12 lines
177 B
JSON
12 lines
177 B
JSON
|
{
|
||
|
"training":{
|
||
|
"dataset": "CIFAR10",
|
||
|
"wrn_depth": 16,
|
||
|
"wrn_width": 1,
|
||
|
"checkpoint": "True",
|
||
|
"log": "True",
|
||
|
"batch_size": 4096,
|
||
|
"epochs": 200
|
||
|
}
|
||
|
}
|