arithmetic-grpo / data /math /test_example.json
LeTue09's picture
initial clean commit
1faccd4
{
"level": "Level 3",
"type": "Algebra",
"data_source": "DigitalLearningGmbH/MATH-lighteval",
"prompt": [
{
"content": "How many vertical asymptotes does the graph of $y=\\frac{2}{x^2+x-6}$ have? Let's think step by step and output the final answer within \\boxed{}.",
"role": "user"
}
],
"ability": "math",
"reward_model": {
"ground_truth": "2",
"style": "rule"
},
"extra_info": {
"index": 0,
"split": "test"
}
}