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
de69533576
commit
5b603cecda
Binary file not shown.
Binary file not shown.
@ -1146,7 +1146,7 @@ def run(rank, world_size, args, wb=None):
|
||||
optimizer_enc = ScaledAdam(
|
||||
enc_param,
|
||||
lr=param.peak_enc_lr,
|
||||
clipping_scale=2.0,
|
||||
clipping_scale=None,
|
||||
parameters_names=parameters_names,
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user