Hi Team,
I am trying to download the dataset via the below code:
from datasets import load_datasetdataset = load_dataset("ai4bharat/WordProject")
However, there seems to be a issue in the splits. And this could possibly be the reason why the dataset viewer is also not working:
Thanks for pointing out. Fixed
· Sign up or log in to comment