When I run `python train_lbgat_cifar100.py -mark cifar100_lbgat0_0.031 -teacher_model ResNet18_cifar --beta 0` will the model be trained with ALP or TRADES? If not, how can I activate it?
When I run
python train_lbgat_cifar100.py -mark cifar100_lbgat0_0.031 -teacher_model ResNet18_cifar --beta 0will the model be trained with ALP or TRADES? If not, how can I activate it?