VCR is the Visual Commonsense Reasoning dataset from "From Recognition to Cognition: Visual Commonsense Reasoning" (CVPR 2019).
This Hugging Face version has two loadable configs:
image_examples: the default viewer-friendly config, one row per unique image, with grouped annotations.
questions: one row per original VCR question/answer/rationale example.
The original annotation JSONL files are also included under original_annotations/ for legacy compatibility.… See the full description on the dataset page: https://huggingface.co/datasets/Rowan/vcr.