mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
9253622809
commit
1bff6c1841
Binary file not shown.
@ -1277,7 +1277,7 @@ def run(rank, world_size, args, wb=None):
|
||||
optimizer_dec = ScaledAdam(
|
||||
dec_param,
|
||||
lr=params.peak_dec_lr,
|
||||
clipping_scale=2.0,
|
||||
clipping_scale=5.0,
|
||||
parameters_names=[dec_names],
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user