target int64 0 1k | nums sequencelengths 4 4 | expression stringlengths 19 26 | reasoning_steps sequencelengths 5 5 | data_source stringclasses 1
value | ability stringclasses 1
value | reward_model dict | extra_info dict |
|---|---|---|---|---|---|---|---|
24 | [
82,
15,
4,
95
] | (((15 + 95) - 82) - 4) | [
"15",
"15 + 95 = 110",
"110 - 82 = 28",
"28 - 4 = 24",
"24"
] | countdown | math | {
"ground_truth": {
"expression": "(((15 + 95) - 82) - 4)",
"numbers": [
82,
15,
4,
95
],
"target": 24
},
"style": "rule"
} | {
"index": 0,
"split": "train"
} |
145 | [
28,
30,
65,
78
] | (((65 + 78) + 30) - 28) | [
"65",
"65 + 78 = 143",
"143 + 30 = 173",
"173 - 28 = 145",
"145"
] | countdown | math | {
"ground_truth": {
"expression": "(((65 + 78) + 30) - 28)",
"numbers": [
28,
30,
65,
78
],
"target": 145
},
"style": "rule"
} | {
"index": 1,
"split": "train"
} |
178 | [
99,
38,
11,
30
] | (((30 + 11) + 38) + 99) | [
"30",
"30 + 11 = 41",
"41 + 38 = 79",
"79 + 99 = 178",
"178"
] | countdown | math | {
"ground_truth": {
"expression": "(((30 + 11) + 38) + 99)",
"numbers": [
99,
38,
11,
30
],
"target": 178
},
"style": "rule"
} | {
"index": 2,
"split": "train"
} |
95 | [
90,
88,
83,
10
] | (((83 + 90) + 10) - 88) | [
"83",
"83 + 90 = 173",
"173 + 10 = 183",
"183 - 88 = 95",
"95"
] | countdown | math | {
"ground_truth": {
"expression": "(((83 + 90) + 10) - 88)",
"numbers": [
90,
88,
83,
10
],
"target": 95
},
"style": "rule"
} | {
"index": 3,
"split": "train"
} |
239 | [
66,
64,
12,
97
] | (((64 + 97) + 12) + 66) | [
"64",
"64 + 97 = 161",
"161 + 12 = 173",
"173 + 66 = 239",
"239"
] | countdown | math | {
"ground_truth": {
"expression": "(((64 + 97) + 12) + 66)",
"numbers": [
66,
64,
12,
97
],
"target": 239
},
"style": "rule"
} | {
"index": 4,
"split": "train"
} |
292 | [
92,
40,
52,
86
] | (((92 - 86) * 40) + 52) | [
"92",
"92 - 86 = 6",
"6 * 40 = 240",
"240 + 52 = 292",
"292"
] | countdown | math | {
"ground_truth": {
"expression": "(((92 - 86) * 40) + 52)",
"numbers": [
92,
40,
52,
86
],
"target": 292
},
"style": "rule"
} | {
"index": 5,
"split": "train"
} |
991 | [
1,
10,
91,
81
] | (((10 * 91) + 81) / 1) | [
"10",
"10 * 91 = 910",
"910 + 81 = 991",
"991 / 1 = 991",
"991"
] | countdown | math | {
"ground_truth": {
"expression": "(((10 * 91) + 81) / 1)",
"numbers": [
1,
10,
91,
81
],
"target": 991
},
"style": "rule"
} | {
"index": 6,
"split": "train"
} |
0 | [
93,
74,
74,
61
] | (((74 - 74) * 61) * 93) | [
"74",
"74 - 74 = 0",
"0 * 61 = 0",
"0 * 93 = 0",
"0"
] | countdown | math | {
"ground_truth": {
"expression": "(((74 - 74) * 61) * 93)",
"numbers": [
93,
74,
74,
61
],
"target": 0
},
"style": "rule"
} | {
"index": 7,
"split": "train"
} |
2 | [
36,
60,
32,
10
] | (((60 - 36) - 32) + 10) | [
"60",
"60 - 36 = 24",
"24 - 32 = -8",
"-8 + 10 = 2",
"2"
] | countdown | math | {
"ground_truth": {
"expression": "(((60 - 36) - 32) + 10)",
"numbers": [
36,
60,
32,
10
],
"target": 2
},
"style": "rule"
} | {
"index": 8,
"split": "train"
} |
816 | [
28,
52,
8,
22
] | (((22 + 52) + 28) * 8) | [
"22",
"22 + 52 = 74",
"74 + 28 = 102",
"102 * 8 = 816",
"816"
] | countdown | math | {
"ground_truth": {
"expression": "(((22 + 52) + 28) * 8)",
"numbers": [
28,
52,
8,
22
],
"target": 816
},
"style": "rule"
} | {
"index": 9,
"split": "train"
} |
365 | [
2,
59,
80,
73
] | (((80 + 73) * 2) + 59) | [
"80",
"80 + 73 = 153",
"153 * 2 = 306",
"306 + 59 = 365",
"365"
] | countdown | math | {
"ground_truth": {
"expression": "(((80 + 73) * 2) + 59)",
"numbers": [
2,
59,
80,
73
],
"target": 365
},
"style": "rule"
} | {
"index": 10,
"split": "train"
} |
20 | [
9,
99,
36,
45
] | (((99 + 45) + 36) / 9) | [
"99",
"99 + 45 = 144",
"144 + 36 = 180",
"180 / 9 = 20",
"20"
] | countdown | math | {
"ground_truth": {
"expression": "(((99 + 45) + 36) / 9)",
"numbers": [
9,
99,
36,
45
],
"target": 20
},
"style": "rule"
} | {
"index": 11,
"split": "train"
} |
244 | [
65,
40,
86,
53
] | (((53 + 65) + 40) + 86) | [
"53",
"53 + 65 = 118",
"118 + 40 = 158",
"158 + 86 = 244",
"244"
] | countdown | math | {
"ground_truth": {
"expression": "(((53 + 65) + 40) + 86)",
"numbers": [
65,
40,
86,
53
],
"target": 244
},
"style": "rule"
} | {
"index": 12,
"split": "train"
} |
105 | [
95,
22,
85,
11
] | (((95 * 22) / 11) - 85) | [
"95",
"95 * 22 = 2090",
"2090 / 11 = 190",
"190 - 85 = 105",
"105"
] | countdown | math | {
"ground_truth": {
"expression": "(((95 * 22) / 11) - 85)",
"numbers": [
95,
22,
85,
11
],
"target": 105
},
"style": "rule"
} | {
"index": 13,
"split": "train"
} |
51 | [
61,
79,
99,
10
] | (((10 - 99) + 79) + 61) | [
"10",
"10 - 99 = -89",
"-89 + 79 = -10",
"-10 + 61 = 51",
"51"
] | countdown | math | {
"ground_truth": {
"expression": "(((10 - 99) + 79) + 61)",
"numbers": [
61,
79,
99,
10
],
"target": 51
},
"style": "rule"
} | {
"index": 14,
"split": "train"
} |
27 | [
11,
61,
3,
96
] | (((96 - 61) + 3) - 11) | [
"96",
"96 - 61 = 35",
"35 + 3 = 38",
"38 - 11 = 27",
"27"
] | countdown | math | {
"ground_truth": {
"expression": "(((96 - 61) + 3) - 11)",
"numbers": [
11,
61,
3,
96
],
"target": 27
},
"style": "rule"
} | {
"index": 15,
"split": "train"
} |
194 | [
2,
54,
63,
14
] | (((2 * 63) + 54) + 14) | [
"2",
"2 * 63 = 126",
"126 + 54 = 180",
"180 + 14 = 194",
"194"
] | countdown | math | {
"ground_truth": {
"expression": "(((2 * 63) + 54) + 14)",
"numbers": [
2,
54,
63,
14
],
"target": 194
},
"style": "rule"
} | {
"index": 16,
"split": "train"
} |
34 | [
42,
32,
12,
36
] | (((42 - 32) - 12) + 36) | [
"42",
"42 - 32 = 10",
"10 - 12 = -2",
"-2 + 36 = 34",
"34"
] | countdown | math | {
"ground_truth": {
"expression": "(((42 - 32) - 12) + 36)",
"numbers": [
42,
32,
12,
36
],
"target": 34
},
"style": "rule"
} | {
"index": 17,
"split": "train"
} |
155 | [
61,
71,
68,
45
] | (((71 + 61) + 68) - 45) | [
"71",
"71 + 61 = 132",
"132 + 68 = 200",
"200 - 45 = 155",
"155"
] | countdown | math | {
"ground_truth": {
"expression": "(((71 + 61) + 68) - 45)",
"numbers": [
61,
71,
68,
45
],
"target": 155
},
"style": "rule"
} | {
"index": 18,
"split": "train"
} |
152 | [
79,
95,
13,
98
] | (((98 - 79) * 13) - 95) | [
"98",
"98 - 79 = 19",
"19 * 13 = 247",
"247 - 95 = 152",
"152"
] | countdown | math | {
"ground_truth": {
"expression": "(((98 - 79) * 13) - 95)",
"numbers": [
79,
95,
13,
98
],
"target": 152
},
"style": "rule"
} | {
"index": 19,
"split": "train"
} |
7 | [
53,
58,
89,
77
] | (((89 + 53) - 58) - 77) | [
"89",
"89 + 53 = 142",
"142 - 58 = 84",
"84 - 77 = 7",
"7"
] | countdown | math | {
"ground_truth": {
"expression": "(((89 + 53) - 58) - 77)",
"numbers": [
53,
58,
89,
77
],
"target": 7
},
"style": "rule"
} | {
"index": 20,
"split": "train"
} |
660 | [
55,
15,
70,
29
] | (((70 - 55) + 29) * 15) | [
"70",
"70 - 55 = 15",
"15 + 29 = 44",
"44 * 15 = 660",
"660"
] | countdown | math | {
"ground_truth": {
"expression": "(((70 - 55) + 29) * 15)",
"numbers": [
55,
15,
70,
29
],
"target": 660
},
"style": "rule"
} | {
"index": 21,
"split": "train"
} |
12 | [
89,
39,
90,
52
] | (((89 - 39) + 52) - 90) | [
"89",
"89 - 39 = 50",
"50 + 52 = 102",
"102 - 90 = 12",
"12"
] | countdown | math | {
"ground_truth": {
"expression": "(((89 - 39) + 52) - 90)",
"numbers": [
89,
39,
90,
52
],
"target": 12
},
"style": "rule"
} | {
"index": 22,
"split": "train"
} |
93 | [
30,
87,
74,
76
] | (((30 - 87) + 76) + 74) | [
"30",
"30 - 87 = -57",
"-57 + 76 = 19",
"19 + 74 = 93",
"93"
] | countdown | math | {
"ground_truth": {
"expression": "(((30 - 87) + 76) + 74)",
"numbers": [
30,
87,
74,
76
],
"target": 93
},
"style": "rule"
} | {
"index": 23,
"split": "train"
} |
59 | [
56,
13,
98,
82
] | (((98 - 82) - 13) + 56) | [
"98",
"98 - 82 = 16",
"16 - 13 = 3",
"3 + 56 = 59",
"59"
] | countdown | math | {
"ground_truth": {
"expression": "(((98 - 82) - 13) + 56)",
"numbers": [
56,
13,
98,
82
],
"target": 59
},
"style": "rule"
} | {
"index": 24,
"split": "train"
} |
331 | [
19,
32,
68,
53
] | (((53 - 32) * 19) - 68) | [
"53",
"53 - 32 = 21",
"21 * 19 = 399",
"399 - 68 = 331",
"331"
] | countdown | math | {
"ground_truth": {
"expression": "(((53 - 32) * 19) - 68)",
"numbers": [
19,
32,
68,
53
],
"target": 331
},
"style": "rule"
} | {
"index": 25,
"split": "train"
} |
137 | [
80,
33,
87,
97
] | (((87 + 97) + 33) - 80) | [
"87",
"87 + 97 = 184",
"184 + 33 = 217",
"217 - 80 = 137",
"137"
] | countdown | math | {
"ground_truth": {
"expression": "(((87 + 97) + 33) - 80)",
"numbers": [
80,
33,
87,
97
],
"target": 137
},
"style": "rule"
} | {
"index": 26,
"split": "train"
} |
57 | [
61,
4,
80,
72
] | (((72 - 80) + 4) + 61) | [
"72",
"72 - 80 = -8",
"-8 + 4 = -4",
"-4 + 61 = 57",
"57"
] | countdown | math | {
"ground_truth": {
"expression": "(((72 - 80) + 4) + 61)",
"numbers": [
61,
4,
80,
72
],
"target": 57
},
"style": "rule"
} | {
"index": 27,
"split": "train"
} |
98 | [
76,
96,
94,
20
] | (((96 + 76) - 94) + 20) | [
"96",
"96 + 76 = 172",
"172 - 94 = 78",
"78 + 20 = 98",
"98"
] | countdown | math | {
"ground_truth": {
"expression": "(((96 + 76) - 94) + 20)",
"numbers": [
76,
96,
94,
20
],
"target": 98
},
"style": "rule"
} | {
"index": 28,
"split": "train"
} |
268 | [
31,
47,
13,
88
] | (((31 * 13) - 47) - 88) | [
"31",
"31 * 13 = 403",
"403 - 47 = 356",
"356 - 88 = 268",
"268"
] | countdown | math | {
"ground_truth": {
"expression": "(((31 * 13) - 47) - 88)",
"numbers": [
31,
47,
13,
88
],
"target": 268
},
"style": "rule"
} | {
"index": 29,
"split": "train"
} |
73 | [
8,
62,
52,
55
] | (((8 + 62) - 52) + 55) | [
"8",
"8 + 62 = 70",
"70 - 52 = 18",
"18 + 55 = 73",
"73"
] | countdown | math | {
"ground_truth": {
"expression": "(((8 + 62) - 52) + 55)",
"numbers": [
8,
62,
52,
55
],
"target": 73
},
"style": "rule"
} | {
"index": 30,
"split": "train"
} |
68 | [
30,
53,
44,
59
] | (((44 + 30) + 53) - 59) | [
"44",
"44 + 30 = 74",
"74 + 53 = 127",
"127 - 59 = 68",
"68"
] | countdown | math | {
"ground_truth": {
"expression": "(((44 + 30) + 53) - 59)",
"numbers": [
30,
53,
44,
59
],
"target": 68
},
"style": "rule"
} | {
"index": 31,
"split": "train"
} |
560 | [
11,
12,
56,
13
] | (((12 - 13) + 11) * 56) | [
"12",
"12 - 13 = -1",
"-1 + 11 = 10",
"10 * 56 = 560",
"560"
] | countdown | math | {
"ground_truth": {
"expression": "(((12 - 13) + 11) * 56)",
"numbers": [
11,
12,
56,
13
],
"target": 560
},
"style": "rule"
} | {
"index": 32,
"split": "train"
} |
23 | [
46,
14,
74,
65
] | (((46 - 74) - 14) + 65) | [
"46",
"46 - 74 = -28",
"-28 - 14 = -42",
"-42 + 65 = 23",
"23"
] | countdown | math | {
"ground_truth": {
"expression": "(((46 - 74) - 14) + 65)",
"numbers": [
46,
14,
74,
65
],
"target": 23
},
"style": "rule"
} | {
"index": 33,
"split": "train"
} |
253 | [
5,
8,
48,
37
] | (((8 * 37) - 48) + 5) | [
"8",
"8 * 37 = 296",
"296 - 48 = 248",
"248 + 5 = 253",
"253"
] | countdown | math | {
"ground_truth": {
"expression": "(((8 * 37) - 48) + 5)",
"numbers": [
5,
8,
48,
37
],
"target": 253
},
"style": "rule"
} | {
"index": 34,
"split": "train"
} |
35 | [
65,
20,
8,
58
] | (((8 + 65) - 58) + 20) | [
"8",
"8 + 65 = 73",
"73 - 58 = 15",
"15 + 20 = 35",
"35"
] | countdown | math | {
"ground_truth": {
"expression": "(((8 + 65) - 58) + 20)",
"numbers": [
65,
20,
8,
58
],
"target": 35
},
"style": "rule"
} | {
"index": 35,
"split": "train"
} |
68 | [
83,
43,
17,
86
] | (((86 / 43) - 17) + 83) | [
"86",
"86 / 43 = 2",
"2 - 17 = -15",
"-15 + 83 = 68",
"68"
] | countdown | math | {
"ground_truth": {
"expression": "(((86 / 43) - 17) + 83)",
"numbers": [
83,
43,
17,
86
],
"target": 68
},
"style": "rule"
} | {
"index": 36,
"split": "train"
} |
21 | [
29,
18,
20,
10
] | (((20 - 18) + 29) - 10) | [
"20",
"20 - 18 = 2",
"2 + 29 = 31",
"31 - 10 = 21",
"21"
] | countdown | math | {
"ground_truth": {
"expression": "(((20 - 18) + 29) - 10)",
"numbers": [
29,
18,
20,
10
],
"target": 21
},
"style": "rule"
} | {
"index": 37,
"split": "train"
} |
545 | [
40,
61,
25,
48
] | (((61 - 48) * 40) + 25) | [
"61",
"61 - 48 = 13",
"13 * 40 = 520",
"520 + 25 = 545",
"545"
] | countdown | math | {
"ground_truth": {
"expression": "(((61 - 48) * 40) + 25)",
"numbers": [
40,
61,
25,
48
],
"target": 545
},
"style": "rule"
} | {
"index": 38,
"split": "train"
} |
10 | [
98,
91,
61,
58
] | (((61 - 91) - 58) + 98) | [
"61",
"61 - 91 = -30",
"-30 - 58 = -88",
"-88 + 98 = 10",
"10"
] | countdown | math | {
"ground_truth": {
"expression": "(((61 - 91) - 58) + 98)",
"numbers": [
98,
91,
61,
58
],
"target": 10
},
"style": "rule"
} | {
"index": 39,
"split": "train"
} |
96 | [
38,
55,
1,
79
] | (((79 + 55) - 38) * 1) | [
"79",
"79 + 55 = 134",
"134 - 38 = 96",
"96 * 1 = 96",
"96"
] | countdown | math | {
"ground_truth": {
"expression": "(((79 + 55) - 38) * 1)",
"numbers": [
38,
55,
1,
79
],
"target": 96
},
"style": "rule"
} | {
"index": 40,
"split": "train"
} |
47 | [
82,
50,
48,
33
] | (((48 - 33) - 50) + 82) | [
"48",
"48 - 33 = 15",
"15 - 50 = -35",
"-35 + 82 = 47",
"47"
] | countdown | math | {
"ground_truth": {
"expression": "(((48 - 33) - 50) + 82)",
"numbers": [
82,
50,
48,
33
],
"target": 47
},
"style": "rule"
} | {
"index": 41,
"split": "train"
} |
248 | [
83,
23,
100,
88
] | (((88 + 100) - 23) + 83) | [
"88",
"88 + 100 = 188",
"188 - 23 = 165",
"165 + 83 = 248",
"248"
] | countdown | math | {
"ground_truth": {
"expression": "(((88 + 100) - 23) + 83)",
"numbers": [
83,
23,
100,
88
],
"target": 248
},
"style": "rule"
} | {
"index": 42,
"split": "train"
} |
178 | [
84,
43,
35,
16
] | (((84 + 16) + 43) + 35) | [
"84",
"84 + 16 = 100",
"100 + 43 = 143",
"143 + 35 = 178",
"178"
] | countdown | math | {
"ground_truth": {
"expression": "(((84 + 16) + 43) + 35)",
"numbers": [
84,
43,
35,
16
],
"target": 178
},
"style": "rule"
} | {
"index": 43,
"split": "train"
} |
150 | [
11,
94,
55,
11
] | (((11 / 11) + 55) + 94) | [
"11",
"11 / 11 = 1",
"1 + 55 = 56",
"56 + 94 = 150",
"150"
] | countdown | math | {
"ground_truth": {
"expression": "(((11 / 11) + 55) + 94)",
"numbers": [
11,
94,
55,
11
],
"target": 150
},
"style": "rule"
} | {
"index": 44,
"split": "train"
} |
144 | [
98,
10,
74,
18
] | (((98 - 18) - 10) + 74) | [
"98",
"98 - 18 = 80",
"80 - 10 = 70",
"70 + 74 = 144",
"144"
] | countdown | math | {
"ground_truth": {
"expression": "(((98 - 18) - 10) + 74)",
"numbers": [
98,
10,
74,
18
],
"target": 144
},
"style": "rule"
} | {
"index": 45,
"split": "train"
} |
190 | [
72,
16,
34,
100
] | (((100 + 72) - 16) + 34) | [
"100",
"100 + 72 = 172",
"172 - 16 = 156",
"156 + 34 = 190",
"190"
] | countdown | math | {
"ground_truth": {
"expression": "(((100 + 72) - 16) + 34)",
"numbers": [
72,
16,
34,
100
],
"target": 190
},
"style": "rule"
} | {
"index": 46,
"split": "train"
} |
193 | [
62,
60,
27,
44
] | (((62 + 44) + 27) + 60) | [
"62",
"62 + 44 = 106",
"106 + 27 = 133",
"133 + 60 = 193",
"193"
] | countdown | math | {
"ground_truth": {
"expression": "(((62 + 44) + 27) + 60)",
"numbers": [
62,
60,
27,
44
],
"target": 193
},
"style": "rule"
} | {
"index": 47,
"split": "train"
} |
46 | [
21,
51,
79,
95
] | (((95 - 21) + 51) - 79) | [
"95",
"95 - 21 = 74",
"74 + 51 = 125",
"125 - 79 = 46",
"46"
] | countdown | math | {
"ground_truth": {
"expression": "(((95 - 21) + 51) - 79)",
"numbers": [
21,
51,
79,
95
],
"target": 46
},
"style": "rule"
} | {
"index": 48,
"split": "train"
} |
154 | [
67,
27,
72,
42
] | (((67 - 27) + 72) + 42) | [
"67",
"67 - 27 = 40",
"40 + 72 = 112",
"112 + 42 = 154",
"154"
] | countdown | math | {
"ground_truth": {
"expression": "(((67 - 27) + 72) + 42)",
"numbers": [
67,
27,
72,
42
],
"target": 154
},
"style": "rule"
} | {
"index": 49,
"split": "train"
} |
101 | [
25,
32,
36,
72
] | (((72 - 32) + 25) + 36) | [
"72",
"72 - 32 = 40",
"40 + 25 = 65",
"65 + 36 = 101",
"101"
] | countdown | math | {
"ground_truth": {
"expression": "(((72 - 32) + 25) + 36)",
"numbers": [
25,
32,
36,
72
],
"target": 101
},
"style": "rule"
} | {
"index": 50,
"split": "train"
} |
108 | [
37,
16,
74,
87
] | (((87 + 74) - 37) - 16) | [
"87",
"87 + 74 = 161",
"161 - 37 = 124",
"124 - 16 = 108",
"108"
] | countdown | math | {
"ground_truth": {
"expression": "(((87 + 74) - 37) - 16)",
"numbers": [
37,
16,
74,
87
],
"target": 108
},
"style": "rule"
} | {
"index": 51,
"split": "train"
} |
14 | [
53,
84,
61,
62
] | (((53 + 84) - 61) - 62) | [
"53",
"53 + 84 = 137",
"137 - 61 = 76",
"76 - 62 = 14",
"14"
] | countdown | math | {
"ground_truth": {
"expression": "(((53 + 84) - 61) - 62)",
"numbers": [
53,
84,
61,
62
],
"target": 14
},
"style": "rule"
} | {
"index": 52,
"split": "train"
} |
166 | [
83,
33,
92,
24
] | (((24 - 33) + 92) + 83) | [
"24",
"24 - 33 = -9",
"-9 + 92 = 83",
"83 + 83 = 166",
"166"
] | countdown | math | {
"ground_truth": {
"expression": "(((24 - 33) + 92) + 83)",
"numbers": [
83,
33,
92,
24
],
"target": 166
},
"style": "rule"
} | {
"index": 53,
"split": "train"
} |
137 | [
12,
52,
86,
13
] | (((86 - 13) + 12) + 52) | [
"86",
"86 - 13 = 73",
"73 + 12 = 85",
"85 + 52 = 137",
"137"
] | countdown | math | {
"ground_truth": {
"expression": "(((86 - 13) + 12) + 52)",
"numbers": [
12,
52,
86,
13
],
"target": 137
},
"style": "rule"
} | {
"index": 54,
"split": "train"
} |
95 | [
39,
75,
93,
74
] | (((74 + 75) + 39) - 93) | [
"74",
"74 + 75 = 149",
"149 + 39 = 188",
"188 - 93 = 95",
"95"
] | countdown | math | {
"ground_truth": {
"expression": "(((74 + 75) + 39) - 93)",
"numbers": [
39,
75,
93,
74
],
"target": 95
},
"style": "rule"
} | {
"index": 55,
"split": "train"
} |
258 | [
81,
87,
55,
72
] | (((87 - 81) * 55) - 72) | [
"87",
"87 - 81 = 6",
"6 * 55 = 330",
"330 - 72 = 258",
"258"
] | countdown | math | {
"ground_truth": {
"expression": "(((87 - 81) * 55) - 72)",
"numbers": [
81,
87,
55,
72
],
"target": 258
},
"style": "rule"
} | {
"index": 56,
"split": "train"
} |
375 | [
25,
95,
16,
96
] | (((16 + 95) - 96) * 25) | [
"16",
"16 + 95 = 111",
"111 - 96 = 15",
"15 * 25 = 375",
"375"
] | countdown | math | {
"ground_truth": {
"expression": "(((16 + 95) - 96) * 25)",
"numbers": [
25,
95,
16,
96
],
"target": 375
},
"style": "rule"
} | {
"index": 57,
"split": "train"
} |
169 | [
56,
83,
43,
73
] | (((83 + 56) - 43) + 73) | [
"83",
"83 + 56 = 139",
"139 - 43 = 96",
"96 + 73 = 169",
"169"
] | countdown | math | {
"ground_truth": {
"expression": "(((83 + 56) - 43) + 73)",
"numbers": [
56,
83,
43,
73
],
"target": 169
},
"style": "rule"
} | {
"index": 58,
"split": "train"
} |
94 | [
98,
35,
14,
17
] | (((17 + 98) - 35) + 14) | [
"17",
"17 + 98 = 115",
"115 - 35 = 80",
"80 + 14 = 94",
"94"
] | countdown | math | {
"ground_truth": {
"expression": "(((17 + 98) - 35) + 14)",
"numbers": [
98,
35,
14,
17
],
"target": 94
},
"style": "rule"
} | {
"index": 59,
"split": "train"
} |
35 | [
22,
18,
35,
39
] | (((22 - 39) + 18) * 35) | [
"22",
"22 - 39 = -17",
"-17 + 18 = 1",
"1 * 35 = 35",
"35"
] | countdown | math | {
"ground_truth": {
"expression": "(((22 - 39) + 18) * 35)",
"numbers": [
22,
18,
35,
39
],
"target": 35
},
"style": "rule"
} | {
"index": 60,
"split": "train"
} |
47 | [
51,
41,
38,
95
] | (((41 - 38) + 95) - 51) | [
"41",
"41 - 38 = 3",
"3 + 95 = 98",
"98 - 51 = 47",
"47"
] | countdown | math | {
"ground_truth": {
"expression": "(((41 - 38) + 95) - 51)",
"numbers": [
51,
41,
38,
95
],
"target": 47
},
"style": "rule"
} | {
"index": 61,
"split": "train"
} |
64 | [
45,
4,
62,
14
] | (((62 + 14) / 4) + 45) | [
"62",
"62 + 14 = 76",
"76 / 4 = 19",
"19 + 45 = 64",
"64"
] | countdown | math | {
"ground_truth": {
"expression": "(((62 + 14) / 4) + 45)",
"numbers": [
45,
4,
62,
14
],
"target": 64
},
"style": "rule"
} | {
"index": 62,
"split": "train"
} |
1 | [
60,
30,
52,
81
] | (((52 - 81) + 60) - 30) | [
"52",
"52 - 81 = -29",
"-29 + 60 = 31",
"31 - 30 = 1",
"1"
] | countdown | math | {
"ground_truth": {
"expression": "(((52 - 81) + 60) - 30)",
"numbers": [
60,
30,
52,
81
],
"target": 1
},
"style": "rule"
} | {
"index": 63,
"split": "train"
} |
179 | [
27,
36,
97,
91
] | (((27 - 36) + 91) + 97) | [
"27",
"27 - 36 = -9",
"-9 + 91 = 82",
"82 + 97 = 179",
"179"
] | countdown | math | {
"ground_truth": {
"expression": "(((27 - 36) + 91) + 97)",
"numbers": [
27,
36,
97,
91
],
"target": 179
},
"style": "rule"
} | {
"index": 64,
"split": "train"
} |
696 | [
79,
76,
11,
87
] | (((11 - 79) + 76) * 87) | [
"11",
"11 - 79 = -68",
"-68 + 76 = 8",
"8 * 87 = 696",
"696"
] | countdown | math | {
"ground_truth": {
"expression": "(((11 - 79) + 76) * 87)",
"numbers": [
79,
76,
11,
87
],
"target": 696
},
"style": "rule"
} | {
"index": 65,
"split": "train"
} |
191 | [
58,
80,
7,
46
] | (((7 + 46) + 80) + 58) | [
"7",
"7 + 46 = 53",
"53 + 80 = 133",
"133 + 58 = 191",
"191"
] | countdown | math | {
"ground_truth": {
"expression": "(((7 + 46) + 80) + 58)",
"numbers": [
58,
80,
7,
46
],
"target": 191
},
"style": "rule"
} | {
"index": 66,
"split": "train"
} |
106 | [
63,
22,
11,
73
] | (((11 * 22) - 73) - 63) | [
"11",
"11 * 22 = 242",
"242 - 73 = 169",
"169 - 63 = 106",
"106"
] | countdown | math | {
"ground_truth": {
"expression": "(((11 * 22) - 73) - 63)",
"numbers": [
63,
22,
11,
73
],
"target": 106
},
"style": "rule"
} | {
"index": 67,
"split": "train"
} |
6 | [
74,
15,
35,
100
] | (((100 - 74) + 15) - 35) | [
"100",
"100 - 74 = 26",
"26 + 15 = 41",
"41 - 35 = 6",
"6"
] | countdown | math | {
"ground_truth": {
"expression": "(((100 - 74) + 15) - 35)",
"numbers": [
74,
15,
35,
100
],
"target": 6
},
"style": "rule"
} | {
"index": 68,
"split": "train"
} |
119 | [
27,
27,
8,
73
] | (((27 - 8) + 27) + 73) | [
"27",
"27 - 8 = 19",
"19 + 27 = 46",
"46 + 73 = 119",
"119"
] | countdown | math | {
"ground_truth": {
"expression": "(((27 - 8) + 27) + 73)",
"numbers": [
27,
27,
8,
73
],
"target": 119
},
"style": "rule"
} | {
"index": 69,
"split": "train"
} |
67 | [
42,
75,
1,
100
] | (((100 - 75) * 1) + 42) | [
"100",
"100 - 75 = 25",
"25 * 1 = 25",
"25 + 42 = 67",
"67"
] | countdown | math | {
"ground_truth": {
"expression": "(((100 - 75) * 1) + 42)",
"numbers": [
42,
75,
1,
100
],
"target": 67
},
"style": "rule"
} | {
"index": 70,
"split": "train"
} |
152 | [
37,
44,
71,
74
] | (((74 + 44) - 37) + 71) | [
"74",
"74 + 44 = 118",
"118 - 37 = 81",
"81 + 71 = 152",
"152"
] | countdown | math | {
"ground_truth": {
"expression": "(((74 + 44) - 37) + 71)",
"numbers": [
37,
44,
71,
74
],
"target": 152
},
"style": "rule"
} | {
"index": 71,
"split": "train"
} |
80 | [
93,
28,
81,
96
] | (((96 + 93) - 28) - 81) | [
"96",
"96 + 93 = 189",
"189 - 28 = 161",
"161 - 81 = 80",
"80"
] | countdown | math | {
"ground_truth": {
"expression": "(((96 + 93) - 28) - 81)",
"numbers": [
93,
28,
81,
96
],
"target": 80
},
"style": "rule"
} | {
"index": 72,
"split": "train"
} |
103 | [
76,
9,
2,
34
] | (((34 + 2) + 76) - 9) | [
"34",
"34 + 2 = 36",
"36 + 76 = 112",
"112 - 9 = 103",
"103"
] | countdown | math | {
"ground_truth": {
"expression": "(((34 + 2) + 76) - 9)",
"numbers": [
76,
9,
2,
34
],
"target": 103
},
"style": "rule"
} | {
"index": 73,
"split": "train"
} |
715 | [
36,
11,
40,
11
] | (((40 - 11) + 36) * 11) | [
"40",
"40 - 11 = 29",
"29 + 36 = 65",
"65 * 11 = 715",
"715"
] | countdown | math | {
"ground_truth": {
"expression": "(((40 - 11) + 36) * 11)",
"numbers": [
36,
11,
40,
11
],
"target": 715
},
"style": "rule"
} | {
"index": 74,
"split": "train"
} |
121 | [
12,
56,
15,
59
] | (((15 - 12) * 59) - 56) | [
"15",
"15 - 12 = 3",
"3 * 59 = 177",
"177 - 56 = 121",
"121"
] | countdown | math | {
"ground_truth": {
"expression": "(((15 - 12) * 59) - 56)",
"numbers": [
12,
56,
15,
59
],
"target": 121
},
"style": "rule"
} | {
"index": 75,
"split": "train"
} |
610 | [
34,
92,
74,
81
] | (((81 - 74) * 92) - 34) | [
"81",
"81 - 74 = 7",
"7 * 92 = 644",
"644 - 34 = 610",
"610"
] | countdown | math | {
"ground_truth": {
"expression": "(((81 - 74) * 92) - 34)",
"numbers": [
34,
92,
74,
81
],
"target": 610
},
"style": "rule"
} | {
"index": 76,
"split": "train"
} |
1 | [
30,
95,
66,
1
] | (((66 + 30) / 1) - 95) | [
"66",
"66 + 30 = 96",
"96 / 1 = 96",
"96 - 95 = 1",
"1"
] | countdown | math | {
"ground_truth": {
"expression": "(((66 + 30) / 1) - 95)",
"numbers": [
30,
95,
66,
1
],
"target": 1
},
"style": "rule"
} | {
"index": 77,
"split": "train"
} |
438 | [
23,
29,
67,
6
] | (((67 + 29) - 23) * 6) | [
"67",
"67 + 29 = 96",
"96 - 23 = 73",
"73 * 6 = 438",
"438"
] | countdown | math | {
"ground_truth": {
"expression": "(((67 + 29) - 23) * 6)",
"numbers": [
23,
29,
67,
6
],
"target": 438
},
"style": "rule"
} | {
"index": 78,
"split": "train"
} |
167 | [
38,
73,
39,
95
] | (((38 - 39) + 95) + 73) | [
"38",
"38 - 39 = -1",
"-1 + 95 = 94",
"94 + 73 = 167",
"167"
] | countdown | math | {
"ground_truth": {
"expression": "(((38 - 39) + 95) + 73)",
"numbers": [
38,
73,
39,
95
],
"target": 167
},
"style": "rule"
} | {
"index": 79,
"split": "train"
} |
106 | [
8,
12,
36,
50
] | (((36 + 8) + 50) + 12) | [
"36",
"36 + 8 = 44",
"44 + 50 = 94",
"94 + 12 = 106",
"106"
] | countdown | math | {
"ground_truth": {
"expression": "(((36 + 8) + 50) + 12)",
"numbers": [
8,
12,
36,
50
],
"target": 106
},
"style": "rule"
} | {
"index": 80,
"split": "train"
} |
135 | [
45,
73,
65,
42
] | (((42 + 65) - 45) + 73) | [
"42",
"42 + 65 = 107",
"107 - 45 = 62",
"62 + 73 = 135",
"135"
] | countdown | math | {
"ground_truth": {
"expression": "(((42 + 65) - 45) + 73)",
"numbers": [
45,
73,
65,
42
],
"target": 135
},
"style": "rule"
} | {
"index": 81,
"split": "train"
} |
56 | [
46,
23,
23,
31
] | (((46 / 23) + 31) + 23) | [
"46",
"46 / 23 = 2",
"2 + 31 = 33",
"33 + 23 = 56",
"56"
] | countdown | math | {
"ground_truth": {
"expression": "(((46 / 23) + 31) + 23)",
"numbers": [
46,
23,
23,
31
],
"target": 56
},
"style": "rule"
} | {
"index": 82,
"split": "train"
} |
260 | [
23,
63,
5,
12
] | (((63 + 12) - 23) * 5) | [
"63",
"63 + 12 = 75",
"75 - 23 = 52",
"52 * 5 = 260",
"260"
] | countdown | math | {
"ground_truth": {
"expression": "(((63 + 12) - 23) * 5)",
"numbers": [
23,
63,
5,
12
],
"target": 260
},
"style": "rule"
} | {
"index": 83,
"split": "train"
} |
20 | [
76,
13,
44,
39
] | (((13 + 39) - 76) + 44) | [
"13",
"13 + 39 = 52",
"52 - 76 = -24",
"-24 + 44 = 20",
"20"
] | countdown | math | {
"ground_truth": {
"expression": "(((13 + 39) - 76) + 44)",
"numbers": [
76,
13,
44,
39
],
"target": 20
},
"style": "rule"
} | {
"index": 84,
"split": "train"
} |
272 | [
49,
40,
94,
89
] | (((40 + 89) + 94) + 49) | [
"40",
"40 + 89 = 129",
"129 + 94 = 223",
"223 + 49 = 272",
"272"
] | countdown | math | {
"ground_truth": {
"expression": "(((40 + 89) + 94) + 49)",
"numbers": [
49,
40,
94,
89
],
"target": 272
},
"style": "rule"
} | {
"index": 85,
"split": "train"
} |
99 | [
5,
23,
36,
52
] | (((23 * 5) + 36) - 52) | [
"23",
"23 * 5 = 115",
"115 + 36 = 151",
"151 - 52 = 99",
"99"
] | countdown | math | {
"ground_truth": {
"expression": "(((23 * 5) + 36) - 52)",
"numbers": [
5,
23,
36,
52
],
"target": 99
},
"style": "rule"
} | {
"index": 86,
"split": "train"
} |
75 | [
9,
40,
91,
65
] | (((9 + 91) - 65) + 40) | [
"9",
"9 + 91 = 100",
"100 - 65 = 35",
"35 + 40 = 75",
"75"
] | countdown | math | {
"ground_truth": {
"expression": "(((9 + 91) - 65) + 40)",
"numbers": [
9,
40,
91,
65
],
"target": 75
},
"style": "rule"
} | {
"index": 87,
"split": "train"
} |
57 | [
77,
58,
23,
61
] | (((61 + 77) - 23) - 58) | [
"61",
"61 + 77 = 138",
"138 - 23 = 115",
"115 - 58 = 57",
"57"
] | countdown | math | {
"ground_truth": {
"expression": "(((61 + 77) - 23) - 58)",
"numbers": [
77,
58,
23,
61
],
"target": 57
},
"style": "rule"
} | {
"index": 88,
"split": "train"
} |
79 | [
77,
2,
29,
33
] | (((77 - 2) - 29) + 33) | [
"77",
"77 - 2 = 75",
"75 - 29 = 46",
"46 + 33 = 79",
"79"
] | countdown | math | {
"ground_truth": {
"expression": "(((77 - 2) - 29) + 33)",
"numbers": [
77,
2,
29,
33
],
"target": 79
},
"style": "rule"
} | {
"index": 89,
"split": "train"
} |
239 | [
93,
72,
98,
24
] | (((72 + 98) + 93) - 24) | [
"72",
"72 + 98 = 170",
"170 + 93 = 263",
"263 - 24 = 239",
"239"
] | countdown | math | {
"ground_truth": {
"expression": "(((72 + 98) + 93) - 24)",
"numbers": [
93,
72,
98,
24
],
"target": 239
},
"style": "rule"
} | {
"index": 90,
"split": "train"
} |
3 | [
69,
26,
94,
48
] | (((26 - 48) - 69) + 94) | [
"26",
"26 - 48 = -22",
"-22 - 69 = -91",
"-91 + 94 = 3",
"3"
] | countdown | math | {
"ground_truth": {
"expression": "(((26 - 48) - 69) + 94)",
"numbers": [
69,
26,
94,
48
],
"target": 3
},
"style": "rule"
} | {
"index": 91,
"split": "train"
} |
443 | [
38,
21,
6,
71
] | (((71 * 6) + 38) - 21) | [
"71",
"71 * 6 = 426",
"426 + 38 = 464",
"464 - 21 = 443",
"443"
] | countdown | math | {
"ground_truth": {
"expression": "(((71 * 6) + 38) - 21)",
"numbers": [
38,
21,
6,
71
],
"target": 443
},
"style": "rule"
} | {
"index": 92,
"split": "train"
} |
42 | [
23,
6,
38,
47
] | (((47 - 23) / 6) + 38) | [
"47",
"47 - 23 = 24",
"24 / 6 = 4",
"4 + 38 = 42",
"42"
] | countdown | math | {
"ground_truth": {
"expression": "(((47 - 23) / 6) + 38)",
"numbers": [
23,
6,
38,
47
],
"target": 42
},
"style": "rule"
} | {
"index": 93,
"split": "train"
} |
37 | [
80,
35,
94,
12
] | (((35 - 12) - 80) + 94) | [
"35",
"35 - 12 = 23",
"23 - 80 = -57",
"-57 + 94 = 37",
"37"
] | countdown | math | {
"ground_truth": {
"expression": "(((35 - 12) - 80) + 94)",
"numbers": [
80,
35,
94,
12
],
"target": 37
},
"style": "rule"
} | {
"index": 94,
"split": "train"
} |
21 | [
20,
72,
79,
7
] | (((7 + 72) / 79) + 20) | [
"7",
"7 + 72 = 79",
"79 / 79 = 1",
"1 + 20 = 21",
"21"
] | countdown | math | {
"ground_truth": {
"expression": "(((7 + 72) / 79) + 20)",
"numbers": [
20,
72,
79,
7
],
"target": 21
},
"style": "rule"
} | {
"index": 95,
"split": "train"
} |
184 | [
72,
99,
80,
77
] | (((80 - 72) + 99) + 77) | [
"80",
"80 - 72 = 8",
"8 + 99 = 107",
"107 + 77 = 184",
"184"
] | countdown | math | {
"ground_truth": {
"expression": "(((80 - 72) + 99) + 77)",
"numbers": [
72,
99,
80,
77
],
"target": 184
},
"style": "rule"
} | {
"index": 96,
"split": "train"
} |
141 | [
94,
17,
14,
50
] | (((94 - 17) + 50) + 14) | [
"94",
"94 - 17 = 77",
"77 + 50 = 127",
"127 + 14 = 141",
"141"
] | countdown | math | {
"ground_truth": {
"expression": "(((94 - 17) + 50) + 14)",
"numbers": [
94,
17,
14,
50
],
"target": 141
},
"style": "rule"
} | {
"index": 97,
"split": "train"
} |
83 | [
18,
53,
78,
90
] | (((53 + 18) + 90) - 78) | [
"53",
"53 + 18 = 71",
"71 + 90 = 161",
"161 - 78 = 83",
"83"
] | countdown | math | {
"ground_truth": {
"expression": "(((53 + 18) + 90) - 78)",
"numbers": [
18,
53,
78,
90
],
"target": 83
},
"style": "rule"
} | {
"index": 98,
"split": "train"
} |
119 | [
4,
49,
19,
7
] | (((19 + 49) * 7) / 4) | [
"19",
"19 + 49 = 68",
"68 * 7 = 476",
"476 / 4 = 119",
"119"
] | countdown | math | {
"ground_truth": {
"expression": "(((19 + 49) * 7) / 4)",
"numbers": [
4,
49,
19,
7
],
"target": 119
},
"style": "rule"
} | {
"index": 99,
"split": "train"
} |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 4