target
int64 0
100
| nums
listlengths 5
5
| expression
stringlengths 25
33
| reasoning_steps
listlengths 6
6
| data_source
stringclasses 1
value | ability
stringclasses 1
value | reward_model
dict | extra_info
dict |
---|---|---|---|---|---|---|---|
0 | [
100,
89,
9,
94,
98
] | ((((98 - 9) - 89) / 100) * 94) | [
"98",
"98 - 9 = 89",
"89 - 89 = 0",
"0 / 100 = 0",
"0 * 94 = 0",
"0"
] | countdown | math | {
"ground_truth": {
"expression": "((((98 - 9) - 89) / 100) * 94)",
"numbers": [
100,
89,
9,
94,
98
],
"target": 0
},
"style": "rule"
} | {
"index": 327600,
"split": "train"
} |
87 | [
24,
27,
91,
71,
72
] | ((((71 - 72) - 27) + 24) + 91) | [
"71",
"71 - 72 = -1",
"-1 - 27 = -28",
"-28 + 24 = -4",
"-4 + 91 = 87",
"87"
] | countdown | math | {
"ground_truth": {
"expression": "((((71 - 72) - 27) + 24) + 91)",
"numbers": [
24,
27,
91,
71,
72
],
"target": 87
},
"style": "rule"
} | {
"index": 327601,
"split": "train"
} |
21 | [
31,
33,
8,
82,
31
] | ((((31 - 82) + 8) + 33) + 31) | [
"31",
"31 - 82 = -51",
"-51 + 8 = -43",
"-43 + 33 = -10",
"-10 + 31 = 21",
"21"
] | countdown | math | {
"ground_truth": {
"expression": "((((31 - 82) + 8) + 33) + 31)",
"numbers": [
31,
33,
8,
82,
31
],
"target": 21
},
"style": "rule"
} | {
"index": 327602,
"split": "train"
} |
69 | [
71,
51,
62,
39,
26
] | ((((62 + 71) + 26) - 51) - 39) | [
"62",
"62 + 71 = 133",
"133 + 26 = 159",
"159 - 51 = 108",
"108 - 39 = 69",
"69"
] | countdown | math | {
"ground_truth": {
"expression": "((((62 + 71) + 26) - 51) - 39)",
"numbers": [
71,
51,
62,
39,
26
],
"target": 69
},
"style": "rule"
} | {
"index": 327603,
"split": "train"
} |
11 | [
89,
11,
21,
32,
58
] | ((((21 + 58) + 32) - 11) - 89) | [
"21",
"21 + 58 = 79",
"79 + 32 = 111",
"111 - 11 = 100",
"100 - 89 = 11",
"11"
] | countdown | math | {
"ground_truth": {
"expression": "((((21 + 58) + 32) - 11) - 89)",
"numbers": [
89,
11,
21,
32,
58
],
"target": 11
},
"style": "rule"
} | {
"index": 327604,
"split": "train"
} |
78 | [
9,
83,
89,
88,
25
] | ((((9 - 83) - 25) + 88) + 89) | [
"9",
"9 - 83 = -74",
"-74 - 25 = -99",
"-99 + 88 = -11",
"-11 + 89 = 78",
"78"
] | countdown | math | {
"ground_truth": {
"expression": "((((9 - 83) - 25) + 88) + 89)",
"numbers": [
9,
83,
89,
88,
25
],
"target": 78
},
"style": "rule"
} | {
"index": 327605,
"split": "train"
} |
53 | [
26,
72,
13,
73,
91
] | ((((73 - 13) + 91) - 72) - 26) | [
"73",
"73 - 13 = 60",
"60 + 91 = 151",
"151 - 72 = 79",
"79 - 26 = 53",
"53"
] | countdown | math | {
"ground_truth": {
"expression": "((((73 - 13) + 91) - 72) - 26)",
"numbers": [
26,
72,
13,
73,
91
],
"target": 53
},
"style": "rule"
} | {
"index": 327606,
"split": "train"
} |
53 | [
9,
34,
15,
19,
82
] | ((((82 + 15) - 34) - 19) + 9) | [
"82",
"82 + 15 = 97",
"97 - 34 = 63",
"63 - 19 = 44",
"44 + 9 = 53",
"53"
] | countdown | math | {
"ground_truth": {
"expression": "((((82 + 15) - 34) - 19) + 9)",
"numbers": [
9,
34,
15,
19,
82
],
"target": 53
},
"style": "rule"
} | {
"index": 327607,
"split": "train"
} |
94 | [
68,
76,
28,
20,
54
] | ((((20 + 28) + 68) - 76) + 54) | [
"20",
"20 + 28 = 48",
"48 + 68 = 116",
"116 - 76 = 40",
"40 + 54 = 94",
"94"
] | countdown | math | {
"ground_truth": {
"expression": "((((20 + 28) + 68) - 76) + 54)",
"numbers": [
68,
76,
28,
20,
54
],
"target": 94
},
"style": "rule"
} | {
"index": 327608,
"split": "train"
} |
88 | [
53,
30,
89,
35,
47
] | ((((35 + 47) - 30) + 89) - 53) | [
"35",
"35 + 47 = 82",
"82 - 30 = 52",
"52 + 89 = 141",
"141 - 53 = 88",
"88"
] | countdown | math | {
"ground_truth": {
"expression": "((((35 + 47) - 30) + 89) - 53)",
"numbers": [
53,
30,
89,
35,
47
],
"target": 88
},
"style": "rule"
} | {
"index": 327609,
"split": "train"
} |
87 | [
76,
83,
99,
18,
9
] | ((((76 + 9) - 99) + 83) + 18) | [
"76",
"76 + 9 = 85",
"85 - 99 = -14",
"-14 + 83 = 69",
"69 + 18 = 87",
"87"
] | countdown | math | {
"ground_truth": {
"expression": "((((76 + 9) - 99) + 83) + 18)",
"numbers": [
76,
83,
99,
18,
9
],
"target": 87
},
"style": "rule"
} | {
"index": 327610,
"split": "train"
} |
84 | [
25,
20,
35,
32,
22
] | ((((35 + 32) - 25) + 20) + 22) | [
"35",
"35 + 32 = 67",
"67 - 25 = 42",
"42 + 20 = 62",
"62 + 22 = 84",
"84"
] | countdown | math | {
"ground_truth": {
"expression": "((((35 + 32) - 25) + 20) + 22)",
"numbers": [
25,
20,
35,
32,
22
],
"target": 84
},
"style": "rule"
} | {
"index": 327611,
"split": "train"
} |
72 | [
82,
63,
67,
4,
68
] | ((((67 - 63) - 68) + 82) * 4) | [
"67",
"67 - 63 = 4",
"4 - 68 = -64",
"-64 + 82 = 18",
"18 * 4 = 72",
"72"
] | countdown | math | {
"ground_truth": {
"expression": "((((67 - 63) - 68) + 82) * 4)",
"numbers": [
82,
63,
67,
4,
68
],
"target": 72
},
"style": "rule"
} | {
"index": 327612,
"split": "train"
} |
55 | [
9,
10,
90,
55,
99
] | ((((9 * 10) - 90) / 99) + 55) | [
"9",
"9 * 10 = 90",
"90 - 90 = 0",
"0 / 99 = 0",
"0 + 55 = 55",
"55"
] | countdown | math | {
"ground_truth": {
"expression": "((((9 * 10) - 90) / 99) + 55)",
"numbers": [
9,
10,
90,
55,
99
],
"target": 55
},
"style": "rule"
} | {
"index": 327613,
"split": "train"
} |
48 | [
57,
40,
15,
64,
98
] | ((((64 + 57) - 98) + 40) - 15) | [
"64",
"64 + 57 = 121",
"121 - 98 = 23",
"23 + 40 = 63",
"63 - 15 = 48",
"48"
] | countdown | math | {
"ground_truth": {
"expression": "((((64 + 57) - 98) + 40) - 15)",
"numbers": [
57,
40,
15,
64,
98
],
"target": 48
},
"style": "rule"
} | {
"index": 327614,
"split": "train"
} |
25 | [
6,
62,
54,
97,
58
] | ((((54 - 58) - 62) - 6) + 97) | [
"54",
"54 - 58 = -4",
"-4 - 62 = -66",
"-66 - 6 = -72",
"-72 + 97 = 25",
"25"
] | countdown | math | {
"ground_truth": {
"expression": "((((54 - 58) - 62) - 6) + 97)",
"numbers": [
6,
62,
54,
97,
58
],
"target": 25
},
"style": "rule"
} | {
"index": 327615,
"split": "train"
} |
28 | [
83,
6,
79,
67,
77
] | ((((77 + 67) / 6) + 83) - 79) | [
"77",
"77 + 67 = 144",
"144 / 6 = 24",
"24 + 83 = 107",
"107 - 79 = 28",
"28"
] | countdown | math | {
"ground_truth": {
"expression": "((((77 + 67) / 6) + 83) - 79)",
"numbers": [
83,
6,
79,
67,
77
],
"target": 28
},
"style": "rule"
} | {
"index": 327616,
"split": "train"
} |
27 | [
39,
18,
5,
100,
2
] | ((((18 * 5) + 39) - 100) - 2) | [
"18",
"18 * 5 = 90",
"90 + 39 = 129",
"129 - 100 = 29",
"29 - 2 = 27",
"27"
] | countdown | math | {
"ground_truth": {
"expression": "((((18 * 5) + 39) - 100) - 2)",
"numbers": [
39,
18,
5,
100,
2
],
"target": 27
},
"style": "rule"
} | {
"index": 327617,
"split": "train"
} |
62 | [
45,
4,
68,
28,
7
] | ((((28 + 68) - 45) + 7) + 4) | [
"28",
"28 + 68 = 96",
"96 - 45 = 51",
"51 + 7 = 58",
"58 + 4 = 62",
"62"
] | countdown | math | {
"ground_truth": {
"expression": "((((28 + 68) - 45) + 7) + 4)",
"numbers": [
45,
4,
68,
28,
7
],
"target": 62
},
"style": "rule"
} | {
"index": 327618,
"split": "train"
} |
78 | [
12,
37,
26,
41,
68
] | ((((37 + 68) + 26) - 12) - 41) | [
"37",
"37 + 68 = 105",
"105 + 26 = 131",
"131 - 12 = 119",
"119 - 41 = 78",
"78"
] | countdown | math | {
"ground_truth": {
"expression": "((((37 + 68) + 26) - 12) - 41)",
"numbers": [
12,
37,
26,
41,
68
],
"target": 78
},
"style": "rule"
} | {
"index": 327619,
"split": "train"
} |
89 | [
55,
31,
80,
10,
87
] | ((((55 + 31) + 80) - 87) + 10) | [
"55",
"55 + 31 = 86",
"86 + 80 = 166",
"166 - 87 = 79",
"79 + 10 = 89",
"89"
] | countdown | math | {
"ground_truth": {
"expression": "((((55 + 31) + 80) - 87) + 10)",
"numbers": [
55,
31,
80,
10,
87
],
"target": 89
},
"style": "rule"
} | {
"index": 327620,
"split": "train"
} |
22 | [
45,
94,
35,
37,
45
] | ((((94 - 37) + 45) - 35) - 45) | [
"94",
"94 - 37 = 57",
"57 + 45 = 102",
"102 - 35 = 67",
"67 - 45 = 22",
"22"
] | countdown | math | {
"ground_truth": {
"expression": "((((94 - 37) + 45) - 35) - 45)",
"numbers": [
45,
94,
35,
37,
45
],
"target": 22
},
"style": "rule"
} | {
"index": 327621,
"split": "train"
} |
18 | [
27,
22,
45,
58,
80
] | ((((58 + 45) + 22) - 27) - 80) | [
"58",
"58 + 45 = 103",
"103 + 22 = 125",
"125 - 27 = 98",
"98 - 80 = 18",
"18"
] | countdown | math | {
"ground_truth": {
"expression": "((((58 + 45) + 22) - 27) - 80)",
"numbers": [
27,
22,
45,
58,
80
],
"target": 18
},
"style": "rule"
} | {
"index": 327622,
"split": "train"
} |
22 | [
46,
34,
47,
90,
79
] | ((((46 + 34) + 79) - 90) - 47) | [
"46",
"46 + 34 = 80",
"80 + 79 = 159",
"159 - 90 = 69",
"69 - 47 = 22",
"22"
] | countdown | math | {
"ground_truth": {
"expression": "((((46 + 34) + 79) - 90) - 47)",
"numbers": [
46,
34,
47,
90,
79
],
"target": 22
},
"style": "rule"
} | {
"index": 327623,
"split": "train"
} |
71 | [
72,
74,
8,
80,
95
] | ((((80 - 74) * 8) + 95) - 72) | [
"80",
"80 - 74 = 6",
"6 * 8 = 48",
"48 + 95 = 143",
"143 - 72 = 71",
"71"
] | countdown | math | {
"ground_truth": {
"expression": "((((80 - 74) * 8) + 95) - 72)",
"numbers": [
72,
74,
8,
80,
95
],
"target": 71
},
"style": "rule"
} | {
"index": 327624,
"split": "train"
} |
96 | [
85,
32,
66,
57,
26
] | ((((26 + 32) + 57) + 66) - 85) | [
"26",
"26 + 32 = 58",
"58 + 57 = 115",
"115 + 66 = 181",
"181 - 85 = 96",
"96"
] | countdown | math | {
"ground_truth": {
"expression": "((((26 + 32) + 57) + 66) - 85)",
"numbers": [
85,
32,
66,
57,
26
],
"target": 96
},
"style": "rule"
} | {
"index": 327625,
"split": "train"
} |
82 | [
82,
70,
62,
23,
30
] | ((((23 + 70) - 30) - 62) * 82) | [
"23",
"23 + 70 = 93",
"93 - 30 = 63",
"63 - 62 = 1",
"1 * 82 = 82",
"82"
] | countdown | math | {
"ground_truth": {
"expression": "((((23 + 70) - 30) - 62) * 82)",
"numbers": [
82,
70,
62,
23,
30
],
"target": 82
},
"style": "rule"
} | {
"index": 327626,
"split": "train"
} |
36 | [
1,
77,
17,
12,
83
] | ((((1 - 77) + 12) + 17) + 83) | [
"1",
"1 - 77 = -76",
"-76 + 12 = -64",
"-64 + 17 = -47",
"-47 + 83 = 36",
"36"
] | countdown | math | {
"ground_truth": {
"expression": "((((1 - 77) + 12) + 17) + 83)",
"numbers": [
1,
77,
17,
12,
83
],
"target": 36
},
"style": "rule"
} | {
"index": 327627,
"split": "train"
} |
77 | [
69,
9,
90,
1,
64
] | ((((90 + 1) - 69) + 64) - 9) | [
"90",
"90 + 1 = 91",
"91 - 69 = 22",
"22 + 64 = 86",
"86 - 9 = 77",
"77"
] | countdown | math | {
"ground_truth": {
"expression": "((((90 + 1) - 69) + 64) - 9)",
"numbers": [
69,
9,
90,
1,
64
],
"target": 77
},
"style": "rule"
} | {
"index": 327628,
"split": "train"
} |
41 | [
4,
97,
99,
46,
85
] | ((((85 + 4) - 46) - 99) + 97) | [
"85",
"85 + 4 = 89",
"89 - 46 = 43",
"43 - 99 = -56",
"-56 + 97 = 41",
"41"
] | countdown | math | {
"ground_truth": {
"expression": "((((85 + 4) - 46) - 99) + 97)",
"numbers": [
4,
97,
99,
46,
85
],
"target": 41
},
"style": "rule"
} | {
"index": 327629,
"split": "train"
} |
16 | [
48,
16,
31,
10,
25
] | ((((25 - 16) - 10) - 31) + 48) | [
"25",
"25 - 16 = 9",
"9 - 10 = -1",
"-1 - 31 = -32",
"-32 + 48 = 16",
"16"
] | countdown | math | {
"ground_truth": {
"expression": "((((25 - 16) - 10) - 31) + 48)",
"numbers": [
48,
16,
31,
10,
25
],
"target": 16
},
"style": "rule"
} | {
"index": 327630,
"split": "train"
} |
84 | [
99,
16,
7,
87,
8
] | ((((8 + 87) - 99) + 16) * 7) | [
"8",
"8 + 87 = 95",
"95 - 99 = -4",
"-4 + 16 = 12",
"12 * 7 = 84",
"84"
] | countdown | math | {
"ground_truth": {
"expression": "((((8 + 87) - 99) + 16) * 7)",
"numbers": [
99,
16,
7,
87,
8
],
"target": 84
},
"style": "rule"
} | {
"index": 327631,
"split": "train"
} |
21 | [
35,
83,
63,
87,
52
] | ((((52 + 35) / 87) - 63) + 83) | [
"52",
"52 + 35 = 87",
"87 / 87 = 1",
"1 - 63 = -62",
"-62 + 83 = 21",
"21"
] | countdown | math | {
"ground_truth": {
"expression": "((((52 + 35) / 87) - 63) + 83)",
"numbers": [
35,
83,
63,
87,
52
],
"target": 21
},
"style": "rule"
} | {
"index": 327632,
"split": "train"
} |
46 | [
19,
78,
75,
59,
67
] | ((((78 + 75) + 19) - 59) - 67) | [
"78",
"78 + 75 = 153",
"153 + 19 = 172",
"172 - 59 = 113",
"113 - 67 = 46",
"46"
] | countdown | math | {
"ground_truth": {
"expression": "((((78 + 75) + 19) - 59) - 67)",
"numbers": [
19,
78,
75,
59,
67
],
"target": 46
},
"style": "rule"
} | {
"index": 327633,
"split": "train"
} |
86 | [
95,
8,
87,
5,
81
] | ((((95 - 87) + 5) - 8) + 81) | [
"95",
"95 - 87 = 8",
"8 + 5 = 13",
"13 - 8 = 5",
"5 + 81 = 86",
"86"
] | countdown | math | {
"ground_truth": {
"expression": "((((95 - 87) + 5) - 8) + 81)",
"numbers": [
95,
8,
87,
5,
81
],
"target": 86
},
"style": "rule"
} | {
"index": 327634,
"split": "train"
} |
46 | [
57,
67,
71,
29,
98
] | ((((29 + 98) + 57) - 71) - 67) | [
"29",
"29 + 98 = 127",
"127 + 57 = 184",
"184 - 71 = 113",
"113 - 67 = 46",
"46"
] | countdown | math | {
"ground_truth": {
"expression": "((((29 + 98) + 57) - 71) - 67)",
"numbers": [
57,
67,
71,
29,
98
],
"target": 46
},
"style": "rule"
} | {
"index": 327635,
"split": "train"
} |
97 | [
77,
92,
47,
42,
77
] | ((((92 - 77) + 77) + 47) - 42) | [
"92",
"92 - 77 = 15",
"15 + 77 = 92",
"92 + 47 = 139",
"139 - 42 = 97",
"97"
] | countdown | math | {
"ground_truth": {
"expression": "((((92 - 77) + 77) + 47) - 42)",
"numbers": [
77,
92,
47,
42,
77
],
"target": 97
},
"style": "rule"
} | {
"index": 327636,
"split": "train"
} |
55 | [
56,
1,
30,
10,
41
] | ((((30 + 56) + 10) * 1) - 41) | [
"30",
"30 + 56 = 86",
"86 + 10 = 96",
"96 * 1 = 96",
"96 - 41 = 55",
"55"
] | countdown | math | {
"ground_truth": {
"expression": "((((30 + 56) + 10) * 1) - 41)",
"numbers": [
56,
1,
30,
10,
41
],
"target": 55
},
"style": "rule"
} | {
"index": 327637,
"split": "train"
} |
12 | [
30,
70,
87,
44,
95
] | ((((95 + 44) - 87) + 30) - 70) | [
"95",
"95 + 44 = 139",
"139 - 87 = 52",
"52 + 30 = 82",
"82 - 70 = 12",
"12"
] | countdown | math | {
"ground_truth": {
"expression": "((((95 + 44) - 87) + 30) - 70)",
"numbers": [
30,
70,
87,
44,
95
],
"target": 12
},
"style": "rule"
} | {
"index": 327638,
"split": "train"
} |
35 | [
20,
55,
43,
14,
99
] | ((((99 + 14) - 55) + 20) - 43) | [
"99",
"99 + 14 = 113",
"113 - 55 = 58",
"58 + 20 = 78",
"78 - 43 = 35",
"35"
] | countdown | math | {
"ground_truth": {
"expression": "((((99 + 14) - 55) + 20) - 43)",
"numbers": [
20,
55,
43,
14,
99
],
"target": 35
},
"style": "rule"
} | {
"index": 327639,
"split": "train"
} |
75 | [
41,
92,
86,
48,
88
] | ((((88 + 41) - 48) + 86) - 92) | [
"88",
"88 + 41 = 129",
"129 - 48 = 81",
"81 + 86 = 167",
"167 - 92 = 75",
"75"
] | countdown | math | {
"ground_truth": {
"expression": "((((88 + 41) - 48) + 86) - 92)",
"numbers": [
41,
92,
86,
48,
88
],
"target": 75
},
"style": "rule"
} | {
"index": 327640,
"split": "train"
} |
67 | [
26,
93,
83,
15,
68
] | ((((93 + 83) - 26) - 68) - 15) | [
"93",
"93 + 83 = 176",
"176 - 26 = 150",
"150 - 68 = 82",
"82 - 15 = 67",
"67"
] | countdown | math | {
"ground_truth": {
"expression": "((((93 + 83) - 26) - 68) - 15)",
"numbers": [
26,
93,
83,
15,
68
],
"target": 67
},
"style": "rule"
} | {
"index": 327641,
"split": "train"
} |
40 | [
40,
58,
87,
26,
3
] | ((((58 + 26) + 40) + 3) - 87) | [
"58",
"58 + 26 = 84",
"84 + 40 = 124",
"124 + 3 = 127",
"127 - 87 = 40",
"40"
] | countdown | math | {
"ground_truth": {
"expression": "((((58 + 26) + 40) + 3) - 87)",
"numbers": [
40,
58,
87,
26,
3
],
"target": 40
},
"style": "rule"
} | {
"index": 327642,
"split": "train"
} |
36 | [
15,
75,
59,
28,
23
] | ((((75 - 23) + 28) + 15) - 59) | [
"75",
"75 - 23 = 52",
"52 + 28 = 80",
"80 + 15 = 95",
"95 - 59 = 36",
"36"
] | countdown | math | {
"ground_truth": {
"expression": "((((75 - 23) + 28) + 15) - 59)",
"numbers": [
15,
75,
59,
28,
23
],
"target": 36
},
"style": "rule"
} | {
"index": 327643,
"split": "train"
} |
18 | [
51,
65,
37,
13,
81
] | ((((65 + 51) + 81) + 37) / 13) | [
"65",
"65 + 51 = 116",
"116 + 81 = 197",
"197 + 37 = 234",
"234 / 13 = 18",
"18"
] | countdown | math | {
"ground_truth": {
"expression": "((((65 + 51) + 81) + 37) / 13)",
"numbers": [
51,
65,
37,
13,
81
],
"target": 18
},
"style": "rule"
} | {
"index": 327644,
"split": "train"
} |
65 | [
90,
12,
84,
25,
22
] | ((((22 - 84) + 90) + 12) + 25) | [
"22",
"22 - 84 = -62",
"-62 + 90 = 28",
"28 + 12 = 40",
"40 + 25 = 65",
"65"
] | countdown | math | {
"ground_truth": {
"expression": "((((22 - 84) + 90) + 12) + 25)",
"numbers": [
90,
12,
84,
25,
22
],
"target": 65
},
"style": "rule"
} | {
"index": 327645,
"split": "train"
} |
73 | [
25,
23,
75,
46,
42
] | ((((75 - 46) + 42) + 25) - 23) | [
"75",
"75 - 46 = 29",
"29 + 42 = 71",
"71 + 25 = 96",
"96 - 23 = 73",
"73"
] | countdown | math | {
"ground_truth": {
"expression": "((((75 - 46) + 42) + 25) - 23)",
"numbers": [
25,
23,
75,
46,
42
],
"target": 73
},
"style": "rule"
} | {
"index": 327646,
"split": "train"
} |
56 | [
81,
95,
21,
45,
66
] | ((((66 + 21) - 81) + 95) - 45) | [
"66",
"66 + 21 = 87",
"87 - 81 = 6",
"6 + 95 = 101",
"101 - 45 = 56",
"56"
] | countdown | math | {
"ground_truth": {
"expression": "((((66 + 21) - 81) + 95) - 45)",
"numbers": [
81,
95,
21,
45,
66
],
"target": 56
},
"style": "rule"
} | {
"index": 327647,
"split": "train"
} |
50 | [
80,
92,
41,
50,
29
] | ((((41 + 80) + 50) - 92) - 29) | [
"41",
"41 + 80 = 121",
"121 + 50 = 171",
"171 - 92 = 79",
"79 - 29 = 50",
"50"
] | countdown | math | {
"ground_truth": {
"expression": "((((41 + 80) + 50) - 92) - 29)",
"numbers": [
80,
92,
41,
50,
29
],
"target": 50
},
"style": "rule"
} | {
"index": 327648,
"split": "train"
} |
75 | [
69,
5,
37,
75,
37
] | ((((75 - 69) - 5) + 37) + 37) | [
"75",
"75 - 69 = 6",
"6 - 5 = 1",
"1 + 37 = 38",
"38 + 37 = 75",
"75"
] | countdown | math | {
"ground_truth": {
"expression": "((((75 - 69) - 5) + 37) + 37)",
"numbers": [
69,
5,
37,
75,
37
],
"target": 75
},
"style": "rule"
} | {
"index": 327649,
"split": "train"
} |
57 | [
21,
10,
48,
39,
79
] | ((((79 - 39) - 10) + 48) - 21) | [
"79",
"79 - 39 = 40",
"40 - 10 = 30",
"30 + 48 = 78",
"78 - 21 = 57",
"57"
] | countdown | math | {
"ground_truth": {
"expression": "((((79 - 39) - 10) + 48) - 21)",
"numbers": [
21,
10,
48,
39,
79
],
"target": 57
},
"style": "rule"
} | {
"index": 327650,
"split": "train"
} |
92 | [
83,
35,
13,
50,
15
] | ((((50 + 15) * 35) / 13) - 83) | [
"50",
"50 + 15 = 65",
"65 * 35 = 2275",
"2275 / 13 = 175",
"175 - 83 = 92",
"92"
] | countdown | math | {
"ground_truth": {
"expression": "((((50 + 15) * 35) / 13) - 83)",
"numbers": [
83,
35,
13,
50,
15
],
"target": 92
},
"style": "rule"
} | {
"index": 327651,
"split": "train"
} |
6 | [
97,
23,
76,
78,
81
] | ((((78 + 81) - 97) + 76) / 23) | [
"78",
"78 + 81 = 159",
"159 - 97 = 62",
"62 + 76 = 138",
"138 / 23 = 6",
"6"
] | countdown | math | {
"ground_truth": {
"expression": "((((78 + 81) - 97) + 76) / 23)",
"numbers": [
97,
23,
76,
78,
81
],
"target": 6
},
"style": "rule"
} | {
"index": 327652,
"split": "train"
} |
53 | [
26,
64,
21,
38,
54
] | ((((38 - 54) - 21) + 64) + 26) | [
"38",
"38 - 54 = -16",
"-16 - 21 = -37",
"-37 + 64 = 27",
"27 + 26 = 53",
"53"
] | countdown | math | {
"ground_truth": {
"expression": "((((38 - 54) - 21) + 64) + 26)",
"numbers": [
26,
64,
21,
38,
54
],
"target": 53
},
"style": "rule"
} | {
"index": 327653,
"split": "train"
} |
33 | [
25,
66,
43,
79,
94
] | ((((79 - 94) + 66) + 25) - 43) | [
"79",
"79 - 94 = -15",
"-15 + 66 = 51",
"51 + 25 = 76",
"76 - 43 = 33",
"33"
] | countdown | math | {
"ground_truth": {
"expression": "((((79 - 94) + 66) + 25) - 43)",
"numbers": [
25,
66,
43,
79,
94
],
"target": 33
},
"style": "rule"
} | {
"index": 327654,
"split": "train"
} |
15 | [
27,
72,
80,
50,
8
] | ((((80 / 8) + 27) - 72) + 50) | [
"80",
"80 / 8 = 10",
"10 + 27 = 37",
"37 - 72 = -35",
"-35 + 50 = 15",
"15"
] | countdown | math | {
"ground_truth": {
"expression": "((((80 / 8) + 27) - 72) + 50)",
"numbers": [
27,
72,
80,
50,
8
],
"target": 15
},
"style": "rule"
} | {
"index": 327655,
"split": "train"
} |
28 | [
46,
44,
48,
73,
55
] | ((((55 - 46) + 48) - 73) + 44) | [
"55",
"55 - 46 = 9",
"9 + 48 = 57",
"57 - 73 = -16",
"-16 + 44 = 28",
"28"
] | countdown | math | {
"ground_truth": {
"expression": "((((55 - 46) + 48) - 73) + 44)",
"numbers": [
46,
44,
48,
73,
55
],
"target": 28
},
"style": "rule"
} | {
"index": 327656,
"split": "train"
} |
61 | [
58,
71,
70,
6,
16
] | ((((70 - 6) - 58) - 16) + 71) | [
"70",
"70 - 6 = 64",
"64 - 58 = 6",
"6 - 16 = -10",
"-10 + 71 = 61",
"61"
] | countdown | math | {
"ground_truth": {
"expression": "((((70 - 6) - 58) - 16) + 71)",
"numbers": [
58,
71,
70,
6,
16
],
"target": 61
},
"style": "rule"
} | {
"index": 327657,
"split": "train"
} |
69 | [
14,
56,
45,
73,
83
] | ((((14 - 56) - 45) + 83) + 73) | [
"14",
"14 - 56 = -42",
"-42 - 45 = -87",
"-87 + 83 = -4",
"-4 + 73 = 69",
"69"
] | countdown | math | {
"ground_truth": {
"expression": "((((14 - 56) - 45) + 83) + 73)",
"numbers": [
14,
56,
45,
73,
83
],
"target": 69
},
"style": "rule"
} | {
"index": 327658,
"split": "train"
} |
51 | [
46,
77,
55,
11,
38
] | ((((38 + 46) + 55) - 77) - 11) | [
"38",
"38 + 46 = 84",
"84 + 55 = 139",
"139 - 77 = 62",
"62 - 11 = 51",
"51"
] | countdown | math | {
"ground_truth": {
"expression": "((((38 + 46) + 55) - 77) - 11)",
"numbers": [
46,
77,
55,
11,
38
],
"target": 51
},
"style": "rule"
} | {
"index": 327659,
"split": "train"
} |
22 | [
98,
96,
1,
38,
18
] | ((((98 + 38) / 1) - 18) - 96) | [
"98",
"98 + 38 = 136",
"136 / 1 = 136",
"136 - 18 = 118",
"118 - 96 = 22",
"22"
] | countdown | math | {
"ground_truth": {
"expression": "((((98 + 38) / 1) - 18) - 96)",
"numbers": [
98,
96,
1,
38,
18
],
"target": 22
},
"style": "rule"
} | {
"index": 327660,
"split": "train"
} |
44 | [
16,
15,
10,
17,
38
] | ((((38 - 16) + 17) - 10) + 15) | [
"38",
"38 - 16 = 22",
"22 + 17 = 39",
"39 - 10 = 29",
"29 + 15 = 44",
"44"
] | countdown | math | {
"ground_truth": {
"expression": "((((38 - 16) + 17) - 10) + 15)",
"numbers": [
16,
15,
10,
17,
38
],
"target": 44
},
"style": "rule"
} | {
"index": 327661,
"split": "train"
} |
2 | [
42,
39,
61,
84,
66
] | ((((39 + 66) + 42) - 84) - 61) | [
"39",
"39 + 66 = 105",
"105 + 42 = 147",
"147 - 84 = 63",
"63 - 61 = 2",
"2"
] | countdown | math | {
"ground_truth": {
"expression": "((((39 + 66) + 42) - 84) - 61)",
"numbers": [
42,
39,
61,
84,
66
],
"target": 2
},
"style": "rule"
} | {
"index": 327662,
"split": "train"
} |
86 | [
67,
49,
95,
57,
50
] | ((((95 + 57) + 50) - 49) - 67) | [
"95",
"95 + 57 = 152",
"152 + 50 = 202",
"202 - 49 = 153",
"153 - 67 = 86",
"86"
] | countdown | math | {
"ground_truth": {
"expression": "((((95 + 57) + 50) - 49) - 67)",
"numbers": [
67,
49,
95,
57,
50
],
"target": 86
},
"style": "rule"
} | {
"index": 327663,
"split": "train"
} |
73 | [
100,
77,
70,
64,
84
] | ((((70 - 77) + 64) - 84) + 100) | [
"70",
"70 - 77 = -7",
"-7 + 64 = 57",
"57 - 84 = -27",
"-27 + 100 = 73",
"73"
] | countdown | math | {
"ground_truth": {
"expression": "((((70 - 77) + 64) - 84) + 100)",
"numbers": [
100,
77,
70,
64,
84
],
"target": 73
},
"style": "rule"
} | {
"index": 327664,
"split": "train"
} |
39 | [
51,
20,
5,
76,
63
] | ((((76 - 5) + 51) - 63) - 20) | [
"76",
"76 - 5 = 71",
"71 + 51 = 122",
"122 - 63 = 59",
"59 - 20 = 39",
"39"
] | countdown | math | {
"ground_truth": {
"expression": "((((76 - 5) + 51) - 63) - 20)",
"numbers": [
51,
20,
5,
76,
63
],
"target": 39
},
"style": "rule"
} | {
"index": 327665,
"split": "train"
} |
49 | [
88,
85,
39,
54,
32
] | ((((54 - 85) + 32) * 88) - 39) | [
"54",
"54 - 85 = -31",
"-31 + 32 = 1",
"1 * 88 = 88",
"88 - 39 = 49",
"49"
] | countdown | math | {
"ground_truth": {
"expression": "((((54 - 85) + 32) * 88) - 39)",
"numbers": [
88,
85,
39,
54,
32
],
"target": 49
},
"style": "rule"
} | {
"index": 327666,
"split": "train"
} |
32 | [
1,
77,
68,
60,
54
] | ((((68 - 60) - 54) + 77) + 1) | [
"68",
"68 - 60 = 8",
"8 - 54 = -46",
"-46 + 77 = 31",
"31 + 1 = 32",
"32"
] | countdown | math | {
"ground_truth": {
"expression": "((((68 - 60) - 54) + 77) + 1)",
"numbers": [
1,
77,
68,
60,
54
],
"target": 32
},
"style": "rule"
} | {
"index": 327667,
"split": "train"
} |
71 | [
1,
27,
77,
4,
18
] | ((((77 + 18) - 1) - 27) + 4) | [
"77",
"77 + 18 = 95",
"95 - 1 = 94",
"94 - 27 = 67",
"67 + 4 = 71",
"71"
] | countdown | math | {
"ground_truth": {
"expression": "((((77 + 18) - 1) - 27) + 4)",
"numbers": [
1,
27,
77,
4,
18
],
"target": 71
},
"style": "rule"
} | {
"index": 327668,
"split": "train"
} |
11 | [
35,
63,
24,
44,
77
] | ((((44 + 24) - 63) * 77) / 35) | [
"44",
"44 + 24 = 68",
"68 - 63 = 5",
"5 * 77 = 385",
"385 / 35 = 11",
"11"
] | countdown | math | {
"ground_truth": {
"expression": "((((44 + 24) - 63) * 77) / 35)",
"numbers": [
35,
63,
24,
44,
77
],
"target": 11
},
"style": "rule"
} | {
"index": 327669,
"split": "train"
} |
47 | [
54,
86,
58,
10,
53
] | ((((10 - 54) - 53) + 58) + 86) | [
"10",
"10 - 54 = -44",
"-44 - 53 = -97",
"-97 + 58 = -39",
"-39 + 86 = 47",
"47"
] | countdown | math | {
"ground_truth": {
"expression": "((((10 - 54) - 53) + 58) + 86)",
"numbers": [
54,
86,
58,
10,
53
],
"target": 47
},
"style": "rule"
} | {
"index": 327670,
"split": "train"
} |
9 | [
50,
26,
58,
53,
79
] | ((((79 - 53) / 26) + 58) - 50) | [
"79",
"79 - 53 = 26",
"26 / 26 = 1",
"1 + 58 = 59",
"59 - 50 = 9",
"9"
] | countdown | math | {
"ground_truth": {
"expression": "((((79 - 53) / 26) + 58) - 50)",
"numbers": [
50,
26,
58,
53,
79
],
"target": 9
},
"style": "rule"
} | {
"index": 327671,
"split": "train"
} |
4 | [
77,
57,
51,
48,
83
] | ((((77 - 57) - 48) - 51) + 83) | [
"77",
"77 - 57 = 20",
"20 - 48 = -28",
"-28 - 51 = -79",
"-79 + 83 = 4",
"4"
] | countdown | math | {
"ground_truth": {
"expression": "((((77 - 57) - 48) - 51) + 83)",
"numbers": [
77,
57,
51,
48,
83
],
"target": 4
},
"style": "rule"
} | {
"index": 327672,
"split": "train"
} |
99 | [
44,
15,
32,
53,
61
] | ((((61 + 44) - 53) + 32) + 15) | [
"61",
"61 + 44 = 105",
"105 - 53 = 52",
"52 + 32 = 84",
"84 + 15 = 99",
"99"
] | countdown | math | {
"ground_truth": {
"expression": "((((61 + 44) - 53) + 32) + 15)",
"numbers": [
44,
15,
32,
53,
61
],
"target": 99
},
"style": "rule"
} | {
"index": 327673,
"split": "train"
} |
59 | [
3,
69,
29,
97,
6
] | ((((97 + 29) + 69) / 3) - 6) | [
"97",
"97 + 29 = 126",
"126 + 69 = 195",
"195 / 3 = 65",
"65 - 6 = 59",
"59"
] | countdown | math | {
"ground_truth": {
"expression": "((((97 + 29) + 69) / 3) - 6)",
"numbers": [
3,
69,
29,
97,
6
],
"target": 59
},
"style": "rule"
} | {
"index": 327674,
"split": "train"
} |
48 | [
75,
95,
70,
64,
66
] | ((((64 + 70) + 75) - 95) - 66) | [
"64",
"64 + 70 = 134",
"134 + 75 = 209",
"209 - 95 = 114",
"114 - 66 = 48",
"48"
] | countdown | math | {
"ground_truth": {
"expression": "((((64 + 70) + 75) - 95) - 66)",
"numbers": [
75,
95,
70,
64,
66
],
"target": 48
},
"style": "rule"
} | {
"index": 327675,
"split": "train"
} |
76 | [
22,
86,
73,
41,
82
] | ((((86 + 82) - 73) - 41) + 22) | [
"86",
"86 + 82 = 168",
"168 - 73 = 95",
"95 - 41 = 54",
"54 + 22 = 76",
"76"
] | countdown | math | {
"ground_truth": {
"expression": "((((86 + 82) - 73) - 41) + 22)",
"numbers": [
22,
86,
73,
41,
82
],
"target": 76
},
"style": "rule"
} | {
"index": 327676,
"split": "train"
} |
53 | [
21,
2,
60,
62,
74
] | ((((74 - 62) - 21) + 2) + 60) | [
"74",
"74 - 62 = 12",
"12 - 21 = -9",
"-9 + 2 = -7",
"-7 + 60 = 53",
"53"
] | countdown | math | {
"ground_truth": {
"expression": "((((74 - 62) - 21) + 2) + 60)",
"numbers": [
21,
2,
60,
62,
74
],
"target": 53
},
"style": "rule"
} | {
"index": 327677,
"split": "train"
} |
14 | [
17,
60,
72,
31,
46
] | ((((31 + 17) - 60) - 46) + 72) | [
"31",
"31 + 17 = 48",
"48 - 60 = -12",
"-12 - 46 = -58",
"-58 + 72 = 14",
"14"
] | countdown | math | {
"ground_truth": {
"expression": "((((31 + 17) - 60) - 46) + 72)",
"numbers": [
17,
60,
72,
31,
46
],
"target": 14
},
"style": "rule"
} | {
"index": 327678,
"split": "train"
} |
77 | [
42,
20,
82,
15,
82
] | ((((15 + 82) - 82) + 42) + 20) | [
"15",
"15 + 82 = 97",
"97 - 82 = 15",
"15 + 42 = 57",
"57 + 20 = 77",
"77"
] | countdown | math | {
"ground_truth": {
"expression": "((((15 + 82) - 82) + 42) + 20)",
"numbers": [
42,
20,
82,
15,
82
],
"target": 77
},
"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.