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

save steps enhancement #38

Closed
winglian opened this issue May 24, 2023 · 2 comments
Closed

save steps enhancement #38

winglian opened this issue May 24, 2023 · 2 comments

Comments

@winglian
Copy link
Collaborator

if save_steps is a fraction, calculate the steps based on floor(save_steps * total_steps_per_epoch).

this way if someone were to say 0.5, they could get a checkpoint at half an epoch and the end of an epoch without having to manually figure it out

@NanoCode012
Copy link
Collaborator

Taken from discord: _ratio might be interesting as you said.

https://discord.com/channels/1104757954588196865/1111279858136383509/1116366177430667385

@winglian
Copy link
Collaborator Author

this has been resolved with #547

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