{ "augment": true, "batch_size": 512, "batch_size_validation": 512, "data_dir": "cifar-data", "log_dir": "trained_models/CIFAR100", "data": "cifar100s", "desc": "WRN28-10Swish_cifar100s_lr0p2_TRADES3_epoch400_bs512_fraction0p6_LSE_seed3", "model": "wrn-28-10-swish", "normalize": false, "pretrained_file": null, "num_adv_epochs": 400, "adv_eval_freq": 25, "beta": 3.0, "lr": 0.2, "weight_decay": 0.0005, "scheduler": "cosinew", "nesterov": true, "clip_grad": null, "attack": "linf-pgd", "attack_eps": 0.03137254901960784, "attack_step": 0.00784313725490196, "attack_iter": 10, "keep_clean": false, "debug": false, "mart": false, "unsup_fraction": 0.6, "aux_data_filename": "cifar100_ddpm.npz", "seed": 3, "LSE": true, "ls": 0.0, "clip_value": 0, "CutMix": false, "tau": 0.995 }