Re-upload as multiple independant TAR files instead of one big TAR file split into chunks
#1
by
lhoestq
HF staff
- opened
Hi ! Congrats on releasing the dataset :)
I just had one comment, I noticed one has to download the full dataset to use it:
cd multimodal_textbook
cat dataset_images_interval_7.tar.gz.part_* > dataset_images_interval_7.tar.gz
tar -xzvf dataset_images_interval_7.tar.gz
Have you considered uploading the dataset as multiple TAR fiels that can be used independently instead ? Maybe as a WebDataset, to make it easy to load + stream the dataset in one line of code ?
Thank you for your suggestion. We will try to upload the image as multiple independent tar files later, but it will take some time to process.