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
ef642afc93
commit
387a5917ae
Binary file not shown.
@ -231,9 +231,9 @@ def get_params() -> AttributeDict:
|
||||
"num_decoder_layers": 0,
|
||||
"use_feat_batchnorm": True,
|
||||
# parameters for Noam
|
||||
"weight_decay": 1e-5,
|
||||
"lr_factor": 3.0,
|
||||
"warm_step": 2000,
|
||||
#"weight_decay": 1e-5,
|
||||
#"lr_factor": 3.0,
|
||||
#"warm_step": 2000,
|
||||
"env_info": get_env_info(),
|
||||
}
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user