Datasets:

Languages:
English
ArXiv:
License:

using the dataset

#10
by vecnaST - opened

Hi there! I’m currently trying to download the dataset, but I’m running into a few issues with the dataset_setup script.

First, the script seems to expect Visdoc to be located inside the image-tasks folder, but it isn't finding it there. Additionally, it appears that the .jsonl files are missing from all the image datasets. Could you advise on how to fix this?

vecnaST changed discussion status to closed
TIGER-Lab org

@vecnaST
Hi, regarding your question:

  1. The VisDoc Hugging Face dataset stores images directly in the table (unlike other datasets, where only image or video paths are provided). Therefore, pre-downloading is not necessary, though you may still do so if you prefer.

  2. All JSON files are loaded directly from the Hugging Face table, so no additional JSON files are needed.

Sign up or log in to comment