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: Resolve the default weights of the combined dataset #188

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

tchaton
Copy link
Collaborator

@tchaton tchaton commented Jun 27, 2024

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

What does this PR do?

This PR rectifies the default weights of the CombinedStreamingDataset, so all samples have the same likelihood to be sampled.

Fixes #185

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in GitHub issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@tchaton tchaton requested a review from awaelchli as a code owner June 27, 2024 07:54
Copy link
Contributor

@yhl48 yhl48 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the PR @tchaton!

@tchaton tchaton merged commit d0b879c into main Jun 27, 2024
32 checks passed
@tchaton tchaton deleted the resolve_combined_dataset_weights branch June 27, 2024 09:24
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.

Dataset weightage bug
2 participants