Skip to content

Clarify dataset creation vs loading workflows in create_dataset tutorial - #8235

Merged
lhoestq merged 2 commits into
huggingface:mainfrom
zanvari:improve-create-dataset-docs
Jun 9, 2026
Merged

Clarify dataset creation vs loading workflows in create_dataset tutorial#8235
lhoestq merged 2 commits into
huggingface:mainfrom
zanvari:improve-create-dataset-docs

Conversation

@zanvari

@zanvari zanvari commented Jun 4, 2026

Copy link
Copy Markdown

This PR clarifies the distinction between dataset creation and dataset loading workflows in the create_dataset tutorial.

Changes:

  • Added a note directing users to the loading guide.
  • Clarified that from_ methods create datasets from local Python objects rather than local files.

Addresses #5805.

zanvari added 2 commits June 3, 2026 17:31
Add a note directing users to the loading guide and clarify that `from_` methods create datasets from local Python objects rather than local files.

@lhoestq lhoestq left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

thx !

@lhoestq
lhoestq merged commit 9886b64 into huggingface:main Jun 9, 2026
Elsword016 pushed a commit to Elsword016/datasets that referenced this pull request Aug 6, 2026
â€Ķial (huggingface#8235)

* Clarify dataset creation vs loading workflows

Add a note directing users to the loading guide and clarify that `from_` methods create datasets from local Python objects rather than local files.

* Fix loading guide link
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.

2 participants