AIAny
Icon for item

VisCoR-55K Dataset

Provides ~55K multimodal VQA items with matched contrastive pairs and model‑generated rationales across five categories (General, Reasoning, Math, Graph/Chart, OCR), enabling research on faithful visual reasoning and robustness. Train split: 54,844 examples; license unspecified—verify before use.

Introduction

Faithful visual reasoning requires not only correct answers but evidence that a model’s chain of thought aligns with the visual input. VisCoR‑55K supplies paired VQA examples plus contrastive counterparts and synthesized rationales so researchers can train and evaluate whether vision‑language models reason for the right reasons rather than exploit spurious cues.

What Sets It Apart
  • Contrastive counterparts: Each VQA sample is paired with carefully constructed contrastive examples designed to expose superficial shortcuts and probe model sensitivity to small, validity‑changing perturbations—useful for robustness and attribution studies.
  • Generated rationales (VC‑STaR): High‑quality model‑synthesized rationales accompany answers, enabling research on explanation alignment and rationale‑guided fine‑tuning without requiring fully manual rationale annotation.
  • Broad coverage & practical format: ~54.8K train examples across five categories (General, Reasoning, Math, Graph/Chart, OCR), stored in Parquet with image+text modalities for easy pipeline integration and batched processing.
Who It's For

Great fit if you are a researcher or engineer building or evaluating vision‑language models that need finer‑grained checks for reasoning faithfulness, counterfactual robustness, or explainability metrics. It’s especially useful for experiments that compare answer accuracy against explanation alignment or that fine‑tune models with rationale supervision.

Look elsewhere if you require fully human‑verified rationales or a dataset with an explicit, permissive license—VisCoR‑55K’s generated rationales may propagate model biases and the HuggingFace card lists no license, so legal/production use requires additional clearance.

Where It Fits

VisCoR‑55K complements canonical VQA benchmarks (e.g., VQA, GQA, TextVQA) by emphasizing contrastive evaluation and rationale generation rather than raw answer scale. Use it to stress‑test whether improvements in accuracy also improve explanation fidelity, or to bootstrap rationale‑based supervision before collecting human rationales.

Information

  • Websitehuggingface.co
  • Authors5551z, Zhiyu Pan, Yizheng Wu, Jiasheng Hua, Junyi Feng, Shaotian Yan, Bing Deng, Zhiguo Cao, Jieping Ye
  • Published date2026/04/24

Categories

More Items

Hugging Face

Provides 1.3 billion platform-specific video URLs extracted from CommonCrawl along with crawl metadata (no media included), serving as the source corpus for the LAION-BVD multimodal video dataset; distributed on Hugging Face in Parquet format.

Hugging Face

Provides a public test split of multimodal financial GUI interaction examples for evaluating agents that convert instructions and screenshots into grounded UI actions. Includes step-level screenshots, dialogue history, an OpenAI-style computer_use tool schema, and JSON next-action references; training data available on request.

Hugging Face

Contains 40,000 teacher-generated reasoning traces distilled from the Qwen3.8-27B model for supervised fine-tuning and analysis. Covers code, math, science and logic; each example pairs a <think> chain-of-thought with a final response and is distributed in JSONL/Parquet for SFT workflows.