Dataset Viewer
target
int64 0
1k
| nums
sequencelengths 3
3
| expression
stringlengths 13
19
| reasoning_steps
sequencelengths 4
4
| data_source
stringclasses 1
value | ability
stringclasses 1
value | reward_model
dict | extra_info
dict |
---|---|---|---|---|---|---|---|
268 | [
82,
15,
4
] | ((82 - 15) * 4) | [
"82",
"82 - 15 = 67",
"67 * 4 = 268",
"268"
] | countdown | math | {
"ground_truth": {
"expression": "((82 - 15) * 4)",
"numbers": [
82,
15,
4
],
"target": 268
},
"style": "rule"
} | {
"index": 0,
"split": "train"
} |
46 | [
72,
26,
92
] | ((92 + 26) - 72) | [
"92",
"92 + 26 = 118",
"118 - 72 = 46",
"46"
] | countdown | math | {
"ground_truth": {
"expression": "((92 + 26) - 72)",
"numbers": [
72,
26,
92
],
"target": 46
},
"style": "rule"
} | {
"index": 1,
"split": "train"
} |
36 | [
69,
16,
49
] | ((16 + 69) - 49) | [
"16",
"16 + 69 = 85",
"85 - 49 = 36",
"36"
] | countdown | math | {
"ground_truth": {
"expression": "((16 + 69) - 49)",
"numbers": [
69,
16,
49
],
"target": 36
},
"style": "rule"
} | {
"index": 2,
"split": "train"
} |
229 | [
88,
42,
99
] | ((88 + 42) + 99) | [
"88",
"88 + 42 = 130",
"130 + 99 = 229",
"229"
] | countdown | math | {
"ground_truth": {
"expression": "((88 + 42) + 99)",
"numbers": [
88,
42,
99
],
"target": 229
},
"style": "rule"
} | {
"index": 3,
"split": "train"
} |
33 | [
19,
34,
18
] | ((18 + 34) - 19) | [
"18",
"18 + 34 = 52",
"52 - 19 = 33",
"33"
] | countdown | math | {
"ground_truth": {
"expression": "((18 + 34) - 19)",
"numbers": [
19,
34,
18
],
"target": 33
},
"style": "rule"
} | {
"index": 4,
"split": "train"
} |
10 | [
66,
64,
12
] | ((64 + 12) - 66) | [
"64",
"64 + 12 = 76",
"76 - 66 = 10",
"10"
] | countdown | math | {
"ground_truth": {
"expression": "((64 + 12) - 66)",
"numbers": [
66,
64,
12
],
"target": 10
},
"style": "rule"
} | {
"index": 5,
"split": "train"
} |
22 | [
50,
49,
77
] | ((50 - 77) + 49) | [
"50",
"50 - 77 = -27",
"-27 + 49 = 22",
"22"
] | countdown | math | {
"ground_truth": {
"expression": "((50 - 77) + 49)",
"numbers": [
50,
49,
77
],
"target": 22
},
"style": "rule"
} | {
"index": 6,
"split": "train"
} |
33 | [
15,
38,
56
] | ((56 - 38) + 15) | [
"56",
"56 - 38 = 18",
"18 + 15 = 33",
"33"
] | countdown | math | {
"ground_truth": {
"expression": "((56 - 38) + 15)",
"numbers": [
15,
38,
56
],
"target": 33
},
"style": "rule"
} | {
"index": 7,
"split": "train"
} |
202 | [
81,
39,
82
] | ((82 + 39) + 81) | [
"82",
"82 + 39 = 121",
"121 + 81 = 202",
"202"
] | countdown | math | {
"ground_truth": {
"expression": "((82 + 39) + 81)",
"numbers": [
81,
39,
82
],
"target": 202
},
"style": "rule"
} | {
"index": 8,
"split": "train"
} |
80 | [
92,
40,
52
] | ((92 + 40) - 52) | [
"92",
"92 + 40 = 132",
"132 - 52 = 80",
"80"
] | countdown | math | {
"ground_truth": {
"expression": "((92 + 40) - 52)",
"numbers": [
92,
40,
52
],
"target": 80
},
"style": "rule"
} | {
"index": 9,
"split": "train"
} |
393 | [
9,
44,
3
] | ((44 * 9) - 3) | [
"44",
"44 * 9 = 396",
"396 - 3 = 393",
"393"
] | countdown | math | {
"ground_truth": {
"expression": "((44 * 9) - 3)",
"numbers": [
9,
44,
3
],
"target": 393
},
"style": "rule"
} | {
"index": 10,
"split": "train"
} |
58 | [
5,
43,
10
] | ((43 + 5) + 10) | [
"43",
"43 + 5 = 48",
"48 + 10 = 58",
"58"
] | countdown | math | {
"ground_truth": {
"expression": "((43 + 5) + 10)",
"numbers": [
5,
43,
10
],
"target": 58
},
"style": "rule"
} | {
"index": 11,
"split": "train"
} |
93 | [
93,
74,
74
] | ((93 - 74) + 74) | [
"93",
"93 - 74 = 19",
"19 + 74 = 93",
"93"
] | countdown | math | {
"ground_truth": {
"expression": "((93 - 74) + 74)",
"numbers": [
93,
74,
74
],
"target": 93
},
"style": "rule"
} | {
"index": 12,
"split": "train"
} |
377 | [
18,
55,
24
] | ((18 * 24) - 55) | [
"18",
"18 * 24 = 432",
"432 - 55 = 377",
"377"
] | countdown | math | {
"ground_truth": {
"expression": "((18 * 24) - 55)",
"numbers": [
18,
55,
24
],
"target": 377
},
"style": "rule"
} | {
"index": 13,
"split": "train"
} |
140 | [
12,
97,
31
] | ((31 + 12) + 97) | [
"31",
"31 + 12 = 43",
"43 + 97 = 140",
"140"
] | countdown | math | {
"ground_truth": {
"expression": "((31 + 12) + 97)",
"numbers": [
12,
97,
31
],
"target": 140
},
"style": "rule"
} | {
"index": 14,
"split": "train"
} |
190 | [
20,
25,
38
] | ((25 - 20) * 38) | [
"25",
"25 - 20 = 5",
"5 * 38 = 190",
"190"
] | countdown | math | {
"ground_truth": {
"expression": "((25 - 20) * 38)",
"numbers": [
20,
25,
38
],
"target": 190
},
"style": "rule"
} | {
"index": 15,
"split": "train"
} |
66 | [
87,
31,
52
] | ((31 - 52) + 87) | [
"31",
"31 - 52 = -21",
"-21 + 87 = 66",
"66"
] | countdown | math | {
"ground_truth": {
"expression": "((31 - 52) + 87)",
"numbers": [
87,
31,
52
],
"target": 66
},
"style": "rule"
} | {
"index": 16,
"split": "train"
} |
147 | [
34,
27,
86
] | ((34 + 27) + 86) | [
"34",
"34 + 27 = 61",
"61 + 86 = 147",
"147"
] | countdown | math | {
"ground_truth": {
"expression": "((34 + 27) + 86)",
"numbers": [
34,
27,
86
],
"target": 147
},
"style": "rule"
} | {
"index": 17,
"split": "train"
} |
115 | [
59,
41,
97
] | ((97 - 41) + 59) | [
"97",
"97 - 41 = 56",
"56 + 59 = 115",
"115"
] | countdown | math | {
"ground_truth": {
"expression": "((97 - 41) + 59)",
"numbers": [
59,
41,
97
],
"target": 115
},
"style": "rule"
} | {
"index": 18,
"split": "train"
} |
75 | [
92,
44,
27
] | ((92 - 44) + 27) | [
"92",
"92 - 44 = 48",
"48 + 27 = 75",
"75"
] | countdown | math | {
"ground_truth": {
"expression": "((92 - 44) + 27)",
"numbers": [
92,
44,
27
],
"target": 75
},
"style": "rule"
} | {
"index": 19,
"split": "train"
} |
52 | [
48,
75,
71
] | ((48 - 71) + 75) | [
"48",
"48 - 71 = -23",
"-23 + 75 = 52",
"52"
] | countdown | math | {
"ground_truth": {
"expression": "((48 - 71) + 75)",
"numbers": [
48,
75,
71
],
"target": 52
},
"style": "rule"
} | {
"index": 20,
"split": "train"
} |
25 | [
87,
69,
43
] | ((43 - 87) + 69) | [
"43",
"43 - 87 = -44",
"-44 + 69 = 25",
"25"
] | countdown | math | {
"ground_truth": {
"expression": "((43 - 87) + 69)",
"numbers": [
87,
69,
43
],
"target": 25
},
"style": "rule"
} | {
"index": 21,
"split": "train"
} |
209 | [
86,
43,
80
] | ((80 + 86) + 43) | [
"80",
"80 + 86 = 166",
"166 + 43 = 209",
"209"
] | countdown | math | {
"ground_truth": {
"expression": "((80 + 86) + 43)",
"numbers": [
86,
43,
80
],
"target": 209
},
"style": "rule"
} | {
"index": 22,
"split": "train"
} |
199 | [
90,
38,
71
] | ((38 + 71) + 90) | [
"38",
"38 + 71 = 109",
"109 + 90 = 199",
"199"
] | countdown | math | {
"ground_truth": {
"expression": "((38 + 71) + 90)",
"numbers": [
90,
38,
71
],
"target": 199
},
"style": "rule"
} | {
"index": 23,
"split": "train"
} |
124 | [
52,
71,
1
] | ((52 + 1) + 71) | [
"52",
"52 + 1 = 53",
"53 + 71 = 124",
"124"
] | countdown | math | {
"ground_truth": {
"expression": "((52 + 1) + 71)",
"numbers": [
52,
71,
1
],
"target": 124
},
"style": "rule"
} | {
"index": 24,
"split": "train"
} |
125 | [
87,
28,
66
] | ((87 - 28) + 66) | [
"87",
"87 - 28 = 59",
"59 + 66 = 125",
"125"
] | countdown | math | {
"ground_truth": {
"expression": "((87 - 28) + 66)",
"numbers": [
87,
28,
66
],
"target": 125
},
"style": "rule"
} | {
"index": 25,
"split": "train"
} |
86 | [
92,
37,
31
] | ((31 + 92) - 37) | [
"31",
"31 + 92 = 123",
"123 - 37 = 86",
"86"
] | countdown | math | {
"ground_truth": {
"expression": "((31 + 92) - 37)",
"numbers": [
92,
37,
31
],
"target": 86
},
"style": "rule"
} | {
"index": 26,
"split": "train"
} |
16 | [
62,
1,
46
] | ((62 - 46) * 1) | [
"62",
"62 - 46 = 16",
"16 * 1 = 16",
"16"
] | countdown | math | {
"ground_truth": {
"expression": "((62 - 46) * 1)",
"numbers": [
62,
1,
46
],
"target": 16
},
"style": "rule"
} | {
"index": 27,
"split": "train"
} |
308 | [
56,
63,
4
] | ((4 * 63) + 56) | [
"4",
"4 * 63 = 252",
"252 + 56 = 308",
"308"
] | countdown | math | {
"ground_truth": {
"expression": "((4 * 63) + 56)",
"numbers": [
56,
63,
4
],
"target": 308
},
"style": "rule"
} | {
"index": 28,
"split": "train"
} |
111 | [
98,
49,
36
] | ((49 - 36) + 98) | [
"49",
"49 - 36 = 13",
"13 + 98 = 111",
"111"
] | countdown | math | {
"ground_truth": {
"expression": "((49 - 36) + 98)",
"numbers": [
98,
49,
36
],
"target": 111
},
"style": "rule"
} | {
"index": 29,
"split": "train"
} |
216 | [
99,
48,
22
] | ((48 * 99) / 22) | [
"48",
"48 * 99 = 4752",
"4752 / 22 = 216",
"216"
] | countdown | math | {
"ground_truth": {
"expression": "((48 * 99) / 22)",
"numbers": [
99,
48,
22
],
"target": 216
},
"style": "rule"
} | {
"index": 30,
"split": "train"
} |
15 | [
51,
92,
26
] | ((92 - 26) - 51) | [
"92",
"92 - 26 = 66",
"66 - 51 = 15",
"15"
] | countdown | math | {
"ground_truth": {
"expression": "((92 - 26) - 51)",
"numbers": [
51,
92,
26
],
"target": 15
},
"style": "rule"
} | {
"index": 31,
"split": "train"
} |
169 | [
45,
69,
55
] | ((45 + 69) + 55) | [
"45",
"45 + 69 = 114",
"114 + 55 = 169",
"169"
] | countdown | math | {
"ground_truth": {
"expression": "((45 + 69) + 55)",
"numbers": [
45,
69,
55
],
"target": 169
},
"style": "rule"
} | {
"index": 32,
"split": "train"
} |
106 | [
12,
36,
58
] | ((58 + 12) + 36) | [
"58",
"58 + 12 = 70",
"70 + 36 = 106",
"106"
] | countdown | math | {
"ground_truth": {
"expression": "((58 + 12) + 36)",
"numbers": [
12,
36,
58
],
"target": 106
},
"style": "rule"
} | {
"index": 33,
"split": "train"
} |
141 | [
72,
2,
67
] | ((67 + 72) + 2) | [
"67",
"67 + 72 = 139",
"139 + 2 = 141",
"141"
] | countdown | math | {
"ground_truth": {
"expression": "((67 + 72) + 2)",
"numbers": [
72,
2,
67
],
"target": 141
},
"style": "rule"
} | {
"index": 34,
"split": "train"
} |
30 | [
55,
96,
71
] | ((55 + 71) - 96) | [
"55",
"55 + 71 = 126",
"126 - 96 = 30",
"30"
] | countdown | math | {
"ground_truth": {
"expression": "((55 + 71) - 96)",
"numbers": [
55,
96,
71
],
"target": 30
},
"style": "rule"
} | {
"index": 35,
"split": "train"
} |
159 | [
93,
25,
41
] | ((41 + 25) + 93) | [
"41",
"41 + 25 = 66",
"66 + 93 = 159",
"159"
] | countdown | math | {
"ground_truth": {
"expression": "((41 + 25) + 93)",
"numbers": [
93,
25,
41
],
"target": 159
},
"style": "rule"
} | {
"index": 36,
"split": "train"
} |
91 | [
76,
55,
40
] | ((76 - 40) + 55) | [
"76",
"76 - 40 = 36",
"36 + 55 = 91",
"91"
] | countdown | math | {
"ground_truth": {
"expression": "((76 - 40) + 55)",
"numbers": [
76,
55,
40
],
"target": 91
},
"style": "rule"
} | {
"index": 37,
"split": "train"
} |
139 | [
90,
59,
10
] | ((90 - 10) + 59) | [
"90",
"90 - 10 = 80",
"80 + 59 = 139",
"139"
] | countdown | math | {
"ground_truth": {
"expression": "((90 - 10) + 59)",
"numbers": [
90,
59,
10
],
"target": 139
},
"style": "rule"
} | {
"index": 38,
"split": "train"
} |
180 | [
78,
33,
4
] | ((78 - 33) * 4) | [
"78",
"78 - 33 = 45",
"45 * 4 = 180",
"180"
] | countdown | math | {
"ground_truth": {
"expression": "((78 - 33) * 4)",
"numbers": [
78,
33,
4
],
"target": 180
},
"style": "rule"
} | {
"index": 39,
"split": "train"
} |
141 | [
45,
53,
43
] | ((43 + 45) + 53) | [
"43",
"43 + 45 = 88",
"88 + 53 = 141",
"141"
] | countdown | math | {
"ground_truth": {
"expression": "((43 + 45) + 53)",
"numbers": [
45,
53,
43
],
"target": 141
},
"style": "rule"
} | {
"index": 40,
"split": "train"
} |
32 | [
98,
71,
5
] | ((98 - 71) + 5) | [
"98",
"98 - 71 = 27",
"27 + 5 = 32",
"32"
] | countdown | math | {
"ground_truth": {
"expression": "((98 - 71) + 5)",
"numbers": [
98,
71,
5
],
"target": 32
},
"style": "rule"
} | {
"index": 41,
"split": "train"
} |
40 | [
81,
57,
98
] | ((57 - 98) + 81) | [
"57",
"57 - 98 = -41",
"-41 + 81 = 40",
"40"
] | countdown | math | {
"ground_truth": {
"expression": "((57 - 98) + 81)",
"numbers": [
81,
57,
98
],
"target": 40
},
"style": "rule"
} | {
"index": 42,
"split": "train"
} |
93 | [
16,
4,
81
] | ((81 - 4) + 16) | [
"81",
"81 - 4 = 77",
"77 + 16 = 93",
"93"
] | countdown | math | {
"ground_truth": {
"expression": "((81 - 4) + 16)",
"numbers": [
16,
4,
81
],
"target": 93
},
"style": "rule"
} | {
"index": 43,
"split": "train"
} |
192 | [
66,
91,
35
] | ((35 + 91) + 66) | [
"35",
"35 + 91 = 126",
"126 + 66 = 192",
"192"
] | countdown | math | {
"ground_truth": {
"expression": "((35 + 91) + 66)",
"numbers": [
66,
91,
35
],
"target": 192
},
"style": "rule"
} | {
"index": 44,
"split": "train"
} |
17 | [
45,
43,
71
] | ((45 - 71) + 43) | [
"45",
"45 - 71 = -26",
"-26 + 43 = 17",
"17"
] | countdown | math | {
"ground_truth": {
"expression": "((45 - 71) + 43)",
"numbers": [
45,
43,
71
],
"target": 17
},
"style": "rule"
} | {
"index": 45,
"split": "train"
} |
264 | [
30,
96,
12
] | ((12 * 30) - 96) | [
"12",
"12 * 30 = 360",
"360 - 96 = 264",
"264"
] | countdown | math | {
"ground_truth": {
"expression": "((12 * 30) - 96)",
"numbers": [
30,
96,
12
],
"target": 264
},
"style": "rule"
} | {
"index": 46,
"split": "train"
} |
374 | [
42,
8,
38
] | ((8 * 42) + 38) | [
"8",
"8 * 42 = 336",
"336 + 38 = 374",
"374"
] | countdown | math | {
"ground_truth": {
"expression": "((8 * 42) + 38)",
"numbers": [
42,
8,
38
],
"target": 374
},
"style": "rule"
} | {
"index": 47,
"split": "train"
} |
115 | [
89,
33,
59
] | ((89 - 33) + 59) | [
"89",
"89 - 33 = 56",
"56 + 59 = 115",
"115"
] | countdown | math | {
"ground_truth": {
"expression": "((89 - 33) + 59)",
"numbers": [
89,
33,
59
],
"target": 115
},
"style": "rule"
} | {
"index": 48,
"split": "train"
} |
40 | [
80,
33,
87
] | ((33 - 80) + 87) | [
"33",
"33 - 80 = -47",
"-47 + 87 = 40",
"40"
] | countdown | math | {
"ground_truth": {
"expression": "((33 - 80) + 87)",
"numbers": [
80,
33,
87
],
"target": 40
},
"style": "rule"
} | {
"index": 49,
"split": "train"
} |
122 | [
75,
47,
94
] | ((75 - 47) + 94) | [
"75",
"75 - 47 = 28",
"28 + 94 = 122",
"122"
] | countdown | math | {
"ground_truth": {
"expression": "((75 - 47) + 94)",
"numbers": [
75,
47,
94
],
"target": 122
},
"style": "rule"
} | {
"index": 50,
"split": "train"
} |
85 | [
15,
60,
10
] | ((10 + 15) + 60) | [
"10",
"10 + 15 = 25",
"25 + 60 = 85",
"85"
] | countdown | math | {
"ground_truth": {
"expression": "((10 + 15) + 60)",
"numbers": [
15,
60,
10
],
"target": 85
},
"style": "rule"
} | {
"index": 51,
"split": "train"
} |
103 | [
14,
87,
30
] | ((30 - 14) + 87) | [
"30",
"30 - 14 = 16",
"16 + 87 = 103",
"103"
] | countdown | math | {
"ground_truth": {
"expression": "((30 - 14) + 87)",
"numbers": [
14,
87,
30
],
"target": 103
},
"style": "rule"
} | {
"index": 52,
"split": "train"
} |
384 | [
86,
96,
90
] | ((90 - 86) * 96) | [
"90",
"90 - 86 = 4",
"4 * 96 = 384",
"384"
] | countdown | math | {
"ground_truth": {
"expression": "((90 - 86) * 96)",
"numbers": [
86,
96,
90
],
"target": 384
},
"style": "rule"
} | {
"index": 53,
"split": "train"
} |
520 | [
13,
88,
48
] | ((88 - 48) * 13) | [
"88",
"88 - 48 = 40",
"40 * 13 = 520",
"520"
] | countdown | math | {
"ground_truth": {
"expression": "((88 - 48) * 13)",
"numbers": [
13,
88,
48
],
"target": 520
},
"style": "rule"
} | {
"index": 54,
"split": "train"
} |
648 | [
7,
17,
95
] | ((95 * 7) - 17) | [
"95",
"95 * 7 = 665",
"665 - 17 = 648",
"648"
] | countdown | math | {
"ground_truth": {
"expression": "((95 * 7) - 17)",
"numbers": [
7,
17,
95
],
"target": 648
},
"style": "rule"
} | {
"index": 55,
"split": "train"
} |
94 | [
58,
65,
29
] | ((58 - 29) + 65) | [
"58",
"58 - 29 = 29",
"29 + 65 = 94",
"94"
] | countdown | math | {
"ground_truth": {
"expression": "((58 - 29) + 65)",
"numbers": [
58,
65,
29
],
"target": 94
},
"style": "rule"
} | {
"index": 56,
"split": "train"
} |
39 | [
30,
53,
44
] | ((30 - 44) + 53) | [
"30",
"30 - 44 = -14",
"-14 + 53 = 39",
"39"
] | countdown | math | {
"ground_truth": {
"expression": "((30 - 44) + 53)",
"numbers": [
30,
53,
44
],
"target": 39
},
"style": "rule"
} | {
"index": 57,
"split": "train"
} |
71 | [
86,
33,
48
] | ((86 + 33) - 48) | [
"86",
"86 + 33 = 119",
"119 - 48 = 71",
"71"
] | countdown | math | {
"ground_truth": {
"expression": "((86 + 33) - 48)",
"numbers": [
86,
33,
48
],
"target": 71
},
"style": "rule"
} | {
"index": 58,
"split": "train"
} |
93 | [
53,
46,
86
] | ((86 + 53) - 46) | [
"86",
"86 + 53 = 139",
"139 - 46 = 93",
"93"
] | countdown | math | {
"ground_truth": {
"expression": "((86 + 53) - 46)",
"numbers": [
53,
46,
86
],
"target": 93
},
"style": "rule"
} | {
"index": 59,
"split": "train"
} |
127 | [
20,
85,
62
] | ((62 - 20) + 85) | [
"62",
"62 - 20 = 42",
"42 + 85 = 127",
"127"
] | countdown | math | {
"ground_truth": {
"expression": "((62 - 20) + 85)",
"numbers": [
20,
85,
62
],
"target": 127
},
"style": "rule"
} | {
"index": 60,
"split": "train"
} |
0 | [
44,
45,
1
] | ((45 - 1) - 44) | [
"45",
"45 - 1 = 44",
"44 - 44 = 0",
"0"
] | countdown | math | {
"ground_truth": {
"expression": "((45 - 1) - 44)",
"numbers": [
44,
45,
1
],
"target": 0
},
"style": "rule"
} | {
"index": 61,
"split": "train"
} |
54 | [
49,
54,
59
] | ((59 + 49) - 54) | [
"59",
"59 + 49 = 108",
"108 - 54 = 54",
"54"
] | countdown | math | {
"ground_truth": {
"expression": "((59 + 49) - 54)",
"numbers": [
49,
54,
59
],
"target": 54
},
"style": "rule"
} | {
"index": 62,
"split": "train"
} |
198 | [
21,
97,
80
] | ((97 + 80) + 21) | [
"97",
"97 + 80 = 177",
"177 + 21 = 198",
"198"
] | countdown | math | {
"ground_truth": {
"expression": "((97 + 80) + 21)",
"numbers": [
21,
97,
80
],
"target": 198
},
"style": "rule"
} | {
"index": 63,
"split": "train"
} |
117 | [
54,
35,
28
] | ((35 + 54) + 28) | [
"35",
"35 + 54 = 89",
"89 + 28 = 117",
"117"
] | countdown | math | {
"ground_truth": {
"expression": "((35 + 54) + 28)",
"numbers": [
54,
35,
28
],
"target": 117
},
"style": "rule"
} | {
"index": 64,
"split": "train"
} |
114 | [
68,
86,
40
] | ((68 + 86) - 40) | [
"68",
"68 + 86 = 154",
"154 - 40 = 114",
"114"
] | countdown | math | {
"ground_truth": {
"expression": "((68 + 86) - 40)",
"numbers": [
68,
86,
40
],
"target": 114
},
"style": "rule"
} | {
"index": 65,
"split": "train"
} |
104 | [
3,
42,
22
] | ((3 * 42) - 22) | [
"3",
"3 * 42 = 126",
"126 - 22 = 104",
"104"
] | countdown | math | {
"ground_truth": {
"expression": "((3 * 42) - 22)",
"numbers": [
3,
42,
22
],
"target": 104
},
"style": "rule"
} | {
"index": 66,
"split": "train"
} |
112 | [
100,
22,
10
] | ((100 - 10) + 22) | [
"100",
"100 - 10 = 90",
"90 + 22 = 112",
"112"
] | countdown | math | {
"ground_truth": {
"expression": "((100 - 10) + 22)",
"numbers": [
100,
22,
10
],
"target": 112
},
"style": "rule"
} | {
"index": 67,
"split": "train"
} |
917 | [
83,
12,
79
] | ((12 * 83) - 79) | [
"12",
"12 * 83 = 996",
"996 - 79 = 917",
"917"
] | countdown | math | {
"ground_truth": {
"expression": "((12 * 83) - 79)",
"numbers": [
83,
12,
79
],
"target": 917
},
"style": "rule"
} | {
"index": 68,
"split": "train"
} |
38 | [
47,
48,
37
] | ((37 + 48) - 47) | [
"37",
"37 + 48 = 85",
"85 - 47 = 38",
"38"
] | countdown | math | {
"ground_truth": {
"expression": "((37 + 48) - 47)",
"numbers": [
47,
48,
37
],
"target": 38
},
"style": "rule"
} | {
"index": 69,
"split": "train"
} |
169 | [
45,
40,
84
] | ((45 + 40) + 84) | [
"45",
"45 + 40 = 85",
"85 + 84 = 169",
"169"
] | countdown | math | {
"ground_truth": {
"expression": "((45 + 40) + 84)",
"numbers": [
45,
40,
84
],
"target": 169
},
"style": "rule"
} | {
"index": 70,
"split": "train"
} |
57 | [
83,
43,
17
] | ((17 - 43) + 83) | [
"17",
"17 - 43 = -26",
"-26 + 83 = 57",
"57"
] | countdown | math | {
"ground_truth": {
"expression": "((17 - 43) + 83)",
"numbers": [
83,
43,
17
],
"target": 57
},
"style": "rule"
} | {
"index": 71,
"split": "train"
} |
251 | [
97,
96,
58
] | ((96 + 58) + 97) | [
"96",
"96 + 58 = 154",
"154 + 97 = 251",
"251"
] | countdown | math | {
"ground_truth": {
"expression": "((96 + 58) + 97)",
"numbers": [
97,
96,
58
],
"target": 251
},
"style": "rule"
} | {
"index": 72,
"split": "train"
} |
122 | [
60,
99,
37
] | ((99 - 37) + 60) | [
"99",
"99 - 37 = 62",
"62 + 60 = 122",
"122"
] | countdown | math | {
"ground_truth": {
"expression": "((99 - 37) + 60)",
"numbers": [
60,
99,
37
],
"target": 122
},
"style": "rule"
} | {
"index": 73,
"split": "train"
} |
93 | [
38,
55,
1
] | ((38 + 55) / 1) | [
"38",
"38 + 55 = 93",
"93 / 1 = 93",
"93"
] | countdown | math | {
"ground_truth": {
"expression": "((38 + 55) / 1)",
"numbers": [
38,
55,
1
],
"target": 93
},
"style": "rule"
} | {
"index": 74,
"split": "train"
} |
189 | [
68,
47,
9
] | ((68 - 47) * 9) | [
"68",
"68 - 47 = 21",
"21 * 9 = 189",
"189"
] | countdown | math | {
"ground_truth": {
"expression": "((68 - 47) * 9)",
"numbers": [
68,
47,
9
],
"target": 189
},
"style": "rule"
} | {
"index": 75,
"split": "train"
} |
993 | [
5,
38,
26
] | ((38 * 26) + 5) | [
"38",
"38 * 26 = 988",
"988 + 5 = 993",
"993"
] | countdown | math | {
"ground_truth": {
"expression": "((38 * 26) + 5)",
"numbers": [
5,
38,
26
],
"target": 993
},
"style": "rule"
} | {
"index": 76,
"split": "train"
} |
135 | [
33,
5,
97
] | ((5 + 33) + 97) | [
"5",
"5 + 33 = 38",
"38 + 97 = 135",
"135"
] | countdown | math | {
"ground_truth": {
"expression": "((5 + 33) + 97)",
"numbers": [
33,
5,
97
],
"target": 135
},
"style": "rule"
} | {
"index": 77,
"split": "train"
} |
44 | [
48,
56,
52
] | ((48 - 56) + 52) | [
"48",
"48 - 56 = -8",
"-8 + 52 = 44",
"44"
] | countdown | math | {
"ground_truth": {
"expression": "((48 - 56) + 52)",
"numbers": [
48,
56,
52
],
"target": 44
},
"style": "rule"
} | {
"index": 78,
"split": "train"
} |
176 | [
40,
58,
78
] | ((40 + 58) + 78) | [
"40",
"40 + 58 = 98",
"98 + 78 = 176",
"176"
] | countdown | math | {
"ground_truth": {
"expression": "((40 + 58) + 78)",
"numbers": [
40,
58,
78
],
"target": 176
},
"style": "rule"
} | {
"index": 79,
"split": "train"
} |
61 | [
94,
46,
79
] | ((94 - 79) + 46) | [
"94",
"94 - 79 = 15",
"15 + 46 = 61",
"61"
] | countdown | math | {
"ground_truth": {
"expression": "((94 - 79) + 46)",
"numbers": [
94,
46,
79
],
"target": 61
},
"style": "rule"
} | {
"index": 80,
"split": "train"
} |
145 | [
57,
98,
10
] | ((98 + 57) - 10) | [
"98",
"98 + 57 = 155",
"155 - 10 = 145",
"145"
] | countdown | math | {
"ground_truth": {
"expression": "((98 + 57) - 10)",
"numbers": [
57,
98,
10
],
"target": 145
},
"style": "rule"
} | {
"index": 81,
"split": "train"
} |
570 | [
4,
95,
24
] | ((95 * 24) / 4) | [
"95",
"95 * 24 = 2280",
"2280 / 4 = 570",
"570"
] | countdown | math | {
"ground_truth": {
"expression": "((95 * 24) / 4)",
"numbers": [
4,
95,
24
],
"target": 570
},
"style": "rule"
} | {
"index": 82,
"split": "train"
} |
148 | [
60,
71,
17
] | ((17 + 71) + 60) | [
"17",
"17 + 71 = 88",
"88 + 60 = 148",
"148"
] | countdown | math | {
"ground_truth": {
"expression": "((17 + 71) + 60)",
"numbers": [
60,
71,
17
],
"target": 148
},
"style": "rule"
} | {
"index": 83,
"split": "train"
} |
160 | [
79,
69,
12
] | ((12 + 79) + 69) | [
"12",
"12 + 79 = 91",
"91 + 69 = 160",
"160"
] | countdown | math | {
"ground_truth": {
"expression": "((12 + 79) + 69)",
"numbers": [
79,
69,
12
],
"target": 160
},
"style": "rule"
} | {
"index": 84,
"split": "train"
} |
16 | [
98,
48,
66
] | ((48 + 66) - 98) | [
"48",
"48 + 66 = 114",
"114 - 98 = 16",
"16"
] | countdown | math | {
"ground_truth": {
"expression": "((48 + 66) - 98)",
"numbers": [
98,
48,
66
],
"target": 16
},
"style": "rule"
} | {
"index": 85,
"split": "train"
} |
40 | [
78,
66,
52
] | ((66 - 78) + 52) | [
"66",
"66 - 78 = -12",
"-12 + 52 = 40",
"40"
] | countdown | math | {
"ground_truth": {
"expression": "((66 - 78) + 52)",
"numbers": [
78,
66,
52
],
"target": 40
},
"style": "rule"
} | {
"index": 86,
"split": "train"
} |
8 | [
20,
78,
66
] | ((66 - 78) + 20) | [
"66",
"66 - 78 = -12",
"-12 + 20 = 8",
"8"
] | countdown | math | {
"ground_truth": {
"expression": "((66 - 78) + 20)",
"numbers": [
20,
78,
66
],
"target": 8
},
"style": "rule"
} | {
"index": 87,
"split": "train"
} |
68 | [
65,
66,
69
] | ((69 + 65) - 66) | [
"69",
"69 + 65 = 134",
"134 - 66 = 68",
"68"
] | countdown | math | {
"ground_truth": {
"expression": "((69 + 65) - 66)",
"numbers": [
65,
66,
69
],
"target": 68
},
"style": "rule"
} | {
"index": 88,
"split": "train"
} |
166 | [
67,
27,
72
] | ((67 + 27) + 72) | [
"67",
"67 + 27 = 94",
"94 + 72 = 166",
"166"
] | countdown | math | {
"ground_truth": {
"expression": "((67 + 27) + 72)",
"numbers": [
67,
27,
72
],
"target": 166
},
"style": "rule"
} | {
"index": 89,
"split": "train"
} |
66 | [
41,
62,
45
] | ((45 - 41) + 62) | [
"45",
"45 - 41 = 4",
"4 + 62 = 66",
"66"
] | countdown | math | {
"ground_truth": {
"expression": "((45 - 41) + 62)",
"numbers": [
41,
62,
45
],
"target": 66
},
"style": "rule"
} | {
"index": 90,
"split": "train"
} |
130 | [
96,
62,
28
] | ((62 - 28) + 96) | [
"62",
"62 - 28 = 34",
"34 + 96 = 130",
"130"
] | countdown | math | {
"ground_truth": {
"expression": "((62 - 28) + 96)",
"numbers": [
96,
62,
28
],
"target": 130
},
"style": "rule"
} | {
"index": 91,
"split": "train"
} |
4 | [
62,
84,
26
] | ((62 + 26) - 84) | [
"62",
"62 + 26 = 88",
"88 - 84 = 4",
"4"
] | countdown | math | {
"ground_truth": {
"expression": "((62 + 26) - 84)",
"numbers": [
62,
84,
26
],
"target": 4
},
"style": "rule"
} | {
"index": 92,
"split": "train"
} |
158 | [
43,
21,
94
] | ((21 + 43) + 94) | [
"21",
"21 + 43 = 64",
"64 + 94 = 158",
"158"
] | countdown | math | {
"ground_truth": {
"expression": "((21 + 43) + 94)",
"numbers": [
43,
21,
94
],
"target": 158
},
"style": "rule"
} | {
"index": 93,
"split": "train"
} |
745 | [
10,
73,
15
] | ((73 * 10) + 15) | [
"73",
"73 * 10 = 730",
"730 + 15 = 745",
"745"
] | countdown | math | {
"ground_truth": {
"expression": "((73 * 10) + 15)",
"numbers": [
10,
73,
15
],
"target": 745
},
"style": "rule"
} | {
"index": 94,
"split": "train"
} |
106 | [
6,
55,
45
] | ((55 + 45) + 6) | [
"55",
"55 + 45 = 100",
"100 + 6 = 106",
"106"
] | countdown | math | {
"ground_truth": {
"expression": "((55 + 45) + 6)",
"numbers": [
6,
55,
45
],
"target": 106
},
"style": "rule"
} | {
"index": 95,
"split": "train"
} |
883 | [
11,
88,
85
] | ((11 * 88) - 85) | [
"11",
"11 * 88 = 968",
"968 - 85 = 883",
"883"
] | countdown | math | {
"ground_truth": {
"expression": "((11 * 88) - 85)",
"numbers": [
11,
88,
85
],
"target": 883
},
"style": "rule"
} | {
"index": 96,
"split": "train"
} |
20 | [
25,
93,
98
] | ((93 - 98) + 25) | [
"93",
"93 - 98 = -5",
"-5 + 25 = 20",
"20"
] | countdown | math | {
"ground_truth": {
"expression": "((93 - 98) + 25)",
"numbers": [
25,
93,
98
],
"target": 20
},
"style": "rule"
} | {
"index": 97,
"split": "train"
} |
139 | [
52,
57,
30
] | ((52 + 30) + 57) | [
"52",
"52 + 30 = 82",
"82 + 57 = 139",
"139"
] | countdown | math | {
"ground_truth": {
"expression": "((52 + 30) + 57)",
"numbers": [
52,
57,
30
],
"target": 139
},
"style": "rule"
} | {
"index": 98,
"split": "train"
} |
62 | [
66,
64,
60
] | ((60 - 64) + 66) | [
"60",
"60 - 64 = -4",
"-4 + 66 = 62",
"62"
] | countdown | math | {
"ground_truth": {
"expression": "((60 - 64) + 66)",
"numbers": [
66,
64,
60
],
"target": 62
},
"style": "rule"
} | {
"index": 99,
"split": "train"
} |
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 27