metadata
configs:
- config_name: benchmark_432
data_dir: hf_viewer
drop_labels: true
ChartBench-E Benchmark 432
This repository contains the frozen 432-sample benchmark build used in the paper:
ChartBench-E: a benchmark for evaluating stable chart-to-values reading under increasing information load
What Is Included
hf_viewer/{train,validation,test}/- Hugging Face viewer-friendly split layout for the paper benchmark
metadata/formal_all18_432.jsonl- canonical manifest for the 432 released samples
metadata/splits/{train,val,test}.jsonl- split-specific manifests
images/- rendered chart images for the 432 benchmark samples
tables/- table-first ground-truth CSV files
programs/- chart program / generation metadata JSON files
objects/- object-level chart metadata JSON files
evaluation/- truth files used by the formal paper workflow
docs/chartbench_e_rebuilt_README.md- codebase README snapshot
docs/chartbench_e_paper.pdf- paper PDF snapshot bundled with this release
Release Summary
- Samples:
432 - Chart families:
18 - Samples per chart family:
24 - Difficulty tiers:
L1:144L2:144L3:144
- Splits:
train:289val:50test:93
Data Fields
The public viewer layout in hf_viewer/{train,validation,test}/metadata.jsonl keeps a slimmer schema:
sample_idchart_idchart_typechart_groupimage_pathvaluesn_seriesn_pointsdifficulty_tierdifficulty_componentschallenge_tagssource_kindlayout_familysplitsuite_idannotationaxis_scalex_labelsseries_labelscandidate_pooltable_pathprogram_pathobject_path
The canonical audit manifest remains available in metadata/formal_all18_432.jsonl.
Notes
- This is the benchmark release cited by the manuscript.
- Code, prompt templates, evaluation scripts, and generation utilities live in:
https://github.com/luojueling/ChartBench-E
- The broader 7,506-sample released pool is published separately to keep this benchmark repo stable and viewer-friendly.
Suggested Citation
@misc{chartbenche2026benchmark,
title = {ChartBench-E Benchmark 432},
author = {Hui Long and Jueling Luo and Si Xie and Haoli Yu and Juncheng Ye and Xutao Deng},
year = {2026},
howpublished = {\url{https://huggingface.co/datasets/xiaoluo11/ChartBench-E}},
note = {Frozen 432-sample benchmark release used in the manuscript}
}
License
This release contains synthetic benchmark artifacts assembled for research evaluation. A project-level license statement should be added or updated before wider redistribution beyond the current release workflow.