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

Add splits to the huggingface-mnist dataset #726

Merged
merged 5 commits into from
Sep 3, 2024
Merged

Conversation

ccl-core
Copy link
Contributor

No description provided.

@ccl-core ccl-core requested a review from a team as a code owner August 30, 2024 14:27
Copy link

github-actions bot commented Aug 30, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@@ -7,18 +7,18 @@
from mlcroissant.scripts import load as load_lib


@parametrize_version()
def test_should_raise_when_no_record_set(version):
def test_should_raise_when_no_record_set():
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We could keep the version fixture if we remove the match of the ValueError message. WDYT?

Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure we have to support 0.8 anymore, so I'm ok with this :)

@ccl-core ccl-core changed the title Test hf splits Add splits to the huggingface-mnist dataset Sep 3, 2024
Copy link
Contributor

@marcenacp marcenacp left a comment

Choose a reason for hiding this comment

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

Thanks!

@ccl-core ccl-core merged commit a23b44c into main Sep 3, 2024
14 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants