Skip to content

Conversation

ArjunJagdale
Copy link
Contributor

@ArjunJagdale ArjunJagdale commented Jun 29, 2025

fixes #7637

This PR introduces subset_name as a user-facing alias for the name (previously config_name) argument in load_dataset. It aligns terminology with the Hugging Face Hub UI (which shows “Subset”), reducing confusion for new users.

Supports subset_name in load_dataset()

Adds .subset_name property to DatasetBuilder

Maintains full backward compatibility

Raises clear error if name and subset_name conflict

@ArjunJagdale ArjunJagdale changed the title Update load.py feat: add subset_name as alias for name in load_dataset Jun 29, 2025
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.

Introduce subset_name as an alias of config_name
1 participant