Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
code
ArXiv:
Libraries:
Datasets
Dask
License:

Is there anyway to download in parallel using num_proc?

#17
by Aaron-LHR - opened

downloading one by one is a little bit slow

BigCode org

If you're using the latest datasets version and provide num_proc to load_dataset the download and preparation are both done in parallel

Sign up or log in to comment