CoolFace
Datasetpublic

sonthenguyen/amc12-2025-non-figure

AMC 12 2025 (non-figure questions) This dataset is a curated collection of AMC 12 2025 A/B problems that do not include figures, prepared for use in an academic study and released to support reproducibility. Dataset Description Each row corresponds to one AMC 12 problem and includes the following fields: id: Stable identifier of the form amc12-2025-a1, amc12-2025-b25 year: 2025 contest: AMC 12 problem_number: Problem label from the source (e.g., A1–A25, B1–B25)… See the full description on the dataset page: https://huggingface.co/datasets/sonthenguyen/amc12-2025-non-figure.

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes591downloads
Dataset Card

![Paper](https://openreview.net/forum?id=QRW8OGn3vb)

AMC 12 2025 (non-figure questions)

This dataset is a curated collection of AMC 12 2025 A/B problems that do not include figures, prepared for use in an academic study and released to support reproducibility.


Dataset Description

Each row corresponds to one AMC 12 problem and includes the following fields:

  • —id: Stable identifier of the form amc12-2025-a1, amc12-2025-b25
  • —year: 2025
  • —contest: AMC 12
  • —problem_number: Problem label from the source (e.g., A1–A25, B1–B25)
  • —question: Problem statement (text only)
  • —answer: Official answer
  • —link: URL to the specific problem page on Art of Problem Solving
  • —has_figure: False for all rows in this release
  • —source: Art of Problem Solving
  • —source_url: https://artofproblemsolving.com/wiki/index.php?title=AMC12ProblemsandSolutions

Only non-figure questions are included.


Source

All problems originate from Art of Problem Solving:

https://artofproblemsolving.com/wiki/index.php?title=AMC12ProblemsandSolutions


Paper

This dataset was prepared in connection with the following published paper:

Son The Nguyen and Theja Tulabandhula. “MEMETRON: Memetic Response Optimizer for Reward-Guided Post-Decoding Optimization of Large Language Models.” Transactions on Machine Learning Research, 2026.

https://openreview.net/forum?id=QRW8OGn3vb


Attribution and Rights

This dataset is a curated compilation of publicly available materials from Art of Problem Solving. All rights to the original problems and solutions belong to their respective owners.

No claim of ownership is made over the original mathematical content.


Citation

If you use this dataset, please cite both the original source of the problems and the associated paper.

Associated Paper

bibtex
@article{
nguyen2026memetron,
title={{MEMETRON}: Memetic Response Optimizer for Reward-Guided Post-Decoding Optimization of Large Language Models},
author={Son The Nguyen and Theja Tulabandhula},
journal={Transactions on Machine Learning Research},
issn={2835-8856},
year={2026},
url={https://openreview.net/forum?id=QRW8OGn3vb},
note={}
}

Original source

bibtex
@misc{aops_amc12,
  title        = {AMC 12 Problems and Solutions},
  author       = {{Art of Problem Solving}},
  howpublished = {\url{https://artofproblemsolving.com/wiki/index.php?title=AMC_12_Problems_and_Solutions}},
  note         = {Accessed: 2025}
}