Skip to content

fix errors in calling hf ds api#1007

Merged
luisoala merged 1 commit into
mlcommons:mainfrom
luisoala:fix/hf-datasets-api
Feb 4, 2026
Merged

fix errors in calling hf ds api#1007
luisoala merged 1 commit into
mlcommons:mainfrom
luisoala:fix/hf-datasets-api

Conversation

@luisoala

@luisoala luisoala commented Feb 4, 2026

Copy link
Copy Markdown
Contributor

tldr: updated huggingface dataset urls to use new owner-prefixed format

huggingface migrated canonical datasets to organization namespaces (see huggingface/datasets#5096). the old urls without owner prefixes now 404.

changes:

  • fashion_mnistzalando-datasets/fashion_mnist
  • mnistylecun/mnist

files updated:

  • README.md - example code
  • python/mlcroissant/recipes/tfds_croissant_builder.ipynb - notebook tutorial
  • datasets/1.0/huggingface-mnist/metadata.json
  • datasets/1.1/huggingface-mnist-from-main-branch/metadata.json

@luisoala luisoala requested a review from a team as a code owner February 4, 2026 00:38
@github-actions

github-actions Bot commented Feb 4, 2026

Copy link
Copy Markdown

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

@benjelloun benjelloun left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for the fix!

@luisoala luisoala merged commit 215b64e into mlcommons:main Feb 4, 2026
12 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 4, 2026
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