mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
Revert base LR to 0.05
This commit is contained in:
parent
067b861c70
commit
90c02b471c
@ -297,7 +297,7 @@ def get_parser():
|
|||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--base-lr",
|
"--base-lr",
|
||||||
type=float,
|
type=float,
|
||||||
default=0.06,
|
default=0.05,
|
||||||
help="The base learning rate."
|
help="The base learning rate."
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user