未验证 提交 3e7b0fa8 编写于 作者: H Hui Zhang 提交者: GitHub

Merge pull request #662 from PaddlePaddle/conf

fix clip conf
......@@ -79,7 +79,7 @@ model:
training:
n_epoch: 180
accum_grad: 1
accum_grad: 4
global_grad_clip: 5.0
optim: adam
optim_conf:
......
......@@ -76,7 +76,7 @@ model:
training:
n_epoch: 240
accum_grad: 2
global_grad_clip: 3.0
global_grad_clip: 5.0
optim: adam
optim_conf:
lr: 0.002
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册