mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
set --base-lr=0.045 as default
This commit is contained in:
parent
0b0732ae28
commit
d27e61170b
@ -318,7 +318,7 @@ def get_parser():
|
||||
parser.add_argument(
|
||||
"--base-lr",
|
||||
type=float,
|
||||
default=0.055,
|
||||
default=0.045,
|
||||
help="The base learning rate."
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user