Dataset Viewer
target
int64 0
100
| nums
sequencelengths 4
4
| expression
stringlengths 19
25
| reasoning_steps
sequencelengths 5
5
| data_source
stringclasses 1
value | ability
stringclasses 1
value | reward_model
dict | extra_info
dict |
---|---|---|---|---|---|---|---|
24 | [
82,
15,
4,
95
] | (((15 + 95) - 82) - 4) | [
"15",
"15 + 95 = 110",
"110 - 82 = 28",
"28 - 4 = 24",
"24"
] | countdown | math | {
"ground_truth": {
"expression": "(((15 + 95) - 82) - 4)",
"numbers": [
82,
15,
4,
95
],
"target": 24
},
"style": "rule"
} | {
"index": 0,
"split": "train"
} |
71 | [
28,
30,
65,
78
] | (((78 - 65) + 28) + 30) | [
"78",
"78 - 65 = 13",
"13 + 28 = 41",
"41 + 30 = 71",
"71"
] | countdown | math | {
"ground_truth": {
"expression": "(((78 - 65) + 28) + 30)",
"numbers": [
28,
30,
65,
78
],
"target": 71
},
"style": "rule"
} | {
"index": 1,
"split": "train"
} |
0 | [
93,
74,
74,
61
] | (((74 - 74) * 61) * 93) | [
"74",
"74 - 74 = 0",
"0 * 61 = 0",
"0 * 93 = 0",
"0"
] | countdown | math | {
"ground_truth": {
"expression": "(((74 - 74) * 61) * 93)",
"numbers": [
93,
74,
74,
61
],
"target": 0
},
"style": "rule"
} | {
"index": 2,
"split": "train"
} |
2 | [
36,
60,
32,
10
] | (((60 - 36) - 32) + 10) | [
"60",
"60 - 36 = 24",
"24 - 32 = -8",
"-8 + 10 = 2",
"2"
] | countdown | math | {
"ground_truth": {
"expression": "(((60 - 36) - 32) + 10)",
"numbers": [
36,
60,
32,
10
],
"target": 2
},
"style": "rule"
} | {
"index": 3,
"split": "train"
} |
38 | [
28,
52,
8,
22
] | (((52 - 28) - 8) + 22) | [
"52",
"52 - 28 = 24",
"24 - 8 = 16",
"16 + 22 = 38",
"38"
] | countdown | math | {
"ground_truth": {
"expression": "(((52 - 28) - 8) + 22)",
"numbers": [
28,
52,
8,
22
],
"target": 38
},
"style": "rule"
} | {
"index": 4,
"split": "train"
} |
4 | [
86,
43,
80,
41
] | (((86 - 80) + 41) - 43) | [
"86",
"86 - 80 = 6",
"6 + 41 = 47",
"47 - 43 = 4",
"4"
] | countdown | math | {
"ground_truth": {
"expression": "(((86 - 80) + 41) - 43)",
"numbers": [
86,
43,
80,
41
],
"target": 4
},
"style": "rule"
} | {
"index": 5,
"split": "train"
} |
42 | [
18,
20,
30,
50
] | (((50 - 20) + 30) - 18) | [
"50",
"50 - 20 = 30",
"30 + 30 = 60",
"60 - 18 = 42",
"42"
] | countdown | math | {
"ground_truth": {
"expression": "(((50 - 20) + 30) - 18)",
"numbers": [
18,
20,
30,
50
],
"target": 42
},
"style": "rule"
} | {
"index": 6,
"split": "train"
} |
7 | [
2,
54,
63,
14
] | (((54 + 14) + 2) - 63) | [
"54",
"54 + 14 = 68",
"68 + 2 = 70",
"70 - 63 = 7",
"7"
] | countdown | math | {
"ground_truth": {
"expression": "(((54 + 14) + 2) - 63)",
"numbers": [
2,
54,
63,
14
],
"target": 7
},
"style": "rule"
} | {
"index": 7,
"split": "train"
} |
17 | [
42,
24,
63,
28
] | (((24 - 28) - 42) + 63) | [
"24",
"24 - 28 = -4",
"-4 - 42 = -46",
"-46 + 63 = 17",
"17"
] | countdown | math | {
"ground_truth": {
"expression": "(((24 - 28) - 42) + 63)",
"numbers": [
42,
24,
63,
28
],
"target": 17
},
"style": "rule"
} | {
"index": 8,
"split": "train"
} |
84 | [
57,
44,
24,
7
] | (((44 - 24) + 7) + 57) | [
"44",
"44 - 24 = 20",
"20 + 7 = 27",
"27 + 57 = 84",
"84"
] | countdown | math | {
"ground_truth": {
"expression": "(((44 - 24) + 7) + 57)",
"numbers": [
57,
44,
24,
7
],
"target": 84
},
"style": "rule"
} | {
"index": 9,
"split": "train"
} |
25 | [
40,
73,
80,
8
] | (((40 - 80) + 73) - 8) | [
"40",
"40 - 80 = -40",
"-40 + 73 = 33",
"33 - 8 = 25",
"25"
] | countdown | math | {
"ground_truth": {
"expression": "(((40 - 80) + 73) - 8)",
"numbers": [
40,
73,
80,
8
],
"target": 25
},
"style": "rule"
} | {
"index": 10,
"split": "train"
} |
60 | [
34,
81,
76,
85
] | (((85 - 81) * 34) - 76) | [
"85",
"85 - 81 = 4",
"4 * 34 = 136",
"136 - 76 = 60",
"60"
] | countdown | math | {
"ground_truth": {
"expression": "(((85 - 81) * 34) - 76)",
"numbers": [
34,
81,
76,
85
],
"target": 60
},
"style": "rule"
} | {
"index": 11,
"split": "train"
} |
57 | [
80,
33,
87,
97
] | (((80 - 87) - 33) + 97) | [
"80",
"80 - 87 = -7",
"-7 - 33 = -40",
"-40 + 97 = 57",
"57"
] | countdown | math | {
"ground_truth": {
"expression": "(((80 - 87) - 33) + 97)",
"numbers": [
80,
33,
87,
97
],
"target": 57
},
"style": "rule"
} | {
"index": 12,
"split": "train"
} |
47 | [
5,
8,
48,
37
] | (((48 - 37) * 5) - 8) | [
"48",
"48 - 37 = 11",
"11 * 5 = 55",
"55 - 8 = 47",
"47"
] | countdown | math | {
"ground_truth": {
"expression": "(((48 - 37) * 5) - 8)",
"numbers": [
5,
8,
48,
37
],
"target": 47
},
"style": "rule"
} | {
"index": 13,
"split": "train"
} |
60 | [
85,
44,
99,
80
] | (((99 + 85) - 44) - 80) | [
"99",
"99 + 85 = 184",
"184 - 44 = 140",
"140 - 80 = 60",
"60"
] | countdown | math | {
"ground_truth": {
"expression": "(((99 + 85) - 44) - 80)",
"numbers": [
85,
44,
99,
80
],
"target": 60
},
"style": "rule"
} | {
"index": 14,
"split": "train"
} |
45 | [
56,
52,
96,
57
] | (((96 + 57) - 56) - 52) | [
"96",
"96 + 57 = 153",
"153 - 56 = 97",
"97 - 52 = 45",
"45"
] | countdown | math | {
"ground_truth": {
"expression": "(((96 + 57) - 56) - 52)",
"numbers": [
56,
52,
96,
57
],
"target": 45
},
"style": "rule"
} | {
"index": 15,
"split": "train"
} |
77 | [
71,
70,
38,
39
] | (((71 - 70) * 39) + 38) | [
"71",
"71 - 70 = 1",
"1 * 39 = 39",
"39 + 38 = 77",
"77"
] | countdown | math | {
"ground_truth": {
"expression": "(((71 - 70) * 39) + 38)",
"numbers": [
71,
70,
38,
39
],
"target": 77
},
"style": "rule"
} | {
"index": 16,
"split": "train"
} |
75 | [
68,
53,
99,
53
] | (((53 + 68) + 53) - 99) | [
"53",
"53 + 68 = 121",
"121 + 53 = 174",
"174 - 99 = 75",
"75"
] | countdown | math | {
"ground_truth": {
"expression": "(((53 + 68) + 53) - 99)",
"numbers": [
68,
53,
99,
53
],
"target": 75
},
"style": "rule"
} | {
"index": 17,
"split": "train"
} |
93 | [
34,
84,
100,
75
] | (((84 + 34) + 75) - 100) | [
"84",
"84 + 34 = 118",
"118 + 75 = 193",
"193 - 100 = 93",
"93"
] | countdown | math | {
"ground_truth": {
"expression": "(((84 + 34) + 75) - 100)",
"numbers": [
34,
84,
100,
75
],
"target": 93
},
"style": "rule"
} | {
"index": 18,
"split": "train"
} |
86 | [
51,
45,
99,
19
] | (((51 - 45) - 19) + 99) | [
"51",
"51 - 45 = 6",
"6 - 19 = -13",
"-13 + 99 = 86",
"86"
] | countdown | math | {
"ground_truth": {
"expression": "(((51 - 45) - 19) + 99)",
"numbers": [
51,
45,
99,
19
],
"target": 86
},
"style": "rule"
} | {
"index": 19,
"split": "train"
} |
93 | [
62,
84,
26,
97
] | (((97 - 26) - 62) + 84) | [
"97",
"97 - 26 = 71",
"71 - 62 = 9",
"9 + 84 = 93",
"93"
] | countdown | math | {
"ground_truth": {
"expression": "(((97 - 26) - 62) + 84)",
"numbers": [
62,
84,
26,
97
],
"target": 93
},
"style": "rule"
} | {
"index": 20,
"split": "train"
} |
7 | [
53,
39,
36,
8
] | (((39 - 36) + 53) / 8) | [
"39",
"39 - 36 = 3",
"3 + 53 = 56",
"56 / 8 = 7",
"7"
] | countdown | math | {
"ground_truth": {
"expression": "(((39 - 36) + 53) / 8)",
"numbers": [
53,
39,
36,
8
],
"target": 7
},
"style": "rule"
} | {
"index": 21,
"split": "train"
} |
98 | [
23,
14,
13,
68
] | (((23 + 68) * 14) / 13) | [
"23",
"23 + 68 = 91",
"91 * 14 = 1274",
"1274 / 13 = 98",
"98"
] | countdown | math | {
"ground_truth": {
"expression": "(((23 + 68) * 14) / 13)",
"numbers": [
23,
14,
13,
68
],
"target": 98
},
"style": "rule"
} | {
"index": 22,
"split": "train"
} |
81 | [
32,
92,
10,
11
] | (((10 + 11) + 92) - 32) | [
"10",
"10 + 11 = 21",
"21 + 92 = 113",
"113 - 32 = 81",
"81"
] | countdown | math | {
"ground_truth": {
"expression": "(((10 + 11) + 92) - 32)",
"numbers": [
32,
92,
10,
11
],
"target": 81
},
"style": "rule"
} | {
"index": 23,
"split": "train"
} |
59 | [
74,
67,
22,
88
] | (((67 + 88) - 74) - 22) | [
"67",
"67 + 88 = 155",
"155 - 74 = 81",
"81 - 22 = 59",
"59"
] | countdown | math | {
"ground_truth": {
"expression": "(((67 + 88) - 74) - 22)",
"numbers": [
74,
67,
22,
88
],
"target": 59
},
"style": "rule"
} | {
"index": 24,
"split": "train"
} |
19 | [
14,
38,
54,
11
] | (((54 - 11) + 14) - 38) | [
"54",
"54 - 11 = 43",
"43 + 14 = 57",
"57 - 38 = 19",
"19"
] | countdown | math | {
"ground_truth": {
"expression": "(((54 - 11) + 14) - 38)",
"numbers": [
14,
38,
54,
11
],
"target": 19
},
"style": "rule"
} | {
"index": 25,
"split": "train"
} |
57 | [
27,
36,
97,
91
] | (((27 - 97) + 36) + 91) | [
"27",
"27 - 97 = -70",
"-70 + 36 = -34",
"-34 + 91 = 57",
"57"
] | countdown | math | {
"ground_truth": {
"expression": "(((27 - 97) + 36) + 91)",
"numbers": [
27,
36,
97,
91
],
"target": 57
},
"style": "rule"
} | {
"index": 26,
"split": "train"
} |
67 | [
42,
75,
1,
100
] | (((100 - 75) * 1) + 42) | [
"100",
"100 - 75 = 25",
"25 * 1 = 25",
"25 + 42 = 67",
"67"
] | countdown | math | {
"ground_truth": {
"expression": "(((100 - 75) * 1) + 42)",
"numbers": [
42,
75,
1,
100
],
"target": 67
},
"style": "rule"
} | {
"index": 27,
"split": "train"
} |
10 | [
37,
44,
71,
74
] | (((44 + 74) - 37) - 71) | [
"44",
"44 + 74 = 118",
"118 - 37 = 81",
"81 - 71 = 10",
"10"
] | countdown | math | {
"ground_truth": {
"expression": "(((44 + 74) - 37) - 71)",
"numbers": [
37,
44,
71,
74
],
"target": 10
},
"style": "rule"
} | {
"index": 28,
"split": "train"
} |
54 | [
73,
25,
64,
70
] | (((70 - 25) + 73) - 64) | [
"70",
"70 - 25 = 45",
"45 + 73 = 118",
"118 - 64 = 54",
"54"
] | countdown | math | {
"ground_truth": {
"expression": "(((70 - 25) + 73) - 64)",
"numbers": [
73,
25,
64,
70
],
"target": 54
},
"style": "rule"
} | {
"index": 29,
"split": "train"
} |
61 | [
1,
43,
79,
26
] | (((79 - 43) + 26) - 1) | [
"79",
"79 - 43 = 36",
"36 + 26 = 62",
"62 - 1 = 61",
"61"
] | countdown | math | {
"ground_truth": {
"expression": "(((79 - 43) + 26) - 1)",
"numbers": [
1,
43,
79,
26
],
"target": 61
},
"style": "rule"
} | {
"index": 30,
"split": "train"
} |
68 | [
89,
9,
45,
33
] | (((33 - 9) - 45) + 89) | [
"33",
"33 - 9 = 24",
"24 - 45 = -21",
"-21 + 89 = 68",
"68"
] | countdown | math | {
"ground_truth": {
"expression": "(((33 - 9) - 45) + 89)",
"numbers": [
89,
9,
45,
33
],
"target": 68
},
"style": "rule"
} | {
"index": 31,
"split": "train"
} |
92 | [
52,
50,
95,
5
] | (((95 + 52) - 5) - 50) | [
"95",
"95 + 52 = 147",
"147 - 5 = 142",
"142 - 50 = 92",
"92"
] | countdown | math | {
"ground_truth": {
"expression": "(((95 + 52) - 5) - 50)",
"numbers": [
52,
50,
95,
5
],
"target": 92
},
"style": "rule"
} | {
"index": 32,
"split": "train"
} |
49 | [
17,
95,
34,
93
] | (((93 - 95) + 34) + 17) | [
"93",
"93 - 95 = -2",
"-2 + 34 = 32",
"32 + 17 = 49",
"49"
] | countdown | math | {
"ground_truth": {
"expression": "(((93 - 95) + 34) + 17)",
"numbers": [
17,
95,
34,
93
],
"target": 49
},
"style": "rule"
} | {
"index": 33,
"split": "train"
} |
97 | [
85,
67,
35,
80
] | (((67 - 85) + 35) + 80) | [
"67",
"67 - 85 = -18",
"-18 + 35 = 17",
"17 + 80 = 97",
"97"
] | countdown | math | {
"ground_truth": {
"expression": "(((67 - 85) + 35) + 80)",
"numbers": [
85,
67,
35,
80
],
"target": 97
},
"style": "rule"
} | {
"index": 34,
"split": "train"
} |
37 | [
80,
35,
94,
12
] | (((35 - 12) - 80) + 94) | [
"35",
"35 - 12 = 23",
"23 - 80 = -57",
"-57 + 94 = 37",
"37"
] | countdown | math | {
"ground_truth": {
"expression": "(((35 - 12) - 80) + 94)",
"numbers": [
80,
35,
94,
12
],
"target": 37
},
"style": "rule"
} | {
"index": 35,
"split": "train"
} |
21 | [
20,
72,
79,
7
] | (((7 + 72) / 79) + 20) | [
"7",
"7 + 72 = 79",
"79 / 79 = 1",
"1 + 20 = 21",
"21"
] | countdown | math | {
"ground_truth": {
"expression": "(((7 + 72) / 79) + 20)",
"numbers": [
20,
72,
79,
7
],
"target": 21
},
"style": "rule"
} | {
"index": 36,
"split": "train"
} |
24 | [
72,
99,
80,
77
] | (((77 - 80) + 99) - 72) | [
"77",
"77 - 80 = -3",
"-3 + 99 = 96",
"96 - 72 = 24",
"24"
] | countdown | math | {
"ground_truth": {
"expression": "(((77 - 80) + 99) - 72)",
"numbers": [
72,
99,
80,
77
],
"target": 24
},
"style": "rule"
} | {
"index": 37,
"split": "train"
} |
19 | [
73,
73,
85,
19
] | (((73 - 73) / 85) + 19) | [
"73",
"73 - 73 = 0",
"0 / 85 = 0",
"0 + 19 = 19",
"19"
] | countdown | math | {
"ground_truth": {
"expression": "(((73 - 73) / 85) + 19)",
"numbers": [
73,
73,
85,
19
],
"target": 19
},
"style": "rule"
} | {
"index": 38,
"split": "train"
} |
77 | [
63,
62,
78,
1
] | (((62 + 78) / 1) - 63) | [
"62",
"62 + 78 = 140",
"140 / 1 = 140",
"140 - 63 = 77",
"77"
] | countdown | math | {
"ground_truth": {
"expression": "(((62 + 78) / 1) - 63)",
"numbers": [
63,
62,
78,
1
],
"target": 77
},
"style": "rule"
} | {
"index": 39,
"split": "train"
} |
71 | [
77,
73,
82,
3
] | (((77 + 3) - 82) + 73) | [
"77",
"77 + 3 = 80",
"80 - 82 = -2",
"-2 + 73 = 71",
"71"
] | countdown | math | {
"ground_truth": {
"expression": "(((77 + 3) - 82) + 73)",
"numbers": [
77,
73,
82,
3
],
"target": 71
},
"style": "rule"
} | {
"index": 40,
"split": "train"
} |
20 | [
17,
14,
3,
26
] | (((14 - 3) - 17) + 26) | [
"14",
"14 - 3 = 11",
"11 - 17 = -6",
"-6 + 26 = 20",
"20"
] | countdown | math | {
"ground_truth": {
"expression": "(((14 - 3) - 17) + 26)",
"numbers": [
17,
14,
3,
26
],
"target": 20
},
"style": "rule"
} | {
"index": 41,
"split": "train"
} |
61 | [
92,
77,
8,
100
] | (((92 - 100) - 8) + 77) | [
"92",
"92 - 100 = -8",
"-8 - 8 = -16",
"-16 + 77 = 61",
"61"
] | countdown | math | {
"ground_truth": {
"expression": "(((92 - 100) - 8) + 77)",
"numbers": [
92,
77,
8,
100
],
"target": 61
},
"style": "rule"
} | {
"index": 42,
"split": "train"
} |
76 | [
87,
5,
47,
31
] | (((31 - 47) + 5) + 87) | [
"31",
"31 - 47 = -16",
"-16 + 5 = -11",
"-11 + 87 = 76",
"76"
] | countdown | math | {
"ground_truth": {
"expression": "(((31 - 47) + 5) + 87)",
"numbers": [
87,
5,
47,
31
],
"target": 76
},
"style": "rule"
} | {
"index": 43,
"split": "train"
} |
9 | [
24,
96,
88,
25
] | (((25 - 88) - 24) + 96) | [
"25",
"25 - 88 = -63",
"-63 - 24 = -87",
"-87 + 96 = 9",
"9"
] | countdown | math | {
"ground_truth": {
"expression": "(((25 - 88) - 24) + 96)",
"numbers": [
24,
96,
88,
25
],
"target": 9
},
"style": "rule"
} | {
"index": 44,
"split": "train"
} |
17 | [
64,
74,
36,
63
] | (((64 + 63) - 36) - 74) | [
"64",
"64 + 63 = 127",
"127 - 36 = 91",
"91 - 74 = 17",
"17"
] | countdown | math | {
"ground_truth": {
"expression": "(((64 + 63) - 36) - 74)",
"numbers": [
64,
74,
36,
63
],
"target": 17
},
"style": "rule"
} | {
"index": 45,
"split": "train"
} |
4 | [
41,
84,
38,
91
] | (((38 + 91) - 41) - 84) | [
"38",
"38 + 91 = 129",
"129 - 41 = 88",
"88 - 84 = 4",
"4"
] | countdown | math | {
"ground_truth": {
"expression": "(((38 + 91) - 41) - 84)",
"numbers": [
41,
84,
38,
91
],
"target": 4
},
"style": "rule"
} | {
"index": 46,
"split": "train"
} |
0 | [
45,
37,
61,
69
] | (((45 + 61) - 69) - 37) | [
"45",
"45 + 61 = 106",
"106 - 69 = 37",
"37 - 37 = 0",
"0"
] | countdown | math | {
"ground_truth": {
"expression": "(((45 + 61) - 69) - 37)",
"numbers": [
45,
37,
61,
69
],
"target": 0
},
"style": "rule"
} | {
"index": 47,
"split": "train"
} |
15 | [
8,
35,
100,
51
] | (((100 * 8) - 35) / 51) | [
"100",
"100 * 8 = 800",
"800 - 35 = 765",
"765 / 51 = 15",
"15"
] | countdown | math | {
"ground_truth": {
"expression": "(((100 * 8) - 35) / 51)",
"numbers": [
8,
35,
100,
51
],
"target": 15
},
"style": "rule"
} | {
"index": 48,
"split": "train"
} |
16 | [
89,
77,
20,
48
] | (((77 - 89) + 48) - 20) | [
"77",
"77 - 89 = -12",
"-12 + 48 = 36",
"36 - 20 = 16",
"16"
] | countdown | math | {
"ground_truth": {
"expression": "(((77 - 89) + 48) - 20)",
"numbers": [
89,
77,
20,
48
],
"target": 16
},
"style": "rule"
} | {
"index": 49,
"split": "train"
} |
77 | [
70,
45,
42,
94
] | (((70 + 94) - 42) - 45) | [
"70",
"70 + 94 = 164",
"164 - 42 = 122",
"122 - 45 = 77",
"77"
] | countdown | math | {
"ground_truth": {
"expression": "(((70 + 94) - 42) - 45)",
"numbers": [
70,
45,
42,
94
],
"target": 77
},
"style": "rule"
} | {
"index": 50,
"split": "train"
} |
98 | [
5,
26,
14,
63
] | (((63 + 14) - 5) + 26) | [
"63",
"63 + 14 = 77",
"77 - 5 = 72",
"72 + 26 = 98",
"98"
] | countdown | math | {
"ground_truth": {
"expression": "(((63 + 14) - 5) + 26)",
"numbers": [
5,
26,
14,
63
],
"target": 98
},
"style": "rule"
} | {
"index": 51,
"split": "train"
} |
50 | [
2,
27,
84,
63
] | (((2 - 63) + 84) + 27) | [
"2",
"2 - 63 = -61",
"-61 + 84 = 23",
"23 + 27 = 50",
"50"
] | countdown | math | {
"ground_truth": {
"expression": "(((2 - 63) + 84) + 27)",
"numbers": [
2,
27,
84,
63
],
"target": 50
},
"style": "rule"
} | {
"index": 52,
"split": "train"
} |
31 | [
98,
82,
56,
93
] | (((82 + 98) - 56) - 93) | [
"82",
"82 + 98 = 180",
"180 - 56 = 124",
"124 - 93 = 31",
"31"
] | countdown | math | {
"ground_truth": {
"expression": "(((82 + 98) - 56) - 93)",
"numbers": [
98,
82,
56,
93
],
"target": 31
},
"style": "rule"
} | {
"index": 53,
"split": "train"
} |
100 | [
74,
96,
7,
71
] | (((71 + 7) + 96) - 74) | [
"71",
"71 + 7 = 78",
"78 + 96 = 174",
"174 - 74 = 100",
"100"
] | countdown | math | {
"ground_truth": {
"expression": "(((71 + 7) + 96) - 74)",
"numbers": [
74,
96,
7,
71
],
"target": 100
},
"style": "rule"
} | {
"index": 54,
"split": "train"
} |
10 | [
50,
4,
72,
36
] | (((36 + 50) - 72) - 4) | [
"36",
"36 + 50 = 86",
"86 - 72 = 14",
"14 - 4 = 10",
"10"
] | countdown | math | {
"ground_truth": {
"expression": "(((36 + 50) - 72) - 4)",
"numbers": [
50,
4,
72,
36
],
"target": 10
},
"style": "rule"
} | {
"index": 55,
"split": "train"
} |
28 | [
59,
12,
33,
42
] | (((42 + 12) + 33) - 59) | [
"42",
"42 + 12 = 54",
"54 + 33 = 87",
"87 - 59 = 28",
"28"
] | countdown | math | {
"ground_truth": {
"expression": "(((42 + 12) + 33) - 59)",
"numbers": [
59,
12,
33,
42
],
"target": 28
},
"style": "rule"
} | {
"index": 56,
"split": "train"
} |
12 | [
62,
93,
89,
78
] | (((89 - 93) - 62) + 78) | [
"89",
"89 - 93 = -4",
"-4 - 62 = -66",
"-66 + 78 = 12",
"12"
] | countdown | math | {
"ground_truth": {
"expression": "(((89 - 93) - 62) + 78)",
"numbers": [
62,
93,
89,
78
],
"target": 12
},
"style": "rule"
} | {
"index": 57,
"split": "train"
} |
57 | [
40,
39,
65,
71
] | (((65 + 71) - 40) - 39) | [
"65",
"65 + 71 = 136",
"136 - 40 = 96",
"96 - 39 = 57",
"57"
] | countdown | math | {
"ground_truth": {
"expression": "(((65 + 71) - 40) - 39)",
"numbers": [
40,
39,
65,
71
],
"target": 57
},
"style": "rule"
} | {
"index": 58,
"split": "train"
} |
83 | [
14,
50,
7,
12
] | (((14 + 50) + 12) + 7) | [
"14",
"14 + 50 = 64",
"64 + 12 = 76",
"76 + 7 = 83",
"83"
] | countdown | math | {
"ground_truth": {
"expression": "(((14 + 50) + 12) + 7)",
"numbers": [
14,
50,
7,
12
],
"target": 83
},
"style": "rule"
} | {
"index": 59,
"split": "train"
} |
81 | [
9,
44,
27,
89
] | (((27 + 89) + 9) - 44) | [
"27",
"27 + 89 = 116",
"116 + 9 = 125",
"125 - 44 = 81",
"81"
] | countdown | math | {
"ground_truth": {
"expression": "(((27 + 89) + 9) - 44)",
"numbers": [
9,
44,
27,
89
],
"target": 81
},
"style": "rule"
} | {
"index": 60,
"split": "train"
} |
56 | [
79,
66,
52,
17
] | (((17 + 66) - 79) + 52) | [
"17",
"17 + 66 = 83",
"83 - 79 = 4",
"4 + 52 = 56",
"56"
] | countdown | math | {
"ground_truth": {
"expression": "(((17 + 66) - 79) + 52)",
"numbers": [
79,
66,
52,
17
],
"target": 56
},
"style": "rule"
} | {
"index": 61,
"split": "train"
} |
94 | [
17,
65,
10,
36
] | (((36 + 65) - 17) + 10) | [
"36",
"36 + 65 = 101",
"101 - 17 = 84",
"84 + 10 = 94",
"94"
] | countdown | math | {
"ground_truth": {
"expression": "(((36 + 65) - 17) + 10)",
"numbers": [
17,
65,
10,
36
],
"target": 94
},
"style": "rule"
} | {
"index": 62,
"split": "train"
} |
31 | [
48,
23,
34,
90
] | (((90 + 23) - 34) - 48) | [
"90",
"90 + 23 = 113",
"113 - 34 = 79",
"79 - 48 = 31",
"31"
] | countdown | math | {
"ground_truth": {
"expression": "(((90 + 23) - 34) - 48)",
"numbers": [
48,
23,
34,
90
],
"target": 31
},
"style": "rule"
} | {
"index": 63,
"split": "train"
} |
33 | [
50,
43,
8,
34
] | (((34 + 50) - 8) - 43) | [
"34",
"34 + 50 = 84",
"84 - 8 = 76",
"76 - 43 = 33",
"33"
] | countdown | math | {
"ground_truth": {
"expression": "(((34 + 50) - 8) - 43)",
"numbers": [
50,
43,
8,
34
],
"target": 33
},
"style": "rule"
} | {
"index": 64,
"split": "train"
} |
46 | [
100,
58,
3,
64
] | (((64 - 100) / 3) + 58) | [
"64",
"64 - 100 = -36",
"-36 / 3 = -12",
"-12 + 58 = 46",
"46"
] | countdown | math | {
"ground_truth": {
"expression": "(((64 - 100) / 3) + 58)",
"numbers": [
100,
58,
3,
64
],
"target": 46
},
"style": "rule"
} | {
"index": 65,
"split": "train"
} |
42 | [
14,
15,
64,
77
] | (((15 + 77) + 14) - 64) | [
"15",
"15 + 77 = 92",
"92 + 14 = 106",
"106 - 64 = 42",
"42"
] | countdown | math | {
"ground_truth": {
"expression": "(((15 + 77) + 14) - 64)",
"numbers": [
14,
15,
64,
77
],
"target": 42
},
"style": "rule"
} | {
"index": 66,
"split": "train"
} |
64 | [
91,
89,
86,
20
] | (((89 + 86) - 20) - 91) | [
"89",
"89 + 86 = 175",
"175 - 20 = 155",
"155 - 91 = 64",
"64"
] | countdown | math | {
"ground_truth": {
"expression": "(((89 + 86) - 20) - 91)",
"numbers": [
91,
89,
86,
20
],
"target": 64
},
"style": "rule"
} | {
"index": 67,
"split": "train"
} |
29 | [
68,
28,
92,
25
] | (((68 + 28) - 92) + 25) | [
"68",
"68 + 28 = 96",
"96 - 92 = 4",
"4 + 25 = 29",
"29"
] | countdown | math | {
"ground_truth": {
"expression": "(((68 + 28) - 92) + 25)",
"numbers": [
68,
28,
92,
25
],
"target": 29
},
"style": "rule"
} | {
"index": 68,
"split": "train"
} |
67 | [
95,
75,
4,
98
] | (((95 + 98) + 75) / 4) | [
"95",
"95 + 98 = 193",
"193 + 75 = 268",
"268 / 4 = 67",
"67"
] | countdown | math | {
"ground_truth": {
"expression": "(((95 + 98) + 75) / 4)",
"numbers": [
95,
75,
4,
98
],
"target": 67
},
"style": "rule"
} | {
"index": 69,
"split": "train"
} |
47 | [
74,
64,
28,
85
] | (((85 + 64) - 74) - 28) | [
"85",
"85 + 64 = 149",
"149 - 74 = 75",
"75 - 28 = 47",
"47"
] | countdown | math | {
"ground_truth": {
"expression": "(((85 + 64) - 74) - 28)",
"numbers": [
74,
64,
28,
85
],
"target": 47
},
"style": "rule"
} | {
"index": 70,
"split": "train"
} |
14 | [
33,
71,
50,
40
] | (((71 - 40) + 33) - 50) | [
"71",
"71 - 40 = 31",
"31 + 33 = 64",
"64 - 50 = 14",
"14"
] | countdown | math | {
"ground_truth": {
"expression": "(((71 - 40) + 33) - 50)",
"numbers": [
33,
71,
50,
40
],
"target": 14
},
"style": "rule"
} | {
"index": 71,
"split": "train"
} |
49 | [
25,
35,
37,
96
] | (((96 - 37) - 35) + 25) | [
"96",
"96 - 37 = 59",
"59 - 35 = 24",
"24 + 25 = 49",
"49"
] | countdown | math | {
"ground_truth": {
"expression": "(((96 - 37) - 35) + 25)",
"numbers": [
25,
35,
37,
96
],
"target": 49
},
"style": "rule"
} | {
"index": 72,
"split": "train"
} |
53 | [
27,
47,
21,
94
] | (((27 - 47) + 94) - 21) | [
"27",
"27 - 47 = -20",
"-20 + 94 = 74",
"74 - 21 = 53",
"53"
] | countdown | math | {
"ground_truth": {
"expression": "(((27 - 47) + 94) - 21)",
"numbers": [
27,
47,
21,
94
],
"target": 53
},
"style": "rule"
} | {
"index": 73,
"split": "train"
} |
76 | [
26,
57,
54,
99
] | (((99 - 26) + 57) - 54) | [
"99",
"99 - 26 = 73",
"73 + 57 = 130",
"130 - 54 = 76",
"76"
] | countdown | math | {
"ground_truth": {
"expression": "(((99 - 26) + 57) - 54)",
"numbers": [
26,
57,
54,
99
],
"target": 76
},
"style": "rule"
} | {
"index": 74,
"split": "train"
} |
25 | [
31,
97,
77,
76
] | (((77 - 97) - 31) + 76) | [
"77",
"77 - 97 = -20",
"-20 - 31 = -51",
"-51 + 76 = 25",
"25"
] | countdown | math | {
"ground_truth": {
"expression": "(((77 - 97) - 31) + 76)",
"numbers": [
31,
97,
77,
76
],
"target": 25
},
"style": "rule"
} | {
"index": 75,
"split": "train"
} |
83 | [
13,
80,
97,
53
] | (((97 + 53) + 13) - 80) | [
"97",
"97 + 53 = 150",
"150 + 13 = 163",
"163 - 80 = 83",
"83"
] | countdown | math | {
"ground_truth": {
"expression": "(((97 + 53) + 13) - 80)",
"numbers": [
13,
80,
97,
53
],
"target": 83
},
"style": "rule"
} | {
"index": 76,
"split": "train"
} |
44 | [
22,
66,
50,
97
] | (((97 * 22) + 66) / 50) | [
"97",
"97 * 22 = 2134",
"2134 + 66 = 2200",
"2200 / 50 = 44",
"44"
] | countdown | math | {
"ground_truth": {
"expression": "(((97 * 22) + 66) / 50)",
"numbers": [
22,
66,
50,
97
],
"target": 44
},
"style": "rule"
} | {
"index": 77,
"split": "train"
} |
30 | [
60,
66,
80,
44
] | (((80 - 66) - 44) + 60) | [
"80",
"80 - 66 = 14",
"14 - 44 = -30",
"-30 + 60 = 30",
"30"
] | countdown | math | {
"ground_truth": {
"expression": "(((80 - 66) - 44) + 60)",
"numbers": [
60,
66,
80,
44
],
"target": 30
},
"style": "rule"
} | {
"index": 78,
"split": "train"
} |
6 | [
25,
91,
78,
18
] | (((18 + 91) - 25) - 78) | [
"18",
"18 + 91 = 109",
"109 - 25 = 84",
"84 - 78 = 6",
"6"
] | countdown | math | {
"ground_truth": {
"expression": "(((18 + 91) - 25) - 78)",
"numbers": [
25,
91,
78,
18
],
"target": 6
},
"style": "rule"
} | {
"index": 79,
"split": "train"
} |
18 | [
51,
30,
30,
93
] | (((30 + 51) - 93) + 30) | [
"30",
"30 + 51 = 81",
"81 - 93 = -12",
"-12 + 30 = 18",
"18"
] | countdown | math | {
"ground_truth": {
"expression": "(((30 + 51) - 93) + 30)",
"numbers": [
51,
30,
30,
93
],
"target": 18
},
"style": "rule"
} | {
"index": 80,
"split": "train"
} |
98 | [
27,
57,
58,
72
] | (((27 + 57) - 58) + 72) | [
"27",
"27 + 57 = 84",
"84 - 58 = 26",
"26 + 72 = 98",
"98"
] | countdown | math | {
"ground_truth": {
"expression": "(((27 + 57) - 58) + 72)",
"numbers": [
27,
57,
58,
72
],
"target": 98
},
"style": "rule"
} | {
"index": 81,
"split": "train"
} |
20 | [
49,
27,
51,
9
] | (((51 - 9) + 27) - 49) | [
"51",
"51 - 9 = 42",
"42 + 27 = 69",
"69 - 49 = 20",
"20"
] | countdown | math | {
"ground_truth": {
"expression": "(((51 - 9) + 27) - 49)",
"numbers": [
49,
27,
51,
9
],
"target": 20
},
"style": "rule"
} | {
"index": 82,
"split": "train"
} |
44 | [
17,
69,
54,
62
] | (((54 - 62) + 69) - 17) | [
"54",
"54 - 62 = -8",
"-8 + 69 = 61",
"61 - 17 = 44",
"44"
] | countdown | math | {
"ground_truth": {
"expression": "(((54 - 62) + 69) - 17)",
"numbers": [
17,
69,
54,
62
],
"target": 44
},
"style": "rule"
} | {
"index": 83,
"split": "train"
} |
70 | [
53,
39,
99,
77
] | (((77 - 99) + 53) + 39) | [
"77",
"77 - 99 = -22",
"-22 + 53 = 31",
"31 + 39 = 70",
"70"
] | countdown | math | {
"ground_truth": {
"expression": "(((77 - 99) + 53) + 39)",
"numbers": [
53,
39,
99,
77
],
"target": 70
},
"style": "rule"
} | {
"index": 84,
"split": "train"
} |
57 | [
40,
22,
93,
26
] | (((26 + 93) - 40) - 22) | [
"26",
"26 + 93 = 119",
"119 - 40 = 79",
"79 - 22 = 57",
"57"
] | countdown | math | {
"ground_truth": {
"expression": "(((26 + 93) - 40) - 22)",
"numbers": [
40,
22,
93,
26
],
"target": 57
},
"style": "rule"
} | {
"index": 85,
"split": "train"
} |
5 | [
100,
60,
84,
49
] | (((49 + 100) - 84) - 60) | [
"49",
"49 + 100 = 149",
"149 - 84 = 65",
"65 - 60 = 5",
"5"
] | countdown | math | {
"ground_truth": {
"expression": "(((49 + 100) - 84) - 60)",
"numbers": [
100,
60,
84,
49
],
"target": 5
},
"style": "rule"
} | {
"index": 86,
"split": "train"
} |
34 | [
17,
74,
27,
84
] | (((17 + 74) - 84) + 27) | [
"17",
"17 + 74 = 91",
"91 - 84 = 7",
"7 + 27 = 34",
"34"
] | countdown | math | {
"ground_truth": {
"expression": "(((17 + 74) - 84) + 27)",
"numbers": [
17,
74,
27,
84
],
"target": 34
},
"style": "rule"
} | {
"index": 87,
"split": "train"
} |
9 | [
73,
85,
83,
66
] | (((85 + 73) - 66) - 83) | [
"85",
"85 + 73 = 158",
"158 - 66 = 92",
"92 - 83 = 9",
"9"
] | countdown | math | {
"ground_truth": {
"expression": "(((85 + 73) - 66) - 83)",
"numbers": [
73,
85,
83,
66
],
"target": 9
},
"style": "rule"
} | {
"index": 88,
"split": "train"
} |
72 | [
12,
22,
74,
8
] | (((8 + 12) + 74) - 22) | [
"8",
"8 + 12 = 20",
"20 + 74 = 94",
"94 - 22 = 72",
"72"
] | countdown | math | {
"ground_truth": {
"expression": "(((8 + 12) + 74) - 22)",
"numbers": [
12,
22,
74,
8
],
"target": 72
},
"style": "rule"
} | {
"index": 89,
"split": "train"
} |
62 | [
23,
10,
47,
18
] | (((10 + 23) + 47) - 18) | [
"10",
"10 + 23 = 33",
"33 + 47 = 80",
"80 - 18 = 62",
"62"
] | countdown | math | {
"ground_truth": {
"expression": "(((10 + 23) + 47) - 18)",
"numbers": [
23,
10,
47,
18
],
"target": 62
},
"style": "rule"
} | {
"index": 90,
"split": "train"
} |
28 | [
94,
66,
24,
32
] | (((32 - 94) + 24) + 66) | [
"32",
"32 - 94 = -62",
"-62 + 24 = -38",
"-38 + 66 = 28",
"28"
] | countdown | math | {
"ground_truth": {
"expression": "(((32 - 94) + 24) + 66)",
"numbers": [
94,
66,
24,
32
],
"target": 28
},
"style": "rule"
} | {
"index": 91,
"split": "train"
} |
83 | [
81,
92,
16,
56
] | (((56 - 81) + 16) + 92) | [
"56",
"56 - 81 = -25",
"-25 + 16 = -9",
"-9 + 92 = 83",
"83"
] | countdown | math | {
"ground_truth": {
"expression": "(((56 - 81) + 16) + 92)",
"numbers": [
81,
92,
16,
56
],
"target": 83
},
"style": "rule"
} | {
"index": 92,
"split": "train"
} |
80 | [
71,
16,
22,
29
] | (((16 - 29) + 71) + 22) | [
"16",
"16 - 29 = -13",
"-13 + 71 = 58",
"58 + 22 = 80",
"80"
] | countdown | math | {
"ground_truth": {
"expression": "(((16 - 29) + 71) + 22)",
"numbers": [
71,
16,
22,
29
],
"target": 80
},
"style": "rule"
} | {
"index": 93,
"split": "train"
} |
18 | [
89,
53,
78,
82
] | (((82 + 78) - 89) - 53) | [
"82",
"82 + 78 = 160",
"160 - 89 = 71",
"71 - 53 = 18",
"18"
] | countdown | math | {
"ground_truth": {
"expression": "(((82 + 78) - 89) - 53)",
"numbers": [
89,
53,
78,
82
],
"target": 18
},
"style": "rule"
} | {
"index": 94,
"split": "train"
} |
95 | [
64,
13,
59,
41
] | (((64 + 13) + 59) - 41) | [
"64",
"64 + 13 = 77",
"77 + 59 = 136",
"136 - 41 = 95",
"95"
] | countdown | math | {
"ground_truth": {
"expression": "(((64 + 13) + 59) - 41)",
"numbers": [
64,
13,
59,
41
],
"target": 95
},
"style": "rule"
} | {
"index": 95,
"split": "train"
} |
29 | [
59,
55,
48,
23
] | (((48 - 55) + 59) - 23) | [
"48",
"48 - 55 = -7",
"-7 + 59 = 52",
"52 - 23 = 29",
"29"
] | countdown | math | {
"ground_truth": {
"expression": "(((48 - 55) + 59) - 23)",
"numbers": [
59,
55,
48,
23
],
"target": 29
},
"style": "rule"
} | {
"index": 96,
"split": "train"
} |
22 | [
48,
80,
14,
4
] | (((80 - 14) - 48) + 4) | [
"80",
"80 - 14 = 66",
"66 - 48 = 18",
"18 + 4 = 22",
"22"
] | countdown | math | {
"ground_truth": {
"expression": "(((80 - 14) - 48) + 4)",
"numbers": [
48,
80,
14,
4
],
"target": 22
},
"style": "rule"
} | {
"index": 97,
"split": "train"
} |
36 | [
7,
97,
51,
17
] | (((97 + 7) - 51) - 17) | [
"97",
"97 + 7 = 104",
"104 - 51 = 53",
"53 - 17 = 36",
"36"
] | countdown | math | {
"ground_truth": {
"expression": "(((97 + 7) - 51) - 17)",
"numbers": [
7,
97,
51,
17
],
"target": 36
},
"style": "rule"
} | {
"index": 98,
"split": "train"
} |
85 | [
43,
77,
13,
38
] | (((38 + 13) - 43) + 77) | [
"38",
"38 + 13 = 51",
"51 - 43 = 8",
"8 + 77 = 85",
"85"
] | countdown | math | {
"ground_truth": {
"expression": "(((38 + 13) - 43) + 77)",
"numbers": [
43,
77,
13,
38
],
"target": 85
},
"style": "rule"
} | {
"index": 99,
"split": "train"
} |
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 230