Dataset Viewer

The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.

ALE-Bench

Dataset Description

ALE-Bench is a benchmark for evaluating AI systems on score-based algorithmic programming contests.

This dataset is officially provided by AtCoder Inc.. Please be sure to check the "License" section below.

Usage

Our Python library automatically downloads the data from this repository.

import ale_bench

ale_bench_session = ale_bench.start("ahc001")

License

Creative Commons Attribution-NoDerivatives 4.0 International

Citation

@misc{imajuku2025ale-bench,
    title = {{ALE-Bench}: A Benchmark for Long-Horizon Objective-Driven Algorithm Engineering},
    author = {Imajuku, Yuki and Horie, Kohki and Iwata, Yoichi and Aoki, Kensho and Takahashi, Naohiro and Akiba, Takuya},
    howpublished = {\url{https://github.com/SakanaAI/ALE-Bench}},
    year = {2025}
}
Downloads last month
4,501