aniruddhbansal2000 commited on
Commit
ac9d547
·
verified ·
1 Parent(s): 59d3753

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -101,7 +101,12 @@ ChartAlignBench contains 9K+ chart pairs, divided into three evaluation subsets:
101
  2. Attribute Grounding & Alignment: Paired charts differ in visualization attribute e.g., color, legend or text style.
102
  3. Robustness: Multiple variants of paired charts for Data Alignment, with different attributes across variants.
103
 
104
- ![ChartAlignBench Example Pairs](dataset_examples.png)
 
 
 
 
 
105
 
106
  ### 📃 Instruction
107
 
 
101
  2. Attribute Grounding & Alignment: Paired charts differ in visualization attribute e.g., color, legend or text style.
102
  3. Robustness: Multiple variants of paired charts for Data Alignment, with different attributes across variants.
103
 
104
+ <p align="center">
105
+ <img src="dataset_examples.png" width="60%">
106
+ <br>
107
+ <em>Examples of chart pair instances in ChartAlignBench.</em>
108
+ </p>
109
+
110
 
111
  ### 📃 Instruction
112