target
int64
0
1k
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
88
[ 47, 97, 21, 22, 42, 3 ]
(((((21 + 42) - 3) - 47) + 97) - 22)
[ "21", "21 + 42 = 63", "63 - 3 = 60", "60 - 47 = 13", "13 + 97 = 110", "110 - 22 = 88", "88" ]
countdown
math
{ "ground_truth": { "expression": "(((((21 + 42) - 3) - 47) + 97) - 22)", "numbers": [ 47, 97, 21, 22, 42, 3 ], "target": 88 }, "style": "rule" }
{ "index": 100, "split": "train" }
935
[ 77, 32, 80, 86, 34, 55 ]
(((((86 - 32) + 77) - 80) - 34) * 55)
[ "86", "86 - 32 = 54", "54 + 77 = 131", "131 - 80 = 51", "51 - 34 = 17", "17 * 55 = 935", "935" ]
countdown
math
{ "ground_truth": { "expression": "(((((86 - 32) + 77) - 80) - 34) * 55)", "numbers": [ 77, 32, 80, 86, 34, 55 ], "target": 935 }, "style": "rule" }
{ "index": 101, "split": "train" }
277
[ 17, 85, 89, 29, 10, 82 ]
(((((10 * 17) - 89) + 82) + 85) + 29)
[ "10", "10 * 17 = 170", "170 - 89 = 81", "81 + 82 = 163", "163 + 85 = 248", "248 + 29 = 277", "277" ]
countdown
math
{ "ground_truth": { "expression": "(((((10 * 17) - 89) + 82) + 85) + 29)", "numbers": [ 17, 85, 89, 29, 10, 82 ], "target": 277 }, "style": "rule" }
{ "index": 102, "split": "train" }
533
[ 51, 49, 20, 38, 65, 9 ]
(((((51 + 49) + 20) - 65) * 9) + 38)
[ "51", "51 + 49 = 100", "100 + 20 = 120", "120 - 65 = 55", "55 * 9 = 495", "495 + 38 = 533", "533" ]
countdown
math
{ "ground_truth": { "expression": "(((((51 + 49) + 20) - 65) * 9) + 38)", "numbers": [ 51, 49, 20, 38, 65, 9 ], "target": 533 }, "style": "rule" }
{ "index": 103, "split": "train" }
69
[ 60, 71, 98, 53, 48, 83 ]
(((((83 - 48) + 60) - 53) - 71) + 98)
[ "83", "83 - 48 = 35", "35 + 60 = 95", "95 - 53 = 42", "42 - 71 = -29", "-29 + 98 = 69", "69" ]
countdown
math
{ "ground_truth": { "expression": "(((((83 - 48) + 60) - 53) - 71) + 98)", "numbers": [ 60, 71, 98, 53, 48, 83 ], "target": 69 }, "style": "rule" }
{ "index": 104, "split": "train" }
298
[ 24, 57, 4, 89, 27, 50 ]
(((((89 * 4) + 50) - 57) - 27) - 24)
[ "89", "89 * 4 = 356", "356 + 50 = 406", "406 - 57 = 349", "349 - 27 = 322", "322 - 24 = 298", "298" ]
countdown
math
{ "ground_truth": { "expression": "(((((89 * 4) + 50) - 57) - 27) - 24)", "numbers": [ 24, 57, 4, 89, 27, 50 ], "target": 298 }, "style": "rule" }
{ "index": 105, "split": "train" }
5
[ 18, 49, 61, 49, 62, 22 ]
(((((49 * 22) / 49) - 61) + 62) - 18)
[ "49", "49 * 22 = 1078", "1078 / 49 = 22", "22 - 61 = -39", "-39 + 62 = 23", "23 - 18 = 5", "5" ]
countdown
math
{ "ground_truth": { "expression": "(((((49 * 22) / 49) - 61) + 62) - 18)", "numbers": [ 18, 49, 61, 49, 62, 22 ], "target": 5 }, "style": "rule" }
{ "index": 106, "split": "train" }
98
[ 86, 26, 82, 42, 38, 92 ]
(((((86 + 38) + 26) + 82) - 42) - 92)
[ "86", "86 + 38 = 124", "124 + 26 = 150", "150 + 82 = 232", "232 - 42 = 190", "190 - 92 = 98", "98" ]
countdown
math
{ "ground_truth": { "expression": "(((((86 + 38) + 26) + 82) - 42) - 92)", "numbers": [ 86, 26, 82, 42, 38, 92 ], "target": 98 }, "style": "rule" }
{ "index": 107, "split": "train" }
381
[ 66, 15, 3, 17, 98, 14 ]
(((((3 + 98) - 17) / 14) * 66) - 15)
[ "3", "3 + 98 = 101", "101 - 17 = 84", "84 / 14 = 6", "6 * 66 = 396", "396 - 15 = 381", "381" ]
countdown
math
{ "ground_truth": { "expression": "(((((3 + 98) - 17) / 14) * 66) - 15)", "numbers": [ 66, 15, 3, 17, 98, 14 ], "target": 381 }, "style": "rule" }
{ "index": 108, "split": "train" }
24
[ 79, 16, 8, 91, 18, 26 ]
(((((26 - 16) + 18) - 91) + 79) + 8)
[ "26", "26 - 16 = 10", "10 + 18 = 28", "28 - 91 = -63", "-63 + 79 = 16", "16 + 8 = 24", "24" ]
countdown
math
{ "ground_truth": { "expression": "(((((26 - 16) + 18) - 91) + 79) + 8)", "numbers": [ 79, 16, 8, 91, 18, 26 ], "target": 24 }, "style": "rule" }
{ "index": 109, "split": "train" }
199
[ 39, 98, 63, 41, 70, 96 ]
(((((96 - 63) + 39) - 41) + 98) + 70)
[ "96", "96 - 63 = 33", "33 + 39 = 72", "72 - 41 = 31", "31 + 98 = 129", "129 + 70 = 199", "199" ]
countdown
math
{ "ground_truth": { "expression": "(((((96 - 63) + 39) - 41) + 98) + 70)", "numbers": [ 39, 98, 63, 41, 70, 96 ], "target": 199 }, "style": "rule" }
{ "index": 110, "split": "train" }
802
[ 16, 84, 37, 58, 4, 58 ]
(((((84 * 37) - 16) + 58) + 58) / 4)
[ "84", "84 * 37 = 3108", "3108 - 16 = 3092", "3092 + 58 = 3150", "3150 + 58 = 3208", "3208 / 4 = 802", "802" ]
countdown
math
{ "ground_truth": { "expression": "(((((84 * 37) - 16) + 58) + 58) / 4)", "numbers": [ 16, 84, 37, 58, 4, 58 ], "target": 802 }, "style": "rule" }
{ "index": 111, "split": "train" }
212
[ 83, 81, 30, 73, 33, 28 ]
(((((33 + 83) + 81) - 28) + 73) - 30)
[ "33", "33 + 83 = 116", "116 + 81 = 197", "197 - 28 = 169", "169 + 73 = 242", "242 - 30 = 212", "212" ]
countdown
math
{ "ground_truth": { "expression": "(((((33 + 83) + 81) - 28) + 73) - 30)", "numbers": [ 83, 81, 30, 73, 33, 28 ], "target": 212 }, "style": "rule" }
{ "index": 112, "split": "train" }
1
[ 6, 44, 65, 81, 19, 77 ]
(((((19 + 44) + 77) - 65) + 6) / 81)
[ "19", "19 + 44 = 63", "63 + 77 = 140", "140 - 65 = 75", "75 + 6 = 81", "81 / 81 = 1", "1" ]
countdown
math
{ "ground_truth": { "expression": "(((((19 + 44) + 77) - 65) + 6) / 81)", "numbers": [ 6, 44, 65, 81, 19, 77 ], "target": 1 }, "style": "rule" }
{ "index": 113, "split": "train" }
988
[ 92, 1, 65, 14, 64, 19 ]
(((((64 + 14) + 1) + 65) - 92) * 19)
[ "64", "64 + 14 = 78", "78 + 1 = 79", "79 + 65 = 144", "144 - 92 = 52", "52 * 19 = 988", "988" ]
countdown
math
{ "ground_truth": { "expression": "(((((64 + 14) + 1) + 65) - 92) * 19)", "numbers": [ 92, 1, 65, 14, 64, 19 ], "target": 988 }, "style": "rule" }
{ "index": 114, "split": "train" }
411
[ 89, 63, 44, 69, 67, 79 ]
(((((67 + 63) + 69) + 44) + 89) + 79)
[ "67", "67 + 63 = 130", "130 + 69 = 199", "199 + 44 = 243", "243 + 89 = 332", "332 + 79 = 411", "411" ]
countdown
math
{ "ground_truth": { "expression": "(((((67 + 63) + 69) + 44) + 89) + 79)", "numbers": [ 89, 63, 44, 69, 67, 79 ], "target": 411 }, "style": "rule" }
{ "index": 115, "split": "train" }
264
[ 28, 22, 25, 80, 82, 62 ]
(((((25 - 80) + 62) * 22) + 28) + 82)
[ "25", "25 - 80 = -55", "-55 + 62 = 7", "7 * 22 = 154", "154 + 28 = 182", "182 + 82 = 264", "264" ]
countdown
math
{ "ground_truth": { "expression": "(((((25 - 80) + 62) * 22) + 28) + 82)", "numbers": [ 28, 22, 25, 80, 82, 62 ], "target": 264 }, "style": "rule" }
{ "index": 116, "split": "train" }
603
[ 18, 9, 13, 76, 1, 14 ]
(((((76 - 13) * 1) - 14) + 18) * 9)
[ "76", "76 - 13 = 63", "63 * 1 = 63", "63 - 14 = 49", "49 + 18 = 67", "67 * 9 = 603", "603" ]
countdown
math
{ "ground_truth": { "expression": "(((((76 - 13) * 1) - 14) + 18) * 9)", "numbers": [ 18, 9, 13, 76, 1, 14 ], "target": 603 }, "style": "rule" }
{ "index": 117, "split": "train" }
687
[ 44, 27, 58, 19, 19, 93 ]
(((((19 + 19) - 27) * 58) - 44) + 93)
[ "19", "19 + 19 = 38", "38 - 27 = 11", "11 * 58 = 638", "638 - 44 = 594", "594 + 93 = 687", "687" ]
countdown
math
{ "ground_truth": { "expression": "(((((19 + 19) - 27) * 58) - 44) + 93)", "numbers": [ 44, 27, 58, 19, 19, 93 ], "target": 687 }, "style": "rule" }
{ "index": 118, "split": "train" }
92
[ 56, 7, 33, 1, 56, 60 ]
(((((56 - 60) / 1) + 33) + 56) + 7)
[ "56", "56 - 60 = -4", "-4 / 1 = -4", "-4 + 33 = 29", "29 + 56 = 85", "85 + 7 = 92", "92" ]
countdown
math
{ "ground_truth": { "expression": "(((((56 - 60) / 1) + 33) + 56) + 7)", "numbers": [ 56, 7, 33, 1, 56, 60 ], "target": 92 }, "style": "rule" }
{ "index": 119, "split": "train" }
590
[ 86, 78, 73, 73, 46, 13 ]
(((((46 * 13) + 78) - 73) - 86) + 73)
[ "46", "46 * 13 = 598", "598 + 78 = 676", "676 - 73 = 603", "603 - 86 = 517", "517 + 73 = 590", "590" ]
countdown
math
{ "ground_truth": { "expression": "(((((46 * 13) + 78) - 73) - 86) + 73)", "numbers": [ 86, 78, 73, 73, 46, 13 ], "target": 590 }, "style": "rule" }
{ "index": 120, "split": "train" }
29
[ 6, 65, 56, 60, 4, 6 ]
(((((56 - 6) - 60) + 4) * 6) + 65)
[ "56", "56 - 6 = 50", "50 - 60 = -10", "-10 + 4 = -6", "-6 * 6 = -36", "-36 + 65 = 29", "29" ]
countdown
math
{ "ground_truth": { "expression": "(((((56 - 6) - 60) + 4) * 6) + 65)", "numbers": [ 6, 65, 56, 60, 4, 6 ], "target": 29 }, "style": "rule" }
{ "index": 121, "split": "train" }
118
[ 29, 6, 53, 5, 93, 10 ]
(((((53 + 6) + 5) - 29) - 10) + 93)
[ "53", "53 + 6 = 59", "59 + 5 = 64", "64 - 29 = 35", "35 - 10 = 25", "25 + 93 = 118", "118" ]
countdown
math
{ "ground_truth": { "expression": "(((((53 + 6) + 5) - 29) - 10) + 93)", "numbers": [ 29, 6, 53, 5, 93, 10 ], "target": 118 }, "style": "rule" }
{ "index": 122, "split": "train" }
286
[ 18, 8, 10, 40, 78, 10 ]
(((((10 / 10) * 78) - 40) * 8) - 18)
[ "10", "10 / 10 = 1", "1 * 78 = 78", "78 - 40 = 38", "38 * 8 = 304", "304 - 18 = 286", "286" ]
countdown
math
{ "ground_truth": { "expression": "(((((10 / 10) * 78) - 40) * 8) - 18)", "numbers": [ 18, 8, 10, 40, 78, 10 ], "target": 286 }, "style": "rule" }
{ "index": 123, "split": "train" }
29
[ 51, 55, 56, 96, 6, 67 ]
(((((67 - 55) + 6) + 51) - 96) + 56)
[ "67", "67 - 55 = 12", "12 + 6 = 18", "18 + 51 = 69", "69 - 96 = -27", "-27 + 56 = 29", "29" ]
countdown
math
{ "ground_truth": { "expression": "(((((67 - 55) + 6) + 51) - 96) + 56)", "numbers": [ 51, 55, 56, 96, 6, 67 ], "target": 29 }, "style": "rule" }
{ "index": 124, "split": "train" }
598
[ 81, 10, 28, 2, 72, 62 ]
(((((28 - 62) + 72) * 10) - 81) * 2)
[ "28", "28 - 62 = -34", "-34 + 72 = 38", "38 * 10 = 380", "380 - 81 = 299", "299 * 2 = 598", "598" ]
countdown
math
{ "ground_truth": { "expression": "(((((28 - 62) + 72) * 10) - 81) * 2)", "numbers": [ 81, 10, 28, 2, 72, 62 ], "target": 598 }, "style": "rule" }
{ "index": 125, "split": "train" }
220
[ 97, 29, 1, 1, 86, 66 ]
(((((66 / 1) - 29) + 97) * 1) + 86)
[ "66", "66 / 1 = 66", "66 - 29 = 37", "37 + 97 = 134", "134 * 1 = 134", "134 + 86 = 220", "220" ]
countdown
math
{ "ground_truth": { "expression": "(((((66 / 1) - 29) + 97) * 1) + 86)", "numbers": [ 97, 29, 1, 1, 86, 66 ], "target": 220 }, "style": "rule" }
{ "index": 126, "split": "train" }
89
[ 35, 3, 64, 57, 57, 77 ]
(((((57 - 64) - 35) - 3) + 57) + 77)
[ "57", "57 - 64 = -7", "-7 - 35 = -42", "-42 - 3 = -45", "-45 + 57 = 12", "12 + 77 = 89", "89" ]
countdown
math
{ "ground_truth": { "expression": "(((((57 - 64) - 35) - 3) + 57) + 77)", "numbers": [ 35, 3, 64, 57, 57, 77 ], "target": 89 }, "style": "rule" }
{ "index": 127, "split": "train" }
349
[ 95, 63, 94, 88, 78, 57 ]
(((((88 + 78) + 94) + 57) - 63) + 95)
[ "88", "88 + 78 = 166", "166 + 94 = 260", "260 + 57 = 317", "317 - 63 = 254", "254 + 95 = 349", "349" ]
countdown
math
{ "ground_truth": { "expression": "(((((88 + 78) + 94) + 57) - 63) + 95)", "numbers": [ 95, 63, 94, 88, 78, 57 ], "target": 349 }, "style": "rule" }
{ "index": 128, "split": "train" }
46
[ 34, 29, 1, 25, 40, 81 ]
(((((40 + 25) + 34) + 29) - 81) - 1)
[ "40", "40 + 25 = 65", "65 + 34 = 99", "99 + 29 = 128", "128 - 81 = 47", "47 - 1 = 46", "46" ]
countdown
math
{ "ground_truth": { "expression": "(((((40 + 25) + 34) + 29) - 81) - 1)", "numbers": [ 34, 29, 1, 25, 40, 81 ], "target": 46 }, "style": "rule" }
{ "index": 129, "split": "train" }
277
[ 11, 89, 55, 43, 4, 18 ]
(((((43 + 55) - 11) * 4) - 89) + 18)
[ "43", "43 + 55 = 98", "98 - 11 = 87", "87 * 4 = 348", "348 - 89 = 259", "259 + 18 = 277", "277" ]
countdown
math
{ "ground_truth": { "expression": "(((((43 + 55) - 11) * 4) - 89) + 18)", "numbers": [ 11, 89, 55, 43, 4, 18 ], "target": 277 }, "style": "rule" }
{ "index": 130, "split": "train" }
729
[ 21, 27, 92, 71, 60, 45 ]
(((((92 - 71) - 45) + 60) * 21) - 27)
[ "92", "92 - 71 = 21", "21 - 45 = -24", "-24 + 60 = 36", "36 * 21 = 756", "756 - 27 = 729", "729" ]
countdown
math
{ "ground_truth": { "expression": "(((((92 - 71) - 45) + 60) * 21) - 27)", "numbers": [ 21, 27, 92, 71, 60, 45 ], "target": 729 }, "style": "rule" }
{ "index": 131, "split": "train" }
93
[ 74, 57, 65, 48, 57, 2 ]
(((((74 + 2) + 65) - 48) - 57) + 57)
[ "74", "74 + 2 = 76", "76 + 65 = 141", "141 - 48 = 93", "93 - 57 = 36", "36 + 57 = 93", "93" ]
countdown
math
{ "ground_truth": { "expression": "(((((74 + 2) + 65) - 48) - 57) + 57)", "numbers": [ 74, 57, 65, 48, 57, 2 ], "target": 93 }, "style": "rule" }
{ "index": 132, "split": "train" }
412
[ 34, 12, 75, 55, 15, 46 ]
(((((15 + 34) * 12) - 55) - 75) - 46)
[ "15", "15 + 34 = 49", "49 * 12 = 588", "588 - 55 = 533", "533 - 75 = 458", "458 - 46 = 412", "412" ]
countdown
math
{ "ground_truth": { "expression": "(((((15 + 34) * 12) - 55) - 75) - 46)", "numbers": [ 34, 12, 75, 55, 15, 46 ], "target": 412 }, "style": "rule" }
{ "index": 133, "split": "train" }
49
[ 19, 21, 46, 75, 98, 32 ]
(((((21 + 19) + 32) - 75) + 98) - 46)
[ "21", "21 + 19 = 40", "40 + 32 = 72", "72 - 75 = -3", "-3 + 98 = 95", "95 - 46 = 49", "49" ]
countdown
math
{ "ground_truth": { "expression": "(((((21 + 19) + 32) - 75) + 98) - 46)", "numbers": [ 19, 21, 46, 75, 98, 32 ], "target": 49 }, "style": "rule" }
{ "index": 134, "split": "train" }
46
[ 15, 16, 79, 18, 93, 77 ]
(((((79 - 15) - 93) + 77) + 16) - 18)
[ "79", "79 - 15 = 64", "64 - 93 = -29", "-29 + 77 = 48", "48 + 16 = 64", "64 - 18 = 46", "46" ]
countdown
math
{ "ground_truth": { "expression": "(((((79 - 15) - 93) + 77) + 16) - 18)", "numbers": [ 15, 16, 79, 18, 93, 77 ], "target": 46 }, "style": "rule" }
{ "index": 135, "split": "train" }
967
[ 45, 90, 76, 94, 50, 97 ]
(((((45 - 76) + 90) - 50) * 97) + 94)
[ "45", "45 - 76 = -31", "-31 + 90 = 59", "59 - 50 = 9", "9 * 97 = 873", "873 + 94 = 967", "967" ]
countdown
math
{ "ground_truth": { "expression": "(((((45 - 76) + 90) - 50) * 97) + 94)", "numbers": [ 45, 90, 76, 94, 50, 97 ], "target": 967 }, "style": "rule" }
{ "index": 136, "split": "train" }
157
[ 13, 52, 79, 76, 35, 99 ]
(((((99 - 52) + 35) - 76) * 13) + 79)
[ "99", "99 - 52 = 47", "47 + 35 = 82", "82 - 76 = 6", "6 * 13 = 78", "78 + 79 = 157", "157" ]
countdown
math
{ "ground_truth": { "expression": "(((((99 - 52) + 35) - 76) * 13) + 79)", "numbers": [ 13, 52, 79, 76, 35, 99 ], "target": 157 }, "style": "rule" }
{ "index": 137, "split": "train" }
592
[ 14, 71, 45, 88, 38, 48 ]
(((((48 - 38) + 71) - 45) * 14) + 88)
[ "48", "48 - 38 = 10", "10 + 71 = 81", "81 - 45 = 36", "36 * 14 = 504", "504 + 88 = 592", "592" ]
countdown
math
{ "ground_truth": { "expression": "(((((48 - 38) + 71) - 45) * 14) + 88)", "numbers": [ 14, 71, 45, 88, 38, 48 ], "target": 592 }, "style": "rule" }
{ "index": 138, "split": "train" }
55
[ 53, 36, 7, 59, 22, 28 ]
(((((36 - 53) + 59) - 22) + 7) + 28)
[ "36", "36 - 53 = -17", "-17 + 59 = 42", "42 - 22 = 20", "20 + 7 = 27", "27 + 28 = 55", "55" ]
countdown
math
{ "ground_truth": { "expression": "(((((36 - 53) + 59) - 22) + 7) + 28)", "numbers": [ 53, 36, 7, 59, 22, 28 ], "target": 55 }, "style": "rule" }
{ "index": 139, "split": "train" }
581
[ 91, 7, 51, 47, 58, 80 ]
(((((58 * 7) + 51) - 47) + 91) + 80)
[ "58", "58 * 7 = 406", "406 + 51 = 457", "457 - 47 = 410", "410 + 91 = 501", "501 + 80 = 581", "581" ]
countdown
math
{ "ground_truth": { "expression": "(((((58 * 7) + 51) - 47) + 91) + 80)", "numbers": [ 91, 7, 51, 47, 58, 80 ], "target": 581 }, "style": "rule" }
{ "index": 140, "split": "train" }
255
[ 85, 25, 73, 37, 40, 75 ]
(((((85 + 25) + 75) - 40) + 37) + 73)
[ "85", "85 + 25 = 110", "110 + 75 = 185", "185 - 40 = 145", "145 + 37 = 182", "182 + 73 = 255", "255" ]
countdown
math
{ "ground_truth": { "expression": "(((((85 + 25) + 75) - 40) + 37) + 73)", "numbers": [ 85, 25, 73, 37, 40, 75 ], "target": 255 }, "style": "rule" }
{ "index": 141, "split": "train" }
232
[ 50, 94, 77, 100, 65, 49 ]
(((((100 * 77) / 50) - 65) + 49) + 94)
[ "100", "100 * 77 = 7700", "7700 / 50 = 154", "154 - 65 = 89", "89 + 49 = 138", "138 + 94 = 232", "232" ]
countdown
math
{ "ground_truth": { "expression": "(((((100 * 77) / 50) - 65) + 49) + 94)", "numbers": [ 50, 94, 77, 100, 65, 49 ], "target": 232 }, "style": "rule" }
{ "index": 142, "split": "train" }
120
[ 52, 8, 49, 24, 80, 44 ]
(((((80 - 24) - 44) + 52) - 49) * 8)
[ "80", "80 - 24 = 56", "56 - 44 = 12", "12 + 52 = 64", "64 - 49 = 15", "15 * 8 = 120", "120" ]
countdown
math
{ "ground_truth": { "expression": "(((((80 - 24) - 44) + 52) - 49) * 8)", "numbers": [ 52, 8, 49, 24, 80, 44 ], "target": 120 }, "style": "rule" }
{ "index": 143, "split": "train" }
117
[ 30, 72, 40, 99, 16, 84 ]
(((((99 - 40) + 16) + 84) + 30) - 72)
[ "99", "99 - 40 = 59", "59 + 16 = 75", "75 + 84 = 159", "159 + 30 = 189", "189 - 72 = 117", "117" ]
countdown
math
{ "ground_truth": { "expression": "(((((99 - 40) + 16) + 84) + 30) - 72)", "numbers": [ 30, 72, 40, 99, 16, 84 ], "target": 117 }, "style": "rule" }
{ "index": 144, "split": "train" }
71
[ 54, 72, 60, 51, 40, 40 ]
(((((54 + 60) - 72) + 40) - 51) + 40)
[ "54", "54 + 60 = 114", "114 - 72 = 42", "42 + 40 = 82", "82 - 51 = 31", "31 + 40 = 71", "71" ]
countdown
math
{ "ground_truth": { "expression": "(((((54 + 60) - 72) + 40) - 51) + 40)", "numbers": [ 54, 72, 60, 51, 40, 40 ], "target": 71 }, "style": "rule" }
{ "index": 145, "split": "train" }
103
[ 3, 53, 32, 46, 41, 90 ]
(((((90 - 46) - 3) - 32) + 41) + 53)
[ "90", "90 - 46 = 44", "44 - 3 = 41", "41 - 32 = 9", "9 + 41 = 50", "50 + 53 = 103", "103" ]
countdown
math
{ "ground_truth": { "expression": "(((((90 - 46) - 3) - 32) + 41) + 53)", "numbers": [ 3, 53, 32, 46, 41, 90 ], "target": 103 }, "style": "rule" }
{ "index": 146, "split": "train" }
31
[ 27, 84, 14, 3, 39, 30 ]
(((((84 - 39) - 30) - 14) + 3) + 27)
[ "84", "84 - 39 = 45", "45 - 30 = 15", "15 - 14 = 1", "1 + 3 = 4", "4 + 27 = 31", "31" ]
countdown
math
{ "ground_truth": { "expression": "(((((84 - 39) - 30) - 14) + 3) + 27)", "numbers": [ 27, 84, 14, 3, 39, 30 ], "target": 31 }, "style": "rule" }
{ "index": 147, "split": "train" }
210
[ 24, 58, 97, 44, 94, 97 ]
(((((94 + 97) - 44) + 24) + 97) - 58)
[ "94", "94 + 97 = 191", "191 - 44 = 147", "147 + 24 = 171", "171 + 97 = 268", "268 - 58 = 210", "210" ]
countdown
math
{ "ground_truth": { "expression": "(((((94 + 97) - 44) + 24) + 97) - 58)", "numbers": [ 24, 58, 97, 44, 94, 97 ], "target": 210 }, "style": "rule" }
{ "index": 148, "split": "train" }
579
[ 68, 42, 34, 72, 69, 8 ]
(((((42 * 8) + 68) + 69) + 34) + 72)
[ "42", "42 * 8 = 336", "336 + 68 = 404", "404 + 69 = 473", "473 + 34 = 507", "507 + 72 = 579", "579" ]
countdown
math
{ "ground_truth": { "expression": "(((((42 * 8) + 68) + 69) + 34) + 72)", "numbers": [ 68, 42, 34, 72, 69, 8 ], "target": 579 }, "style": "rule" }
{ "index": 149, "split": "train" }
30
[ 100, 96, 16, 77, 56, 93 ]
(((((93 - 77) * 100) + 96) - 16) / 56)
[ "93", "93 - 77 = 16", "16 * 100 = 1600", "1600 + 96 = 1696", "1696 - 16 = 1680", "1680 / 56 = 30", "30" ]
countdown
math
{ "ground_truth": { "expression": "(((((93 - 77) * 100) + 96) - 16) / 56)", "numbers": [ 100, 96, 16, 77, 56, 93 ], "target": 30 }, "style": "rule" }
{ "index": 150, "split": "train" }
55
[ 8, 29, 56, 55, 53, 3 ]
(((((55 - 8) - 56) * 3) + 53) + 29)
[ "55", "55 - 8 = 47", "47 - 56 = -9", "-9 * 3 = -27", "-27 + 53 = 26", "26 + 29 = 55", "55" ]
countdown
math
{ "ground_truth": { "expression": "(((((55 - 8) - 56) * 3) + 53) + 29)", "numbers": [ 8, 29, 56, 55, 53, 3 ], "target": 55 }, "style": "rule" }
{ "index": 151, "split": "train" }
249
[ 32, 30, 23, 72, 27, 65 ]
(((((65 + 30) + 72) + 23) + 32) + 27)
[ "65", "65 + 30 = 95", "95 + 72 = 167", "167 + 23 = 190", "190 + 32 = 222", "222 + 27 = 249", "249" ]
countdown
math
{ "ground_truth": { "expression": "(((((65 + 30) + 72) + 23) + 32) + 27)", "numbers": [ 32, 30, 23, 72, 27, 65 ], "target": 249 }, "style": "rule" }
{ "index": 152, "split": "train" }
610
[ 69, 50, 98, 22, 79, 46 ]
(((((46 - 69) - 50) + 79) * 98) + 22)
[ "46", "46 - 69 = -23", "-23 - 50 = -73", "-73 + 79 = 6", "6 * 98 = 588", "588 + 22 = 610", "610" ]
countdown
math
{ "ground_truth": { "expression": "(((((46 - 69) - 50) + 79) * 98) + 22)", "numbers": [ 69, 50, 98, 22, 79, 46 ], "target": 610 }, "style": "rule" }
{ "index": 153, "split": "train" }
245
[ 90, 74, 59, 26, 34, 38 ]
(((((26 + 90) + 74) + 59) + 34) - 38)
[ "26", "26 + 90 = 116", "116 + 74 = 190", "190 + 59 = 249", "249 + 34 = 283", "283 - 38 = 245", "245" ]
countdown
math
{ "ground_truth": { "expression": "(((((26 + 90) + 74) + 59) + 34) - 38)", "numbers": [ 90, 74, 59, 26, 34, 38 ], "target": 245 }, "style": "rule" }
{ "index": 154, "split": "train" }
184
[ 67, 95, 15, 76, 7, 23 ]
(((((95 - 67) * 7) - 76) / 15) * 23)
[ "95", "95 - 67 = 28", "28 * 7 = 196", "196 - 76 = 120", "120 / 15 = 8", "8 * 23 = 184", "184" ]
countdown
math
{ "ground_truth": { "expression": "(((((95 - 67) * 7) - 76) / 15) * 23)", "numbers": [ 67, 95, 15, 76, 7, 23 ], "target": 184 }, "style": "rule" }
{ "index": 155, "split": "train" }
611
[ 32, 51, 87, 79, 6, 85 ]
(((((85 - 79) * 87) + 32) + 6) + 51)
[ "85", "85 - 79 = 6", "6 * 87 = 522", "522 + 32 = 554", "554 + 6 = 560", "560 + 51 = 611", "611" ]
countdown
math
{ "ground_truth": { "expression": "(((((85 - 79) * 87) + 32) + 6) + 51)", "numbers": [ 32, 51, 87, 79, 6, 85 ], "target": 611 }, "style": "rule" }
{ "index": 156, "split": "train" }
988
[ 69, 3, 52, 52, 34, 100 ]
(((((52 - 3) + 52) - 69) * 34) - 100)
[ "52", "52 - 3 = 49", "49 + 52 = 101", "101 - 69 = 32", "32 * 34 = 1088", "1088 - 100 = 988", "988" ]
countdown
math
{ "ground_truth": { "expression": "(((((52 - 3) + 52) - 69) * 34) - 100)", "numbers": [ 69, 3, 52, 52, 34, 100 ], "target": 988 }, "style": "rule" }
{ "index": 157, "split": "train" }
108
[ 68, 22, 91, 16, 3, 61 ]
(((((16 * 3) + 61) + 22) - 91) + 68)
[ "16", "16 * 3 = 48", "48 + 61 = 109", "109 + 22 = 131", "131 - 91 = 40", "40 + 68 = 108", "108" ]
countdown
math
{ "ground_truth": { "expression": "(((((16 * 3) + 61) + 22) - 91) + 68)", "numbers": [ 68, 22, 91, 16, 3, 61 ], "target": 108 }, "style": "rule" }
{ "index": 158, "split": "train" }
583
[ 30, 40, 71, 12, 12, 1 ]
(((((12 * 1) + 40) * 12) + 30) - 71)
[ "12", "12 * 1 = 12", "12 + 40 = 52", "52 * 12 = 624", "624 + 30 = 654", "654 - 71 = 583", "583" ]
countdown
math
{ "ground_truth": { "expression": "(((((12 * 1) + 40) * 12) + 30) - 71)", "numbers": [ 30, 40, 71, 12, 12, 1 ], "target": 583 }, "style": "rule" }
{ "index": 159, "split": "train" }
664
[ 18, 70, 99, 10, 58, 64 ]
(((((64 + 10) - 99) + 58) * 18) + 70)
[ "64", "64 + 10 = 74", "74 - 99 = -25", "-25 + 58 = 33", "33 * 18 = 594", "594 + 70 = 664", "664" ]
countdown
math
{ "ground_truth": { "expression": "(((((64 + 10) - 99) + 58) * 18) + 70)", "numbers": [ 18, 70, 99, 10, 58, 64 ], "target": 664 }, "style": "rule" }
{ "index": 160, "split": "train" }
923
[ 41, 13, 35, 27, 93, 99 ]
(((((27 * 35) - 41) + 99) + 13) - 93)
[ "27", "27 * 35 = 945", "945 - 41 = 904", "904 + 99 = 1003", "1003 + 13 = 1016", "1016 - 93 = 923", "923" ]
countdown
math
{ "ground_truth": { "expression": "(((((27 * 35) - 41) + 99) + 13) - 93)", "numbers": [ 41, 13, 35, 27, 93, 99 ], "target": 923 }, "style": "rule" }
{ "index": 161, "split": "train" }
196
[ 82, 65, 46, 95, 68, 68 ]
(((((65 + 68) - 68) + 95) + 82) - 46)
[ "65", "65 + 68 = 133", "133 - 68 = 65", "65 + 95 = 160", "160 + 82 = 242", "242 - 46 = 196", "196" ]
countdown
math
{ "ground_truth": { "expression": "(((((65 + 68) - 68) + 95) + 82) - 46)", "numbers": [ 82, 65, 46, 95, 68, 68 ], "target": 196 }, "style": "rule" }
{ "index": 162, "split": "train" }
110
[ 49, 98, 18, 54, 72, 73 ]
(((((98 + 72) - 73) - 54) + 18) + 49)
[ "98", "98 + 72 = 170", "170 - 73 = 97", "97 - 54 = 43", "43 + 18 = 61", "61 + 49 = 110", "110" ]
countdown
math
{ "ground_truth": { "expression": "(((((98 + 72) - 73) - 54) + 18) + 49)", "numbers": [ 49, 98, 18, 54, 72, 73 ], "target": 110 }, "style": "rule" }
{ "index": 163, "split": "train" }
199
[ 23, 12, 51, 93, 36, 31 ]
(((((12 * 23) - 51) + 36) + 31) - 93)
[ "12", "12 * 23 = 276", "276 - 51 = 225", "225 + 36 = 261", "261 + 31 = 292", "292 - 93 = 199", "199" ]
countdown
math
{ "ground_truth": { "expression": "(((((12 * 23) - 51) + 36) + 31) - 93)", "numbers": [ 23, 12, 51, 93, 36, 31 ], "target": 199 }, "style": "rule" }
{ "index": 164, "split": "train" }
189
[ 99, 66, 58, 66, 83, 65 ]
(((((83 + 65) + 99) * 66) / 66) - 58)
[ "83", "83 + 65 = 148", "148 + 99 = 247", "247 * 66 = 16302", "16302 / 66 = 247", "247 - 58 = 189", "189" ]
countdown
math
{ "ground_truth": { "expression": "(((((83 + 65) + 99) * 66) / 66) - 58)", "numbers": [ 99, 66, 58, 66, 83, 65 ], "target": 189 }, "style": "rule" }
{ "index": 165, "split": "train" }
152
[ 6, 87, 92, 16, 77, 90 ]
(((((6 - 92) + 77) + 87) - 16) + 90)
[ "6", "6 - 92 = -86", "-86 + 77 = -9", "-9 + 87 = 78", "78 - 16 = 62", "62 + 90 = 152", "152" ]
countdown
math
{ "ground_truth": { "expression": "(((((6 - 92) + 77) + 87) - 16) + 90)", "numbers": [ 6, 87, 92, 16, 77, 90 ], "target": 152 }, "style": "rule" }
{ "index": 166, "split": "train" }
778
[ 7, 99, 24, 32, 96, 89 ]
(((((96 / 24) + 99) * 7) - 32) + 89)
[ "96", "96 / 24 = 4", "4 + 99 = 103", "103 * 7 = 721", "721 - 32 = 689", "689 + 89 = 778", "778" ]
countdown
math
{ "ground_truth": { "expression": "(((((96 / 24) + 99) * 7) - 32) + 89)", "numbers": [ 7, 99, 24, 32, 96, 89 ], "target": 778 }, "style": "rule" }
{ "index": 167, "split": "train" }
616
[ 46, 17, 83, 12, 68, 62 ]
(((((46 * 12) + 68) + 17) - 83) + 62)
[ "46", "46 * 12 = 552", "552 + 68 = 620", "620 + 17 = 637", "637 - 83 = 554", "554 + 62 = 616", "616" ]
countdown
math
{ "ground_truth": { "expression": "(((((46 * 12) + 68) + 17) - 83) + 62)", "numbers": [ 46, 17, 83, 12, 68, 62 ], "target": 616 }, "style": "rule" }
{ "index": 168, "split": "train" }
421
[ 70, 37, 84, 11, 81, 63 ]
(((((63 * 11) - 37) - 70) - 81) - 84)
[ "63", "63 * 11 = 693", "693 - 37 = 656", "656 - 70 = 586", "586 - 81 = 505", "505 - 84 = 421", "421" ]
countdown
math
{ "ground_truth": { "expression": "(((((63 * 11) - 37) - 70) - 81) - 84)", "numbers": [ 70, 37, 84, 11, 81, 63 ], "target": 421 }, "style": "rule" }
{ "index": 169, "split": "train" }
299
[ 98, 39, 36, 86, 62, 50 ]
(((((86 + 50) + 62) - 36) + 39) + 98)
[ "86", "86 + 50 = 136", "136 + 62 = 198", "198 - 36 = 162", "162 + 39 = 201", "201 + 98 = 299", "299" ]
countdown
math
{ "ground_truth": { "expression": "(((((86 + 50) + 62) - 36) + 39) + 98)", "numbers": [ 98, 39, 36, 86, 62, 50 ], "target": 299 }, "style": "rule" }
{ "index": 170, "split": "train" }
555
[ 30, 9, 33, 47, 36, 49 ]
(((((33 + 36) * 9) - 47) - 49) + 30)
[ "33", "33 + 36 = 69", "69 * 9 = 621", "621 - 47 = 574", "574 - 49 = 525", "525 + 30 = 555", "555" ]
countdown
math
{ "ground_truth": { "expression": "(((((33 + 36) * 9) - 47) - 49) + 30)", "numbers": [ 30, 9, 33, 47, 36, 49 ], "target": 555 }, "style": "rule" }
{ "index": 171, "split": "train" }
143
[ 7, 48, 49, 18, 84, 4 ]
(((((84 / 4) + 7) + 49) + 48) + 18)
[ "84", "84 / 4 = 21", "21 + 7 = 28", "28 + 49 = 77", "77 + 48 = 125", "125 + 18 = 143", "143" ]
countdown
math
{ "ground_truth": { "expression": "(((((84 / 4) + 7) + 49) + 48) + 18)", "numbers": [ 7, 48, 49, 18, 84, 4 ], "target": 143 }, "style": "rule" }
{ "index": 172, "split": "train" }
39
[ 100, 12, 43, 89, 23, 50 ]
(((((100 + 23) + 43) - 89) - 50) + 12)
[ "100", "100 + 23 = 123", "123 + 43 = 166", "166 - 89 = 77", "77 - 50 = 27", "27 + 12 = 39", "39" ]
countdown
math
{ "ground_truth": { "expression": "(((((100 + 23) + 43) - 89) - 50) + 12)", "numbers": [ 100, 12, 43, 89, 23, 50 ], "target": 39 }, "style": "rule" }
{ "index": 173, "split": "train" }
239
[ 96, 32, 20, 38, 26, 91 ]
(((((20 + 96) + 26) - 32) + 91) + 38)
[ "20", "20 + 96 = 116", "116 + 26 = 142", "142 - 32 = 110", "110 + 91 = 201", "201 + 38 = 239", "239" ]
countdown
math
{ "ground_truth": { "expression": "(((((20 + 96) + 26) - 32) + 91) + 38)", "numbers": [ 96, 32, 20, 38, 26, 91 ], "target": 239 }, "style": "rule" }
{ "index": 174, "split": "train" }
168
[ 65, 96, 55, 32, 86, 74 ]
(((((74 - 55) + 86) + 96) - 65) + 32)
[ "74", "74 - 55 = 19", "19 + 86 = 105", "105 + 96 = 201", "201 - 65 = 136", "136 + 32 = 168", "168" ]
countdown
math
{ "ground_truth": { "expression": "(((((74 - 55) + 86) + 96) - 65) + 32)", "numbers": [ 65, 96, 55, 32, 86, 74 ], "target": 168 }, "style": "rule" }
{ "index": 175, "split": "train" }
218
[ 81, 39, 41, 18, 63, 90 ]
(((((41 + 81) + 90) - 39) - 18) + 63)
[ "41", "41 + 81 = 122", "122 + 90 = 212", "212 - 39 = 173", "173 - 18 = 155", "155 + 63 = 218", "218" ]
countdown
math
{ "ground_truth": { "expression": "(((((41 + 81) + 90) - 39) - 18) + 63)", "numbers": [ 81, 39, 41, 18, 63, 90 ], "target": 218 }, "style": "rule" }
{ "index": 176, "split": "train" }
41
[ 37, 63, 93, 9, 91, 60 ]
(((((37 + 9) - 63) + 91) + 60) - 93)
[ "37", "37 + 9 = 46", "46 - 63 = -17", "-17 + 91 = 74", "74 + 60 = 134", "134 - 93 = 41", "41" ]
countdown
math
{ "ground_truth": { "expression": "(((((37 + 9) - 63) + 91) + 60) - 93)", "numbers": [ 37, 63, 93, 9, 91, 60 ], "target": 41 }, "style": "rule" }
{ "index": 177, "split": "train" }
0
[ 46, 20, 67, 78, 70, 55 ]
(((((20 + 70) - 67) + 55) - 78) * 46)
[ "20", "20 + 70 = 90", "90 - 67 = 23", "23 + 55 = 78", "78 - 78 = 0", "0 * 46 = 0", "0" ]
countdown
math
{ "ground_truth": { "expression": "(((((20 + 70) - 67) + 55) - 78) * 46)", "numbers": [ 46, 20, 67, 78, 70, 55 ], "target": 0 }, "style": "rule" }
{ "index": 178, "split": "train" }
826
[ 57, 54, 12, 29, 54, 85 ]
(((((85 * 12) - 54) - 54) - 29) - 57)
[ "85", "85 * 12 = 1020", "1020 - 54 = 966", "966 - 54 = 912", "912 - 29 = 883", "883 - 57 = 826", "826" ]
countdown
math
{ "ground_truth": { "expression": "(((((85 * 12) - 54) - 54) - 29) - 57)", "numbers": [ 57, 54, 12, 29, 54, 85 ], "target": 826 }, "style": "rule" }
{ "index": 179, "split": "train" }
796
[ 62, 71, 8, 53, 85, 10 ]
(((((85 * 10) + 8) + 62) - 53) - 71)
[ "85", "85 * 10 = 850", "850 + 8 = 858", "858 + 62 = 920", "920 - 53 = 867", "867 - 71 = 796", "796" ]
countdown
math
{ "ground_truth": { "expression": "(((((85 * 10) + 8) + 62) - 53) - 71)", "numbers": [ 62, 71, 8, 53, 85, 10 ], "target": 796 }, "style": "rule" }
{ "index": 180, "split": "train" }
445
[ 25, 3, 6, 4, 96, 32 ]
(((((32 + 96) + 25) - 6) * 3) + 4)
[ "32", "32 + 96 = 128", "128 + 25 = 153", "153 - 6 = 147", "147 * 3 = 441", "441 + 4 = 445", "445" ]
countdown
math
{ "ground_truth": { "expression": "(((((32 + 96) + 25) - 6) * 3) + 4)", "numbers": [ 25, 3, 6, 4, 96, 32 ], "target": 445 }, "style": "rule" }
{ "index": 181, "split": "train" }
718
[ 23, 77, 30, 95, 41, 90 ]
(((((77 + 90) * 95) - 41) / 23) + 30)
[ "77", "77 + 90 = 167", "167 * 95 = 15865", "15865 - 41 = 15824", "15824 / 23 = 688", "688 + 30 = 718", "718" ]
countdown
math
{ "ground_truth": { "expression": "(((((77 + 90) * 95) - 41) / 23) + 30)", "numbers": [ 23, 77, 30, 95, 41, 90 ], "target": 718 }, "style": "rule" }
{ "index": 182, "split": "train" }
52
[ 8, 37, 8, 35, 31, 9 ]
(((((8 + 9) * 37) + 35) / 8) - 31)
[ "8", "8 + 9 = 17", "17 * 37 = 629", "629 + 35 = 664", "664 / 8 = 83", "83 - 31 = 52", "52" ]
countdown
math
{ "ground_truth": { "expression": "(((((8 + 9) * 37) + 35) / 8) - 31)", "numbers": [ 8, 37, 8, 35, 31, 9 ], "target": 52 }, "style": "rule" }
{ "index": 183, "split": "train" }
38
[ 13, 60, 100, 90, 62, 43 ]
(((((100 + 43) - 13) + 60) - 90) - 62)
[ "100", "100 + 43 = 143", "143 - 13 = 130", "130 + 60 = 190", "190 - 90 = 100", "100 - 62 = 38", "38" ]
countdown
math
{ "ground_truth": { "expression": "(((((100 + 43) - 13) + 60) - 90) - 62)", "numbers": [ 13, 60, 100, 90, 62, 43 ], "target": 38 }, "style": "rule" }
{ "index": 184, "split": "train" }
143
[ 18, 41, 17, 89, 94, 62 ]
(((((94 + 18) + 62) + 41) + 17) - 89)
[ "94", "94 + 18 = 112", "112 + 62 = 174", "174 + 41 = 215", "215 + 17 = 232", "232 - 89 = 143", "143" ]
countdown
math
{ "ground_truth": { "expression": "(((((94 + 18) + 62) + 41) + 17) - 89)", "numbers": [ 18, 41, 17, 89, 94, 62 ], "target": 143 }, "style": "rule" }
{ "index": 185, "split": "train" }
57
[ 72, 48, 95, 69, 4, 41 ]
(((((48 - 41) + 72) + 69) + 4) - 95)
[ "48", "48 - 41 = 7", "7 + 72 = 79", "79 + 69 = 148", "148 + 4 = 152", "152 - 95 = 57", "57" ]
countdown
math
{ "ground_truth": { "expression": "(((((48 - 41) + 72) + 69) + 4) - 95)", "numbers": [ 72, 48, 95, 69, 4, 41 ], "target": 57 }, "style": "rule" }
{ "index": 186, "split": "train" }
135
[ 83, 3, 100, 19, 76, 26 ]
(((((100 - 83) - 3) + 76) + 19) + 26)
[ "100", "100 - 83 = 17", "17 - 3 = 14", "14 + 76 = 90", "90 + 19 = 109", "109 + 26 = 135", "135" ]
countdown
math
{ "ground_truth": { "expression": "(((((100 - 83) - 3) + 76) + 19) + 26)", "numbers": [ 83, 3, 100, 19, 76, 26 ], "target": 135 }, "style": "rule" }
{ "index": 187, "split": "train" }
721
[ 39, 67, 41, 31, 20, 4 ]
(((((4 + 39) * 20) - 41) - 31) - 67)
[ "4", "4 + 39 = 43", "43 * 20 = 860", "860 - 41 = 819", "819 - 31 = 788", "788 - 67 = 721", "721" ]
countdown
math
{ "ground_truth": { "expression": "(((((4 + 39) * 20) - 41) - 31) - 67)", "numbers": [ 39, 67, 41, 31, 20, 4 ], "target": 721 }, "style": "rule" }
{ "index": 188, "split": "train" }
254
[ 46, 24, 59, 34, 20, 71 ]
(((((24 + 46) + 34) + 71) + 20) + 59)
[ "24", "24 + 46 = 70", "70 + 34 = 104", "104 + 71 = 175", "175 + 20 = 195", "195 + 59 = 254", "254" ]
countdown
math
{ "ground_truth": { "expression": "(((((24 + 46) + 34) + 71) + 20) + 59)", "numbers": [ 46, 24, 59, 34, 20, 71 ], "target": 254 }, "style": "rule" }
{ "index": 189, "split": "train" }
100
[ 14, 57, 35, 9, 77, 90 ]
(((((35 + 9) - 14) + 57) - 77) + 90)
[ "35", "35 + 9 = 44", "44 - 14 = 30", "30 + 57 = 87", "87 - 77 = 10", "10 + 90 = 100", "100" ]
countdown
math
{ "ground_truth": { "expression": "(((((35 + 9) - 14) + 57) - 77) + 90)", "numbers": [ 14, 57, 35, 9, 77, 90 ], "target": 100 }, "style": "rule" }
{ "index": 190, "split": "train" }
471
[ 37, 32, 94, 72, 23, 50 ]
(((((37 - 32) * 94) + 50) + 23) - 72)
[ "37", "37 - 32 = 5", "5 * 94 = 470", "470 + 50 = 520", "520 + 23 = 543", "543 - 72 = 471", "471" ]
countdown
math
{ "ground_truth": { "expression": "(((((37 - 32) * 94) + 50) + 23) - 72)", "numbers": [ 37, 32, 94, 72, 23, 50 ], "target": 471 }, "style": "rule" }
{ "index": 191, "split": "train" }
89
[ 50, 42, 54, 19, 7, 25 ]
(((((42 + 50) + 7) - 54) + 25) + 19)
[ "42", "42 + 50 = 92", "92 + 7 = 99", "99 - 54 = 45", "45 + 25 = 70", "70 + 19 = 89", "89" ]
countdown
math
{ "ground_truth": { "expression": "(((((42 + 50) + 7) - 54) + 25) + 19)", "numbers": [ 50, 42, 54, 19, 7, 25 ], "target": 89 }, "style": "rule" }
{ "index": 192, "split": "train" }
43
[ 25, 58, 96, 59, 33, 4 ]
(((((59 + 4) - 58) - 33) - 25) + 96)
[ "59", "59 + 4 = 63", "63 - 58 = 5", "5 - 33 = -28", "-28 - 25 = -53", "-53 + 96 = 43", "43" ]
countdown
math
{ "ground_truth": { "expression": "(((((59 + 4) - 58) - 33) - 25) + 96)", "numbers": [ 25, 58, 96, 59, 33, 4 ], "target": 43 }, "style": "rule" }
{ "index": 193, "split": "train" }
289
[ 46, 93, 65, 20, 31, 96 ]
(((((65 + 46) + 96) + 93) - 31) + 20)
[ "65", "65 + 46 = 111", "111 + 96 = 207", "207 + 93 = 300", "300 - 31 = 269", "269 + 20 = 289", "289" ]
countdown
math
{ "ground_truth": { "expression": "(((((65 + 46) + 96) + 93) - 31) + 20)", "numbers": [ 46, 93, 65, 20, 31, 96 ], "target": 289 }, "style": "rule" }
{ "index": 194, "split": "train" }
37
[ 64, 74, 91, 12, 96, 1 ]
(((((91 - 64) / 1) - 74) - 12) + 96)
[ "91", "91 - 64 = 27", "27 / 1 = 27", "27 - 74 = -47", "-47 - 12 = -59", "-59 + 96 = 37", "37" ]
countdown
math
{ "ground_truth": { "expression": "(((((91 - 64) / 1) - 74) - 12) + 96)", "numbers": [ 64, 74, 91, 12, 96, 1 ], "target": 37 }, "style": "rule" }
{ "index": 195, "split": "train" }
150
[ 3, 49, 6, 37, 71, 4 ]
(((((37 + 71) + 3) - 6) - 4) + 49)
[ "37", "37 + 71 = 108", "108 + 3 = 111", "111 - 6 = 105", "105 - 4 = 101", "101 + 49 = 150", "150" ]
countdown
math
{ "ground_truth": { "expression": "(((((37 + 71) + 3) - 6) - 4) + 49)", "numbers": [ 3, 49, 6, 37, 71, 4 ], "target": 150 }, "style": "rule" }
{ "index": 196, "split": "train" }
209
[ 27, 5, 13, 50, 43, 81 ]
(((((27 + 50) - 5) + 13) + 81) + 43)
[ "27", "27 + 50 = 77", "77 - 5 = 72", "72 + 13 = 85", "85 + 81 = 166", "166 + 43 = 209", "209" ]
countdown
math
{ "ground_truth": { "expression": "(((((27 + 50) - 5) + 13) + 81) + 43)", "numbers": [ 27, 5, 13, 50, 43, 81 ], "target": 209 }, "style": "rule" }
{ "index": 197, "split": "train" }
116
[ 74, 61, 43, 19, 11, 30 ]
(((((19 + 30) + 11) + 74) - 61) + 43)
[ "19", "19 + 30 = 49", "49 + 11 = 60", "60 + 74 = 134", "134 - 61 = 73", "73 + 43 = 116", "116" ]
countdown
math
{ "ground_truth": { "expression": "(((((19 + 30) + 11) + 74) - 61) + 43)", "numbers": [ 74, 61, 43, 19, 11, 30 ], "target": 116 }, "style": "rule" }
{ "index": 198, "split": "train" }
446
[ 88, 21, 55, 57, 42, 98 ]
(((((42 - 55) + 21) * 57) - 98) + 88)
[ "42", "42 - 55 = -13", "-13 + 21 = 8", "8 * 57 = 456", "456 - 98 = 358", "358 + 88 = 446", "446" ]
countdown
math
{ "ground_truth": { "expression": "(((((42 - 55) + 21) * 57) - 98) + 88)", "numbers": [ 88, 21, 55, 57, 42, 98 ], "target": 446 }, "style": "rule" }
{ "index": 199, "split": "train" }