datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
aops
AoPS: Art of Problem Solving Competition Mathematics
Dataset Description
This dataset is a collection of 80,661 competition mathematics problems and solutions obtained from the Art of Problem Solving (AoPS) community wiki and forums. It covers a wide range of mathematical contests and olympiads, including problems from events such as AIME, BAMO, IMO, and various national and memorial competitions.
The dataset was curated by AI-MO (Project Numina), an initiative focused on… See the full description on the dataset page: https://huggingface.co/datasets/AI-MO/aops.AoPS-InstructReproduction of AoPS-Instruct training set using code here: https://github.com/DSL-Lab/aops
aops_forum_filteredAoPS-Scrape
AoPS-Scrape
Problems and solutions scraped from Art of Problem Solving (AoPS) Online class homework endpoints.
Obtained legally in accordance with AoPS's Terms of Service. This is not unauthorized redistribution of pirated material — access was through a legitimate authenticated AoPS Online class session.
Splits
Splits are named by scrape date (YYYY_MM_DD), plus a cross-date content-deduplicated split:
Split
Rows
Notes
deduplicated
29,964
One row per… See the full description on the dataset page: https://huggingface.co/datasets/hudsongouge/AoPS-Scrape.numina-cot-aops-forum
Saravana-Polisetti/numina-cot-aops-forum
Source-specific slice of AI-MO/NuminaMath-CoT.
Source: aops_forum
Rows: 30192
Columns: source, problem, solution
Usage
from datasets import load_dataset
ds = load_dataset("Saravana-Polisetti/numina-cot-aops-forum", split="train")
print(ds[0])
AOPS_Full_Verified_sfraops_forum_no_boxedaops_forum_gridaopsaops_forum_linksaops_forum_multipartAoPS-Instruct_parquetaops_forum_answerAOPS_Full_Verified_e5aops_forum_diagramsaops_forum_figuresAOPS_Full_Verified_gritlm_7br1_annotated_aopsAOPS_Full_Verified_qwen3_8b_5678910AOPS_Full_Verified_lgaiAOPS_Full_Verified_qwen3_8baops_forum_imgsaops_new_dataset_linq_5678910AOPS_Full_Verified_linqaops
AoPS: Art of Problem Solving Competition Mathematics
Dataset Description
This dataset is a collection of 80,661 competition mathematics problems and solutions obtained from the Art of Problem Solving (AoPS) community wiki and forums. It covers a wide range of mathematical contests and olympiads, including problems from events such as AIME, BAMO, IMO, and various national and memorial competitions.
The dataset was curated by AI-MO (Project Numina), an initiative focused on… See the full description on the dataset page: https://huggingface.co/datasets/introvoyz041/aops.AOPS_Full_Verified_geminifiltered_aops_datasetAOPS_Full_Verified_e5_5678910hintedselfteacher-nemotron-math-v2-AoPS
hintedselfteacher-nemotron-math-v2-AoPS
This dataset contains a training-ready hinted self-teacher split derived from the AoPS split of nvidia/Nemotron-Math-v2.
The source problems were filtered to the AoPS split with the medium/notool solve rate between 2 and 6. Hints were generated with GPT-5.5 medium using an h17_nt hint-generation prompt. This hint type was close to the best hint type found after doing hint mutations, based on qualitative analysis of token-level hinted… See the full description on the dataset page: https://huggingface.co/datasets/ar0cket1/hintedselfteacher-nemotron-math-v2-AoPS.nemotron_math_aops_c4_t5gemma
