Ruler138 commited on
Commit
7c6a2c2
·
verified ·
1 Parent(s): 82f85c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -11,10 +11,11 @@ Comparing 4 MLLMs on six test sets: (CharXiv, ChartQA, ReachQA, ChartBench, Char
11
 
12
  Citation:
13
  If it is helpful to your research, please cite our paper as follows:
14
-
15
  @inproceedings{yang2025effective,
16
  title={Effective Training Data Synthesis for Improving MLLM Chart Understanding},
17
  author={Yang, Yuwei and Zhang, Zeyu and Hou, Yunzhong and Li, Zhuowan and Liu, Gaowen and Payani, Ali and Ting, Yuan-Sen and Zheng Liang},
18
  booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
19
  year={2025}
20
  }
 
 
11
 
12
  Citation:
13
  If it is helpful to your research, please cite our paper as follows:
14
+ ```
15
  @inproceedings{yang2025effective,
16
  title={Effective Training Data Synthesis for Improving MLLM Chart Understanding},
17
  author={Yang, Yuwei and Zhang, Zeyu and Hou, Yunzhong and Li, Zhuowan and Liu, Gaowen and Payani, Ali and Ting, Yuan-Sen and Zheng Liang},
18
  booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
19
  year={2025}
20
  }
21
+ ```