RuntimeError: Dataset scripts are no longer supported, but found AVMeme-Exam.py

#2
by ThangLD201 - opened

Hi, thank you for the works!

I faced this error while loading using the datasets library (latest version). Would you recommend any specific (older) version to load this ?

Neural Acoustic Processing Lab org

Hi, could you try pip install datasets==3.6.0?
Unfortunately, the custom dataset script is no longer supported by HuggingFace.

Sign up or log in to comment