target
int64
0
100
nums
listlengths
6
6
expression
stringlengths
32
40
reasoning_steps
listlengths
7
7
data_source
stringclasses
1 value
ability
stringclasses
1 value
reward_model
dict
extra_info
dict
50
[ 14, 44, 33, 56, 33, 24 ]
(((((24 * 14) / 56) + 33) - 33) + 44)
[ "24", "24 * 14 = 336", "336 / 56 = 6", "6 + 33 = 39", "39 - 33 = 6", "6 + 44 = 50", "50" ]
countdown
math
{ "ground_truth": { "expression": "(((((24 * 14) / 56) + 33) - 33) + 44)", "numbers": [ 14, 44, 33, 56, 33, 24 ], "target": 50 }, "style": "rule" }
{ "index": 200, "split": "train" }
78
[ 21, 78, 86, 92, 63, 66 ]
(((((63 + 21) - 86) + 92) - 78) + 66)
[ "63", "63 + 21 = 84", "84 - 86 = -2", "-2 + 92 = 90", "90 - 78 = 12", "12 + 66 = 78", "78" ]
countdown
math
{ "ground_truth": { "expression": "(((((63 + 21) - 86) + 92) - 78) + 66)", "numbers": [ 21, 78, 86, 92, 63, 66 ], "target": 78 }, "style": "rule" }
{ "index": 201, "split": "train" }
26
[ 5, 12, 24, 25, 44, 62 ]
(((((25 - 44) - 24) - 5) + 12) + 62)
[ "25", "25 - 44 = -19", "-19 - 24 = -43", "-43 - 5 = -48", "-48 + 12 = -36", "-36 + 62 = 26", "26" ]
countdown
math
{ "ground_truth": { "expression": "(((((25 - 44) - 24) - 5) + 12) + 62)", "numbers": [ 5, 12, 24, 25, 44, 62 ], "target": 26 }, "style": "rule" }
{ "index": 202, "split": "train" }
5
[ 62, 55, 20, 9, 89, 33 ]
(((((89 - 62) + 9) - 33) * 20) - 55)
[ "89", "89 - 62 = 27", "27 + 9 = 36", "36 - 33 = 3", "3 * 20 = 60", "60 - 55 = 5", "5" ]
countdown
math
{ "ground_truth": { "expression": "(((((89 - 62) + 9) - 33) * 20) - 55)", "numbers": [ 62, 55, 20, 9, 89, 33 ], "target": 5 }, "style": "rule" }
{ "index": 203, "split": "train" }
17
[ 72, 74, 80, 32, 1, 97 ]
(((((74 - 97) + 80) + 32) - 72) * 1)
[ "74", "74 - 97 = -23", "-23 + 80 = 57", "57 + 32 = 89", "89 - 72 = 17", "17 * 1 = 17", "17" ]
countdown
math
{ "ground_truth": { "expression": "(((((74 - 97) + 80) + 32) - 72) * 1)", "numbers": [ 72, 74, 80, 32, 1, 97 ], "target": 17 }, "style": "rule" }
{ "index": 204, "split": "train" }
28
[ 97, 68, 37, 14, 4, 50 ]
(((((4 - 37) + 68) * 50) / 14) - 97)
[ "4", "4 - 37 = -33", "-33 + 68 = 35", "35 * 50 = 1750", "1750 / 14 = 125", "125 - 97 = 28", "28" ]
countdown
math
{ "ground_truth": { "expression": "(((((4 - 37) + 68) * 50) / 14) - 97)", "numbers": [ 97, 68, 37, 14, 4, 50 ], "target": 28 }, "style": "rule" }
{ "index": 205, "split": "train" }
39
[ 20, 2, 58, 51, 46, 63 ]
(((((20 - 58) / 2) + 63) - 51) + 46)
[ "20", "20 - 58 = -38", "-38 / 2 = -19", "-19 + 63 = 44", "44 - 51 = -7", "-7 + 46 = 39", "39" ]
countdown
math
{ "ground_truth": { "expression": "(((((20 - 58) / 2) + 63) - 51) + 46)", "numbers": [ 20, 2, 58, 51, 46, 63 ], "target": 39 }, "style": "rule" }
{ "index": 206, "split": "train" }
12
[ 53, 87, 32, 58, 71, 55 ]
(((((58 - 53) - 32) + 71) + 55) - 87)
[ "58", "58 - 53 = 5", "5 - 32 = -27", "-27 + 71 = 44", "44 + 55 = 99", "99 - 87 = 12", "12" ]
countdown
math
{ "ground_truth": { "expression": "(((((58 - 53) - 32) + 71) + 55) - 87)", "numbers": [ 53, 87, 32, 58, 71, 55 ], "target": 12 }, "style": "rule" }
{ "index": 207, "split": "train" }
14
[ 43, 87, 30, 29, 74, 43 ]
(((((43 + 87) - 29) + 30) - 43) - 74)
[ "43", "43 + 87 = 130", "130 - 29 = 101", "101 + 30 = 131", "131 - 43 = 88", "88 - 74 = 14", "14" ]
countdown
math
{ "ground_truth": { "expression": "(((((43 + 87) - 29) + 30) - 43) - 74)", "numbers": [ 43, 87, 30, 29, 74, 43 ], "target": 14 }, "style": "rule" }
{ "index": 208, "split": "train" }
99
[ 24, 83, 72, 85, 71, 66 ]
(((((83 + 71) - 66) + 72) - 85) + 24)
[ "83", "83 + 71 = 154", "154 - 66 = 88", "88 + 72 = 160", "160 - 85 = 75", "75 + 24 = 99", "99" ]
countdown
math
{ "ground_truth": { "expression": "(((((83 + 71) - 66) + 72) - 85) + 24)", "numbers": [ 24, 83, 72, 85, 71, 66 ], "target": 99 }, "style": "rule" }
{ "index": 209, "split": "train" }
69
[ 95, 85, 22, 78, 58, 77 ]
(((((22 + 58) + 77) - 95) - 78) + 85)
[ "22", "22 + 58 = 80", "80 + 77 = 157", "157 - 95 = 62", "62 - 78 = -16", "-16 + 85 = 69", "69" ]
countdown
math
{ "ground_truth": { "expression": "(((((22 + 58) + 77) - 95) - 78) + 85)", "numbers": [ 95, 85, 22, 78, 58, 77 ], "target": 69 }, "style": "rule" }
{ "index": 210, "split": "train" }
27
[ 65, 36, 91, 67, 21, 63 ]
(((((36 - 91) + 65) + 21) - 67) + 63)
[ "36", "36 - 91 = -55", "-55 + 65 = 10", "10 + 21 = 31", "31 - 67 = -36", "-36 + 63 = 27", "27" ]
countdown
math
{ "ground_truth": { "expression": "(((((36 - 91) + 65) + 21) - 67) + 63)", "numbers": [ 65, 36, 91, 67, 21, 63 ], "target": 27 }, "style": "rule" }
{ "index": 211, "split": "train" }
24
[ 21, 82, 82, 83, 60, 18 ]
(((((82 - 60) - 18) + 21) + 82) - 83)
[ "82", "82 - 60 = 22", "22 - 18 = 4", "4 + 21 = 25", "25 + 82 = 107", "107 - 83 = 24", "24" ]
countdown
math
{ "ground_truth": { "expression": "(((((82 - 60) - 18) + 21) + 82) - 83)", "numbers": [ 21, 82, 82, 83, 60, 18 ], "target": 24 }, "style": "rule" }
{ "index": 212, "split": "train" }
66
[ 36, 19, 2, 30, 64, 47 ]
(((((30 + 64) - 19) + 36) + 2) - 47)
[ "30", "30 + 64 = 94", "94 - 19 = 75", "75 + 36 = 111", "111 + 2 = 113", "113 - 47 = 66", "66" ]
countdown
math
{ "ground_truth": { "expression": "(((((30 + 64) - 19) + 36) + 2) - 47)", "numbers": [ 36, 19, 2, 30, 64, 47 ], "target": 66 }, "style": "rule" }
{ "index": 213, "split": "train" }
70
[ 72, 81, 9, 68, 61, 10 ]
(((((68 + 81) - 72) - 9) - 61) * 10)
[ "68", "68 + 81 = 149", "149 - 72 = 77", "77 - 9 = 68", "68 - 61 = 7", "7 * 10 = 70", "70" ]
countdown
math
{ "ground_truth": { "expression": "(((((68 + 81) - 72) - 9) - 61) * 10)", "numbers": [ 72, 81, 9, 68, 61, 10 ], "target": 70 }, "style": "rule" }
{ "index": 214, "split": "train" }
67
[ 62, 87, 74, 66, 16, 90 ]
(((((16 + 87) - 74) + 62) - 90) + 66)
[ "16", "16 + 87 = 103", "103 - 74 = 29", "29 + 62 = 91", "91 - 90 = 1", "1 + 66 = 67", "67" ]
countdown
math
{ "ground_truth": { "expression": "(((((16 + 87) - 74) + 62) - 90) + 66)", "numbers": [ 62, 87, 74, 66, 16, 90 ], "target": 67 }, "style": "rule" }
{ "index": 215, "split": "train" }
24
[ 95, 58, 60, 19, 61, 79 ]
(((((61 - 95) + 79) - 19) - 60) + 58)
[ "61", "61 - 95 = -34", "-34 + 79 = 45", "45 - 19 = 26", "26 - 60 = -34", "-34 + 58 = 24", "24" ]
countdown
math
{ "ground_truth": { "expression": "(((((61 - 95) + 79) - 19) - 60) + 58)", "numbers": [ 95, 58, 60, 19, 61, 79 ], "target": 24 }, "style": "rule" }
{ "index": 216, "split": "train" }
45
[ 5, 100, 51, 1, 79, 81 ]
(((((81 + 100) - 1) - 79) - 5) - 51)
[ "81", "81 + 100 = 181", "181 - 1 = 180", "180 - 79 = 101", "101 - 5 = 96", "96 - 51 = 45", "45" ]
countdown
math
{ "ground_truth": { "expression": "(((((81 + 100) - 1) - 79) - 5) - 51)", "numbers": [ 5, 100, 51, 1, 79, 81 ], "target": 45 }, "style": "rule" }
{ "index": 217, "split": "train" }
99
[ 63, 29, 87, 21, 72, 11 ]
(((((72 + 11) - 29) - 63) + 87) + 21)
[ "72", "72 + 11 = 83", "83 - 29 = 54", "54 - 63 = -9", "-9 + 87 = 78", "78 + 21 = 99", "99" ]
countdown
math
{ "ground_truth": { "expression": "(((((72 + 11) - 29) - 63) + 87) + 21)", "numbers": [ 63, 29, 87, 21, 72, 11 ], "target": 99 }, "style": "rule" }
{ "index": 218, "split": "train" }
7
[ 14, 34, 76, 26, 1, 4 ]
(((((4 - 26) - 34) + 76) - 14) + 1)
[ "4", "4 - 26 = -22", "-22 - 34 = -56", "-56 + 76 = 20", "20 - 14 = 6", "6 + 1 = 7", "7" ]
countdown
math
{ "ground_truth": { "expression": "(((((4 - 26) - 34) + 76) - 14) + 1)", "numbers": [ 14, 34, 76, 26, 1, 4 ], "target": 7 }, "style": "rule" }
{ "index": 219, "split": "train" }
31
[ 31, 62, 87, 73, 90, 70 ]
(((((62 - 73) - 31) + 90) - 87) + 70)
[ "62", "62 - 73 = -11", "-11 - 31 = -42", "-42 + 90 = 48", "48 - 87 = -39", "-39 + 70 = 31", "31" ]
countdown
math
{ "ground_truth": { "expression": "(((((62 - 73) - 31) + 90) - 87) + 70)", "numbers": [ 31, 62, 87, 73, 90, 70 ], "target": 31 }, "style": "rule" }
{ "index": 220, "split": "train" }
47
[ 76, 75, 28, 87, 24, 35 ]
(((((35 - 24) + 75) - 87) + 76) - 28)
[ "35", "35 - 24 = 11", "11 + 75 = 86", "86 - 87 = -1", "-1 + 76 = 75", "75 - 28 = 47", "47" ]
countdown
math
{ "ground_truth": { "expression": "(((((35 - 24) + 75) - 87) + 76) - 28)", "numbers": [ 76, 75, 28, 87, 24, 35 ], "target": 47 }, "style": "rule" }
{ "index": 221, "split": "train" }
50
[ 84, 84, 32, 25, 22, 83 ]
(((((84 + 22) + 84) - 32) - 83) - 25)
[ "84", "84 + 22 = 106", "106 + 84 = 190", "190 - 32 = 158", "158 - 83 = 75", "75 - 25 = 50", "50" ]
countdown
math
{ "ground_truth": { "expression": "(((((84 + 22) + 84) - 32) - 83) - 25)", "numbers": [ 84, 84, 32, 25, 22, 83 ], "target": 50 }, "style": "rule" }
{ "index": 222, "split": "train" }
56
[ 79, 64, 14, 28, 9, 12 ]
(((((12 * 9) + 64) - 14) / 79) * 28)
[ "12", "12 * 9 = 108", "108 + 64 = 172", "172 - 14 = 158", "158 / 79 = 2", "2 * 28 = 56", "56" ]
countdown
math
{ "ground_truth": { "expression": "(((((12 * 9) + 64) - 14) / 79) * 28)", "numbers": [ 79, 64, 14, 28, 9, 12 ], "target": 56 }, "style": "rule" }
{ "index": 223, "split": "train" }
14
[ 60, 66, 84, 83, 15, 4 ]
(((((15 + 4) - 83) - 66) + 84) + 60)
[ "15", "15 + 4 = 19", "19 - 83 = -64", "-64 - 66 = -130", "-130 + 84 = -46", "-46 + 60 = 14", "14" ]
countdown
math
{ "ground_truth": { "expression": "(((((15 + 4) - 83) - 66) + 84) + 60)", "numbers": [ 60, 66, 84, 83, 15, 4 ], "target": 14 }, "style": "rule" }
{ "index": 224, "split": "train" }
86
[ 94, 70, 24, 65, 10, 38 ]
(((((10 * 65) + 70) / 24) + 94) - 38)
[ "10", "10 * 65 = 650", "650 + 70 = 720", "720 / 24 = 30", "30 + 94 = 124", "124 - 38 = 86", "86" ]
countdown
math
{ "ground_truth": { "expression": "(((((10 * 65) + 70) / 24) + 94) - 38)", "numbers": [ 94, 70, 24, 65, 10, 38 ], "target": 86 }, "style": "rule" }
{ "index": 225, "split": "train" }
17
[ 73, 62, 83, 95, 90, 96 ]
(((((90 - 62) + 73) - 83) - 96) + 95)
[ "90", "90 - 62 = 28", "28 + 73 = 101", "101 - 83 = 18", "18 - 96 = -78", "-78 + 95 = 17", "17" ]
countdown
math
{ "ground_truth": { "expression": "(((((90 - 62) + 73) - 83) - 96) + 95)", "numbers": [ 73, 62, 83, 95, 90, 96 ], "target": 17 }, "style": "rule" }
{ "index": 226, "split": "train" }
86
[ 78, 34, 93, 82, 44, 89 ]
(((((93 - 78) - 89) + 44) + 82) + 34)
[ "93", "93 - 78 = 15", "15 - 89 = -74", "-74 + 44 = -30", "-30 + 82 = 52", "52 + 34 = 86", "86" ]
countdown
math
{ "ground_truth": { "expression": "(((((93 - 78) - 89) + 44) + 82) + 34)", "numbers": [ 78, 34, 93, 82, 44, 89 ], "target": 86 }, "style": "rule" }
{ "index": 227, "split": "train" }
23
[ 42, 84, 92, 76, 73, 14 ]
(((((84 + 42) - 92) - 73) + 76) - 14)
[ "84", "84 + 42 = 126", "126 - 92 = 34", "34 - 73 = -39", "-39 + 76 = 37", "37 - 14 = 23", "23" ]
countdown
math
{ "ground_truth": { "expression": "(((((84 + 42) - 92) - 73) + 76) - 14)", "numbers": [ 42, 84, 92, 76, 73, 14 ], "target": 23 }, "style": "rule" }
{ "index": 228, "split": "train" }
20
[ 32, 80, 24, 9, 16, 63 ]
(((((63 - 32) + 24) * 16) / 80) + 9)
[ "63", "63 - 32 = 31", "31 + 24 = 55", "55 * 16 = 880", "880 / 80 = 11", "11 + 9 = 20", "20" ]
countdown
math
{ "ground_truth": { "expression": "(((((63 - 32) + 24) * 16) / 80) + 9)", "numbers": [ 32, 80, 24, 9, 16, 63 ], "target": 20 }, "style": "rule" }
{ "index": 229, "split": "train" }
8
[ 89, 81, 7, 68, 69, 6 ]
(((((7 + 68) - 81) - 6) + 89) - 69)
[ "7", "7 + 68 = 75", "75 - 81 = -6", "-6 - 6 = -12", "-12 + 89 = 77", "77 - 69 = 8", "8" ]
countdown
math
{ "ground_truth": { "expression": "(((((7 + 68) - 81) - 6) + 89) - 69)", "numbers": [ 89, 81, 7, 68, 69, 6 ], "target": 8 }, "style": "rule" }
{ "index": 230, "split": "train" }
33
[ 38, 18, 53, 32, 93, 30 ]
(((((18 + 93) - 53) + 38) / 32) + 30)
[ "18", "18 + 93 = 111", "111 - 53 = 58", "58 + 38 = 96", "96 / 32 = 3", "3 + 30 = 33", "33" ]
countdown
math
{ "ground_truth": { "expression": "(((((18 + 93) - 53) + 38) / 32) + 30)", "numbers": [ 38, 18, 53, 32, 93, 30 ], "target": 33 }, "style": "rule" }
{ "index": 231, "split": "train" }
65
[ 30, 36, 18, 90, 71, 22 ]
(((((36 + 18) - 30) + 90) - 71) + 22)
[ "36", "36 + 18 = 54", "54 - 30 = 24", "24 + 90 = 114", "114 - 71 = 43", "43 + 22 = 65", "65" ]
countdown
math
{ "ground_truth": { "expression": "(((((36 + 18) - 30) + 90) - 71) + 22)", "numbers": [ 30, 36, 18, 90, 71, 22 ], "target": 65 }, "style": "rule" }
{ "index": 232, "split": "train" }
63
[ 20, 95, 66, 6, 99, 13 ]
(((((20 + 66) - 13) - 99) + 95) - 6)
[ "20", "20 + 66 = 86", "86 - 13 = 73", "73 - 99 = -26", "-26 + 95 = 69", "69 - 6 = 63", "63" ]
countdown
math
{ "ground_truth": { "expression": "(((((20 + 66) - 13) - 99) + 95) - 6)", "numbers": [ 20, 95, 66, 6, 99, 13 ], "target": 63 }, "style": "rule" }
{ "index": 233, "split": "train" }
21
[ 83, 59, 78, 70, 92, 39 ]
(((((59 - 78) + 92) + 70) - 83) - 39)
[ "59", "59 - 78 = -19", "-19 + 92 = 73", "73 + 70 = 143", "143 - 83 = 60", "60 - 39 = 21", "21" ]
countdown
math
{ "ground_truth": { "expression": "(((((59 - 78) + 92) + 70) - 83) - 39)", "numbers": [ 83, 59, 78, 70, 92, 39 ], "target": 21 }, "style": "rule" }
{ "index": 234, "split": "train" }
87
[ 54, 83, 76, 67, 40, 67 ]
(((((76 + 54) - 67) - 83) + 40) + 67)
[ "76", "76 + 54 = 130", "130 - 67 = 63", "63 - 83 = -20", "-20 + 40 = 20", "20 + 67 = 87", "87" ]
countdown
math
{ "ground_truth": { "expression": "(((((76 + 54) - 67) - 83) + 40) + 67)", "numbers": [ 54, 83, 76, 67, 40, 67 ], "target": 87 }, "style": "rule" }
{ "index": 235, "split": "train" }
36
[ 66, 52, 67, 44, 70, 61 ]
(((((70 + 67) - 66) - 44) + 61) - 52)
[ "70", "70 + 67 = 137", "137 - 66 = 71", "71 - 44 = 27", "27 + 61 = 88", "88 - 52 = 36", "36" ]
countdown
math
{ "ground_truth": { "expression": "(((((70 + 67) - 66) - 44) + 61) - 52)", "numbers": [ 66, 52, 67, 44, 70, 61 ], "target": 36 }, "style": "rule" }
{ "index": 236, "split": "train" }
47
[ 50, 61, 77, 37, 60, 90 ]
(((((61 - 77) - 37) + 90) + 60) - 50)
[ "61", "61 - 77 = -16", "-16 - 37 = -53", "-53 + 90 = 37", "37 + 60 = 97", "97 - 50 = 47", "47" ]
countdown
math
{ "ground_truth": { "expression": "(((((61 - 77) - 37) + 90) + 60) - 50)", "numbers": [ 50, 61, 77, 37, 60, 90 ], "target": 47 }, "style": "rule" }
{ "index": 237, "split": "train" }
77
[ 48, 91, 16, 19, 57, 94 ]
(((((91 - 19) + 16) - 57) - 48) + 94)
[ "91", "91 - 19 = 72", "72 + 16 = 88", "88 - 57 = 31", "31 - 48 = -17", "-17 + 94 = 77", "77" ]
countdown
math
{ "ground_truth": { "expression": "(((((91 - 19) + 16) - 57) - 48) + 94)", "numbers": [ 48, 91, 16, 19, 57, 94 ], "target": 77 }, "style": "rule" }
{ "index": 238, "split": "train" }
34
[ 49, 31, 19, 90, 44, 19 ]
(((((19 + 31) - 19) - 90) + 49) + 44)
[ "19", "19 + 31 = 50", "50 - 19 = 31", "31 - 90 = -59", "-59 + 49 = -10", "-10 + 44 = 34", "34" ]
countdown
math
{ "ground_truth": { "expression": "(((((19 + 31) - 19) - 90) + 49) + 44)", "numbers": [ 49, 31, 19, 90, 44, 19 ], "target": 34 }, "style": "rule" }
{ "index": 239, "split": "train" }
52
[ 10, 8, 14, 81, 87, 46 ]
(((((81 + 8) - 10) - 87) + 14) + 46)
[ "81", "81 + 8 = 89", "89 - 10 = 79", "79 - 87 = -8", "-8 + 14 = 6", "6 + 46 = 52", "52" ]
countdown
math
{ "ground_truth": { "expression": "(((((81 + 8) - 10) - 87) + 14) + 46)", "numbers": [ 10, 8, 14, 81, 87, 46 ], "target": 52 }, "style": "rule" }
{ "index": 240, "split": "train" }
86
[ 81, 21, 62, 29, 70, 60 ]
(((((29 + 70) + 81) / 60) + 62) + 21)
[ "29", "29 + 70 = 99", "99 + 81 = 180", "180 / 60 = 3", "3 + 62 = 65", "65 + 21 = 86", "86" ]
countdown
math
{ "ground_truth": { "expression": "(((((29 + 70) + 81) / 60) + 62) + 21)", "numbers": [ 81, 21, 62, 29, 70, 60 ], "target": 86 }, "style": "rule" }
{ "index": 241, "split": "train" }
63
[ 62, 28, 74, 17, 95, 13 ]
(((((95 * 17) + 13) + 62) + 74) / 28)
[ "95", "95 * 17 = 1615", "1615 + 13 = 1628", "1628 + 62 = 1690", "1690 + 74 = 1764", "1764 / 28 = 63", "63" ]
countdown
math
{ "ground_truth": { "expression": "(((((95 * 17) + 13) + 62) + 74) / 28)", "numbers": [ 62, 28, 74, 17, 95, 13 ], "target": 63 }, "style": "rule" }
{ "index": 242, "split": "train" }
38
[ 17, 33, 81, 96, 74, 71 ]
(((((81 - 71) - 96) + 33) + 74) + 17)
[ "81", "81 - 71 = 10", "10 - 96 = -86", "-86 + 33 = -53", "-53 + 74 = 21", "21 + 17 = 38", "38" ]
countdown
math
{ "ground_truth": { "expression": "(((((81 - 71) - 96) + 33) + 74) + 17)", "numbers": [ 17, 33, 81, 96, 74, 71 ], "target": 38 }, "style": "rule" }
{ "index": 243, "split": "train" }
92
[ 86, 67, 71, 8, 94, 4 ]
(((((71 + 94) + 86) - 67) * 4) / 8)
[ "71", "71 + 94 = 165", "165 + 86 = 251", "251 - 67 = 184", "184 * 4 = 736", "736 / 8 = 92", "92" ]
countdown
math
{ "ground_truth": { "expression": "(((((71 + 94) + 86) - 67) * 4) / 8)", "numbers": [ 86, 67, 71, 8, 94, 4 ], "target": 92 }, "style": "rule" }
{ "index": 244, "split": "train" }
35
[ 74, 59, 85, 34, 81, 20 ]
(((((81 - 74) + 34) + 59) + 20) - 85)
[ "81", "81 - 74 = 7", "7 + 34 = 41", "41 + 59 = 100", "100 + 20 = 120", "120 - 85 = 35", "35" ]
countdown
math
{ "ground_truth": { "expression": "(((((81 - 74) + 34) + 59) + 20) - 85)", "numbers": [ 74, 59, 85, 34, 81, 20 ], "target": 35 }, "style": "rule" }
{ "index": 245, "split": "train" }
19
[ 69, 11, 38, 79, 94, 92 ]
(((((94 - 11) - 92) + 69) - 79) + 38)
[ "94", "94 - 11 = 83", "83 - 92 = -9", "-9 + 69 = 60", "60 - 79 = -19", "-19 + 38 = 19", "19" ]
countdown
math
{ "ground_truth": { "expression": "(((((94 - 11) - 92) + 69) - 79) + 38)", "numbers": [ 69, 11, 38, 79, 94, 92 ], "target": 19 }, "style": "rule" }
{ "index": 246, "split": "train" }
100
[ 98, 79, 32, 10, 71, 48 ]
(((((10 + 32) - 48) - 71) + 79) + 98)
[ "10", "10 + 32 = 42", "42 - 48 = -6", "-6 - 71 = -77", "-77 + 79 = 2", "2 + 98 = 100", "100" ]
countdown
math
{ "ground_truth": { "expression": "(((((10 + 32) - 48) - 71) + 79) + 98)", "numbers": [ 98, 79, 32, 10, 71, 48 ], "target": 100 }, "style": "rule" }
{ "index": 247, "split": "train" }
2
[ 65, 27, 97, 93, 4, 62 ]
(((((97 - 65) + 4) * 93) / 27) / 62)
[ "97", "97 - 65 = 32", "32 + 4 = 36", "36 * 93 = 3348", "3348 / 27 = 124", "124 / 62 = 2", "2" ]
countdown
math
{ "ground_truth": { "expression": "(((((97 - 65) + 4) * 93) / 27) / 62)", "numbers": [ 65, 27, 97, 93, 4, 62 ], "target": 2 }, "style": "rule" }
{ "index": 248, "split": "train" }
45
[ 53, 54, 69, 5, 71, 49 ]
(((((49 - 5) + 53) + 71) - 54) - 69)
[ "49", "49 - 5 = 44", "44 + 53 = 97", "97 + 71 = 168", "168 - 54 = 114", "114 - 69 = 45", "45" ]
countdown
math
{ "ground_truth": { "expression": "(((((49 - 5) + 53) + 71) - 54) - 69)", "numbers": [ 53, 54, 69, 5, 71, 49 ], "target": 45 }, "style": "rule" }
{ "index": 249, "split": "train" }
44
[ 38, 78, 45, 59, 90, 87 ]
(((((38 + 78) - 87) + 59) * 45) / 90)
[ "38", "38 + 78 = 116", "116 - 87 = 29", "29 + 59 = 88", "88 * 45 = 3960", "3960 / 90 = 44", "44" ]
countdown
math
{ "ground_truth": { "expression": "(((((38 + 78) - 87) + 59) * 45) / 90)", "numbers": [ 38, 78, 45, 59, 90, 87 ], "target": 44 }, "style": "rule" }
{ "index": 250, "split": "train" }
97
[ 66, 45, 37, 31, 38, 44 ]
(((((66 + 38) - 37) + 44) - 45) + 31)
[ "66", "66 + 38 = 104", "104 - 37 = 67", "67 + 44 = 111", "111 - 45 = 66", "66 + 31 = 97", "97" ]
countdown
math
{ "ground_truth": { "expression": "(((((66 + 38) - 37) + 44) - 45) + 31)", "numbers": [ 66, 45, 37, 31, 38, 44 ], "target": 97 }, "style": "rule" }
{ "index": 251, "split": "train" }
85
[ 4, 52, 4, 3, 44, 28 ]
(((((44 / 4) + 4) / 3) + 52) + 28)
[ "44", "44 / 4 = 11", "11 + 4 = 15", "15 / 3 = 5", "5 + 52 = 57", "57 + 28 = 85", "85" ]
countdown
math
{ "ground_truth": { "expression": "(((((44 / 4) + 4) / 3) + 52) + 28)", "numbers": [ 4, 52, 4, 3, 44, 28 ], "target": 85 }, "style": "rule" }
{ "index": 252, "split": "train" }
33
[ 78, 82, 89, 21, 77, 48 ]
(((((48 - 82) - 78) + 89) + 77) - 21)
[ "48", "48 - 82 = -34", "-34 - 78 = -112", "-112 + 89 = -23", "-23 + 77 = 54", "54 - 21 = 33", "33" ]
countdown
math
{ "ground_truth": { "expression": "(((((48 - 82) - 78) + 89) + 77) - 21)", "numbers": [ 78, 82, 89, 21, 77, 48 ], "target": 33 }, "style": "rule" }
{ "index": 253, "split": "train" }
96
[ 78, 66, 71, 6, 90, 36 ]
(((((66 * 90) / 36) - 71) - 78) * 6)
[ "66", "66 * 90 = 5940", "5940 / 36 = 165", "165 - 71 = 94", "94 - 78 = 16", "16 * 6 = 96", "96" ]
countdown
math
{ "ground_truth": { "expression": "(((((66 * 90) / 36) - 71) - 78) * 6)", "numbers": [ 78, 66, 71, 6, 90, 36 ], "target": 96 }, "style": "rule" }
{ "index": 254, "split": "train" }
12
[ 38, 9, 99, 12, 81, 11 ]
(((((9 - 81) - 38) + 99) + 12) + 11)
[ "9", "9 - 81 = -72", "-72 - 38 = -110", "-110 + 99 = -11", "-11 + 12 = 1", "1 + 11 = 12", "12" ]
countdown
math
{ "ground_truth": { "expression": "(((((9 - 81) - 38) + 99) + 12) + 11)", "numbers": [ 38, 9, 99, 12, 81, 11 ], "target": 12 }, "style": "rule" }
{ "index": 255, "split": "train" }
57
[ 14, 48, 31, 70, 39, 13 ]
(((((13 - 31) - 48) + 14) + 70) + 39)
[ "13", "13 - 31 = -18", "-18 - 48 = -66", "-66 + 14 = -52", "-52 + 70 = 18", "18 + 39 = 57", "57" ]
countdown
math
{ "ground_truth": { "expression": "(((((13 - 31) - 48) + 14) + 70) + 39)", "numbers": [ 14, 48, 31, 70, 39, 13 ], "target": 57 }, "style": "rule" }
{ "index": 256, "split": "train" }
43
[ 67, 78, 86, 9, 96, 31 ]
(((((96 + 31) - 86) - 67) + 78) - 9)
[ "96", "96 + 31 = 127", "127 - 86 = 41", "41 - 67 = -26", "-26 + 78 = 52", "52 - 9 = 43", "43" ]
countdown
math
{ "ground_truth": { "expression": "(((((96 + 31) - 86) - 67) + 78) - 9)", "numbers": [ 67, 78, 86, 9, 96, 31 ], "target": 43 }, "style": "rule" }
{ "index": 257, "split": "train" }
63
[ 2, 96, 54, 56, 80, 33 ]
(((((2 - 33) + 56) + 54) + 80) - 96)
[ "2", "2 - 33 = -31", "-31 + 56 = 25", "25 + 54 = 79", "79 + 80 = 159", "159 - 96 = 63", "63" ]
countdown
math
{ "ground_truth": { "expression": "(((((2 - 33) + 56) + 54) + 80) - 96)", "numbers": [ 2, 96, 54, 56, 80, 33 ], "target": 63 }, "style": "rule" }
{ "index": 258, "split": "train" }
26
[ 83, 5, 72, 35, 25, 80 ]
(((((80 - 72) - 5) - 25) + 83) - 35)
[ "80", "80 - 72 = 8", "8 - 5 = 3", "3 - 25 = -22", "-22 + 83 = 61", "61 - 35 = 26", "26" ]
countdown
math
{ "ground_truth": { "expression": "(((((80 - 72) - 5) - 25) + 83) - 35)", "numbers": [ 83, 5, 72, 35, 25, 80 ], "target": 26 }, "style": "rule" }
{ "index": 259, "split": "train" }
7
[ 28, 2, 15, 40, 83, 9 ]
(((((15 + 28) - 83) + 9) + 40) - 2)
[ "15", "15 + 28 = 43", "43 - 83 = -40", "-40 + 9 = -31", "-31 + 40 = 9", "9 - 2 = 7", "7" ]
countdown
math
{ "ground_truth": { "expression": "(((((15 + 28) - 83) + 9) + 40) - 2)", "numbers": [ 28, 2, 15, 40, 83, 9 ], "target": 7 }, "style": "rule" }
{ "index": 260, "split": "train" }
2
[ 18, 35, 98, 9, 64, 94 ]
(((((98 + 35) + 18) - 64) - 94) + 9)
[ "98", "98 + 35 = 133", "133 + 18 = 151", "151 - 64 = 87", "87 - 94 = -7", "-7 + 9 = 2", "2" ]
countdown
math
{ "ground_truth": { "expression": "(((((98 + 35) + 18) - 64) - 94) + 9)", "numbers": [ 18, 35, 98, 9, 64, 94 ], "target": 2 }, "style": "rule" }
{ "index": 261, "split": "train" }
57
[ 60, 67, 6, 85, 73, 20 ]
(((((73 + 6) - 67) + 85) - 60) + 20)
[ "73", "73 + 6 = 79", "79 - 67 = 12", "12 + 85 = 97", "97 - 60 = 37", "37 + 20 = 57", "57" ]
countdown
math
{ "ground_truth": { "expression": "(((((73 + 6) - 67) + 85) - 60) + 20)", "numbers": [ 60, 67, 6, 85, 73, 20 ], "target": 57 }, "style": "rule" }
{ "index": 262, "split": "train" }
42
[ 36, 6, 16, 19, 100, 65 ]
(((((65 + 6) + 19) - 100) + 36) + 16)
[ "65", "65 + 6 = 71", "71 + 19 = 90", "90 - 100 = -10", "-10 + 36 = 26", "26 + 16 = 42", "42" ]
countdown
math
{ "ground_truth": { "expression": "(((((65 + 6) + 19) - 100) + 36) + 16)", "numbers": [ 36, 6, 16, 19, 100, 65 ], "target": 42 }, "style": "rule" }
{ "index": 263, "split": "train" }
73
[ 48, 80, 7, 8, 3, 84 ]
(((((7 - 8) - 80) + 48) / 3) + 84)
[ "7", "7 - 8 = -1", "-1 - 80 = -81", "-81 + 48 = -33", "-33 / 3 = -11", "-11 + 84 = 73", "73" ]
countdown
math
{ "ground_truth": { "expression": "(((((7 - 8) - 80) + 48) / 3) + 84)", "numbers": [ 48, 80, 7, 8, 3, 84 ], "target": 73 }, "style": "rule" }
{ "index": 264, "split": "train" }
96
[ 68, 29, 76, 4, 79, 1 ]
(((((29 - 4) + 68) + 79) - 76) * 1)
[ "29", "29 - 4 = 25", "25 + 68 = 93", "93 + 79 = 172", "172 - 76 = 96", "96 * 1 = 96", "96" ]
countdown
math
{ "ground_truth": { "expression": "(((((29 - 4) + 68) + 79) - 76) * 1)", "numbers": [ 68, 29, 76, 4, 79, 1 ], "target": 96 }, "style": "rule" }
{ "index": 265, "split": "train" }
25
[ 30, 3, 89, 96, 9, 1 ]
(((((96 - 89) - 9) * 3) + 30) + 1)
[ "96", "96 - 89 = 7", "7 - 9 = -2", "-2 * 3 = -6", "-6 + 30 = 24", "24 + 1 = 25", "25" ]
countdown
math
{ "ground_truth": { "expression": "(((((96 - 89) - 9) * 3) + 30) + 1)", "numbers": [ 30, 3, 89, 96, 9, 1 ], "target": 25 }, "style": "rule" }
{ "index": 266, "split": "train" }
50
[ 43, 29, 10, 20, 68, 36 ]
(((((36 - 68) + 29) + 20) - 10) + 43)
[ "36", "36 - 68 = -32", "-32 + 29 = -3", "-3 + 20 = 17", "17 - 10 = 7", "7 + 43 = 50", "50" ]
countdown
math
{ "ground_truth": { "expression": "(((((36 - 68) + 29) + 20) - 10) + 43)", "numbers": [ 43, 29, 10, 20, 68, 36 ], "target": 50 }, "style": "rule" }
{ "index": 267, "split": "train" }
6
[ 89, 21, 47, 20, 72, 35 ]
(((((21 + 89) - 72) + 35) - 47) - 20)
[ "21", "21 + 89 = 110", "110 - 72 = 38", "38 + 35 = 73", "73 - 47 = 26", "26 - 20 = 6", "6" ]
countdown
math
{ "ground_truth": { "expression": "(((((21 + 89) - 72) + 35) - 47) - 20)", "numbers": [ 89, 21, 47, 20, 72, 35 ], "target": 6 }, "style": "rule" }
{ "index": 268, "split": "train" }
37
[ 18, 10, 22, 8, 37, 2 ]
(((((8 + 37) + 22) - 10) - 18) - 2)
[ "8", "8 + 37 = 45", "45 + 22 = 67", "67 - 10 = 57", "57 - 18 = 39", "39 - 2 = 37", "37" ]
countdown
math
{ "ground_truth": { "expression": "(((((8 + 37) + 22) - 10) - 18) - 2)", "numbers": [ 18, 10, 22, 8, 37, 2 ], "target": 37 }, "style": "rule" }
{ "index": 269, "split": "train" }
9
[ 69, 87, 47, 1, 14, 34 ]
(((((14 / 1) + 47) - 34) - 87) + 69)
[ "14", "14 / 1 = 14", "14 + 47 = 61", "61 - 34 = 27", "27 - 87 = -60", "-60 + 69 = 9", "9" ]
countdown
math
{ "ground_truth": { "expression": "(((((14 / 1) + 47) - 34) - 87) + 69)", "numbers": [ 69, 87, 47, 1, 14, 34 ], "target": 9 }, "style": "rule" }
{ "index": 270, "split": "train" }
17
[ 89, 28, 6, 60, 92, 15 ]
(((((89 - 15) * 6) - 60) + 92) / 28)
[ "89", "89 - 15 = 74", "74 * 6 = 444", "444 - 60 = 384", "384 + 92 = 476", "476 / 28 = 17", "17" ]
countdown
math
{ "ground_truth": { "expression": "(((((89 - 15) * 6) - 60) + 92) / 28)", "numbers": [ 89, 28, 6, 60, 92, 15 ], "target": 17 }, "style": "rule" }
{ "index": 271, "split": "train" }
81
[ 42, 56, 36, 17, 52, 38 ]
(((((36 + 56) - 38) - 42) + 17) + 52)
[ "36", "36 + 56 = 92", "92 - 38 = 54", "54 - 42 = 12", "12 + 17 = 29", "29 + 52 = 81", "81" ]
countdown
math
{ "ground_truth": { "expression": "(((((36 + 56) - 38) - 42) + 17) + 52)", "numbers": [ 42, 56, 36, 17, 52, 38 ], "target": 81 }, "style": "rule" }
{ "index": 272, "split": "train" }
32
[ 60, 74, 12, 28, 40, 46 ]
(((((12 + 40) + 60) / 28) - 46) + 74)
[ "12", "12 + 40 = 52", "52 + 60 = 112", "112 / 28 = 4", "4 - 46 = -42", "-42 + 74 = 32", "32" ]
countdown
math
{ "ground_truth": { "expression": "(((((12 + 40) + 60) / 28) - 46) + 74)", "numbers": [ 60, 74, 12, 28, 40, 46 ], "target": 32 }, "style": "rule" }
{ "index": 273, "split": "train" }
36
[ 84, 93, 96, 34, 57, 74 ]
(((((84 - 74) - 34) - 93) + 57) + 96)
[ "84", "84 - 74 = 10", "10 - 34 = -24", "-24 - 93 = -117", "-117 + 57 = -60", "-60 + 96 = 36", "36" ]
countdown
math
{ "ground_truth": { "expression": "(((((84 - 74) - 34) - 93) + 57) + 96)", "numbers": [ 84, 93, 96, 34, 57, 74 ], "target": 36 }, "style": "rule" }
{ "index": 274, "split": "train" }
71
[ 30, 78, 61, 4, 78, 2 ]
(((((78 - 61) + 78) - 30) + 4) + 2)
[ "78", "78 - 61 = 17", "17 + 78 = 95", "95 - 30 = 65", "65 + 4 = 69", "69 + 2 = 71", "71" ]
countdown
math
{ "ground_truth": { "expression": "(((((78 - 61) + 78) - 30) + 4) + 2)", "numbers": [ 30, 78, 61, 4, 78, 2 ], "target": 71 }, "style": "rule" }
{ "index": 275, "split": "train" }
82
[ 30, 61, 52, 56, 15, 33 ]
(((((30 / 15) - 61) + 52) + 33) + 56)
[ "30", "30 / 15 = 2", "2 - 61 = -59", "-59 + 52 = -7", "-7 + 33 = 26", "26 + 56 = 82", "82" ]
countdown
math
{ "ground_truth": { "expression": "(((((30 / 15) - 61) + 52) + 33) + 56)", "numbers": [ 30, 61, 52, 56, 15, 33 ], "target": 82 }, "style": "rule" }
{ "index": 276, "split": "train" }
43
[ 71, 100, 44, 100, 18, 15 ]
(((((15 * 18) + 44) - 100) - 100) - 71)
[ "15", "15 * 18 = 270", "270 + 44 = 314", "314 - 100 = 214", "214 - 100 = 114", "114 - 71 = 43", "43" ]
countdown
math
{ "ground_truth": { "expression": "(((((15 * 18) + 44) - 100) - 100) - 71)", "numbers": [ 71, 100, 44, 100, 18, 15 ], "target": 43 }, "style": "rule" }
{ "index": 277, "split": "train" }
38
[ 40, 22, 12, 68, 41, 15 ]
(((((22 - 68) + 41) + 15) + 40) - 12)
[ "22", "22 - 68 = -46", "-46 + 41 = -5", "-5 + 15 = 10", "10 + 40 = 50", "50 - 12 = 38", "38" ]
countdown
math
{ "ground_truth": { "expression": "(((((22 - 68) + 41) + 15) + 40) - 12)", "numbers": [ 40, 22, 12, 68, 41, 15 ], "target": 38 }, "style": "rule" }
{ "index": 278, "split": "train" }
22
[ 26, 34, 64, 35, 63, 80 ]
(((((63 + 64) - 26) - 80) - 34) + 35)
[ "63", "63 + 64 = 127", "127 - 26 = 101", "101 - 80 = 21", "21 - 34 = -13", "-13 + 35 = 22", "22" ]
countdown
math
{ "ground_truth": { "expression": "(((((63 + 64) - 26) - 80) - 34) + 35)", "numbers": [ 26, 34, 64, 35, 63, 80 ], "target": 22 }, "style": "rule" }
{ "index": 279, "split": "train" }
47
[ 42, 7, 56, 26, 94, 94 ]
(((((26 - 42) - 94) + 94) + 56) + 7)
[ "26", "26 - 42 = -16", "-16 - 94 = -110", "-110 + 94 = -16", "-16 + 56 = 40", "40 + 7 = 47", "47" ]
countdown
math
{ "ground_truth": { "expression": "(((((26 - 42) - 94) + 94) + 56) + 7)", "numbers": [ 42, 7, 56, 26, 94, 94 ], "target": 47 }, "style": "rule" }
{ "index": 280, "split": "train" }
31
[ 7, 1, 39, 4, 14, 58 ]
(((((58 + 1) - 14) - 39) * 4) + 7)
[ "58", "58 + 1 = 59", "59 - 14 = 45", "45 - 39 = 6", "6 * 4 = 24", "24 + 7 = 31", "31" ]
countdown
math
{ "ground_truth": { "expression": "(((((58 + 1) - 14) - 39) * 4) + 7)", "numbers": [ 7, 1, 39, 4, 14, 58 ], "target": 31 }, "style": "rule" }
{ "index": 281, "split": "train" }
65
[ 24, 73, 33, 29, 17, 21 ]
(((((33 + 73) - 24) * 17) - 29) / 21)
[ "33", "33 + 73 = 106", "106 - 24 = 82", "82 * 17 = 1394", "1394 - 29 = 1365", "1365 / 21 = 65", "65" ]
countdown
math
{ "ground_truth": { "expression": "(((((33 + 73) - 24) * 17) - 29) / 21)", "numbers": [ 24, 73, 33, 29, 17, 21 ], "target": 65 }, "style": "rule" }
{ "index": 282, "split": "train" }
88
[ 56, 45, 94, 65, 68, 52 ]
(((((68 + 45) - 52) + 56) - 94) + 65)
[ "68", "68 + 45 = 113", "113 - 52 = 61", "61 + 56 = 117", "117 - 94 = 23", "23 + 65 = 88", "88" ]
countdown
math
{ "ground_truth": { "expression": "(((((68 + 45) - 52) + 56) - 94) + 65)", "numbers": [ 56, 45, 94, 65, 68, 52 ], "target": 88 }, "style": "rule" }
{ "index": 283, "split": "train" }
36
[ 16, 100, 58, 80, 27, 85 ]
(((((100 - 80) + 16) - 58) - 27) + 85)
[ "100", "100 - 80 = 20", "20 + 16 = 36", "36 - 58 = -22", "-22 - 27 = -49", "-49 + 85 = 36", "36" ]
countdown
math
{ "ground_truth": { "expression": "(((((100 - 80) + 16) - 58) - 27) + 85)", "numbers": [ 16, 100, 58, 80, 27, 85 ], "target": 36 }, "style": "rule" }
{ "index": 284, "split": "train" }
20
[ 68, 49, 49, 33, 83, 60 ]
(((((49 + 49) - 68) - 60) - 33) + 83)
[ "49", "49 + 49 = 98", "98 - 68 = 30", "30 - 60 = -30", "-30 - 33 = -63", "-63 + 83 = 20", "20" ]
countdown
math
{ "ground_truth": { "expression": "(((((49 + 49) - 68) - 60) - 33) + 83)", "numbers": [ 68, 49, 49, 33, 83, 60 ], "target": 20 }, "style": "rule" }
{ "index": 285, "split": "train" }
28
[ 13, 50, 33, 39, 45, 52 ]
(((((13 - 52) * 50) / 39) + 45) + 33)
[ "13", "13 - 52 = -39", "-39 * 50 = -1950", "-1950 / 39 = -50", "-50 + 45 = -5", "-5 + 33 = 28", "28" ]
countdown
math
{ "ground_truth": { "expression": "(((((13 - 52) * 50) / 39) + 45) + 33)", "numbers": [ 13, 50, 33, 39, 45, 52 ], "target": 28 }, "style": "rule" }
{ "index": 286, "split": "train" }
85
[ 65, 34, 62, 8, 57, 73 ]
(((((57 + 65) - 34) - 73) + 8) + 62)
[ "57", "57 + 65 = 122", "122 - 34 = 88", "88 - 73 = 15", "15 + 8 = 23", "23 + 62 = 85", "85" ]
countdown
math
{ "ground_truth": { "expression": "(((((57 + 65) - 34) - 73) + 8) + 62)", "numbers": [ 65, 34, 62, 8, 57, 73 ], "target": 85 }, "style": "rule" }
{ "index": 287, "split": "train" }
93
[ 41, 36, 29, 68, 65, 42 ]
(((((41 - 29) + 68) + 36) - 65) + 42)
[ "41", "41 - 29 = 12", "12 + 68 = 80", "80 + 36 = 116", "116 - 65 = 51", "51 + 42 = 93", "93" ]
countdown
math
{ "ground_truth": { "expression": "(((((41 - 29) + 68) + 36) - 65) + 42)", "numbers": [ 41, 36, 29, 68, 65, 42 ], "target": 93 }, "style": "rule" }
{ "index": 288, "split": "train" }
71
[ 28, 19, 35, 37, 41, 57 ]
(((((19 - 37) + 57) - 35) * 28) - 41)
[ "19", "19 - 37 = -18", "-18 + 57 = 39", "39 - 35 = 4", "4 * 28 = 112", "112 - 41 = 71", "71" ]
countdown
math
{ "ground_truth": { "expression": "(((((19 - 37) + 57) - 35) * 28) - 41)", "numbers": [ 28, 19, 35, 37, 41, 57 ], "target": 71 }, "style": "rule" }
{ "index": 289, "split": "train" }
73
[ 91, 61, 82, 5, 7, 51 ]
(((((82 - 51) + 5) + 91) + 7) - 61)
[ "82", "82 - 51 = 31", "31 + 5 = 36", "36 + 91 = 127", "127 + 7 = 134", "134 - 61 = 73", "73" ]
countdown
math
{ "ground_truth": { "expression": "(((((82 - 51) + 5) + 91) + 7) - 61)", "numbers": [ 91, 61, 82, 5, 7, 51 ], "target": 73 }, "style": "rule" }
{ "index": 290, "split": "train" }
24
[ 99, 70, 66, 96, 65, 82 ]
(((((99 - 65) - 96) + 70) + 82) - 66)
[ "99", "99 - 65 = 34", "34 - 96 = -62", "-62 + 70 = 8", "8 + 82 = 90", "90 - 66 = 24", "24" ]
countdown
math
{ "ground_truth": { "expression": "(((((99 - 65) - 96) + 70) + 82) - 66)", "numbers": [ 99, 70, 66, 96, 65, 82 ], "target": 24 }, "style": "rule" }
{ "index": 291, "split": "train" }
11
[ 33, 4, 71, 30, 34, 13 ]
(((((34 - 33) * 13) * 4) - 71) + 30)
[ "34", "34 - 33 = 1", "1 * 13 = 13", "13 * 4 = 52", "52 - 71 = -19", "-19 + 30 = 11", "11" ]
countdown
math
{ "ground_truth": { "expression": "(((((34 - 33) * 13) * 4) - 71) + 30)", "numbers": [ 33, 4, 71, 30, 34, 13 ], "target": 11 }, "style": "rule" }
{ "index": 292, "split": "train" }
27
[ 97, 61, 39, 84, 70, 84 ]
(((((61 * 39) - 84) + 70) - 97) / 84)
[ "61", "61 * 39 = 2379", "2379 - 84 = 2295", "2295 + 70 = 2365", "2365 - 97 = 2268", "2268 / 84 = 27", "27" ]
countdown
math
{ "ground_truth": { "expression": "(((((61 * 39) - 84) + 70) - 97) / 84)", "numbers": [ 97, 61, 39, 84, 70, 84 ], "target": 27 }, "style": "rule" }
{ "index": 293, "split": "train" }
54
[ 39, 91, 37, 17, 36, 16 ]
(((((16 + 36) + 39) + 37) + 17) - 91)
[ "16", "16 + 36 = 52", "52 + 39 = 91", "91 + 37 = 128", "128 + 17 = 145", "145 - 91 = 54", "54" ]
countdown
math
{ "ground_truth": { "expression": "(((((16 + 36) + 39) + 37) + 17) - 91)", "numbers": [ 39, 91, 37, 17, 36, 16 ], "target": 54 }, "style": "rule" }
{ "index": 294, "split": "train" }
14
[ 5, 52, 98, 91, 99, 45 ]
(((((98 - 45) + 5) - 91) + 99) - 52)
[ "98", "98 - 45 = 53", "53 + 5 = 58", "58 - 91 = -33", "-33 + 99 = 66", "66 - 52 = 14", "14" ]
countdown
math
{ "ground_truth": { "expression": "(((((98 - 45) + 5) - 91) + 99) - 52)", "numbers": [ 5, 52, 98, 91, 99, 45 ], "target": 14 }, "style": "rule" }
{ "index": 295, "split": "train" }
26
[ 75, 21, 81, 63, 16, 58 ]
(((((16 + 58) - 63) + 21) + 75) - 81)
[ "16", "16 + 58 = 74", "74 - 63 = 11", "11 + 21 = 32", "32 + 75 = 107", "107 - 81 = 26", "26" ]
countdown
math
{ "ground_truth": { "expression": "(((((16 + 58) - 63) + 21) + 75) - 81)", "numbers": [ 75, 21, 81, 63, 16, 58 ], "target": 26 }, "style": "rule" }
{ "index": 296, "split": "train" }
65
[ 65, 20, 41, 16, 21, 25 ]
(((((21 + 25) - 41) - 20) + 16) * 65)
[ "21", "21 + 25 = 46", "46 - 41 = 5", "5 - 20 = -15", "-15 + 16 = 1", "1 * 65 = 65", "65" ]
countdown
math
{ "ground_truth": { "expression": "(((((21 + 25) - 41) - 20) + 16) * 65)", "numbers": [ 65, 20, 41, 16, 21, 25 ], "target": 65 }, "style": "rule" }
{ "index": 297, "split": "train" }
56
[ 70, 72, 54, 8, 10, 50 ]
(((((72 - 70) * 8) * 10) - 54) - 50)
[ "72", "72 - 70 = 2", "2 * 8 = 16", "16 * 10 = 160", "160 - 54 = 106", "106 - 50 = 56", "56" ]
countdown
math
{ "ground_truth": { "expression": "(((((72 - 70) * 8) * 10) - 54) - 50)", "numbers": [ 70, 72, 54, 8, 10, 50 ], "target": 56 }, "style": "rule" }
{ "index": 298, "split": "train" }
4
[ 28, 62, 23, 37, 30, 70 ]
(((((62 + 37) - 30) - 70) - 23) + 28)
[ "62", "62 + 37 = 99", "99 - 30 = 69", "69 - 70 = -1", "-1 - 23 = -24", "-24 + 28 = 4", "4" ]
countdown
math
{ "ground_truth": { "expression": "(((((62 + 37) - 30) - 70) - 23) + 28)", "numbers": [ 28, 62, 23, 37, 30, 70 ], "target": 4 }, "style": "rule" }
{ "index": 299, "split": "train" }