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

Fix step iteration bug in finetuning scripts #1794

Merged
merged 3 commits into from
Oct 21, 2024
Merged

Fix step iteration bug in finetuning scripts #1794

merged 3 commits into from
Oct 21, 2024

Conversation

rasbt
Copy link
Collaborator

@rasbt rasbt commented Oct 21, 2024

Fixes an issue where the finetuning scripts always perform an additional step that goes into the next epoch.

Fixes #1793

@rasbt rasbt requested a review from lantiga as a code owner October 21, 2024 15:24
@rasbt rasbt merged commit e14e39f into main Oct 21, 2024
8 of 9 checks passed
@rasbt rasbt deleted the step-behavior branch October 21, 2024 23:06
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.

Training on n epochs results in 1 more step in n+1 epoch
1 participant