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:
My disk space is 70TB, which should be enough
· Sign up or log in to comment