aniruddhbansal2000 commited on
Commit
abadf73
Β·
verified Β·
1 Parent(s): a2e5c8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -89,7 +89,14 @@ configs:
89
  path: robustness/test-*
90
  ---
91
 
92
- ChartAlignBench πŸ§­πŸ“Š
93
 
94
- ChartAlignBench is a multi-modal benchmark designed to evaluate Vision-Language Models (VLMs) on dense-level chart grounding and multi-chart alignment.
95
- It provides fine-grained chart-pair comparisons across multiple visual and semantic dimensions β€” enabling systematic analysis of how well VLMs can detect, localize, and align subtle chart content differences.
 
 
 
 
 
 
 
 
89
  path: robustness/test-*
90
  ---
91
 
92
+ ## ChartAlignBench πŸ§­πŸ“Š
93
 
94
+ ChartAlignBench is a multi-modal benchmark designed to evaluate vision-language Models (VLMs) on dense-level chart grounding and multi-chart alignment to comprehensively assess fine-grained chart understanding in VLMs.
95
+
96
+
97
+ ### 🌐 Overview
98
+
99
+ ChartAlignBench contains 9K+ chart pairs, divided into three evaluation subsets:-
100
+ 1. Data Grounding & Alignment: Paired charts differ in underlying data values visualized by the chart.
101
+ 2. Attribute Grounding & Alignment: Paired charts differ in visualization attribute e.g., color, legend or text style.
102
+ 3. Robustness: 5 variants of paired charts for Data Alignment, with different attributes across variants.