from local

This commit is contained in:
dohe0342 2022-12-27 10:28:07 +09:00
parent 3e17ba5c6c
commit 176a1da606
3 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ def add_adapter_arguments(parser: argparse.ArgumentParser):
)
parser.add_argument(
"--adapter_lr",
"--adapter-lr",
type=float,
default=0.0001,
help="adapter learning rate"