Update README.md
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
|