SVAMP
简介
SVAMP包含1000个数学应用题,每个问题最多包含两个数学表达式和一个未知变量。这些问题是通过对现有数据集(如ASDiv-A)中的单词问题进行简单变化而创建的,适用于4年级以下的年级水平。
示例
{
"ID": "chal-2",
"Body": "Dan had $ 3 left with him after he bought a candy bar. If he had $ 4 at the start",
"Question": "How much did the candy bar cost?",
"Equation": "( 4.0 - 3.0 )",
"Answer": 1.0,
"Type": "Subtraction"
}