{ "key": "aimo-validation-math-level-5", "title": "AI-MO AIMO validation math level 5", "provider": "huggingface", "reference": "AI-MO/aimo-validation-math-level-5", "purpose": [ "hard validation", "selector and verifier regression checks" ], "answer_type": "integer answer in [0, 99999]", "local_artifact": null, "notes": "Primary hard validation set for offline comparisons.", "split": "train", "rows": 721, "columns": [ "id", "problem", "answer" ], "sample": [ { "id": 0, "problem": "Find the sum of all integers that satisfy these conditions: \\[\n|x|+1>7\\text{ and }|x+1|\\le7.\n\\]", "answer": "-15" }, { "id": 1, "problem": "Suppose the roots of the polynomial $x^2 - mx + n$ are positive prime integers (not necessarily distinct). Given that $m < 20,$ how many possible values of $n$ are there?", "answer": "18" } ] }