Loading README.md +1 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,7 @@ A template is annotated below. "adversarial_training": true, "adversarial_ce": false, # set to true if only adversarial examples are used for cross-entropy "nat_ce": false, # set to true if only original examples are used for cross-entropy "data_augmentation": true, "data_augmentation_reg": false, "data_augmentation": true,false, "group_size": 2, "lambda_": 1 #the coefficient of the regularizer }, Loading Loading
README.md +1 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,7 @@ A template is annotated below. "adversarial_training": true, "adversarial_ce": false, # set to true if only adversarial examples are used for cross-entropy "nat_ce": false, # set to true if only original examples are used for cross-entropy "data_augmentation": true, "data_augmentation_reg": false, "data_augmentation": true,false, "group_size": 2, "lambda_": 1 #the coefficient of the regularizer }, Loading