This is a FiftyOne dataset with 12780 samples.
MashUpVQA is a remix of several visual question answering dataets. Our hope is that a dataset with a consistent format
and lots of variety will make it easier the assess the performance of a VQA system.
Installation
If you haven't already, install FiftyOne:
pip install -U fiftyone
Usage
import fiftyone as fo
import fiftyone.utils.huggingface as fouh