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

Runtime estimator #2124

Merged

Conversation

mvpatel2000
Copy link
Contributor

@mvpatel2000 mvpatel2000 commented Apr 6, 2023

What does this PR do?

The runtime estimator currently over estimates the number of evals left when resuming. This fixes the num evals left correction.

Manual test:
Before: After first eval, we see 26 hr ETA
image
After: After first eval, we see 13.5 hr ETA
image

What issue(s) does this change relate to?

CP-1978

@mvpatel2000 mvpatel2000 merged commit b18f179 into mosaicml:dev Apr 6, 2023
@mvpatel2000 mvpatel2000 deleted the mvpatel2000/runtime-estimator branch April 6, 2023 20:40
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

Successfully merging this pull request may close these issues.

2 participants