Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_dataset fails with some #791

Open
VictorSanh opened this issue Jun 25, 2022 · 1 comment
Open

get_dataset fails with some #791

VictorSanh opened this issue Jun 25, 2022 · 1 comment

Comments

@VictorSanh
Copy link
Member

Example: the loading of GEM/wiki_lingua subset id in promptsource fails, even though calling datasets.load_dataset("GEM/wiki_lingua", "id") works perfectly.
I suspect we can remove the logic with builder_instance and just use datasets.load_dataset

def get_dataset_builder(path, conf=None):

@tianjianjiang
Copy link
Contributor

I suspect we can remove the logic with builder_instance and just use datasets.load_dataset

I believe so. (I wanted to propose this but wasn't sure why builder_instance was required.)

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

No branches or pull requests

2 participants