Datasets:

Languages:
English
ArXiv:
License:

OSError

#6
by aj666 - opened

Hello, I want to download the images to my disk, I use this code:
dset = load_dataset("/mm-datasets/public/idefics2/pmd", "all", use_auth_token=True, cache_dir="/mm-datasets/public/idefics2/cache")

But this code will fail after a while:

image.png

My disk space is 70TB, which should be enough

Sign up or log in to comment