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
ea62c0977b
commit
3858fccb33
Binary file not shown.
Binary file not shown.
@ -215,7 +215,8 @@ def get_params() -> AttributeDict:
|
||||
# parameters for Noam
|
||||
"weight_decay": 1e-5,
|
||||
"lr_factor": 5.0,
|
||||
"warm_step": 36000,
|
||||
#"warm_step": 36000,
|
||||
"warm_step": 200,
|
||||
"env_info": get_env_info(),
|
||||
}
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user