target
int64 0
1k
| nums
listlengths 6
6
| expression
stringlengths 32
40
| reasoning_steps
listlengths 7
7
| data_source
stringclasses 1
value | ability
stringclasses 1
value | reward_model
dict | extra_info
dict |
---|---|---|---|---|---|---|---|
184 | [
53,
76,
49,
5,
66,
9
] | (((((9 - 5) * 66) + 49) - 76) - 53) | [
"9",
"9 - 5 = 4",
"4 * 66 = 264",
"264 + 49 = 313",
"313 - 76 = 237",
"237 - 53 = 184",
"184"
] | countdown | math | {
"ground_truth": {
"expression": "(((((9 - 5) * 66) + 49) - 76) - 53)",
"numbers": [
53,
76,
49,
5,
66,
9
],
"target": 184
},
"style": "rule"
} | {
"index": 327600,
"split": "train"
} |
148 | [
59,
1,
67,
34,
48,
59
] | (((((59 * 48) / 59) + 67) + 34) - 1) | [
"59",
"59 * 48 = 2832",
"2832 / 59 = 48",
"48 + 67 = 115",
"115 + 34 = 149",
"149 - 1 = 148",
"148"
] | countdown | math | {
"ground_truth": {
"expression": "(((((59 * 48) / 59) + 67) + 34) - 1)",
"numbers": [
59,
1,
67,
34,
48,
59
],
"target": 148
},
"style": "rule"
} | {
"index": 327601,
"split": "train"
} |
221 | [
73,
18,
36,
35,
93,
38
] | (((((73 + 93) + 38) + 35) - 36) + 18) | [
"73",
"73 + 93 = 166",
"166 + 38 = 204",
"204 + 35 = 239",
"239 - 36 = 203",
"203 + 18 = 221",
"221"
] | countdown | math | {
"ground_truth": {
"expression": "(((((73 + 93) + 38) + 35) - 36) + 18)",
"numbers": [
73,
18,
36,
35,
93,
38
],
"target": 221
},
"style": "rule"
} | {
"index": 327602,
"split": "train"
} |
166 | [
5,
12,
47,
64,
99,
61
] | (((((99 + 64) - 61) + 47) + 5) + 12) | [
"99",
"99 + 64 = 163",
"163 - 61 = 102",
"102 + 47 = 149",
"149 + 5 = 154",
"154 + 12 = 166",
"166"
] | countdown | math | {
"ground_truth": {
"expression": "(((((99 + 64) - 61) + 47) + 5) + 12)",
"numbers": [
5,
12,
47,
64,
99,
61
],
"target": 166
},
"style": "rule"
} | {
"index": 327603,
"split": "train"
} |
32 | [
82,
11,
47,
27,
83,
1
] | (((((11 + 83) + 47) * 1) - 27) - 82) | [
"11",
"11 + 83 = 94",
"94 + 47 = 141",
"141 * 1 = 141",
"141 - 27 = 114",
"114 - 82 = 32",
"32"
] | countdown | math | {
"ground_truth": {
"expression": "(((((11 + 83) + 47) * 1) - 27) - 82)",
"numbers": [
82,
11,
47,
27,
83,
1
],
"target": 32
},
"style": "rule"
} | {
"index": 327604,
"split": "train"
} |
776 | [
21,
96,
5,
58,
48,
77
] | (((((77 + 58) - 96) * 21) + 5) - 48) | [
"77",
"77 + 58 = 135",
"135 - 96 = 39",
"39 * 21 = 819",
"819 + 5 = 824",
"824 - 48 = 776",
"776"
] | countdown | math | {
"ground_truth": {
"expression": "(((((77 + 58) - 96) * 21) + 5) - 48)",
"numbers": [
21,
96,
5,
58,
48,
77
],
"target": 776
},
"style": "rule"
} | {
"index": 327605,
"split": "train"
} |
55 | [
58,
60,
26,
22,
90,
30
] | (((((22 - 26) * 60) - 30) / 90) + 58) | [
"22",
"22 - 26 = -4",
"-4 * 60 = -240",
"-240 - 30 = -270",
"-270 / 90 = -3",
"-3 + 58 = 55",
"55"
] | countdown | math | {
"ground_truth": {
"expression": "(((((22 - 26) * 60) - 30) / 90) + 58)",
"numbers": [
58,
60,
26,
22,
90,
30
],
"target": 55
},
"style": "rule"
} | {
"index": 327606,
"split": "train"
} |
451 | [
83,
18,
38,
54,
30,
66
] | (((((38 * 18) - 30) - 54) - 66) - 83) | [
"38",
"38 * 18 = 684",
"684 - 30 = 654",
"654 - 54 = 600",
"600 - 66 = 534",
"534 - 83 = 451",
"451"
] | countdown | math | {
"ground_truth": {
"expression": "(((((38 * 18) - 30) - 54) - 66) - 83)",
"numbers": [
83,
18,
38,
54,
30,
66
],
"target": 451
},
"style": "rule"
} | {
"index": 327607,
"split": "train"
} |
44 | [
33,
39,
94,
90,
75,
44
] | (((((33 - 75) - 90) + 39) + 94) * 44) | [
"33",
"33 - 75 = -42",
"-42 - 90 = -132",
"-132 + 39 = -93",
"-93 + 94 = 1",
"1 * 44 = 44",
"44"
] | countdown | math | {
"ground_truth": {
"expression": "(((((33 - 75) - 90) + 39) + 94) * 44)",
"numbers": [
33,
39,
94,
90,
75,
44
],
"target": 44
},
"style": "rule"
} | {
"index": 327608,
"split": "train"
} |
949 | [
67,
88,
6,
90,
78,
44
] | (((((88 + 90) - 44) * 6) + 78) + 67) | [
"88",
"88 + 90 = 178",
"178 - 44 = 134",
"134 * 6 = 804",
"804 + 78 = 882",
"882 + 67 = 949",
"949"
] | countdown | math | {
"ground_truth": {
"expression": "(((((88 + 90) - 44) * 6) + 78) + 67)",
"numbers": [
67,
88,
6,
90,
78,
44
],
"target": 949
},
"style": "rule"
} | {
"index": 327609,
"split": "train"
} |
306 | [
35,
46,
86,
79,
57,
95
] | (((((57 + 86) + 95) + 35) + 79) - 46) | [
"57",
"57 + 86 = 143",
"143 + 95 = 238",
"238 + 35 = 273",
"273 + 79 = 352",
"352 - 46 = 306",
"306"
] | countdown | math | {
"ground_truth": {
"expression": "(((((57 + 86) + 95) + 35) + 79) - 46)",
"numbers": [
35,
46,
86,
79,
57,
95
],
"target": 306
},
"style": "rule"
} | {
"index": 327610,
"split": "train"
} |
66 | [
22,
67,
34,
76,
85,
16
] | (((((22 - 34) - 16) + 76) - 67) + 85) | [
"22",
"22 - 34 = -12",
"-12 - 16 = -28",
"-28 + 76 = 48",
"48 - 67 = -19",
"-19 + 85 = 66",
"66"
] | countdown | math | {
"ground_truth": {
"expression": "(((((22 - 34) - 16) + 76) - 67) + 85)",
"numbers": [
22,
67,
34,
76,
85,
16
],
"target": 66
},
"style": "rule"
} | {
"index": 327611,
"split": "train"
} |
161 | [
81,
30,
17,
37,
49,
79
] | (((((81 + 30) - 17) + 37) + 79) - 49) | [
"81",
"81 + 30 = 111",
"111 - 17 = 94",
"94 + 37 = 131",
"131 + 79 = 210",
"210 - 49 = 161",
"161"
] | countdown | math | {
"ground_truth": {
"expression": "(((((81 + 30) - 17) + 37) + 79) - 49)",
"numbers": [
81,
30,
17,
37,
49,
79
],
"target": 161
},
"style": "rule"
} | {
"index": 327612,
"split": "train"
} |
677 | [
42,
43,
10,
11,
1,
53
] | (((((53 * 11) + 43) - 1) + 10) + 42) | [
"53",
"53 * 11 = 583",
"583 + 43 = 626",
"626 - 1 = 625",
"625 + 10 = 635",
"635 + 42 = 677",
"677"
] | countdown | math | {
"ground_truth": {
"expression": "(((((53 * 11) + 43) - 1) + 10) + 42)",
"numbers": [
42,
43,
10,
11,
1,
53
],
"target": 677
},
"style": "rule"
} | {
"index": 327613,
"split": "train"
} |
377 | [
76,
86,
63,
12,
65,
99
] | (((((65 + 99) + 86) + 63) - 12) + 76) | [
"65",
"65 + 99 = 164",
"164 + 86 = 250",
"250 + 63 = 313",
"313 - 12 = 301",
"301 + 76 = 377",
"377"
] | countdown | math | {
"ground_truth": {
"expression": "(((((65 + 99) + 86) + 63) - 12) + 76)",
"numbers": [
76,
86,
63,
12,
65,
99
],
"target": 377
},
"style": "rule"
} | {
"index": 327614,
"split": "train"
} |
229 | [
48,
60,
82,
62,
40,
61
] | (((((61 + 40) + 82) - 62) + 60) + 48) | [
"61",
"61 + 40 = 101",
"101 + 82 = 183",
"183 - 62 = 121",
"121 + 60 = 181",
"181 + 48 = 229",
"229"
] | countdown | math | {
"ground_truth": {
"expression": "(((((61 + 40) + 82) - 62) + 60) + 48)",
"numbers": [
48,
60,
82,
62,
40,
61
],
"target": 229
},
"style": "rule"
} | {
"index": 327615,
"split": "train"
} |
890 | [
38,
74,
43,
4,
20,
17
] | (((((38 * 20) + 43) + 74) + 17) - 4) | [
"38",
"38 * 20 = 760",
"760 + 43 = 803",
"803 + 74 = 877",
"877 + 17 = 894",
"894 - 4 = 890",
"890"
] | countdown | math | {
"ground_truth": {
"expression": "(((((38 * 20) + 43) + 74) + 17) - 4)",
"numbers": [
38,
74,
43,
4,
20,
17
],
"target": 890
},
"style": "rule"
} | {
"index": 327616,
"split": "train"
} |
555 | [
44,
15,
53,
71,
38,
27
] | (((((53 + 38) - 71) - 27) + 44) * 15) | [
"53",
"53 + 38 = 91",
"91 - 71 = 20",
"20 - 27 = -7",
"-7 + 44 = 37",
"37 * 15 = 555",
"555"
] | countdown | math | {
"ground_truth": {
"expression": "(((((53 + 38) - 71) - 27) + 44) * 15)",
"numbers": [
44,
15,
53,
71,
38,
27
],
"target": 555
},
"style": "rule"
} | {
"index": 327617,
"split": "train"
} |
59 | [
43,
88,
12,
16,
14,
62
] | (((((43 - 12) - 62) - 14) + 16) + 88) | [
"43",
"43 - 12 = 31",
"31 - 62 = -31",
"-31 - 14 = -45",
"-45 + 16 = -29",
"-29 + 88 = 59",
"59"
] | countdown | math | {
"ground_truth": {
"expression": "(((((43 - 12) - 62) - 14) + 16) + 88)",
"numbers": [
43,
88,
12,
16,
14,
62
],
"target": 59
},
"style": "rule"
} | {
"index": 327618,
"split": "train"
} |
35 | [
88,
32,
16,
66,
70,
99
] | (((((99 - 66) - 32) - 70) + 16) + 88) | [
"99",
"99 - 66 = 33",
"33 - 32 = 1",
"1 - 70 = -69",
"-69 + 16 = -53",
"-53 + 88 = 35",
"35"
] | countdown | math | {
"ground_truth": {
"expression": "(((((99 - 66) - 32) - 70) + 16) + 88)",
"numbers": [
88,
32,
16,
66,
70,
99
],
"target": 35
},
"style": "rule"
} | {
"index": 327619,
"split": "train"
} |
105 | [
3,
84,
79,
6,
79,
25
] | (((((3 * 79) + 25) + 6) - 79) - 84) | [
"3",
"3 * 79 = 237",
"237 + 25 = 262",
"262 + 6 = 268",
"268 - 79 = 189",
"189 - 84 = 105",
"105"
] | countdown | math | {
"ground_truth": {
"expression": "(((((3 * 79) + 25) + 6) - 79) - 84)",
"numbers": [
3,
84,
79,
6,
79,
25
],
"target": 105
},
"style": "rule"
} | {
"index": 327620,
"split": "train"
} |
777 | [
18,
50,
55,
21,
25,
46
] | (((((25 + 21) * 18) - 46) - 55) + 50) | [
"25",
"25 + 21 = 46",
"46 * 18 = 828",
"828 - 46 = 782",
"782 - 55 = 727",
"727 + 50 = 777",
"777"
] | countdown | math | {
"ground_truth": {
"expression": "(((((25 + 21) * 18) - 46) - 55) + 50)",
"numbers": [
18,
50,
55,
21,
25,
46
],
"target": 777
},
"style": "rule"
} | {
"index": 327621,
"split": "train"
} |
391 | [
78,
45,
35,
41,
50,
83
] | (((((83 + 50) - 78) - 45) * 35) + 41) | [
"83",
"83 + 50 = 133",
"133 - 78 = 55",
"55 - 45 = 10",
"10 * 35 = 350",
"350 + 41 = 391",
"391"
] | countdown | math | {
"ground_truth": {
"expression": "(((((83 + 50) - 78) - 45) * 35) + 41)",
"numbers": [
78,
45,
35,
41,
50,
83
],
"target": 391
},
"style": "rule"
} | {
"index": 327622,
"split": "train"
} |
940 | [
20,
61,
36,
61,
60,
5
] | (((((60 * 5) * 61) / 20) + 61) - 36) | [
"60",
"60 * 5 = 300",
"300 * 61 = 18300",
"18300 / 20 = 915",
"915 + 61 = 976",
"976 - 36 = 940",
"940"
] | countdown | math | {
"ground_truth": {
"expression": "(((((60 * 5) * 61) / 20) + 61) - 36)",
"numbers": [
20,
61,
36,
61,
60,
5
],
"target": 940
},
"style": "rule"
} | {
"index": 327623,
"split": "train"
} |
72 | [
91,
76,
62,
47,
86,
64
] | (((((47 - 86) - 91) + 64) + 62) + 76) | [
"47",
"47 - 86 = -39",
"-39 - 91 = -130",
"-130 + 64 = -66",
"-66 + 62 = -4",
"-4 + 76 = 72",
"72"
] | countdown | math | {
"ground_truth": {
"expression": "(((((47 - 86) - 91) + 64) + 62) + 76)",
"numbers": [
91,
76,
62,
47,
86,
64
],
"target": 72
},
"style": "rule"
} | {
"index": 327624,
"split": "train"
} |
70 | [
41,
25,
70,
33,
58,
41
] | (((((33 - 58) * 41) / 25) + 41) + 70) | [
"33",
"33 - 58 = -25",
"-25 * 41 = -1025",
"-1025 / 25 = -41",
"-41 + 41 = 0",
"0 + 70 = 70",
"70"
] | countdown | math | {
"ground_truth": {
"expression": "(((((33 - 58) * 41) / 25) + 41) + 70)",
"numbers": [
41,
25,
70,
33,
58,
41
],
"target": 70
},
"style": "rule"
} | {
"index": 327625,
"split": "train"
} |
468 | [
6,
69,
50,
58,
11,
45
] | (((((58 * 11) - 45) - 6) - 50) - 69) | [
"58",
"58 * 11 = 638",
"638 - 45 = 593",
"593 - 6 = 587",
"587 - 50 = 537",
"537 - 69 = 468",
"468"
] | countdown | math | {
"ground_truth": {
"expression": "(((((58 * 11) - 45) - 6) - 50) - 69)",
"numbers": [
6,
69,
50,
58,
11,
45
],
"target": 468
},
"style": "rule"
} | {
"index": 327626,
"split": "train"
} |
74 | [
48,
35,
33,
74,
15,
35
] | (((((35 + 15) + 33) - 48) * 74) / 35) | [
"35",
"35 + 15 = 50",
"50 + 33 = 83",
"83 - 48 = 35",
"35 * 74 = 2590",
"2590 / 35 = 74",
"74"
] | countdown | math | {
"ground_truth": {
"expression": "(((((35 + 15) + 33) - 48) * 74) / 35)",
"numbers": [
48,
35,
33,
74,
15,
35
],
"target": 74
},
"style": "rule"
} | {
"index": 327627,
"split": "train"
} |
8 | [
9,
34,
42,
66,
61,
30
] | (((((30 - 9) - 66) - 42) + 61) + 34) | [
"30",
"30 - 9 = 21",
"21 - 66 = -45",
"-45 - 42 = -87",
"-87 + 61 = -26",
"-26 + 34 = 8",
"8"
] | countdown | math | {
"ground_truth": {
"expression": "(((((30 - 9) - 66) - 42) + 61) + 34)",
"numbers": [
9,
34,
42,
66,
61,
30
],
"target": 8
},
"style": "rule"
} | {
"index": 327628,
"split": "train"
} |
543 | [
66,
8,
28,
89,
2,
78
] | (((((66 + 28) * 8) / 2) + 78) + 89) | [
"66",
"66 + 28 = 94",
"94 * 8 = 752",
"752 / 2 = 376",
"376 + 78 = 454",
"454 + 89 = 543",
"543"
] | countdown | math | {
"ground_truth": {
"expression": "(((((66 + 28) * 8) / 2) + 78) + 89)",
"numbers": [
66,
8,
28,
89,
2,
78
],
"target": 543
},
"style": "rule"
} | {
"index": 327629,
"split": "train"
} |
157 | [
6,
89,
28,
86,
8,
60
] | (((((89 + 8) + 6) + 86) + 28) - 60) | [
"89",
"89 + 8 = 97",
"97 + 6 = 103",
"103 + 86 = 189",
"189 + 28 = 217",
"217 - 60 = 157",
"157"
] | countdown | math | {
"ground_truth": {
"expression": "(((((89 + 8) + 6) + 86) + 28) - 60)",
"numbers": [
6,
89,
28,
86,
8,
60
],
"target": 157
},
"style": "rule"
} | {
"index": 327630,
"split": "train"
} |
313 | [
38,
65,
88,
98,
86,
68
] | (((((68 + 88) + 98) + 38) - 65) + 86) | [
"68",
"68 + 88 = 156",
"156 + 98 = 254",
"254 + 38 = 292",
"292 - 65 = 227",
"227 + 86 = 313",
"313"
] | countdown | math | {
"ground_truth": {
"expression": "(((((68 + 88) + 98) + 38) - 65) + 86)",
"numbers": [
38,
65,
88,
98,
86,
68
],
"target": 313
},
"style": "rule"
} | {
"index": 327631,
"split": "train"
} |
293 | [
19,
31,
11,
91,
100,
63
] | (((((63 + 31) + 100) + 91) - 11) + 19) | [
"63",
"63 + 31 = 94",
"94 + 100 = 194",
"194 + 91 = 285",
"285 - 11 = 274",
"274 + 19 = 293",
"293"
] | countdown | math | {
"ground_truth": {
"expression": "(((((63 + 31) + 100) + 91) - 11) + 19)",
"numbers": [
19,
31,
11,
91,
100,
63
],
"target": 293
},
"style": "rule"
} | {
"index": 327632,
"split": "train"
} |
365 | [
63,
7,
60,
6,
63,
52
] | (((((63 + 7) * 6) - 63) + 60) - 52) | [
"63",
"63 + 7 = 70",
"70 * 6 = 420",
"420 - 63 = 357",
"357 + 60 = 417",
"417 - 52 = 365",
"365"
] | countdown | math | {
"ground_truth": {
"expression": "(((((63 + 7) * 6) - 63) + 60) - 52)",
"numbers": [
63,
7,
60,
6,
63,
52
],
"target": 365
},
"style": "rule"
} | {
"index": 327633,
"split": "train"
} |
64 | [
53,
15,
10,
73,
30,
59
] | (((((30 + 53) + 59) - 15) - 73) + 10) | [
"30",
"30 + 53 = 83",
"83 + 59 = 142",
"142 - 15 = 127",
"127 - 73 = 54",
"54 + 10 = 64",
"64"
] | countdown | math | {
"ground_truth": {
"expression": "(((((30 + 53) + 59) - 15) - 73) + 10)",
"numbers": [
53,
15,
10,
73,
30,
59
],
"target": 64
},
"style": "rule"
} | {
"index": 327634,
"split": "train"
} |
125 | [
31,
25,
74,
21,
32,
4
] | (((((25 + 32) + 21) + 74) - 31) + 4) | [
"25",
"25 + 32 = 57",
"57 + 21 = 78",
"78 + 74 = 152",
"152 - 31 = 121",
"121 + 4 = 125",
"125"
] | countdown | math | {
"ground_truth": {
"expression": "(((((25 + 32) + 21) + 74) - 31) + 4)",
"numbers": [
31,
25,
74,
21,
32,
4
],
"target": 125
},
"style": "rule"
} | {
"index": 327635,
"split": "train"
} |
46 | [
25,
56,
96,
100,
20,
93
] | (((((100 - 96) - 56) + 25) - 20) + 93) | [
"100",
"100 - 96 = 4",
"4 - 56 = -52",
"-52 + 25 = -27",
"-27 - 20 = -47",
"-47 + 93 = 46",
"46"
] | countdown | math | {
"ground_truth": {
"expression": "(((((100 - 96) - 56) + 25) - 20) + 93)",
"numbers": [
25,
56,
96,
100,
20,
93
],
"target": 46
},
"style": "rule"
} | {
"index": 327636,
"split": "train"
} |
301 | [
64,
65,
84,
93,
75,
25
] | (((((93 - 84) * 25) + 65) + 75) - 64) | [
"93",
"93 - 84 = 9",
"9 * 25 = 225",
"225 + 65 = 290",
"290 + 75 = 365",
"365 - 64 = 301",
"301"
] | countdown | math | {
"ground_truth": {
"expression": "(((((93 - 84) * 25) + 65) + 75) - 64)",
"numbers": [
64,
65,
84,
93,
75,
25
],
"target": 301
},
"style": "rule"
} | {
"index": 327637,
"split": "train"
} |
161 | [
80,
85,
71,
60,
11,
24
] | (((((11 - 85) + 60) + 80) + 24) + 71) | [
"11",
"11 - 85 = -74",
"-74 + 60 = -14",
"-14 + 80 = 66",
"66 + 24 = 90",
"90 + 71 = 161",
"161"
] | countdown | math | {
"ground_truth": {
"expression": "(((((11 - 85) + 60) + 80) + 24) + 71)",
"numbers": [
80,
85,
71,
60,
11,
24
],
"target": 161
},
"style": "rule"
} | {
"index": 327638,
"split": "train"
} |
68 | [
24,
14,
88,
2,
46,
98
] | (((((98 - 88) - 14) + 24) + 2) + 46) | [
"98",
"98 - 88 = 10",
"10 - 14 = -4",
"-4 + 24 = 20",
"20 + 2 = 22",
"22 + 46 = 68",
"68"
] | countdown | math | {
"ground_truth": {
"expression": "(((((98 - 88) - 14) + 24) + 2) + 46)",
"numbers": [
24,
14,
88,
2,
46,
98
],
"target": 68
},
"style": "rule"
} | {
"index": 327639,
"split": "train"
} |
242 | [
46,
71,
67,
41,
62,
45
] | (((((71 - 45) + 67) + 41) + 62) + 46) | [
"71",
"71 - 45 = 26",
"26 + 67 = 93",
"93 + 41 = 134",
"134 + 62 = 196",
"196 + 46 = 242",
"242"
] | countdown | math | {
"ground_truth": {
"expression": "(((((71 - 45) + 67) + 41) + 62) + 46)",
"numbers": [
46,
71,
67,
41,
62,
45
],
"target": 242
},
"style": "rule"
} | {
"index": 327640,
"split": "train"
} |
28 | [
22,
65,
41,
42,
81,
67
] | (((((41 + 65) - 22) + 67) - 81) - 42) | [
"41",
"41 + 65 = 106",
"106 - 22 = 84",
"84 + 67 = 151",
"151 - 81 = 70",
"70 - 42 = 28",
"28"
] | countdown | math | {
"ground_truth": {
"expression": "(((((41 + 65) - 22) + 67) - 81) - 42)",
"numbers": [
22,
65,
41,
42,
81,
67
],
"target": 28
},
"style": "rule"
} | {
"index": 327641,
"split": "train"
} |
47 | [
67,
94,
83,
44,
21,
34
] | (((((94 - 21) + 67) - 83) + 34) - 44) | [
"94",
"94 - 21 = 73",
"73 + 67 = 140",
"140 - 83 = 57",
"57 + 34 = 91",
"91 - 44 = 47",
"47"
] | countdown | math | {
"ground_truth": {
"expression": "(((((94 - 21) + 67) - 83) + 34) - 44)",
"numbers": [
67,
94,
83,
44,
21,
34
],
"target": 47
},
"style": "rule"
} | {
"index": 327642,
"split": "train"
} |
67 | [
2,
32,
80,
13,
20,
32
] | (((((32 - 32) * 20) * 2) + 80) - 13) | [
"32",
"32 - 32 = 0",
"0 * 20 = 0",
"0 * 2 = 0",
"0 + 80 = 80",
"80 - 13 = 67",
"67"
] | countdown | math | {
"ground_truth": {
"expression": "(((((32 - 32) * 20) * 2) + 80) - 13)",
"numbers": [
2,
32,
80,
13,
20,
32
],
"target": 67
},
"style": "rule"
} | {
"index": 327643,
"split": "train"
} |
38 | [
80,
35,
79,
73,
75,
4
] | (((((35 - 79) + 4) + 73) + 80) - 75) | [
"35",
"35 - 79 = -44",
"-44 + 4 = -40",
"-40 + 73 = 33",
"33 + 80 = 113",
"113 - 75 = 38",
"38"
] | countdown | math | {
"ground_truth": {
"expression": "(((((35 - 79) + 4) + 73) + 80) - 75)",
"numbers": [
80,
35,
79,
73,
75,
4
],
"target": 38
},
"style": "rule"
} | {
"index": 327644,
"split": "train"
} |
519 | [
64,
3,
21,
56,
33,
30
] | (((((21 / 3) * 56) + 64) + 30) + 33) | [
"21",
"21 / 3 = 7",
"7 * 56 = 392",
"392 + 64 = 456",
"456 + 30 = 486",
"486 + 33 = 519",
"519"
] | countdown | math | {
"ground_truth": {
"expression": "(((((21 / 3) * 56) + 64) + 30) + 33)",
"numbers": [
64,
3,
21,
56,
33,
30
],
"target": 519
},
"style": "rule"
} | {
"index": 327645,
"split": "train"
} |
10 | [
48,
21,
92,
92,
14,
71
] | (((((48 + 92) / 14) - 92) + 21) + 71) | [
"48",
"48 + 92 = 140",
"140 / 14 = 10",
"10 - 92 = -82",
"-82 + 21 = -61",
"-61 + 71 = 10",
"10"
] | countdown | math | {
"ground_truth": {
"expression": "(((((48 + 92) / 14) - 92) + 21) + 71)",
"numbers": [
48,
21,
92,
92,
14,
71
],
"target": 10
},
"style": "rule"
} | {
"index": 327646,
"split": "train"
} |
15 | [
55,
83,
49,
100,
41,
49
] | (((((100 - 49) - 83) + 41) + 55) - 49) | [
"100",
"100 - 49 = 51",
"51 - 83 = -32",
"-32 + 41 = 9",
"9 + 55 = 64",
"64 - 49 = 15",
"15"
] | countdown | math | {
"ground_truth": {
"expression": "(((((100 - 49) - 83) + 41) + 55) - 49)",
"numbers": [
55,
83,
49,
100,
41,
49
],
"target": 15
},
"style": "rule"
} | {
"index": 327647,
"split": "train"
} |
159 | [
68,
73,
30,
70,
63,
41
] | (((((73 + 70) + 41) - 63) - 30) + 68) | [
"73",
"73 + 70 = 143",
"143 + 41 = 184",
"184 - 63 = 121",
"121 - 30 = 91",
"91 + 68 = 159",
"159"
] | countdown | math | {
"ground_truth": {
"expression": "(((((73 + 70) + 41) - 63) - 30) + 68)",
"numbers": [
68,
73,
30,
70,
63,
41
],
"target": 159
},
"style": "rule"
} | {
"index": 327648,
"split": "train"
} |
807 | [
71,
78,
90,
58,
15,
48
] | (((((58 + 71) - 78) * 15) - 48) + 90) | [
"58",
"58 + 71 = 129",
"129 - 78 = 51",
"51 * 15 = 765",
"765 - 48 = 717",
"717 + 90 = 807",
"807"
] | countdown | math | {
"ground_truth": {
"expression": "(((((58 + 71) - 78) * 15) - 48) + 90)",
"numbers": [
71,
78,
90,
58,
15,
48
],
"target": 807
},
"style": "rule"
} | {
"index": 327649,
"split": "train"
} |
12 | [
73,
95,
33,
48,
68,
19
] | (((((73 + 33) + 68) - 19) - 95) - 48) | [
"73",
"73 + 33 = 106",
"106 + 68 = 174",
"174 - 19 = 155",
"155 - 95 = 60",
"60 - 48 = 12",
"12"
] | countdown | math | {
"ground_truth": {
"expression": "(((((73 + 33) + 68) - 19) - 95) - 48)",
"numbers": [
73,
95,
33,
48,
68,
19
],
"target": 12
},
"style": "rule"
} | {
"index": 327650,
"split": "train"
} |
822 | [
28,
76,
11,
44,
30,
56
] | (((((11 * 76) + 28) - 30) + 44) - 56) | [
"11",
"11 * 76 = 836",
"836 + 28 = 864",
"864 - 30 = 834",
"834 + 44 = 878",
"878 - 56 = 822",
"822"
] | countdown | math | {
"ground_truth": {
"expression": "(((((11 * 76) + 28) - 30) + 44) - 56)",
"numbers": [
28,
76,
11,
44,
30,
56
],
"target": 822
},
"style": "rule"
} | {
"index": 327651,
"split": "train"
} |
17 | [
77,
96,
9,
92,
68,
4
] | (((((92 * 9) - 68) / 4) - 96) - 77) | [
"92",
"92 * 9 = 828",
"828 - 68 = 760",
"760 / 4 = 190",
"190 - 96 = 94",
"94 - 77 = 17",
"17"
] | countdown | math | {
"ground_truth": {
"expression": "(((((92 * 9) - 68) / 4) - 96) - 77)",
"numbers": [
77,
96,
9,
92,
68,
4
],
"target": 17
},
"style": "rule"
} | {
"index": 327652,
"split": "train"
} |
287 | [
61,
82,
7,
64,
4,
88
] | (((((88 + 82) - 61) - 4) - 64) * 7) | [
"88",
"88 + 82 = 170",
"170 - 61 = 109",
"109 - 4 = 105",
"105 - 64 = 41",
"41 * 7 = 287",
"287"
] | countdown | math | {
"ground_truth": {
"expression": "(((((88 + 82) - 61) - 4) - 64) * 7)",
"numbers": [
61,
82,
7,
64,
4,
88
],
"target": 287
},
"style": "rule"
} | {
"index": 327653,
"split": "train"
} |
418 | [
50,
89,
85,
59,
67,
68
] | (((((59 + 67) + 85) + 68) + 50) + 89) | [
"59",
"59 + 67 = 126",
"126 + 85 = 211",
"211 + 68 = 279",
"279 + 50 = 329",
"329 + 89 = 418",
"418"
] | countdown | math | {
"ground_truth": {
"expression": "(((((59 + 67) + 85) + 68) + 50) + 89)",
"numbers": [
50,
89,
85,
59,
67,
68
],
"target": 418
},
"style": "rule"
} | {
"index": 327654,
"split": "train"
} |
67 | [
15,
11,
30,
36,
37,
40
] | (((((30 - 36) + 40) - 15) + 11) + 37) | [
"30",
"30 - 36 = -6",
"-6 + 40 = 34",
"34 - 15 = 19",
"19 + 11 = 30",
"30 + 37 = 67",
"67"
] | countdown | math | {
"ground_truth": {
"expression": "(((((30 - 36) + 40) - 15) + 11) + 37)",
"numbers": [
15,
11,
30,
36,
37,
40
],
"target": 67
},
"style": "rule"
} | {
"index": 327655,
"split": "train"
} |
160 | [
79,
67,
51,
28,
84,
15
] | (((((28 + 51) + 79) - 67) + 84) - 15) | [
"28",
"28 + 51 = 79",
"79 + 79 = 158",
"158 - 67 = 91",
"91 + 84 = 175",
"175 - 15 = 160",
"160"
] | countdown | math | {
"ground_truth": {
"expression": "(((((28 + 51) + 79) - 67) + 84) - 15)",
"numbers": [
79,
67,
51,
28,
84,
15
],
"target": 160
},
"style": "rule"
} | {
"index": 327656,
"split": "train"
} |
254 | [
29,
50,
89,
46,
31,
71
] | (((((29 + 50) + 71) - 31) + 89) + 46) | [
"29",
"29 + 50 = 79",
"79 + 71 = 150",
"150 - 31 = 119",
"119 + 89 = 208",
"208 + 46 = 254",
"254"
] | countdown | math | {
"ground_truth": {
"expression": "(((((29 + 50) + 71) - 31) + 89) + 46)",
"numbers": [
29,
50,
89,
46,
31,
71
],
"target": 254
},
"style": "rule"
} | {
"index": 327657,
"split": "train"
} |
534 | [
1,
51,
100,
7,
90,
24
] | (((((51 + 24) * 7) + 100) - 1) - 90) | [
"51",
"51 + 24 = 75",
"75 * 7 = 525",
"525 + 100 = 625",
"625 - 1 = 624",
"624 - 90 = 534",
"534"
] | countdown | math | {
"ground_truth": {
"expression": "(((((51 + 24) * 7) + 100) - 1) - 90)",
"numbers": [
1,
51,
100,
7,
90,
24
],
"target": 534
},
"style": "rule"
} | {
"index": 327658,
"split": "train"
} |
291 | [
70,
41,
40,
67,
57,
98
] | (((((40 - 41) + 67) + 57) + 98) + 70) | [
"40",
"40 - 41 = -1",
"-1 + 67 = 66",
"66 + 57 = 123",
"123 + 98 = 221",
"221 + 70 = 291",
"291"
] | countdown | math | {
"ground_truth": {
"expression": "(((((40 - 41) + 67) + 57) + 98) + 70)",
"numbers": [
70,
41,
40,
67,
57,
98
],
"target": 291
},
"style": "rule"
} | {
"index": 327659,
"split": "train"
} |
813 | [
12,
50,
100,
4,
71,
17
] | (((((50 * 17) + 4) - 100) + 71) - 12) | [
"50",
"50 * 17 = 850",
"850 + 4 = 854",
"854 - 100 = 754",
"754 + 71 = 825",
"825 - 12 = 813",
"813"
] | countdown | math | {
"ground_truth": {
"expression": "(((((50 * 17) + 4) - 100) + 71) - 12)",
"numbers": [
12,
50,
100,
4,
71,
17
],
"target": 813
},
"style": "rule"
} | {
"index": 327660,
"split": "train"
} |
121 | [
53,
24,
48,
40,
93,
39
] | (((((39 + 53) + 93) + 24) - 48) - 40) | [
"39",
"39 + 53 = 92",
"92 + 93 = 185",
"185 + 24 = 209",
"209 - 48 = 161",
"161 - 40 = 121",
"121"
] | countdown | math | {
"ground_truth": {
"expression": "(((((39 + 53) + 93) + 24) - 48) - 40)",
"numbers": [
53,
24,
48,
40,
93,
39
],
"target": 121
},
"style": "rule"
} | {
"index": 327661,
"split": "train"
} |
47 | [
59,
65,
96,
31,
32,
18
] | (((((59 - 96) + 32) - 31) + 65) + 18) | [
"59",
"59 - 96 = -37",
"-37 + 32 = -5",
"-5 - 31 = -36",
"-36 + 65 = 29",
"29 + 18 = 47",
"47"
] | countdown | math | {
"ground_truth": {
"expression": "(((((59 - 96) + 32) - 31) + 65) + 18)",
"numbers": [
59,
65,
96,
31,
32,
18
],
"target": 47
},
"style": "rule"
} | {
"index": 327662,
"split": "train"
} |
82 | [
17,
42,
20,
24,
55,
36
] | (((((17 - 20) - 36) + 24) + 55) + 42) | [
"17",
"17 - 20 = -3",
"-3 - 36 = -39",
"-39 + 24 = -15",
"-15 + 55 = 40",
"40 + 42 = 82",
"82"
] | countdown | math | {
"ground_truth": {
"expression": "(((((17 - 20) - 36) + 24) + 55) + 42)",
"numbers": [
17,
42,
20,
24,
55,
36
],
"target": 82
},
"style": "rule"
} | {
"index": 327663,
"split": "train"
} |
316 | [
4,
2,
12,
69,
58,
78
] | (((((69 - 58) - 12) + 78) + 2) * 4) | [
"69",
"69 - 58 = 11",
"11 - 12 = -1",
"-1 + 78 = 77",
"77 + 2 = 79",
"79 * 4 = 316",
"316"
] | countdown | math | {
"ground_truth": {
"expression": "(((((69 - 58) - 12) + 78) + 2) * 4)",
"numbers": [
4,
2,
12,
69,
58,
78
],
"target": 316
},
"style": "rule"
} | {
"index": 327664,
"split": "train"
} |
153 | [
77,
43,
75,
40,
73,
80
] | (((((43 - 77) + 75) - 40) * 80) + 73) | [
"43",
"43 - 77 = -34",
"-34 + 75 = 41",
"41 - 40 = 1",
"1 * 80 = 80",
"80 + 73 = 153",
"153"
] | countdown | math | {
"ground_truth": {
"expression": "(((((43 - 77) + 75) - 40) * 80) + 73)",
"numbers": [
77,
43,
75,
40,
73,
80
],
"target": 153
},
"style": "rule"
} | {
"index": 327665,
"split": "train"
} |
209 | [
43,
6,
36,
32,
68,
100
] | (((((36 - 6) + 43) - 32) + 100) + 68) | [
"36",
"36 - 6 = 30",
"30 + 43 = 73",
"73 - 32 = 41",
"41 + 100 = 141",
"141 + 68 = 209",
"209"
] | countdown | math | {
"ground_truth": {
"expression": "(((((36 - 6) + 43) - 32) + 100) + 68)",
"numbers": [
43,
6,
36,
32,
68,
100
],
"target": 209
},
"style": "rule"
} | {
"index": 327666,
"split": "train"
} |
206 | [
10,
39,
34,
11,
95,
6
] | (((((10 * 11) + 34) + 6) + 95) - 39) | [
"10",
"10 * 11 = 110",
"110 + 34 = 144",
"144 + 6 = 150",
"150 + 95 = 245",
"245 - 39 = 206",
"206"
] | countdown | math | {
"ground_truth": {
"expression": "(((((10 * 11) + 34) + 6) + 95) - 39)",
"numbers": [
10,
39,
34,
11,
95,
6
],
"target": 206
},
"style": "rule"
} | {
"index": 327667,
"split": "train"
} |
183 | [
11,
82,
47,
70,
61,
71
] | (((((82 - 61) * 11) - 47) - 71) + 70) | [
"82",
"82 - 61 = 21",
"21 * 11 = 231",
"231 - 47 = 184",
"184 - 71 = 113",
"113 + 70 = 183",
"183"
] | countdown | math | {
"ground_truth": {
"expression": "(((((82 - 61) * 11) - 47) - 71) + 70)",
"numbers": [
11,
82,
47,
70,
61,
71
],
"target": 183
},
"style": "rule"
} | {
"index": 327668,
"split": "train"
} |
611 | [
86,
98,
54,
51,
1,
54
] | (((((98 - 86) + 54) - 54) * 51) - 1) | [
"98",
"98 - 86 = 12",
"12 + 54 = 66",
"66 - 54 = 12",
"12 * 51 = 612",
"612 - 1 = 611",
"611"
] | countdown | math | {
"ground_truth": {
"expression": "(((((98 - 86) + 54) - 54) * 51) - 1)",
"numbers": [
86,
98,
54,
51,
1,
54
],
"target": 611
},
"style": "rule"
} | {
"index": 327669,
"split": "train"
} |
201 | [
91,
7,
72,
87,
11,
99
] | (((((7 - 11) + 99) + 91) + 87) - 72) | [
"7",
"7 - 11 = -4",
"-4 + 99 = 95",
"95 + 91 = 186",
"186 + 87 = 273",
"273 - 72 = 201",
"201"
] | countdown | math | {
"ground_truth": {
"expression": "(((((7 - 11) + 99) + 91) + 87) - 72)",
"numbers": [
91,
7,
72,
87,
11,
99
],
"target": 201
},
"style": "rule"
} | {
"index": 327670,
"split": "train"
} |
331 | [
87,
98,
12,
1,
86,
73
] | (((((87 - 1) + 86) - 12) + 98) + 73) | [
"87",
"87 - 1 = 86",
"86 + 86 = 172",
"172 - 12 = 160",
"160 + 98 = 258",
"258 + 73 = 331",
"331"
] | countdown | math | {
"ground_truth": {
"expression": "(((((87 - 1) + 86) - 12) + 98) + 73)",
"numbers": [
87,
98,
12,
1,
86,
73
],
"target": 331
},
"style": "rule"
} | {
"index": 327671,
"split": "train"
} |
19 | [
52,
15,
40,
85,
18,
87
] | (((((18 - 87) + 40) + 15) + 85) - 52) | [
"18",
"18 - 87 = -69",
"-69 + 40 = -29",
"-29 + 15 = -14",
"-14 + 85 = 71",
"71 - 52 = 19",
"19"
] | countdown | math | {
"ground_truth": {
"expression": "(((((18 - 87) + 40) + 15) + 85) - 52)",
"numbers": [
52,
15,
40,
85,
18,
87
],
"target": 19
},
"style": "rule"
} | {
"index": 327672,
"split": "train"
} |
407 | [
38,
81,
26,
76,
51,
88
] | (((((81 - 76) * 51) + 38) + 26) + 88) | [
"81",
"81 - 76 = 5",
"5 * 51 = 255",
"255 + 38 = 293",
"293 + 26 = 319",
"319 + 88 = 407",
"407"
] | countdown | math | {
"ground_truth": {
"expression": "(((((81 - 76) * 51) + 38) + 26) + 88)",
"numbers": [
38,
81,
26,
76,
51,
88
],
"target": 407
},
"style": "rule"
} | {
"index": 327673,
"split": "train"
} |
112 | [
9,
39,
4,
47,
56,
51
] | (((((39 - 47) + 4) + 9) + 51) + 56) | [
"39",
"39 - 47 = -8",
"-8 + 4 = -4",
"-4 + 9 = 5",
"5 + 51 = 56",
"56 + 56 = 112",
"112"
] | countdown | math | {
"ground_truth": {
"expression": "(((((39 - 47) + 4) + 9) + 51) + 56)",
"numbers": [
9,
39,
4,
47,
56,
51
],
"target": 112
},
"style": "rule"
} | {
"index": 327674,
"split": "train"
} |
60 | [
47,
32,
15,
88,
3,
58
] | (((((3 * 15) + 88) + 32) - 58) - 47) | [
"3",
"3 * 15 = 45",
"45 + 88 = 133",
"133 + 32 = 165",
"165 - 58 = 107",
"107 - 47 = 60",
"60"
] | countdown | math | {
"ground_truth": {
"expression": "(((((3 * 15) + 88) + 32) - 58) - 47)",
"numbers": [
47,
32,
15,
88,
3,
58
],
"target": 60
},
"style": "rule"
} | {
"index": 327675,
"split": "train"
} |
145 | [
12,
21,
88,
3,
19,
46
] | (((((12 - 3) + 46) + 88) - 19) + 21) | [
"12",
"12 - 3 = 9",
"9 + 46 = 55",
"55 + 88 = 143",
"143 - 19 = 124",
"124 + 21 = 145",
"145"
] | countdown | math | {
"ground_truth": {
"expression": "(((((12 - 3) + 46) + 88) - 19) + 21)",
"numbers": [
12,
21,
88,
3,
19,
46
],
"target": 145
},
"style": "rule"
} | {
"index": 327676,
"split": "train"
} |
293 | [
16,
1,
89,
45,
84,
59
] | (((((16 + 84) / 1) + 59) + 89) + 45) | [
"16",
"16 + 84 = 100",
"100 / 1 = 100",
"100 + 59 = 159",
"159 + 89 = 248",
"248 + 45 = 293",
"293"
] | countdown | math | {
"ground_truth": {
"expression": "(((((16 + 84) / 1) + 59) + 89) + 45)",
"numbers": [
16,
1,
89,
45,
84,
59
],
"target": 293
},
"style": "rule"
} | {
"index": 327677,
"split": "train"
} |
878 | [
2,
99,
75,
19,
52,
20
] | (((((75 + 20) - 52) - 2) * 19) + 99) | [
"75",
"75 + 20 = 95",
"95 - 52 = 43",
"43 - 2 = 41",
"41 * 19 = 779",
"779 + 99 = 878",
"878"
] | countdown | math | {
"ground_truth": {
"expression": "(((((75 + 20) - 52) - 2) * 19) + 99)",
"numbers": [
2,
99,
75,
19,
52,
20
],
"target": 878
},
"style": "rule"
} | {
"index": 327678,
"split": "train"
} |
244 | [
92,
55,
29,
26,
2,
44
] | (((((55 + 26) + 92) - 2) + 29) + 44) | [
"55",
"55 + 26 = 81",
"81 + 92 = 173",
"173 - 2 = 171",
"171 + 29 = 200",
"200 + 44 = 244",
"244"
] | countdown | math | {
"ground_truth": {
"expression": "(((((55 + 26) + 92) - 2) + 29) + 44)",
"numbers": [
92,
55,
29,
26,
2,
44
],
"target": 244
},
"style": "rule"
} | {
"index": 327679,
"split": "train"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.