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

Combine filters into one, to avoid datasets error #729

Merged
merged 10 commits into from
Nov 10, 2023

Conversation

dakinggg
Copy link
Collaborator

@dakinggg dakinggg commented Nov 9, 2023

Combines the two filter calls into one filter call during data preprocessing. It is not clear to me why, but it resolves the issue I reported to datasets (huggingface/datasets#6393). Tested many jobs, both single node and large scale to confirm the issue is resolved.

Loss still the same
Screenshot 2023-11-09 at 3 53 34 PM

@dakinggg dakinggg marked this pull request as ready for review November 10, 2023 00:19
Copy link
Contributor

@j316chuck j316chuck left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this one!

@dakinggg dakinggg merged commit 2f91a64 into mosaicml:main Nov 10, 2023
12 checks passed
@dakinggg dakinggg deleted the debug-hangs branch December 11, 2023 23:44
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.

3 participants