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 skip first batch being perminant #1466

Merged
merged 3 commits into from
May 22, 2023
Merged

Fix skip first batch being perminant #1466

merged 3 commits into from
May 22, 2023

Conversation

muellerzr
Copy link
Collaborator

Solves #1451 and adds tests

@muellerzr muellerzr added the bug Something isn't working label May 22, 2023
@muellerzr muellerzr requested a review from sgugger May 22, 2023 15:39
Copy link
Collaborator

@sgugger sgugger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No the dataloader created by skip_batches should not change. In the examples we should use different dataloaders in the first epoch vs subsequent epochs.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented May 22, 2023

The documentation is not available anymore as the PR was closed or merged.

@muellerzr muellerzr requested a review from sgugger May 22, 2023 16:27
Copy link
Collaborator

@sgugger sgugger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot! We will need the same update in the no_trainer examples no the Transformers repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants