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

How about adding a combined step and epoch feature to save_strategy? #35523

Open
jp1924 opened this issue Jan 6, 2025 · 0 comments
Open

How about adding a combined step and epoch feature to save_strategy? #35523

jp1924 opened this issue Jan 6, 2025 · 0 comments
Labels
Feature request Request for a new feature

Comments

@jp1924
Copy link
Contributor

jp1924 commented Jan 6, 2025

Feature request

Add epoch+steps functionality to save_strategy

Motivation

I often set save_strategy to epoch for saving, but sometimes I need to run experiments with steps.
Recently, I had to compare checkpoints saved at both epoch and step intervals, which required running the experiment twice and was quite cumbersome. Having a combined feature would be really helpful. What do you think?

Your contribution

I can add the epoch+steps functionality to save_strategy.

@jp1924 jp1924 added the Feature request Request for a new feature label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

1 participant