target
int64 0
1k
| nums
listlengths 3
3
| expression
stringlengths 13
19
| reasoning_steps
listlengths 4
4
| data_source
stringclasses 1
value | ability
stringclasses 1
value | reward_model
dict | extra_info
dict |
---|---|---|---|---|---|---|---|
51 | [
73,
29,
95
] | ((29 + 95) - 73) | [
"29",
"29 + 95 = 124",
"124 - 73 = 51",
"51"
] | countdown | math | {
"ground_truth": {
"expression": "((29 + 95) - 73)",
"numbers": [
73,
29,
95
],
"target": 51
},
"style": "rule"
} | {
"index": 100,
"split": "train"
} |
122 | [
43,
30,
49
] | ((30 + 43) + 49) | [
"30",
"30 + 43 = 73",
"73 + 49 = 122",
"122"
] | countdown | math | {
"ground_truth": {
"expression": "((30 + 43) + 49)",
"numbers": [
43,
30,
49
],
"target": 122
},
"style": "rule"
} | {
"index": 101,
"split": "train"
} |
175 | [
59,
22,
94
] | ((94 + 59) + 22) | [
"94",
"94 + 59 = 153",
"153 + 22 = 175",
"175"
] | countdown | math | {
"ground_truth": {
"expression": "((94 + 59) + 22)",
"numbers": [
59,
22,
94
],
"target": 175
},
"style": "rule"
} | {
"index": 102,
"split": "train"
} |
34 | [
68,
5,
10
] | ((5 * 68) / 10) | [
"5",
"5 * 68 = 340",
"340 / 10 = 34",
"34"
] | countdown | math | {
"ground_truth": {
"expression": "((5 * 68) / 10)",
"numbers": [
68,
5,
10
],
"target": 34
},
"style": "rule"
} | {
"index": 103,
"split": "train"
} |
186 | [
2,
28,
65
] | ((28 + 65) * 2) | [
"28",
"28 + 65 = 93",
"93 * 2 = 186",
"186"
] | countdown | math | {
"ground_truth": {
"expression": "((28 + 65) * 2)",
"numbers": [
2,
28,
65
],
"target": 186
},
"style": "rule"
} | {
"index": 104,
"split": "train"
} |
0 | [
73,
31,
73
] | ((73 - 73) / 31) | [
"73",
"73 - 73 = 0",
"0 / 31 = 0",
"0"
] | countdown | math | {
"ground_truth": {
"expression": "((73 - 73) / 31)",
"numbers": [
73,
31,
73
],
"target": 0
},
"style": "rule"
} | {
"index": 105,
"split": "train"
} |
62 | [
7,
13,
56
] | ((13 + 56) - 7) | [
"13",
"13 + 56 = 69",
"69 - 7 = 62",
"62"
] | countdown | math | {
"ground_truth": {
"expression": "((13 + 56) - 7)",
"numbers": [
7,
13,
56
],
"target": 62
},
"style": "rule"
} | {
"index": 106,
"split": "train"
} |
91 | [
58,
63,
30
] | ((58 - 30) + 63) | [
"58",
"58 - 30 = 28",
"28 + 63 = 91",
"91"
] | countdown | math | {
"ground_truth": {
"expression": "((58 - 30) + 63)",
"numbers": [
58,
63,
30
],
"target": 91
},
"style": "rule"
} | {
"index": 107,
"split": "train"
} |
155 | [
54,
39,
62
] | ((54 + 62) + 39) | [
"54",
"54 + 62 = 116",
"116 + 39 = 155",
"155"
] | countdown | math | {
"ground_truth": {
"expression": "((54 + 62) + 39)",
"numbers": [
54,
39,
62
],
"target": 155
},
"style": "rule"
} | {
"index": 108,
"split": "train"
} |
115 | [
23,
51,
41
] | ((23 + 41) + 51) | [
"23",
"23 + 41 = 64",
"64 + 51 = 115",
"115"
] | countdown | math | {
"ground_truth": {
"expression": "((23 + 41) + 51)",
"numbers": [
23,
51,
41
],
"target": 115
},
"style": "rule"
} | {
"index": 109,
"split": "train"
} |
84 | [
15,
73,
26
] | ((73 - 15) + 26) | [
"73",
"73 - 15 = 58",
"58 + 26 = 84",
"84"
] | countdown | math | {
"ground_truth": {
"expression": "((73 - 15) + 26)",
"numbers": [
15,
73,
26
],
"target": 84
},
"style": "rule"
} | {
"index": 110,
"split": "train"
} |
854 | [
89,
9,
53
] | ((89 * 9) + 53) | [
"89",
"89 * 9 = 801",
"801 + 53 = 854",
"854"
] | countdown | math | {
"ground_truth": {
"expression": "((89 * 9) + 53)",
"numbers": [
89,
9,
53
],
"target": 854
},
"style": "rule"
} | {
"index": 111,
"split": "train"
} |
85 | [
69,
65,
89
] | ((65 + 89) - 69) | [
"65",
"65 + 89 = 154",
"154 - 69 = 85",
"85"
] | countdown | math | {
"ground_truth": {
"expression": "((65 + 89) - 69)",
"numbers": [
69,
65,
89
],
"target": 85
},
"style": "rule"
} | {
"index": 112,
"split": "train"
} |
71 | [
34,
29,
66
] | ((34 + 66) - 29) | [
"34",
"34 + 66 = 100",
"100 - 29 = 71",
"71"
] | countdown | math | {
"ground_truth": {
"expression": "((34 + 66) - 29)",
"numbers": [
34,
29,
66
],
"target": 71
},
"style": "rule"
} | {
"index": 113,
"split": "train"
} |
59 | [
45,
46,
59
] | ((46 - 45) * 59) | [
"46",
"46 - 45 = 1",
"1 * 59 = 59",
"59"
] | countdown | math | {
"ground_truth": {
"expression": "((46 - 45) * 59)",
"numbers": [
45,
46,
59
],
"target": 59
},
"style": "rule"
} | {
"index": 114,
"split": "train"
} |
24 | [
31,
40,
15
] | ((15 + 40) - 31) | [
"15",
"15 + 40 = 55",
"55 - 31 = 24",
"24"
] | countdown | math | {
"ground_truth": {
"expression": "((15 + 40) - 31)",
"numbers": [
31,
40,
15
],
"target": 24
},
"style": "rule"
} | {
"index": 115,
"split": "train"
} |
179 | [
74,
50,
55
] | ((50 + 55) + 74) | [
"50",
"50 + 55 = 105",
"105 + 74 = 179",
"179"
] | countdown | math | {
"ground_truth": {
"expression": "((50 + 55) + 74)",
"numbers": [
74,
50,
55
],
"target": 179
},
"style": "rule"
} | {
"index": 116,
"split": "train"
} |
273 | [
54,
91,
57
] | ((57 - 54) * 91) | [
"57",
"57 - 54 = 3",
"3 * 91 = 273",
"273"
] | countdown | math | {
"ground_truth": {
"expression": "((57 - 54) * 91)",
"numbers": [
54,
91,
57
],
"target": 273
},
"style": "rule"
} | {
"index": 117,
"split": "train"
} |
76 | [
36,
29,
69
] | ((69 + 36) - 29) | [
"69",
"69 + 36 = 105",
"105 - 29 = 76",
"76"
] | countdown | math | {
"ground_truth": {
"expression": "((69 + 36) - 29)",
"numbers": [
36,
29,
69
],
"target": 76
},
"style": "rule"
} | {
"index": 118,
"split": "train"
} |
205 | [
35,
100,
70
] | ((100 + 70) + 35) | [
"100",
"100 + 70 = 170",
"170 + 35 = 205",
"205"
] | countdown | math | {
"ground_truth": {
"expression": "((100 + 70) + 35)",
"numbers": [
35,
100,
70
],
"target": 205
},
"style": "rule"
} | {
"index": 119,
"split": "train"
} |
8 | [
27,
27,
8
] | ((27 - 27) + 8) | [
"27",
"27 - 27 = 0",
"0 + 8 = 8",
"8"
] | countdown | math | {
"ground_truth": {
"expression": "((27 - 27) + 8)",
"numbers": [
27,
27,
8
],
"target": 8
},
"style": "rule"
} | {
"index": 120,
"split": "train"
} |
147 | [
38,
74,
35
] | ((74 + 38) + 35) | [
"74",
"74 + 38 = 112",
"112 + 35 = 147",
"147"
] | countdown | math | {
"ground_truth": {
"expression": "((74 + 38) + 35)",
"numbers": [
38,
74,
35
],
"target": 147
},
"style": "rule"
} | {
"index": 121,
"split": "train"
} |
117 | [
42,
75,
1
] | ((75 + 42) / 1) | [
"75",
"75 + 42 = 117",
"117 / 1 = 117",
"117"
] | countdown | math | {
"ground_truth": {
"expression": "((75 + 42) / 1)",
"numbers": [
42,
75,
1
],
"target": 117
},
"style": "rule"
} | {
"index": 122,
"split": "train"
} |
111 | [
28,
55,
28
] | ((28 + 28) + 55) | [
"28",
"28 + 28 = 56",
"56 + 55 = 111",
"111"
] | countdown | math | {
"ground_truth": {
"expression": "((28 + 28) + 55)",
"numbers": [
28,
55,
28
],
"target": 111
},
"style": "rule"
} | {
"index": 123,
"split": "train"
} |
196 | [
44,
88,
98
] | ((88 / 44) * 98) | [
"88",
"88 / 44 = 2",
"2 * 98 = 196",
"196"
] | countdown | math | {
"ground_truth": {
"expression": "((88 / 44) * 98)",
"numbers": [
44,
88,
98
],
"target": 196
},
"style": "rule"
} | {
"index": 124,
"split": "train"
} |
7 | [
91,
13,
1
] | ((1 * 91) / 13) | [
"1",
"1 * 91 = 91",
"91 / 13 = 7",
"7"
] | countdown | math | {
"ground_truth": {
"expression": "((1 * 91) / 13)",
"numbers": [
91,
13,
1
],
"target": 7
},
"style": "rule"
} | {
"index": 125,
"split": "train"
} |
52 | [
49,
100,
97
] | ((100 - 97) + 49) | [
"100",
"100 - 97 = 3",
"3 + 49 = 52",
"52"
] | countdown | math | {
"ground_truth": {
"expression": "((100 - 97) + 49)",
"numbers": [
49,
100,
97
],
"target": 52
},
"style": "rule"
} | {
"index": 126,
"split": "train"
} |
16 | [
93,
28,
81
] | ((28 + 81) - 93) | [
"28",
"28 + 81 = 109",
"109 - 93 = 16",
"16"
] | countdown | math | {
"ground_truth": {
"expression": "((28 + 81) - 93)",
"numbers": [
93,
28,
81
],
"target": 16
},
"style": "rule"
} | {
"index": 127,
"split": "train"
} |
2 | [
36,
83,
11
] | ((83 - 11) / 36) | [
"83",
"83 - 11 = 72",
"72 / 36 = 2",
"2"
] | countdown | math | {
"ground_truth": {
"expression": "((83 - 11) / 36)",
"numbers": [
36,
83,
11
],
"target": 2
},
"style": "rule"
} | {
"index": 128,
"split": "train"
} |
106 | [
17,
50,
73
] | ((73 - 17) + 50) | [
"73",
"73 - 17 = 56",
"56 + 50 = 106",
"106"
] | countdown | math | {
"ground_truth": {
"expression": "((73 - 17) + 50)",
"numbers": [
17,
50,
73
],
"target": 106
},
"style": "rule"
} | {
"index": 129,
"split": "train"
} |
209 | [
51,
76,
82
] | ((76 + 82) + 51) | [
"76",
"76 + 82 = 158",
"158 + 51 = 209",
"209"
] | countdown | math | {
"ground_truth": {
"expression": "((76 + 82) + 51)",
"numbers": [
51,
76,
82
],
"target": 209
},
"style": "rule"
} | {
"index": 130,
"split": "train"
} |
227 | [
67,
67,
93
] | ((67 + 67) + 93) | [
"67",
"67 + 67 = 134",
"134 + 93 = 227",
"227"
] | countdown | math | {
"ground_truth": {
"expression": "((67 + 67) + 93)",
"numbers": [
67,
67,
93
],
"target": 227
},
"style": "rule"
} | {
"index": 131,
"split": "train"
} |
72 | [
20,
1,
53
] | ((53 - 1) + 20) | [
"53",
"53 - 1 = 52",
"52 + 20 = 72",
"72"
] | countdown | math | {
"ground_truth": {
"expression": "((53 - 1) + 20)",
"numbers": [
20,
1,
53
],
"target": 72
},
"style": "rule"
} | {
"index": 132,
"split": "train"
} |
144 | [
59,
96,
11
] | ((96 + 59) - 11) | [
"96",
"96 + 59 = 155",
"155 - 11 = 144",
"144"
] | countdown | math | {
"ground_truth": {
"expression": "((96 + 59) - 11)",
"numbers": [
59,
96,
11
],
"target": 144
},
"style": "rule"
} | {
"index": 133,
"split": "train"
} |
158 | [
56,
85,
17
] | ((17 + 85) + 56) | [
"17",
"17 + 85 = 102",
"102 + 56 = 158",
"158"
] | countdown | math | {
"ground_truth": {
"expression": "((17 + 85) + 56)",
"numbers": [
56,
85,
17
],
"target": 158
},
"style": "rule"
} | {
"index": 134,
"split": "train"
} |
55 | [
35,
30,
10
] | ((30 - 10) + 35) | [
"30",
"30 - 10 = 20",
"20 + 35 = 55",
"55"
] | countdown | math | {
"ground_truth": {
"expression": "((30 - 10) + 35)",
"numbers": [
35,
30,
10
],
"target": 55
},
"style": "rule"
} | {
"index": 135,
"split": "train"
} |
110 | [
41,
53,
16
] | ((53 + 16) + 41) | [
"53",
"53 + 16 = 69",
"69 + 41 = 110",
"110"
] | countdown | math | {
"ground_truth": {
"expression": "((53 + 16) + 41)",
"numbers": [
41,
53,
16
],
"target": 110
},
"style": "rule"
} | {
"index": 136,
"split": "train"
} |
10 | [
4,
52,
58
] | ((4 - 52) + 58) | [
"4",
"4 - 52 = -48",
"-48 + 58 = 10",
"10"
] | countdown | math | {
"ground_truth": {
"expression": "((4 - 52) + 58)",
"numbers": [
4,
52,
58
],
"target": 10
},
"style": "rule"
} | {
"index": 137,
"split": "train"
} |
720 | [
17,
12,
43
] | ((43 + 17) * 12) | [
"43",
"43 + 17 = 60",
"60 * 12 = 720",
"720"
] | countdown | math | {
"ground_truth": {
"expression": "((43 + 17) * 12)",
"numbers": [
17,
12,
43
],
"target": 720
},
"style": "rule"
} | {
"index": 138,
"split": "train"
} |
48 | [
24,
36,
36
] | ((36 - 24) + 36) | [
"36",
"36 - 24 = 12",
"12 + 36 = 48",
"48"
] | countdown | math | {
"ground_truth": {
"expression": "((36 - 24) + 36)",
"numbers": [
24,
36,
36
],
"target": 48
},
"style": "rule"
} | {
"index": 139,
"split": "train"
} |
567 | [
71,
62,
8
] | ((8 * 62) + 71) | [
"8",
"8 * 62 = 496",
"496 + 71 = 567",
"567"
] | countdown | math | {
"ground_truth": {
"expression": "((8 * 62) + 71)",
"numbers": [
71,
62,
8
],
"target": 567
},
"style": "rule"
} | {
"index": 140,
"split": "train"
} |
154 | [
81,
70,
3
] | ((81 + 3) + 70) | [
"81",
"81 + 3 = 84",
"84 + 70 = 154",
"154"
] | countdown | math | {
"ground_truth": {
"expression": "((81 + 3) + 70)",
"numbers": [
81,
70,
3
],
"target": 154
},
"style": "rule"
} | {
"index": 141,
"split": "train"
} |
39 | [
50,
35,
24
] | ((24 - 35) + 50) | [
"24",
"24 - 35 = -11",
"-11 + 50 = 39",
"39"
] | countdown | math | {
"ground_truth": {
"expression": "((24 - 35) + 50)",
"numbers": [
50,
35,
24
],
"target": 39
},
"style": "rule"
} | {
"index": 142,
"split": "train"
} |
41 | [
95,
90,
46
] | ((90 - 95) + 46) | [
"90",
"90 - 95 = -5",
"-5 + 46 = 41",
"41"
] | countdown | math | {
"ground_truth": {
"expression": "((90 - 95) + 46)",
"numbers": [
95,
90,
46
],
"target": 41
},
"style": "rule"
} | {
"index": 143,
"split": "train"
} |
45 | [
23,
63,
5
] | ((63 + 5) - 23) | [
"63",
"63 + 5 = 68",
"68 - 23 = 45",
"45"
] | countdown | math | {
"ground_truth": {
"expression": "((63 + 5) - 23)",
"numbers": [
23,
63,
5
],
"target": 45
},
"style": "rule"
} | {
"index": 144,
"split": "train"
} |
37 | [
1,
43,
79
] | ((1 - 43) + 79) | [
"1",
"1 - 43 = -42",
"-42 + 79 = 37",
"37"
] | countdown | math | {
"ground_truth": {
"expression": "((1 - 43) + 79)",
"numbers": [
1,
43,
79
],
"target": 37
},
"style": "rule"
} | {
"index": 145,
"split": "train"
} |
183 | [
49,
40,
94
] | ((40 + 49) + 94) | [
"40",
"40 + 49 = 89",
"89 + 94 = 183",
"183"
] | countdown | math | {
"ground_truth": {
"expression": "((40 + 49) + 94)",
"numbers": [
49,
40,
94
],
"target": 183
},
"style": "rule"
} | {
"index": 146,
"split": "train"
} |
774 | [
91,
86,
82
] | ((91 - 82) * 86) | [
"91",
"91 - 82 = 9",
"9 * 86 = 774",
"774"
] | countdown | math | {
"ground_truth": {
"expression": "((91 - 82) * 86)",
"numbers": [
91,
86,
82
],
"target": 774
},
"style": "rule"
} | {
"index": 147,
"split": "train"
} |
126 | [
94,
54,
22
] | ((54 - 22) + 94) | [
"54",
"54 - 22 = 32",
"32 + 94 = 126",
"126"
] | countdown | math | {
"ground_truth": {
"expression": "((54 - 22) + 94)",
"numbers": [
94,
54,
22
],
"target": 126
},
"style": "rule"
} | {
"index": 148,
"split": "train"
} |
808 | [
71,
12,
44
] | ((71 * 12) - 44) | [
"71",
"71 * 12 = 852",
"852 - 44 = 808",
"808"
] | countdown | math | {
"ground_truth": {
"expression": "((71 * 12) - 44)",
"numbers": [
71,
12,
44
],
"target": 808
},
"style": "rule"
} | {
"index": 149,
"split": "train"
} |
57 | [
13,
43,
27
] | ((27 + 43) - 13) | [
"27",
"27 + 43 = 70",
"70 - 13 = 57",
"57"
] | countdown | math | {
"ground_truth": {
"expression": "((27 + 43) - 13)",
"numbers": [
13,
43,
27
],
"target": 57
},
"style": "rule"
} | {
"index": 150,
"split": "train"
} |
118 | [
7,
51,
74
] | ((74 + 51) - 7) | [
"74",
"74 + 51 = 125",
"125 - 7 = 118",
"118"
] | countdown | math | {
"ground_truth": {
"expression": "((74 + 51) - 7)",
"numbers": [
7,
51,
74
],
"target": 118
},
"style": "rule"
} | {
"index": 151,
"split": "train"
} |
376 | [
6,
34,
57
] | ((6 * 57) + 34) | [
"6",
"6 * 57 = 342",
"342 + 34 = 376",
"376"
] | countdown | math | {
"ground_truth": {
"expression": "((6 * 57) + 34)",
"numbers": [
6,
34,
57
],
"target": 376
},
"style": "rule"
} | {
"index": 152,
"split": "train"
} |
142 | [
11,
86,
45
] | ((11 + 86) + 45) | [
"11",
"11 + 86 = 97",
"97 + 45 = 142",
"142"
] | countdown | math | {
"ground_truth": {
"expression": "((11 + 86) + 45)",
"numbers": [
11,
86,
45
],
"target": 142
},
"style": "rule"
} | {
"index": 153,
"split": "train"
} |
96 | [
69,
88,
61
] | ((69 + 88) - 61) | [
"69",
"69 + 88 = 157",
"157 - 61 = 96",
"96"
] | countdown | math | {
"ground_truth": {
"expression": "((69 + 88) - 61)",
"numbers": [
69,
88,
61
],
"target": 96
},
"style": "rule"
} | {
"index": 154,
"split": "train"
} |
49 | [
15,
54,
20
] | ((54 - 20) + 15) | [
"54",
"54 - 20 = 34",
"34 + 15 = 49",
"49"
] | countdown | math | {
"ground_truth": {
"expression": "((54 - 20) + 15)",
"numbers": [
15,
54,
20
],
"target": 49
},
"style": "rule"
} | {
"index": 155,
"split": "train"
} |
69 | [
53,
34,
50
] | ((53 - 34) + 50) | [
"53",
"53 - 34 = 19",
"19 + 50 = 69",
"69"
] | countdown | math | {
"ground_truth": {
"expression": "((53 - 34) + 50)",
"numbers": [
53,
34,
50
],
"target": 69
},
"style": "rule"
} | {
"index": 156,
"split": "train"
} |
176 | [
80,
78,
88
] | ((80 - 78) * 88) | [
"80",
"80 - 78 = 2",
"2 * 88 = 176",
"176"
] | countdown | math | {
"ground_truth": {
"expression": "((80 - 78) * 88)",
"numbers": [
80,
78,
88
],
"target": 176
},
"style": "rule"
} | {
"index": 157,
"split": "train"
} |
150 | [
18,
100,
68
] | ((68 - 18) + 100) | [
"68",
"68 - 18 = 50",
"50 + 100 = 150",
"150"
] | countdown | math | {
"ground_truth": {
"expression": "((68 - 18) + 100)",
"numbers": [
18,
100,
68
],
"target": 150
},
"style": "rule"
} | {
"index": 158,
"split": "train"
} |
198 | [
65,
51,
82
] | ((82 + 65) + 51) | [
"82",
"82 + 65 = 147",
"147 + 51 = 198",
"198"
] | countdown | math | {
"ground_truth": {
"expression": "((82 + 65) + 51)",
"numbers": [
65,
51,
82
],
"target": 198
},
"style": "rule"
} | {
"index": 159,
"split": "train"
} |
25 | [
87,
27,
35
] | ((87 - 27) - 35) | [
"87",
"87 - 27 = 60",
"60 - 35 = 25",
"25"
] | countdown | math | {
"ground_truth": {
"expression": "((87 - 27) - 35)",
"numbers": [
87,
27,
35
],
"target": 25
},
"style": "rule"
} | {
"index": 160,
"split": "train"
} |
108 | [
77,
2,
29
] | ((77 + 29) + 2) | [
"77",
"77 + 29 = 106",
"106 + 2 = 108",
"108"
] | countdown | math | {
"ground_truth": {
"expression": "((77 + 29) + 2)",
"numbers": [
77,
2,
29
],
"target": 108
},
"style": "rule"
} | {
"index": 161,
"split": "train"
} |
127 | [
28,
60,
39
] | ((39 + 28) + 60) | [
"39",
"39 + 28 = 67",
"67 + 60 = 127",
"127"
] | countdown | math | {
"ground_truth": {
"expression": "((39 + 28) + 60)",
"numbers": [
28,
60,
39
],
"target": 127
},
"style": "rule"
} | {
"index": 162,
"split": "train"
} |
112 | [
25,
20,
67
] | ((20 + 67) + 25) | [
"20",
"20 + 67 = 87",
"87 + 25 = 112",
"112"
] | countdown | math | {
"ground_truth": {
"expression": "((20 + 67) + 25)",
"numbers": [
25,
20,
67
],
"target": 112
},
"style": "rule"
} | {
"index": 163,
"split": "train"
} |
186 | [
84,
64,
38
] | ((84 + 64) + 38) | [
"84",
"84 + 64 = 148",
"148 + 38 = 186",
"186"
] | countdown | math | {
"ground_truth": {
"expression": "((84 + 64) + 38)",
"numbers": [
84,
64,
38
],
"target": 186
},
"style": "rule"
} | {
"index": 164,
"split": "train"
} |
112 | [
38,
13,
61
] | ((61 + 13) + 38) | [
"61",
"61 + 13 = 74",
"74 + 38 = 112",
"112"
] | countdown | math | {
"ground_truth": {
"expression": "((61 + 13) + 38)",
"numbers": [
38,
13,
61
],
"target": 112
},
"style": "rule"
} | {
"index": 165,
"split": "train"
} |
15 | [
60,
16,
61
] | ((16 - 61) + 60) | [
"16",
"16 - 61 = -45",
"-45 + 60 = 15",
"15"
] | countdown | math | {
"ground_truth": {
"expression": "((16 - 61) + 60)",
"numbers": [
60,
16,
61
],
"target": 15
},
"style": "rule"
} | {
"index": 166,
"split": "train"
} |
689 | [
53,
7,
20
] | ((20 - 7) * 53) | [
"20",
"20 - 7 = 13",
"13 * 53 = 689",
"689"
] | countdown | math | {
"ground_truth": {
"expression": "((20 - 7) * 53)",
"numbers": [
53,
7,
20
],
"target": 689
},
"style": "rule"
} | {
"index": 167,
"split": "train"
} |
40 | [
17,
79,
56
] | ((17 + 79) - 56) | [
"17",
"17 + 79 = 96",
"96 - 56 = 40",
"40"
] | countdown | math | {
"ground_truth": {
"expression": "((17 + 79) - 56)",
"numbers": [
17,
79,
56
],
"target": 40
},
"style": "rule"
} | {
"index": 168,
"split": "train"
} |
1 | [
69,
26,
94
] | ((26 + 69) - 94) | [
"26",
"26 + 69 = 95",
"95 - 94 = 1",
"1"
] | countdown | math | {
"ground_truth": {
"expression": "((26 + 69) - 94)",
"numbers": [
69,
26,
94
],
"target": 1
},
"style": "rule"
} | {
"index": 169,
"split": "train"
} |
191 | [
50,
65,
76
] | ((65 + 76) + 50) | [
"65",
"65 + 76 = 141",
"141 + 50 = 191",
"191"
] | countdown | math | {
"ground_truth": {
"expression": "((65 + 76) + 50)",
"numbers": [
50,
65,
76
],
"target": 191
},
"style": "rule"
} | {
"index": 170,
"split": "train"
} |
11 | [
76,
65,
22
] | ((65 - 76) + 22) | [
"65",
"65 - 76 = -11",
"-11 + 22 = 11",
"11"
] | countdown | math | {
"ground_truth": {
"expression": "((65 - 76) + 22)",
"numbers": [
76,
65,
22
],
"target": 11
},
"style": "rule"
} | {
"index": 171,
"split": "train"
} |
120 | [
16,
71,
33
] | ((33 + 16) + 71) | [
"33",
"33 + 16 = 49",
"49 + 71 = 120",
"120"
] | countdown | math | {
"ground_truth": {
"expression": "((33 + 16) + 71)",
"numbers": [
16,
71,
33
],
"target": 120
},
"style": "rule"
} | {
"index": 172,
"split": "train"
} |
17 | [
85,
67,
35
] | ((35 - 85) + 67) | [
"35",
"35 - 85 = -50",
"-50 + 67 = 17",
"17"
] | countdown | math | {
"ground_truth": {
"expression": "((35 - 85) + 67)",
"numbers": [
85,
67,
35
],
"target": 17
},
"style": "rule"
} | {
"index": 173,
"split": "train"
} |
75 | [
43,
31,
1
] | ((31 + 1) + 43) | [
"31",
"31 + 1 = 32",
"32 + 43 = 75",
"75"
] | countdown | math | {
"ground_truth": {
"expression": "((31 + 1) + 43)",
"numbers": [
43,
31,
1
],
"target": 75
},
"style": "rule"
} | {
"index": 174,
"split": "train"
} |
116 | [
54,
84,
22
] | ((84 - 22) + 54) | [
"84",
"84 - 22 = 62",
"62 + 54 = 116",
"116"
] | countdown | math | {
"ground_truth": {
"expression": "((84 - 22) + 54)",
"numbers": [
54,
84,
22
],
"target": 116
},
"style": "rule"
} | {
"index": 175,
"split": "train"
} |
43 | [
73,
87,
57
] | ((57 - 87) + 73) | [
"57",
"57 - 87 = -30",
"-30 + 73 = 43",
"43"
] | countdown | math | {
"ground_truth": {
"expression": "((57 - 87) + 73)",
"numbers": [
73,
87,
57
],
"target": 43
},
"style": "rule"
} | {
"index": 176,
"split": "train"
} |
95 | [
15,
53,
57
] | ((53 + 57) - 15) | [
"53",
"53 + 57 = 110",
"110 - 15 = 95",
"95"
] | countdown | math | {
"ground_truth": {
"expression": "((53 + 57) - 15)",
"numbers": [
15,
53,
57
],
"target": 95
},
"style": "rule"
} | {
"index": 177,
"split": "train"
} |
25 | [
86,
44,
67
] | ((44 - 86) + 67) | [
"44",
"44 - 86 = -42",
"-42 + 67 = 25",
"25"
] | countdown | math | {
"ground_truth": {
"expression": "((44 - 86) + 67)",
"numbers": [
86,
44,
67
],
"target": 25
},
"style": "rule"
} | {
"index": 178,
"split": "train"
} |
131 | [
20,
72,
79
] | ((72 + 79) - 20) | [
"72",
"72 + 79 = 151",
"151 - 20 = 131",
"131"
] | countdown | math | {
"ground_truth": {
"expression": "((72 + 79) - 20)",
"numbers": [
20,
72,
79
],
"target": 131
},
"style": "rule"
} | {
"index": 179,
"split": "train"
} |
118 | [
97,
63,
42
] | ((63 - 42) + 97) | [
"63",
"63 - 42 = 21",
"21 + 97 = 118",
"118"
] | countdown | math | {
"ground_truth": {
"expression": "((63 - 42) + 97)",
"numbers": [
97,
63,
42
],
"target": 118
},
"style": "rule"
} | {
"index": 180,
"split": "train"
} |
98 | [
44,
47,
7
] | ((7 + 47) + 44) | [
"7",
"7 + 47 = 54",
"54 + 44 = 98",
"98"
] | countdown | math | {
"ground_truth": {
"expression": "((7 + 47) + 44)",
"numbers": [
44,
47,
7
],
"target": 98
},
"style": "rule"
} | {
"index": 181,
"split": "train"
} |
293 | [
15,
13,
98
] | ((13 * 15) + 98) | [
"13",
"13 * 15 = 195",
"195 + 98 = 293",
"293"
] | countdown | math | {
"ground_truth": {
"expression": "((13 * 15) + 98)",
"numbers": [
15,
13,
98
],
"target": 293
},
"style": "rule"
} | {
"index": 182,
"split": "train"
} |
174 | [
90,
14,
6
] | ((14 * 6) + 90) | [
"14",
"14 * 6 = 84",
"84 + 90 = 174",
"174"
] | countdown | math | {
"ground_truth": {
"expression": "((14 * 6) + 90)",
"numbers": [
90,
14,
6
],
"target": 174
},
"style": "rule"
} | {
"index": 183,
"split": "train"
} |
137 | [
14,
97,
54
] | ((54 + 97) - 14) | [
"54",
"54 + 97 = 151",
"151 - 14 = 137",
"137"
] | countdown | math | {
"ground_truth": {
"expression": "((54 + 97) - 14)",
"numbers": [
14,
97,
54
],
"target": 137
},
"style": "rule"
} | {
"index": 184,
"split": "train"
} |
59 | [
36,
51,
44
] | ((51 - 36) + 44) | [
"51",
"51 - 36 = 15",
"15 + 44 = 59",
"59"
] | countdown | math | {
"ground_truth": {
"expression": "((51 - 36) + 44)",
"numbers": [
36,
51,
44
],
"target": 59
},
"style": "rule"
} | {
"index": 185,
"split": "train"
} |
63 | [
75,
74,
86
] | ((74 - 86) + 75) | [
"74",
"74 - 86 = -12",
"-12 + 75 = 63",
"63"
] | countdown | math | {
"ground_truth": {
"expression": "((74 - 86) + 75)",
"numbers": [
75,
74,
86
],
"target": 63
},
"style": "rule"
} | {
"index": 186,
"split": "train"
} |
261 | [
79,
87,
95
] | ((95 + 87) + 79) | [
"95",
"95 + 87 = 182",
"182 + 79 = 261",
"261"
] | countdown | math | {
"ground_truth": {
"expression": "((95 + 87) + 79)",
"numbers": [
79,
87,
95
],
"target": 261
},
"style": "rule"
} | {
"index": 187,
"split": "train"
} |
328 | [
88,
10,
24
] | ((10 * 24) + 88) | [
"10",
"10 * 24 = 240",
"240 + 88 = 328",
"328"
] | countdown | math | {
"ground_truth": {
"expression": "((10 * 24) + 88)",
"numbers": [
88,
10,
24
],
"target": 328
},
"style": "rule"
} | {
"index": 188,
"split": "train"
} |
113 | [
17,
21,
75
] | ((21 + 17) + 75) | [
"21",
"21 + 17 = 38",
"38 + 75 = 113",
"113"
] | countdown | math | {
"ground_truth": {
"expression": "((21 + 17) + 75)",
"numbers": [
17,
21,
75
],
"target": 113
},
"style": "rule"
} | {
"index": 189,
"split": "train"
} |
86 | [
12,
45,
29
] | ((29 + 45) + 12) | [
"29",
"29 + 45 = 74",
"74 + 12 = 86",
"86"
] | countdown | math | {
"ground_truth": {
"expression": "((29 + 45) + 12)",
"numbers": [
12,
45,
29
],
"target": 86
},
"style": "rule"
} | {
"index": 190,
"split": "train"
} |
59 | [
72,
97,
84
] | ((84 + 72) - 97) | [
"84",
"84 + 72 = 156",
"156 - 97 = 59",
"59"
] | countdown | math | {
"ground_truth": {
"expression": "((84 + 72) - 97)",
"numbers": [
72,
97,
84
],
"target": 59
},
"style": "rule"
} | {
"index": 191,
"split": "train"
} |
74 | [
66,
66,
58
] | ((66 - 58) + 66) | [
"66",
"66 - 58 = 8",
"8 + 66 = 74",
"74"
] | countdown | math | {
"ground_truth": {
"expression": "((66 - 58) + 66)",
"numbers": [
66,
66,
58
],
"target": 74
},
"style": "rule"
} | {
"index": 192,
"split": "train"
} |
157 | [
88,
55,
14
] | ((55 + 88) + 14) | [
"55",
"55 + 88 = 143",
"143 + 14 = 157",
"157"
] | countdown | math | {
"ground_truth": {
"expression": "((55 + 88) + 14)",
"numbers": [
88,
55,
14
],
"target": 157
},
"style": "rule"
} | {
"index": 193,
"split": "train"
} |
94 | [
56,
41,
3
] | ((56 + 41) - 3) | [
"56",
"56 + 41 = 97",
"97 - 3 = 94",
"94"
] | countdown | math | {
"ground_truth": {
"expression": "((56 + 41) - 3)",
"numbers": [
56,
41,
3
],
"target": 94
},
"style": "rule"
} | {
"index": 194,
"split": "train"
} |
96 | [
16,
6,
1
] | ((16 * 6) / 1) | [
"16",
"16 * 6 = 96",
"96 / 1 = 96",
"96"
] | countdown | math | {
"ground_truth": {
"expression": "((16 * 6) / 1)",
"numbers": [
16,
6,
1
],
"target": 96
},
"style": "rule"
} | {
"index": 195,
"split": "train"
} |
168 | [
83,
66,
19
] | ((19 + 83) + 66) | [
"19",
"19 + 83 = 102",
"102 + 66 = 168",
"168"
] | countdown | math | {
"ground_truth": {
"expression": "((19 + 83) + 66)",
"numbers": [
83,
66,
19
],
"target": 168
},
"style": "rule"
} | {
"index": 196,
"split": "train"
} |
201 | [
86,
84,
31
] | ((86 + 84) + 31) | [
"86",
"86 + 84 = 170",
"170 + 31 = 201",
"201"
] | countdown | math | {
"ground_truth": {
"expression": "((86 + 84) + 31)",
"numbers": [
86,
84,
31
],
"target": 201
},
"style": "rule"
} | {
"index": 197,
"split": "train"
} |
74 | [
1,
41,
32
] | ((32 + 41) + 1) | [
"32",
"32 + 41 = 73",
"73 + 1 = 74",
"74"
] | countdown | math | {
"ground_truth": {
"expression": "((32 + 41) + 1)",
"numbers": [
1,
41,
32
],
"target": 74
},
"style": "rule"
} | {
"index": 198,
"split": "train"
} |
112 | [
58,
46,
100
] | ((100 - 46) + 58) | [
"100",
"100 - 46 = 54",
"54 + 58 = 112",
"112"
] | countdown | math | {
"ground_truth": {
"expression": "((100 - 46) + 58)",
"numbers": [
58,
46,
100
],
"target": 112
},
"style": "rule"
} | {
"index": 199,
"split": "train"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.