adv-training-corruptions
adv-training-corruptions copied to clipboard
Invalid load key
I keep running into the unpickling error of an invalid load key when I execute the following:
from robustbench.utils import load_model model = load_model(model_name='Kireev2021Effectiveness_RLATAugMix', dataset='cifar10', threat_model='corruptions')