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
26
[ 18, 85, 56, 1, 22 ]
((((1 - 22) + 18) + 85) - 56)
[ "1", "1 - 22 = -21", "-21 + 18 = -3", "-3 + 85 = 82", "82 - 56 = 26", "26" ]
countdown
math
{ "ground_truth": { "expression": "((((1 - 22) + 18) + 85) - 56)", "numbers": [ 18, 85, 56, 1, 22 ], "target": 26 }, "style": "rule" }
{ "index": 100, "split": "train" }
72
[ 7, 48, 49, 18, 84 ]
((((7 - 18) + 84) + 48) - 49)
[ "7", "7 - 18 = -11", "-11 + 84 = 73", "73 + 48 = 121", "121 - 49 = 72", "72" ]
countdown
math
{ "ground_truth": { "expression": "((((7 - 18) + 84) + 48) - 49)", "numbers": [ 7, 48, 49, 18, 84 ], "target": 72 }, "style": "rule" }
{ "index": 101, "split": "train" }
26
[ 39, 24, 65, 52, 39 ]
((((65 - 24) - 39) * 39) - 52)
[ "65", "65 - 24 = 41", "41 - 39 = 2", "2 * 39 = 78", "78 - 52 = 26", "26" ]
countdown
math
{ "ground_truth": { "expression": "((((65 - 24) - 39) * 39) - 52)", "numbers": [ 39, 24, 65, 52, 39 ], "target": 26 }, "style": "rule" }
{ "index": 102, "split": "train" }
8
[ 18, 69, 19, 1, 61 ]
((((18 - 61) + 69) + 1) - 19)
[ "18", "18 - 61 = -43", "-43 + 69 = 26", "26 + 1 = 27", "27 - 19 = 8", "8" ]
countdown
math
{ "ground_truth": { "expression": "((((18 - 61) + 69) + 1) - 19)", "numbers": [ 18, 69, 19, 1, 61 ], "target": 8 }, "style": "rule" }
{ "index": 103, "split": "train" }
33
[ 46, 20, 67, 78, 70 ]
((((20 + 67) + 70) - 46) - 78)
[ "20", "20 + 67 = 87", "87 + 70 = 157", "157 - 46 = 111", "111 - 78 = 33", "33" ]
countdown
math
{ "ground_truth": { "expression": "((((20 + 67) + 70) - 46) - 78)", "numbers": [ 46, 20, 67, 78, 70 ], "target": 33 }, "style": "rule" }
{ "index": 104, "split": "train" }
74
[ 32, 9, 87, 15, 51 ]
((((15 + 87) + 32) - 9) - 51)
[ "15", "15 + 87 = 102", "102 + 32 = 134", "134 - 9 = 125", "125 - 51 = 74", "74" ]
countdown
math
{ "ground_truth": { "expression": "((((15 + 87) + 32) - 9) - 51)", "numbers": [ 32, 9, 87, 15, 51 ], "target": 74 }, "style": "rule" }
{ "index": 105, "split": "train" }
76
[ 25, 3, 6, 4, 96 ]
((((3 - 4) - 25) + 6) + 96)
[ "3", "3 - 4 = -1", "-1 - 25 = -26", "-26 + 6 = -20", "-20 + 96 = 76", "76" ]
countdown
math
{ "ground_truth": { "expression": "((((3 - 4) - 25) + 6) + 96)", "numbers": [ 25, 3, 6, 4, 96 ], "target": 76 }, "style": "rule" }
{ "index": 106, "split": "train" }
32
[ 26, 6, 80, 82, 2 ]
((((6 - 2) - 80) + 82) + 26)
[ "6", "6 - 2 = 4", "4 - 80 = -76", "-76 + 82 = 6", "6 + 26 = 32", "32" ]
countdown
math
{ "ground_truth": { "expression": "((((6 - 2) - 80) + 82) + 26)", "numbers": [ 26, 6, 80, 82, 2 ], "target": 32 }, "style": "rule" }
{ "index": 107, "split": "train" }
58
[ 15, 11, 73, 74, 61 ]
((((61 - 73) + 74) - 15) + 11)
[ "61", "61 - 73 = -12", "-12 + 74 = 62", "62 - 15 = 47", "47 + 11 = 58", "58" ]
countdown
math
{ "ground_truth": { "expression": "((((61 - 73) + 74) - 15) + 11)", "numbers": [ 15, 11, 73, 74, 61 ], "target": 58 }, "style": "rule" }
{ "index": 108, "split": "train" }
85
[ 31, 3, 31, 80, 77 ]
((((77 + 31) / 3) - 31) + 80)
[ "77", "77 + 31 = 108", "108 / 3 = 36", "36 - 31 = 5", "5 + 80 = 85", "85" ]
countdown
math
{ "ground_truth": { "expression": "((((77 + 31) / 3) - 31) + 80)", "numbers": [ 31, 3, 31, 80, 77 ], "target": 85 }, "style": "rule" }
{ "index": 109, "split": "train" }
29
[ 12, 73, 33, 12, 9 ]
((((12 * 12) - 33) - 73) - 9)
[ "12", "12 * 12 = 144", "144 - 33 = 111", "111 - 73 = 38", "38 - 9 = 29", "29" ]
countdown
math
{ "ground_truth": { "expression": "((((12 * 12) - 33) - 73) - 9)", "numbers": [ 12, 73, 33, 12, 9 ], "target": 29 }, "style": "rule" }
{ "index": 110, "split": "train" }
10
[ 66, 96, 25, 35, 53 ]
((((66 + 35) + 53) + 96) / 25)
[ "66", "66 + 35 = 101", "101 + 53 = 154", "154 + 96 = 250", "250 / 25 = 10", "10" ]
countdown
math
{ "ground_truth": { "expression": "((((66 + 35) + 53) + 96) / 25)", "numbers": [ 66, 96, 25, 35, 53 ], "target": 10 }, "style": "rule" }
{ "index": 111, "split": "train" }
8
[ 53, 90, 14, 59, 90 ]
((((90 + 59) + 53) - 90) / 14)
[ "90", "90 + 59 = 149", "149 + 53 = 202", "202 - 90 = 112", "112 / 14 = 8", "8" ]
countdown
math
{ "ground_truth": { "expression": "((((90 + 59) + 53) - 90) / 14)", "numbers": [ 53, 90, 14, 59, 90 ], "target": 8 }, "style": "rule" }
{ "index": 112, "split": "train" }
55
[ 53, 56, 5, 81, 88 ]
((((81 - 5) - 56) + 88) - 53)
[ "81", "81 - 5 = 76", "76 - 56 = 20", "20 + 88 = 108", "108 - 53 = 55", "55" ]
countdown
math
{ "ground_truth": { "expression": "((((81 - 5) - 56) + 88) - 53)", "numbers": [ 53, 56, 5, 81, 88 ], "target": 55 }, "style": "rule" }
{ "index": 113, "split": "train" }
98
[ 77, 89, 98, 77, 65 ]
((((77 - 65) - 89) + 77) + 98)
[ "77", "77 - 65 = 12", "12 - 89 = -77", "-77 + 77 = 0", "0 + 98 = 98", "98" ]
countdown
math
{ "ground_truth": { "expression": "((((77 - 65) - 89) + 77) + 98)", "numbers": [ 77, 89, 98, 77, 65 ], "target": 98 }, "style": "rule" }
{ "index": 114, "split": "train" }
67
[ 71, 19, 91, 79, 3 ]
((((71 + 3) - 79) - 19) + 91)
[ "71", "71 + 3 = 74", "74 - 79 = -5", "-5 - 19 = -24", "-24 + 91 = 67", "67" ]
countdown
math
{ "ground_truth": { "expression": "((((71 + 3) - 79) - 19) + 91)", "numbers": [ 71, 19, 91, 79, 3 ], "target": 67 }, "style": "rule" }
{ "index": 115, "split": "train" }
95
[ 1, 94, 24, 74, 91 ]
((((1 * 74) + 24) + 91) - 94)
[ "1", "1 * 74 = 74", "74 + 24 = 98", "98 + 91 = 189", "189 - 94 = 95", "95" ]
countdown
math
{ "ground_truth": { "expression": "((((1 * 74) + 24) + 91) - 94)", "numbers": [ 1, 94, 24, 74, 91 ], "target": 95 }, "style": "rule" }
{ "index": 116, "split": "train" }
68
[ 27, 47, 10, 65, 87 ]
((((65 - 10) - 27) - 47) + 87)
[ "65", "65 - 10 = 55", "55 - 27 = 28", "28 - 47 = -19", "-19 + 87 = 68", "68" ]
countdown
math
{ "ground_truth": { "expression": "((((65 - 10) - 27) - 47) + 87)", "numbers": [ 27, 47, 10, 65, 87 ], "target": 68 }, "style": "rule" }
{ "index": 117, "split": "train" }
92
[ 34, 50, 25, 34, 17 ]
((((34 + 17) + 25) - 34) + 50)
[ "34", "34 + 17 = 51", "51 + 25 = 76", "76 - 34 = 42", "42 + 50 = 92", "92" ]
countdown
math
{ "ground_truth": { "expression": "((((34 + 17) + 25) - 34) + 50)", "numbers": [ 34, 50, 25, 34, 17 ], "target": 92 }, "style": "rule" }
{ "index": 118, "split": "train" }
23
[ 55, 75, 14, 12, 17 ]
((((14 + 55) + 17) - 75) + 12)
[ "14", "14 + 55 = 69", "69 + 17 = 86", "86 - 75 = 11", "11 + 12 = 23", "23" ]
countdown
math
{ "ground_truth": { "expression": "((((14 + 55) + 17) - 75) + 12)", "numbers": [ 55, 75, 14, 12, 17 ], "target": 23 }, "style": "rule" }
{ "index": 119, "split": "train" }
99
[ 39, 7, 98, 12, 20 ]
((((7 + 12) + 20) / 39) + 98)
[ "7", "7 + 12 = 19", "19 + 20 = 39", "39 / 39 = 1", "1 + 98 = 99", "99" ]
countdown
math
{ "ground_truth": { "expression": "((((7 + 12) + 20) / 39) + 98)", "numbers": [ 39, 7, 98, 12, 20 ], "target": 99 }, "style": "rule" }
{ "index": 120, "split": "train" }
91
[ 2, 26, 99, 37, 32 ]
((((26 + 32) / 2) - 37) + 99)
[ "26", "26 + 32 = 58", "58 / 2 = 29", "29 - 37 = -8", "-8 + 99 = 91", "91" ]
countdown
math
{ "ground_truth": { "expression": "((((26 + 32) / 2) - 37) + 99)", "numbers": [ 2, 26, 99, 37, 32 ], "target": 91 }, "style": "rule" }
{ "index": 121, "split": "train" }
37
[ 34, 80, 81, 75, 79 ]
((((34 - 81) + 80) + 79) - 75)
[ "34", "34 - 81 = -47", "-47 + 80 = 33", "33 + 79 = 112", "112 - 75 = 37", "37" ]
countdown
math
{ "ground_truth": { "expression": "((((34 - 81) + 80) + 79) - 75)", "numbers": [ 34, 80, 81, 75, 79 ], "target": 37 }, "style": "rule" }
{ "index": 122, "split": "train" }
39
[ 82, 52, 59, 14, 23 ]
((((82 - 59) / 23) + 52) - 14)
[ "82", "82 - 59 = 23", "23 / 23 = 1", "1 + 52 = 53", "53 - 14 = 39", "39" ]
countdown
math
{ "ground_truth": { "expression": "((((82 - 59) / 23) + 52) - 14)", "numbers": [ 82, 52, 59, 14, 23 ], "target": 39 }, "style": "rule" }
{ "index": 123, "split": "train" }
100
[ 99, 91, 94, 70, 56 ]
((((94 - 56) + 70) + 91) - 99)
[ "94", "94 - 56 = 38", "38 + 70 = 108", "108 + 91 = 199", "199 - 99 = 100", "100" ]
countdown
math
{ "ground_truth": { "expression": "((((94 - 56) + 70) + 91) - 99)", "numbers": [ 99, 91, 94, 70, 56 ], "target": 100 }, "style": "rule" }
{ "index": 124, "split": "train" }
64
[ 12, 50, 1, 71, 73 ]
((((12 + 50) + 73) * 1) - 71)
[ "12", "12 + 50 = 62", "62 + 73 = 135", "135 * 1 = 135", "135 - 71 = 64", "64" ]
countdown
math
{ "ground_truth": { "expression": "((((12 + 50) + 73) * 1) - 71)", "numbers": [ 12, 50, 1, 71, 73 ], "target": 64 }, "style": "rule" }
{ "index": 125, "split": "train" }
99
[ 61, 43, 38, 36, 43 ]
((((36 + 38) - 61) + 43) + 43)
[ "36", "36 + 38 = 74", "74 - 61 = 13", "13 + 43 = 56", "56 + 43 = 99", "99" ]
countdown
math
{ "ground_truth": { "expression": "((((36 + 38) - 61) + 43) + 43)", "numbers": [ 61, 43, 38, 36, 43 ], "target": 99 }, "style": "rule" }
{ "index": 126, "split": "train" }
56
[ 24, 61, 19, 68, 60 ]
((((61 + 24) * 60) / 68) - 19)
[ "61", "61 + 24 = 85", "85 * 60 = 5100", "5100 / 68 = 75", "75 - 19 = 56", "56" ]
countdown
math
{ "ground_truth": { "expression": "((((61 + 24) * 60) / 68) - 19)", "numbers": [ 24, 61, 19, 68, 60 ], "target": 56 }, "style": "rule" }
{ "index": 127, "split": "train" }
48
[ 37, 70, 78, 43, 46 ]
((((37 - 70) + 46) - 43) + 78)
[ "37", "37 - 70 = -33", "-33 + 46 = 13", "13 - 43 = -30", "-30 + 78 = 48", "48" ]
countdown
math
{ "ground_truth": { "expression": "((((37 - 70) + 46) - 43) + 78)", "numbers": [ 37, 70, 78, 43, 46 ], "target": 48 }, "style": "rule" }
{ "index": 128, "split": "train" }
73
[ 53, 2, 12, 71, 77 ]
((((12 + 2) - 71) + 77) + 53)
[ "12", "12 + 2 = 14", "14 - 71 = -57", "-57 + 77 = 20", "20 + 53 = 73", "73" ]
countdown
math
{ "ground_truth": { "expression": "((((12 + 2) - 71) + 77) + 53)", "numbers": [ 53, 2, 12, 71, 77 ], "target": 73 }, "style": "rule" }
{ "index": 129, "split": "train" }
92
[ 70, 54, 12, 24, 64 ]
((((24 - 12) + 64) + 70) - 54)
[ "24", "24 - 12 = 12", "12 + 64 = 76", "76 + 70 = 146", "146 - 54 = 92", "92" ]
countdown
math
{ "ground_truth": { "expression": "((((24 - 12) + 64) + 70) - 54)", "numbers": [ 70, 54, 12, 24, 64 ], "target": 92 }, "style": "rule" }
{ "index": 130, "split": "train" }
49
[ 92, 18, 99, 32, 28 ]
((((32 + 28) - 18) - 92) + 99)
[ "32", "32 + 28 = 60", "60 - 18 = 42", "42 - 92 = -50", "-50 + 99 = 49", "49" ]
countdown
math
{ "ground_truth": { "expression": "((((32 + 28) - 18) - 92) + 99)", "numbers": [ 92, 18, 99, 32, 28 ], "target": 49 }, "style": "rule" }
{ "index": 131, "split": "train" }
66
[ 16, 14, 40, 50, 4 ]
((((16 * 50) / 40) * 4) - 14)
[ "16", "16 * 50 = 800", "800 / 40 = 20", "20 * 4 = 80", "80 - 14 = 66", "66" ]
countdown
math
{ "ground_truth": { "expression": "((((16 * 50) / 40) * 4) - 14)", "numbers": [ 16, 14, 40, 50, 4 ], "target": 66 }, "style": "rule" }
{ "index": 132, "split": "train" }
97
[ 75, 42, 87, 81, 58 ]
((((87 - 81) + 75) - 42) + 58)
[ "87", "87 - 81 = 6", "6 + 75 = 81", "81 - 42 = 39", "39 + 58 = 97", "97" ]
countdown
math
{ "ground_truth": { "expression": "((((87 - 81) + 75) - 42) + 58)", "numbers": [ 75, 42, 87, 81, 58 ], "target": 97 }, "style": "rule" }
{ "index": 133, "split": "train" }
62
[ 47, 93, 27, 71, 28 ]
((((93 - 28) - 47) - 27) + 71)
[ "93", "93 - 28 = 65", "65 - 47 = 18", "18 - 27 = -9", "-9 + 71 = 62", "62" ]
countdown
math
{ "ground_truth": { "expression": "((((93 - 28) - 47) - 27) + 71)", "numbers": [ 47, 93, 27, 71, 28 ], "target": 62 }, "style": "rule" }
{ "index": 134, "split": "train" }
44
[ 77, 27, 25, 18, 64 ]
((((64 * 27) / 18) - 77) + 25)
[ "64", "64 * 27 = 1728", "1728 / 18 = 96", "96 - 77 = 19", "19 + 25 = 44", "44" ]
countdown
math
{ "ground_truth": { "expression": "((((64 * 27) / 18) - 77) + 25)", "numbers": [ 77, 27, 25, 18, 64 ], "target": 44 }, "style": "rule" }
{ "index": 135, "split": "train" }
2
[ 82, 99, 11, 17, 47 ]
((((82 + 47) - 11) - 17) - 99)
[ "82", "82 + 47 = 129", "129 - 11 = 118", "118 - 17 = 101", "101 - 99 = 2", "2" ]
countdown
math
{ "ground_truth": { "expression": "((((82 + 47) - 11) - 17) - 99)", "numbers": [ 82, 99, 11, 17, 47 ], "target": 2 }, "style": "rule" }
{ "index": 136, "split": "train" }
56
[ 97, 75, 87, 54, 45 ]
((((75 - 97) + 87) - 54) + 45)
[ "75", "75 - 97 = -22", "-22 + 87 = 65", "65 - 54 = 11", "11 + 45 = 56", "56" ]
countdown
math
{ "ground_truth": { "expression": "((((75 - 97) + 87) - 54) + 45)", "numbers": [ 97, 75, 87, 54, 45 ], "target": 56 }, "style": "rule" }
{ "index": 137, "split": "train" }
6
[ 95, 58, 57, 12, 76 ]
((((95 - 58) - 12) - 76) + 57)
[ "95", "95 - 58 = 37", "37 - 12 = 25", "25 - 76 = -51", "-51 + 57 = 6", "6" ]
countdown
math
{ "ground_truth": { "expression": "((((95 - 58) - 12) - 76) + 57)", "numbers": [ 95, 58, 57, 12, 76 ], "target": 6 }, "style": "rule" }
{ "index": 138, "split": "train" }
52
[ 72, 47, 78, 25, 14 ]
((((47 - 78) + 72) + 25) - 14)
[ "47", "47 - 78 = -31", "-31 + 72 = 41", "41 + 25 = 66", "66 - 14 = 52", "52" ]
countdown
math
{ "ground_truth": { "expression": "((((47 - 78) + 72) + 25) - 14)", "numbers": [ 72, 47, 78, 25, 14 ], "target": 52 }, "style": "rule" }
{ "index": 139, "split": "train" }
11
[ 4, 97, 6, 96, 27 ]
((((96 / 6) / 4) * 27) - 97)
[ "96", "96 / 6 = 16", "16 / 4 = 4", "4 * 27 = 108", "108 - 97 = 11", "11" ]
countdown
math
{ "ground_truth": { "expression": "((((96 / 6) / 4) * 27) - 97)", "numbers": [ 4, 97, 6, 96, 27 ], "target": 11 }, "style": "rule" }
{ "index": 140, "split": "train" }
57
[ 13, 65, 44, 24, 47 ]
((((47 - 24) + 13) - 44) + 65)
[ "47", "47 - 24 = 23", "23 + 13 = 36", "36 - 44 = -8", "-8 + 65 = 57", "57" ]
countdown
math
{ "ground_truth": { "expression": "((((47 - 24) + 13) - 44) + 65)", "numbers": [ 13, 65, 44, 24, 47 ], "target": 57 }, "style": "rule" }
{ "index": 141, "split": "train" }
42
[ 7, 70, 12, 81, 34 ]
((((12 + 7) + 70) + 34) - 81)
[ "12", "12 + 7 = 19", "19 + 70 = 89", "89 + 34 = 123", "123 - 81 = 42", "42" ]
countdown
math
{ "ground_truth": { "expression": "((((12 + 7) + 70) + 34) - 81)", "numbers": [ 7, 70, 12, 81, 34 ], "target": 42 }, "style": "rule" }
{ "index": 142, "split": "train" }
28
[ 92, 9, 3, 39, 19 ]
((((3 + 92) - 9) - 19) - 39)
[ "3", "3 + 92 = 95", "95 - 9 = 86", "86 - 19 = 67", "67 - 39 = 28", "28" ]
countdown
math
{ "ground_truth": { "expression": "((((3 + 92) - 9) - 19) - 39)", "numbers": [ 92, 9, 3, 39, 19 ], "target": 28 }, "style": "rule" }
{ "index": 143, "split": "train" }
75
[ 98, 81, 76, 32, 48 ]
((((76 - 98) - 32) + 81) + 48)
[ "76", "76 - 98 = -22", "-22 - 32 = -54", "-54 + 81 = 27", "27 + 48 = 75", "75" ]
countdown
math
{ "ground_truth": { "expression": "((((76 - 98) - 32) + 81) + 48)", "numbers": [ 98, 81, 76, 32, 48 ], "target": 75 }, "style": "rule" }
{ "index": 144, "split": "train" }
34
[ 69, 58, 83, 81, 25 ]
((((81 - 58) + 25) - 83) + 69)
[ "81", "81 - 58 = 23", "23 + 25 = 48", "48 - 83 = -35", "-35 + 69 = 34", "34" ]
countdown
math
{ "ground_truth": { "expression": "((((81 - 58) + 25) - 83) + 69)", "numbers": [ 69, 58, 83, 81, 25 ], "target": 34 }, "style": "rule" }
{ "index": 145, "split": "train" }
74
[ 58, 98, 67, 91, 76 ]
((((98 - 91) + 58) + 76) - 67)
[ "98", "98 - 91 = 7", "7 + 58 = 65", "65 + 76 = 141", "141 - 67 = 74", "74" ]
countdown
math
{ "ground_truth": { "expression": "((((98 - 91) + 58) + 76) - 67)", "numbers": [ 58, 98, 67, 91, 76 ], "target": 74 }, "style": "rule" }
{ "index": 146, "split": "train" }
15
[ 34, 30, 66, 13, 60 ]
((((30 - 34) + 13) + 66) - 60)
[ "30", "30 - 34 = -4", "-4 + 13 = 9", "9 + 66 = 75", "75 - 60 = 15", "15" ]
countdown
math
{ "ground_truth": { "expression": "((((30 - 34) + 13) + 66) - 60)", "numbers": [ 34, 30, 66, 13, 60 ], "target": 15 }, "style": "rule" }
{ "index": 147, "split": "train" }
64
[ 41, 6, 64, 92, 86 ]
((((92 - 6) - 86) * 41) + 64)
[ "92", "92 - 6 = 86", "86 - 86 = 0", "0 * 41 = 0", "0 + 64 = 64", "64" ]
countdown
math
{ "ground_truth": { "expression": "((((92 - 6) - 86) * 41) + 64)", "numbers": [ 41, 6, 64, 92, 86 ], "target": 64 }, "style": "rule" }
{ "index": 148, "split": "train" }
49
[ 70, 92, 74, 46, 91 ]
((((74 + 46) + 91) - 70) - 92)
[ "74", "74 + 46 = 120", "120 + 91 = 211", "211 - 70 = 141", "141 - 92 = 49", "49" ]
countdown
math
{ "ground_truth": { "expression": "((((74 + 46) + 91) - 70) - 92)", "numbers": [ 70, 92, 74, 46, 91 ], "target": 49 }, "style": "rule" }
{ "index": 149, "split": "train" }
93
[ 29, 58, 15, 89, 77 ]
((((89 - 77) * 15) - 29) - 58)
[ "89", "89 - 77 = 12", "12 * 15 = 180", "180 - 29 = 151", "151 - 58 = 93", "93" ]
countdown
math
{ "ground_truth": { "expression": "((((89 - 77) * 15) - 29) - 58)", "numbers": [ 29, 58, 15, 89, 77 ], "target": 93 }, "style": "rule" }
{ "index": 150, "split": "train" }
8
[ 35, 38, 33, 27, 21 ]
((((21 - 35) - 38) + 33) + 27)
[ "21", "21 - 35 = -14", "-14 - 38 = -52", "-52 + 33 = -19", "-19 + 27 = 8", "8" ]
countdown
math
{ "ground_truth": { "expression": "((((21 - 35) - 38) + 33) + 27)", "numbers": [ 35, 38, 33, 27, 21 ], "target": 8 }, "style": "rule" }
{ "index": 151, "split": "train" }
31
[ 75, 53, 42, 53, 2 ]
((((53 - 42) + 75) - 53) - 2)
[ "53", "53 - 42 = 11", "11 + 75 = 86", "86 - 53 = 33", "33 - 2 = 31", "31" ]
countdown
math
{ "ground_truth": { "expression": "((((53 - 42) + 75) - 53) - 2)", "numbers": [ 75, 53, 42, 53, 2 ], "target": 31 }, "style": "rule" }
{ "index": 152, "split": "train" }
41
[ 30, 63, 51, 53, 6 ]
((((53 + 63) - 30) - 51) + 6)
[ "53", "53 + 63 = 116", "116 - 30 = 86", "86 - 51 = 35", "35 + 6 = 41", "41" ]
countdown
math
{ "ground_truth": { "expression": "((((53 + 63) - 30) - 51) + 6)", "numbers": [ 30, 63, 51, 53, 6 ], "target": 41 }, "style": "rule" }
{ "index": 153, "split": "train" }
39
[ 22, 74, 62, 24, 49 ]
((((49 - 74) + 62) + 24) - 22)
[ "49", "49 - 74 = -25", "-25 + 62 = 37", "37 + 24 = 61", "61 - 22 = 39", "39" ]
countdown
math
{ "ground_truth": { "expression": "((((49 - 74) + 62) + 24) - 22)", "numbers": [ 22, 74, 62, 24, 49 ], "target": 39 }, "style": "rule" }
{ "index": 154, "split": "train" }
25
[ 70, 4, 16, 51, 75 ]
((((75 - 70) * 16) - 4) - 51)
[ "75", "75 - 70 = 5", "5 * 16 = 80", "80 - 4 = 76", "76 - 51 = 25", "25" ]
countdown
math
{ "ground_truth": { "expression": "((((75 - 70) * 16) - 4) - 51)", "numbers": [ 70, 4, 16, 51, 75 ], "target": 25 }, "style": "rule" }
{ "index": 155, "split": "train" }
97
[ 62, 24, 5, 15, 24 ]
((((24 * 5) + 15) - 62) + 24)
[ "24", "24 * 5 = 120", "120 + 15 = 135", "135 - 62 = 73", "73 + 24 = 97", "97" ]
countdown
math
{ "ground_truth": { "expression": "((((24 * 5) + 15) - 62) + 24)", "numbers": [ 62, 24, 5, 15, 24 ], "target": 97 }, "style": "rule" }
{ "index": 156, "split": "train" }
97
[ 87, 4, 13, 96, 97 ]
((((97 - 13) + 4) + 96) - 87)
[ "97", "97 - 13 = 84", "84 + 4 = 88", "88 + 96 = 184", "184 - 87 = 97", "97" ]
countdown
math
{ "ground_truth": { "expression": "((((97 - 13) + 4) + 96) - 87)", "numbers": [ 87, 4, 13, 96, 97 ], "target": 97 }, "style": "rule" }
{ "index": 157, "split": "train" }
21
[ 25, 2, 53, 25, 45 ]
((((45 + 25) - 53) + 25) / 2)
[ "45", "45 + 25 = 70", "70 - 53 = 17", "17 + 25 = 42", "42 / 2 = 21", "21" ]
countdown
math
{ "ground_truth": { "expression": "((((45 + 25) - 53) + 25) / 2)", "numbers": [ 25, 2, 53, 25, 45 ], "target": 21 }, "style": "rule" }
{ "index": 158, "split": "train" }
92
[ 7, 94, 32, 7, 48 ]
((((7 + 94) + 32) + 7) - 48)
[ "7", "7 + 94 = 101", "101 + 32 = 133", "133 + 7 = 140", "140 - 48 = 92", "92" ]
countdown
math
{ "ground_truth": { "expression": "((((7 + 94) + 32) + 7) - 48)", "numbers": [ 7, 94, 32, 7, 48 ], "target": 92 }, "style": "rule" }
{ "index": 159, "split": "train" }
96
[ 43, 28, 13, 18, 76 ]
((((76 + 43) - 28) + 18) - 13)
[ "76", "76 + 43 = 119", "119 - 28 = 91", "91 + 18 = 109", "109 - 13 = 96", "96" ]
countdown
math
{ "ground_truth": { "expression": "((((76 + 43) - 28) + 18) - 13)", "numbers": [ 43, 28, 13, 18, 76 ], "target": 96 }, "style": "rule" }
{ "index": 160, "split": "train" }
13
[ 14, 74, 68, 41, 74 ]
((((74 - 14) - 41) - 74) + 68)
[ "74", "74 - 14 = 60", "60 - 41 = 19", "19 - 74 = -55", "-55 + 68 = 13", "13" ]
countdown
math
{ "ground_truth": { "expression": "((((74 - 14) - 41) - 74) + 68)", "numbers": [ 14, 74, 68, 41, 74 ], "target": 13 }, "style": "rule" }
{ "index": 161, "split": "train" }
82
[ 61, 32, 30, 70, 45 ]
((((45 * 32) + 30) / 70) + 61)
[ "45", "45 * 32 = 1440", "1440 + 30 = 1470", "1470 / 70 = 21", "21 + 61 = 82", "82" ]
countdown
math
{ "ground_truth": { "expression": "((((45 * 32) + 30) / 70) + 61)", "numbers": [ 61, 32, 30, 70, 45 ], "target": 82 }, "style": "rule" }
{ "index": 162, "split": "train" }
0
[ 69, 41, 50, 38, 81 ]
((((81 + 38) - 69) - 50) * 41)
[ "81", "81 + 38 = 119", "119 - 69 = 50", "50 - 50 = 0", "0 * 41 = 0", "0" ]
countdown
math
{ "ground_truth": { "expression": "((((81 + 38) - 69) - 50) * 41)", "numbers": [ 69, 41, 50, 38, 81 ], "target": 0 }, "style": "rule" }
{ "index": 163, "split": "train" }
0
[ 4, 22, 32, 85, 85 ]
((((85 - 85) / 22) / 4) / 32)
[ "85", "85 - 85 = 0", "0 / 22 = 0", "0 / 4 = 0", "0 / 32 = 0", "0" ]
countdown
math
{ "ground_truth": { "expression": "((((85 - 85) / 22) / 4) / 32)", "numbers": [ 4, 22, 32, 85, 85 ], "target": 0 }, "style": "rule" }
{ "index": 164, "split": "train" }
16
[ 7, 94, 55, 40, 100 ]
((((55 + 94) - 100) - 40) + 7)
[ "55", "55 + 94 = 149", "149 - 100 = 49", "49 - 40 = 9", "9 + 7 = 16", "16" ]
countdown
math
{ "ground_truth": { "expression": "((((55 + 94) - 100) - 40) + 7)", "numbers": [ 7, 94, 55, 40, 100 ], "target": 16 }, "style": "rule" }
{ "index": 165, "split": "train" }
85
[ 12, 17, 99, 25, 44 ]
((((25 + 17) - 12) + 99) - 44)
[ "25", "25 + 17 = 42", "42 - 12 = 30", "30 + 99 = 129", "129 - 44 = 85", "85" ]
countdown
math
{ "ground_truth": { "expression": "((((25 + 17) - 12) + 99) - 44)", "numbers": [ 12, 17, 99, 25, 44 ], "target": 85 }, "style": "rule" }
{ "index": 166, "split": "train" }
98
[ 19, 93, 91, 73, 42 ]
((((73 - 91) - 19) + 93) + 42)
[ "73", "73 - 91 = -18", "-18 - 19 = -37", "-37 + 93 = 56", "56 + 42 = 98", "98" ]
countdown
math
{ "ground_truth": { "expression": "((((73 - 91) - 19) + 93) + 42)", "numbers": [ 19, 93, 91, 73, 42 ], "target": 98 }, "style": "rule" }
{ "index": 167, "split": "train" }
2
[ 96, 87, 44, 70, 15 ]
((((70 - 44) + 87) - 15) - 96)
[ "70", "70 - 44 = 26", "26 + 87 = 113", "113 - 15 = 98", "98 - 96 = 2", "2" ]
countdown
math
{ "ground_truth": { "expression": "((((70 - 44) + 87) - 15) - 96)", "numbers": [ 96, 87, 44, 70, 15 ], "target": 2 }, "style": "rule" }
{ "index": 168, "split": "train" }
26
[ 1, 64, 43, 92, 41 ]
((((92 - 43) + 41) / 1) - 64)
[ "92", "92 - 43 = 49", "49 + 41 = 90", "90 / 1 = 90", "90 - 64 = 26", "26" ]
countdown
math
{ "ground_truth": { "expression": "((((92 - 43) + 41) / 1) - 64)", "numbers": [ 1, 64, 43, 92, 41 ], "target": 26 }, "style": "rule" }
{ "index": 169, "split": "train" }
57
[ 62, 67, 43, 29, 58 ]
((((29 - 43) + 67) - 58) + 62)
[ "29", "29 - 43 = -14", "-14 + 67 = 53", "53 - 58 = -5", "-5 + 62 = 57", "57" ]
countdown
math
{ "ground_truth": { "expression": "((((29 - 43) + 67) - 58) + 62)", "numbers": [ 62, 67, 43, 29, 58 ], "target": 57 }, "style": "rule" }
{ "index": 170, "split": "train" }
51
[ 47, 7, 13, 49, 33 ]
((((13 + 47) + 7) + 33) - 49)
[ "13", "13 + 47 = 60", "60 + 7 = 67", "67 + 33 = 100", "100 - 49 = 51", "51" ]
countdown
math
{ "ground_truth": { "expression": "((((13 + 47) + 7) + 33) - 49)", "numbers": [ 47, 7, 13, 49, 33 ], "target": 51 }, "style": "rule" }
{ "index": 171, "split": "train" }
73
[ 81, 73, 83, 65, 79 ]
((((79 - 73) - 81) + 65) + 83)
[ "79", "79 - 73 = 6", "6 - 81 = -75", "-75 + 65 = -10", "-10 + 83 = 73", "73" ]
countdown
math
{ "ground_truth": { "expression": "((((79 - 73) - 81) + 65) + 83)", "numbers": [ 81, 73, 83, 65, 79 ], "target": 73 }, "style": "rule" }
{ "index": 172, "split": "train" }
42
[ 77, 54, 95, 77, 37 ]
((((77 + 37) - 54) + 77) - 95)
[ "77", "77 + 37 = 114", "114 - 54 = 60", "60 + 77 = 137", "137 - 95 = 42", "42" ]
countdown
math
{ "ground_truth": { "expression": "((((77 + 37) - 54) + 77) - 95)", "numbers": [ 77, 54, 95, 77, 37 ], "target": 42 }, "style": "rule" }
{ "index": 173, "split": "train" }
92
[ 94, 25, 15, 57, 19 ]
((((94 - 25) - 15) + 57) - 19)
[ "94", "94 - 25 = 69", "69 - 15 = 54", "54 + 57 = 111", "111 - 19 = 92", "92" ]
countdown
math
{ "ground_truth": { "expression": "((((94 - 25) - 15) + 57) - 19)", "numbers": [ 94, 25, 15, 57, 19 ], "target": 92 }, "style": "rule" }
{ "index": 174, "split": "train" }
48
[ 62, 74, 20, 65, 9 ]
((((65 + 74) - 9) - 62) - 20)
[ "65", "65 + 74 = 139", "139 - 9 = 130", "130 - 62 = 68", "68 - 20 = 48", "48" ]
countdown
math
{ "ground_truth": { "expression": "((((65 + 74) - 9) - 62) - 20)", "numbers": [ 62, 74, 20, 65, 9 ], "target": 48 }, "style": "rule" }
{ "index": 175, "split": "train" }
21
[ 86, 16, 59, 75, 43 ]
((((75 - 86) + 59) + 16) - 43)
[ "75", "75 - 86 = -11", "-11 + 59 = 48", "48 + 16 = 64", "64 - 43 = 21", "21" ]
countdown
math
{ "ground_truth": { "expression": "((((75 - 86) + 59) + 16) - 43)", "numbers": [ 86, 16, 59, 75, 43 ], "target": 21 }, "style": "rule" }
{ "index": 176, "split": "train" }
51
[ 9, 48, 55, 99, 38 ]
((((38 + 55) + 48) + 9) - 99)
[ "38", "38 + 55 = 93", "93 + 48 = 141", "141 + 9 = 150", "150 - 99 = 51", "51" ]
countdown
math
{ "ground_truth": { "expression": "((((38 + 55) + 48) + 9) - 99)", "numbers": [ 9, 48, 55, 99, 38 ], "target": 51 }, "style": "rule" }
{ "index": 177, "split": "train" }
12
[ 24, 66, 99, 9, 12 ]
((((66 + 9) + 24) + 12) - 99)
[ "66", "66 + 9 = 75", "75 + 24 = 99", "99 + 12 = 111", "111 - 99 = 12", "12" ]
countdown
math
{ "ground_truth": { "expression": "((((66 + 9) + 24) + 12) - 99)", "numbers": [ 24, 66, 99, 9, 12 ], "target": 12 }, "style": "rule" }
{ "index": 178, "split": "train" }
88
[ 83, 62, 97, 32, 62 ]
((((83 - 62) - 62) + 32) + 97)
[ "83", "83 - 62 = 21", "21 - 62 = -41", "-41 + 32 = -9", "-9 + 97 = 88", "88" ]
countdown
math
{ "ground_truth": { "expression": "((((83 - 62) - 62) + 32) + 97)", "numbers": [ 83, 62, 97, 32, 62 ], "target": 88 }, "style": "rule" }
{ "index": 179, "split": "train" }
0
[ 50, 32, 61, 93, 62 ]
((((93 - 61) - 32) / 50) * 62)
[ "93", "93 - 61 = 32", "32 - 32 = 0", "0 / 50 = 0", "0 * 62 = 0", "0" ]
countdown
math
{ "ground_truth": { "expression": "((((93 - 61) - 32) / 50) * 62)", "numbers": [ 50, 32, 61, 93, 62 ], "target": 0 }, "style": "rule" }
{ "index": 180, "split": "train" }
61
[ 84, 68, 74, 4, 21 ]
((((4 - 21) - 74) + 68) + 84)
[ "4", "4 - 21 = -17", "-17 - 74 = -91", "-91 + 68 = -23", "-23 + 84 = 61", "61" ]
countdown
math
{ "ground_truth": { "expression": "((((4 - 21) - 74) + 68) + 84)", "numbers": [ 84, 68, 74, 4, 21 ], "target": 61 }, "style": "rule" }
{ "index": 181, "split": "train" }
98
[ 18, 20, 46, 83, 33 ]
((((20 + 83) + 46) - 33) - 18)
[ "20", "20 + 83 = 103", "103 + 46 = 149", "149 - 33 = 116", "116 - 18 = 98", "98" ]
countdown
math
{ "ground_truth": { "expression": "((((20 + 83) + 46) - 33) - 18)", "numbers": [ 18, 20, 46, 83, 33 ], "target": 98 }, "style": "rule" }
{ "index": 182, "split": "train" }
67
[ 4, 36, 57, 77, 7 ]
((((77 + 36) + 4) - 57) + 7)
[ "77", "77 + 36 = 113", "113 + 4 = 117", "117 - 57 = 60", "60 + 7 = 67", "67" ]
countdown
math
{ "ground_truth": { "expression": "((((77 + 36) + 4) - 57) + 7)", "numbers": [ 4, 36, 57, 77, 7 ], "target": 67 }, "style": "rule" }
{ "index": 183, "split": "train" }
33
[ 3, 99, 55, 97, 21 ]
((((99 - 97) + 55) - 3) - 21)
[ "99", "99 - 97 = 2", "2 + 55 = 57", "57 - 3 = 54", "54 - 21 = 33", "33" ]
countdown
math
{ "ground_truth": { "expression": "((((99 - 97) + 55) - 3) - 21)", "numbers": [ 3, 99, 55, 97, 21 ], "target": 33 }, "style": "rule" }
{ "index": 184, "split": "train" }
70
[ 50, 46, 80, 89, 57 ]
((((89 - 46) + 50) - 80) + 57)
[ "89", "89 - 46 = 43", "43 + 50 = 93", "93 - 80 = 13", "13 + 57 = 70", "70" ]
countdown
math
{ "ground_truth": { "expression": "((((89 - 46) + 50) - 80) + 57)", "numbers": [ 50, 46, 80, 89, 57 ], "target": 70 }, "style": "rule" }
{ "index": 185, "split": "train" }
24
[ 86, 39, 57, 6, 20 ]
((((57 - 6) + 39) + 20) - 86)
[ "57", "57 - 6 = 51", "51 + 39 = 90", "90 + 20 = 110", "110 - 86 = 24", "24" ]
countdown
math
{ "ground_truth": { "expression": "((((57 - 6) + 39) + 20) - 86)", "numbers": [ 86, 39, 57, 6, 20 ], "target": 24 }, "style": "rule" }
{ "index": 186, "split": "train" }
56
[ 28, 97, 79, 96, 52 ]
((((97 - 52) + 28) - 96) + 79)
[ "97", "97 - 52 = 45", "45 + 28 = 73", "73 - 96 = -23", "-23 + 79 = 56", "56" ]
countdown
math
{ "ground_truth": { "expression": "((((97 - 52) + 28) - 96) + 79)", "numbers": [ 28, 97, 79, 96, 52 ], "target": 56 }, "style": "rule" }
{ "index": 187, "split": "train" }
20
[ 42, 88, 43, 19, 2 ]
((((19 - 43) + 88) - 2) - 42)
[ "19", "19 - 43 = -24", "-24 + 88 = 64", "64 - 2 = 62", "62 - 42 = 20", "20" ]
countdown
math
{ "ground_truth": { "expression": "((((19 - 43) + 88) - 2) - 42)", "numbers": [ 42, 88, 43, 19, 2 ], "target": 20 }, "style": "rule" }
{ "index": 188, "split": "train" }
0
[ 97, 86, 17, 37, 37 ]
((((37 - 37) / 17) * 97) * 86)
[ "37", "37 - 37 = 0", "0 / 17 = 0", "0 * 97 = 0", "0 * 86 = 0", "0" ]
countdown
math
{ "ground_truth": { "expression": "((((37 - 37) / 17) * 97) * 86)", "numbers": [ 97, 86, 17, 37, 37 ], "target": 0 }, "style": "rule" }
{ "index": 189, "split": "train" }
97
[ 20, 72, 1, 33, 38 ]
((((72 * 1) + 38) + 20) - 33)
[ "72", "72 * 1 = 72", "72 + 38 = 110", "110 + 20 = 130", "130 - 33 = 97", "97" ]
countdown
math
{ "ground_truth": { "expression": "((((72 * 1) + 38) + 20) - 33)", "numbers": [ 20, 72, 1, 33, 38 ], "target": 97 }, "style": "rule" }
{ "index": 190, "split": "train" }
62
[ 58, 70, 83, 72, 55 ]
((((58 + 72) - 55) - 83) + 70)
[ "58", "58 + 72 = 130", "130 - 55 = 75", "75 - 83 = -8", "-8 + 70 = 62", "62" ]
countdown
math
{ "ground_truth": { "expression": "((((58 + 72) - 55) - 83) + 70)", "numbers": [ 58, 70, 83, 72, 55 ], "target": 62 }, "style": "rule" }
{ "index": 191, "split": "train" }
22
[ 43, 59, 43, 47, 34 ]
((((43 + 34) + 47) - 43) - 59)
[ "43", "43 + 34 = 77", "77 + 47 = 124", "124 - 43 = 81", "81 - 59 = 22", "22" ]
countdown
math
{ "ground_truth": { "expression": "((((43 + 34) + 47) - 43) - 59)", "numbers": [ 43, 59, 43, 47, 34 ], "target": 22 }, "style": "rule" }
{ "index": 192, "split": "train" }
65
[ 22, 21, 84, 96, 78 ]
((((84 - 22) - 96) + 21) + 78)
[ "84", "84 - 22 = 62", "62 - 96 = -34", "-34 + 21 = -13", "-13 + 78 = 65", "65" ]
countdown
math
{ "ground_truth": { "expression": "((((84 - 22) - 96) + 21) + 78)", "numbers": [ 22, 21, 84, 96, 78 ], "target": 65 }, "style": "rule" }
{ "index": 193, "split": "train" }
44
[ 94, 41, 82, 76, 97 ]
((((94 + 82) + 41) - 97) - 76)
[ "94", "94 + 82 = 176", "176 + 41 = 217", "217 - 97 = 120", "120 - 76 = 44", "44" ]
countdown
math
{ "ground_truth": { "expression": "((((94 + 82) + 41) - 97) - 76)", "numbers": [ 94, 41, 82, 76, 97 ], "target": 44 }, "style": "rule" }
{ "index": 194, "split": "train" }
61
[ 44, 11, 14, 61, 19 ]
((((14 - 44) + 19) + 61) + 11)
[ "14", "14 - 44 = -30", "-30 + 19 = -11", "-11 + 61 = 50", "50 + 11 = 61", "61" ]
countdown
math
{ "ground_truth": { "expression": "((((14 - 44) + 19) + 61) + 11)", "numbers": [ 44, 11, 14, 61, 19 ], "target": 61 }, "style": "rule" }
{ "index": 195, "split": "train" }
33
[ 12, 50, 81, 50, 5 ]
((((50 / 50) - 5) * 12) + 81)
[ "50", "50 / 50 = 1", "1 - 5 = -4", "-4 * 12 = -48", "-48 + 81 = 33", "33" ]
countdown
math
{ "ground_truth": { "expression": "((((50 / 50) - 5) * 12) + 81)", "numbers": [ 12, 50, 81, 50, 5 ], "target": 33 }, "style": "rule" }
{ "index": 196, "split": "train" }
37
[ 10, 90, 12, 47, 82 ]
((((82 + 10) + 47) - 90) - 12)
[ "82", "82 + 10 = 92", "92 + 47 = 139", "139 - 90 = 49", "49 - 12 = 37", "37" ]
countdown
math
{ "ground_truth": { "expression": "((((82 + 10) + 47) - 90) - 12)", "numbers": [ 10, 90, 12, 47, 82 ], "target": 37 }, "style": "rule" }
{ "index": 197, "split": "train" }
2
[ 38, 87, 100, 60, 29 ]
((((60 + 29) - 100) + 87) / 38)
[ "60", "60 + 29 = 89", "89 - 100 = -11", "-11 + 87 = 76", "76 / 38 = 2", "2" ]
countdown
math
{ "ground_truth": { "expression": "((((60 + 29) - 100) + 87) / 38)", "numbers": [ 38, 87, 100, 60, 29 ], "target": 2 }, "style": "rule" }
{ "index": 198, "split": "train" }
71
[ 22, 31, 71, 50, 41 ]
((((71 - 50) + 31) + 41) - 22)
[ "71", "71 - 50 = 21", "21 + 31 = 52", "52 + 41 = 93", "93 - 22 = 71", "71" ]
countdown
math
{ "ground_truth": { "expression": "((((71 - 50) + 31) + 41) - 22)", "numbers": [ 22, 31, 71, 50, 41 ], "target": 71 }, "style": "rule" }
{ "index": 199, "split": "train" }