Skip to content

Conversation

@silverriver
Copy link
Contributor

It seems that when user specify nested _URLs structures in their dataset script. An error will be raised when generating dummy dataset.

I think the types of all elements in dummy_data_dict.values() should be checked because they may have different types.

Linked to issue #4428

PS: I am not sure whether my code fix this issue in a proper way.

@mariosasko mariosasko linked an issue Jun 2, 2022 that may be closed by this pull request
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.

Cool thanks ! LGTM :)

@lhoestq lhoestq merged commit a442dfc into huggingface:master Jun 7, 2022
@silverriver silverriver deleted the bug_fix_for_dummy_data_generation branch June 7, 2022 12:08
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.

Errors when building dummy data if you use nested _URLS

2 participants