Fingerspelling embedding + ClearML
This commit is contained in:
@@ -81,4 +81,7 @@ def get_default_args():
|
||||
help="Enables batching grouping scheduler if > 0. Defines threshold for when to decay the \
|
||||
distance threshold of the batch sorter")
|
||||
|
||||
parser.add_argument("--finetune", action='store_true', default=False, help="Fintune the model")
|
||||
parser.add_argument("--checkpoint_path", type=str, default="")
|
||||
|
||||
return parser
|
||||
|
||||
Reference in New Issue
Block a user