You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Example: the loading of
GEM/wiki_lingua
subsetid
in promptsource fails, even though callingdatasets.load_dataset("GEM/wiki_lingua", "id")
works perfectly.I suspect we can remove the logic with
builder_instance
and just usedatasets.load_dataset
promptsource/promptsource/utils.py
Line 36 in d1f16cf
The text was updated successfully, but these errors were encountered: