from local

This commit is contained in:
dohe0342 2022-12-20 16:18:23 +09:00
parent ec079cc228
commit 34e9a78be2
2 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ def get_parser():
)
parser.add_argument(
"--model-name",
type=int,
type=str,
default=30,
help="""It specifies the checkpoint to use for decoding.
Note: Epoch counts from 1.