Is there a way to directly load this dataset using the dataset library?
#1
by
SharkChiiiiili
- opened
When I tried
'dataset = load_dataset('EleutherAI/pile-standard-pythia-preshuffled')'
I got the error
['No (supported) data files found in EleutherAI/pile-standard-pythia-preshuffled.'](DataFilesNotFoundError: No (supported) data files found in EleutherAI/pile-standard-pythia-preshuffled)