README.md
November 3, 2025 Β· View on GitHub
EvoChart: A Benchmark and a Self-Training Approach Towards Real-World Chart Understanding
[π Paper] β’ [π€ HF Models] β’ [π± GitHub]
Repo for "EvoChart: A Benchmark and a Self-Training Approach Towards Real-World Chart Understanding"
2024.12.9: The paper has been accepted by AAAI-25.
2024.12.31: The EvoChart corpus οΌqa-pair, images, matadataοΌ has been open-sourced.
This repository contains the code and data for the paper "EvoChart: A Benchmark and a Self-Training Approach Towards Real-World Chart Understanding".
π₯π₯π₯ Hugging Face Model: huggingface.co
πππ The EvoChart-QA Benchmark can be downloaded at: drive.google.com huggingface
πππ EvoChart corpus can be downloaded at: pan.quark.cn huggingface modelscope
EvoChart-QA Benchmark Answer Verification:
- If the
is_clearis True, string matching should be used to determine correctness. - If the
is_clearis False, a 5% tolerance is allowed.
Citation
If you find it helpful, please kindly cite our paper.
@misc{huang2024evochartbenchmarkselftrainingapproach,
title={EvoChart: A Benchmark and a Self-Training Approach Towards Real-World Chart Understanding},
author={Muye Huang and Lai Han and Xinyu Zhang and Wenjun Wu and Jie Ma and Lingling Zhang and Jun Liu},
year={2024},
eprint={2409.01577},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2409.01577},
}