This repo provides a Parquet-converted VSR dataset and a TSV formatted for vlmevalkit.
Columns:
question (string) — adds
placeholders (from the original text) and appends options + post prompt (see below)
question_type (string)
answer (string; "A" for True, "B" for False)
image (list[image]) — image bytes aligned with the
order
id (string)
gt_value (bool; original True/False)
relation (string)
subj… See the full description on the dataset page:
https://huggingface.co/datasets/RunsenXu/VSR.