datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
qwen3-8b-high-school-math-competition-depth2-val3competition_math_llama3.2mathematics_competition
Mathematics Competition Evaluation
Competition-level mathematics evaluation dataset with 3-run predictions from Gemini model.
Dataset Structure
Each row contains:
uuid: unique identifier
question: math competition problem
answer: ground truth answer
source: problem source
run_0, run_1, run_2: each a dict with:
prediction: model's answer
stream_output: list of stream output segments
stream_output_kinds: list of output kinds (thought/text/tool_call)
correct: whether… See the full description on the dataset page: https://huggingface.co/datasets/LinhIcey/mathematics_competition.competition_math_GSPOmathdataset_primary_tanuki8_8B
