未验证 提交 5e8dc5c1 编写于 作者: J Jackwaterveg 提交者: GitHub

update the deepspech_online.conf

set lr_decay from 0.9 to 0.91
上级 08b68e4b
...@@ -46,7 +46,7 @@ model: ...@@ -46,7 +46,7 @@ model:
training: training:
n_epoch: 50 n_epoch: 50
lr: 2e-3 lr: 2e-3
lr_decay: 0.9 # 0.83 lr_decay: 0.91 # 0.83
weight_decay: 1e-06 weight_decay: 1e-06
global_grad_clip: 3.0 global_grad_clip: 3.0
log_interval: 100 log_interval: 100
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册