VQA NLE synthetic dataset, made with LLaVA-1.5 using features from GQA dataset.
Total number of unique datas: 66684
from datasets import load_dataset
dset = datasets.load_dataset("patrickamadeus/vqa-nle-llava", name='<CONFIG_NAME>', trust_remote_code=True)
Source: 1.0.1. Date: 2024.09.25.
If you are using the VQA… See the full description on the dataset page:
https://huggingface.co/datasets/patrickamadeus/vqa-nle-llava.