Skip to content

Latest commit

ย 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 

Repository files navigation


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_clear is True, string matching should be used to determine correctness.
  • If the is_clear is 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}, 
}

About

No description, website, or topics provided.

Resources

Stars

19 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors