mia_on_model_distillation/wresnet-pytorch/src/wresnet16-audit-cifar10.json

12 lines
177 B
JSON
Raw Normal View History

2024-11-30 15:41:11 -07:00
{
"training":{
"dataset": "CIFAR10",
"wrn_depth": 16,
"wrn_width": 1,
"checkpoint": "True",
"log": "True",
"batch_size": 4096,
"epochs": 200
}
}