Dataset Viewer
Auto-converted to Parquet Duplicate
question
stringlengths
6
270
answer
stringlengths
1
92
image
imagewidth (px)
16
2.59k
source
stringclasses
3 values
What continent is this on?
africa
vqav2
Is this a modern machine?
yes
vqav2
Does the grass appear to be fresh and green?
yes
gqa_balanced
Which kind of animal is white?
cat
gqa_balanced
Do you think the potatoes are roasted?
yes
gqa_balanced
What is the animal doing?
staring
vqav2
Does the umbrella to the right of the man look black?
yes
gqa_balanced
What is placed on top of the black table?
tv
vqav2
What clothing and shoe brand is being advertised?
fila
vqav2
Can you identify the building in the background?
no
vqav2
Are there shelves to the left of the mirror on the wall?
no
gqa_balanced
Do I look like in this picture?
unanswerable
vizwiz
Is the player right or left handed?
right
vqav2
What kind of a cat is this?
tabby
vizwiz
Are there elephants to the right of the cars the animals are in front of?
yes
gqa_balanced
Is there a blinking light on this radio?
unanswerable
vizwiz
What kind is this?
coin
vizwiz
What country does this bear represent?
mexico
vqav2
Is there a bus to the left of the person on the bench?
no
gqa_balanced
What is on the paper?
instructions
vqav2
Is there snow on the ground?
yes
vqav2
Is the happy person to the right of the pillow the bear is to the left of?
yes
gqa_balanced
Are there either any bags or umbrellas in this photograph?
no
gqa_balanced
What type of device is the animal that is not big watching?
television
gqa_balanced
Are all the towels hung up?
yes
vqav2
Hello. I am trying to fix this TV, but I'd like to know, are there any pictures on the screen? And if so, can you tell me what kind of pictures are shown? Thank you.
unanswerable
vizwiz
Is the bird near the tree white and short?
no
gqa_balanced
On which side of the image is the fence?
right
gqa_balanced
Does this man have long hair?
yes
vqav2
How much time is left on this timer?
2:15
vizwiz
Who is wearing a shirt?
man
gqa_balanced
Is this a bowling alley?
yes
vqav2
Is the bride young?
yes
vqav2
What is the road made of?
bricks
vqav2
What color is my shirt and what does it say?
unanswerable
vizwiz
What does the train say on the front?
korail
vqav2
What type of couch is that?
sectional
vqav2
What is this?
unanswerable
vizwiz
What can you see in the sky?
plane
vqav2
What does this say?
fashion tote
vizwiz
What kind of fast food is the same shape as the bubble that is not little?
pizza
gqa_balanced
What is the man reading?
menu
gqa_balanced
What color is the girls shirt?
pink
vqav2
Is there a plate to the left of the tray in the middle?
yes
gqa_balanced
What is this?
unanswerable
vizwiz
How many skateboard wheels are on the ground?
0
vqav2
Is it an outdoors or indoors picture?
outdoors
gqa_balanced
Is the hair gray or red?
gray
gqa_balanced
What is this?
salad dressing
vizwiz
What company charger is this?
unanswerable
vizwiz
How many feet is within the no parking zone?
30
vqav2
Is this pasta gluten free?
yes
vizwiz
Is the wood shelf in the top or in the bottom of the photo?
top
gqa_balanced
What is the color of the sky?
blue
vqav2
What color is this?
grey
vizwiz
What is the color of the car that is behind the truck?
blue
gqa_balanced
What is the vegetable that is to the left of the cauliflower that looks yellow and white called?
cabbage
gqa_balanced
Is the cat sitting in the shade?
yes
vqav2
Are shadows cast?
no
vqav2
Good morning, which version of tide is this?
unanswerable
vizwiz
Hello, I was wondering what kind of bill that is?
unanswerable
vizwiz
I got it thank you so much
unanswerable
vizwiz
Is the wallet full?
yes
vqav2
Is there any soup?
no
gqa_balanced
Are there any windows?
yes
gqa_balanced
Is the device that is not off open and silver?
no
gqa_balanced
I wanna know what this box is in front of me and what the text says on the bottom.
peach detox tea
vizwiz
Is the coffee to the left of a fork?
no
gqa_balanced
Which side of the picture is the chair on?
right
gqa_balanced
What are you...
unanswerable
vizwiz
this say?
unanswerable
vizwiz
Is the painting to the right of the shelf in the top?
yes
gqa_balanced
What is the name of the product in the bottle in the picture?
squirt mop
vizwiz
Can you read to me what is the item in this package?
hershey kisses
vizwiz
Is there an umbrella that is not red?
no
gqa_balanced
Are there either benches or trash cans that are small?
yes
gqa_balanced
Is this the express?
yes
vqav2
What does the man have on his face?
nothing
vqav2
What is this animal?
bear
vqav2
What date is being advertised?
2011
vqav2
On which side are the glasses?
right
gqa_balanced
How many horses are there?
2
vqav2
Is the young man on the left side or on the right?
left
gqa_balanced
Is the brown animal to the right or to the left of the fence?
right
gqa_balanced
On which side of the photo is the black bag?
left
gqa_balanced
Which way is one-way?
right
vqav2
What is on the pasta that is to the left of the sausage?
broccoli
gqa_balanced
Which place is it?
street
gqa_balanced
What is the cat in front of?
chair
gqa_balanced
What animal is it?
cat
gqa_balanced
What is the kid holding?
cow
vqav2
What color are these sunglasses?
black
vizwiz
Do you see motorcycles in the image that are green?
yes
gqa_balanced
Do you see either brown surfboards or placemats?
yes
gqa_balanced
Can you tell what flavor this is?
extra sweet tea
vizwiz
Do the watch and the tape have a different colors?
yes
gqa_balanced
Just trying to see what is in this can, if it will show it.
corn
vizwiz
How many people are there?
9
vqav2
What is it?
unanswerable
vizwiz
Is the white bag hanging from a skateboard?
no
gqa_balanced
End of preview. Expand in Data Studio

VQA Mixed (GQA + VizWiz + VQAv2 subset)

This dataset is a curated mixture of three major VQA benchmarks, subsampled and reformatted into Parquet shards for efficient model training (e.g., for VLMs like LLaVA or Qwen-VL).

Dataset Details

The dataset consists of image-question-answer triplets stored in Parquet format.

Data Splits

  • Train: train/data-*.parquet
  • Validation: validation/data-*.parquet

Columns

  • image: The visual input (Image feature).
  • question: The natural language query.
  • answer: The target response.
  • source: The origin dataset (to track performance per-domain).

Credits & Sources

This repository utilizes data from the following sources. If you use this mixed dataset, please cite the original authors.

1. VQAv2 (Subset)

2. GQA (Subsampled)

3. VizWiz VQA (Full)


Reproduction Script

The following Python snippet demonstrates how the subsets were selected and processed using the datasets and huggingface_hub libraries.

from huggingface_hub import HfApi, hf_hub_download
from datasets import load_dataset, Image as HFImage

# --- VQAv2 Subsampling Logic ---
VQAV2_SHARD_FRACTION = 0.15
repo = "Multimodal-Fatima/VQAv2_train"
api = HfApi()

files = api.list_repo_files(repo, repo_type="dataset")
all_train_parquets = sorted([f for f in files if f.startswith("data/train-") and f.endswith(".parquet")])
num_shards = max(1, int(len(all_train_parquets) * VQAV2_SHARD_FRACTION))
train_parquets = all_train_parquets[:num_shards]

local_parquets = [hf_hub_download(repo_id=repo, filename=f, repo_type="dataset") for f in train_parquets]
vqav2_small = load_dataset("parquet", data_files=local_parquets, split="train")

# --- GQA & VizWiz Loading ---
gqa_train = load_dataset("Mineru/GQA", split="train_balanced")
vizwiz_train = load_dataset("ebrukilic/vizwiz_vqa_dataset", split="train")

# Cast to prevent auto-decoding during initial merge
gqa_train = gqa_train.cast_column("image", HFImage(decode=False))
vizwiz_train = vizwiz_train.cast_column("image", HFImage(decode=False))

Citation

If you would like to cite this dataset, you may use the following citation:

@misc{vqa-mixed,
  author = {kollessisopod},
  title = {VQA-Mixed Dataset},
  year = {2024},
  publisher = {Hugging Face},
  journal = {Hugging Face Repository},
  howpublished = {\url{https://huggingface.co/datasets/kollessisopod/vqa-mixed}},
}

Karışık var mı? Var. Karışık koy ya.

Downloads last month
394