Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

源代码和论文描述不一致 #29

Closed
famt0531 opened this issue Jul 13, 2023 · 1 comment
Closed

源代码和论文描述不一致 #29

famt0531 opened this issue Jul 13, 2023 · 1 comment

Comments

@famt0531
Copy link

你好,源代码和论文中学习率和weight_decay描述的不一致,源代码中学习率最终下降到34-6,weight_decay是1e-3,但是在论文中这两者分别是3e-5和1e-4。请问在模型实际训练中使用的是哪种组合呢?

@hzwer
Copy link
Owner

hzwer commented Jul 16, 2023

Hi,学习率的最小值影响不大。
如果模型训练没飞的话,weight_decay 小一些也没关系,调大点训飞的概率小。
总体来说二者都对模型性能没多大影响。

@hzwer hzwer closed this as completed Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants