Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
manishs/ALE-Bench · Datasets at Hugging Face
[go: Go Back, main page]

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

Complete ALE-Bench dataset with all problems from SakanaAI/ALE-Bench

Dataset Information

This dataset contains 40 problems from the AtCoder Heuristic Contest (AHC).

Problems Included

  • ahc001
  • ahc002
  • ahc003
  • ahc004
  • ahc005
  • ahc006
  • ahc007
  • ahc008
  • ahc009
  • ahc010
  • ahc011
  • ahc012
  • ahc014
  • ahc015
  • ahc016
  • ahc017
  • ahc019
  • ahc020
  • ahc021
  • ahc024
  • ahc025
  • ahc026
  • ahc027
  • ahc028
  • ahc030
  • ahc031
  • ahc032
  • ahc033
  • ahc034
  • ahc035
  • ahc038
  • ahc039
  • ahc040
  • ahc041
  • ahc042
  • ahc044
  • ahc045
  • ahc046
  • future-contest-2022-qual
  • toyota2023summer-final

Usage

This dataset is compatible with the ALE-Bench toolkit. You can use it with:

from infiny.utils.problem_loader import load_problem, load_problems

# Load a single problem
problem = load_problem("ahc001", dataset="ALE-Bench")

# Load all problems
problems = load_problems(dataset="ALE-Bench")

Original Dataset

This dataset is based on SakanaAI/ALE-Bench.

License

This dataset is released under the Creative Commons Attribution-NoDerivatives 4.0 International License (CC BY-ND 4.0).

Downloads last month
188