question
stringlengths 67
107
| answer
stringlengths 1
7
| metadata
dict | difficulty
int64 2
4
|
|---|---|---|---|
State the final answer to the following arithmetic problem: 0 + 4 + 3 + 3 =
|
10
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "0 + 4 + 3 + 3",
"num_digits": 1,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 0
}
| 2
|
State the final answer to the following arithmetic problem: 99 - 28 =
|
71
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "99 - 28",
"num_digits": 2,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 1
}
| 2
|
State the final answer to the following arithmetic problem: 2 - 6 + 3 =
|
-1
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "2 - 6 + 3",
"num_digits": 1,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 2
}
| 2
|
State the final answer to the following arithmetic problem: 72 - 42 - 20 =
|
10
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "72 - 42 - 20",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 3
}
| 2
|
State the final answer to the following arithmetic problem: 15 + 85 =
|
100
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "15 + 85",
"num_digits": 2,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 4
}
| 2
|
State the final answer to the following arithmetic problem: 6 - 8 - 7 =
|
-9
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "6 - 8 - 7",
"num_digits": 1,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 5
}
| 2
|
State the final answer to the following arithmetic problem: 26 + 81 - 78 + 48 =
|
77
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "26 + 81 - 78 + 48",
"num_digits": 2,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 6
}
| 2
|
State the final answer to the following arithmetic problem: 62 - 24 =
|
38
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "62 - 24",
"num_digits": 2,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 7
}
| 2
|
State the final answer to the following arithmetic problem: 56 - 91 - 41 =
|
-76
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "56 - 91 - 41",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 8
}
| 2
|
State the final answer to the following arithmetic problem: 3 - 3 =
|
0
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "3 - 3",
"num_digits": 1,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 9
}
| 2
|
State the final answer to the following arithmetic problem: 8 - 7 + 5 =
|
6
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "8 - 7 + 5",
"num_digits": 1,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 10
}
| 2
|
State the final answer to the following arithmetic problem: 7 - 8 - 7 + 8 =
|
0
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "7 - 8 - 7 + 8",
"num_digits": 1,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 11
}
| 2
|
State the final answer to the following arithmetic problem: 81 - 48 =
|
33
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "81 - 48",
"num_digits": 2,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 12
}
| 2
|
State the final answer to the following arithmetic problem: 2 + 4 =
|
6
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "2 + 4",
"num_digits": 1,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 13
}
| 2
|
State the final answer to the following arithmetic problem: 7 - 8 + 4 + 8 =
|
11
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "7 - 8 + 4 + 8",
"num_digits": 1,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 14
}
| 2
|
State the final answer to the following arithmetic problem: 85 + 87 =
|
172
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "85 + 87",
"num_digits": 2,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 15
}
| 2
|
State the final answer to the following arithmetic problem: 3 - 3 - 0 - 3 =
|
-3
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "3 - 3 - 0 - 3",
"num_digits": 1,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 16
}
| 2
|
State the final answer to the following arithmetic problem: 7 + 0 =
|
7
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "7 + 0",
"num_digits": 1,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 17
}
| 2
|
State the final answer to the following arithmetic problem: 83 + 29 - 43 =
|
69
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "83 + 29 - 43",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 18
}
| 2
|
State the final answer to the following arithmetic problem: 8 - 3 - 5 =
|
0
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "8 - 3 - 5",
"num_digits": 1,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 19
}
| 2
|
State the final answer to the following arithmetic problem: 1 - 3 + 7 + 4 =
|
9
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "1 - 3 + 7 + 4",
"num_digits": 1,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 20
}
| 2
|
State the final answer to the following arithmetic problem: 47 + 42 - 71 =
|
18
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "47 + 42 - 71",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 21
}
| 2
|
State the final answer to the following arithmetic problem: 9 + 6 + 8 =
|
23
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "9 + 6 + 8",
"num_digits": 1,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 22
}
| 2
|
State the final answer to the following arithmetic problem: 46 - 75 - 38 =
|
-67
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "46 - 75 - 38",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 23
}
| 2
|
State the final answer to the following arithmetic problem: 65 - 41 =
|
24
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "65 - 41",
"num_digits": 2,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 24
}
| 2
|
State the final answer to the following arithmetic problem: 6 - 7 =
|
-1
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "6 - 7",
"num_digits": 1,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 25
}
| 2
|
State the final answer to the following arithmetic problem: 98 + 74 - 24 - 87 =
|
61
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "98 + 74 - 24 - 87",
"num_digits": 2,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 26
}
| 2
|
State the final answer to the following arithmetic problem: 1 - 2 - 1 - 9 =
|
-11
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "1 - 2 - 1 - 9",
"num_digits": 1,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 27
}
| 2
|
State the final answer to the following arithmetic problem: 99 - 68 =
|
31
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "99 - 68",
"num_digits": 2,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 28
}
| 2
|
State the final answer to the following arithmetic problem: 4 - 2 + 3 =
|
5
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "4 - 2 + 3",
"num_digits": 1,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 29
}
| 2
|
State the final answer to the following arithmetic problem: 5 - 8 =
|
-3
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "5 - 8",
"num_digits": 1,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 30
}
| 2
|
State the final answer to the following arithmetic problem: 8 + 7 - 9 =
|
6
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "8 + 7 - 9",
"num_digits": 1,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 31
}
| 2
|
State the final answer to the following arithmetic problem: 5 + 1 - 4 + 2 =
|
4
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "5 + 1 - 4 + 2",
"num_digits": 1,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 32
}
| 2
|
State the final answer to the following arithmetic problem: 68 - 15 - 75 =
|
-22
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "68 - 15 - 75",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 33
}
| 2
|
State the final answer to the following arithmetic problem: 59 + 35 - 48 =
|
46
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "59 + 35 - 48",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 34
}
| 2
|
State the final answer to the following arithmetic problem: 35 + 40 - 34 =
|
41
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "35 + 40 - 34",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 35
}
| 2
|
State the final answer to the following arithmetic problem: 4 - 4 =
|
0
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "4 - 4",
"num_digits": 1,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 36
}
| 2
|
State the final answer to the following arithmetic problem: 54 + 86 =
|
140
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "54 + 86",
"num_digits": 2,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 37
}
| 2
|
State the final answer to the following arithmetic problem: 79 - 63 - 57 =
|
-41
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "79 - 63 - 57",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 38
}
| 2
|
State the final answer to the following arithmetic problem: 53 - 81 + 78 + 59 =
|
109
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "53 - 81 + 78 + 59",
"num_digits": 2,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 39
}
| 2
|
State the final answer to the following arithmetic problem: 74 + 47 =
|
121
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "74 + 47",
"num_digits": 2,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 40
}
| 2
|
State the final answer to the following arithmetic problem: 21 + 26 + 58 =
|
105
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "21 + 26 + 58",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 41
}
| 2
|
State the final answer to the following arithmetic problem: 14 - 72 + 10 - 76 =
|
-124
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "14 - 72 + 10 - 76",
"num_digits": 2,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 42
}
| 2
|
State the final answer to the following arithmetic problem: 5 + 3 =
|
8
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "5 + 3",
"num_digits": 1,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 43
}
| 2
|
State the final answer to the following arithmetic problem: 11 - 18 =
|
-7
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "11 - 18",
"num_digits": 2,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 44
}
| 2
|
State the final answer to the following arithmetic problem: 8 - 1 =
|
7
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "8 - 1",
"num_digits": 1,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 45
}
| 2
|
State the final answer to the following arithmetic problem: 5 + 2 - 0 =
|
7
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "5 + 2 - 0",
"num_digits": 1,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 46
}
| 2
|
State the final answer to the following arithmetic problem: 27 + 54 =
|
81
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "27 + 54",
"num_digits": 2,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 47
}
| 2
|
State the final answer to the following arithmetic problem: 7 - 9 =
|
-2
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "7 - 9",
"num_digits": 1,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 48
}
| 2
|
State the final answer to the following arithmetic problem: 2 - 6 =
|
-4
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "2 - 6",
"num_digits": 1,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 49
}
| 2
|
State the final answer to the following arithmetic problem: 96 - 22 + 82 =
|
156
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "96 - 22 + 82",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 50
}
| 2
|
State the final answer to the following arithmetic problem: 24 + 21 + 55 =
|
100
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "24 + 21 + 55",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 51
}
| 2
|
State the final answer to the following arithmetic problem: 1 + 4 - 4 - 6 =
|
-5
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "1 + 4 - 4 - 6",
"num_digits": 1,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 52
}
| 2
|
State the final answer to the following arithmetic problem: 7 + 0 - 2 + 0 =
|
5
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "7 + 0 - 2 + 0",
"num_digits": 1,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 53
}
| 2
|
State the final answer to the following arithmetic problem: 96 + 60 - 36 =
|
120
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "96 + 60 - 36",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 54
}
| 2
|
State the final answer to the following arithmetic problem: 57 + 16 =
|
73
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "57 + 16",
"num_digits": 2,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 55
}
| 2
|
State the final answer to the following arithmetic problem: 5 - 6 - 0 =
|
-1
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "5 - 6 - 0",
"num_digits": 1,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 56
}
| 2
|
State the final answer to the following arithmetic problem: 35 + 86 + 32 =
|
153
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "35 + 86 + 32",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 57
}
| 2
|
State the final answer to the following arithmetic problem: 68 - 32 =
|
36
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "68 - 32",
"num_digits": 2,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 58
}
| 2
|
State the final answer to the following arithmetic problem: 8 + 5 + 7 - 0 =
|
20
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "8 + 5 + 7 - 0",
"num_digits": 1,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 59
}
| 2
|
State the final answer to the following arithmetic problem: 31 + 80 =
|
111
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "31 + 80",
"num_digits": 2,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 60
}
| 2
|
State the final answer to the following arithmetic problem: 99 + 37 - 98 - 19 =
|
19
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "99 + 37 - 98 - 19",
"num_digits": 2,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 61
}
| 2
|
State the final answer to the following arithmetic problem: 3 - 6 =
|
-3
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "3 - 6",
"num_digits": 1,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 62
}
| 2
|
State the final answer to the following arithmetic problem: 84 - 23 - 10 + 49 =
|
100
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "84 - 23 - 10 + 49",
"num_digits": 2,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 63
}
| 2
|
State the final answer to the following arithmetic problem: 12 + 81 - 77 + 70 =
|
86
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "12 + 81 - 77 + 70",
"num_digits": 2,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 64
}
| 2
|
State the final answer to the following arithmetic problem: 71 + 49 =
|
120
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "71 + 49",
"num_digits": 2,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 65
}
| 2
|
State the final answer to the following arithmetic problem: 6 - 4 =
|
2
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "6 - 4",
"num_digits": 1,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 66
}
| 2
|
State the final answer to the following arithmetic problem: 7 + 7 + 8 =
|
22
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "7 + 7 + 8",
"num_digits": 1,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 67
}
| 2
|
State the final answer to the following arithmetic problem: 6 + 7 - 4 =
|
9
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "6 + 7 - 4",
"num_digits": 1,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 68
}
| 2
|
State the final answer to the following arithmetic problem: 73 - 34 =
|
39
|
{
"difficulty": {
"num_digits": [
1,
2
],
"num_terms": [
2,
4
]
},
"expression": "73 - 34",
"num_digits": 2,
"num_terms": 2,
"source_dataset": "chain_sum",
"source_index": 69
}
| 2
|
State the final answer to the following arithmetic problem: 13 + 45 + 41 - 38 + 27 =
|
88
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "13 + 45 + 41 - 38 + 27",
"num_digits": 2,
"num_terms": 5,
"source_dataset": "chain_sum",
"source_index": 0
}
| 3
|
State the final answer to the following arithmetic problem: 812 - 880 - 247 =
|
-315
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "812 - 880 - 247",
"num_digits": 3,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 1
}
| 3
|
State the final answer to the following arithmetic problem: 9879 + 2911 - 3894 + 7218 =
|
16114
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "9879 + 2911 - 3894 + 7218",
"num_digits": 4,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 2
}
| 3
|
State the final answer to the following arithmetic problem: 599 - 363 + 183 + 410 =
|
829
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "599 - 363 + 183 + 410",
"num_digits": 3,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 3
}
| 3
|
State the final answer to the following arithmetic problem: 140 + 702 + 700 =
|
1542
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "140 + 702 + 700",
"num_digits": 3,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 4
}
| 3
|
State the final answer to the following arithmetic problem: 65 - 80 - 68 - 83 =
|
-166
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "65 - 80 - 68 - 83",
"num_digits": 2,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 5
}
| 3
|
State the final answer to the following arithmetic problem: 235 + 670 - 828 + 647 + 409 =
|
1133
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "235 + 670 - 828 + 647 + 409",
"num_digits": 3,
"num_terms": 5,
"source_dataset": "chain_sum",
"source_index": 6
}
| 3
|
State the final answer to the following arithmetic problem: 523 + 213 + 431 =
|
1167
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "523 + 213 + 431",
"num_digits": 3,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 7
}
| 3
|
State the final answer to the following arithmetic problem: 472 - 752 - 348 + 809 =
|
181
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "472 - 752 - 348 + 809",
"num_digits": 3,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 8
}
| 3
|
State the final answer to the following arithmetic problem: 3653 - 5031 - 4791 =
|
-6169
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "3653 - 5031 - 4791",
"num_digits": 4,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 9
}
| 3
|
State the final answer to the following arithmetic problem: 75 + 71 + 57 + 62 =
|
265
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "75 + 71 + 57 + 62",
"num_digits": 2,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 10
}
| 3
|
State the final answer to the following arithmetic problem: 68 - 74 + 71 + 76 + 56 =
|
197
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "68 - 74 + 71 + 76 + 56",
"num_digits": 2,
"num_terms": 5,
"source_dataset": "chain_sum",
"source_index": 11
}
| 3
|
State the final answer to the following arithmetic problem: 669 - 405 - 594 =
|
-330
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "669 - 405 - 594",
"num_digits": 3,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 12
}
| 3
|
State the final answer to the following arithmetic problem: 29 + 48 - 20 =
|
57
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "29 + 48 - 20",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 13
}
| 3
|
State the final answer to the following arithmetic problem: 70 - 93 + 76 + 48 - 79 =
|
22
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "70 - 93 + 76 + 48 - 79",
"num_digits": 2,
"num_terms": 5,
"source_dataset": "chain_sum",
"source_index": 14
}
| 3
|
State the final answer to the following arithmetic problem: 703 + 719 - 119 =
|
1303
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "703 + 719 - 119",
"num_digits": 3,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 15
}
| 3
|
State the final answer to the following arithmetic problem: 36 - 92 - 35 - 15 - 34 =
|
-140
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "36 - 92 - 35 - 15 - 34",
"num_digits": 2,
"num_terms": 5,
"source_dataset": "chain_sum",
"source_index": 16
}
| 3
|
State the final answer to the following arithmetic problem: 93 + 68 - 12 =
|
149
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "93 + 68 - 12",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 17
}
| 3
|
State the final answer to the following arithmetic problem: 691 - 257 - 371 - 335 =
|
-272
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "691 - 257 - 371 - 335",
"num_digits": 3,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 18
}
| 3
|
State the final answer to the following arithmetic problem: 81 - 37 + 51 - 47 =
|
48
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "81 - 37 + 51 - 47",
"num_digits": 2,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 19
}
| 3
|
State the final answer to the following arithmetic problem: 18 - 40 + 69 + 49 + 95 =
|
191
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "18 - 40 + 69 + 49 + 95",
"num_digits": 2,
"num_terms": 5,
"source_dataset": "chain_sum",
"source_index": 20
}
| 3
|
State the final answer to the following arithmetic problem: 401 + 359 - 595 + 775 =
|
940
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "401 + 359 - 595 + 775",
"num_digits": 3,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 21
}
| 3
|
State the final answer to the following arithmetic problem: 90 + 88 + 61 - 78 =
|
161
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "90 + 88 + 61 - 78",
"num_digits": 2,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 22
}
| 3
|
State the final answer to the following arithmetic problem: 394 - 626 - 964 - 325 =
|
-1521
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "394 - 626 - 964 - 325",
"num_digits": 3,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 23
}
| 3
|
State the final answer to the following arithmetic problem: 545 - 352 - 905 =
|
-712
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "545 - 352 - 905",
"num_digits": 3,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 24
}
| 3
|
State the final answer to the following arithmetic problem: 62 - 69 - 63 =
|
-70
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "62 - 69 - 63",
"num_digits": 2,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 25
}
| 3
|
State the final answer to the following arithmetic problem: 806 + 865 - 945 - 612 - 213 =
|
-99
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "806 + 865 - 945 - 612 - 213",
"num_digits": 3,
"num_terms": 5,
"source_dataset": "chain_sum",
"source_index": 26
}
| 3
|
State the final answer to the following arithmetic problem: 22 - 31 - 18 - 87 - 54 =
|
-168
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "22 - 31 - 18 - 87 - 54",
"num_digits": 2,
"num_terms": 5,
"source_dataset": "chain_sum",
"source_index": 27
}
| 3
|
State the final answer to the following arithmetic problem: 819 + 570 - 560 =
|
829
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "819 + 570 - 560",
"num_digits": 3,
"num_terms": 3,
"source_dataset": "chain_sum",
"source_index": 28
}
| 3
|
State the final answer to the following arithmetic problem: 1138 - 5340 + 3536 + 4264 =
|
3598
|
{
"difficulty": {
"num_digits": [
2,
4
],
"num_terms": [
3,
5
]
},
"expression": "1138 - 5340 + 3536 + 4264",
"num_digits": 4,
"num_terms": 4,
"source_dataset": "chain_sum",
"source_index": 29
}
| 3
|
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 18