Commit ca47961e authored by wangzu's avatar wangzu
Browse files

Update README.md

parent 29816103
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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 
  },