Skip to content

Conversation

@mariosasko
Copy link
Collaborator

The title says it all.

Copy link
Member

@lhoestq lhoestq left a comment

Choose a reason for hiding this comment

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

Awesome thank you !
I left one minor comment

@mariosasko
Copy link
Collaborator Author

mariosasko commented Jun 26, 2021

Honestly, I think we should fix some other issues in Split API before this change. E. g. currently the following will not work, even though it should:

import datasets
datasets.load_dataset("sst", split=datasets.Split.TRAIN+datasets.Split.TEST)  # AssertionError

EDIT:
Actually, think it's OK to merge this PR because the fix will not touch this PR's code.

Copy link
Member

@lhoestq lhoestq left a comment

Choose a reason for hiding this comment

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

Right, merging this one then :)
thank you !

@lhoestq lhoestq merged commit d74ec78 into huggingface:master Jun 28, 2021
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