target
int64 0
100
| 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 |
---|---|---|---|---|---|---|---|
28 | [
24,
6,
22,
95,
90,
73
] | (((((6 + 90) - 22) - 24) + 73) - 95) | [
"6",
"6 + 90 = 96",
"96 - 22 = 74",
"74 - 24 = 50",
"50 + 73 = 123",
"123 - 95 = 28",
"28"
] | countdown | math | {
"ground_truth": {
"expression": "(((((6 + 90) - 22) - 24) + 73) - 95)",
"numbers": [
24,
6,
22,
95,
90,
73
],
"target": 28
},
"style": "rule"
} | {
"index": 327600,
"split": "train"
} |
41 | [
42,
6,
80,
88,
62,
47
] | (((((88 - 62) + 42) + 6) - 80) + 47) | [
"88",
"88 - 62 = 26",
"26 + 42 = 68",
"68 + 6 = 74",
"74 - 80 = -6",
"-6 + 47 = 41",
"41"
] | countdown | math | {
"ground_truth": {
"expression": "(((((88 - 62) + 42) + 6) - 80) + 47)",
"numbers": [
42,
6,
80,
88,
62,
47
],
"target": 41
},
"style": "rule"
} | {
"index": 327601,
"split": "train"
} |
91 | [
38,
1,
68,
97,
98,
2
] | (((((98 - 38) * 1) * 2) - 97) + 68) | [
"98",
"98 - 38 = 60",
"60 * 1 = 60",
"60 * 2 = 120",
"120 - 97 = 23",
"23 + 68 = 91",
"91"
] | countdown | math | {
"ground_truth": {
"expression": "(((((98 - 38) * 1) * 2) - 97) + 68)",
"numbers": [
38,
1,
68,
97,
98,
2
],
"target": 91
},
"style": "rule"
} | {
"index": 327602,
"split": "train"
} |
15 | [
34,
8,
51,
5,
11,
78
] | (((((34 + 51) - 8) + 5) + 11) - 78) | [
"34",
"34 + 51 = 85",
"85 - 8 = 77",
"77 + 5 = 82",
"82 + 11 = 93",
"93 - 78 = 15",
"15"
] | countdown | math | {
"ground_truth": {
"expression": "(((((34 + 51) - 8) + 5) + 11) - 78)",
"numbers": [
34,
8,
51,
5,
11,
78
],
"target": 15
},
"style": "rule"
} | {
"index": 327603,
"split": "train"
} |
16 | [
10,
37,
46,
67,
65,
97
] | (((((67 + 65) - 10) - 46) - 97) + 37) | [
"67",
"67 + 65 = 132",
"132 - 10 = 122",
"122 - 46 = 76",
"76 - 97 = -21",
"-21 + 37 = 16",
"16"
] | countdown | math | {
"ground_truth": {
"expression": "(((((67 + 65) - 10) - 46) - 97) + 37)",
"numbers": [
10,
37,
46,
67,
65,
97
],
"target": 16
},
"style": "rule"
} | {
"index": 327604,
"split": "train"
} |
1 | [
23,
87,
85,
10,
64,
75
] | (((((87 - 75) - 64) - 23) + 85) / 10) | [
"87",
"87 - 75 = 12",
"12 - 64 = -52",
"-52 - 23 = -75",
"-75 + 85 = 10",
"10 / 10 = 1",
"1"
] | countdown | math | {
"ground_truth": {
"expression": "(((((87 - 75) - 64) - 23) + 85) / 10)",
"numbers": [
23,
87,
85,
10,
64,
75
],
"target": 1
},
"style": "rule"
} | {
"index": 327605,
"split": "train"
} |
99 | [
83,
15,
80,
8,
66,
21
] | (((((15 - 21) + 83) + 80) + 8) - 66) | [
"15",
"15 - 21 = -6",
"-6 + 83 = 77",
"77 + 80 = 157",
"157 + 8 = 165",
"165 - 66 = 99",
"99"
] | countdown | math | {
"ground_truth": {
"expression": "(((((15 - 21) + 83) + 80) + 8) - 66)",
"numbers": [
83,
15,
80,
8,
66,
21
],
"target": 99
},
"style": "rule"
} | {
"index": 327606,
"split": "train"
} |
72 | [
18,
13,
35,
92,
5,
64
] | (((((13 - 92) + 64) + 35) * 18) / 5) | [
"13",
"13 - 92 = -79",
"-79 + 64 = -15",
"-15 + 35 = 20",
"20 * 18 = 360",
"360 / 5 = 72",
"72"
] | countdown | math | {
"ground_truth": {
"expression": "(((((13 - 92) + 64) + 35) * 18) / 5)",
"numbers": [
18,
13,
35,
92,
5,
64
],
"target": 72
},
"style": "rule"
} | {
"index": 327607,
"split": "train"
} |
85 | [
1,
34,
53,
32,
49,
82
] | (((((32 - 82) + 49) - 1) + 34) + 53) | [
"32",
"32 - 82 = -50",
"-50 + 49 = -1",
"-1 - 1 = -2",
"-2 + 34 = 32",
"32 + 53 = 85",
"85"
] | countdown | math | {
"ground_truth": {
"expression": "(((((32 - 82) + 49) - 1) + 34) + 53)",
"numbers": [
1,
34,
53,
32,
49,
82
],
"target": 85
},
"style": "rule"
} | {
"index": 327608,
"split": "train"
} |
42 | [
96,
27,
48,
77,
79,
73
] | (((((48 - 73) - 27) - 79) + 77) + 96) | [
"48",
"48 - 73 = -25",
"-25 - 27 = -52",
"-52 - 79 = -131",
"-131 + 77 = -54",
"-54 + 96 = 42",
"42"
] | countdown | math | {
"ground_truth": {
"expression": "(((((48 - 73) - 27) - 79) + 77) + 96)",
"numbers": [
96,
27,
48,
77,
79,
73
],
"target": 42
},
"style": "rule"
} | {
"index": 327609,
"split": "train"
} |
99 | [
10,
26,
4,
26,
86,
27
] | (((((86 - 10) + 26) + 27) - 26) - 4) | [
"86",
"86 - 10 = 76",
"76 + 26 = 102",
"102 + 27 = 129",
"129 - 26 = 103",
"103 - 4 = 99",
"99"
] | countdown | math | {
"ground_truth": {
"expression": "(((((86 - 10) + 26) + 27) - 26) - 4)",
"numbers": [
10,
26,
4,
26,
86,
27
],
"target": 99
},
"style": "rule"
} | {
"index": 327610,
"split": "train"
} |
82 | [
55,
28,
12,
11,
33,
53
] | (((((11 + 28) + 53) - 55) + 12) + 33) | [
"11",
"11 + 28 = 39",
"39 + 53 = 92",
"92 - 55 = 37",
"37 + 12 = 49",
"49 + 33 = 82",
"82"
] | countdown | math | {
"ground_truth": {
"expression": "(((((11 + 28) + 53) - 55) + 12) + 33)",
"numbers": [
55,
28,
12,
11,
33,
53
],
"target": 82
},
"style": "rule"
} | {
"index": 327611,
"split": "train"
} |
2 | [
21,
84,
28,
76,
9,
76
] | (((((76 - 84) + 76) - 21) + 9) / 28) | [
"76",
"76 - 84 = -8",
"-8 + 76 = 68",
"68 - 21 = 47",
"47 + 9 = 56",
"56 / 28 = 2",
"2"
] | countdown | math | {
"ground_truth": {
"expression": "(((((76 - 84) + 76) - 21) + 9) / 28)",
"numbers": [
21,
84,
28,
76,
9,
76
],
"target": 2
},
"style": "rule"
} | {
"index": 327612,
"split": "train"
} |
66 | [
55,
12,
37,
25,
66,
13
] | (((((25 + 12) - 37) / 55) * 13) + 66) | [
"25",
"25 + 12 = 37",
"37 - 37 = 0",
"0 / 55 = 0",
"0 * 13 = 0",
"0 + 66 = 66",
"66"
] | countdown | math | {
"ground_truth": {
"expression": "(((((25 + 12) - 37) / 55) * 13) + 66)",
"numbers": [
55,
12,
37,
25,
66,
13
],
"target": 66
},
"style": "rule"
} | {
"index": 327613,
"split": "train"
} |
45 | [
46,
88,
91,
52,
1,
36
] | (((((36 + 91) - 46) - 88) * 1) + 52) | [
"36",
"36 + 91 = 127",
"127 - 46 = 81",
"81 - 88 = -7",
"-7 * 1 = -7",
"-7 + 52 = 45",
"45"
] | countdown | math | {
"ground_truth": {
"expression": "(((((36 + 91) - 46) - 88) * 1) + 52)",
"numbers": [
46,
88,
91,
52,
1,
36
],
"target": 45
},
"style": "rule"
} | {
"index": 327614,
"split": "train"
} |
100 | [
56,
41,
99,
15,
73,
57
] | (((((56 - 99) + 73) / 15) + 57) + 41) | [
"56",
"56 - 99 = -43",
"-43 + 73 = 30",
"30 / 15 = 2",
"2 + 57 = 59",
"59 + 41 = 100",
"100"
] | countdown | math | {
"ground_truth": {
"expression": "(((((56 - 99) + 73) / 15) + 57) + 41)",
"numbers": [
56,
41,
99,
15,
73,
57
],
"target": 100
},
"style": "rule"
} | {
"index": 327615,
"split": "train"
} |
97 | [
99,
80,
81,
19,
86,
47
] | (((((81 - 86) + 47) - 80) / 19) + 99) | [
"81",
"81 - 86 = -5",
"-5 + 47 = 42",
"42 - 80 = -38",
"-38 / 19 = -2",
"-2 + 99 = 97",
"97"
] | countdown | math | {
"ground_truth": {
"expression": "(((((81 - 86) + 47) - 80) / 19) + 99)",
"numbers": [
99,
80,
81,
19,
86,
47
],
"target": 97
},
"style": "rule"
} | {
"index": 327616,
"split": "train"
} |
60 | [
50,
36,
54,
80,
1,
61
] | (((((36 - 61) + 80) + 54) - 50) + 1) | [
"36",
"36 - 61 = -25",
"-25 + 80 = 55",
"55 + 54 = 109",
"109 - 50 = 59",
"59 + 1 = 60",
"60"
] | countdown | math | {
"ground_truth": {
"expression": "(((((36 - 61) + 80) + 54) - 50) + 1)",
"numbers": [
50,
36,
54,
80,
1,
61
],
"target": 60
},
"style": "rule"
} | {
"index": 327617,
"split": "train"
} |
2 | [
6,
74,
84,
14,
41,
17
] | (((((74 + 6) - 84) * 14) + 17) + 41) | [
"74",
"74 + 6 = 80",
"80 - 84 = -4",
"-4 * 14 = -56",
"-56 + 17 = -39",
"-39 + 41 = 2",
"2"
] | countdown | math | {
"ground_truth": {
"expression": "(((((74 + 6) - 84) * 14) + 17) + 41)",
"numbers": [
6,
74,
84,
14,
41,
17
],
"target": 2
},
"style": "rule"
} | {
"index": 327618,
"split": "train"
} |
64 | [
95,
50,
49,
71,
91,
3
] | (((((49 - 50) * 95) + 91) - 3) + 71) | [
"49",
"49 - 50 = -1",
"-1 * 95 = -95",
"-95 + 91 = -4",
"-4 - 3 = -7",
"-7 + 71 = 64",
"64"
] | countdown | math | {
"ground_truth": {
"expression": "(((((49 - 50) * 95) + 91) - 3) + 71)",
"numbers": [
95,
50,
49,
71,
91,
3
],
"target": 64
},
"style": "rule"
} | {
"index": 327619,
"split": "train"
} |
63 | [
92,
71,
95,
9,
85,
85
] | (((((9 + 85) + 71) + 85) - 95) - 92) | [
"9",
"9 + 85 = 94",
"94 + 71 = 165",
"165 + 85 = 250",
"250 - 95 = 155",
"155 - 92 = 63",
"63"
] | countdown | math | {
"ground_truth": {
"expression": "(((((9 + 85) + 71) + 85) - 95) - 92)",
"numbers": [
92,
71,
95,
9,
85,
85
],
"target": 63
},
"style": "rule"
} | {
"index": 327620,
"split": "train"
} |
70 | [
46,
4,
55,
36,
90,
5
] | (((((5 - 90) + 55) + 36) * 4) + 46) | [
"5",
"5 - 90 = -85",
"-85 + 55 = -30",
"-30 + 36 = 6",
"6 * 4 = 24",
"24 + 46 = 70",
"70"
] | countdown | math | {
"ground_truth": {
"expression": "(((((5 - 90) + 55) + 36) * 4) + 46)",
"numbers": [
46,
4,
55,
36,
90,
5
],
"target": 70
},
"style": "rule"
} | {
"index": 327621,
"split": "train"
} |
71 | [
5,
53,
11,
81,
18,
51
] | (((((11 - 51) - 18) - 5) + 53) + 81) | [
"11",
"11 - 51 = -40",
"-40 - 18 = -58",
"-58 - 5 = -63",
"-63 + 53 = -10",
"-10 + 81 = 71",
"71"
] | countdown | math | {
"ground_truth": {
"expression": "(((((11 - 51) - 18) - 5) + 53) + 81)",
"numbers": [
5,
53,
11,
81,
18,
51
],
"target": 71
},
"style": "rule"
} | {
"index": 327622,
"split": "train"
} |
66 | [
65,
43,
64,
1,
49,
27
] | (((((49 - 64) + 65) - 27) / 1) + 43) | [
"49",
"49 - 64 = -15",
"-15 + 65 = 50",
"50 - 27 = 23",
"23 / 1 = 23",
"23 + 43 = 66",
"66"
] | countdown | math | {
"ground_truth": {
"expression": "(((((49 - 64) + 65) - 27) / 1) + 43)",
"numbers": [
65,
43,
64,
1,
49,
27
],
"target": 66
},
"style": "rule"
} | {
"index": 327623,
"split": "train"
} |
72 | [
50,
79,
80,
27,
5,
89
] | (((((89 - 50) + 80) + 27) - 79) + 5) | [
"89",
"89 - 50 = 39",
"39 + 80 = 119",
"119 + 27 = 146",
"146 - 79 = 67",
"67 + 5 = 72",
"72"
] | countdown | math | {
"ground_truth": {
"expression": "(((((89 - 50) + 80) + 27) - 79) + 5)",
"numbers": [
50,
79,
80,
27,
5,
89
],
"target": 72
},
"style": "rule"
} | {
"index": 327624,
"split": "train"
} |
78 | [
71,
39,
80,
78,
29,
77
] | (((((80 + 29) - 71) + 78) + 39) - 77) | [
"80",
"80 + 29 = 109",
"109 - 71 = 38",
"38 + 78 = 116",
"116 + 39 = 155",
"155 - 77 = 78",
"78"
] | countdown | math | {
"ground_truth": {
"expression": "(((((80 + 29) - 71) + 78) + 39) - 77)",
"numbers": [
71,
39,
80,
78,
29,
77
],
"target": 78
},
"style": "rule"
} | {
"index": 327625,
"split": "train"
} |
74 | [
44,
43,
93,
17,
2,
61
] | (((((17 + 43) + 2) - 93) + 61) + 44) | [
"17",
"17 + 43 = 60",
"60 + 2 = 62",
"62 - 93 = -31",
"-31 + 61 = 30",
"30 + 44 = 74",
"74"
] | countdown | math | {
"ground_truth": {
"expression": "(((((17 + 43) + 2) - 93) + 61) + 44)",
"numbers": [
44,
43,
93,
17,
2,
61
],
"target": 74
},
"style": "rule"
} | {
"index": 327626,
"split": "train"
} |
37 | [
37,
62,
28,
90,
17,
17
] | (((((28 + 62) * 17) / 90) + 37) - 17) | [
"28",
"28 + 62 = 90",
"90 * 17 = 1530",
"1530 / 90 = 17",
"17 + 37 = 54",
"54 - 17 = 37",
"37"
] | countdown | math | {
"ground_truth": {
"expression": "(((((28 + 62) * 17) / 90) + 37) - 17)",
"numbers": [
37,
62,
28,
90,
17,
17
],
"target": 37
},
"style": "rule"
} | {
"index": 327627,
"split": "train"
} |
7 | [
16,
3,
37,
30,
31,
78
] | (((((3 + 30) - 16) - 78) + 37) + 31) | [
"3",
"3 + 30 = 33",
"33 - 16 = 17",
"17 - 78 = -61",
"-61 + 37 = -24",
"-24 + 31 = 7",
"7"
] | countdown | math | {
"ground_truth": {
"expression": "(((((3 + 30) - 16) - 78) + 37) + 31)",
"numbers": [
16,
3,
37,
30,
31,
78
],
"target": 7
},
"style": "rule"
} | {
"index": 327628,
"split": "train"
} |
26 | [
86,
28,
75,
81,
12,
82
] | (((((28 + 86) - 82) - 75) - 12) + 81) | [
"28",
"28 + 86 = 114",
"114 - 82 = 32",
"32 - 75 = -43",
"-43 - 12 = -55",
"-55 + 81 = 26",
"26"
] | countdown | math | {
"ground_truth": {
"expression": "(((((28 + 86) - 82) - 75) - 12) + 81)",
"numbers": [
86,
28,
75,
81,
12,
82
],
"target": 26
},
"style": "rule"
} | {
"index": 327629,
"split": "train"
} |
85 | [
71,
73,
84,
8,
79,
85
] | (((((79 + 8) + 71) - 84) - 73) * 85) | [
"79",
"79 + 8 = 87",
"87 + 71 = 158",
"158 - 84 = 74",
"74 - 73 = 1",
"1 * 85 = 85",
"85"
] | countdown | math | {
"ground_truth": {
"expression": "(((((79 + 8) + 71) - 84) - 73) * 85)",
"numbers": [
71,
73,
84,
8,
79,
85
],
"target": 85
},
"style": "rule"
} | {
"index": 327630,
"split": "train"
} |
11 | [
37,
18,
84,
89,
17,
42
] | (((((89 + 42) - 37) - 84) - 17) + 18) | [
"89",
"89 + 42 = 131",
"131 - 37 = 94",
"94 - 84 = 10",
"10 - 17 = -7",
"-7 + 18 = 11",
"11"
] | countdown | math | {
"ground_truth": {
"expression": "(((((89 + 42) - 37) - 84) - 17) + 18)",
"numbers": [
37,
18,
84,
89,
17,
42
],
"target": 11
},
"style": "rule"
} | {
"index": 327631,
"split": "train"
} |
63 | [
77,
13,
90,
61,
48,
18
] | (((((77 + 18) - 61) - 48) - 13) + 90) | [
"77",
"77 + 18 = 95",
"95 - 61 = 34",
"34 - 48 = -14",
"-14 - 13 = -27",
"-27 + 90 = 63",
"63"
] | countdown | math | {
"ground_truth": {
"expression": "(((((77 + 18) - 61) - 48) - 13) + 90)",
"numbers": [
77,
13,
90,
61,
48,
18
],
"target": 63
},
"style": "rule"
} | {
"index": 327632,
"split": "train"
} |
30 | [
78,
98,
25,
83,
53,
27
] | (((((27 * 98) - 25) - 53) - 78) / 83) | [
"27",
"27 * 98 = 2646",
"2646 - 25 = 2621",
"2621 - 53 = 2568",
"2568 - 78 = 2490",
"2490 / 83 = 30",
"30"
] | countdown | math | {
"ground_truth": {
"expression": "(((((27 * 98) - 25) - 53) - 78) / 83)",
"numbers": [
78,
98,
25,
83,
53,
27
],
"target": 30
},
"style": "rule"
} | {
"index": 327633,
"split": "train"
} |
39 | [
45,
17,
38,
40,
54,
63
] | (((((45 + 40) + 63) - 17) - 54) - 38) | [
"45",
"45 + 40 = 85",
"85 + 63 = 148",
"148 - 17 = 131",
"131 - 54 = 77",
"77 - 38 = 39",
"39"
] | countdown | math | {
"ground_truth": {
"expression": "(((((45 + 40) + 63) - 17) - 54) - 38)",
"numbers": [
45,
17,
38,
40,
54,
63
],
"target": 39
},
"style": "rule"
} | {
"index": 327634,
"split": "train"
} |
82 | [
60,
70,
78,
15,
46,
31
] | (((((15 + 70) + 60) - 31) + 46) - 78) | [
"15",
"15 + 70 = 85",
"85 + 60 = 145",
"145 - 31 = 114",
"114 + 46 = 160",
"160 - 78 = 82",
"82"
] | countdown | math | {
"ground_truth": {
"expression": "(((((15 + 70) + 60) - 31) + 46) - 78)",
"numbers": [
60,
70,
78,
15,
46,
31
],
"target": 82
},
"style": "rule"
} | {
"index": 327635,
"split": "train"
} |
8 | [
78,
100,
84,
19,
25,
48
] | (((((19 - 100) + 78) + 84) - 25) - 48) | [
"19",
"19 - 100 = -81",
"-81 + 78 = -3",
"-3 + 84 = 81",
"81 - 25 = 56",
"56 - 48 = 8",
"8"
] | countdown | math | {
"ground_truth": {
"expression": "(((((19 - 100) + 78) + 84) - 25) - 48)",
"numbers": [
78,
100,
84,
19,
25,
48
],
"target": 8
},
"style": "rule"
} | {
"index": 327636,
"split": "train"
} |
73 | [
14,
41,
12,
33,
17,
90
] | (((((17 - 14) + 33) - 41) - 12) + 90) | [
"17",
"17 - 14 = 3",
"3 + 33 = 36",
"36 - 41 = -5",
"-5 - 12 = -17",
"-17 + 90 = 73",
"73"
] | countdown | math | {
"ground_truth": {
"expression": "(((((17 - 14) + 33) - 41) - 12) + 90)",
"numbers": [
14,
41,
12,
33,
17,
90
],
"target": 73
},
"style": "rule"
} | {
"index": 327637,
"split": "train"
} |
66 | [
11,
3,
66,
46,
61,
93
] | (((((11 - 46) + 93) + 66) + 3) - 61) | [
"11",
"11 - 46 = -35",
"-35 + 93 = 58",
"58 + 66 = 124",
"124 + 3 = 127",
"127 - 61 = 66",
"66"
] | countdown | math | {
"ground_truth": {
"expression": "(((((11 - 46) + 93) + 66) + 3) - 61)",
"numbers": [
11,
3,
66,
46,
61,
93
],
"target": 66
},
"style": "rule"
} | {
"index": 327638,
"split": "train"
} |
0 | [
64,
82,
53,
41,
57,
55
] | (((((82 + 53) - 55) - 64) + 41) - 57) | [
"82",
"82 + 53 = 135",
"135 - 55 = 80",
"80 - 64 = 16",
"16 + 41 = 57",
"57 - 57 = 0",
"0"
] | countdown | math | {
"ground_truth": {
"expression": "(((((82 + 53) - 55) - 64) + 41) - 57)",
"numbers": [
64,
82,
53,
41,
57,
55
],
"target": 0
},
"style": "rule"
} | {
"index": 327639,
"split": "train"
} |
61 | [
60,
7,
24,
26,
40,
37
] | (((((24 + 60) + 26) + 37) / 7) + 40) | [
"24",
"24 + 60 = 84",
"84 + 26 = 110",
"110 + 37 = 147",
"147 / 7 = 21",
"21 + 40 = 61",
"61"
] | countdown | math | {
"ground_truth": {
"expression": "(((((24 + 60) + 26) + 37) / 7) + 40)",
"numbers": [
60,
7,
24,
26,
40,
37
],
"target": 61
},
"style": "rule"
} | {
"index": 327640,
"split": "train"
} |
72 | [
23,
10,
34,
43,
39,
11
] | (((((34 + 43) - 10) - 23) - 11) + 39) | [
"34",
"34 + 43 = 77",
"77 - 10 = 67",
"67 - 23 = 44",
"44 - 11 = 33",
"33 + 39 = 72",
"72"
] | countdown | math | {
"ground_truth": {
"expression": "(((((34 + 43) - 10) - 23) - 11) + 39)",
"numbers": [
23,
10,
34,
43,
39,
11
],
"target": 72
},
"style": "rule"
} | {
"index": 327641,
"split": "train"
} |
2 | [
51,
56,
97,
11,
74,
8
] | (((((8 * 74) + 97) - 51) / 11) - 56) | [
"8",
"8 * 74 = 592",
"592 + 97 = 689",
"689 - 51 = 638",
"638 / 11 = 58",
"58 - 56 = 2",
"2"
] | countdown | math | {
"ground_truth": {
"expression": "(((((8 * 74) + 97) - 51) / 11) - 56)",
"numbers": [
51,
56,
97,
11,
74,
8
],
"target": 2
},
"style": "rule"
} | {
"index": 327642,
"split": "train"
} |
58 | [
77,
92,
91,
46,
4,
80
] | (((((80 + 91) - 77) + 46) + 92) / 4) | [
"80",
"80 + 91 = 171",
"171 - 77 = 94",
"94 + 46 = 140",
"140 + 92 = 232",
"232 / 4 = 58",
"58"
] | countdown | math | {
"ground_truth": {
"expression": "(((((80 + 91) - 77) + 46) + 92) / 4)",
"numbers": [
77,
92,
91,
46,
4,
80
],
"target": 58
},
"style": "rule"
} | {
"index": 327643,
"split": "train"
} |
97 | [
53,
92,
11,
74,
65,
14
] | (((((53 + 11) - 92) - 14) + 74) + 65) | [
"53",
"53 + 11 = 64",
"64 - 92 = -28",
"-28 - 14 = -42",
"-42 + 74 = 32",
"32 + 65 = 97",
"97"
] | countdown | math | {
"ground_truth": {
"expression": "(((((53 + 11) - 92) - 14) + 74) + 65)",
"numbers": [
53,
92,
11,
74,
65,
14
],
"target": 97
},
"style": "rule"
} | {
"index": 327644,
"split": "train"
} |
58 | [
3,
92,
100,
45,
7,
85
] | (((((100 + 7) - 92) + 3) + 85) - 45) | [
"100",
"100 + 7 = 107",
"107 - 92 = 15",
"15 + 3 = 18",
"18 + 85 = 103",
"103 - 45 = 58",
"58"
] | countdown | math | {
"ground_truth": {
"expression": "(((((100 + 7) - 92) + 3) + 85) - 45)",
"numbers": [
3,
92,
100,
45,
7,
85
],
"target": 58
},
"style": "rule"
} | {
"index": 327645,
"split": "train"
} |
67 | [
32,
85,
53,
9,
30,
24
] | (((((24 - 53) + 9) + 32) + 85) - 30) | [
"24",
"24 - 53 = -29",
"-29 + 9 = -20",
"-20 + 32 = 12",
"12 + 85 = 97",
"97 - 30 = 67",
"67"
] | countdown | math | {
"ground_truth": {
"expression": "(((((24 - 53) + 9) + 32) + 85) - 30)",
"numbers": [
32,
85,
53,
9,
30,
24
],
"target": 67
},
"style": "rule"
} | {
"index": 327646,
"split": "train"
} |
0 | [
67,
9,
30,
5,
71,
22
] | (((((9 - 30) - 67) + 71) + 22) - 5) | [
"9",
"9 - 30 = -21",
"-21 - 67 = -88",
"-88 + 71 = -17",
"-17 + 22 = 5",
"5 - 5 = 0",
"0"
] | countdown | math | {
"ground_truth": {
"expression": "(((((9 - 30) - 67) + 71) + 22) - 5)",
"numbers": [
67,
9,
30,
5,
71,
22
],
"target": 0
},
"style": "rule"
} | {
"index": 327647,
"split": "train"
} |
19 | [
38,
65,
32,
52,
93,
9
] | (((((9 - 38) - 65) + 52) + 93) - 32) | [
"9",
"9 - 38 = -29",
"-29 - 65 = -94",
"-94 + 52 = -42",
"-42 + 93 = 51",
"51 - 32 = 19",
"19"
] | countdown | math | {
"ground_truth": {
"expression": "(((((9 - 38) - 65) + 52) + 93) - 32)",
"numbers": [
38,
65,
32,
52,
93,
9
],
"target": 19
},
"style": "rule"
} | {
"index": 327648,
"split": "train"
} |
68 | [
42,
17,
63,
40,
9,
48
] | (((((40 - 42) * 17) - 9) + 48) + 63) | [
"40",
"40 - 42 = -2",
"-2 * 17 = -34",
"-34 - 9 = -43",
"-43 + 48 = 5",
"5 + 63 = 68",
"68"
] | countdown | math | {
"ground_truth": {
"expression": "(((((40 - 42) * 17) - 9) + 48) + 63)",
"numbers": [
42,
17,
63,
40,
9,
48
],
"target": 68
},
"style": "rule"
} | {
"index": 327649,
"split": "train"
} |
0 | [
65,
99,
21,
21,
14,
14
] | (((((21 - 21) * 99) / 14) / 14) * 65) | [
"21",
"21 - 21 = 0",
"0 * 99 = 0",
"0 / 14 = 0",
"0 / 14 = 0",
"0 * 65 = 0",
"0"
] | countdown | math | {
"ground_truth": {
"expression": "(((((21 - 21) * 99) / 14) / 14) * 65)",
"numbers": [
65,
99,
21,
21,
14,
14
],
"target": 0
},
"style": "rule"
} | {
"index": 327650,
"split": "train"
} |
32 | [
51,
47,
69,
50,
7,
98
] | (((((51 + 50) - 47) + 7) + 69) - 98) | [
"51",
"51 + 50 = 101",
"101 - 47 = 54",
"54 + 7 = 61",
"61 + 69 = 130",
"130 - 98 = 32",
"32"
] | countdown | math | {
"ground_truth": {
"expression": "(((((51 + 50) - 47) + 7) + 69) - 98)",
"numbers": [
51,
47,
69,
50,
7,
98
],
"target": 32
},
"style": "rule"
} | {
"index": 327651,
"split": "train"
} |
47 | [
32,
83,
31,
40,
13,
12
] | (((((13 + 83) / 12) - 32) + 31) + 40) | [
"13",
"13 + 83 = 96",
"96 / 12 = 8",
"8 - 32 = -24",
"-24 + 31 = 7",
"7 + 40 = 47",
"47"
] | countdown | math | {
"ground_truth": {
"expression": "(((((13 + 83) / 12) - 32) + 31) + 40)",
"numbers": [
32,
83,
31,
40,
13,
12
],
"target": 47
},
"style": "rule"
} | {
"index": 327652,
"split": "train"
} |
14 | [
97,
15,
4,
98,
16,
66
] | (((((4 * 16) + 98) - 97) + 15) - 66) | [
"4",
"4 * 16 = 64",
"64 + 98 = 162",
"162 - 97 = 65",
"65 + 15 = 80",
"80 - 66 = 14",
"14"
] | countdown | math | {
"ground_truth": {
"expression": "(((((4 * 16) + 98) - 97) + 15) - 66)",
"numbers": [
97,
15,
4,
98,
16,
66
],
"target": 14
},
"style": "rule"
} | {
"index": 327653,
"split": "train"
} |
23 | [
38,
70,
2,
33,
53,
33
] | (((((38 + 33) - 70) + 2) + 53) - 33) | [
"38",
"38 + 33 = 71",
"71 - 70 = 1",
"1 + 2 = 3",
"3 + 53 = 56",
"56 - 33 = 23",
"23"
] | countdown | math | {
"ground_truth": {
"expression": "(((((38 + 33) - 70) + 2) + 53) - 33)",
"numbers": [
38,
70,
2,
33,
53,
33
],
"target": 23
},
"style": "rule"
} | {
"index": 327654,
"split": "train"
} |
4 | [
25,
86,
12,
5,
5,
87
] | (((((87 - 12) - 86) - 5) + 25) - 5) | [
"87",
"87 - 12 = 75",
"75 - 86 = -11",
"-11 - 5 = -16",
"-16 + 25 = 9",
"9 - 5 = 4",
"4"
] | countdown | math | {
"ground_truth": {
"expression": "(((((87 - 12) - 86) - 5) + 25) - 5)",
"numbers": [
25,
86,
12,
5,
5,
87
],
"target": 4
},
"style": "rule"
} | {
"index": 327655,
"split": "train"
} |
11 | [
13,
27,
73,
3,
39,
66
] | (((((3 - 39) + 13) + 27) - 66) + 73) | [
"3",
"3 - 39 = -36",
"-36 + 13 = -23",
"-23 + 27 = 4",
"4 - 66 = -62",
"-62 + 73 = 11",
"11"
] | countdown | math | {
"ground_truth": {
"expression": "(((((3 - 39) + 13) + 27) - 66) + 73)",
"numbers": [
13,
27,
73,
3,
39,
66
],
"target": 11
},
"style": "rule"
} | {
"index": 327656,
"split": "train"
} |
39 | [
53,
31,
35,
90,
40,
34
] | (((((90 - 35) + 31) - 34) + 40) - 53) | [
"90",
"90 - 35 = 55",
"55 + 31 = 86",
"86 - 34 = 52",
"52 + 40 = 92",
"92 - 53 = 39",
"39"
] | countdown | math | {
"ground_truth": {
"expression": "(((((90 - 35) + 31) - 34) + 40) - 53)",
"numbers": [
53,
31,
35,
90,
40,
34
],
"target": 39
},
"style": "rule"
} | {
"index": 327657,
"split": "train"
} |
26 | [
4,
94,
7,
88,
75,
84
] | (((((7 - 4) - 75) + 88) - 84) + 94) | [
"7",
"7 - 4 = 3",
"3 - 75 = -72",
"-72 + 88 = 16",
"16 - 84 = -68",
"-68 + 94 = 26",
"26"
] | countdown | math | {
"ground_truth": {
"expression": "(((((7 - 4) - 75) + 88) - 84) + 94)",
"numbers": [
4,
94,
7,
88,
75,
84
],
"target": 26
},
"style": "rule"
} | {
"index": 327658,
"split": "train"
} |
7 | [
12,
6,
24,
19,
83,
65
] | (((((19 - 12) + 65) - 83) + 24) - 6) | [
"19",
"19 - 12 = 7",
"7 + 65 = 72",
"72 - 83 = -11",
"-11 + 24 = 13",
"13 - 6 = 7",
"7"
] | countdown | math | {
"ground_truth": {
"expression": "(((((19 - 12) + 65) - 83) + 24) - 6)",
"numbers": [
12,
6,
24,
19,
83,
65
],
"target": 7
},
"style": "rule"
} | {
"index": 327659,
"split": "train"
} |
39 | [
74,
89,
54,
89,
65,
84
] | (((((74 - 89) + 84) - 65) + 89) - 54) | [
"74",
"74 - 89 = -15",
"-15 + 84 = 69",
"69 - 65 = 4",
"4 + 89 = 93",
"93 - 54 = 39",
"39"
] | countdown | math | {
"ground_truth": {
"expression": "(((((74 - 89) + 84) - 65) + 89) - 54)",
"numbers": [
74,
89,
54,
89,
65,
84
],
"target": 39
},
"style": "rule"
} | {
"index": 327660,
"split": "train"
} |
91 | [
90,
8,
49,
55,
92,
89
] | (((((92 - 89) - 49) - 8) + 90) + 55) | [
"92",
"92 - 89 = 3",
"3 - 49 = -46",
"-46 - 8 = -54",
"-54 + 90 = 36",
"36 + 55 = 91",
"91"
] | countdown | math | {
"ground_truth": {
"expression": "(((((92 - 89) - 49) - 8) + 90) + 55)",
"numbers": [
90,
8,
49,
55,
92,
89
],
"target": 91
},
"style": "rule"
} | {
"index": 327661,
"split": "train"
} |
44 | [
5,
75,
13,
90,
59,
18
] | (((((5 + 75) + 13) - 90) - 18) + 59) | [
"5",
"5 + 75 = 80",
"80 + 13 = 93",
"93 - 90 = 3",
"3 - 18 = -15",
"-15 + 59 = 44",
"44"
] | countdown | math | {
"ground_truth": {
"expression": "(((((5 + 75) + 13) - 90) - 18) + 59)",
"numbers": [
5,
75,
13,
90,
59,
18
],
"target": 44
},
"style": "rule"
} | {
"index": 327662,
"split": "train"
} |
4 | [
6,
27,
52,
45,
78,
56
] | (((((6 + 27) - 78) - 52) + 56) + 45) | [
"6",
"6 + 27 = 33",
"33 - 78 = -45",
"-45 - 52 = -97",
"-97 + 56 = -41",
"-41 + 45 = 4",
"4"
] | countdown | math | {
"ground_truth": {
"expression": "(((((6 + 27) - 78) - 52) + 56) + 45)",
"numbers": [
6,
27,
52,
45,
78,
56
],
"target": 4
},
"style": "rule"
} | {
"index": 327663,
"split": "train"
} |
72 | [
15,
72,
61,
24,
45,
7
] | (((((15 - 24) + 61) + 72) - 45) - 7) | [
"15",
"15 - 24 = -9",
"-9 + 61 = 52",
"52 + 72 = 124",
"124 - 45 = 79",
"79 - 7 = 72",
"72"
] | countdown | math | {
"ground_truth": {
"expression": "(((((15 - 24) + 61) + 72) - 45) - 7)",
"numbers": [
15,
72,
61,
24,
45,
7
],
"target": 72
},
"style": "rule"
} | {
"index": 327664,
"split": "train"
} |
70 | [
32,
17,
63,
25,
51,
20
] | (((((25 + 63) + 51) - 32) - 17) - 20) | [
"25",
"25 + 63 = 88",
"88 + 51 = 139",
"139 - 32 = 107",
"107 - 17 = 90",
"90 - 20 = 70",
"70"
] | countdown | math | {
"ground_truth": {
"expression": "(((((25 + 63) + 51) - 32) - 17) - 20)",
"numbers": [
32,
17,
63,
25,
51,
20
],
"target": 70
},
"style": "rule"
} | {
"index": 327665,
"split": "train"
} |
90 | [
52,
38,
39,
89,
90,
64
] | (((((52 - 39) - 38) - 64) + 90) + 89) | [
"52",
"52 - 39 = 13",
"13 - 38 = -25",
"-25 - 64 = -89",
"-89 + 90 = 1",
"1 + 89 = 90",
"90"
] | countdown | math | {
"ground_truth": {
"expression": "(((((52 - 39) - 38) - 64) + 90) + 89)",
"numbers": [
52,
38,
39,
89,
90,
64
],
"target": 90
},
"style": "rule"
} | {
"index": 327666,
"split": "train"
} |
3 | [
82,
11,
8,
7,
1,
95
] | (((((95 / 1) + 8) - 7) - 11) - 82) | [
"95",
"95 / 1 = 95",
"95 + 8 = 103",
"103 - 7 = 96",
"96 - 11 = 85",
"85 - 82 = 3",
"3"
] | countdown | math | {
"ground_truth": {
"expression": "(((((95 / 1) + 8) - 7) - 11) - 82)",
"numbers": [
82,
11,
8,
7,
1,
95
],
"target": 3
},
"style": "rule"
} | {
"index": 327667,
"split": "train"
} |
97 | [
55,
7,
86,
19,
26,
66
] | (((((86 - 55) + 26) - 19) - 7) + 66) | [
"86",
"86 - 55 = 31",
"31 + 26 = 57",
"57 - 19 = 38",
"38 - 7 = 31",
"31 + 66 = 97",
"97"
] | countdown | math | {
"ground_truth": {
"expression": "(((((86 - 55) + 26) - 19) - 7) + 66)",
"numbers": [
55,
7,
86,
19,
26,
66
],
"target": 97
},
"style": "rule"
} | {
"index": 327668,
"split": "train"
} |
55 | [
74,
62,
28,
94,
12,
67
] | (((((12 - 67) - 74) + 94) + 28) + 62) | [
"12",
"12 - 67 = -55",
"-55 - 74 = -129",
"-129 + 94 = -35",
"-35 + 28 = -7",
"-7 + 62 = 55",
"55"
] | countdown | math | {
"ground_truth": {
"expression": "(((((12 - 67) - 74) + 94) + 28) + 62)",
"numbers": [
74,
62,
28,
94,
12,
67
],
"target": 55
},
"style": "rule"
} | {
"index": 327669,
"split": "train"
} |
26 | [
78,
20,
84,
91,
79,
38
] | (((((38 - 20) + 91) + 79) - 84) - 78) | [
"38",
"38 - 20 = 18",
"18 + 91 = 109",
"109 + 79 = 188",
"188 - 84 = 104",
"104 - 78 = 26",
"26"
] | countdown | math | {
"ground_truth": {
"expression": "(((((38 - 20) + 91) + 79) - 84) - 78)",
"numbers": [
78,
20,
84,
91,
79,
38
],
"target": 26
},
"style": "rule"
} | {
"index": 327670,
"split": "train"
} |
52 | [
7,
58,
81,
90,
68,
59
] | (((((58 + 90) - 68) - 81) * 7) + 59) | [
"58",
"58 + 90 = 148",
"148 - 68 = 80",
"80 - 81 = -1",
"-1 * 7 = -7",
"-7 + 59 = 52",
"52"
] | countdown | math | {
"ground_truth": {
"expression": "(((((58 + 90) - 68) - 81) * 7) + 59)",
"numbers": [
7,
58,
81,
90,
68,
59
],
"target": 52
},
"style": "rule"
} | {
"index": 327671,
"split": "train"
} |
78 | [
69,
23,
66,
57,
84,
72
] | (((((57 + 84) - 69) + 66) / 23) + 72) | [
"57",
"57 + 84 = 141",
"141 - 69 = 72",
"72 + 66 = 138",
"138 / 23 = 6",
"6 + 72 = 78",
"78"
] | countdown | math | {
"ground_truth": {
"expression": "(((((57 + 84) - 69) + 66) / 23) + 72)",
"numbers": [
69,
23,
66,
57,
84,
72
],
"target": 78
},
"style": "rule"
} | {
"index": 327672,
"split": "train"
} |
28 | [
38,
92,
26,
7,
20,
89
] | (((((20 + 38) - 7) + 92) - 26) - 89) | [
"20",
"20 + 38 = 58",
"58 - 7 = 51",
"51 + 92 = 143",
"143 - 26 = 117",
"117 - 89 = 28",
"28"
] | countdown | math | {
"ground_truth": {
"expression": "(((((20 + 38) - 7) + 92) - 26) - 89)",
"numbers": [
38,
92,
26,
7,
20,
89
],
"target": 28
},
"style": "rule"
} | {
"index": 327673,
"split": "train"
} |
60 | [
43,
54,
20,
78,
94,
41
] | (((((43 - 41) + 20) - 94) + 54) + 78) | [
"43",
"43 - 41 = 2",
"2 + 20 = 22",
"22 - 94 = -72",
"-72 + 54 = -18",
"-18 + 78 = 60",
"60"
] | countdown | math | {
"ground_truth": {
"expression": "(((((43 - 41) + 20) - 94) + 54) + 78)",
"numbers": [
43,
54,
20,
78,
94,
41
],
"target": 60
},
"style": "rule"
} | {
"index": 327674,
"split": "train"
} |
45 | [
19,
36,
72,
60,
52,
74
] | (((((19 + 52) - 74) + 72) + 36) - 60) | [
"19",
"19 + 52 = 71",
"71 - 74 = -3",
"-3 + 72 = 69",
"69 + 36 = 105",
"105 - 60 = 45",
"45"
] | countdown | math | {
"ground_truth": {
"expression": "(((((19 + 52) - 74) + 72) + 36) - 60)",
"numbers": [
19,
36,
72,
60,
52,
74
],
"target": 45
},
"style": "rule"
} | {
"index": 327675,
"split": "train"
} |
57 | [
43,
6,
65,
45,
20,
99
] | (((((45 - 99) - 6) + 65) * 20) - 43) | [
"45",
"45 - 99 = -54",
"-54 - 6 = -60",
"-60 + 65 = 5",
"5 * 20 = 100",
"100 - 43 = 57",
"57"
] | countdown | math | {
"ground_truth": {
"expression": "(((((45 - 99) - 6) + 65) * 20) - 43)",
"numbers": [
43,
6,
65,
45,
20,
99
],
"target": 57
},
"style": "rule"
} | {
"index": 327676,
"split": "train"
} |
100 | [
33,
84,
1,
37,
21,
94
] | (((((94 + 37) - 1) - 84) + 33) + 21) | [
"94",
"94 + 37 = 131",
"131 - 1 = 130",
"130 - 84 = 46",
"46 + 33 = 79",
"79 + 21 = 100",
"100"
] | countdown | math | {
"ground_truth": {
"expression": "(((((94 + 37) - 1) - 84) + 33) + 21)",
"numbers": [
33,
84,
1,
37,
21,
94
],
"target": 100
},
"style": "rule"
} | {
"index": 327677,
"split": "train"
} |
34 | [
16,
14,
13,
42,
49,
74
] | (((((14 + 16) - 74) - 13) + 49) + 42) | [
"14",
"14 + 16 = 30",
"30 - 74 = -44",
"-44 - 13 = -57",
"-57 + 49 = -8",
"-8 + 42 = 34",
"34"
] | countdown | math | {
"ground_truth": {
"expression": "(((((14 + 16) - 74) - 13) + 49) + 42)",
"numbers": [
16,
14,
13,
42,
49,
74
],
"target": 34
},
"style": "rule"
} | {
"index": 327678,
"split": "train"
} |
34 | [
27,
91,
59,
54,
15,
54
] | (((((54 - 27) + 59) + 54) - 15) - 91) | [
"54",
"54 - 27 = 27",
"27 + 59 = 86",
"86 + 54 = 140",
"140 - 15 = 125",
"125 - 91 = 34",
"34"
] | countdown | math | {
"ground_truth": {
"expression": "(((((54 - 27) + 59) + 54) - 15) - 91)",
"numbers": [
27,
91,
59,
54,
15,
54
],
"target": 34
},
"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.