mirror of
https://github.com/QData/TextAttack.git
synced 2021-10-13 00:05:06 +03:00
remove choices from parser
This commit is contained in:
@@ -30,7 +30,6 @@ def add_model_args(parser):
|
||||
type=str,
|
||||
required=False,
|
||||
default=None,
|
||||
choices=model_names,
|
||||
help="The pre-trained model to attack.",
|
||||
)
|
||||
model_group.add_argument(
|
||||
|
||||
Reference in New Issue
Block a user