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
cd4b550d05
commit
c5263e3860
Binary file not shown.
@ -1524,7 +1524,7 @@ def run_adapter(rank, world_size, args, wb=None):
|
||||
|
||||
optimizer_adapter = ScaledAdam(
|
||||
adapter_param,
|
||||
lr=params.peak_enc_lr,
|
||||
lr=0.0001,
|
||||
clipping_scale=None,
|
||||
parameters_names=[enc_names],
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user