Loading subset of dataset
#24
by yloa - opened
I wish to get help on how to load a subset of the data for any of the languages as disk limits are a constraint that I have been plagued with.
I wish to be able to load the data into my workspace whether locally or on a colab session without downloading all splits even when I indicate split="train" in the dataset loading function.
yloa changed discussion title from Loading subset of datasetH to Loading subset of dataset