Dataset scripts are no longer supported
#15
by DarioUNITO - opened
On the version >4.0.0 of datasets, load_dataset("dell-research-harvard/AmericanStories"...) won't work. It is a well known problem but the authors should still fix that.
On our list. We'll fix this soon
I'm using datasets v4.5.0, and it still doesn't seem to work.
RuntimeError: Dataset scripts are no longer supported, but found AmericanStories.py
Any updates?