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