Benchgen

ChartQA — Results

RankModelScore
1lfm2-5-vl-3b81.3
2north-micro-vision-instruct80.8
3claude-3-5-sonnet0.908
4llama-4-maverick0.9
5nova-pro0.892
6llama-4-scout0.888
7mistral-small-3-2-24b-instruct0.874
8nova-lite0.868
9gpt-4o0.857
10llama-3-2-90b-instruct0.855
11qwen2-5-omni-7b0.853
12gemma-3-27b0.78
13gemma-3-12b0.757
14gemma-3-4b0.688

ChartQA

1 phaseActive

32,700-question benchmark for visual and logical reasoning over charts — combining human-written and chart-summary-derived questions. Metric: relaxed accuracy.

Overview

ChartQA

Category Metric Saturation Tasks

Paper GitHub Dataset

Quick answer: ChartQA is a visual reasoning benchmark by Masry et al. (2022) with 9.6K human-written and 23.1K chart-summary-derived questions requiring logical and arithmetic reasoning over charts. Claude 3.5 Sonnet leads with 90.8% across 24 evaluated models.


What Does ChartQA Test?

ChartQA tests whether AI models can answer questions about charts that require reasoning, not just reading values off axes. Questions involve numerical comparisons, trend identification, and combining multiple chart elements — tasks that require understanding both visual structure and logical relationships.

Question typeExample
Visual retrieval"What is the value of X in 2020?"
Arithmetic reasoning"By how much did X increase from 2018 to 2022?"
Comparison"Which year had the highest value?"
Trend analysis"Is the trend increasing or decreasing?"
Multi-bar/line reasoning"Which category grew fastest?"

The benchmark combines 9,608 human-written questions (harder, more diverse) and 23,101 questions generated from human-written chart summaries.


How Is ChartQA Scored?

ChartQA uses relaxed accuracy — numeric answers within 5% of the ground truth are accepted as correct to handle rounding variations. Scores are reported on a 0–1 scale.


Key Facts

PropertyValue
PublishedMarch 2022
Tasks32,698 questions
Human-written9,608
Generated23,090
MetricRelaxed accuracy
Score range0–1
Top modelClaude 3.5 Sonnet (0.908)
Models evaluated24

FAQ

What is ChartQA? ChartQA is a benchmark for visual and logical reasoning over charts, comprising 9.6K human-written questions and 23.1K questions generated from chart summaries. It tests whether AI models can perform numerical comparisons, trend analysis, and multi-element reasoning from chart images.

Who created ChartQA? ChartQA was created by Ahmed Masry, Do Xuan Long, Jia Qing Tan, Shafiq Joty, and Enamul Hoque, published in March 2022 (arXiv 2203.10244).

What is relaxed accuracy in ChartQA? Relaxed accuracy accepts numeric predictions within 5% of the ground-truth value as correct, to handle minor rounding differences in answers extracted from charts.

What score does the best model achieve on ChartQA? Claude 3.5 Sonnet leads with 0.908 (90.8%), followed by Llama 4 Maverick at 0.900 and Qwen2.5 VL 72B Instruct at 0.895.