Skip to content

Warmup evaluation step#49

Merged
PatrickRMiles merged 2 commits into
LBANN:mainfrom
michaelmckinsey1:warmup-eval
Apr 16, 2026
Merged

Warmup evaluation step#49
PatrickRMiles merged 2 commits into
LBANN:mainfrom
michaelmckinsey1:warmup-eval

Conversation

@michaelmckinsey1

@michaelmckinsey1 michaelmckinsey1 commented Apr 10, 2026

Copy link
Copy Markdown
Collaborator

Addresses #41

Fixes an issue where the evaluate step at the end of epoch 1 takes longer than every other epoch, because that code path is not tested beforehand. This PR calls evaluate during warmup.

@michaelmckinsey1 michaelmckinsey1 self-assigned this Apr 10, 2026
@michaelmckinsey1 michaelmckinsey1 linked an issue Apr 10, 2026 that may be closed by this pull request
@PatrickRMiles PatrickRMiles merged commit 2e87682 into LBANN:main Apr 16, 2026
1 check passed
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.

Warm up on validation data in addition to train data

2 participants