mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-11 11:02:29 +00:00
Update pretrain.py
This commit is contained in:
parent
6357d420b7
commit
ad61d72dfa
@ -482,7 +482,7 @@ def get_parser():
|
|||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--warmup-batches",
|
"--warmup-batches",
|
||||||
type=float,
|
type=float,
|
||||||
default=5000,
|
default=1000,
|
||||||
help="Eden warmup steps",
|
help="Eden warmup steps",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user