target
int64 0
100
| nums
listlengths 5
5
| expression
stringlengths 25
33
| reasoning_steps
listlengths 6
6
| data_source
stringclasses 1
value | ability
stringclasses 1
value | reward_model
dict | extra_info
dict |
---|---|---|---|---|---|---|---|
0 | [
59,
10,
8,
70,
9
] | ((((10 + 59) + 9) - 8) - 70) | [
"10",
"10 + 59 = 69",
"69 + 9 = 78",
"78 - 8 = 70",
"70 - 70 = 0",
"0"
] | countdown | math | {
"ground_truth": {
"expression": "((((10 + 59) + 9) - 8) - 70)",
"numbers": [
59,
10,
8,
70,
9
],
"target": 0
},
"style": "rule"
} | {
"index": 200,
"split": "train"
} |
54 | [
1,
14,
44,
89,
84
] | ((((1 + 84) - 89) + 14) + 44) | [
"1",
"1 + 84 = 85",
"85 - 89 = -4",
"-4 + 14 = 10",
"10 + 44 = 54",
"54"
] | countdown | math | {
"ground_truth": {
"expression": "((((1 + 84) - 89) + 14) + 44)",
"numbers": [
1,
14,
44,
89,
84
],
"target": 54
},
"style": "rule"
} | {
"index": 201,
"split": "train"
} |
1 | [
40,
66,
61,
15,
29
] | ((((66 - 15) + 40) - 29) - 61) | [
"66",
"66 - 15 = 51",
"51 + 40 = 91",
"91 - 29 = 62",
"62 - 61 = 1",
"1"
] | countdown | math | {
"ground_truth": {
"expression": "((((66 - 15) + 40) - 29) - 61)",
"numbers": [
40,
66,
61,
15,
29
],
"target": 1
},
"style": "rule"
} | {
"index": 202,
"split": "train"
} |
29 | [
11,
67,
1,
14,
92
] | ((((1 - 11) + 14) - 67) + 92) | [
"1",
"1 - 11 = -10",
"-10 + 14 = 4",
"4 - 67 = -63",
"-63 + 92 = 29",
"29"
] | countdown | math | {
"ground_truth": {
"expression": "((((1 - 11) + 14) - 67) + 92)",
"numbers": [
11,
67,
1,
14,
92
],
"target": 29
},
"style": "rule"
} | {
"index": 203,
"split": "train"
} |
68 | [
26,
23,
48,
89,
67
] | ((((48 + 67) / 23) + 89) - 26) | [
"48",
"48 + 67 = 115",
"115 / 23 = 5",
"5 + 89 = 94",
"94 - 26 = 68",
"68"
] | countdown | math | {
"ground_truth": {
"expression": "((((48 + 67) / 23) + 89) - 26)",
"numbers": [
26,
23,
48,
89,
67
],
"target": 68
},
"style": "rule"
} | {
"index": 204,
"split": "train"
} |
31 | [
21,
26,
22,
38,
24
] | ((((22 + 38) - 24) + 21) - 26) | [
"22",
"22 + 38 = 60",
"60 - 24 = 36",
"36 + 21 = 57",
"57 - 26 = 31",
"31"
] | countdown | math | {
"ground_truth": {
"expression": "((((22 + 38) - 24) + 21) - 26)",
"numbers": [
21,
26,
22,
38,
24
],
"target": 31
},
"style": "rule"
} | {
"index": 205,
"split": "train"
} |
46 | [
96,
23,
43,
17,
87
] | ((((17 - 23) + 96) + 43) - 87) | [
"17",
"17 - 23 = -6",
"-6 + 96 = 90",
"90 + 43 = 133",
"133 - 87 = 46",
"46"
] | countdown | math | {
"ground_truth": {
"expression": "((((17 - 23) + 96) + 43) - 87)",
"numbers": [
96,
23,
43,
17,
87
],
"target": 46
},
"style": "rule"
} | {
"index": 206,
"split": "train"
} |
51 | [
93,
59,
77,
93,
8
] | ((((93 - 93) * 77) - 8) + 59) | [
"93",
"93 - 93 = 0",
"0 * 77 = 0",
"0 - 8 = -8",
"-8 + 59 = 51",
"51"
] | countdown | math | {
"ground_truth": {
"expression": "((((93 - 93) * 77) - 8) + 59)",
"numbers": [
93,
59,
77,
93,
8
],
"target": 51
},
"style": "rule"
} | {
"index": 207,
"split": "train"
} |
86 | [
7,
66,
26,
94,
25
] | ((((26 + 94) + 25) + 7) - 66) | [
"26",
"26 + 94 = 120",
"120 + 25 = 145",
"145 + 7 = 152",
"152 - 66 = 86",
"86"
] | countdown | math | {
"ground_truth": {
"expression": "((((26 + 94) + 25) + 7) - 66)",
"numbers": [
7,
66,
26,
94,
25
],
"target": 86
},
"style": "rule"
} | {
"index": 208,
"split": "train"
} |
68 | [
97,
73,
85,
83,
66
] | ((((73 + 97) + 66) - 85) - 83) | [
"73",
"73 + 97 = 170",
"170 + 66 = 236",
"236 - 85 = 151",
"151 - 83 = 68",
"68"
] | countdown | math | {
"ground_truth": {
"expression": "((((73 + 97) + 66) - 85) - 83)",
"numbers": [
97,
73,
85,
83,
66
],
"target": 68
},
"style": "rule"
} | {
"index": 209,
"split": "train"
} |
62 | [
14,
93,
7,
30,
82
] | ((((30 + 93) + 7) + 14) - 82) | [
"30",
"30 + 93 = 123",
"123 + 7 = 130",
"130 + 14 = 144",
"144 - 82 = 62",
"62"
] | countdown | math | {
"ground_truth": {
"expression": "((((30 + 93) + 7) + 14) - 82)",
"numbers": [
14,
93,
7,
30,
82
],
"target": 62
},
"style": "rule"
} | {
"index": 210,
"split": "train"
} |
64 | [
37,
63,
33,
40,
17
] | ((((17 + 40) + 37) - 63) + 33) | [
"17",
"17 + 40 = 57",
"57 + 37 = 94",
"94 - 63 = 31",
"31 + 33 = 64",
"64"
] | countdown | math | {
"ground_truth": {
"expression": "((((17 + 40) + 37) - 63) + 33)",
"numbers": [
37,
63,
33,
40,
17
],
"target": 64
},
"style": "rule"
} | {
"index": 211,
"split": "train"
} |
11 | [
69,
7,
49,
35,
30
] | ((((49 / 7) + 69) - 35) - 30) | [
"49",
"49 / 7 = 7",
"7 + 69 = 76",
"76 - 35 = 41",
"41 - 30 = 11",
"11"
] | countdown | math | {
"ground_truth": {
"expression": "((((49 / 7) + 69) - 35) - 30)",
"numbers": [
69,
7,
49,
35,
30
],
"target": 11
},
"style": "rule"
} | {
"index": 212,
"split": "train"
} |
75 | [
49,
10,
29,
88,
81
] | ((((49 - 81) + 29) - 10) + 88) | [
"49",
"49 - 81 = -32",
"-32 + 29 = -3",
"-3 - 10 = -13",
"-13 + 88 = 75",
"75"
] | countdown | math | {
"ground_truth": {
"expression": "((((49 - 81) + 29) - 10) + 88)",
"numbers": [
49,
10,
29,
88,
81
],
"target": 75
},
"style": "rule"
} | {
"index": 213,
"split": "train"
} |
42 | [
16,
54,
39,
77,
42
] | ((((54 + 42) + 39) - 16) - 77) | [
"54",
"54 + 42 = 96",
"96 + 39 = 135",
"135 - 16 = 119",
"119 - 77 = 42",
"42"
] | countdown | math | {
"ground_truth": {
"expression": "((((54 + 42) + 39) - 16) - 77)",
"numbers": [
16,
54,
39,
77,
42
],
"target": 42
},
"style": "rule"
} | {
"index": 214,
"split": "train"
} |
11 | [
27,
13,
99,
11,
12
] | ((((99 / 11) - 12) - 13) + 27) | [
"99",
"99 / 11 = 9",
"9 - 12 = -3",
"-3 - 13 = -16",
"-16 + 27 = 11",
"11"
] | countdown | math | {
"ground_truth": {
"expression": "((((99 / 11) - 12) - 13) + 27)",
"numbers": [
27,
13,
99,
11,
12
],
"target": 11
},
"style": "rule"
} | {
"index": 215,
"split": "train"
} |
17 | [
60,
89,
65,
49,
52
] | ((((52 - 89) + 49) - 60) + 65) | [
"52",
"52 - 89 = -37",
"-37 + 49 = 12",
"12 - 60 = -48",
"-48 + 65 = 17",
"17"
] | countdown | math | {
"ground_truth": {
"expression": "((((52 - 89) + 49) - 60) + 65)",
"numbers": [
60,
89,
65,
49,
52
],
"target": 17
},
"style": "rule"
} | {
"index": 216,
"split": "train"
} |
75 | [
7,
1,
1,
9,
71
] | ((((1 + 71) + 9) + 1) - 7) | [
"1",
"1 + 71 = 72",
"72 + 9 = 81",
"81 + 1 = 82",
"82 - 7 = 75",
"75"
] | countdown | math | {
"ground_truth": {
"expression": "((((1 + 71) + 9) + 1) - 7)",
"numbers": [
7,
1,
1,
9,
71
],
"target": 75
},
"style": "rule"
} | {
"index": 217,
"split": "train"
} |
1 | [
67,
17,
42,
56,
97
] | ((((67 - 97) + 56) - 42) + 17) | [
"67",
"67 - 97 = -30",
"-30 + 56 = 26",
"26 - 42 = -16",
"-16 + 17 = 1",
"1"
] | countdown | math | {
"ground_truth": {
"expression": "((((67 - 97) + 56) - 42) + 17)",
"numbers": [
67,
17,
42,
56,
97
],
"target": 1
},
"style": "rule"
} | {
"index": 218,
"split": "train"
} |
20 | [
62,
63,
11,
30,
40
] | ((((40 + 62) - 30) - 63) + 11) | [
"40",
"40 + 62 = 102",
"102 - 30 = 72",
"72 - 63 = 9",
"9 + 11 = 20",
"20"
] | countdown | math | {
"ground_truth": {
"expression": "((((40 + 62) - 30) - 63) + 11)",
"numbers": [
62,
63,
11,
30,
40
],
"target": 20
},
"style": "rule"
} | {
"index": 219,
"split": "train"
} |
72 | [
94,
19,
83,
79,
23
] | ((((83 + 23) + 79) - 94) - 19) | [
"83",
"83 + 23 = 106",
"106 + 79 = 185",
"185 - 94 = 91",
"91 - 19 = 72",
"72"
] | countdown | math | {
"ground_truth": {
"expression": "((((83 + 23) + 79) - 94) - 19)",
"numbers": [
94,
19,
83,
79,
23
],
"target": 72
},
"style": "rule"
} | {
"index": 220,
"split": "train"
} |
40 | [
78,
6,
46,
84,
74
] | ((((74 + 84) + 6) - 78) - 46) | [
"74",
"74 + 84 = 158",
"158 + 6 = 164",
"164 - 78 = 86",
"86 - 46 = 40",
"40"
] | countdown | math | {
"ground_truth": {
"expression": "((((74 + 84) + 6) - 78) - 46)",
"numbers": [
78,
6,
46,
84,
74
],
"target": 40
},
"style": "rule"
} | {
"index": 221,
"split": "train"
} |
93 | [
75,
13,
78,
40,
63
] | ((((78 - 13) + 63) - 75) + 40) | [
"78",
"78 - 13 = 65",
"65 + 63 = 128",
"128 - 75 = 53",
"53 + 40 = 93",
"93"
] | countdown | math | {
"ground_truth": {
"expression": "((((78 - 13) + 63) - 75) + 40)",
"numbers": [
75,
13,
78,
40,
63
],
"target": 93
},
"style": "rule"
} | {
"index": 222,
"split": "train"
} |
27 | [
52,
71,
51,
53,
98
] | ((((71 + 53) - 51) - 98) + 52) | [
"71",
"71 + 53 = 124",
"124 - 51 = 73",
"73 - 98 = -25",
"-25 + 52 = 27",
"27"
] | countdown | math | {
"ground_truth": {
"expression": "((((71 + 53) - 51) - 98) + 52)",
"numbers": [
52,
71,
51,
53,
98
],
"target": 27
},
"style": "rule"
} | {
"index": 223,
"split": "train"
} |
30 | [
31,
40,
71,
33,
1
] | ((((1 + 31) + 71) - 40) - 33) | [
"1",
"1 + 31 = 32",
"32 + 71 = 103",
"103 - 40 = 63",
"63 - 33 = 30",
"30"
] | countdown | math | {
"ground_truth": {
"expression": "((((1 + 31) + 71) - 40) - 33)",
"numbers": [
31,
40,
71,
33,
1
],
"target": 30
},
"style": "rule"
} | {
"index": 224,
"split": "train"
} |
57 | [
17,
81,
10,
32,
29
] | ((((32 + 81) - 17) - 29) - 10) | [
"32",
"32 + 81 = 113",
"113 - 17 = 96",
"96 - 29 = 67",
"67 - 10 = 57",
"57"
] | countdown | math | {
"ground_truth": {
"expression": "((((32 + 81) - 17) - 29) - 10)",
"numbers": [
17,
81,
10,
32,
29
],
"target": 57
},
"style": "rule"
} | {
"index": 225,
"split": "train"
} |
46 | [
27,
23,
55,
69,
39
] | ((((69 / 23) + 55) + 27) - 39) | [
"69",
"69 / 23 = 3",
"3 + 55 = 58",
"58 + 27 = 85",
"85 - 39 = 46",
"46"
] | countdown | math | {
"ground_truth": {
"expression": "((((69 / 23) + 55) + 27) - 39)",
"numbers": [
27,
23,
55,
69,
39
],
"target": 46
},
"style": "rule"
} | {
"index": 226,
"split": "train"
} |
35 | [
62,
14,
25,
22,
88
] | ((((62 + 25) - 88) + 14) + 22) | [
"62",
"62 + 25 = 87",
"87 - 88 = -1",
"-1 + 14 = 13",
"13 + 22 = 35",
"35"
] | countdown | math | {
"ground_truth": {
"expression": "((((62 + 25) - 88) + 14) + 22)",
"numbers": [
62,
14,
25,
22,
88
],
"target": 35
},
"style": "rule"
} | {
"index": 227,
"split": "train"
} |
6 | [
96,
6,
45,
12,
2
] | ((((12 - 6) + 45) * 2) - 96) | [
"12",
"12 - 6 = 6",
"6 + 45 = 51",
"51 * 2 = 102",
"102 - 96 = 6",
"6"
] | countdown | math | {
"ground_truth": {
"expression": "((((12 - 6) + 45) * 2) - 96)",
"numbers": [
96,
6,
45,
12,
2
],
"target": 6
},
"style": "rule"
} | {
"index": 228,
"split": "train"
} |
76 | [
12,
86,
12,
26,
81
] | ((((81 * 12) - 86) + 26) / 12) | [
"81",
"81 * 12 = 972",
"972 - 86 = 886",
"886 + 26 = 912",
"912 / 12 = 76",
"76"
] | countdown | math | {
"ground_truth": {
"expression": "((((81 * 12) - 86) + 26) / 12)",
"numbers": [
12,
86,
12,
26,
81
],
"target": 76
},
"style": "rule"
} | {
"index": 229,
"split": "train"
} |
34 | [
6,
100,
47,
89,
59
] | ((((6 * 47) - 59) - 89) - 100) | [
"6",
"6 * 47 = 282",
"282 - 59 = 223",
"223 - 89 = 134",
"134 - 100 = 34",
"34"
] | countdown | math | {
"ground_truth": {
"expression": "((((6 * 47) - 59) - 89) - 100)",
"numbers": [
6,
100,
47,
89,
59
],
"target": 34
},
"style": "rule"
} | {
"index": 230,
"split": "train"
} |
91 | [
46,
35,
91,
70,
81
] | ((((91 - 46) - 70) + 81) + 35) | [
"91",
"91 - 46 = 45",
"45 - 70 = -25",
"-25 + 81 = 56",
"56 + 35 = 91",
"91"
] | countdown | math | {
"ground_truth": {
"expression": "((((91 - 46) - 70) + 81) + 35)",
"numbers": [
46,
35,
91,
70,
81
],
"target": 91
},
"style": "rule"
} | {
"index": 231,
"split": "train"
} |
46 | [
84,
65,
37,
32,
98
] | ((((84 - 37) - 98) + 65) + 32) | [
"84",
"84 - 37 = 47",
"47 - 98 = -51",
"-51 + 65 = 14",
"14 + 32 = 46",
"46"
] | countdown | math | {
"ground_truth": {
"expression": "((((84 - 37) - 98) + 65) + 32)",
"numbers": [
84,
65,
37,
32,
98
],
"target": 46
},
"style": "rule"
} | {
"index": 232,
"split": "train"
} |
35 | [
48,
3,
4,
8,
98
] | ((((98 - 4) - 8) - 48) - 3) | [
"98",
"98 - 4 = 94",
"94 - 8 = 86",
"86 - 48 = 38",
"38 - 3 = 35",
"35"
] | countdown | math | {
"ground_truth": {
"expression": "((((98 - 4) - 8) - 48) - 3)",
"numbers": [
48,
3,
4,
8,
98
],
"target": 35
},
"style": "rule"
} | {
"index": 233,
"split": "train"
} |
49 | [
77,
67,
7,
5,
93
] | ((((5 + 77) - 7) - 93) + 67) | [
"5",
"5 + 77 = 82",
"82 - 7 = 75",
"75 - 93 = -18",
"-18 + 67 = 49",
"49"
] | countdown | math | {
"ground_truth": {
"expression": "((((5 + 77) - 7) - 93) + 67)",
"numbers": [
77,
67,
7,
5,
93
],
"target": 49
},
"style": "rule"
} | {
"index": 234,
"split": "train"
} |
18 | [
27,
18,
74,
59,
41
] | ((((27 - 59) - 41) + 74) * 18) | [
"27",
"27 - 59 = -32",
"-32 - 41 = -73",
"-73 + 74 = 1",
"1 * 18 = 18",
"18"
] | countdown | math | {
"ground_truth": {
"expression": "((((27 - 59) - 41) + 74) * 18)",
"numbers": [
27,
18,
74,
59,
41
],
"target": 18
},
"style": "rule"
} | {
"index": 235,
"split": "train"
} |
61 | [
25,
88,
24,
89,
61
] | ((((24 - 88) + 89) * 61) / 25) | [
"24",
"24 - 88 = -64",
"-64 + 89 = 25",
"25 * 61 = 1525",
"1525 / 25 = 61",
"61"
] | countdown | math | {
"ground_truth": {
"expression": "((((24 - 88) + 89) * 61) / 25)",
"numbers": [
25,
88,
24,
89,
61
],
"target": 61
},
"style": "rule"
} | {
"index": 236,
"split": "train"
} |
35 | [
19,
42,
93,
85,
88
] | ((((88 + 93) - 42) - 85) - 19) | [
"88",
"88 + 93 = 181",
"181 - 42 = 139",
"139 - 85 = 54",
"54 - 19 = 35",
"35"
] | countdown | math | {
"ground_truth": {
"expression": "((((88 + 93) - 42) - 85) - 19)",
"numbers": [
19,
42,
93,
85,
88
],
"target": 35
},
"style": "rule"
} | {
"index": 237,
"split": "train"
} |
29 | [
16,
68,
49,
21,
83
] | ((((68 + 16) - 83) - 21) + 49) | [
"68",
"68 + 16 = 84",
"84 - 83 = 1",
"1 - 21 = -20",
"-20 + 49 = 29",
"29"
] | countdown | math | {
"ground_truth": {
"expression": "((((68 + 16) - 83) - 21) + 49)",
"numbers": [
16,
68,
49,
21,
83
],
"target": 29
},
"style": "rule"
} | {
"index": 238,
"split": "train"
} |
77 | [
29,
12,
41,
90,
45
] | ((((12 + 90) + 45) - 29) - 41) | [
"12",
"12 + 90 = 102",
"102 + 45 = 147",
"147 - 29 = 118",
"118 - 41 = 77",
"77"
] | countdown | math | {
"ground_truth": {
"expression": "((((12 + 90) + 45) - 29) - 41)",
"numbers": [
29,
12,
41,
90,
45
],
"target": 77
},
"style": "rule"
} | {
"index": 239,
"split": "train"
} |
80 | [
95,
93,
71,
18,
25
] | ((((71 + 95) + 25) - 93) - 18) | [
"71",
"71 + 95 = 166",
"166 + 25 = 191",
"191 - 93 = 98",
"98 - 18 = 80",
"80"
] | countdown | math | {
"ground_truth": {
"expression": "((((71 + 95) + 25) - 93) - 18)",
"numbers": [
95,
93,
71,
18,
25
],
"target": 80
},
"style": "rule"
} | {
"index": 240,
"split": "train"
} |
12 | [
18,
66,
99,
96,
99
] | ((((99 - 18) + 96) - 99) - 66) | [
"99",
"99 - 18 = 81",
"81 + 96 = 177",
"177 - 99 = 78",
"78 - 66 = 12",
"12"
] | countdown | math | {
"ground_truth": {
"expression": "((((99 - 18) + 96) - 99) - 66)",
"numbers": [
18,
66,
99,
96,
99
],
"target": 12
},
"style": "rule"
} | {
"index": 241,
"split": "train"
} |
62 | [
70,
60,
8,
49,
15
] | ((((8 + 15) + 60) + 49) - 70) | [
"8",
"8 + 15 = 23",
"23 + 60 = 83",
"83 + 49 = 132",
"132 - 70 = 62",
"62"
] | countdown | math | {
"ground_truth": {
"expression": "((((8 + 15) + 60) + 49) - 70)",
"numbers": [
70,
60,
8,
49,
15
],
"target": 62
},
"style": "rule"
} | {
"index": 242,
"split": "train"
} |
86 | [
94,
56,
50,
94,
92
] | ((((50 - 94) + 94) + 92) - 56) | [
"50",
"50 - 94 = -44",
"-44 + 94 = 50",
"50 + 92 = 142",
"142 - 56 = 86",
"86"
] | countdown | math | {
"ground_truth": {
"expression": "((((50 - 94) + 94) + 92) - 56)",
"numbers": [
94,
56,
50,
94,
92
],
"target": 86
},
"style": "rule"
} | {
"index": 243,
"split": "train"
} |
84 | [
27,
17,
56,
13,
25
] | ((((13 + 25) + 17) - 27) + 56) | [
"13",
"13 + 25 = 38",
"38 + 17 = 55",
"55 - 27 = 28",
"28 + 56 = 84",
"84"
] | countdown | math | {
"ground_truth": {
"expression": "((((13 + 25) + 17) - 27) + 56)",
"numbers": [
27,
17,
56,
13,
25
],
"target": 84
},
"style": "rule"
} | {
"index": 244,
"split": "train"
} |
31 | [
33,
55,
31,
98,
10
] | ((((55 + 33) + 10) + 31) - 98) | [
"55",
"55 + 33 = 88",
"88 + 10 = 98",
"98 + 31 = 129",
"129 - 98 = 31",
"31"
] | countdown | math | {
"ground_truth": {
"expression": "((((55 + 33) + 10) + 31) - 98)",
"numbers": [
33,
55,
31,
98,
10
],
"target": 31
},
"style": "rule"
} | {
"index": 245,
"split": "train"
} |
5 | [
50,
80,
14,
81,
41
] | ((((81 - 80) * 41) - 50) + 14) | [
"81",
"81 - 80 = 1",
"1 * 41 = 41",
"41 - 50 = -9",
"-9 + 14 = 5",
"5"
] | countdown | math | {
"ground_truth": {
"expression": "((((81 - 80) * 41) - 50) + 14)",
"numbers": [
50,
80,
14,
81,
41
],
"target": 5
},
"style": "rule"
} | {
"index": 246,
"split": "train"
} |
28 | [
21,
61,
34,
84,
38
] | ((((34 + 61) + 38) - 84) - 21) | [
"34",
"34 + 61 = 95",
"95 + 38 = 133",
"133 - 84 = 49",
"49 - 21 = 28",
"28"
] | countdown | math | {
"ground_truth": {
"expression": "((((34 + 61) + 38) - 84) - 21)",
"numbers": [
21,
61,
34,
84,
38
],
"target": 28
},
"style": "rule"
} | {
"index": 247,
"split": "train"
} |
47 | [
15,
57,
60,
97,
38
] | ((((15 * 38) / 57) + 97) - 60) | [
"15",
"15 * 38 = 570",
"570 / 57 = 10",
"10 + 97 = 107",
"107 - 60 = 47",
"47"
] | countdown | math | {
"ground_truth": {
"expression": "((((15 * 38) / 57) + 97) - 60)",
"numbers": [
15,
57,
60,
97,
38
],
"target": 47
},
"style": "rule"
} | {
"index": 248,
"split": "train"
} |
44 | [
89,
22,
8,
28,
75
] | ((((28 + 8) + 22) - 89) + 75) | [
"28",
"28 + 8 = 36",
"36 + 22 = 58",
"58 - 89 = -31",
"-31 + 75 = 44",
"44"
] | countdown | math | {
"ground_truth": {
"expression": "((((28 + 8) + 22) - 89) + 75)",
"numbers": [
89,
22,
8,
28,
75
],
"target": 44
},
"style": "rule"
} | {
"index": 249,
"split": "train"
} |
68 | [
82,
17,
73,
68,
91
] | ((((91 - 73) + 68) - 82) * 17) | [
"91",
"91 - 73 = 18",
"18 + 68 = 86",
"86 - 82 = 4",
"4 * 17 = 68",
"68"
] | countdown | math | {
"ground_truth": {
"expression": "((((91 - 73) + 68) - 82) * 17)",
"numbers": [
82,
17,
73,
68,
91
],
"target": 68
},
"style": "rule"
} | {
"index": 250,
"split": "train"
} |
23 | [
85,
94,
53,
31,
70
] | ((((53 - 85) - 70) + 94) + 31) | [
"53",
"53 - 85 = -32",
"-32 - 70 = -102",
"-102 + 94 = -8",
"-8 + 31 = 23",
"23"
] | countdown | math | {
"ground_truth": {
"expression": "((((53 - 85) - 70) + 94) + 31)",
"numbers": [
85,
94,
53,
31,
70
],
"target": 23
},
"style": "rule"
} | {
"index": 251,
"split": "train"
} |
88 | [
34,
100,
58,
68,
56
] | ((((100 + 68) + 34) - 56) - 58) | [
"100",
"100 + 68 = 168",
"168 + 34 = 202",
"202 - 56 = 146",
"146 - 58 = 88",
"88"
] | countdown | math | {
"ground_truth": {
"expression": "((((100 + 68) + 34) - 56) - 58)",
"numbers": [
34,
100,
58,
68,
56
],
"target": 88
},
"style": "rule"
} | {
"index": 252,
"split": "train"
} |
68 | [
45,
58,
88,
36,
29
] | ((((88 + 29) - 36) + 45) - 58) | [
"88",
"88 + 29 = 117",
"117 - 36 = 81",
"81 + 45 = 126",
"126 - 58 = 68",
"68"
] | countdown | math | {
"ground_truth": {
"expression": "((((88 + 29) - 36) + 45) - 58)",
"numbers": [
45,
58,
88,
36,
29
],
"target": 68
},
"style": "rule"
} | {
"index": 253,
"split": "train"
} |
79 | [
55,
82,
69,
57,
90
] | ((((57 + 90) + 69) - 82) - 55) | [
"57",
"57 + 90 = 147",
"147 + 69 = 216",
"216 - 82 = 134",
"134 - 55 = 79",
"79"
] | countdown | math | {
"ground_truth": {
"expression": "((((57 + 90) + 69) - 82) - 55)",
"numbers": [
55,
82,
69,
57,
90
],
"target": 79
},
"style": "rule"
} | {
"index": 254,
"split": "train"
} |
91 | [
48,
25,
70,
91,
39
] | ((((70 + 39) - 91) + 25) + 48) | [
"70",
"70 + 39 = 109",
"109 - 91 = 18",
"18 + 25 = 43",
"43 + 48 = 91",
"91"
] | countdown | math | {
"ground_truth": {
"expression": "((((70 + 39) - 91) + 25) + 48)",
"numbers": [
48,
25,
70,
91,
39
],
"target": 91
},
"style": "rule"
} | {
"index": 255,
"split": "train"
} |
52 | [
47,
29,
80,
91,
44
] | ((((91 - 47) / 44) - 29) + 80) | [
"91",
"91 - 47 = 44",
"44 / 44 = 1",
"1 - 29 = -28",
"-28 + 80 = 52",
"52"
] | countdown | math | {
"ground_truth": {
"expression": "((((91 - 47) / 44) - 29) + 80)",
"numbers": [
47,
29,
80,
91,
44
],
"target": 52
},
"style": "rule"
} | {
"index": 256,
"split": "train"
} |
4 | [
54,
55,
34,
6,
22
] | ((((22 * 6) + 54) + 34) / 55) | [
"22",
"22 * 6 = 132",
"132 + 54 = 186",
"186 + 34 = 220",
"220 / 55 = 4",
"4"
] | countdown | math | {
"ground_truth": {
"expression": "((((22 * 6) + 54) + 34) / 55)",
"numbers": [
54,
55,
34,
6,
22
],
"target": 4
},
"style": "rule"
} | {
"index": 257,
"split": "train"
} |
50 | [
27,
41,
73,
71,
34
] | ((((34 + 73) - 71) - 27) + 41) | [
"34",
"34 + 73 = 107",
"107 - 71 = 36",
"36 - 27 = 9",
"9 + 41 = 50",
"50"
] | countdown | math | {
"ground_truth": {
"expression": "((((34 + 73) - 71) - 27) + 41)",
"numbers": [
27,
41,
73,
71,
34
],
"target": 50
},
"style": "rule"
} | {
"index": 258,
"split": "train"
} |
71 | [
45,
21,
43,
89,
41
] | ((((45 - 43) + 21) + 89) - 41) | [
"45",
"45 - 43 = 2",
"2 + 21 = 23",
"23 + 89 = 112",
"112 - 41 = 71",
"71"
] | countdown | math | {
"ground_truth": {
"expression": "((((45 - 43) + 21) + 89) - 41)",
"numbers": [
45,
21,
43,
89,
41
],
"target": 71
},
"style": "rule"
} | {
"index": 259,
"split": "train"
} |
92 | [
14,
5,
90,
77,
98
] | ((((98 - 77) + 90) - 14) - 5) | [
"98",
"98 - 77 = 21",
"21 + 90 = 111",
"111 - 14 = 97",
"97 - 5 = 92",
"92"
] | countdown | math | {
"ground_truth": {
"expression": "((((98 - 77) + 90) - 14) - 5)",
"numbers": [
14,
5,
90,
77,
98
],
"target": 92
},
"style": "rule"
} | {
"index": 260,
"split": "train"
} |
52 | [
80,
17,
35,
50,
60
] | ((((50 - 35) - 60) + 17) + 80) | [
"50",
"50 - 35 = 15",
"15 - 60 = -45",
"-45 + 17 = -28",
"-28 + 80 = 52",
"52"
] | countdown | math | {
"ground_truth": {
"expression": "((((50 - 35) - 60) + 17) + 80)",
"numbers": [
80,
17,
35,
50,
60
],
"target": 52
},
"style": "rule"
} | {
"index": 261,
"split": "train"
} |
74 | [
58,
33,
48,
4,
47
] | ((((4 - 58) + 47) + 48) + 33) | [
"4",
"4 - 58 = -54",
"-54 + 47 = -7",
"-7 + 48 = 41",
"41 + 33 = 74",
"74"
] | countdown | math | {
"ground_truth": {
"expression": "((((4 - 58) + 47) + 48) + 33)",
"numbers": [
58,
33,
48,
4,
47
],
"target": 74
},
"style": "rule"
} | {
"index": 262,
"split": "train"
} |
58 | [
78,
47,
18,
38,
7
] | ((((7 - 18) - 47) + 78) + 38) | [
"7",
"7 - 18 = -11",
"-11 - 47 = -58",
"-58 + 78 = 20",
"20 + 38 = 58",
"58"
] | countdown | math | {
"ground_truth": {
"expression": "((((7 - 18) - 47) + 78) + 38)",
"numbers": [
78,
47,
18,
38,
7
],
"target": 58
},
"style": "rule"
} | {
"index": 263,
"split": "train"
} |
90 | [
38,
11,
49,
36,
50
] | ((((49 + 38) + 50) - 11) - 36) | [
"49",
"49 + 38 = 87",
"87 + 50 = 137",
"137 - 11 = 126",
"126 - 36 = 90",
"90"
] | countdown | math | {
"ground_truth": {
"expression": "((((49 + 38) + 50) - 11) - 36)",
"numbers": [
38,
11,
49,
36,
50
],
"target": 90
},
"style": "rule"
} | {
"index": 264,
"split": "train"
} |
67 | [
40,
37,
15,
86,
60
] | ((((86 + 37) * 40) / 60) - 15) | [
"86",
"86 + 37 = 123",
"123 * 40 = 4920",
"4920 / 60 = 82",
"82 - 15 = 67",
"67"
] | countdown | math | {
"ground_truth": {
"expression": "((((86 + 37) * 40) / 60) - 15)",
"numbers": [
40,
37,
15,
86,
60
],
"target": 67
},
"style": "rule"
} | {
"index": 265,
"split": "train"
} |
15 | [
1,
81,
71,
4,
10
] | ((((10 - 1) - 71) - 4) + 81) | [
"10",
"10 - 1 = 9",
"9 - 71 = -62",
"-62 - 4 = -66",
"-66 + 81 = 15",
"15"
] | countdown | math | {
"ground_truth": {
"expression": "((((10 - 1) - 71) - 4) + 81)",
"numbers": [
1,
81,
71,
4,
10
],
"target": 15
},
"style": "rule"
} | {
"index": 266,
"split": "train"
} |
78 | [
87,
35,
8,
89,
53
] | ((((53 - 8) + 87) + 35) - 89) | [
"53",
"53 - 8 = 45",
"45 + 87 = 132",
"132 + 35 = 167",
"167 - 89 = 78",
"78"
] | countdown | math | {
"ground_truth": {
"expression": "((((53 - 8) + 87) + 35) - 89)",
"numbers": [
87,
35,
8,
89,
53
],
"target": 78
},
"style": "rule"
} | {
"index": 267,
"split": "train"
} |
58 | [
32,
85,
75,
43,
91
] | ((((85 + 75) - 91) + 32) - 43) | [
"85",
"85 + 75 = 160",
"160 - 91 = 69",
"69 + 32 = 101",
"101 - 43 = 58",
"58"
] | countdown | math | {
"ground_truth": {
"expression": "((((85 + 75) - 91) + 32) - 43)",
"numbers": [
32,
85,
75,
43,
91
],
"target": 58
},
"style": "rule"
} | {
"index": 268,
"split": "train"
} |
98 | [
67,
98,
57,
69,
79
] | ((((98 + 67) - 79) - 57) + 69) | [
"98",
"98 + 67 = 165",
"165 - 79 = 86",
"86 - 57 = 29",
"29 + 69 = 98",
"98"
] | countdown | math | {
"ground_truth": {
"expression": "((((98 + 67) - 79) - 57) + 69)",
"numbers": [
67,
98,
57,
69,
79
],
"target": 98
},
"style": "rule"
} | {
"index": 269,
"split": "train"
} |
79 | [
67,
16,
57,
7,
36
] | ((((67 - 16) + 57) + 7) - 36) | [
"67",
"67 - 16 = 51",
"51 + 57 = 108",
"108 + 7 = 115",
"115 - 36 = 79",
"79"
] | countdown | math | {
"ground_truth": {
"expression": "((((67 - 16) + 57) + 7) - 36)",
"numbers": [
67,
16,
57,
7,
36
],
"target": 79
},
"style": "rule"
} | {
"index": 270,
"split": "train"
} |
96 | [
22,
25,
22,
69,
52
] | ((((52 - 25) + 69) + 22) - 22) | [
"52",
"52 - 25 = 27",
"27 + 69 = 96",
"96 + 22 = 118",
"118 - 22 = 96",
"96"
] | countdown | math | {
"ground_truth": {
"expression": "((((52 - 25) + 69) + 22) - 22)",
"numbers": [
22,
25,
22,
69,
52
],
"target": 96
},
"style": "rule"
} | {
"index": 271,
"split": "train"
} |
2 | [
35,
9,
78,
89,
57
] | ((((57 + 78) - 35) - 89) - 9) | [
"57",
"57 + 78 = 135",
"135 - 35 = 100",
"100 - 89 = 11",
"11 - 9 = 2",
"2"
] | countdown | math | {
"ground_truth": {
"expression": "((((57 + 78) - 35) - 89) - 9)",
"numbers": [
35,
9,
78,
89,
57
],
"target": 2
},
"style": "rule"
} | {
"index": 272,
"split": "train"
} |
99 | [
78,
96,
25,
80,
30
] | ((((78 - 80) + 96) + 30) - 25) | [
"78",
"78 - 80 = -2",
"-2 + 96 = 94",
"94 + 30 = 124",
"124 - 25 = 99",
"99"
] | countdown | math | {
"ground_truth": {
"expression": "((((78 - 80) + 96) + 30) - 25)",
"numbers": [
78,
96,
25,
80,
30
],
"target": 99
},
"style": "rule"
} | {
"index": 273,
"split": "train"
} |
46 | [
61,
77,
77,
40,
67
] | ((((67 + 40) + 77) - 77) - 61) | [
"67",
"67 + 40 = 107",
"107 + 77 = 184",
"184 - 77 = 107",
"107 - 61 = 46",
"46"
] | countdown | math | {
"ground_truth": {
"expression": "((((67 + 40) + 77) - 77) - 61)",
"numbers": [
61,
77,
77,
40,
67
],
"target": 46
},
"style": "rule"
} | {
"index": 274,
"split": "train"
} |
11 | [
80,
96,
76,
34,
15
] | ((((76 - 34) - 96) - 15) + 80) | [
"76",
"76 - 34 = 42",
"42 - 96 = -54",
"-54 - 15 = -69",
"-69 + 80 = 11",
"11"
] | countdown | math | {
"ground_truth": {
"expression": "((((76 - 34) - 96) - 15) + 80)",
"numbers": [
80,
96,
76,
34,
15
],
"target": 11
},
"style": "rule"
} | {
"index": 275,
"split": "train"
} |
24 | [
2,
3,
78,
62,
7
] | ((((3 + 78) - 7) - 62) * 2) | [
"3",
"3 + 78 = 81",
"81 - 7 = 74",
"74 - 62 = 12",
"12 * 2 = 24",
"24"
] | countdown | math | {
"ground_truth": {
"expression": "((((3 + 78) - 7) - 62) * 2)",
"numbers": [
2,
3,
78,
62,
7
],
"target": 24
},
"style": "rule"
} | {
"index": 276,
"split": "train"
} |
17 | [
76,
3,
33,
57,
35
] | ((((35 + 33) * 57) / 76) / 3) | [
"35",
"35 + 33 = 68",
"68 * 57 = 3876",
"3876 / 76 = 51",
"51 / 3 = 17",
"17"
] | countdown | math | {
"ground_truth": {
"expression": "((((35 + 33) * 57) / 76) / 3)",
"numbers": [
76,
3,
33,
57,
35
],
"target": 17
},
"style": "rule"
} | {
"index": 277,
"split": "train"
} |
8 | [
81,
64,
7,
65,
65
] | ((((81 - 65) - 7) + 64) - 65) | [
"81",
"81 - 65 = 16",
"16 - 7 = 9",
"9 + 64 = 73",
"73 - 65 = 8",
"8"
] | countdown | math | {
"ground_truth": {
"expression": "((((81 - 65) - 7) + 64) - 65)",
"numbers": [
81,
64,
7,
65,
65
],
"target": 8
},
"style": "rule"
} | {
"index": 278,
"split": "train"
} |
61 | [
51,
35,
25,
20,
32
] | ((((35 - 51) + 20) + 32) + 25) | [
"35",
"35 - 51 = -16",
"-16 + 20 = 4",
"4 + 32 = 36",
"36 + 25 = 61",
"61"
] | countdown | math | {
"ground_truth": {
"expression": "((((35 - 51) + 20) + 32) + 25)",
"numbers": [
51,
35,
25,
20,
32
],
"target": 61
},
"style": "rule"
} | {
"index": 279,
"split": "train"
} |
42 | [
87,
13,
62,
19,
75
] | ((((62 - 13) + 87) - 19) - 75) | [
"62",
"62 - 13 = 49",
"49 + 87 = 136",
"136 - 19 = 117",
"117 - 75 = 42",
"42"
] | countdown | math | {
"ground_truth": {
"expression": "((((62 - 13) + 87) - 19) - 75)",
"numbers": [
87,
13,
62,
19,
75
],
"target": 42
},
"style": "rule"
} | {
"index": 280,
"split": "train"
} |
29 | [
2,
70,
76,
57,
46
] | ((((2 * 46) + 70) - 57) - 76) | [
"2",
"2 * 46 = 92",
"92 + 70 = 162",
"162 - 57 = 105",
"105 - 76 = 29",
"29"
] | countdown | math | {
"ground_truth": {
"expression": "((((2 * 46) + 70) - 57) - 76)",
"numbers": [
2,
70,
76,
57,
46
],
"target": 29
},
"style": "rule"
} | {
"index": 281,
"split": "train"
} |
39 | [
52,
23,
98,
14,
2
] | ((((2 + 98) - 52) + 14) - 23) | [
"2",
"2 + 98 = 100",
"100 - 52 = 48",
"48 + 14 = 62",
"62 - 23 = 39",
"39"
] | countdown | math | {
"ground_truth": {
"expression": "((((2 + 98) - 52) + 14) - 23)",
"numbers": [
52,
23,
98,
14,
2
],
"target": 39
},
"style": "rule"
} | {
"index": 282,
"split": "train"
} |
48 | [
10,
88,
93,
16,
47
] | ((((16 + 88) + 47) - 10) - 93) | [
"16",
"16 + 88 = 104",
"104 + 47 = 151",
"151 - 10 = 141",
"141 - 93 = 48",
"48"
] | countdown | math | {
"ground_truth": {
"expression": "((((16 + 88) + 47) - 10) - 93)",
"numbers": [
10,
88,
93,
16,
47
],
"target": 48
},
"style": "rule"
} | {
"index": 283,
"split": "train"
} |
42 | [
44,
89,
45,
61,
71
] | ((((71 - 45) + 61) + 44) - 89) | [
"71",
"71 - 45 = 26",
"26 + 61 = 87",
"87 + 44 = 131",
"131 - 89 = 42",
"42"
] | countdown | math | {
"ground_truth": {
"expression": "((((71 - 45) + 61) + 44) - 89)",
"numbers": [
44,
89,
45,
61,
71
],
"target": 42
},
"style": "rule"
} | {
"index": 284,
"split": "train"
} |
90 | [
27,
11,
32,
100,
58
] | ((((32 + 27) - 11) - 58) + 100) | [
"32",
"32 + 27 = 59",
"59 - 11 = 48",
"48 - 58 = -10",
"-10 + 100 = 90",
"90"
] | countdown | math | {
"ground_truth": {
"expression": "((((32 + 27) - 11) - 58) + 100)",
"numbers": [
27,
11,
32,
100,
58
],
"target": 90
},
"style": "rule"
} | {
"index": 285,
"split": "train"
} |
22 | [
15,
75,
98,
83,
97
] | ((((15 + 83) / 98) * 97) - 75) | [
"15",
"15 + 83 = 98",
"98 / 98 = 1",
"1 * 97 = 97",
"97 - 75 = 22",
"22"
] | countdown | math | {
"ground_truth": {
"expression": "((((15 + 83) / 98) * 97) - 75)",
"numbers": [
15,
75,
98,
83,
97
],
"target": 22
},
"style": "rule"
} | {
"index": 286,
"split": "train"
} |
42 | [
36,
84,
6,
8,
64
] | ((((36 - 64) - 6) + 84) - 8) | [
"36",
"36 - 64 = -28",
"-28 - 6 = -34",
"-34 + 84 = 50",
"50 - 8 = 42",
"42"
] | countdown | math | {
"ground_truth": {
"expression": "((((36 - 64) - 6) + 84) - 8)",
"numbers": [
36,
84,
6,
8,
64
],
"target": 42
},
"style": "rule"
} | {
"index": 287,
"split": "train"
} |
88 | [
83,
32,
29,
40,
96
] | ((((83 + 40) + 29) - 96) + 32) | [
"83",
"83 + 40 = 123",
"123 + 29 = 152",
"152 - 96 = 56",
"56 + 32 = 88",
"88"
] | countdown | math | {
"ground_truth": {
"expression": "((((83 + 40) + 29) - 96) + 32)",
"numbers": [
83,
32,
29,
40,
96
],
"target": 88
},
"style": "rule"
} | {
"index": 288,
"split": "train"
} |
91 | [
51,
42,
100,
26,
26
] | ((((26 * 100) / 26) - 51) + 42) | [
"26",
"26 * 100 = 2600",
"2600 / 26 = 100",
"100 - 51 = 49",
"49 + 42 = 91",
"91"
] | countdown | math | {
"ground_truth": {
"expression": "((((26 * 100) / 26) - 51) + 42)",
"numbers": [
51,
42,
100,
26,
26
],
"target": 91
},
"style": "rule"
} | {
"index": 289,
"split": "train"
} |
10 | [
95,
9,
75,
75,
36
] | ((((75 - 9) - 36) - 95) + 75) | [
"75",
"75 - 9 = 66",
"66 - 36 = 30",
"30 - 95 = -65",
"-65 + 75 = 10",
"10"
] | countdown | math | {
"ground_truth": {
"expression": "((((75 - 9) - 36) - 95) + 75)",
"numbers": [
95,
9,
75,
75,
36
],
"target": 10
},
"style": "rule"
} | {
"index": 290,
"split": "train"
} |
55 | [
8,
51,
4,
20,
90
] | ((((4 + 20) + 90) - 51) - 8) | [
"4",
"4 + 20 = 24",
"24 + 90 = 114",
"114 - 51 = 63",
"63 - 8 = 55",
"55"
] | countdown | math | {
"ground_truth": {
"expression": "((((4 + 20) + 90) - 51) - 8)",
"numbers": [
8,
51,
4,
20,
90
],
"target": 55
},
"style": "rule"
} | {
"index": 291,
"split": "train"
} |
61 | [
11,
52,
44,
51,
9
] | ((((11 + 51) - 9) - 44) + 52) | [
"11",
"11 + 51 = 62",
"62 - 9 = 53",
"53 - 44 = 9",
"9 + 52 = 61",
"61"
] | countdown | math | {
"ground_truth": {
"expression": "((((11 + 51) - 9) - 44) + 52)",
"numbers": [
11,
52,
44,
51,
9
],
"target": 61
},
"style": "rule"
} | {
"index": 292,
"split": "train"
} |
53 | [
23,
49,
14,
36,
23
] | ((((49 + 14) + 36) - 23) - 23) | [
"49",
"49 + 14 = 63",
"63 + 36 = 99",
"99 - 23 = 76",
"76 - 23 = 53",
"53"
] | countdown | math | {
"ground_truth": {
"expression": "((((49 + 14) + 36) - 23) - 23)",
"numbers": [
23,
49,
14,
36,
23
],
"target": 53
},
"style": "rule"
} | {
"index": 293,
"split": "train"
} |
68 | [
49,
81,
99,
90,
27
] | ((((81 - 90) + 27) + 99) - 49) | [
"81",
"81 - 90 = -9",
"-9 + 27 = 18",
"18 + 99 = 117",
"117 - 49 = 68",
"68"
] | countdown | math | {
"ground_truth": {
"expression": "((((81 - 90) + 27) + 99) - 49)",
"numbers": [
49,
81,
99,
90,
27
],
"target": 68
},
"style": "rule"
} | {
"index": 294,
"split": "train"
} |
14 | [
13,
1,
25,
42,
67
] | ((((1 + 13) - 25) - 42) + 67) | [
"1",
"1 + 13 = 14",
"14 - 25 = -11",
"-11 - 42 = -53",
"-53 + 67 = 14",
"14"
] | countdown | math | {
"ground_truth": {
"expression": "((((1 + 13) - 25) - 42) + 67)",
"numbers": [
13,
1,
25,
42,
67
],
"target": 14
},
"style": "rule"
} | {
"index": 295,
"split": "train"
} |
0 | [
9,
1,
76,
94,
9
] | ((((9 - 94) + 9) / 76) + 1) | [
"9",
"9 - 94 = -85",
"-85 + 9 = -76",
"-76 / 76 = -1",
"-1 + 1 = 0",
"0"
] | countdown | math | {
"ground_truth": {
"expression": "((((9 - 94) + 9) / 76) + 1)",
"numbers": [
9,
1,
76,
94,
9
],
"target": 0
},
"style": "rule"
} | {
"index": 296,
"split": "train"
} |
98 | [
51,
53,
98,
98,
6
] | ((((51 + 98) + 53) - 98) - 6) | [
"51",
"51 + 98 = 149",
"149 + 53 = 202",
"202 - 98 = 104",
"104 - 6 = 98",
"98"
] | countdown | math | {
"ground_truth": {
"expression": "((((51 + 98) + 53) - 98) - 6)",
"numbers": [
51,
53,
98,
98,
6
],
"target": 98
},
"style": "rule"
} | {
"index": 297,
"split": "train"
} |
12 | [
76,
41,
77,
80,
99
] | ((((76 - 80) * 41) + 77) + 99) | [
"76",
"76 - 80 = -4",
"-4 * 41 = -164",
"-164 + 77 = -87",
"-87 + 99 = 12",
"12"
] | countdown | math | {
"ground_truth": {
"expression": "((((76 - 80) * 41) + 77) + 99)",
"numbers": [
76,
41,
77,
80,
99
],
"target": 12
},
"style": "rule"
} | {
"index": 298,
"split": "train"
} |
14 | [
72,
43,
28,
91,
78
] | ((((91 + 72) - 43) - 78) - 28) | [
"91",
"91 + 72 = 163",
"163 - 43 = 120",
"120 - 78 = 42",
"42 - 28 = 14",
"14"
] | countdown | math | {
"ground_truth": {
"expression": "((((91 + 72) - 43) - 78) - 28)",
"numbers": [
72,
43,
28,
91,
78
],
"target": 14
},
"style": "rule"
} | {
"index": 299,
"split": "train"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.