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

训练到Epoch 149999 会停止 #8

Closed
SkyBlueEternal opened this issue Jun 14, 2019 · 2 comments
Closed

训练到Epoch 149999 会停止 #8

SkyBlueEternal opened this issue Jun 14, 2019 · 2 comments

Comments

@SkyBlueEternal
Copy link

训练到Epoch 149999 会停止,但是保存的进度为145000。请问下是不是有BUG

@Liang-yc
Copy link
Owner

你跑的应该是ssq.py,设定的epochs=150000, 原则上,因为149999%5000!=0,而且150000又不会达到,所以只保存了145000的结果。这个我之前忘记改,现在好了。

@SkyBlueEternal
Copy link
Author

OK.解决了。

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