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
435
[ 31, 93, 2, 7, 73, 27 ]
(((((73 + 31) + 93) + 7) * 2) + 27)
[ "73", "73 + 31 = 104", "104 + 93 = 197", "197 + 7 = 204", "204 * 2 = 408", "408 + 27 = 435", "435" ]
countdown
math
{ "ground_truth": { "expression": "(((((73 + 31) + 93) + 7) * 2) + 27)", "numbers": [ 31, 93, 2, 7, 73, 27 ], "target": 435 }, "style": "rule" }
{ "index": 200, "split": "train" }
9
[ 52, 33, 14, 29, 44, 35 ]
(((((44 + 33) * 52) / 14) + 29) / 35)
[ "44", "44 + 33 = 77", "77 * 52 = 4004", "4004 / 14 = 286", "286 + 29 = 315", "315 / 35 = 9", "9" ]
countdown
math
{ "ground_truth": { "expression": "(((((44 + 33) * 52) / 14) + 29) / 35)", "numbers": [ 52, 33, 14, 29, 44, 35 ], "target": 9 }, "style": "rule" }
{ "index": 201, "split": "train" }
55
[ 63, 96, 77, 39, 63, 47 ]
(((((96 - 63) - 63) + 47) - 39) + 77)
[ "96", "96 - 63 = 33", "33 - 63 = -30", "-30 + 47 = 17", "17 - 39 = -22", "-22 + 77 = 55", "55" ]
countdown
math
{ "ground_truth": { "expression": "(((((96 - 63) - 63) + 47) - 39) + 77)", "numbers": [ 63, 96, 77, 39, 63, 47 ], "target": 55 }, "style": "rule" }
{ "index": 202, "split": "train" }
258
[ 55, 75, 14, 12, 17, 87 ]
(((((14 * 12) - 55) - 17) + 87) + 75)
[ "14", "14 * 12 = 168", "168 - 55 = 113", "113 - 17 = 96", "96 + 87 = 183", "183 + 75 = 258", "258" ]
countdown
math
{ "ground_truth": { "expression": "(((((14 * 12) - 55) - 17) + 87) + 75)", "numbers": [ 55, 75, 14, 12, 17, 87 ], "target": 258 }, "style": "rule" }
{ "index": 203, "split": "train" }
258
[ 34, 81, 81, 35, 49, 48 ]
(((((81 + 81) + 34) + 48) - 35) + 49)
[ "81", "81 + 81 = 162", "162 + 34 = 196", "196 + 48 = 244", "244 - 35 = 209", "209 + 49 = 258", "258" ]
countdown
math
{ "ground_truth": { "expression": "(((((81 + 81) + 34) + 48) - 35) + 49)", "numbers": [ 34, 81, 81, 35, 49, 48 ], "target": 258 }, "style": "rule" }
{ "index": 204, "split": "train" }
361
[ 74, 15, 61, 86, 74, 51 ]
(((((74 + 15) + 51) + 86) + 74) + 61)
[ "74", "74 + 15 = 89", "89 + 51 = 140", "140 + 86 = 226", "226 + 74 = 300", "300 + 61 = 361", "361" ]
countdown
math
{ "ground_truth": { "expression": "(((((74 + 15) + 51) + 86) + 74) + 61)", "numbers": [ 74, 15, 61, 86, 74, 51 ], "target": 361 }, "style": "rule" }
{ "index": 205, "split": "train" }
532
[ 98, 29, 35, 69, 83, 3 ]
(((((3 - 83) + 98) * 35) - 29) - 69)
[ "3", "3 - 83 = -80", "-80 + 98 = 18", "18 * 35 = 630", "630 - 29 = 601", "601 - 69 = 532", "532" ]
countdown
math
{ "ground_truth": { "expression": "(((((3 - 83) + 98) * 35) - 29) - 69)", "numbers": [ 98, 29, 35, 69, 83, 3 ], "target": 532 }, "style": "rule" }
{ "index": 206, "split": "train" }
657
[ 92, 35, 81, 8, 13, 87 ]
(((((8 + 35) * 13) + 92) + 87) - 81)
[ "8", "8 + 35 = 43", "43 * 13 = 559", "559 + 92 = 651", "651 + 87 = 738", "738 - 81 = 657", "657" ]
countdown
math
{ "ground_truth": { "expression": "(((((8 + 35) * 13) + 92) + 87) - 81)", "numbers": [ 92, 35, 81, 8, 13, 87 ], "target": 657 }, "style": "rule" }
{ "index": 207, "split": "train" }
58
[ 80, 26, 40, 30, 88, 74 ]
(((((80 - 26) - 40) - 74) + 88) + 30)
[ "80", "80 - 26 = 54", "54 - 40 = 14", "14 - 74 = -60", "-60 + 88 = 28", "28 + 30 = 58", "58" ]
countdown
math
{ "ground_truth": { "expression": "(((((80 - 26) - 40) - 74) + 88) + 30)", "numbers": [ 80, 26, 40, 30, 88, 74 ], "target": 58 }, "style": "rule" }
{ "index": 208, "split": "train" }
120
[ 23, 68, 5, 2, 62, 20 ]
(((((23 - 5) - 68) + 62) * 20) / 2)
[ "23", "23 - 5 = 18", "18 - 68 = -50", "-50 + 62 = 12", "12 * 20 = 240", "240 / 2 = 120", "120" ]
countdown
math
{ "ground_truth": { "expression": "(((((23 - 5) - 68) + 62) * 20) / 2)", "numbers": [ 23, 68, 5, 2, 62, 20 ], "target": 120 }, "style": "rule" }
{ "index": 209, "split": "train" }
98
[ 39, 32, 97, 12, 65, 7 ]
(((((39 - 12) + 7) - 65) + 97) + 32)
[ "39", "39 - 12 = 27", "27 + 7 = 34", "34 - 65 = -31", "-31 + 97 = 66", "66 + 32 = 98", "98" ]
countdown
math
{ "ground_truth": { "expression": "(((((39 - 12) + 7) - 65) + 97) + 32)", "numbers": [ 39, 32, 97, 12, 65, 7 ], "target": 98 }, "style": "rule" }
{ "index": 210, "split": "train" }
411
[ 18, 40, 49, 13, 51, 28 ]
(((((51 + 13) - 40) * 18) - 49) + 28)
[ "51", "51 + 13 = 64", "64 - 40 = 24", "24 * 18 = 432", "432 - 49 = 383", "383 + 28 = 411", "411" ]
countdown
math
{ "ground_truth": { "expression": "(((((51 + 13) - 40) * 18) - 49) + 28)", "numbers": [ 18, 40, 49, 13, 51, 28 ], "target": 411 }, "style": "rule" }
{ "index": 211, "split": "train" }
219
[ 99, 36, 63, 82, 79, 5 ]
(((((36 * 5) + 82) + 99) - 79) - 63)
[ "36", "36 * 5 = 180", "180 + 82 = 262", "262 + 99 = 361", "361 - 79 = 282", "282 - 63 = 219", "219" ]
countdown
math
{ "ground_truth": { "expression": "(((((36 * 5) + 82) + 99) - 79) - 63)", "numbers": [ 99, 36, 63, 82, 79, 5 ], "target": 219 }, "style": "rule" }
{ "index": 212, "split": "train" }
9
[ 87, 28, 10, 8, 34, 86 ]
(((((10 + 34) - 86) - 28) + 87) - 8)
[ "10", "10 + 34 = 44", "44 - 86 = -42", "-42 - 28 = -70", "-70 + 87 = 17", "17 - 8 = 9", "9" ]
countdown
math
{ "ground_truth": { "expression": "(((((10 + 34) - 86) - 28) + 87) - 8)", "numbers": [ 87, 28, 10, 8, 34, 86 ], "target": 9 }, "style": "rule" }
{ "index": 213, "split": "train" }
163
[ 99, 91, 94, 70, 56, 65 ]
(((((70 - 65) + 99) - 91) + 94) + 56)
[ "70", "70 - 65 = 5", "5 + 99 = 104", "104 - 91 = 13", "13 + 94 = 107", "107 + 56 = 163", "163" ]
countdown
math
{ "ground_truth": { "expression": "(((((70 - 65) + 99) - 91) + 94) + 56)", "numbers": [ 99, 91, 94, 70, 56, 65 ], "target": 163 }, "style": "rule" }
{ "index": 214, "split": "train" }
616
[ 29, 22, 15, 6, 61, 88 ]
(((((61 - 22) * 88) / 6) + 29) + 15)
[ "61", "61 - 22 = 39", "39 * 88 = 3432", "3432 / 6 = 572", "572 + 29 = 601", "601 + 15 = 616", "616" ]
countdown
math
{ "ground_truth": { "expression": "(((((61 - 22) * 88) / 6) + 29) + 15)", "numbers": [ 29, 22, 15, 6, 61, 88 ], "target": 616 }, "style": "rule" }
{ "index": 215, "split": "train" }
11
[ 42, 65, 71, 25, 59, 83 ]
(((((42 - 59) + 71) - 25) - 83) + 65)
[ "42", "42 - 59 = -17", "-17 + 71 = 54", "54 - 25 = 29", "29 - 83 = -54", "-54 + 65 = 11", "11" ]
countdown
math
{ "ground_truth": { "expression": "(((((42 - 59) + 71) - 25) - 83) + 65)", "numbers": [ 42, 65, 71, 25, 59, 83 ], "target": 11 }, "style": "rule" }
{ "index": 216, "split": "train" }
70
[ 95, 15, 96, 32, 94, 74 ]
(((((96 + 95) - 74) + 15) + 32) - 94)
[ "96", "96 + 95 = 191", "191 - 74 = 117", "117 + 15 = 132", "132 + 32 = 164", "164 - 94 = 70", "70" ]
countdown
math
{ "ground_truth": { "expression": "(((((96 + 95) - 74) + 15) + 32) - 94)", "numbers": [ 95, 15, 96, 32, 94, 74 ], "target": 70 }, "style": "rule" }
{ "index": 217, "split": "train" }
36
[ 70, 99, 99, 34, 100, 31 ]
(((((100 - 99) * 34) + 70) + 31) - 99)
[ "100", "100 - 99 = 1", "1 * 34 = 34", "34 + 70 = 104", "104 + 31 = 135", "135 - 99 = 36", "36" ]
countdown
math
{ "ground_truth": { "expression": "(((((100 - 99) * 34) + 70) + 31) - 99)", "numbers": [ 70, 99, 99, 34, 100, 31 ], "target": 36 }, "style": "rule" }
{ "index": 218, "split": "train" }
354
[ 4, 94, 34, 32, 44, 75 ]
(((((44 + 75) * 4) * 32) / 34) - 94)
[ "44", "44 + 75 = 119", "119 * 4 = 476", "476 * 32 = 15232", "15232 / 34 = 448", "448 - 94 = 354", "354" ]
countdown
math
{ "ground_truth": { "expression": "(((((44 + 75) * 4) * 32) / 34) - 94)", "numbers": [ 4, 94, 34, 32, 44, 75 ], "target": 354 }, "style": "rule" }
{ "index": 219, "split": "train" }
66
[ 89, 95, 32, 52, 73, 49 ]
(((((49 + 32) - 73) + 52) + 95) - 89)
[ "49", "49 + 32 = 81", "81 - 73 = 8", "8 + 52 = 60", "60 + 95 = 155", "155 - 89 = 66", "66" ]
countdown
math
{ "ground_truth": { "expression": "(((((49 + 32) - 73) + 52) + 95) - 89)", "numbers": [ 89, 95, 32, 52, 73, 49 ], "target": 66 }, "style": "rule" }
{ "index": 220, "split": "train" }
356
[ 85, 87, 88, 79, 98, 95 ]
(((((95 + 98) + 79) - 88) + 87) + 85)
[ "95", "95 + 98 = 193", "193 + 79 = 272", "272 - 88 = 184", "184 + 87 = 271", "271 + 85 = 356", "356" ]
countdown
math
{ "ground_truth": { "expression": "(((((95 + 98) + 79) - 88) + 87) + 85)", "numbers": [ 85, 87, 88, 79, 98, 95 ], "target": 356 }, "style": "rule" }
{ "index": 221, "split": "train" }
254
[ 90, 31, 8, 60, 4, 85 ]
(((((31 + 60) - 4) + 90) - 8) + 85)
[ "31", "31 + 60 = 91", "91 - 4 = 87", "87 + 90 = 177", "177 - 8 = 169", "169 + 85 = 254", "254" ]
countdown
math
{ "ground_truth": { "expression": "(((((31 + 60) - 4) + 90) - 8) + 85)", "numbers": [ 90, 31, 8, 60, 4, 85 ], "target": 254 }, "style": "rule" }
{ "index": 222, "split": "train" }
1,000
[ 50, 76, 92, 78, 68, 98 ]
(((((78 - 68) * 76) + 98) + 50) + 92)
[ "78", "78 - 68 = 10", "10 * 76 = 760", "760 + 98 = 858", "858 + 50 = 908", "908 + 92 = 1000", "1000" ]
countdown
math
{ "ground_truth": { "expression": "(((((78 - 68) * 76) + 98) + 50) + 92)", "numbers": [ 50, 76, 92, 78, 68, 98 ], "target": 1000 }, "style": "rule" }
{ "index": 223, "split": "train" }
160
[ 17, 95, 85, 47, 19, 8 ]
(((((8 * 47) - 17) - 19) - 85) - 95)
[ "8", "8 * 47 = 376", "376 - 17 = 359", "359 - 19 = 340", "340 - 85 = 255", "255 - 95 = 160", "160" ]
countdown
math
{ "ground_truth": { "expression": "(((((8 * 47) - 17) - 19) - 85) - 95)", "numbers": [ 17, 95, 85, 47, 19, 8 ], "target": 160 }, "style": "rule" }
{ "index": 224, "split": "train" }
27
[ 46, 62, 74, 41, 75, 73 ]
(((((41 - 75) + 62) * 73) - 46) / 74)
[ "41", "41 - 75 = -34", "-34 + 62 = 28", "28 * 73 = 2044", "2044 - 46 = 1998", "1998 / 74 = 27", "27" ]
countdown
math
{ "ground_truth": { "expression": "(((((41 - 75) + 62) * 73) - 46) / 74)", "numbers": [ 46, 62, 74, 41, 75, 73 ], "target": 27 }, "style": "rule" }
{ "index": 225, "split": "train" }
242
[ 26, 49, 10, 12, 67, 78 ]
(((((67 + 10) + 78) + 26) + 12) + 49)
[ "67", "67 + 10 = 77", "77 + 78 = 155", "155 + 26 = 181", "181 + 12 = 193", "193 + 49 = 242", "242" ]
countdown
math
{ "ground_truth": { "expression": "(((((67 + 10) + 78) + 26) + 12) + 49)", "numbers": [ 26, 49, 10, 12, 67, 78 ], "target": 242 }, "style": "rule" }
{ "index": 226, "split": "train" }
118
[ 12, 35, 4, 26, 38, 87 ]
(((((87 + 35) - 4) - 38) + 12) + 26)
[ "87", "87 + 35 = 122", "122 - 4 = 118", "118 - 38 = 80", "80 + 12 = 92", "92 + 26 = 118", "118" ]
countdown
math
{ "ground_truth": { "expression": "(((((87 + 35) - 4) - 38) + 12) + 26)", "numbers": [ 12, 35, 4, 26, 38, 87 ], "target": 118 }, "style": "rule" }
{ "index": 227, "split": "train" }
58
[ 38, 18, 11, 95, 97, 90 ]
(((((11 * 18) + 90) - 38) - 97) - 95)
[ "11", "11 * 18 = 198", "198 + 90 = 288", "288 - 38 = 250", "250 - 97 = 153", "153 - 95 = 58", "58" ]
countdown
math
{ "ground_truth": { "expression": "(((((11 * 18) + 90) - 38) - 97) - 95)", "numbers": [ 38, 18, 11, 95, 97, 90 ], "target": 58 }, "style": "rule" }
{ "index": 228, "split": "train" }
201
[ 47, 39, 23, 94, 99, 39 ]
(((((99 + 39) + 39) - 47) - 23) + 94)
[ "99", "99 + 39 = 138", "138 + 39 = 177", "177 - 47 = 130", "130 - 23 = 107", "107 + 94 = 201", "201" ]
countdown
math
{ "ground_truth": { "expression": "(((((99 + 39) + 39) - 47) - 23) + 94)", "numbers": [ 47, 39, 23, 94, 99, 39 ], "target": 201 }, "style": "rule" }
{ "index": 229, "split": "train" }
145
[ 29, 78, 59, 79, 78, 60 ]
(((((78 + 29) - 59) + 78) + 79) - 60)
[ "78", "78 + 29 = 107", "107 - 59 = 48", "48 + 78 = 126", "126 + 79 = 205", "205 - 60 = 145", "145" ]
countdown
math
{ "ground_truth": { "expression": "(((((78 + 29) - 59) + 78) + 79) - 60)", "numbers": [ 29, 78, 59, 79, 78, 60 ], "target": 145 }, "style": "rule" }
{ "index": 230, "split": "train" }
106
[ 77, 9, 55, 86, 51, 1 ]
(((((77 + 51) / 1) + 9) - 86) + 55)
[ "77", "77 + 51 = 128", "128 / 1 = 128", "128 + 9 = 137", "137 - 86 = 51", "51 + 55 = 106", "106" ]
countdown
math
{ "ground_truth": { "expression": "(((((77 + 51) / 1) + 9) - 86) + 55)", "numbers": [ 77, 9, 55, 86, 51, 1 ], "target": 106 }, "style": "rule" }
{ "index": 231, "split": "train" }
11
[ 85, 43, 50, 56, 45, 12 ]
(((((50 - 43) - 12) + 56) - 85) + 45)
[ "50", "50 - 43 = 7", "7 - 12 = -5", "-5 + 56 = 51", "51 - 85 = -34", "-34 + 45 = 11", "11" ]
countdown
math
{ "ground_truth": { "expression": "(((((50 - 43) - 12) + 56) - 85) + 45)", "numbers": [ 85, 43, 50, 56, 45, 12 ], "target": 11 }, "style": "rule" }
{ "index": 232, "split": "train" }
179
[ 68, 52, 77, 43, 23, 15 ]
(((((52 + 43) - 77) * 15) - 23) - 68)
[ "52", "52 + 43 = 95", "95 - 77 = 18", "18 * 15 = 270", "270 - 23 = 247", "247 - 68 = 179", "179" ]
countdown
math
{ "ground_truth": { "expression": "(((((52 + 43) - 77) * 15) - 23) - 68)", "numbers": [ 68, 52, 77, 43, 23, 15 ], "target": 179 }, "style": "rule" }
{ "index": 233, "split": "train" }
359
[ 77, 27, 91, 21, 97, 72 ]
(((((27 * 77) / 21) + 91) + 97) + 72)
[ "27", "27 * 77 = 2079", "2079 / 21 = 99", "99 + 91 = 190", "190 + 97 = 287", "287 + 72 = 359", "359" ]
countdown
math
{ "ground_truth": { "expression": "(((((27 * 77) / 21) + 91) + 97) + 72)", "numbers": [ 77, 27, 91, 21, 97, 72 ], "target": 359 }, "style": "rule" }
{ "index": 234, "split": "train" }
2
[ 56, 23, 41, 25, 87, 98 ]
(((((56 - 98) - 41) - 25) + 87) + 23)
[ "56", "56 - 98 = -42", "-42 - 41 = -83", "-83 - 25 = -108", "-108 + 87 = -21", "-21 + 23 = 2", "2" ]
countdown
math
{ "ground_truth": { "expression": "(((((56 - 98) - 41) - 25) + 87) + 23)", "numbers": [ 56, 23, 41, 25, 87, 98 ], "target": 2 }, "style": "rule" }
{ "index": 235, "split": "train" }
114
[ 71, 92, 53, 81, 9, 94 ]
(((((92 + 94) - 53) - 9) - 81) + 71)
[ "92", "92 + 94 = 186", "186 - 53 = 133", "133 - 9 = 124", "124 - 81 = 43", "43 + 71 = 114", "114" ]
countdown
math
{ "ground_truth": { "expression": "(((((92 + 94) - 53) - 9) - 81) + 71)", "numbers": [ 71, 92, 53, 81, 9, 94 ], "target": 114 }, "style": "rule" }
{ "index": 236, "split": "train" }
61
[ 98, 57, 18, 55, 34, 91 ]
(((((98 + 57) + 18) - 91) - 55) + 34)
[ "98", "98 + 57 = 155", "155 + 18 = 173", "173 - 91 = 82", "82 - 55 = 27", "27 + 34 = 61", "61" ]
countdown
math
{ "ground_truth": { "expression": "(((((98 + 57) + 18) - 91) - 55) + 34)", "numbers": [ 98, 57, 18, 55, 34, 91 ], "target": 61 }, "style": "rule" }
{ "index": 237, "split": "train" }
215
[ 85, 55, 98, 45, 77, 51 ]
(((((85 + 55) + 77) + 45) + 51) - 98)
[ "85", "85 + 55 = 140", "140 + 77 = 217", "217 + 45 = 262", "262 + 51 = 313", "313 - 98 = 215", "215" ]
countdown
math
{ "ground_truth": { "expression": "(((((85 + 55) + 77) + 45) + 51) - 98)", "numbers": [ 85, 55, 98, 45, 77, 51 ], "target": 215 }, "style": "rule" }
{ "index": 238, "split": "train" }
130
[ 92, 82, 17, 33, 4, 100 ]
(((((100 - 92) * 4) + 33) + 82) - 17)
[ "100", "100 - 92 = 8", "8 * 4 = 32", "32 + 33 = 65", "65 + 82 = 147", "147 - 17 = 130", "130" ]
countdown
math
{ "ground_truth": { "expression": "(((((100 - 92) * 4) + 33) + 82) - 17)", "numbers": [ 92, 82, 17, 33, 4, 100 ], "target": 130 }, "style": "rule" }
{ "index": 239, "split": "train" }
86
[ 99, 62, 68, 1, 48, 30 ]
(((((99 - 1) + 68) + 30) - 62) - 48)
[ "99", "99 - 1 = 98", "98 + 68 = 166", "166 + 30 = 196", "196 - 62 = 134", "134 - 48 = 86", "86" ]
countdown
math
{ "ground_truth": { "expression": "(((((99 - 1) + 68) + 30) - 62) - 48)", "numbers": [ 99, 62, 68, 1, 48, 30 ], "target": 86 }, "style": "rule" }
{ "index": 240, "split": "train" }
943
[ 29, 59, 27, 8, 36, 12 ]
(((((59 + 27) - 8) * 12) + 36) - 29)
[ "59", "59 + 27 = 86", "86 - 8 = 78", "78 * 12 = 936", "936 + 36 = 972", "972 - 29 = 943", "943" ]
countdown
math
{ "ground_truth": { "expression": "(((((59 + 27) - 8) * 12) + 36) - 29)", "numbers": [ 29, 59, 27, 8, 36, 12 ], "target": 943 }, "style": "rule" }
{ "index": 241, "split": "train" }
65
[ 90, 95, 27, 32, 64, 53 ]
(((((32 + 64) - 53) - 95) + 27) + 90)
[ "32", "32 + 64 = 96", "96 - 53 = 43", "43 - 95 = -52", "-52 + 27 = -25", "-25 + 90 = 65", "65" ]
countdown
math
{ "ground_truth": { "expression": "(((((32 + 64) - 53) - 95) + 27) + 90)", "numbers": [ 90, 95, 27, 32, 64, 53 ], "target": 65 }, "style": "rule" }
{ "index": 242, "split": "train" }
629
[ 32, 4, 57, 77, 83, 76 ]
(((((57 - 32) + 76) + 77) * 4) - 83)
[ "57", "57 - 32 = 25", "25 + 76 = 101", "101 + 77 = 178", "178 * 4 = 712", "712 - 83 = 629", "629" ]
countdown
math
{ "ground_truth": { "expression": "(((((57 - 32) + 76) + 77) * 4) - 83)", "numbers": [ 32, 4, 57, 77, 83, 76 ], "target": 629 }, "style": "rule" }
{ "index": 243, "split": "train" }
63
[ 66, 16, 74, 55, 94, 94 ]
(((((16 - 94) + 66) + 94) + 55) - 74)
[ "16", "16 - 94 = -78", "-78 + 66 = -12", "-12 + 94 = 82", "82 + 55 = 137", "137 - 74 = 63", "63" ]
countdown
math
{ "ground_truth": { "expression": "(((((16 - 94) + 66) + 94) + 55) - 74)", "numbers": [ 66, 16, 74, 55, 94, 94 ], "target": 63 }, "style": "rule" }
{ "index": 244, "split": "train" }
93
[ 85, 20, 58, 57, 100, 43 ]
(((((43 + 100) - 58) - 57) + 85) - 20)
[ "43", "43 + 100 = 143", "143 - 58 = 85", "85 - 57 = 28", "28 + 85 = 113", "113 - 20 = 93", "93" ]
countdown
math
{ "ground_truth": { "expression": "(((((43 + 100) - 58) - 57) + 85) - 20)", "numbers": [ 85, 20, 58, 57, 100, 43 ], "target": 93 }, "style": "rule" }
{ "index": 245, "split": "train" }
213
[ 74, 26, 48, 60, 3, 85 ]
(((((60 + 48) - 85) + 74) - 26) * 3)
[ "60", "60 + 48 = 108", "108 - 85 = 23", "23 + 74 = 97", "97 - 26 = 71", "71 * 3 = 213", "213" ]
countdown
math
{ "ground_truth": { "expression": "(((((60 + 48) - 85) + 74) - 26) * 3)", "numbers": [ 74, 26, 48, 60, 3, 85 ], "target": 213 }, "style": "rule" }
{ "index": 246, "split": "train" }
128
[ 100, 71, 63, 33, 62, 65 ]
(((((100 + 65) - 62) + 63) - 71) + 33)
[ "100", "100 + 65 = 165", "165 - 62 = 103", "103 + 63 = 166", "166 - 71 = 95", "95 + 33 = 128", "128" ]
countdown
math
{ "ground_truth": { "expression": "(((((100 + 65) - 62) + 63) - 71) + 33)", "numbers": [ 100, 71, 63, 33, 62, 65 ], "target": 128 }, "style": "rule" }
{ "index": 247, "split": "train" }
65
[ 73, 37, 1, 63, 11, 97 ]
(((((63 + 37) * 1) - 97) + 73) - 11)
[ "63", "63 + 37 = 100", "100 * 1 = 100", "100 - 97 = 3", "3 + 73 = 76", "76 - 11 = 65", "65" ]
countdown
math
{ "ground_truth": { "expression": "(((((63 + 37) * 1) - 97) + 73) - 11)", "numbers": [ 73, 37, 1, 63, 11, 97 ], "target": 65 }, "style": "rule" }
{ "index": 248, "split": "train" }
46
[ 75, 16, 37, 22, 53, 42 ]
(((((37 + 75) * 22) - 42) + 16) / 53)
[ "37", "37 + 75 = 112", "112 * 22 = 2464", "2464 - 42 = 2422", "2422 + 16 = 2438", "2438 / 53 = 46", "46" ]
countdown
math
{ "ground_truth": { "expression": "(((((37 + 75) * 22) - 42) + 16) / 53)", "numbers": [ 75, 16, 37, 22, 53, 42 ], "target": 46 }, "style": "rule" }
{ "index": 249, "split": "train" }
105
[ 75, 31, 10, 11, 93, 55 ]
(((((55 + 31) + 11) - 10) + 93) - 75)
[ "55", "55 + 31 = 86", "86 + 11 = 97", "97 - 10 = 87", "87 + 93 = 180", "180 - 75 = 105", "105" ]
countdown
math
{ "ground_truth": { "expression": "(((((55 + 31) + 11) - 10) + 93) - 75)", "numbers": [ 75, 31, 10, 11, 93, 55 ], "target": 105 }, "style": "rule" }
{ "index": 250, "split": "train" }
8
[ 45, 38, 13, 75, 53, 27 ]
(((((53 * 27) + 13) / 38) + 45) - 75)
[ "53", "53 * 27 = 1431", "1431 + 13 = 1444", "1444 / 38 = 38", "38 + 45 = 83", "83 - 75 = 8", "8" ]
countdown
math
{ "ground_truth": { "expression": "(((((53 * 27) + 13) / 38) + 45) - 75)", "numbers": [ 45, 38, 13, 75, 53, 27 ], "target": 8 }, "style": "rule" }
{ "index": 251, "split": "train" }
217
[ 3, 36, 25, 83, 40, 86 ]
(((((36 + 40) + 83) - 3) - 25) + 86)
[ "36", "36 + 40 = 76", "76 + 83 = 159", "159 - 3 = 156", "156 - 25 = 131", "131 + 86 = 217", "217" ]
countdown
math
{ "ground_truth": { "expression": "(((((36 + 40) + 83) - 3) - 25) + 86)", "numbers": [ 3, 36, 25, 83, 40, 86 ], "target": 217 }, "style": "rule" }
{ "index": 252, "split": "train" }
862
[ 55, 97, 89, 60, 17, 85 ]
(((((55 + 60) - 17) - 89) * 85) + 97)
[ "55", "55 + 60 = 115", "115 - 17 = 98", "98 - 89 = 9", "9 * 85 = 765", "765 + 97 = 862", "862" ]
countdown
math
{ "ground_truth": { "expression": "(((((55 + 60) - 17) - 89) * 85) + 97)", "numbers": [ 55, 97, 89, 60, 17, 85 ], "target": 862 }, "style": "rule" }
{ "index": 253, "split": "train" }
28
[ 37, 60, 3, 37, 68, 16 ]
(((((37 / 37) + 16) + 68) + 3) - 60)
[ "37", "37 / 37 = 1", "1 + 16 = 17", "17 + 68 = 85", "85 + 3 = 88", "88 - 60 = 28", "28" ]
countdown
math
{ "ground_truth": { "expression": "(((((37 / 37) + 16) + 68) + 3) - 60)", "numbers": [ 37, 60, 3, 37, 68, 16 ], "target": 28 }, "style": "rule" }
{ "index": 254, "split": "train" }
582
[ 5, 40, 55, 37, 7, 7 ]
(((((40 + 7) + 55) + 7) * 5) + 37)
[ "40", "40 + 7 = 47", "47 + 55 = 102", "102 + 7 = 109", "109 * 5 = 545", "545 + 37 = 582", "582" ]
countdown
math
{ "ground_truth": { "expression": "(((((40 + 7) + 55) + 7) * 5) + 37)", "numbers": [ 5, 40, 55, 37, 7, 7 ], "target": 582 }, "style": "rule" }
{ "index": 255, "split": "train" }
174
[ 84, 49, 3, 75, 13, 18 ]
(((((75 + 49) - 13) - 3) - 18) + 84)
[ "75", "75 + 49 = 124", "124 - 13 = 111", "111 - 3 = 108", "108 - 18 = 90", "90 + 84 = 174", "174" ]
countdown
math
{ "ground_truth": { "expression": "(((((75 + 49) - 13) - 3) - 18) + 84)", "numbers": [ 84, 49, 3, 75, 13, 18 ], "target": 174 }, "style": "rule" }
{ "index": 256, "split": "train" }
241
[ 60, 4, 57, 73, 19, 51 ]
(((((73 - 51) - 19) * 60) + 57) + 4)
[ "73", "73 - 51 = 22", "22 - 19 = 3", "3 * 60 = 180", "180 + 57 = 237", "237 + 4 = 241", "241" ]
countdown
math
{ "ground_truth": { "expression": "(((((73 - 51) - 19) * 60) + 57) + 4)", "numbers": [ 60, 4, 57, 73, 19, 51 ], "target": 241 }, "style": "rule" }
{ "index": 257, "split": "train" }
79
[ 35, 20, 59, 72, 74, 46 ]
(((((46 + 74) * 35) / 20) - 59) - 72)
[ "46", "46 + 74 = 120", "120 * 35 = 4200", "4200 / 20 = 210", "210 - 59 = 151", "151 - 72 = 79", "79" ]
countdown
math
{ "ground_truth": { "expression": "(((((46 + 74) * 35) / 20) - 59) - 72)", "numbers": [ 35, 20, 59, 72, 74, 46 ], "target": 79 }, "style": "rule" }
{ "index": 258, "split": "train" }
11
[ 11, 45, 16, 6, 2, 18 ]
(((((2 * 6) + 18) + 16) - 45) * 11)
[ "2", "2 * 6 = 12", "12 + 18 = 30", "30 + 16 = 46", "46 - 45 = 1", "1 * 11 = 11", "11" ]
countdown
math
{ "ground_truth": { "expression": "(((((2 * 6) + 18) + 16) - 45) * 11)", "numbers": [ 11, 45, 16, 6, 2, 18 ], "target": 11 }, "style": "rule" }
{ "index": 259, "split": "train" }
96
[ 6, 38, 80, 57, 23, 32 ]
(((((23 + 6) - 32) + 57) - 38) + 80)
[ "23", "23 + 6 = 29", "29 - 32 = -3", "-3 + 57 = 54", "54 - 38 = 16", "16 + 80 = 96", "96" ]
countdown
math
{ "ground_truth": { "expression": "(((((23 + 6) - 32) + 57) - 38) + 80)", "numbers": [ 6, 38, 80, 57, 23, 32 ], "target": 96 }, "style": "rule" }
{ "index": 260, "split": "train" }
180
[ 56, 90, 76, 18, 97, 7 ]
(((((76 - 97) + 56) * 18) / 7) + 90)
[ "76", "76 - 97 = -21", "-21 + 56 = 35", "35 * 18 = 630", "630 / 7 = 90", "90 + 90 = 180", "180" ]
countdown
math
{ "ground_truth": { "expression": "(((((76 - 97) + 56) * 18) / 7) + 90)", "numbers": [ 56, 90, 76, 18, 97, 7 ], "target": 180 }, "style": "rule" }
{ "index": 261, "split": "train" }
668
[ 76, 15, 48, 30, 19, 91 ]
(((((76 - 48) * 19) + 30) + 15) + 91)
[ "76", "76 - 48 = 28", "28 * 19 = 532", "532 + 30 = 562", "562 + 15 = 577", "577 + 91 = 668", "668" ]
countdown
math
{ "ground_truth": { "expression": "(((((76 - 48) * 19) + 30) + 15) + 91)", "numbers": [ 76, 15, 48, 30, 19, 91 ], "target": 668 }, "style": "rule" }
{ "index": 262, "split": "train" }
345
[ 39, 95, 36, 19, 22, 1 ]
(((((1 + 22) * 19) - 95) - 36) + 39)
[ "1", "1 + 22 = 23", "23 * 19 = 437", "437 - 95 = 342", "342 - 36 = 306", "306 + 39 = 345", "345" ]
countdown
math
{ "ground_truth": { "expression": "(((((1 + 22) * 19) - 95) - 36) + 39)", "numbers": [ 39, 95, 36, 19, 22, 1 ], "target": 345 }, "style": "rule" }
{ "index": 263, "split": "train" }
199
[ 51, 55, 80, 56, 32, 85 ]
(((((85 - 80) + 56) + 32) + 51) + 55)
[ "85", "85 - 80 = 5", "5 + 56 = 61", "61 + 32 = 93", "93 + 51 = 144", "144 + 55 = 199", "199" ]
countdown
math
{ "ground_truth": { "expression": "(((((85 - 80) + 56) + 32) + 51) + 55)", "numbers": [ 51, 55, 80, 56, 32, 85 ], "target": 199 }, "style": "rule" }
{ "index": 264, "split": "train" }
219
[ 71, 53, 16, 62, 22, 71 ]
(((((53 - 22) + 62) + 71) + 71) - 16)
[ "53", "53 - 22 = 31", "31 + 62 = 93", "93 + 71 = 164", "164 + 71 = 235", "235 - 16 = 219", "219" ]
countdown
math
{ "ground_truth": { "expression": "(((((53 - 22) + 62) + 71) + 71) - 16)", "numbers": [ 71, 53, 16, 62, 22, 71 ], "target": 219 }, "style": "rule" }
{ "index": 265, "split": "train" }
164
[ 17, 35, 73, 52, 95, 4 ]
(((((73 + 35) + 17) - 52) + 95) - 4)
[ "73", "73 + 35 = 108", "108 + 17 = 125", "125 - 52 = 73", "73 + 95 = 168", "168 - 4 = 164", "164" ]
countdown
math
{ "ground_truth": { "expression": "(((((73 + 35) + 17) - 52) + 95) - 4)", "numbers": [ 17, 35, 73, 52, 95, 4 ], "target": 164 }, "style": "rule" }
{ "index": 266, "split": "train" }
66
[ 74, 65, 52, 86, 55, 26 ]
(((((74 + 86) - 65) + 52) - 55) - 26)
[ "74", "74 + 86 = 160", "160 - 65 = 95", "95 + 52 = 147", "147 - 55 = 92", "92 - 26 = 66", "66" ]
countdown
math
{ "ground_truth": { "expression": "(((((74 + 86) - 65) + 52) - 55) - 26)", "numbers": [ 74, 65, 52, 86, 55, 26 ], "target": 66 }, "style": "rule" }
{ "index": 267, "split": "train" }
92
[ 85, 59, 52, 22, 20, 61 ]
(((((85 - 22) + 59) * 20) / 61) + 52)
[ "85", "85 - 22 = 63", "63 + 59 = 122", "122 * 20 = 2440", "2440 / 61 = 40", "40 + 52 = 92", "92" ]
countdown
math
{ "ground_truth": { "expression": "(((((85 - 22) + 59) * 20) / 61) + 52)", "numbers": [ 85, 59, 52, 22, 20, 61 ], "target": 92 }, "style": "rule" }
{ "index": 268, "split": "train" }
989
[ 38, 73, 43, 62, 83, 37 ]
(((((37 - 62) - 73) + 83) + 38) * 43)
[ "37", "37 - 62 = -25", "-25 - 73 = -98", "-98 + 83 = -15", "-15 + 38 = 23", "23 * 43 = 989", "989" ]
countdown
math
{ "ground_truth": { "expression": "(((((37 - 62) - 73) + 83) + 38) * 43)", "numbers": [ 38, 73, 43, 62, 83, 37 ], "target": 989 }, "style": "rule" }
{ "index": 269, "split": "train" }
197
[ 99, 71, 81, 53, 80, 81 ]
(((((80 + 99) - 81) + 81) - 53) + 71)
[ "80", "80 + 99 = 179", "179 - 81 = 98", "98 + 81 = 179", "179 - 53 = 126", "126 + 71 = 197", "197" ]
countdown
math
{ "ground_truth": { "expression": "(((((80 + 99) - 81) + 81) - 53) + 71)", "numbers": [ 99, 71, 81, 53, 80, 81 ], "target": 197 }, "style": "rule" }
{ "index": 270, "split": "train" }
902
[ 48, 31, 44, 21, 36, 83 ]
(((((48 * 21) - 83) - 36) + 44) - 31)
[ "48", "48 * 21 = 1008", "1008 - 83 = 925", "925 - 36 = 889", "889 + 44 = 933", "933 - 31 = 902", "902" ]
countdown
math
{ "ground_truth": { "expression": "(((((48 * 21) - 83) - 36) + 44) - 31)", "numbers": [ 48, 31, 44, 21, 36, 83 ], "target": 902 }, "style": "rule" }
{ "index": 271, "split": "train" }
62
[ 80, 51, 64, 33, 87, 75 ]
(((((64 - 33) + 87) - 51) + 75) - 80)
[ "64", "64 - 33 = 31", "31 + 87 = 118", "118 - 51 = 67", "67 + 75 = 142", "142 - 80 = 62", "62" ]
countdown
math
{ "ground_truth": { "expression": "(((((64 - 33) + 87) - 51) + 75) - 80)", "numbers": [ 80, 51, 64, 33, 87, 75 ], "target": 62 }, "style": "rule" }
{ "index": 272, "split": "train" }
16
[ 11, 19, 83, 91, 55, 73 ]
(((((91 - 11) - 55) + 83) - 73) - 19)
[ "91", "91 - 11 = 80", "80 - 55 = 25", "25 + 83 = 108", "108 - 73 = 35", "35 - 19 = 16", "16" ]
countdown
math
{ "ground_truth": { "expression": "(((((91 - 11) - 55) + 83) - 73) - 19)", "numbers": [ 11, 19, 83, 91, 55, 73 ], "target": 16 }, "style": "rule" }
{ "index": 273, "split": "train" }
94
[ 91, 14, 13, 84, 21, 65 ]
(((((91 - 84) - 13) + 65) + 14) + 21)
[ "91", "91 - 84 = 7", "7 - 13 = -6", "-6 + 65 = 59", "59 + 14 = 73", "73 + 21 = 94", "94" ]
countdown
math
{ "ground_truth": { "expression": "(((((91 - 84) - 13) + 65) + 14) + 21)", "numbers": [ 91, 14, 13, 84, 21, 65 ], "target": 94 }, "style": "rule" }
{ "index": 274, "split": "train" }
102
[ 95, 41, 59, 62, 53, 51 ]
(((((53 - 95) + 62) - 59) + 41) * 51)
[ "53", "53 - 95 = -42", "-42 + 62 = 20", "20 - 59 = -39", "-39 + 41 = 2", "2 * 51 = 102", "102" ]
countdown
math
{ "ground_truth": { "expression": "(((((53 - 95) + 62) - 59) + 41) * 51)", "numbers": [ 95, 41, 59, 62, 53, 51 ], "target": 102 }, "style": "rule" }
{ "index": 275, "split": "train" }
112
[ 73, 58, 80, 80, 95, 76 ]
(((((58 + 73) - 95) + 76) - 80) + 80)
[ "58", "58 + 73 = 131", "131 - 95 = 36", "36 + 76 = 112", "112 - 80 = 32", "32 + 80 = 112", "112" ]
countdown
math
{ "ground_truth": { "expression": "(((((58 + 73) - 95) + 76) - 80) + 80)", "numbers": [ 73, 58, 80, 80, 95, 76 ], "target": 112 }, "style": "rule" }
{ "index": 276, "split": "train" }
20
[ 32, 39, 80, 47, 18, 36 ]
(((((18 - 80) + 47) + 32) + 39) - 36)
[ "18", "18 - 80 = -62", "-62 + 47 = -15", "-15 + 32 = 17", "17 + 39 = 56", "56 - 36 = 20", "20" ]
countdown
math
{ "ground_truth": { "expression": "(((((18 - 80) + 47) + 32) + 39) - 36)", "numbers": [ 32, 39, 80, 47, 18, 36 ], "target": 20 }, "style": "rule" }
{ "index": 277, "split": "train" }
571
[ 27, 3, 74, 22, 47, 70 ]
(((((27 / 3) * 74) - 47) - 70) + 22)
[ "27", "27 / 3 = 9", "9 * 74 = 666", "666 - 47 = 619", "619 - 70 = 549", "549 + 22 = 571", "571" ]
countdown
math
{ "ground_truth": { "expression": "(((((27 / 3) * 74) - 47) - 70) + 22)", "numbers": [ 27, 3, 74, 22, 47, 70 ], "target": 571 }, "style": "rule" }
{ "index": 278, "split": "train" }
39
[ 96, 33, 2, 59, 10, 9 ]
(((((59 + 96) + 9) / 2) - 33) - 10)
[ "59", "59 + 96 = 155", "155 + 9 = 164", "164 / 2 = 82", "82 - 33 = 49", "49 - 10 = 39", "39" ]
countdown
math
{ "ground_truth": { "expression": "(((((59 + 96) + 9) / 2) - 33) - 10)", "numbers": [ 96, 33, 2, 59, 10, 9 ], "target": 39 }, "style": "rule" }
{ "index": 279, "split": "train" }
10
[ 82, 33, 13, 37, 72, 53 ]
(((((82 - 72) * 37) - 53) + 13) / 33)
[ "82", "82 - 72 = 10", "10 * 37 = 370", "370 - 53 = 317", "317 + 13 = 330", "330 / 33 = 10", "10" ]
countdown
math
{ "ground_truth": { "expression": "(((((82 - 72) * 37) - 53) + 13) / 33)", "numbers": [ 82, 33, 13, 37, 72, 53 ], "target": 10 }, "style": "rule" }
{ "index": 280, "split": "train" }
47
[ 25, 24, 77, 72, 60, 31 ]
(((((31 - 24) + 77) - 25) - 72) + 60)
[ "31", "31 - 24 = 7", "7 + 77 = 84", "84 - 25 = 59", "59 - 72 = -13", "-13 + 60 = 47", "47" ]
countdown
math
{ "ground_truth": { "expression": "(((((31 - 24) + 77) - 25) - 72) + 60)", "numbers": [ 25, 24, 77, 72, 60, 31 ], "target": 47 }, "style": "rule" }
{ "index": 281, "split": "train" }
12
[ 27, 16, 68, 42, 48, 73 ]
(((((68 + 48) - 16) + 27) - 73) - 42)
[ "68", "68 + 48 = 116", "116 - 16 = 100", "100 + 27 = 127", "127 - 73 = 54", "54 - 42 = 12", "12" ]
countdown
math
{ "ground_truth": { "expression": "(((((68 + 48) - 16) + 27) - 73) - 42)", "numbers": [ 27, 16, 68, 42, 48, 73 ], "target": 12 }, "style": "rule" }
{ "index": 282, "split": "train" }
66
[ 48, 53, 6, 20, 31, 100 ]
(((((6 + 31) + 53) * 20) / 100) + 48)
[ "6", "6 + 31 = 37", "37 + 53 = 90", "90 * 20 = 1800", "1800 / 100 = 18", "18 + 48 = 66", "66" ]
countdown
math
{ "ground_truth": { "expression": "(((((6 + 31) + 53) * 20) / 100) + 48)", "numbers": [ 48, 53, 6, 20, 31, 100 ], "target": 66 }, "style": "rule" }
{ "index": 283, "split": "train" }
189
[ 34, 76, 92, 63, 74, 95 ]
(((((92 + 95) - 76) - 34) - 74) * 63)
[ "92", "92 + 95 = 187", "187 - 76 = 111", "111 - 34 = 77", "77 - 74 = 3", "3 * 63 = 189", "189" ]
countdown
math
{ "ground_truth": { "expression": "(((((92 + 95) - 76) - 34) - 74) * 63)", "numbers": [ 34, 76, 92, 63, 74, 95 ], "target": 189 }, "style": "rule" }
{ "index": 284, "split": "train" }
919
[ 20, 99, 87, 8, 92, 56 ]
(((((87 + 20) * 8) + 56) + 99) - 92)
[ "87", "87 + 20 = 107", "107 * 8 = 856", "856 + 56 = 912", "912 + 99 = 1011", "1011 - 92 = 919", "919" ]
countdown
math
{ "ground_truth": { "expression": "(((((87 + 20) * 8) + 56) + 99) - 92)", "numbers": [ 20, 99, 87, 8, 92, 56 ], "target": 919 }, "style": "rule" }
{ "index": 285, "split": "train" }
165
[ 85, 67, 68, 45, 24, 12 ]
(((((45 + 12) + 67) + 24) - 68) + 85)
[ "45", "45 + 12 = 57", "57 + 67 = 124", "124 + 24 = 148", "148 - 68 = 80", "80 + 85 = 165", "165" ]
countdown
math
{ "ground_truth": { "expression": "(((((45 + 12) + 67) + 24) - 68) + 85)", "numbers": [ 85, 67, 68, 45, 24, 12 ], "target": 165 }, "style": "rule" }
{ "index": 286, "split": "train" }
156
[ 89, 81, 89, 76, 99, 72 ]
(((((89 - 99) + 89) + 72) - 76) + 81)
[ "89", "89 - 99 = -10", "-10 + 89 = 79", "79 + 72 = 151", "151 - 76 = 75", "75 + 81 = 156", "156" ]
countdown
math
{ "ground_truth": { "expression": "(((((89 - 99) + 89) + 72) - 76) + 81)", "numbers": [ 89, 81, 89, 76, 99, 72 ], "target": 156 }, "style": "rule" }
{ "index": 287, "split": "train" }
414
[ 67, 76, 75, 92, 99, 5 ]
(((((75 + 76) + 67) + 92) + 5) + 99)
[ "75", "75 + 76 = 151", "151 + 67 = 218", "218 + 92 = 310", "310 + 5 = 315", "315 + 99 = 414", "414" ]
countdown
math
{ "ground_truth": { "expression": "(((((75 + 76) + 67) + 92) + 5) + 99)", "numbers": [ 67, 76, 75, 92, 99, 5 ], "target": 414 }, "style": "rule" }
{ "index": 288, "split": "train" }
281
[ 42, 5, 59, 88, 20, 67 ]
(((((5 + 42) + 20) + 67) + 59) + 88)
[ "5", "5 + 42 = 47", "47 + 20 = 67", "67 + 67 = 134", "134 + 59 = 193", "193 + 88 = 281", "281" ]
countdown
math
{ "ground_truth": { "expression": "(((((5 + 42) + 20) + 67) + 59) + 88)", "numbers": [ 42, 5, 59, 88, 20, 67 ], "target": 281 }, "style": "rule" }
{ "index": 289, "split": "train" }
117
[ 32, 15, 81, 79, 69, 33 ]
(((((33 + 79) - 81) + 69) - 15) + 32)
[ "33", "33 + 79 = 112", "112 - 81 = 31", "31 + 69 = 100", "100 - 15 = 85", "85 + 32 = 117", "117" ]
countdown
math
{ "ground_truth": { "expression": "(((((33 + 79) - 81) + 69) - 15) + 32)", "numbers": [ 32, 15, 81, 79, 69, 33 ], "target": 117 }, "style": "rule" }
{ "index": 290, "split": "train" }
543
[ 77, 6, 82, 100, 4, 8 ]
(((((100 - 8) * 6) + 77) - 4) - 82)
[ "100", "100 - 8 = 92", "92 * 6 = 552", "552 + 77 = 629", "629 - 4 = 625", "625 - 82 = 543", "543" ]
countdown
math
{ "ground_truth": { "expression": "(((((100 - 8) * 6) + 77) - 4) - 82)", "numbers": [ 77, 6, 82, 100, 4, 8 ], "target": 543 }, "style": "rule" }
{ "index": 291, "split": "train" }
248
[ 36, 39, 24, 38, 53, 17 ]
(((((36 - 38) - 17) + 24) * 39) + 53)
[ "36", "36 - 38 = -2", "-2 - 17 = -19", "-19 + 24 = 5", "5 * 39 = 195", "195 + 53 = 248", "248" ]
countdown
math
{ "ground_truth": { "expression": "(((((36 - 38) - 17) + 24) * 39) + 53)", "numbers": [ 36, 39, 24, 38, 53, 17 ], "target": 248 }, "style": "rule" }
{ "index": 292, "split": "train" }
170
[ 63, 5, 68, 94, 29, 31 ]
(((((5 + 68) - 29) + 63) - 31) + 94)
[ "5", "5 + 68 = 73", "73 - 29 = 44", "44 + 63 = 107", "107 - 31 = 76", "76 + 94 = 170", "170" ]
countdown
math
{ "ground_truth": { "expression": "(((((5 + 68) - 29) + 63) - 31) + 94)", "numbers": [ 63, 5, 68, 94, 29, 31 ], "target": 170 }, "style": "rule" }
{ "index": 293, "split": "train" }
52
[ 34, 53, 50, 20, 48, 57 ]
(((((50 - 48) + 20) - 57) + 34) + 53)
[ "50", "50 - 48 = 2", "2 + 20 = 22", "22 - 57 = -35", "-35 + 34 = -1", "-1 + 53 = 52", "52" ]
countdown
math
{ "ground_truth": { "expression": "(((((50 - 48) + 20) - 57) + 34) + 53)", "numbers": [ 34, 53, 50, 20, 48, 57 ], "target": 52 }, "style": "rule" }
{ "index": 294, "split": "train" }
178
[ 5, 72, 8, 81, 73, 83 ]
(((((8 + 73) - 72) + 83) + 5) + 81)
[ "8", "8 + 73 = 81", "81 - 72 = 9", "9 + 83 = 92", "92 + 5 = 97", "97 + 81 = 178", "178" ]
countdown
math
{ "ground_truth": { "expression": "(((((8 + 73) - 72) + 83) + 5) + 81)", "numbers": [ 5, 72, 8, 81, 73, 83 ], "target": 178 }, "style": "rule" }
{ "index": 295, "split": "train" }
33
[ 33, 12, 85, 87, 74, 15 ]
(((((74 - 85) + 15) * 33) - 87) - 12)
[ "74", "74 - 85 = -11", "-11 + 15 = 4", "4 * 33 = 132", "132 - 87 = 45", "45 - 12 = 33", "33" ]
countdown
math
{ "ground_truth": { "expression": "(((((74 - 85) + 15) * 33) - 87) - 12)", "numbers": [ 33, 12, 85, 87, 74, 15 ], "target": 33 }, "style": "rule" }
{ "index": 296, "split": "train" }
0
[ 86, 54, 1, 91, 63, 37 ]
(((((1 * 91) - 37) - 54) / 63) / 86)
[ "1", "1 * 91 = 91", "91 - 37 = 54", "54 - 54 = 0", "0 / 63 = 0", "0 / 86 = 0", "0" ]
countdown
math
{ "ground_truth": { "expression": "(((((1 * 91) - 37) - 54) / 63) / 86)", "numbers": [ 86, 54, 1, 91, 63, 37 ], "target": 0 }, "style": "rule" }
{ "index": 297, "split": "train" }
87
[ 44, 1, 48, 52, 70, 65 ]
(((((48 + 70) + 65) - 44) / 1) - 52)
[ "48", "48 + 70 = 118", "118 + 65 = 183", "183 - 44 = 139", "139 / 1 = 139", "139 - 52 = 87", "87" ]
countdown
math
{ "ground_truth": { "expression": "(((((48 + 70) + 65) - 44) / 1) - 52)", "numbers": [ 44, 1, 48, 52, 70, 65 ], "target": 87 }, "style": "rule" }
{ "index": 298, "split": "train" }
85
[ 93, 8, 91, 57, 71, 20 ]
(((((91 - 71) - 20) / 57) + 93) - 8)
[ "91", "91 - 71 = 20", "20 - 20 = 0", "0 / 57 = 0", "0 + 93 = 93", "93 - 8 = 85", "85" ]
countdown
math
{ "ground_truth": { "expression": "(((((91 - 71) - 20) / 57) + 93) - 8)", "numbers": [ 93, 8, 91, 57, 71, 20 ], "target": 85 }, "style": "rule" }
{ "index": 299, "split": "train" }