data_source stringclasses 8
values | question listlengths 1 1 | extra_info dict |
|---|---|---|
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 0,
"cards": [
"2",
"7",
"Q",
"2"
],
"display_cards": [
2,
7,
10,
2
],
"solution": [
"(10/2+7)*2",
"2*(7+10/2)",
"2*(10/2+7)",
"(7+10/2)*2"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 1,
"cards": [
"Q",
"A",
"5",
"J"
],
"display_cards": [
10,
1,
5,
10
],
"solution": [
"5+10+10-1",
"(5+10)+10-1",
"(5+10+10)-1",
"5+(10+10)-1",
"5+(10+10-1)",
"5+10+(10-1)",
"(5+10)+(10-1)",
"10+5-1+10",
"(10+5)-1+10",
"(10+5-1)+10",
"10+(5-1)+10",
"10+(5-1+10)",
"10+5-(1-10)",
"(10+5)-(1-10)",
"5-1+10+10",
"(5-1)+10+10",
"(5-1+10)+10",
"5-1+(10+10)",
"(5-1)+(10+10)",
"5-(1-10)+10",
"5-(1-10-10)",
"10+10-1+5",
"(10+10)-1+5",
"(10+10-1)+5",
"10+(10-1)+5",
"10+(10-1+5)",
"10+10-(1-5)",
"(10+10)-(1-5)",
"5+10-1+10",
"(5+10)-1+10",
"(5+10-1)+10",
"5+(10-1)+10",
"5+(10-1+10)",
"5+10-(1-10)",
"(5+10)-(1-10)",
"10-1+5+10",
"(10-1)+5+10",
"(10-1+5)+10",
"10-1+(5+10)",
"(10-1)+(5+10)",
"10-(1-5)+10",
"10-(1-5-10)",
"10+10+5-1",
"(10+10)+5-1",
"(10+10+5)-1",
"10+(10+5)-1",
"10+(10+5-1)",
"10+10+(5-1)",
"(10+10)+(5-1)",
"10+5+10-1",
"(10+5)+10-1",
"(10+5+10)-1",
"10+(5+10)-1",
"10+(5+10-1)",
"10+5+(10-1)",
"(10+5)+(10-1)",
"10-1+10+5",
"(10-1)+10+5",
"(10-1+10)+5",
"10-1+(10+5)",
"(10-1)+(10+5)",
"10-(1-10)+5",
"10-(1-10-5)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 2,
"cards": [
"10",
"J",
"3",
"5"
],
"display_cards": [
10,
10,
3,
5
],
"solution": [
"3*(10-10/5)",
"(10-10/5)*3"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 3,
"cards": [
"Q",
"8",
"7",
"5"
],
"display_cards": [
10,
8,
7,
5
],
"solution": [
"(7+5)*(10-8)",
"(10-8)*(5+7)",
"(5+7)*(10-8)",
"(10-8)*(7+5)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 4,
"cards": [
"K",
"2",
"A",
"7"
],
"display_cards": [
10,
2,
1,
7
],
"solution": [
"10+1*7*2",
"10+(1*7)*2",
"10+(1*7*2)",
"10+1*(7*2)",
"10*1+7*2",
"(10*1)+7*2",
"10*1+(7*2)",
"(10*1)+(7*2)",
"10/1+7*2",
"(10/1)+7*2",
"10/1+(7*2)",
"(10/1)+(7*2)",
"2*7+10*1",
"(2*7)+10*1",
"(2*7+10)*1",
"2*7+(10*1)",
"(2*7)+(10*1)",
"2*7+10/1",
"(2*7)+10/1",
"(2*7+10)/1",
"2*7+(10/1)",
"(2*7)+(10/1)",
"7*1*2+10",
"(7*1)*2+10",
"(7*1*2)+10",
"7*(1*2)+10",
"7/1*2+10",
"(7/1)*2+10",
"(7/1*2)+10",
"7/(1/2)+10",
"10+7*2*1",
"(10+7*2)*1",
"10+(7*2)*1",
"10+(7*2*1)",
"10+7*(2*1)",
"10+7*2/1",
"(10+7*2)/1",
"10+(7*2)/1",
"10+(7*2/1)",
"10+7*(2/1)",
"2*1*7+10",
"(2*1)*7+10",
"(2*1*7)+10",
"2*(1*7)+10",
"2/1*7+10",
"(2/1)*7+10",
"(2/1*7)+10",
"2/(1/7)+10",
"10+7*1*2",
"10+(7*1)*2",
"10+(7*1*2)",
"10+7*(1*2)",
"10+7/1*2",
"10+(7/1)*2",
"10+(7/1*2)",
"10+7/(1/2)",
"1*10+7*2",
"(1*10)+7*2",
"1*(10+7*2)",
"1*10+(7*2)",
"(1*10)+(7*2)",
"7*2+1*10",
"(7*2)+1*10",
"7*2+(1*10)",
"(7*2)+(1*10)",
"7*2*1+10",
"(7*2)*1+10",
"(7*2*1)+10",
"7*(2*1)+10",
"7*2/1+10",
"(7*2)/1+10",
"(7*2/1)+10",
"7*(2/1)+10",
"7*2+10*1",
"(7*2)+10*1",
"(7*2+10)*1",
"7*2+(10*1)",
"(7*2)+(10*1)",
"7*2+10/1",
"(7*2)+10/1",
"(7*2+10)/1",
"7*2+(10/1)",
"(7*2)+(10/1)",
"2*7+1*10",
"(2*7)+1*10",
"2*7+(1*10)",
"(2*7)+(1*10)",
"2*7*1+10",
"(2*7)*1+10",
"(2*7*1)+10",
"2*(7*1)+10",
"2*7/1+10",
"(2*7)/1+10",
"(2*7/1)+10",
"2*(7/1)+10",
"1*10+2*7",
"(1*10)+2*7",
"1*(10+2*7)",
"1*10+(2*7)",
"(1*10)+(2*7)",
"10+2*1*7",
"10+(2*1)*7",
"10+(2*1*7)",
"10+2*(1*7)",
"10+2/1*7",
"10+(2/1)*7",
"10+(2/1*7)",
"10+2/(1/7)",
"10+2*7*1",
"(10+2*7)*1",
"10+(2*7)*1",
"10+(2*7*1)",
"10+2*(7*1)",
"10+2*7/1",
"(10+2*7)/1",
"10+(2*7)/1",
"10+(2*7/1)",
"10+2*(7/1)",
"1*7*2+10",
"(1*7)*2+10",
"(1*7*2)+10",
"1*(7*2)+10",
"1*(7*2+10)",
"1*2*7+10",
"(1*2)*7+10",
"(1*2*7)+10",
"1*(2*7)+10",
"1*(2*7+10)",
"10+1*2*7",
"10+(1*2)*7",
"10+(1*2*7)",
"10+1*(2*7)",
"10*1+2*7",
"(10*1)+2*7",
"10*1+(2*7)",
"(10*1)+(2*7)",
"10/1+2*7",
"(10/1)+2*7",
"10/1+(2*7)",
"(10/1)+(2*7)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 5,
"cards": [
"6",
"2",
"7",
"K"
],
"display_cards": [
6,
2,
7,
10
],
"solution": [
"6*(2*7-10)",
"(10-7)*(6+2)",
"(6+2)*(10-7)",
"(10-7)*(2+6)",
"(2*7-10)*6",
"(7*2-10)*6",
"(2+6)*(10-7)",
"6*(7*2-10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 6,
"cards": [
"6",
"9",
"K",
"3"
],
"display_cards": [
6,
9,
10,
3
],
"solution": [
"6*9-3*10",
"(6*9)-3*10",
"6*9-(3*10)",
"(6*9)-(3*10)",
"(6-10)*(3-9)",
"(6-10/3)*9",
"6*(10+3-9)",
"6*9-10*3",
"(6*9)-10*3",
"6*9-(10*3)",
"(6*9)-(10*3)",
"(10-6)*(9-3)",
"9*6-3*10",
"(9*6)-3*10",
"9*6-(3*10)",
"(9*6)-(3*10)",
"(3-9)*(6-10)",
"6*(10-9+3)",
"9*10/3-6",
"(9*10)/3-6",
"(9*10/3)-6",
"9*(10/3)-6",
"(10+3-9)*6",
"10/3*9-6",
"(10/3)*9-6",
"(10/3*9)-6",
"10/(3/9)-6",
"6*(3-9+10)",
"6*(3+10-9)",
"9*6-10*3",
"(9*6)-10*3",
"9*6-(10*3)",
"(9*6)-(10*3)",
"9*(6-10/3)",
"(3-9+10)*6",
"(3+10-9)*6",
"(9-3)*(10-6)",
"9/3*10-6",
"(9/3)*10-6",
"(9/3*10)-6",
"9/(3/10)-6",
"(10-9+3)*6",
"10*9/3-6",
"(10*9)/3-6",
"(10*9/3)-6",
"10*(9/3)-6"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 7,
"cards": [
"6",
"2",
"J",
"7"
],
"display_cards": [
6,
2,
10,
7
],
"solution": [
"(10-7)*(6+2)",
"(2*7-10)*6",
"6*(2*7-10)",
"(7*2-10)*6",
"(6+2)*(10-7)",
"(10-7)*(2+6)",
"6*(7*2-10)",
"(2+6)*(10-7)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 8,
"cards": [
"8",
"K",
"6",
"5"
],
"display_cards": [
8,
10,
6,
5
],
"solution": [
"6*8*5/10",
"(6*8)*5/10",
"(6*8*5)/10",
"6*(8*5)/10",
"6*(8*5/10)",
"6*8*(5/10)",
"(6*8)*(5/10)",
"5*6*8/10",
"(5*6)*8/10",
"(5*6*8)/10",
"5*(6*8)/10",
"5*(6*8/10)",
"5*6*(8/10)",
"(5*6)*(8/10)",
"6*8/10*5",
"(6*8)/10*5",
"(6*8/10)*5",
"6*(8/10)*5",
"6*(8/10*5)",
"6*8/(10/5)",
"(6*8)/(10/5)",
"6*5*8/10",
"(6*5)*8/10",
"(6*5*8)/10",
"6*(5*8)/10",
"6*(5*8/10)",
"6*5*(8/10)",
"(6*5)*(8/10)",
"8/10*5*6",
"(8/10)*5*6",
"(8/10*5)*6",
"8/10*(5*6)",
"(8/10)*(5*6)",
"8/(10/5)*6",
"8/(10/5/6)",
"8*6/10*5",
"(8*6)/10*5",
"(8*6/10)*5",
"8*(6/10)*5",
"8*(6/10*5)",
"8*6/(10/5)",
"(8*6)/(10/5)",
"8*6*5/10",
"(8*6)*5/10",
"(8*6*5)/10",
"8*(6*5)/10",
"8*(6*5/10)",
"8*6*(5/10)",
"(8*6)*(5/10)",
"5*8-(10+6)",
"(5*8)-(10+6)",
"5*8-10-6",
"(5*8)-10-6",
"(5*8-10)-6",
"5*8/10*6",
"(5*8)/10*6",
"(5*8/10)*6",
"5*(8/10)*6",
"5*(8/10*6)",
"5*8/(10/6)",
"(5*8)/(10/6)",
"8*5-(6+10)",
"(8*5)-(6+10)",
"8*5-6-10",
"(8*5)-6-10",
"(8*5-6)-10",
"8*5*6/10",
"(8*5)*6/10",
"(8*5*6)/10",
"8*(5*6)/10",
"8*(5*6/10)",
"8*5*(6/10)",
"(8*5)*(6/10)",
"5/10*8*6",
"(5/10)*8*6",
"(5/10*8)*6",
"5/10*(8*6)",
"(5/10)*(8*6)",
"5/(10/8)*6",
"5/(10/8/6)",
"5*6/10*8",
"(5*6)/10*8",
"(5*6/10)*8",
"5*(6/10)*8",
"5*(6/10*8)",
"5*6/(10/8)",
"(5*6)/(10/8)",
"(8-5)*10-6",
"8*5-(10+6)",
"(8*5)-(10+6)",
"8*5-10-6",
"(8*5)-10-6",
"(8*5-10)-6",
"8*5/10*6",
"(8*5)/10*6",
"(8*5/10)*6",
"8*(5/10)*6",
"8*(5/10*6)",
"8*5/(10/6)",
"(8*5)/(10/6)",
"6/10*8*5",
"(6/10)*8*5",
"(6/10*8)*5",
"6/10*(8*5)",
"(6/10)*(8*5)",
"6/(10/8)*5",
"6/(10/8/5)",
"5/10*6*8",
"(5/10)*6*8",
"(5/10*6)*8",
"5/10*(6*8)",
"(5/10)*(6*8)",
"5/(10/6)*8",
"5/(10/6/8)",
"10*(8-5)-6",
"6*5/10*8",
"(6*5)/10*8",
"(6*5/10)*8",
"6*(5/10)*8",
"6*(5/10*8)",
"6*5/(10/8)",
"(6*5)/(10/8)",
"8/10*6*5",
"(8/10)*6*5",
"(8/10*6)*5",
"8/10*(6*5)",
"(8/10)*(6*5)",
"8/(10/6)*5",
"8/(10/6/5)",
"5*8-(6+10)",
"(5*8)-(6+10)",
"5*8-6-10",
"(5*8)-6-10",
"(5*8-6)-10",
"5*8*6/10",
"(5*8)*6/10",
"(5*8*6)/10",
"5*(8*6)/10",
"5*(8*6/10)",
"5*8*(6/10)",
"(5*8)*(6/10)",
"6/10*5*8",
"(6/10)*5*8",
"(6/10*5)*8",
"6/10*(5*8)",
"(6/10)*(5*8)",
"6/(10/5)*8",
"6/(10/5/8)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 9,
"cards": [
"9",
"J",
"4",
"9"
],
"display_cards": [
9,
10,
4,
9
],
"solution": [
"10+9+9-4",
"(10+9)+9-4",
"(10+9+9)-4",
"10+(9+9)-4",
"10+(9+9-4)",
"10+9+(9-4)",
"(10+9)+(9-4)",
"9-4+9+10",
"(9-4)+9+10",
"(9-4+9)+10",
"9-4+(9+10)",
"(9-4)+(9+10)",
"9-(4-9)+10",
"9-(4-9-10)",
"10-4+9+9",
"(10-4)+9+9",
"(10-4+9)+9",
"10-4+(9+9)",
"(10-4)+(9+9)",
"10-(4-9)+9",
"10-(4-9-9)",
"9-4+10+9",
"(9-4)+10+9",
"(9-4+10)+9",
"9-4+(10+9)",
"(9-4)+(10+9)",
"9-(4-10)+9",
"9-(4-10-9)",
"9+9-4+10",
"(9+9)-4+10",
"(9+9-4)+10",
"9+(9-4)+10",
"9+(9-4+10)",
"9+9-(4-10)",
"(9+9)-(4-10)",
"10+9-4+9",
"(10+9)-4+9",
"(10+9-4)+9",
"10+(9-4)+9",
"10+(9-4+9)",
"10+9-(4-9)",
"(10+9)-(4-9)",
"9+10-4+9",
"(9+10)-4+9",
"(9+10-4)+9",
"9+(10-4)+9",
"9+(10-4+9)",
"9+10-(4-9)",
"(9+10)-(4-9)",
"9+10+9-4",
"(9+10)+9-4",
"(9+10+9)-4",
"9+(10+9)-4",
"9+(10+9-4)",
"9+10+(9-4)",
"(9+10)+(9-4)",
"9+9+10-4",
"(9+9)+10-4",
"(9+9+10)-4",
"9+(9+10)-4",
"9+(9+10-4)",
"9+9+(10-4)",
"(9+9)+(10-4)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 10,
"cards": [
"5",
"Q",
"A",
"K"
],
"display_cards": [
5,
10,
1,
10
],
"solution": [
"5+10+10-1",
"(5+10)+10-1",
"(5+10+10)-1",
"5+(10+10)-1",
"5+(10+10-1)",
"5+10+(10-1)",
"(5+10)+(10-1)",
"10+5-1+10",
"(10+5)-1+10",
"(10+5-1)+10",
"10+(5-1)+10",
"10+(5-1+10)",
"10+5-(1-10)",
"(10+5)-(1-10)",
"5+10-1+10",
"(5+10)-1+10",
"(5+10-1)+10",
"5+(10-1)+10",
"5+(10-1+10)",
"5+10-(1-10)",
"(5+10)-(1-10)",
"10+10+5-1",
"(10+10)+5-1",
"(10+10+5)-1",
"10+(10+5)-1",
"10+(10+5-1)",
"10+10+(5-1)",
"(10+10)+(5-1)",
"5-1+10+10",
"(5-1)+10+10",
"(5-1+10)+10",
"5-1+(10+10)",
"(5-1)+(10+10)",
"5-(1-10)+10",
"5-(1-10-10)",
"10-1+10+5",
"(10-1)+10+5",
"(10-1+10)+5",
"10-1+(10+5)",
"(10-1)+(10+5)",
"10-(1-10)+5",
"10-(1-10-5)",
"10+5+10-1",
"(10+5)+10-1",
"(10+5+10)-1",
"10+(5+10)-1",
"10+(5+10-1)",
"10+5+(10-1)",
"(10+5)+(10-1)",
"10-1+5+10",
"(10-1)+5+10",
"(10-1+5)+10",
"10-1+(5+10)",
"(10-1)+(5+10)",
"10-(1-5)+10",
"10-(1-5-10)",
"10+10-1+5",
"(10+10)-1+5",
"(10+10-1)+5",
"10+(10-1)+5",
"10+(10-1+5)",
"10+10-(1-5)",
"(10+10)-(1-5)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 11,
"cards": [
"10",
"4",
"8",
"K"
],
"display_cards": [
10,
4,
8,
10
],
"solution": [
"8+10-4+10",
"(8+10)-4+10",
"(8+10-4)+10",
"8+(10-4)+10",
"8+(10-4+10)",
"8+10-(4-10)",
"(8+10)-(4-10)",
"10+8-4+10",
"(10+8)-4+10",
"(10+8-4)+10",
"10+(8-4)+10",
"10+(8-4+10)",
"10+8-(4-10)",
"(10+8)-(4-10)",
"8-4+10+10",
"(8-4)+10+10",
"(8-4+10)+10",
"8-4+(10+10)",
"(8-4)+(10+10)",
"8-(4-10)+10",
"8-(4-10-10)",
"8*(4-10/10)",
"10-4+8+10",
"(10-4)+8+10",
"(10-4+8)+10",
"10-4+(8+10)",
"(10-4)+(8+10)",
"10-(4-8)+10",
"10-(4-8-10)",
"4+(10-8)*10",
"4-10*(8-10)",
"8+10+10-4",
"(8+10)+10-4",
"(8+10+10)-4",
"8+(10+10)-4",
"8+(10+10-4)",
"8+10+(10-4)",
"(8+10)+(10-4)",
"10+10-4+8",
"(10+10)-4+8",
"(10+10-4)+8",
"10+(10-4)+8",
"10+(10-4+8)",
"10+10-(4-8)",
"(10+10)-(4-8)",
"4+10*(10-8)",
"(4-10/10)*8",
"10+8+10-4",
"(10+8)+10-4",
"(10+8+10)-4",
"10+(8+10)-4",
"10+(8+10-4)",
"10+8+(10-4)",
"(10+8)+(10-4)",
"(10-8)*10+4",
"4-(8-10)*10",
"10-4+10+8",
"(10-4)+10+8",
"(10-4+10)+8",
"10-4+(10+8)",
"(10-4)+(10+8)",
"10-(4-10)+8",
"10-(4-10-8)",
"10+10+8-4",
"(10+10)+8-4",
"(10+10+8)-4",
"10+(10+8)-4",
"10+(10+8-4)",
"10+10+(8-4)",
"(10+10)+(8-4)",
"10*(10-8)+4"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 12,
"cards": [
"3",
"9",
"8",
"Q"
],
"display_cards": [
3,
9,
8,
10
],
"solution": [
"8+10+9-3",
"(8+10)+9-3",
"(8+10+9)-3",
"8+(10+9)-3",
"8+(10+9-3)",
"8+10+(9-3)",
"(8+10)+(9-3)",
"8*(10-9)*3",
"8/(10-9)*3",
"9+10+8-3",
"(9+10)+8-3",
"(9+10+8)-3",
"9+(10+8)-3",
"9+(10+8-3)",
"9+10+(8-3)",
"(9+10)+(8-3)",
"10+8+9-3",
"(10+8)+9-3",
"(10+8+9)-3",
"10+(8+9)-3",
"10+(8+9-3)",
"10+8+(9-3)",
"(10+8)+(9-3)",
"(10-8)*(9+3)",
"10+9-3+8",
"(10+9)-3+8",
"(10+9-3)+8",
"10+(9-3)+8",
"10+(9-3+8)",
"10+9-(3-8)",
"(10+9)-(3-8)",
"(10-9)*3*8",
"(10-9)*(3*8)",
"(3+9)*(10-8)",
"3*(10-9)*8",
"3/(10-9)*8",
"(9+3)*(10-8)",
"9-3+10+8",
"(9-3)+10+8",
"(9-3+10)+8",
"9-3+(10+8)",
"(9-3)+(10+8)",
"9-(3-10)+8",
"9-(3-10-8)",
"9+10-3+8",
"(9+10)-3+8",
"(9+10-3)+8",
"9+(10-3)+8",
"9+(10-3+8)",
"9+10-(3-8)",
"(9+10)-(3-8)",
"8+9+10-3",
"(8+9)+10-3",
"(8+9+10)-3",
"8+(9+10)-3",
"8+(9+10-3)",
"8+9+(10-3)",
"(8+9)+(10-3)",
"10+9+8-3",
"(10+9)+8-3",
"(10+9+8)-3",
"10+(9+8)-3",
"10+(9+8-3)",
"10+9+(8-3)",
"(10+9)+(8-3)",
"(10-9)*8*3",
"(10-9)*(8*3)",
"8+9-3+10",
"(8+9)-3+10",
"(8+9-3)+10",
"8+(9-3)+10",
"8+(9-3+10)",
"8+9-(3-10)",
"(8+9)-(3-10)",
"10-3+9+8",
"(10-3)+9+8",
"(10-3+9)+8",
"10-3+(9+8)",
"(10-3)+(9+8)",
"10-(3-9)+8",
"10-(3-9-8)",
"9+8+10-3",
"(9+8)+10-3",
"(9+8+10)-3",
"9+(8+10)-3",
"9+(8+10-3)",
"9+8+(10-3)",
"(9+8)+(10-3)",
"3*8*(10-9)",
"(3*8)*(10-9)",
"3*8/(10-9)",
"(3*8)/(10-9)",
"10+8-3+9",
"(10+8)-3+9",
"(10+8-3)+9",
"10+(8-3)+9",
"10+(8-3+9)",
"10+8-(3-9)",
"(10+8)-(3-9)",
"(10-8)*(3+9)",
"8-3+9+10",
"(8-3)+9+10",
"(8-3+9)+10",
"8-3+(9+10)",
"(8-3)+(9+10)",
"8-(3-9)+10",
"8-(3-9-10)",
"9-3+8+10",
"(9-3)+8+10",
"(9-3+8)+10",
"9-3+(8+10)",
"(9-3)+(8+10)",
"9-(3-8)+10",
"9-(3-8-10)",
"10-3+8+9",
"(10-3)+8+9",
"(10-3+8)+9",
"10-3+(8+9)",
"(10-3)+(8+9)",
"10-(3-8)+9",
"10-(3-8-9)",
"8+10-3+9",
"(8+10)-3+9",
"(8+10-3)+9",
"8+(10-3)+9",
"8+(10-3+9)",
"8+10-(3-9)",
"(8+10)-(3-9)",
"9+8-3+10",
"(9+8)-3+10",
"(9+8-3)+10",
"9+(8-3)+10",
"9+(8-3+10)",
"9+8-(3-10)",
"(9+8)-(3-10)",
"8-3+10+9",
"(8-3)+10+9",
"(8-3+10)+9",
"8-3+(10+9)",
"(8-3)+(10+9)",
"8-(3-10)+9",
"8-(3-10-9)",
"8*3*(10-9)",
"(8*3)*(10-9)",
"8*3/(10-9)",
"(8*3)/(10-9)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 13,
"cards": [
"4",
"K",
"2",
"3"
],
"display_cards": [
4,
10,
2,
3
],
"solution": [
"10*3-(2+4)",
"(10*3)-(2+4)",
"10*3-2-4",
"(10*3)-2-4",
"(10*3-2)-4",
"(10-4+2)*3",
"(10-4/2)*3",
"(4+3)*2+10",
"4*3+2+10",
"(4*3)+2+10",
"(4*3+2)+10",
"4*3+(2+10)",
"(4*3)+(2+10)",
"(2-4+10)*3",
"3*(2+10-4)",
"10+(4+3)*2",
"10+4*3+2",
"(10+4*3)+2",
"10+(4*3)+2",
"10+(4*3+2)",
"2+10+3*4",
"(2+10)+3*4",
"2+(10+3*4)",
"2+10+(3*4)",
"(2+10)+(3*4)",
"2+3*4+10",
"(2+3*4)+10",
"2+(3*4)+10",
"2+(3*4+10)",
"2*(3+4)+10",
"3*(10+2-4)",
"3*10-(2+4)",
"(3*10)-(2+4)",
"3*10-2-4",
"(3*10)-2-4",
"(3*10-2)-4",
"(3+4)*2+10",
"3*4+2+10",
"(3*4)+2+10",
"(3*4+2)+10",
"3*4+(2+10)",
"(3*4)+(2+10)",
"3*(2-4+10)",
"10+(3+4)*2",
"10+3*4+2",
"(10+3*4)+2",
"10+(3*4)+2",
"10+(3*4+2)",
"10*3-(4+2)",
"(10*3)-(4+2)",
"10*3-4-2",
"(10*3)-4-2",
"(10*3-4)-2",
"2+10+4*3",
"(2+10)+4*3",
"2+(10+4*3)",
"2+10+(4*3)",
"(2+10)+(4*3)",
"(2+10-4)*3",
"10+2+4*3",
"(10+2)+4*3",
"10+(2+4*3)",
"10+2+(4*3)",
"(10+2)+(4*3)",
"(10+2-4)*3",
"10+2*(4+3)",
"10+2+3*4",
"(10+2)+3*4",
"10+(2+3*4)",
"10+2+(3*4)",
"(10+2)+(3*4)",
"10+2*(3+4)",
"4*3+10+2",
"(4*3)+10+2",
"(4*3+10)+2",
"4*3+(10+2)",
"(4*3)+(10+2)",
"3*(10-4+2)",
"3*10-(4+2)",
"(3*10)-(4+2)",
"3*10-4-2",
"(3*10)-4-2",
"(3*10-4)-2",
"3*(10-4/2)",
"2+4*3+10",
"(2+4*3)+10",
"2+(4*3)+10",
"2+(4*3+10)",
"2*(4+3)+10",
"3*4+10+2",
"(3*4)+10+2",
"(3*4+10)+2",
"3*4+(10+2)",
"(3*4)+(10+2)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 14,
"cards": [
"10",
"3",
"J",
"2"
],
"display_cards": [
10,
3,
10,
2
],
"solution": [
"10+2*(10-3)",
"10-(3-10)*2",
"(10-3)*2+10",
"2*(10-3)+10",
"10-2*(3-10)",
"10+(10-3)*2"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 15,
"cards": [
"7",
"3",
"9",
"J"
],
"display_cards": [
7,
3,
9,
10
],
"solution": [
"3*(10-9+7)",
"3*(10+7-9)",
"3*(7+10-9)",
"3*9+7-10",
"(3*9)+7-10",
"(3*9+7)-10",
"3*9+(7-10)",
"(3*9)+(7-10)",
"(10+7-9)*3",
"(10-7)*9-3",
"9*3+7-10",
"(9*3)+7-10",
"(9*3+7)-10",
"9*3+(7-10)",
"(9*3)+(7-10)",
"(7-9+10)*3",
"3*(7-9+10)",
"3*9-10+7",
"(3*9)-10+7",
"(3*9-10)+7",
"3*9-(10-7)",
"(3*9)-(10-7)",
"7-10+3*9",
"(7-10)+3*9",
"7-10+(3*9)",
"(7-10)+(3*9)",
"7-(10-3*9)",
"7+3*9-10",
"(7+3*9)-10",
"7+(3*9)-10",
"7+(3*9-10)",
"7+9*3-10",
"(7+9*3)-10",
"7+(9*3)-10",
"7+(9*3-10)",
"9*(10-7)-3",
"(10-9+7)*3",
"(7+10-9)*3",
"7-10+9*3",
"(7-10)+9*3",
"7-10+(9*3)",
"(7-10)+(9*3)",
"7-(10-9*3)",
"9*3-10+7",
"(9*3)-10+7",
"(9*3-10)+7",
"9*3-(10-7)",
"(9*3)-(10-7)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 16,
"cards": [
"K",
"4",
"10",
"4"
],
"display_cards": [
10,
4,
10,
4
],
"solution": [
"(10*10-4)/4"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 17,
"cards": [
"J",
"2",
"Q",
"4"
],
"display_cards": [
10,
2,
10,
4
],
"solution": [
"(4/10+2)*10",
"10*(2+4/10)",
"10*(4/10+2)",
"(2+4/10)*10"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 18,
"cards": [
"J",
"5",
"5",
"10"
],
"display_cards": [
10,
5,
5,
10
],
"solution": [
"5*5-10/10",
"(5*5)-10/10",
"5*5-(10/10)",
"(5*5)-(10/10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 19,
"cards": [
"8",
"J",
"3",
"9"
],
"display_cards": [
8,
10,
3,
9
],
"solution": [
"8-3+9+10",
"(8-3)+9+10",
"(8-3+9)+10",
"8-3+(9+10)",
"(8-3)+(9+10)",
"8-(3-9)+10",
"8-(3-9-10)",
"8-3+10+9",
"(8-3)+10+9",
"(8-3+10)+9",
"8-3+(10+9)",
"(8-3)+(10+9)",
"8-(3-10)+9",
"8-(3-10-9)",
"8*3*(10-9)",
"(8*3)*(10-9)",
"8*3/(10-9)",
"(8*3)/(10-9)",
"9+10+8-3",
"(9+10)+8-3",
"(9+10+8)-3",
"9+(10+8)-3",
"9+(10+8-3)",
"9+10+(8-3)",
"(9+10)+(8-3)",
"8+9+10-3",
"(8+9)+10-3",
"(8+9+10)-3",
"8+(9+10)-3",
"8+(9+10-3)",
"8+9+(10-3)",
"(8+9)+(10-3)",
"(3+9)*(10-8)",
"10-3+9+8",
"(10-3)+9+8",
"(10-3+9)+8",
"10-3+(9+8)",
"(10-3)+(9+8)",
"10-(3-9)+8",
"10-(3-9-8)",
"(9+3)*(10-8)",
"9-3+10+8",
"(9-3)+10+8",
"(9-3+10)+8",
"9-3+(10+8)",
"(9-3)+(10+8)",
"9-(3-10)+8",
"9-(3-10-8)",
"9+10-3+8",
"(9+10)-3+8",
"(9+10-3)+8",
"9+(10-3)+8",
"9+(10-3+8)",
"9+10-(3-8)",
"(9+10)-(3-8)",
"3*8*(10-9)",
"(3*8)*(10-9)",
"3*8/(10-9)",
"(3*8)/(10-9)",
"8+9-3+10",
"(8+9)-3+10",
"(8+9-3)+10",
"8+(9-3)+10",
"8+(9-3+10)",
"8+9-(3-10)",
"(8+9)-(3-10)",
"10+9+8-3",
"(10+9)+8-3",
"(10+9+8)-3",
"10+(9+8)-3",
"10+(9+8-3)",
"10+9+(8-3)",
"(10+9)+(8-3)",
"(10-9)*8*3",
"(10-9)*(8*3)",
"10+8+9-3",
"(10+8)+9-3",
"(10+8+9)-3",
"10+(8+9)-3",
"10+(8+9-3)",
"10+8+(9-3)",
"(10+8)+(9-3)",
"(10-8)*(9+3)",
"3*(10-9)*8",
"3/(10-9)*8",
"10-3+8+9",
"(10-3)+8+9",
"(10-3+8)+9",
"10-3+(8+9)",
"(10-3)+(8+9)",
"10-(3-8)+9",
"10-(3-8-9)",
"8+10-3+9",
"(8+10)-3+9",
"(8+10-3)+9",
"8+(10-3)+9",
"8+(10-3+9)",
"8+10-(3-9)",
"(8+10)-(3-9)",
"9+8-3+10",
"(9+8)-3+10",
"(9+8-3)+10",
"9+(8-3)+10",
"9+(8-3+10)",
"9+8-(3-10)",
"(9+8)-(3-10)",
"9-3+8+10",
"(9-3)+8+10",
"(9-3+8)+10",
"9-3+(8+10)",
"(9-3)+(8+10)",
"9-(3-8)+10",
"9-(3-8-10)",
"10+8-3+9",
"(10+8)-3+9",
"(10+8-3)+9",
"10+(8-3)+9",
"10+(8-3+9)",
"10+8-(3-9)",
"(10+8)-(3-9)",
"(10-8)*(3+9)",
"8+10+9-3",
"(8+10)+9-3",
"(8+10+9)-3",
"8+(10+9)-3",
"8+(10+9-3)",
"8+10+(9-3)",
"(8+10)+(9-3)",
"8*(10-9)*3",
"8/(10-9)*3",
"9+8+10-3",
"(9+8)+10-3",
"(9+8+10)-3",
"9+(8+10)-3",
"9+(8+10-3)",
"9+8+(10-3)",
"(9+8)+(10-3)",
"10+9-3+8",
"(10+9)-3+8",
"(10+9-3)+8",
"10+(9-3)+8",
"10+(9-3+8)",
"10+9-(3-8)",
"(10+9)-(3-8)",
"(10-9)*3*8",
"(10-9)*(3*8)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 20,
"cards": [
"10",
"2",
"3",
"J"
],
"display_cards": [
10,
2,
3,
10
],
"solution": [
"10-2*(3-10)",
"10+2*(10-3)",
"2*(10-3)+10",
"10-(3-10)*2",
"10+(10-3)*2",
"(10-3)*2+10"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 21,
"cards": [
"8",
"8",
"5",
"Q"
],
"display_cards": [
8,
8,
5,
10
],
"solution": [
"10/5*8+8",
"(10/5)*8+8",
"(10/5*8)+8",
"10/(5/8)+8",
"8+10/5*8",
"8+(10/5)*8",
"8+(10/5*8)",
"8+10/(5/8)",
"(8-10+5)*8",
"8*10/5+8",
"(8*10)/5+8",
"(8*10/5)+8",
"8*(10/5)+8",
"8+10*8/5",
"8+(10*8)/5",
"8+(10*8/5)",
"8+10*(8/5)",
"(5-10+8)*8",
"8+8/5*10",
"8+(8/5)*10",
"8+(8/5*10)",
"8+8/(5/10)",
"8*(8+5-10)",
"(8+5-10)*8",
"8*(5-10+8)",
"8/5*10+8",
"(8/5)*10+8",
"(8/5*10)+8",
"8/(5/10)+8",
"8*(5+8-10)",
"10*8/5+8",
"(10*8)/5+8",
"(10*8/5)+8",
"10*(8/5)+8",
"(5+8-10)*8",
"8+8*10/5",
"8+(8*10)/5",
"8+(8*10/5)",
"8+8*(10/5)",
"8*(8-10+5)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 22,
"cards": [
"2",
"8",
"J",
"K"
],
"display_cards": [
2,
8,
10,
10
],
"solution": [
"(10/10+2)*8",
"10+8/2+10",
"(10+8/2)+10",
"10+(8/2)+10",
"10+(8/2+10)",
"(10-8)*(2+10)",
"(10+2)*(10-8)",
"8*(10/10+2)",
"(10-8+10)*2",
"(10-8)*(10+2)",
"2*(10-8+10)",
"(2+10)*(10-8)",
"(2+10/10)*8",
"2*(10+10-8)",
"10+10+8/2",
"(10+10)+8/2",
"10+(10+8/2)",
"10+10+(8/2)",
"(10+10)+(8/2)",
"(10+10-8)*2",
"8*(2+10/10)",
"8/2+10+10",
"(8/2)+10+10",
"(8/2+10)+10",
"8/2+(10+10)",
"(8/2)+(10+10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 23,
"cards": [
"7",
"5",
"K",
"5"
],
"display_cards": [
7,
5,
10,
5
],
"solution": [
"(5+7)/5*10",
"(5+7)/(5/10)",
"10/5*(5+7)",
"(10/5)*(5+7)",
"10*(5+7)/5",
"10/5*(7+5)",
"(10/5)*(7+5)",
"(5+7)*10/5",
"(5+7)*(10/5)",
"(7+5)/5*10",
"(7+5)/(5/10)",
"10*(7+5)/5",
"(7+5)*10/5",
"(7+5)*(10/5)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 24,
"cards": [
"2",
"7",
"5",
"J"
],
"display_cards": [
2,
7,
5,
10
],
"solution": [
"10+7+5+2",
"(10+7)+5+2",
"(10+7+5)+2",
"10+(7+5)+2",
"10+(7+5+2)",
"10+7+(5+2)",
"(10+7)+(5+2)",
"(10+7-5)*2",
"10+5+2+7",
"(10+5)+2+7",
"(10+5+2)+7",
"10+(5+2)+7",
"10+(5+2+7)",
"10+5+(2+7)",
"(10+5)+(2+7)",
"5+7+10+2",
"(5+7)+10+2",
"(5+7+10)+2",
"5+(7+10)+2",
"5+(7+10+2)",
"5+7+(10+2)",
"(5+7)+(10+2)",
"7+2+10+5",
"(7+2)+10+5",
"(7+2+10)+5",
"7+(2+10)+5",
"7+(2+10+5)",
"7+2+(10+5)",
"(7+2)+(10+5)",
"5+10+2+7",
"(5+10)+2+7",
"(5+10+2)+7",
"5+(10+2)+7",
"5+(10+2+7)",
"5+10+(2+7)",
"(5+10)+(2+7)",
"10+7+2+5",
"(10+7)+2+5",
"(10+7+2)+5",
"10+(7+2)+5",
"10+(7+2+5)",
"10+7+(2+5)",
"(10+7)+(2+5)",
"7+2+5+10",
"(7+2)+5+10",
"(7+2+5)+10",
"7+(2+5)+10",
"7+(2+5+10)",
"7+2+(5+10)",
"(7+2)+(5+10)",
"2+5+10+7",
"(2+5)+10+7",
"(2+5+10)+7",
"2+(5+10)+7",
"2+(5+10+7)",
"2+5+(10+7)",
"(2+5)+(10+7)",
"2+5+7+10",
"(2+5)+7+10",
"(2+5+7)+10",
"2+(5+7)+10",
"2+(5+7+10)",
"2+5+(7+10)",
"(2+5)+(7+10)",
"5+7+2+10",
"(5+7)+2+10",
"(5+7+2)+10",
"5+(7+2)+10",
"5+(7+2+10)",
"5+7+(2+10)",
"(5+7)+(2+10)",
"5+2+10+7",
"(5+2)+10+7",
"(5+2+10)+7",
"5+(2+10)+7",
"5+(2+10+7)",
"5+2+(10+7)",
"(5+2)+(10+7)",
"10+2+7+5",
"(10+2)+7+5",
"(10+2+7)+5",
"10+(2+7)+5",
"10+(2+7+5)",
"10+2+(7+5)",
"(10+2)+(7+5)",
"(10+2)*(7-5)",
"5+2+7+10",
"(5+2)+7+10",
"(5+2+7)+10",
"5+(2+7)+10",
"5+(2+7+10)",
"5+2+(7+10)",
"(5+2)+(7+10)",
"10+2+5+7",
"(10+2)+5+7",
"(10+2+5)+7",
"10+(2+5)+7",
"10+(2+5+7)",
"10+2+(5+7)",
"(10+2)+(5+7)",
"10+5+7+2",
"(10+5)+7+2",
"(10+5+7)+2",
"10+(5+7)+2",
"10+(5+7+2)",
"10+5+(7+2)",
"(10+5)+(7+2)",
"(10-5+7)*2",
"5+10+7+2",
"(5+10)+7+2",
"(5+10+7)+2",
"5+(10+7)+2",
"5+(10+7+2)",
"5+10+(7+2)",
"(5+10)+(7+2)",
"2+7+5+10",
"(2+7)+5+10",
"(2+7+5)+10",
"2+(7+5)+10",
"2+(7+5+10)",
"2+7+(5+10)",
"(2+7)+(5+10)",
"2*(7-5+10)",
"2+10+5+7",
"(2+10)+5+7",
"(2+10+5)+7",
"2+(10+5)+7",
"2+(10+5+7)",
"2+10+(5+7)",
"(2+10)+(5+7)",
"2*(10-5+7)",
"7+10+2+5",
"(7+10)+2+5",
"(7+10+2)+5",
"7+(10+2)+5",
"7+(10+2+5)",
"7+10+(2+5)",
"(7+10)+(2+5)",
"7+5+2+10",
"(7+5)+2+10",
"(7+5+2)+10",
"7+(5+2)+10",
"7+(5+2+10)",
"7+5+(2+10)",
"(7+5)+(2+10)",
"(7-5)*(2+10)",
"2+10+7+5",
"(2+10)+7+5",
"(2+10+7)+5",
"2+(10+7)+5",
"2+(10+7+5)",
"2+10+(7+5)",
"(2+10)+(7+5)",
"(2+10)*(7-5)",
"2*(10+7-5)",
"7+5+10+2",
"(7+5)+10+2",
"(7+5+10)+2",
"7+(5+10)+2",
"7+(5+10+2)",
"7+5+(10+2)",
"(7+5)+(10+2)",
"(7-5+10)*2",
"(7-5)*(10+2)",
"2+7+10+5",
"(2+7)+10+5",
"(2+7+10)+5",
"2+(7+10)+5",
"2+(7+10+5)",
"2+7+(10+5)",
"(2+7)+(10+5)",
"2*(7+10-5)",
"7+10+5+2",
"(7+10)+5+2",
"(7+10+5)+2",
"7+(10+5)+2",
"7+(10+5+2)",
"7+10+(5+2)",
"(7+10)+(5+2)",
"(7+10-5)*2"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 25,
"cards": [
"2",
"K",
"2",
"Q"
],
"display_cards": [
2,
10,
2,
10
],
"solution": [
"2+2+10+10",
"(2+2)+10+10",
"(2+2+10)+10",
"2+(2+10)+10",
"2+(2+10+10)",
"2+2+(10+10)",
"(2+2)+(10+10)",
"2*2+10+10",
"(2*2)+10+10",
"(2*2+10)+10",
"2*2+(10+10)",
"(2*2)+(10+10)",
"2+10+2+10",
"(2+10)+2+10",
"(2+10+2)+10",
"2+(10+2)+10",
"2+(10+2+10)",
"2+10+(2+10)",
"(2+10)+(2+10)",
"2+10+10+2",
"(2+10)+10+2",
"(2+10+10)+2",
"2+(10+10)+2",
"2+(10+10+2)",
"2+10+(10+2)",
"(2+10)+(10+2)",
"10+10+2+2",
"(10+10)+2+2",
"(10+10+2)+2",
"10+(10+2)+2",
"10+(10+2+2)",
"10+10+(2+2)",
"(10+10)+(2+2)",
"10+10+2*2",
"(10+10)+2*2",
"10+(10+2*2)",
"10+10+(2*2)",
"(10+10)+(2*2)",
"10+2+2+10",
"(10+2)+2+10",
"(10+2+2)+10",
"10+(2+2)+10",
"10+(2+2+10)",
"10+2+(2+10)",
"(10+2)+(2+10)",
"10+2*2+10",
"(10+2*2)+10",
"10+(2*2)+10",
"10+(2*2+10)",
"10+2+10+2",
"(10+2)+10+2",
"(10+2+10)+2",
"10+(2+10)+2",
"10+(2+10+2)",
"10+2+(10+2)",
"(10+2)+(10+2)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 26,
"cards": [
"J",
"Q",
"Q",
"6"
],
"display_cards": [
10,
10,
10,
6
],
"solution": [
"10+10+10-6",
"(10+10)+10-6",
"(10+10+10)-6",
"10+(10+10)-6",
"10+(10+10-6)",
"10+10+(10-6)",
"(10+10)+(10-6)",
"10-6+10+10",
"(10-6)+10+10",
"(10-6+10)+10",
"10-6+(10+10)",
"(10-6)+(10+10)",
"10-(6-10)+10",
"10-(6-10-10)",
"10+10-6+10",
"(10+10)-6+10",
"(10+10-6)+10",
"10+(10-6)+10",
"10+(10-6+10)",
"10+10-(6-10)",
"(10+10)-(6-10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 27,
"cards": [
"7",
"3",
"7",
"J"
],
"display_cards": [
7,
3,
7,
10
],
"solution": [
"10+3*7-7",
"(10+3*7)-7",
"10+(3*7)-7",
"10+(3*7-7)",
"10+7*3-7",
"(10+7*3)-7",
"10+(7*3)-7",
"10+(7*3-7)",
"10-7+3*7",
"(10-7)+3*7",
"10-7+(3*7)",
"(10-7)+(3*7)",
"10-(7-3*7)",
"3+7*(10-7)",
"3-(7-10)*7",
"3*7+10-7",
"(3*7)+10-7",
"(3*7+10)-7",
"3*7+(10-7)",
"(3*7)+(10-7)",
"3-7*(7-10)",
"3*7-7+10",
"(3*7)-7+10",
"(3*7-7)+10",
"3*7-(7-10)",
"(3*7)-(7-10)",
"7*(10-7)+3",
"10-7+7*3",
"(10-7)+7*3",
"10-7+(7*3)",
"(10-7)+(7*3)",
"10-(7-7*3)",
"(10-7)*7+3",
"7*3+10-7",
"(7*3)+10-7",
"(7*3+10)-7",
"7*3+(10-7)",
"(7*3)+(10-7)",
"3+(10-7)*7",
"7*3-7+10",
"(7*3)-7+10",
"(7*3-7)+10",
"7*3-(7-10)",
"(7*3)-(7-10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 28,
"cards": [
"Q",
"5",
"2",
"Q"
],
"display_cards": [
10,
5,
2,
10
],
"solution": [
"10*(10+2)/5",
"(10+10/5)*2",
"10/5*(2+10)",
"(10/5)*(2+10)",
"(10+2)*10/5",
"(10+2)*(10/5)",
"10*(2+10)/5",
"(10+2)/5*10",
"(10+2)/(5/10)",
"(10/5+10)*2",
"10/5*(10+2)",
"(10/5)*(10+2)",
"(2+10)*10/5",
"(2+10)*(10/5)",
"2*(10+10/5)",
"(2+10)/5*10",
"(2+10)/(5/10)",
"2*(10/5+10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 29,
"cards": [
"3",
"Q",
"8",
"K"
],
"display_cards": [
3,
10,
8,
10
],
"solution": [
"3*(10+8-10)",
"3*10*8/10",
"(3*10)*8/10",
"(3*10*8)/10",
"3*(10*8)/10",
"3*(10*8/10)",
"3*10*(8/10)",
"(3*10)*(8/10)",
"3/10*8*10",
"(3/10)*8*10",
"(3/10*8)*10",
"3/10*(8*10)",
"(3/10)*(8*10)",
"3/(10/8)*10",
"3/(10/8/10)",
"8*(10+3-10)",
"8*10*3/10",
"(8*10)*3/10",
"(8*10*3)/10",
"8*(10*3)/10",
"8*(10*3/10)",
"8*10*(3/10)",
"(8*10)*(3/10)",
"8/10*3*10",
"(8/10)*3*10",
"(8/10*3)*10",
"8/10*(3*10)",
"(8/10)*(3*10)",
"8/(10/3)*10",
"8/(10/3/10)",
"10-10+8*3",
"(10-10)+8*3",
"(10-10+8)*3",
"10-10+(8*3)",
"(10-10)+(8*3)",
"10-(10-8*3)",
"10/10*8*3",
"(10/10)*8*3",
"(10/10*8)*3",
"10/10*(8*3)",
"(10/10)*(8*3)",
"10/(10/8)*3",
"10/(10/8/3)",
"10-10+3*8",
"(10-10)+3*8",
"(10-10+3)*8",
"10-10+(3*8)",
"(10-10)+(3*8)",
"10-(10-3*8)",
"10/10*3*8",
"(10/10)*3*8",
"(10/10*3)*8",
"10/10*(3*8)",
"(10/10)*(3*8)",
"10/(10/3)*8",
"10/(10/3/8)",
"(8+10-10)*3",
"(8-10+10)*3",
"8*(10-10+3)",
"8*10/10*3",
"(8*10)/10*3",
"(8*10/10)*3",
"8*(10/10)*3",
"8*(10/10*3)",
"8*10/(10/3)",
"(8*10)/(10/3)",
"8/10*10*3",
"(8/10)*10*3",
"(8/10*10)*3",
"8/10*(10*3)",
"(8/10)*(10*3)",
"8/(10/10)*3",
"8/(10/10/3)",
"10+8*3-10",
"(10+8*3)-10",
"10+(8*3)-10",
"10+(8*3-10)",
"10*8*3/10",
"(10*8)*3/10",
"(10*8*3)/10",
"10*(8*3)/10",
"10*(8*3/10)",
"10*8*(3/10)",
"(10*8)*(3/10)",
"(10+3-10)*8",
"10*3/10*8",
"(10*3)/10*8",
"(10*3/10)*8",
"10*(3/10)*8",
"10*(3/10*8)",
"10*3/(10/8)",
"(10*3)/(10/8)",
"(3+10-10)*8",
"(3-10+10)*8",
"3*(10-10+8)",
"3*10/10*8",
"(3*10)/10*8",
"(3*10/10)*8",
"3*(10/10)*8",
"3*(10/10*8)",
"3*10/(10/8)",
"(3*10)/(10/8)",
"3/10*10*8",
"(3/10)*10*8",
"(3/10*10)*8",
"3/10*(10*8)",
"(3/10)*(10*8)",
"3/(10/10)*8",
"3/(10/10/8)",
"8*3+10-10",
"(8*3)+10-10",
"(8*3+10)-10",
"8*(3+10-10)",
"8*3+(10-10)",
"(8*3)+(10-10)",
"8*3-10+10",
"(8*3)-10+10",
"(8*3-10)+10",
"8*(3-10+10)",
"8*3-(10-10)",
"(8*3)-(10-10)",
"8*3*10/10",
"(8*3)*10/10",
"(8*3*10)/10",
"8*(3*10)/10",
"8*(3*10/10)",
"8*3*(10/10)",
"(8*3)*(10/10)",
"8*3/10*10",
"(8*3)/10*10",
"(8*3/10)*10",
"8*(3/10)*10",
"8*(3/10*10)",
"8*3/(10/10)",
"(8*3)/(10/10)",
"10+3*8-10",
"(10+3*8)-10",
"10+(3*8)-10",
"10+(3*8-10)",
"10*3*8/10",
"(10*3)*8/10",
"(10*3*8)/10",
"10*(3*8)/10",
"10*(3*8/10)",
"10*3*(8/10)",
"(10*3)*(8/10)",
"3*8+10-10",
"(3*8)+10-10",
"(3*8+10)-10",
"3*(8+10-10)",
"3*8+(10-10)",
"(3*8)+(10-10)",
"3*8-10+10",
"(3*8)-10+10",
"(3*8-10)+10",
"3*(8-10+10)",
"3*8-(10-10)",
"(3*8)-(10-10)",
"3*8*10/10",
"(3*8)*10/10",
"(3*8*10)/10",
"3*(8*10)/10",
"3*(8*10/10)",
"3*8*(10/10)",
"(3*8)*(10/10)",
"3*8/10*10",
"(3*8)/10*10",
"(3*8/10)*10",
"3*(8/10)*10",
"3*(8/10*10)",
"3*8/(10/10)",
"(3*8)/(10/10)",
"(10+8-10)*3",
"10*8/10*3",
"(10*8)/10*3",
"(10*8/10)*3",
"10*(8/10)*3",
"10*(8/10*3)",
"10*8/(10/3)",
"(10*8)/(10/3)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 30,
"cards": [
"Q",
"6",
"Q",
"J"
],
"display_cards": [
10,
6,
10,
10
],
"solution": [
"10+10-6+10",
"(10+10)-6+10",
"(10+10-6)+10",
"10+(10-6)+10",
"10+(10-6+10)",
"10+10-(6-10)",
"(10+10)-(6-10)",
"10+10+10-6",
"(10+10)+10-6",
"(10+10+10)-6",
"10+(10+10)-6",
"10+(10+10-6)",
"10+10+(10-6)",
"(10+10)+(10-6)",
"10-6+10+10",
"(10-6)+10+10",
"(10-6+10)+10",
"10-6+(10+10)",
"(10-6)+(10+10)",
"10-(6-10)+10",
"10-(6-10-10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 31,
"cards": [
"5",
"9",
"Q",
"2"
],
"display_cards": [
5,
9,
10,
2
],
"solution": [
"9+2*10-5",
"(9+2*10)-5",
"9+(2*10)-5",
"9+(2*10-5)",
"2*10+9-5",
"(2*10)+9-5",
"(2*10+9)-5",
"2*10+(9-5)",
"(2*10)+(9-5)",
"2*10-5+9",
"(2*10)-5+9",
"(2*10-5)+9",
"2*10-(5-9)",
"(2*10)-(5-9)",
"9-5+2*10",
"(9-5)+2*10",
"9-5+(2*10)",
"(9-5)+(2*10)",
"9-(5-2*10)",
"10*2+9-5",
"(10*2)+9-5",
"(10*2+9)-5",
"10*2+(9-5)",
"(10*2)+(9-5)",
"9+10*2-5",
"(9+10*2)-5",
"9+(10*2)-5",
"9+(10*2-5)",
"9-5+10*2",
"(9-5)+10*2",
"9-5+(10*2)",
"(9-5)+(10*2)",
"9-(5-10*2)",
"10*2-5+9",
"(10*2)-5+9",
"(10*2-5)+9",
"10*2-(5-9)",
"(10*2)-(5-9)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 32,
"cards": [
"2",
"Q",
"9",
"10"
],
"display_cards": [
2,
10,
9,
10
],
"solution": [
"10+10/2+9",
"(10+10/2)+9",
"10+(10/2)+9",
"10+(10/2+9)",
"10/2+9+10",
"(10/2)+9+10",
"(10/2+9)+10",
"10/2+(9+10)",
"(10/2)+(9+10)",
"10+9+10/2",
"(10+9)+10/2",
"10+(9+10/2)",
"10+9+(10/2)",
"(10+9)+(10/2)",
"9+10/2+10",
"(9+10/2)+10",
"9+(10/2)+10",
"9+(10/2+10)",
"10/2+10+9",
"(10/2)+10+9",
"(10/2+10)+9",
"10/2+(10+9)",
"(10/2)+(10+9)",
"9+10+10/2",
"(9+10)+10/2",
"9+(10+10/2)",
"9+10+(10/2)",
"(9+10)+(10/2)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 33,
"cards": [
"Q",
"10",
"7",
"8"
],
"display_cards": [
10,
10,
7,
8
],
"solution": [
"10-7*(8-10)",
"(10-8)*7+10",
"10+7*(10-8)",
"10-(8-10)*7",
"7*(10-8)+10",
"10+(10-8)*7"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 34,
"cards": [
"J",
"8",
"6",
"7"
],
"display_cards": [
10,
8,
6,
7
],
"solution": [
"(6-10+7)*8",
"10-(6-8)*7",
"10-7*(6-8)",
"(6+7-10)*8",
"6*7-(10+8)",
"(6*7)-(10+8)",
"6*7-10-8",
"(6*7)-10-8",
"(6*7-10)-8",
"8*(6-10+7)",
"7*6-(8+10)",
"(7*6)-(8+10)",
"7*6-8-10",
"(7*6)-8-10",
"(7*6-8)-10",
"6*7-(8+10)",
"(6*7)-(8+10)",
"6*7-8-10",
"(6*7)-8-10",
"(6*7-8)-10",
"7*(8-6)+10",
"(8-6)*7+10",
"8*(6+7-10)",
"10+7*(8-6)",
"(7-10+6)*8",
"8*(7-10+6)",
"8*(7+6-10)",
"10+(8-6)*7",
"(7+6-10)*8",
"7*6-(10+8)",
"(7*6)-(10+8)",
"7*6-10-8",
"(7*6)-10-8",
"(7*6-10)-8"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 35,
"cards": [
"J",
"6",
"K",
"5"
],
"display_cards": [
10,
6,
10,
5
],
"solution": [
"(10+10)/5*6",
"(10+10)/(5/6)",
"6*(10+10)/5",
"(10+10)*6/5",
"(10+10)*(6/5)",
"(5-10/10)*6",
"6*(5-10/10)",
"6/5*(10+10)",
"(6/5)*(10+10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 36,
"cards": [
"4",
"2",
"K",
"5"
],
"display_cards": [
4,
2,
10,
5
],
"solution": [
"10+4+5*2",
"(10+4)+5*2",
"10+(4+5*2)",
"10+4+(5*2)",
"(10+4)+(5*2)",
"4+5*2+10",
"(4+5*2)+10",
"4+(5*2)+10",
"4+(5*2+10)",
"4+10+2*5",
"(4+10)+2*5",
"4+(10+2*5)",
"4+10+(2*5)",
"(4+10)+(2*5)",
"2*5+4+10",
"(2*5)+4+10",
"(2*5+4)+10",
"2*5+(4+10)",
"(2*5)+(4+10)",
"4+10+5*2",
"(4+10)+5*2",
"4+(10+5*2)",
"4+10+(5*2)",
"(4+10)+(5*2)",
"2*5+10+4",
"(2*5)+10+4",
"(2*5+10)+4",
"2*5+(10+4)",
"(2*5)+(10+4)",
"5*2+10+4",
"(5*2)+10+4",
"(5*2+10)+4",
"5*2+(10+4)",
"(5*2)+(10+4)",
"10+2*5+4",
"(10+2*5)+4",
"10+(2*5)+4",
"10+(2*5+4)",
"4+2*5+10",
"(4+2*5)+10",
"4+(2*5)+10",
"4+(2*5+10)",
"5*2+4+10",
"(5*2)+4+10",
"(5*2+4)+10",
"5*2+(4+10)",
"(5*2)+(4+10)",
"10+5*2+4",
"(10+5*2)+4",
"10+(5*2)+4",
"10+(5*2+4)",
"10+4+2*5",
"(10+4)+2*5",
"10+(4+2*5)",
"10+4+(2*5)",
"(10+4)+(2*5)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 37,
"cards": [
"K",
"6",
"3",
"8"
],
"display_cards": [
10,
6,
3,
8
],
"solution": [
"(6-8+10)*3",
"3*(6+10-8)",
"(10+6-8)*3",
"3*(10-8+6)",
"3*(6-8+10)",
"(6+10-8)*3",
"3*(10+6-8)",
"(10-8+6)*3"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 38,
"cards": [
"5",
"9",
"7",
"K"
],
"display_cards": [
5,
9,
7,
10
],
"solution": [
"5*(10-7)+9",
"9-(7-10)*5",
"9+5*(10-7)",
"(10-7)*5+9",
"9-5*(7-10)",
"9+(10-7)*5"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 39,
"cards": [
"6",
"9",
"8",
"K"
],
"display_cards": [
6,
9,
8,
10
],
"solution": [
"(10-8)*9+6",
"6+9*(10-8)",
"6-(8-10)*9",
"9*(10-8)+6",
"6-9*(8-10)",
"6+(10-8)*9"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 40,
"cards": [
"K",
"K",
"3",
"8"
],
"display_cards": [
10,
10,
3,
8
],
"solution": [
"(10+8-10)*3",
"10*8/10*3",
"(10*8)/10*3",
"(10*8/10)*3",
"10*(8/10)*3",
"10*(8/10*3)",
"10*8/(10/3)",
"(10*8)/(10/3)",
"(8+10-10)*3",
"(8-10+10)*3",
"8*(10-10+3)",
"8*10/10*3",
"(8*10)/10*3",
"(8*10/10)*3",
"8*(10/10)*3",
"8*(10/10*3)",
"8*10/(10/3)",
"(8*10)/(10/3)",
"8/10*10*3",
"(8/10)*10*3",
"(8/10*10)*3",
"8/10*(10*3)",
"(8/10)*(10*3)",
"8/(10/10)*3",
"8/(10/10/3)",
"(10+3-10)*8",
"10*3/10*8",
"(10*3)/10*8",
"(10*3/10)*8",
"10*(3/10)*8",
"10*(3/10*8)",
"10*3/(10/8)",
"(10*3)/(10/8)",
"3*(10+8-10)",
"3*10*8/10",
"(3*10)*8/10",
"(3*10*8)/10",
"3*(10*8)/10",
"3*(10*8/10)",
"3*10*(8/10)",
"(3*10)*(8/10)",
"3/10*8*10",
"(3/10)*8*10",
"(3/10*8)*10",
"3/10*(8*10)",
"(3/10)*(8*10)",
"3/(10/8)*10",
"3/(10/8/10)",
"10+8*3-10",
"(10+8*3)-10",
"10+(8*3)-10",
"10+(8*3-10)",
"10*8*3/10",
"(10*8)*3/10",
"(10*8*3)/10",
"10*(8*3)/10",
"10*(8*3/10)",
"10*8*(3/10)",
"(10*8)*(3/10)",
"10-10+8*3",
"(10-10)+8*3",
"(10-10+8)*3",
"10-10+(8*3)",
"(10-10)+(8*3)",
"10-(10-8*3)",
"10/10*8*3",
"(10/10)*8*3",
"(10/10*8)*3",
"10/10*(8*3)",
"(10/10)*(8*3)",
"10/(10/8)*3",
"10/(10/8/3)",
"8*3+10-10",
"(8*3)+10-10",
"(8*3+10)-10",
"8*(3+10-10)",
"8*3+(10-10)",
"(8*3)+(10-10)",
"8*3-10+10",
"(8*3)-10+10",
"(8*3-10)+10",
"8*(3-10+10)",
"8*3-(10-10)",
"(8*3)-(10-10)",
"8*3*10/10",
"(8*3)*10/10",
"(8*3*10)/10",
"8*(3*10)/10",
"8*(3*10/10)",
"8*3*(10/10)",
"(8*3)*(10/10)",
"8*3/10*10",
"(8*3)/10*10",
"(8*3/10)*10",
"8*(3/10)*10",
"8*(3/10*10)",
"8*3/(10/10)",
"(8*3)/(10/10)",
"10+3*8-10",
"(10+3*8)-10",
"10+(3*8)-10",
"10+(3*8-10)",
"10*3*8/10",
"(10*3)*8/10",
"(10*3*8)/10",
"10*(3*8)/10",
"10*(3*8/10)",
"10*3*(8/10)",
"(10*3)*(8/10)",
"3*8+10-10",
"(3*8)+10-10",
"(3*8+10)-10",
"3*(8+10-10)",
"3*8+(10-10)",
"(3*8)+(10-10)",
"3*8-10+10",
"(3*8)-10+10",
"(3*8-10)+10",
"3*(8-10+10)",
"3*8-(10-10)",
"(3*8)-(10-10)",
"3*8*10/10",
"(3*8)*10/10",
"(3*8*10)/10",
"3*(8*10)/10",
"3*(8*10/10)",
"3*8*(10/10)",
"(3*8)*(10/10)",
"3*8/10*10",
"(3*8)/10*10",
"(3*8/10)*10",
"3*(8/10)*10",
"3*(8/10*10)",
"3*8/(10/10)",
"(3*8)/(10/10)",
"(3+10-10)*8",
"(3-10+10)*8",
"3*(10-10+8)",
"3*10/10*8",
"(3*10)/10*8",
"(3*10/10)*8",
"3*(10/10)*8",
"3*(10/10*8)",
"3*10/(10/8)",
"(3*10)/(10/8)",
"3/10*10*8",
"(3/10)*10*8",
"(3/10*10)*8",
"3/10*(10*8)",
"(3/10)*(10*8)",
"3/(10/10)*8",
"3/(10/10/8)",
"8*(10+3-10)",
"8*10*3/10",
"(8*10)*3/10",
"(8*10*3)/10",
"8*(10*3)/10",
"8*(10*3/10)",
"8*10*(3/10)",
"(8*10)*(3/10)",
"8/10*3*10",
"(8/10)*3*10",
"(8/10*3)*10",
"8/10*(3*10)",
"(8/10)*(3*10)",
"8/(10/3)*10",
"8/(10/3/10)",
"10-10+3*8",
"(10-10)+3*8",
"(10-10+3)*8",
"10-10+(3*8)",
"(10-10)+(3*8)",
"10-(10-3*8)",
"10/10*3*8",
"(10/10)*3*8",
"(10/10*3)*8",
"10/10*(3*8)",
"(10/10)*(3*8)",
"10/(10/3)*8",
"10/(10/3/8)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 41,
"cards": [
"8",
"2",
"8",
"J"
],
"display_cards": [
8,
2,
8,
10
],
"solution": [
"8+8-2+10",
"(8+8)-2+10",
"(8+8-2)+10",
"8+(8-2)+10",
"8+(8-2+10)",
"8+8-(2-10)",
"(8+8)-(2-10)",
"8+10+8-2",
"(8+10)+8-2",
"(8+10+8)-2",
"8+(10+8)-2",
"8+(10+8-2)",
"8+10+(8-2)",
"(8+10)+(8-2)",
"8+10-2+8",
"(8+10)-2+8",
"(8+10-2)+8",
"8+(10-2)+8",
"8+(10-2+8)",
"8+10-(2-8)",
"(8+10)-(2-8)",
"(8-10/2)*8",
"10-2+8+8",
"(10-2)+8+8",
"(10-2+8)+8",
"10-2+(8+8)",
"(10-2)+(8+8)",
"10-(2-8)+8",
"10-(2-8-8)",
"8+8+10-2",
"(8+8)+10-2",
"(8+8+10)-2",
"8+(8+10)-2",
"8+(8+10-2)",
"8+8+(10-2)",
"(8+8)+(10-2)",
"8*(8-10/2)",
"8-2+10+8",
"(8-2)+10+8",
"(8-2+10)+8",
"8-2+(10+8)",
"(8-2)+(10+8)",
"8-(2-10)+8",
"8-(2-10-8)",
"10+8+8-2",
"(10+8)+8-2",
"(10+8+8)-2",
"10+(8+8)-2",
"10+(8+8-2)",
"10+8+(8-2)",
"(10+8)+(8-2)",
"8-2+8+10",
"(8-2)+8+10",
"(8-2+8)+10",
"8-2+(8+10)",
"(8-2)+(8+10)",
"8-(2-8)+10",
"8-(2-8-10)",
"10+8-2+8",
"(10+8)-2+8",
"(10+8-2)+8",
"10+(8-2)+8",
"10+(8-2+8)",
"10+8-(2-8)",
"(10+8)-(2-8)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 42,
"cards": [
"4",
"3",
"10",
"K"
],
"display_cards": [
4,
3,
10,
10
],
"solution": [
"4+3*10-10",
"(4+3*10)-10",
"4+(3*10)-10",
"4+(3*10-10)",
"10*3+4-10",
"(10*3)+4-10",
"(10*3+4)-10",
"10*3+(4-10)",
"(10*3)+(4-10)",
"3*10+4-10",
"(3*10)+4-10",
"(3*10+4)-10",
"3*10+(4-10)",
"(3*10)+(4-10)",
"4-10+10*3",
"(4-10)+10*3",
"4-10+(10*3)",
"(4-10)+(10*3)",
"4-(10-10*3)",
"4+10*3-10",
"(4+10*3)-10",
"4+(10*3)-10",
"4+(10*3-10)",
"4-10+3*10",
"(4-10)+3*10",
"4-10+(3*10)",
"(4-10)+(3*10)",
"4-(10-3*10)",
"10*3-10+4",
"(10*3)-10+4",
"(10*3-10)+4",
"10*3-(10-4)",
"(10*3)-(10-4)",
"3*10-10+4",
"(3*10)-10+4",
"(3*10-10)+4",
"3*10-(10-4)",
"(3*10)-(10-4)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 43,
"cards": [
"3",
"Q",
"4",
"J"
],
"display_cards": [
3,
10,
4,
10
],
"solution": [
"4+10*3-10",
"(4+10*3)-10",
"4+(10*3)-10",
"4+(10*3-10)",
"4-10+3*10",
"(4-10)+3*10",
"4-10+(3*10)",
"(4-10)+(3*10)",
"4-(10-3*10)",
"4-10+10*3",
"(4-10)+10*3",
"4-10+(10*3)",
"(4-10)+(10*3)",
"4-(10-10*3)",
"3*10+4-10",
"(3*10)+4-10",
"(3*10+4)-10",
"3*10+(4-10)",
"(3*10)+(4-10)",
"10*3-10+4",
"(10*3)-10+4",
"(10*3-10)+4",
"10*3-(10-4)",
"(10*3)-(10-4)",
"4+3*10-10",
"(4+3*10)-10",
"4+(3*10)-10",
"4+(3*10-10)",
"3*10-10+4",
"(3*10)-10+4",
"(3*10-10)+4",
"3*10-(10-4)",
"(3*10)-(10-4)",
"10*3+4-10",
"(10*3)+4-10",
"(10*3+4)-10",
"10*3+(4-10)",
"(10*3)+(4-10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 44,
"cards": [
"K",
"2",
"7",
"Q"
],
"display_cards": [
10,
2,
7,
10
],
"solution": [
"(7+10)*2-10",
"(7-10)*(2-10)",
"(10-2)*(10-7)",
"(10+7)*2-10",
"(2-10)*(7-10)",
"2*(10+7)-10",
"(10-7)*(10-2)",
"2*(7+10)-10"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 45,
"cards": [
"K",
"4",
"Q",
"3"
],
"display_cards": [
10,
4,
10,
3
],
"solution": [
"10*3-10+4",
"(10*3)-10+4",
"(10*3-10)+4",
"10*3-(10-4)",
"(10*3)-(10-4)",
"4+10*3-10",
"(4+10*3)-10",
"4+(10*3)-10",
"4+(10*3-10)",
"4-10+3*10",
"(4-10)+3*10",
"4-10+(3*10)",
"(4-10)+(3*10)",
"4-(10-3*10)",
"10*3+4-10",
"(10*3)+4-10",
"(10*3+4)-10",
"10*3+(4-10)",
"(10*3)+(4-10)",
"4+3*10-10",
"(4+3*10)-10",
"4+(3*10)-10",
"4+(3*10-10)",
"3*10-10+4",
"(3*10)-10+4",
"(3*10-10)+4",
"3*10-(10-4)",
"(3*10)-(10-4)",
"3*10+4-10",
"(3*10)+4-10",
"(3*10+4)-10",
"3*10+(4-10)",
"(3*10)+(4-10)",
"4-10+10*3",
"(4-10)+10*3",
"4-10+(10*3)",
"(4-10)+(10*3)",
"4-(10-10*3)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 46,
"cards": [
"4",
"J",
"6",
"7"
],
"display_cards": [
4,
10,
6,
7
],
"solution": [
"(7-4)*10-6",
"7*4-10+6",
"(7*4)-10+6",
"(7*4-10)+6",
"7*4-(10-6)",
"(7*4)-(10-6)",
"6-10+7*4",
"(6-10)+7*4",
"6-10+(7*4)",
"(6-10)+(7*4)",
"6-(10-7*4)",
"6+7*4-10",
"(6+7*4)-10",
"6+(7*4)-10",
"6+(7*4-10)",
"10-(4-6)*7",
"7*4+6-10",
"(7*4)+6-10",
"(7*4+6)-10",
"7*4+(6-10)",
"(7*4)+(6-10)",
"7*(10-6)-4",
"4*7+6-10",
"(4*7)+6-10",
"(4*7+6)-10",
"4*7+(6-10)",
"(4*7)+(6-10)",
"10+7*(6-4)",
"6+4*7-10",
"(6+4*7)-10",
"6+(4*7)-10",
"6+(4*7-10)",
"(6-4)*7+10",
"10-7*(4-6)",
"10*(7-4)-6",
"10+(6-4)*7",
"4*7-10+6",
"(4*7)-10+6",
"(4*7-10)+6",
"4*7-(10-6)",
"(4*7)-(10-6)",
"7*(6-4)+10",
"(10-6)*7-4",
"6-10+4*7",
"(6-10)+4*7",
"6-10+(4*7)",
"(6-10)+(4*7)",
"6-(10-4*7)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 47,
"cards": [
"4",
"K",
"6",
"5"
],
"display_cards": [
4,
10,
6,
5
],
"solution": [
"6*5-10+4",
"(6*5)-10+4",
"(6*5-10)+4",
"6*5-(10-4)",
"(6*5)-(10-4)",
"5*6+4-10",
"(5*6)+4-10",
"(5*6+4)-10",
"5*6+(4-10)",
"(5*6)+(4-10)",
"4-(6-10)*5",
"5*6-10+4",
"(5*6)-10+4",
"(5*6-10)+4",
"5*6-(10-4)",
"(5*6)-(10-4)",
"4+6*5-10",
"(4+6*5)-10",
"4+(6*5)-10",
"4+(6*5-10)",
"4+(10-6)*5",
"4-10+6*5",
"(4-10)+6*5",
"4-10+(6*5)",
"(4-10)+(6*5)",
"4-(10-6*5)",
"10-6+4*5",
"(10-6)+4*5",
"10-6+(4*5)",
"(10-6)+(4*5)",
"10-(6-4*5)",
"10+5*4-6",
"(10+5*4)-6",
"10+(5*4)-6",
"10+(5*4-6)",
"5*4-6+10",
"(5*4)-6+10",
"(5*4-6)+10",
"5*4-(6-10)",
"(5*4)-(6-10)",
"5*(10-6)+4",
"5*(10-4)-6",
"4+5*(10-6)",
"4*5+10-6",
"(4*5)+10-6",
"(4*5+10)-6",
"4*5+(10-6)",
"(4*5)+(10-6)",
"10-6+5*4",
"(10-6)+5*4",
"10-6+(5*4)",
"(10-6)+(5*4)",
"10-(6-5*4)",
"(10-6)*5+4",
"10+4*5-6",
"(10+4*5)-6",
"10+(4*5)-6",
"10+(4*5-6)",
"(10-4)*5-6",
"4-10+5*6",
"(4-10)+5*6",
"4-10+(5*6)",
"(4-10)+(5*6)",
"4-(10-5*6)",
"5*4+10-6",
"(5*4)+10-6",
"(5*4+10)-6",
"5*4+(10-6)",
"(5*4)+(10-6)",
"4+5*6-10",
"(4+5*6)-10",
"4+(5*6)-10",
"4+(5*6-10)",
"4-5*(6-10)",
"4*5-6+10",
"(4*5)-6+10",
"(4*5-6)+10",
"4*5-(6-10)",
"(4*5)-(6-10)",
"6*5+4-10",
"(6*5)+4-10",
"(6*5+4)-10",
"6*5+(4-10)",
"(6*5)+(4-10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 48,
"cards": [
"4",
"Q",
"Q",
"2"
],
"display_cards": [
4,
10,
10,
2
],
"solution": [
"(2+4/10)*10",
"10*(2+4/10)",
"(4/10+2)*10",
"10*(4/10+2)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 49,
"cards": [
"2",
"3",
"K",
"10"
],
"display_cards": [
2,
3,
10,
10
],
"solution": [
"(10-3)*2+10",
"10-2*(3-10)",
"2*(10-3)+10",
"10-(3-10)*2",
"10+2*(10-3)",
"10+(10-3)*2"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 50,
"cards": [
"K",
"Q",
"8",
"7"
],
"display_cards": [
10,
10,
8,
7
],
"solution": [
"(10-8)*7+10",
"10-(8-10)*7",
"10+(10-8)*7",
"10-7*(8-10)",
"7*(10-8)+10",
"10+7*(10-8)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 51,
"cards": [
"K",
"K",
"3",
"2"
],
"display_cards": [
10,
10,
3,
2
],
"solution": [
"(10-3)*2+10",
"10+2*(10-3)",
"10+(10-3)*2",
"2*(10-3)+10",
"10-2*(3-10)",
"10-(3-10)*2"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 52,
"cards": [
"Q",
"9",
"3",
"2"
],
"display_cards": [
10,
9,
3,
2
],
"solution": [
"2+10+3+9",
"(2+10)+3+9",
"(2+10+3)+9",
"2+(10+3)+9",
"2+(10+3+9)",
"2+10+(3+9)",
"(2+10)+(3+9)",
"10+3+2+9",
"(10+3)+2+9",
"(10+3+2)+9",
"10+(3+2)+9",
"10+(3+2+9)",
"10+3+(2+9)",
"(10+3)+(2+9)",
"10*3/2+9",
"(10*3)/2+9",
"(10*3/2)+9",
"10*(3/2)+9",
"3+10+2+9",
"(3+10)+2+9",
"(3+10+2)+9",
"3+(10+2)+9",
"3+(10+2+9)",
"3+10+(2+9)",
"(3+10)+(2+9)",
"3*10/2+9",
"(3*10)/2+9",
"(3*10/2)+9",
"3*(10/2)+9",
"2+9+3+10",
"(2+9)+3+10",
"(2+9+3)+10",
"2+(9+3)+10",
"2+(9+3+10)",
"2+9+(3+10)",
"(2+9)+(3+10)",
"2+3+10+9",
"(2+3)+10+9",
"(2+3+10)+9",
"2+(3+10)+9",
"2+(3+10+9)",
"2+3+(10+9)",
"(2+3)+(10+9)",
"9+2+3+10",
"(9+2)+3+10",
"(9+2+3)+10",
"9+(2+3)+10",
"9+(2+3+10)",
"9+2+(3+10)",
"(9+2)+(3+10)",
"10+2+3+9",
"(10+2)+3+9",
"(10+2+3)+9",
"10+(2+3)+9",
"10+(2+3+9)",
"10+2+(3+9)",
"(10+2)+(3+9)",
"(10-2)/3*9",
"(10-2)/(3/9)",
"10/2*3+9",
"(10/2)*3+9",
"(10/2*3)+9",
"10/(2/3)+9",
"9+3+2+10",
"(9+3)+2+10",
"(9+3+2)+10",
"9+(3+2)+10",
"9+(3+2+10)",
"9+3+(2+10)",
"(9+3)+(2+10)",
"9+3/2*10",
"9+(3/2)*10",
"9+(3/2*10)",
"9+3/(2/10)",
"2+9+10+3",
"(2+9)+10+3",
"(2+9+10)+3",
"2+(9+10)+3",
"2+(9+10+3)",
"2+9+(10+3)",
"(2+9)+(10+3)",
"(2*9-10)*3",
"10+9+2+3",
"(10+9)+2+3",
"(10+9+2)+3",
"10+(9+2)+3",
"10+(9+2+3)",
"10+9+(2+3)",
"(10+9)+(2+3)",
"3+2+10+9",
"(3+2)+10+9",
"(3+2+10)+9",
"3+(2+10)+9",
"3+(2+10+9)",
"3+2+(10+9)",
"(3+2)+(10+9)",
"3/2*10+9",
"(3/2)*10+9",
"(3/2*10)+9",
"3/(2/10)+9",
"2+10+9+3",
"(2+10)+9+3",
"(2+10+9)+3",
"2+(10+9)+3",
"2+(10+9+3)",
"2+10+(9+3)",
"(2+10)+(9+3)",
"3+2+9+10",
"(3+2)+9+10",
"(3+2+9)+10",
"3+(2+9)+10",
"3+(2+9+10)",
"3+2+(9+10)",
"(3+2)+(9+10)",
"3*(2*9-10)",
"10+9+3+2",
"(10+9)+3+2",
"(10+9+3)+2",
"10+(9+3)+2",
"10+(9+3+2)",
"10+9+(3+2)",
"(10+9)+(3+2)",
"9+10+2+3",
"(9+10)+2+3",
"(9+10+2)+3",
"9+(10+2)+3",
"9+(10+2+3)",
"9+10+(2+3)",
"(9+10)+(2+3)",
"9+10/2*3",
"9+(10/2)*3",
"9+(10/2*3)",
"9+10/(2/3)",
"9*(10-2)/3",
"10+2+9+3",
"(10+2)+9+3",
"(10+2+9)+3",
"10+(2+9)+3",
"10+(2+9+3)",
"10+2+(9+3)",
"(10+2)+(9+3)",
"(10-2)*9/3",
"(10-2)*(9/3)",
"2+3+9+10",
"(2+3)+9+10",
"(2+3+9)+10",
"2+(3+9)+10",
"2+(3+9+10)",
"2+3+(9+10)",
"(2+3)+(9+10)",
"9+10+3+2",
"(9+10)+3+2",
"(9+10+3)+2",
"9+(10+3)+2",
"9+(10+3+2)",
"9+10+(3+2)",
"(9+10)+(3+2)",
"9+10*3/2",
"9+(10*3)/2",
"9+(10*3/2)",
"9+10*(3/2)",
"3+9+2+10",
"(3+9)+2+10",
"(3+9+2)+10",
"3+(9+2)+10",
"3+(9+2+10)",
"3+9+(2+10)",
"(3+9)+(2+10)",
"3*(9*2-10)",
"9+2+10+3",
"(9+2)+10+3",
"(9+2+10)+3",
"9+(2+10)+3",
"9+(2+10+3)",
"9+2+(10+3)",
"(9+2)+(10+3)",
"(9*2-10)*3",
"3+9+10+2",
"(3+9)+10+2",
"(3+9+10)+2",
"3+(9+10)+2",
"3+(9+10+2)",
"3+9+(10+2)",
"(3+9)+(10+2)",
"3+10+9+2",
"(3+10)+9+2",
"(3+10+9)+2",
"3+(10+9)+2",
"3+(10+9+2)",
"3+10+(9+2)",
"(3+10)+(9+2)",
"9+3+10+2",
"(9+3)+10+2",
"(9+3+10)+2",
"9+(3+10)+2",
"9+(3+10+2)",
"9+3+(10+2)",
"(9+3)+(10+2)",
"9+3*10/2",
"9+(3*10)/2",
"9+(3*10/2)",
"9+3*(10/2)",
"9/3*(10-2)",
"(9/3)*(10-2)",
"10+3+9+2",
"(10+3)+9+2",
"(10+3+9)+2",
"10+(3+9)+2",
"10+(3+9+2)",
"10+3+(9+2)",
"(10+3)+(9+2)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 53,
"cards": [
"K",
"K",
"A",
"4"
],
"display_cards": [
10,
10,
1,
4
],
"solution": [
"10+4+1*10",
"(10+4)+1*10",
"10+(4+1*10)",
"10+4+(1*10)",
"(10+4)+(1*10)",
"10+4*1+10",
"(10+4)*1+10",
"(10+4*1)+10",
"10+(4*1)+10",
"10+(4*1+10)",
"10+4/1+10",
"(10+4)/1+10",
"(10+4/1)+10",
"10+(4/1)+10",
"10+(4/1+10)",
"1*4+10+10",
"(1*4)+10+10",
"(1*4+10)+10",
"1*(4+10)+10",
"1*(4+10+10)",
"1*4+(10+10)",
"(1*4)+(10+10)",
"10+10+1*4",
"(10+10)+1*4",
"10+(10+1*4)",
"10+10+(1*4)",
"(10+10)+(1*4)",
"10+10*1+4",
"(10+10)*1+4",
"(10+10*1)+4",
"10+(10*1)+4",
"10+(10*1+4)",
"10+10/1+4",
"(10+10)/1+4",
"(10+10/1)+4",
"10+(10/1)+4",
"10+(10/1+4)",
"10+1*10+4",
"(10+1*10)+4",
"10+(1*10)+4",
"10+(1*10+4)",
"10+1*(10+4)",
"10*1+10+4",
"(10*1)+10+4",
"(10*1+10)+4",
"10*1+(10+4)",
"(10*1)+(10+4)",
"10/1+10+4",
"(10/1)+10+4",
"(10/1+10)+4",
"10/1+(10+4)",
"(10/1)+(10+4)",
"4+1*10+10",
"(4+1*10)+10",
"4+(1*10)+10",
"4+(1*10+10)",
"4+1*(10+10)",
"4*1+10+10",
"(4*1)+10+10",
"(4*1+10)+10",
"4*1+(10+10)",
"(4*1)+(10+10)",
"4/1+10+10",
"(4/1)+10+10",
"(4/1+10)+10",
"4/1+(10+10)",
"(4/1)+(10+10)",
"10+4+10*1",
"(10+4)+10*1",
"(10+4+10)*1",
"10+(4+10)*1",
"10+(4+10*1)",
"10+4+(10*1)",
"(10+4)+(10*1)",
"10+4+10/1",
"(10+4)+10/1",
"(10+4+10)/1",
"10+(4+10)/1",
"10+(4+10/1)",
"10+4+(10/1)",
"(10+4)+(10/1)",
"10/4*10-1",
"(10/4)*10-1",
"(10/4*10)-1",
"10/(4/10)-1",
"1*10+4+10",
"(1*10)+4+10",
"(1*10+4)+10",
"1*(10+4)+10",
"1*(10+4+10)",
"1*10+(4+10)",
"(1*10)+(4+10)",
"1*10+10+4",
"(1*10)+10+4",
"(1*10+10)+4",
"1*(10+10)+4",
"1*(10+10+4)",
"1*10+(10+4)",
"(1*10)+(10+4)",
"10+10+4*1",
"(10+10)+4*1",
"(10+10+4)*1",
"10+(10+4)*1",
"10+(10+4*1)",
"10+10+(4*1)",
"(10+10)+(4*1)",
"10+10+4/1",
"(10+10)+4/1",
"(10+10+4)/1",
"10+(10+4)/1",
"10+(10+4/1)",
"10+10+(4/1)",
"(10+10)+(4/1)",
"10*10/4-1",
"(10*10)/4-1",
"(10*10/4)-1",
"10*(10/4)-1",
"10+1*4+10",
"(10+1*4)+10",
"10+(1*4)+10",
"10+(1*4+10)",
"10+1*(4+10)",
"10*1+4+10",
"(10*1)+4+10",
"(10*1+4)+10",
"10*1+(4+10)",
"(10*1)+(4+10)",
"10/1+4+10",
"(10/1)+4+10",
"(10/1+4)+10",
"10/1+(4+10)",
"(10/1)+(4+10)",
"4+10+1*10",
"(4+10)+1*10",
"4+(10+1*10)",
"4+10+(1*10)",
"(4+10)+(1*10)",
"4+10*1+10",
"(4+10)*1+10",
"(4+10*1)+10",
"4+(10*1)+10",
"4+(10*1+10)",
"4+10/1+10",
"(4+10)/1+10",
"(4+10/1)+10",
"4+(10/1)+10",
"4+(10/1+10)",
"4+10+10*1",
"(4+10)+10*1",
"(4+10+10)*1",
"4+(10+10)*1",
"4+(10+10*1)",
"4+10+(10*1)",
"(4+10)+(10*1)",
"4+10+10/1",
"(4+10)+10/1",
"(4+10+10)/1",
"4+(10+10)/1",
"4+(10+10/1)",
"4+10+(10/1)",
"(4+10)+(10/1)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 54,
"cards": [
"5",
"Q",
"2",
"6"
],
"display_cards": [
5,
10,
2,
6
],
"solution": [
"(10+5)*2-6",
"10*(5-2)-6",
"(10/5+2)*6",
"10/5*2*6",
"(10/5)*2*6",
"(10/5*2)*6",
"10/5*(2*6)",
"(10/5)*(2*6)",
"10/(5/2)*6",
"10/(5/2/6)",
"6*(2+10/5)",
"6*2*10/5",
"(6*2)*10/5",
"(6*2*10)/5",
"6*(2*10)/5",
"6*(2*10/5)",
"6*2*(10/5)",
"(6*2)*(10/5)",
"(2+10/5)*6",
"2*(10+5)-6",
"2*10/5*6",
"(2*10)/5*6",
"(2*10/5)*6",
"2*(10/5)*6",
"2*(10/5*6)",
"2*10/(5/6)",
"(2*10)/(5/6)",
"6*10*2/5",
"(6*10)*2/5",
"(6*10*2)/5",
"6*(10*2)/5",
"6*(10*2/5)",
"6*10*(2/5)",
"(6*10)*(2/5)",
"6*2/5*10",
"(6*2)/5*10",
"(6*2/5)*10",
"6*(2/5)*10",
"6*(2/5*10)",
"6*2/(5/10)",
"(6*2)/(5/10)",
"2*10*6/5",
"(2*10)*6/5",
"(2*10*6)/5",
"2*(10*6)/5",
"2*(10*6/5)",
"2*10*(6/5)",
"(2*10)*(6/5)",
"2*6*10/5",
"(2*6)*10/5",
"(2*6*10)/5",
"2*(6*10)/5",
"2*(6*10/5)",
"2*6*(10/5)",
"(2*6)*(10/5)",
"10/5*6*2",
"(10/5)*6*2",
"(10/5*6)*2",
"10/5*(6*2)",
"(10/5)*(6*2)",
"10/(5/6)*2",
"10/(5/6/2)",
"2*(5+10)-6",
"2/5*10*6",
"(2/5)*10*6",
"(2/5*10)*6",
"2/5*(10*6)",
"(2/5)*(10*6)",
"2/(5/10)*6",
"2/(5/10/6)",
"10*2*6/5",
"(10*2)*6/5",
"(10*2*6)/5",
"10*(2*6)/5",
"10*(2*6/5)",
"10*2*(6/5)",
"(10*2)*(6/5)",
"2*6/5*10",
"(2*6)/5*10",
"(2*6/5)*10",
"2*(6/5)*10",
"2*(6/5*10)",
"2*6/(5/10)",
"(2*6)/(5/10)",
"2/5*6*10",
"(2/5)*6*10",
"(2/5*6)*10",
"2/5*(6*10)",
"(2/5)*(6*10)",
"2/(5/6)*10",
"2/(5/6/10)",
"10*6/5*2",
"(10*6)/5*2",
"(10*6/5)*2",
"10*(6/5)*2",
"10*(6/5*2)",
"10*6/(5/2)",
"(10*6)/(5/2)",
"(5-2)*10-6",
"(5+10)*2-6",
"6/5*2*10",
"(6/5)*2*10",
"(6/5*2)*10",
"6/5*(2*10)",
"(6/5)*(2*10)",
"6/(5/2)*10",
"6/(5/2/10)",
"10*6*2/5",
"(10*6)*2/5",
"(10*6*2)/5",
"10*(6*2)/5",
"10*(6*2/5)",
"10*6*(2/5)",
"(10*6)*(2/5)",
"6*(10/5+2)",
"6*10/5*2",
"(6*10)/5*2",
"(6*10/5)*2",
"6*(10/5)*2",
"6*(10/5*2)",
"6*10/(5/2)",
"(6*10)/(5/2)",
"6/5*10*2",
"(6/5)*10*2",
"(6/5*10)*2",
"6/5*(10*2)",
"(6/5)*(10*2)",
"6/(5/10)*2",
"6/(5/10/2)",
"10*2/5*6",
"(10*2)/5*6",
"(10*2/5)*6",
"10*(2/5)*6",
"10*(2/5*6)",
"10*2/(5/6)",
"(10*2)/(5/6)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 55,
"cards": [
"7",
"Q",
"K",
"4"
],
"display_cards": [
7,
10,
10,
4
],
"solution": [
"(7-10/10)*4",
"4*(7-10/10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 56,
"cards": [
"10",
"7",
"K",
"3"
],
"display_cards": [
10,
7,
10,
3
],
"solution": [
"3*(7+10/10)",
"3*(10/10+7)",
"10+10-3+7",
"(10+10)-3+7",
"(10+10-3)+7",
"10+(10-3)+7",
"10+(10-3+7)",
"10+10-(3-7)",
"(10+10)-(3-7)",
"7+10+10-3",
"(7+10)+10-3",
"(7+10+10)-3",
"7+(10+10)-3",
"7+(10+10-3)",
"7+10+(10-3)",
"(7+10)+(10-3)",
"(7+10/10)*3",
"10+7+10-3",
"(10+7)+10-3",
"(10+7+10)-3",
"10+(7+10)-3",
"10+(7+10-3)",
"10+7+(10-3)",
"(10+7)+(10-3)",
"10-3+10+7",
"(10-3)+10+7",
"(10-3+10)+7",
"10-3+(10+7)",
"(10-3)+(10+7)",
"10-(3-10)+7",
"10-(3-10-7)",
"7+10-3+10",
"(7+10)-3+10",
"(7+10-3)+10",
"7+(10-3)+10",
"7+(10-3+10)",
"7+10-(3-10)",
"(7+10)-(3-10)",
"10-3+7+10",
"(10-3)+7+10",
"(10-3+7)+10",
"10-3+(7+10)",
"(10-3)+(7+10)",
"10-(3-7)+10",
"10-(3-7-10)",
"10+10+7-3",
"(10+10)+7-3",
"(10+10+7)-3",
"10+(10+7)-3",
"10+(10+7-3)",
"10+10+(7-3)",
"(10+10)+(7-3)",
"(10/10+7)*3",
"10+7-3+10",
"(10+7)-3+10",
"(10+7-3)+10",
"10+(7-3)+10",
"10+(7-3+10)",
"10+7-(3-10)",
"(10+7)-(3-10)",
"7-3+10+10",
"(7-3)+10+10",
"(7-3+10)+10",
"7-3+(10+10)",
"(7-3)+(10+10)",
"7-(3-10)+10",
"7-(3-10-10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 57,
"cards": [
"6",
"Q",
"K",
"K"
],
"display_cards": [
6,
10,
10,
10
],
"solution": [
"10+10+10-6",
"(10+10)+10-6",
"(10+10+10)-6",
"10+(10+10)-6",
"10+(10+10-6)",
"10+10+(10-6)",
"(10+10)+(10-6)",
"10+10-6+10",
"(10+10)-6+10",
"(10+10-6)+10",
"10+(10-6)+10",
"10+(10-6+10)",
"10+10-(6-10)",
"(10+10)-(6-10)",
"10-6+10+10",
"(10-6)+10+10",
"(10-6+10)+10",
"10-6+(10+10)",
"(10-6)+(10+10)",
"10-(6-10)+10",
"10-(6-10-10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 58,
"cards": [
"3",
"8",
"8",
"J"
],
"display_cards": [
3,
8,
8,
10
],
"solution": [
"(10*8-8)/3",
"(8*10-8)/3"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 59,
"cards": [
"K",
"8",
"2",
"K"
],
"display_cards": [
10,
8,
2,
10
],
"solution": [
"2*(10-8+10)",
"10+8/2+10",
"(10+8/2)+10",
"10+(8/2)+10",
"10+(8/2+10)",
"(10-8)*(2+10)",
"(2+10)*(10-8)",
"(2+10/10)*8",
"2*(10+10-8)",
"10+10+8/2",
"(10+10)+8/2",
"10+(10+8/2)",
"10+10+(8/2)",
"(10+10)+(8/2)",
"(10+10-8)*2",
"(10+2)*(10-8)",
"(10/10+2)*8",
"(10-8+10)*2",
"(10-8)*(10+2)",
"8*(2+10/10)",
"8/2+10+10",
"(8/2)+10+10",
"(8/2+10)+10",
"8/2+(10+10)",
"(8/2)+(10+10)",
"8*(10/10+2)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 60,
"cards": [
"10",
"4",
"2",
"Q"
],
"display_cards": [
10,
4,
2,
10
],
"solution": [
"(4/10+2)*10",
"(2+4/10)*10",
"10*(4/10+2)",
"10*(2+4/10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 61,
"cards": [
"2",
"K",
"4",
"6"
],
"display_cards": [
2,
10,
4,
6
],
"solution": [
"(4-10)*(2-6)",
"4*(10+2-6)",
"(2+10-6)*4",
"(2+10)*(6-4)",
"2*(10+6-4)",
"(6-2)*(10-4)",
"(6-4+10)*2",
"(6-4)*(10+2)",
"10+2*4+6",
"(10+2*4)+6",
"10+(2*4)+6",
"10+(2*4+6)",
"(10-2-4)*6",
"4*(10-6+2)",
"(2-6+10)*4",
"2*(6+10-4)",
"(2+4)*(10-6)",
"2*4+10+6",
"(2*4)+10+6",
"(2*4+10)+6",
"2*4+(10+6)",
"(2*4)+(10+6)",
"2*(10-4+6)",
"10+6+4*2",
"(10+6)+4*2",
"10+(6+4*2)",
"10+6+(4*2)",
"(10+6)+(4*2)",
"(10+6-4)*2",
"(10-6)*(4+2)",
"6+10+4*2",
"(6+10)+4*2",
"6+(10+4*2)",
"6+10+(4*2)",
"(6+10)+(4*2)",
"(6+10-4)*2",
"6*(10-4-2)",
"6+2*4+10",
"(6+2*4)+10",
"6+(2*4)+10",
"6+(2*4+10)",
"(2-6)*(4-10)",
"2*(6-4+10)",
"(4+2)*(10-6)",
"4*2+10+6",
"(4*2)+10+6",
"(4*2+10)+6",
"4*2+(10+6)",
"(4*2)+(10+6)",
"4*(2+10-6)",
"2*4+6+10",
"(2*4)+6+10",
"(2*4+6)+10",
"2*4+(6+10)",
"(2*4)+(6+10)",
"(10-4+6)*2",
"(10-4)*(6-2)",
"10+4*2+6",
"(10+4*2)+6",
"10+(4*2)+6",
"10+(4*2+6)",
"(10-4-2)*6",
"(10+2-6)*4",
"(10+2)*(6-4)",
"6+4*2+10",
"(6+4*2)+10",
"6+(4*2)+10",
"6+(4*2+10)",
"(6-4)*(2+10)",
"6+10+2*4",
"(6+10)+2*4",
"6+(10+2*4)",
"6+10+(2*4)",
"(6+10)+(2*4)",
"6*(10-2-4)",
"4*2+6+10",
"(4*2)+6+10",
"(4*2+6)+10",
"4*2+(6+10)",
"(4*2)+(6+10)",
"4*(2-6+10)",
"10+6+2*4",
"(10+6)+2*4",
"10+(6+2*4)",
"10+6+(2*4)",
"(10+6)+(2*4)",
"(10-6+2)*4",
"(10-6)*(2+4)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 62,
"cards": [
"Q",
"A",
"4",
"J"
],
"display_cards": [
10,
1,
4,
10
],
"solution": [
"4+1*10+10",
"(4+1*10)+10",
"4+(1*10)+10",
"4+(1*10+10)",
"4+1*(10+10)",
"4*1+10+10",
"(4*1)+10+10",
"(4*1+10)+10",
"4*1+(10+10)",
"(4*1)+(10+10)",
"4/1+10+10",
"(4/1)+10+10",
"(4/1+10)+10",
"4/1+(10+10)",
"(4/1)+(10+10)",
"4+10+1*10",
"(4+10)+1*10",
"4+(10+1*10)",
"4+10+(1*10)",
"(4+10)+(1*10)",
"4+10*1+10",
"(4+10)*1+10",
"(4+10*1)+10",
"4+(10*1)+10",
"4+(10*1+10)",
"4+10/1+10",
"(4+10)/1+10",
"(4+10/1)+10",
"4+(10/1)+10",
"4+(10/1+10)",
"10+1*4+10",
"(10+1*4)+10",
"10+(1*4)+10",
"10+(1*4+10)",
"10+1*(4+10)",
"10*1+4+10",
"(10*1)+4+10",
"(10*1+4)+10",
"10*1+(4+10)",
"(10*1)+(4+10)",
"10/1+4+10",
"(10/1)+4+10",
"(10/1+4)+10",
"10/1+(4+10)",
"(10/1)+(4+10)",
"10+4+1*10",
"(10+4)+1*10",
"10+(4+1*10)",
"10+4+(1*10)",
"(10+4)+(1*10)",
"10+4*1+10",
"(10+4)*1+10",
"(10+4*1)+10",
"10+(4*1)+10",
"10+(4*1+10)",
"10+4/1+10",
"(10+4)/1+10",
"(10+4/1)+10",
"10+(4/1)+10",
"10+(4/1+10)",
"4+10+10*1",
"(4+10)+10*1",
"(4+10+10)*1",
"4+(10+10)*1",
"4+(10+10*1)",
"4+10+(10*1)",
"(4+10)+(10*1)",
"4+10+10/1",
"(4+10)+10/1",
"(4+10+10)/1",
"4+(10+10)/1",
"4+(10+10/1)",
"4+10+(10/1)",
"(4+10)+(10/1)",
"10+4+10*1",
"(10+4)+10*1",
"(10+4+10)*1",
"10+(4+10)*1",
"10+(4+10*1)",
"10+4+(10*1)",
"(10+4)+(10*1)",
"10+4+10/1",
"(10+4)+10/1",
"(10+4+10)/1",
"10+(4+10)/1",
"10+(4+10/1)",
"10+4+(10/1)",
"(10+4)+(10/1)",
"10/4*10-1",
"(10/4)*10-1",
"(10/4*10)-1",
"10/(4/10)-1",
"10+1*10+4",
"(10+1*10)+4",
"10+(1*10)+4",
"10+(1*10+4)",
"10+1*(10+4)",
"10*1+10+4",
"(10*1)+10+4",
"(10*1+10)+4",
"10*1+(10+4)",
"(10*1)+(10+4)",
"10/1+10+4",
"(10/1)+10+4",
"(10/1+10)+4",
"10/1+(10+4)",
"(10/1)+(10+4)",
"1*10+4+10",
"(1*10)+4+10",
"(1*10+4)+10",
"1*(10+4)+10",
"1*(10+4+10)",
"1*10+(4+10)",
"(1*10)+(4+10)",
"10+10+1*4",
"(10+10)+1*4",
"10+(10+1*4)",
"10+10+(1*4)",
"(10+10)+(1*4)",
"10+10*1+4",
"(10+10)*1+4",
"(10+10*1)+4",
"10+(10*1)+4",
"10+(10*1+4)",
"10+10/1+4",
"(10+10)/1+4",
"(10+10/1)+4",
"10+(10/1)+4",
"10+(10/1+4)",
"1*4+10+10",
"(1*4)+10+10",
"(1*4+10)+10",
"1*(4+10)+10",
"1*(4+10+10)",
"1*4+(10+10)",
"(1*4)+(10+10)",
"1*10+10+4",
"(1*10)+10+4",
"(1*10+10)+4",
"1*(10+10)+4",
"1*(10+10+4)",
"1*10+(10+4)",
"(1*10)+(10+4)",
"10+10+4*1",
"(10+10)+4*1",
"(10+10+4)*1",
"10+(10+4)*1",
"10+(10+4*1)",
"10+10+(4*1)",
"(10+10)+(4*1)",
"10+10+4/1",
"(10+10)+4/1",
"(10+10+4)/1",
"10+(10+4)/1",
"10+(10+4/1)",
"10+10+(4/1)",
"(10+10)+(4/1)",
"10*10/4-1",
"(10*10)/4-1",
"(10*10/4)-1",
"10*(10/4)-1"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 63,
"cards": [
"J",
"10",
"6",
"10"
],
"display_cards": [
10,
10,
6,
10
],
"solution": [
"10+10+10-6",
"(10+10)+10-6",
"(10+10+10)-6",
"10+(10+10)-6",
"10+(10+10-6)",
"10+10+(10-6)",
"(10+10)+(10-6)",
"10-6+10+10",
"(10-6)+10+10",
"(10-6+10)+10",
"10-6+(10+10)",
"(10-6)+(10+10)",
"10-(6-10)+10",
"10-(6-10-10)",
"10+10-6+10",
"(10+10)-6+10",
"(10+10-6)+10",
"10+(10-6)+10",
"10+(10-6+10)",
"10+10-(6-10)",
"(10+10)-(6-10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 64,
"cards": [
"J",
"8",
"3",
"3"
],
"display_cards": [
10,
8,
3,
3
],
"solution": [
"3+3+8+10",
"(3+3)+8+10",
"(3+3+8)+10",
"3+(3+8)+10",
"3+(3+8+10)",
"3+3+(8+10)",
"(3+3)+(8+10)",
"3+10+3+8",
"(3+10)+3+8",
"(3+10+3)+8",
"3+(10+3)+8",
"3+(10+3+8)",
"3+10+(3+8)",
"(3+10)+(3+8)",
"10+3+8+3",
"(10+3)+8+3",
"(10+3+8)+3",
"10+(3+8)+3",
"10+(3+8+3)",
"10+3+(8+3)",
"(10+3)+(8+3)",
"10+8+3+3",
"(10+8)+3+3",
"(10+8+3)+3",
"10+(8+3)+3",
"10+(8+3+3)",
"10+8+(3+3)",
"(10+8)+(3+3)",
"3+3+10+8",
"(3+3)+10+8",
"(3+3+10)+8",
"3+(3+10)+8",
"3+(3+10+8)",
"3+3+(10+8)",
"(3+3)+(10+8)",
"8+3+3+10",
"(8+3)+3+10",
"(8+3+3)+10",
"8+(3+3)+10",
"8+(3+3+10)",
"8+3+(3+10)",
"(8+3)+(3+10)",
"8+3+10+3",
"(8+3)+10+3",
"(8+3+10)+3",
"8+(3+10)+3",
"8+(3+10+3)",
"8+3+(10+3)",
"(8+3)+(10+3)",
"3+8+3+10",
"(3+8)+3+10",
"(3+8+3)+10",
"3+(8+3)+10",
"3+(8+3+10)",
"3+8+(3+10)",
"(3+8)+(3+10)",
"3+8+10+3",
"(3+8)+10+3",
"(3+8+10)+3",
"3+(8+10)+3",
"3+(8+10+3)",
"3+8+(10+3)",
"(3+8)+(10+3)",
"8+10+3+3",
"(8+10)+3+3",
"(8+10+3)+3",
"8+(10+3)+3",
"8+(10+3+3)",
"8+10+(3+3)",
"(8+10)+(3+3)",
"8/(10/3-3)",
"10+3+3+8",
"(10+3)+3+8",
"(10+3+3)+8",
"10+(3+3)+8",
"10+(3+3+8)",
"10+3+(3+8)",
"(10+3)+(3+8)",
"3+10+8+3",
"(3+10)+8+3",
"(3+10+8)+3",
"3+(10+8)+3",
"3+(10+8+3)",
"3+10+(8+3)",
"(3+10)+(8+3)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 65,
"cards": [
"J",
"5",
"5",
"10"
],
"display_cards": [
10,
5,
5,
10
],
"solution": [
"5*5-10/10",
"(5*5)-10/10",
"5*5-(10/10)",
"(5*5)-(10/10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 66,
"cards": [
"3",
"Q",
"2",
"K"
],
"display_cards": [
3,
10,
2,
10
],
"solution": [
"10+2*(10-3)",
"(10-3)*2+10",
"10+(10-3)*2",
"10-(3-10)*2",
"2*(10-3)+10",
"10-2*(3-10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 67,
"cards": [
"4",
"8",
"Q",
"5"
],
"display_cards": [
4,
8,
10,
5
],
"solution": [
"(4+8)*10/5",
"(4+8)*(10/5)",
"(4+8/10)*5",
"4*(8-10/5)",
"(8-10/5)*4",
"10*(4+8)/5",
"10*(4-8/5)",
"(8+4)/5*10",
"(8+4)/(5/10)",
"10/5*(8+4)",
"(10/5)*(8+4)",
"10*(8+4)/5",
"10/5*(4+8)",
"(10/5)*(4+8)",
"(8+4)*10/5",
"(8+4)*(10/5)",
"5*(4+8/10)",
"(4+8)/5*10",
"(4+8)/(5/10)",
"(4-8/5)*10",
"5*(8/10+4)",
"(8/10+4)*5"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 68,
"cards": [
"2",
"6",
"9",
"Q"
],
"display_cards": [
2,
6,
9,
10
],
"solution": [
"6*(9-10/2)",
"(2-10)*(6-9)",
"(9-10/2)*6",
"(10-2)*(9-6)",
"(9-6)*(10-2)",
"(6-9)*(2-10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 69,
"cards": [
"8",
"4",
"6",
"J"
],
"display_cards": [
8,
4,
6,
10
],
"solution": [
"4+(8-6)*10",
"10*(8-6)+4",
"8-(6-10)*4",
"(8-6)*10+4",
"4-(6-8)*10",
"4-10*(6-8)",
"4*(10-6)+8",
"8-4*(6-10)",
"4+10*(8-6)",
"8+(10-6)*4",
"8+4*(10-6)",
"(10-6)*4+8"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 70,
"cards": [
"9",
"Q",
"4",
"6"
],
"display_cards": [
9,
10,
4,
6
],
"solution": [
"6*10-4*9",
"(6*10)-4*9",
"6*10-(4*9)",
"(6*10)-(4*9)",
"6*10/4+9",
"(6*10)/4+9",
"(6*10/4)+9",
"6*(10/4)+9",
"9+10*6/4",
"9+(10*6)/4",
"9+(10*6/4)",
"9+10*(6/4)",
"(9*10+6)/4",
"9+6*10/4",
"9+(6*10)/4",
"9+(6*10/4)",
"9+6*(10/4)",
"4*6*(10-9)",
"(4*6)*(10-9)",
"4*6/(10-9)",
"(4*6)/(10-9)",
"(6+9*10)/4",
"10/4*6+9",
"(10/4)*6+9",
"(10/4*6)+9",
"10/(4/6)+9",
"9+10/4*6",
"9+(10/4)*6",
"9+(10/4*6)",
"9+10/(4/6)",
"10*6-4*9",
"(10*6)-4*9",
"10*6-(4*9)",
"(10*6)-(4*9)",
"10*6/4+9",
"(10*6)/4+9",
"(10*6/4)+9",
"10*(6/4)+9",
"10*6-9*4",
"(10*6)-9*4",
"10*6-(9*4)",
"(10*6)-(9*4)",
"4*(10-9)*6",
"4/(10-9)*6",
"6*4*(10-9)",
"(6*4)*(10-9)",
"6*4/(10-9)",
"(6*4)/(10-9)",
"6/4*10+9",
"(6/4)*10+9",
"(6/4*10)+9",
"6/(4/10)+9",
"(6+10*9)/4",
"6*10-9*4",
"(6*10)-9*4",
"6*(10-9)*4",
"6*10-(9*4)",
"(6*10)-(9*4)",
"6/(10-9)*4",
"(10-9)*4*6",
"(10-9)*(4*6)",
"9+6/4*10",
"9+(6/4)*10",
"9+(6/4*10)",
"9+6/(4/10)",
"(10-9)*6*4",
"(10-9)*(6*4)",
"(10*9+6)/4"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 71,
"cards": [
"A",
"J",
"2",
"5"
],
"display_cards": [
1,
10,
2,
5
],
"solution": [
"5+10*2-1",
"(5+10*2)-1",
"5+(10*2)-1",
"5+(10*2-1)",
"5*10/2-1",
"(5*10)/2-1",
"(5*10/2)-1",
"5*(10/2)-1",
"5+2*10-1",
"(5+2*10)-1",
"5+(2*10)-1",
"5+(2*10-1)",
"5/2*10-1",
"(5/2)*10-1",
"(5/2*10)-1",
"5/(2/10)-1",
"10*2+5-1",
"(10*2)+5-1",
"(10*2+5)-1",
"10*2+(5-1)",
"(10*2)+(5-1)",
"10/2*5-1",
"(10/2)*5-1",
"(10/2*5)-1",
"10/(2/5)-1",
"2*10+5-1",
"(2*10)+5-1",
"(2*10+5)-1",
"2*10+(5-1)",
"(2*10)+(5-1)",
"10*5/2-1",
"(10*5)/2-1",
"(10*5/2)-1",
"10*(5/2)-1",
"10*2-1+5",
"(10*2)-1+5",
"(10*2-1)+5",
"10*2-(1-5)",
"(10*2)-(1-5)",
"5-1+2*10",
"(5-1)+2*10",
"5-1+(2*10)",
"(5-1)+(2*10)",
"5-(1-2*10)",
"2*10-1+5",
"(2*10)-1+5",
"(2*10-1)+5",
"2*10-(1-5)",
"(2*10)-(1-5)",
"5-1+10*2",
"(5-1)+10*2",
"5-1+(10*2)",
"(5-1)+(10*2)",
"5-(1-10*2)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 72,
"cards": [
"Q",
"4",
"2",
"10"
],
"display_cards": [
10,
4,
2,
10
],
"solution": [
"10*(2+4/10)",
"(2+4/10)*10",
"(4/10+2)*10",
"10*(4/10+2)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 73,
"cards": [
"J",
"K",
"4",
"5"
],
"display_cards": [
10,
10,
4,
5
],
"solution": [
"4+10*10/5",
"4+(10*10)/5",
"4+(10*10/5)",
"4+10*(10/5)",
"4*(10/10+5)",
"4+10/5*10",
"4+(10/5)*10",
"4+(10/5*10)",
"4+10/(5/10)",
"10/5*10+4",
"(10/5)*10+4",
"(10/5*10)+4",
"10/(5/10)+4",
"4*(5+10/10)",
"(5+10/10)*4",
"10*10/5+4",
"(10*10)/5+4",
"(10*10/5)+4",
"10*(10/5)+4",
"(10/10+5)*4"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 74,
"cards": [
"5",
"4",
"7",
"K"
],
"display_cards": [
5,
4,
7,
10
],
"solution": [
"10*(7-5)+4",
"4-(5-7)*10",
"4-10*(5-7)",
"4+10*(7-5)",
"(7-5)*10+4",
"4+(7-5)*10"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 75,
"cards": [
"7",
"2",
"3",
"Q"
],
"display_cards": [
7,
2,
3,
10
],
"solution": [
"7+10*2-3",
"(7+10*2)-3",
"7+(10*2)-3",
"7+(10*2-3)",
"(7*10+2)/3",
"10*2+7-3",
"(10*2)+7-3",
"(10*2+7)-3",
"10*2+(7-3)",
"(10*2)+(7-3)",
"(2+7*10)/3",
"7-3+2*10",
"(7-3)+2*10",
"7-3+(2*10)",
"(7-3)+(2*10)",
"7-(3-2*10)",
"7-3+10*2",
"(7-3)+10*2",
"7-3+(10*2)",
"(7-3)+(10*2)",
"7-(3-10*2)",
"2*10-3+7",
"(2*10)-3+7",
"(2*10-3)+7",
"2*10-(3-7)",
"(2*10)-(3-7)",
"10*2-3+7",
"(10*2)-3+7",
"(10*2-3)+7",
"10*2-(3-7)",
"(10*2)-(3-7)",
"7+2*10-3",
"(7+2*10)-3",
"7+(2*10)-3",
"7+(2*10-3)",
"(10*7+2)/3",
"(2+10*7)/3",
"2*10+7-3",
"(2*10)+7-3",
"(2*10+7)-3",
"2*10+(7-3)",
"(2*10)+(7-3)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 76,
"cards": [
"K",
"J",
"6",
"7"
],
"display_cards": [
10,
10,
6,
7
],
"solution": [
"(10-7)*10-6",
"10*(10-7)-6"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 77,
"cards": [
"3",
"Q",
"5",
"K"
],
"display_cards": [
3,
10,
5,
10
],
"solution": [
"(10-10/5)*3",
"3*(10-10/5)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 78,
"cards": [
"7",
"Q",
"10",
"6"
],
"display_cards": [
7,
10,
10,
6
],
"solution": [
"(10-7)*10-6",
"10*(10-7)-6"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 79,
"cards": [
"Q",
"2",
"10",
"4"
],
"display_cards": [
10,
2,
10,
4
],
"solution": [
"10*(4/10+2)",
"(2+4/10)*10",
"10*(2+4/10)",
"(4/10+2)*10"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 80,
"cards": [
"5",
"Q",
"6",
"K"
],
"display_cards": [
5,
10,
6,
10
],
"solution": [
"6*(5-10/10)",
"6/5*(10+10)",
"(6/5)*(10+10)",
"(10+10)*6/5",
"(10+10)*(6/5)",
"6*(10+10)/5",
"(5-10/10)*6",
"(10+10)/5*6",
"(10+10)/(5/6)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 81,
"cards": [
"5",
"Q",
"A",
"2"
],
"display_cards": [
5,
10,
1,
2
],
"solution": [
"5-1+10*2",
"(5-1)+10*2",
"5-1+(10*2)",
"(5-1)+(10*2)",
"5-(1-10*2)",
"5+2*10-1",
"(5+2*10)-1",
"5+(2*10)-1",
"5+(2*10-1)",
"5/2*10-1",
"(5/2)*10-1",
"(5/2*10)-1",
"5/(2/10)-1",
"10*5/2-1",
"(10*5)/2-1",
"(10*5/2)-1",
"10*(5/2)-1",
"2*10+5-1",
"(2*10)+5-1",
"(2*10+5)-1",
"2*10+(5-1)",
"(2*10)+(5-1)",
"10*2+5-1",
"(10*2)+5-1",
"(10*2+5)-1",
"10*2+(5-1)",
"(10*2)+(5-1)",
"10/2*5-1",
"(10/2)*5-1",
"(10/2*5)-1",
"10/(2/5)-1",
"10*2-1+5",
"(10*2)-1+5",
"(10*2-1)+5",
"10*2-(1-5)",
"(10*2)-(1-5)",
"2*10-1+5",
"(2*10)-1+5",
"(2*10-1)+5",
"2*10-(1-5)",
"(2*10)-(1-5)",
"5+10*2-1",
"(5+10*2)-1",
"5+(10*2)-1",
"5+(10*2-1)",
"5*10/2-1",
"(5*10)/2-1",
"(5*10/2)-1",
"5*(10/2)-1",
"5-1+2*10",
"(5-1)+2*10",
"5-1+(2*10)",
"(5-1)+(2*10)",
"5-(1-2*10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 82,
"cards": [
"J",
"A",
"9",
"5"
],
"display_cards": [
10,
1,
9,
5
],
"solution": [
"10+1*9+5",
"(10+1*9)+5",
"10+(1*9)+5",
"10+(1*9+5)",
"10+1*(9+5)",
"10*1+9+5",
"(10*1)+9+5",
"(10*1+9)+5",
"10*1+(9+5)",
"(10*1)+(9+5)",
"10/1+9+5",
"(10/1)+9+5",
"(10/1+9)+5",
"10/1+(9+5)",
"(10/1)+(9+5)",
"1*10+5+9",
"(1*10)+5+9",
"(1*10+5)+9",
"1*(10+5)+9",
"1*(10+5+9)",
"1*10+(5+9)",
"(1*10)+(5+9)",
"1*9+5+10",
"(1*9)+5+10",
"(1*9+5)+10",
"1*(9+5)+10",
"1*(9+5+10)",
"1*9+(5+10)",
"(1*9)+(5+10)",
"5+1*10+9",
"(5+1*10)+9",
"5+(1*10)+9",
"5+(1*10+9)",
"5+1*(10+9)",
"5*1+10+9",
"(5*1)+10+9",
"(5*1+10)+9",
"5*1+(10+9)",
"(5*1)+(10+9)",
"5/1+10+9",
"(5/1)+10+9",
"(5/1+10)+9",
"5/1+(10+9)",
"(5/1)+(10+9)",
"10+5+9*1",
"(10+5)+9*1",
"(10+5+9)*1",
"10+(5+9)*1",
"10+(5+9*1)",
"10+5+(9*1)",
"(10+5)+(9*1)",
"10+5+9/1",
"(10+5)+9/1",
"(10+5+9)/1",
"10+(5+9)/1",
"10+(5+9/1)",
"10+5+(9/1)",
"(10+5)+(9/1)",
"5+9+1*10",
"(5+9)+1*10",
"5+(9+1*10)",
"5+9+(1*10)",
"(5+9)+(1*10)",
"5+9*1+10",
"(5+9)*1+10",
"(5+9*1)+10",
"5+(9*1)+10",
"5+(9*1+10)",
"5+9/1+10",
"(5+9)/1+10",
"(5+9/1)+10",
"5+(9/1)+10",
"5+(9/1+10)",
"9+5+1*10",
"(9+5)+1*10",
"9+(5+1*10)",
"9+5+(1*10)",
"(9+5)+(1*10)",
"9+5*1+10",
"(9+5)*1+10",
"(9+5*1)+10",
"9+(5*1)+10",
"9+(5*1+10)",
"9+5/1+10",
"(9+5)/1+10",
"(9+5/1)+10",
"9+(5/1)+10",
"9+(5/1+10)",
"10+5+1*9",
"(10+5)+1*9",
"10+(5+1*9)",
"10+5+(1*9)",
"(10+5)+(1*9)",
"10+5*1+9",
"(10+5)*1+9",
"(10+5*1)+9",
"10+(5*1)+9",
"10+(5*1+9)",
"10+5/1+9",
"(10+5)/1+9",
"(10+5/1)+9",
"10+(5/1)+9",
"10+(5/1+9)",
"9+10+5*1",
"(9+10)+5*1",
"(9+10+5)*1",
"9+(10+5)*1",
"9+(10+5*1)",
"9+10+(5*1)",
"(9+10)+(5*1)",
"9+10+5/1",
"(9+10)+5/1",
"(9+10+5)/1",
"9+(10+5)/1",
"9+(10+5/1)",
"9+10+(5/1)",
"(9+10)+(5/1)",
"10+9+1*5",
"(10+9)+1*5",
"10+(9+1*5)",
"10+9+(1*5)",
"(10+9)+(1*5)",
"10+9*1+5",
"(10+9)*1+5",
"(10+9*1)+5",
"10+(9*1)+5",
"10+(9*1+5)",
"10+9/1+5",
"(10+9)/1+5",
"(10+9/1)+5",
"10+(9/1)+5",
"10+(9/1+5)",
"10+9+5*1",
"(10+9)+5*1",
"(10+9+5)*1",
"10+(9+5)*1",
"10+(9+5*1)",
"10+9+(5*1)",
"(10+9)+(5*1)",
"10+9+5/1",
"(10+9)+5/1",
"(10+9+5)/1",
"10+(9+5)/1",
"10+(9+5/1)",
"10+9+(5/1)",
"(10+9)+(5/1)",
"1*9+10+5",
"(1*9)+10+5",
"(1*9+10)+5",
"1*(9+10)+5",
"1*(9+10+5)",
"1*9+(10+5)",
"(1*9)+(10+5)",
"9+10+1*5",
"(9+10)+1*5",
"9+(10+1*5)",
"9+10+(1*5)",
"(9+10)+(1*5)",
"9+10*1+5",
"(9+10)*1+5",
"(9+10*1)+5",
"9+(10*1)+5",
"9+(10*1+5)",
"9+10/1+5",
"(9+10)/1+5",
"(9+10/1)+5",
"9+(10/1)+5",
"9+(10/1+5)",
"5+1*9+10",
"(5+1*9)+10",
"5+(1*9)+10",
"5+(1*9+10)",
"5+1*(9+10)",
"5*1+9+10",
"(5*1)+9+10",
"(5*1+9)+10",
"5*1+(9+10)",
"(5*1)+(9+10)",
"5/1+9+10",
"(5/1)+9+10",
"(5/1+9)+10",
"5/1+(9+10)",
"(5/1)+(9+10)",
"10+1*5+9",
"(10+1*5)+9",
"10+(1*5)+9",
"10+(1*5+9)",
"10+1*(5+9)",
"10*1+5+9",
"(10*1)+5+9",
"(10*1+5)+9",
"10*1+(5+9)",
"(10*1)+(5+9)",
"10/1+5+9",
"(10/1)+5+9",
"(10/1+5)+9",
"10/1+(5+9)",
"(10/1)+(5+9)",
"9+5+10*1",
"(9+5)+10*1",
"(9+5+10)*1",
"9+(5+10)*1",
"9+(5+10*1)",
"9+5+(10*1)",
"(9+5)+(10*1)",
"9+5+10/1",
"(9+5)+10/1",
"(9+5+10)/1",
"9+(5+10)/1",
"9+(5+10/1)",
"9+5+(10/1)",
"(9+5)+(10/1)",
"1*5+9+10",
"(1*5)+9+10",
"(1*5+9)+10",
"1*(5+9)+10",
"1*(5+9+10)",
"1*5+(9+10)",
"(1*5)+(9+10)",
"9+1*10+5",
"(9+1*10)+5",
"9+(1*10)+5",
"9+(1*10+5)",
"9+1*(10+5)",
"9*1+10+5",
"(9*1)+10+5",
"(9*1+10)+5",
"9*1+(10+5)",
"(9*1)+(10+5)",
"9/1+10+5",
"(9/1)+10+5",
"(9/1+10)+5",
"9/1+(10+5)",
"(9/1)+(10+5)",
"5+9+10*1",
"(5+9)+10*1",
"(5+9+10)*1",
"5+(9+10)*1",
"5+(9+10*1)",
"5+9+(10*1)",
"(5+9)+(10*1)",
"5+9+10/1",
"(5+9)+10/1",
"(5+9+10)/1",
"5+(9+10)/1",
"5+(9+10/1)",
"5+9+(10/1)",
"(5+9)+(10/1)",
"9+1*5+10",
"(9+1*5)+10",
"9+(1*5)+10",
"9+(1*5+10)",
"9+1*(5+10)",
"9*1+5+10",
"(9*1)+5+10",
"(9*1+5)+10",
"9*1+(5+10)",
"(9*1)+(5+10)",
"9/1+5+10",
"(9/1)+5+10",
"(9/1+5)+10",
"9/1+(5+10)",
"(9/1)+(5+10)",
"1*10+9+5",
"(1*10)+9+5",
"(1*10+9)+5",
"1*(10+9)+5",
"1*(10+9+5)",
"1*10+(9+5)",
"(1*10)+(9+5)",
"5+10+1*9",
"(5+10)+1*9",
"5+(10+1*9)",
"5+10+(1*9)",
"(5+10)+(1*9)",
"5+10*1+9",
"(5+10)*1+9",
"(5+10*1)+9",
"5+(10*1)+9",
"5+(10*1+9)",
"5+10/1+9",
"(5+10)/1+9",
"(5+10/1)+9",
"5+(10/1)+9",
"5+(10/1+9)",
"1*5+10+9",
"(1*5)+10+9",
"(1*5+10)+9",
"1*(5+10)+9",
"1*(5+10+9)",
"1*5+(10+9)",
"(1*5)+(10+9)",
"5+10+9*1",
"(5+10)+9*1",
"(5+10+9)*1",
"5+(10+9)*1",
"5+(10+9*1)",
"5+10+(9*1)",
"(5+10)+(9*1)",
"5+10+9/1",
"(5+10)+9/1",
"(5+10+9)/1",
"5+(10+9)/1",
"5+(10+9/1)",
"5+10+(9/1)",
"(5+10)+(9/1)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 83,
"cards": [
"4",
"4",
"K",
"K"
],
"display_cards": [
4,
4,
10,
10
],
"solution": [
"(10*10-4)/4"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 84,
"cards": [
"7",
"Q",
"A",
"7"
],
"display_cards": [
7,
10,
1,
7
],
"solution": [
"7+10+1*7",
"(7+10)+1*7",
"7+(10+1*7)",
"7+10+(1*7)",
"(7+10)+(1*7)",
"7+10*1+7",
"(7+10)*1+7",
"(7+10*1)+7",
"7+(10*1)+7",
"7+(10*1+7)",
"7+10/1+7",
"(7+10)/1+7",
"(7+10/1)+7",
"7+(10/1)+7",
"7+(10/1+7)",
"10+7+1*7",
"(10+7)+1*7",
"10+(7+1*7)",
"10+7+(1*7)",
"(10+7)+(1*7)",
"10+7*1+7",
"(10+7)*1+7",
"(10+7*1)+7",
"10+(7*1)+7",
"10+(7*1+7)",
"10+7/1+7",
"(10+7)/1+7",
"(10+7/1)+7",
"10+(7/1)+7",
"10+(7/1+7)",
"(10-7)*(1+7)",
"10+7+7*1",
"(10+7)+7*1",
"(10+7+7)*1",
"10+(7+7)*1",
"10+(7+7*1)",
"10+7+(7*1)",
"(10+7)+(7*1)",
"10+7+7/1",
"(10+7)+7/1",
"(10+7+7)/1",
"10+(7+7)/1",
"10+(7+7/1)",
"10+7+(7/1)",
"(10+7)+(7/1)",
"(10-7)*(7+1)",
"7+1*7+10",
"(7+1*7)+10",
"7+(1*7)+10",
"7+(1*7+10)",
"7+1*(7+10)",
"7*1+7+10",
"(7*1)+7+10",
"(7*1+7)+10",
"7*1+(7+10)",
"(7*1)+(7+10)",
"7/1+7+10",
"(7/1)+7+10",
"(7/1+7)+10",
"7/1+(7+10)",
"(7/1)+(7+10)",
"7+7+10*1",
"(7+7)+10*1",
"(7+7+10)*1",
"7+(7+10)*1",
"7+(7+10*1)",
"7+7+(10*1)",
"(7+7)+(10*1)",
"7+7+10/1",
"(7+7)+10/1",
"(7+7+10)/1",
"7+(7+10)/1",
"7+(7+10/1)",
"7+7+(10/1)",
"(7+7)+(10/1)",
"7+7+1*10",
"(7+7)+1*10",
"7+(7+1*10)",
"7+7+(1*10)",
"(7+7)+(1*10)",
"7+7*1+10",
"(7+7)*1+10",
"(7+7*1)+10",
"7+(7*1)+10",
"7+(7*1+10)",
"7+7/1+10",
"(7+7)/1+10",
"(7+7/1)+10",
"7+(7/1)+10",
"7+(7/1+10)",
"10+1*7+7",
"(10+1*7)+7",
"10+(1*7)+7",
"10+(1*7+7)",
"10+1*(7+7)",
"10*1+7+7",
"(10*1)+7+7",
"(10*1+7)+7",
"10*1+(7+7)",
"(10*1)+(7+7)",
"10/1+7+7",
"(10/1)+7+7",
"(10/1+7)+7",
"10/1+(7+7)",
"(10/1)+(7+7)",
"1*10+7+7",
"(1*10)+7+7",
"(1*10+7)+7",
"1*(10+7)+7",
"1*(10+7+7)",
"1*10+(7+7)",
"(1*10)+(7+7)",
"7+1*10+7",
"(7+1*10)+7",
"7+(1*10)+7",
"7+(1*10+7)",
"7+1*(10+7)",
"(7+1)*(10-7)",
"7*1+10+7",
"(7*1)+10+7",
"(7*1+10)+7",
"7*1+(10+7)",
"(7*1)+(10+7)",
"7/1+10+7",
"(7/1)+10+7",
"(7/1+10)+7",
"7/1+(10+7)",
"(7/1)+(10+7)",
"(1+7)*(10-7)",
"1*7+10+7",
"(1*7)+10+7",
"(1*7+10)+7",
"1*(7+10)+7",
"1*(7+10+7)",
"1*7+(10+7)",
"(1*7)+(10+7)",
"1*7+7+10",
"(1*7)+7+10",
"(1*7+7)+10",
"1*(7+7)+10",
"1*(7+7+10)",
"1*7+(7+10)",
"(1*7)+(7+10)",
"7+10+7*1",
"(7+10)+7*1",
"(7+10+7)*1",
"7+(10+7)*1",
"7+(10+7*1)",
"7+10+(7*1)",
"(7+10)+(7*1)",
"7+10+7/1",
"(7+10)+7/1",
"(7+10+7)/1",
"7+(10+7)/1",
"7+(10+7/1)",
"7+10+(7/1)",
"(7+10)+(7/1)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 85,
"cards": [
"K",
"4",
"5",
"J"
],
"display_cards": [
10,
4,
5,
10
],
"solution": [
"10*10/5+4",
"(10*10)/5+4",
"(10*10/5)+4",
"10*(10/5)+4",
"(10/10+5)*4",
"10/5*10+4",
"(10/5)*10+4",
"(10/5*10)+4",
"10/(5/10)+4",
"4+10*10/5",
"4+(10*10)/5",
"4+(10*10/5)",
"4+10*(10/5)",
"4*(10/10+5)",
"4*(5+10/10)",
"4+10/5*10",
"4+(10/5)*10",
"4+(10/5*10)",
"4+10/(5/10)",
"(5+10/10)*4"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 86,
"cards": [
"9",
"4",
"Q",
"7"
],
"display_cards": [
9,
4,
10,
7
],
"solution": [
"10*4-(9+7)",
"(10*4)-(9+7)",
"10*4-9-7",
"(10*4)-9-7",
"(10*4-9)-7",
"(7-10+9)*4",
"4*(9-10+7)",
"(9+7-10)*4",
"(9-7)*10+4",
"4+10*(9-7)",
"4*10-(9+7)",
"(4*10)-(9+7)",
"4*10-9-7",
"(4*10)-9-7",
"(4*10-9)-7",
"10*(9-7)+4",
"4-(7-9)*10",
"4*(7+9-10)",
"4*(7-10+9)",
"4+(9-7)*10",
"4*(9+7-10)",
"(7+9-10)*4",
"10*4-(7+9)",
"(10*4)-(7+9)",
"10*4-7-9",
"(10*4)-7-9",
"(10*4-7)-9",
"(9-10+7)*4",
"4-10*(7-9)",
"4*10-(7+9)",
"(4*10)-(7+9)",
"4*10-7-9",
"(4*10)-7-9",
"(4*10-7)-9"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 87,
"cards": [
"2",
"J",
"9",
"Q"
],
"display_cards": [
2,
10,
9,
10
],
"solution": [
"9+10/2+10",
"(9+10/2)+10",
"9+(10/2)+10",
"9+(10/2+10)",
"10+10/2+9",
"(10+10/2)+9",
"10+(10/2)+9",
"10+(10/2+9)",
"10/2+9+10",
"(10/2)+9+10",
"(10/2+9)+10",
"10/2+(9+10)",
"(10/2)+(9+10)",
"9+10+10/2",
"(9+10)+10/2",
"9+(10+10/2)",
"9+10+(10/2)",
"(9+10)+(10/2)",
"10/2+10+9",
"(10/2)+10+9",
"(10/2+10)+9",
"10/2+(10+9)",
"(10/2)+(10+9)",
"10+9+10/2",
"(10+9)+10/2",
"10+(9+10/2)",
"10+9+(10/2)",
"(10+9)+(10/2)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 88,
"cards": [
"9",
"7",
"5",
"K"
],
"display_cards": [
9,
7,
5,
10
],
"solution": [
"5*(10-7)+9",
"9-5*(7-10)",
"(10-7)*5+9",
"9-(7-10)*5",
"9+5*(10-7)",
"9+(10-7)*5"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 89,
"cards": [
"4",
"Q",
"3",
"K"
],
"display_cards": [
4,
10,
3,
10
],
"solution": [
"10*3+4-10",
"(10*3)+4-10",
"(10*3+4)-10",
"10*3+(4-10)",
"(10*3)+(4-10)",
"3*10+4-10",
"(3*10)+4-10",
"(3*10+4)-10",
"3*10+(4-10)",
"(3*10)+(4-10)",
"4+10*3-10",
"(4+10*3)-10",
"4+(10*3)-10",
"4+(10*3-10)",
"4-10+3*10",
"(4-10)+3*10",
"4-10+(3*10)",
"(4-10)+(3*10)",
"4-(10-3*10)",
"4-10+10*3",
"(4-10)+10*3",
"4-10+(10*3)",
"(4-10)+(10*3)",
"4-(10-10*3)",
"10*3-10+4",
"(10*3)-10+4",
"(10*3-10)+4",
"10*3-(10-4)",
"(10*3)-(10-4)",
"3*10-10+4",
"(3*10)-10+4",
"(3*10-10)+4",
"3*10-(10-4)",
"(3*10)-(10-4)",
"4+3*10-10",
"(4+3*10)-10",
"4+(3*10)-10",
"4+(3*10-10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 90,
"cards": [
"7",
"J",
"7",
"3"
],
"display_cards": [
7,
10,
7,
3
],
"solution": [
"10+3*7-7",
"(10+3*7)-7",
"10+(3*7)-7",
"10+(3*7-7)",
"7*3+10-7",
"(7*3)+10-7",
"(7*3+10)-7",
"7*3+(10-7)",
"(7*3)+(10-7)",
"10+7*3-7",
"(10+7*3)-7",
"10+(7*3)-7",
"10+(7*3-7)",
"10-7+3*7",
"(10-7)+3*7",
"10-7+(3*7)",
"(10-7)+(3*7)",
"10-(7-3*7)",
"10-7+7*3",
"(10-7)+7*3",
"10-7+(7*3)",
"(10-7)+(7*3)",
"10-(7-7*3)",
"(10-7)*7+3",
"3+(10-7)*7",
"7*3-7+10",
"(7*3)-7+10",
"(7*3-7)+10",
"7*3-(7-10)",
"(7*3)-(7-10)",
"3-7*(7-10)",
"3*7-7+10",
"(3*7)-7+10",
"(3*7-7)+10",
"3*7-(7-10)",
"(3*7)-(7-10)",
"7*(10-7)+3",
"3+7*(10-7)",
"3-(7-10)*7",
"3*7+10-7",
"(3*7)+10-7",
"(3*7+10)-7",
"3*7+(10-7)",
"(3*7)+(10-7)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 91,
"cards": [
"6",
"8",
"Q",
"8"
],
"display_cards": [
6,
8,
10,
8
],
"solution": [
"8*(8+10)/6",
"6/(10-8)*8",
"(8+10)/6*8",
"(8+10)/(6/8)",
"8*(10-6)-8",
"8/6*(8+10)",
"(8/6)*(8+10)",
"(10+8)/6*8",
"(10+8)/(6/8)",
"(8+10)*8/6",
"(8+10)*(8/6)",
"8*(10+8)/6",
"8/(10-8)*6",
"(10-6)*8-8",
"8*6/(10-8)",
"(8*6)/(10-8)",
"8/6*(10+8)",
"(8/6)*(10+8)",
"6*8/(10-8)",
"(6*8)/(10-8)",
"(10+8)*8/6",
"(10+8)*(8/6)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 92,
"cards": [
"4",
"K",
"8",
"9"
],
"display_cards": [
4,
10,
8,
9
],
"solution": [
"(9-10+4)*8",
"8*(4+9-10)",
"(4-10+9)*8",
"8*(9-10+4)",
"(9+4-10)*8",
"8*(9+4-10)",
"8*(4-10+9)",
"(4+9-10)*8"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 93,
"cards": [
"J",
"K",
"6",
"J"
],
"display_cards": [
10,
10,
6,
10
],
"solution": [
"10+10+10-6",
"(10+10)+10-6",
"(10+10+10)-6",
"10+(10+10)-6",
"10+(10+10-6)",
"10+10+(10-6)",
"(10+10)+(10-6)",
"10+10-6+10",
"(10+10)-6+10",
"(10+10-6)+10",
"10+(10-6)+10",
"10+(10-6+10)",
"10+10-(6-10)",
"(10+10)-(6-10)",
"10-6+10+10",
"(10-6)+10+10",
"(10-6+10)+10",
"10-6+(10+10)",
"(10-6)+(10+10)",
"10-(6-10)+10",
"10-(6-10-10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 94,
"cards": [
"5",
"7",
"K",
"2"
],
"display_cards": [
5,
7,
10,
2
],
"solution": [
"5+10+2+7",
"(5+10)+2+7",
"(5+10+2)+7",
"5+(10+2)+7",
"5+(10+2+7)",
"5+10+(2+7)",
"(5+10)+(2+7)",
"2+5+10+7",
"(2+5)+10+7",
"(2+5+10)+7",
"2+(5+10)+7",
"2+(5+10+7)",
"2+5+(10+7)",
"(2+5)+(10+7)",
"2+10+5+7",
"(2+10)+5+7",
"(2+10+5)+7",
"2+(10+5)+7",
"2+(10+5+7)",
"2+10+(5+7)",
"(2+10)+(5+7)",
"2*(10-5+7)",
"7+5+10+2",
"(7+5)+10+2",
"(7+5+10)+2",
"7+(5+10)+2",
"7+(5+10+2)",
"7+5+(10+2)",
"(7+5)+(10+2)",
"(7-5+10)*2",
"(7-5)*(10+2)",
"5+2+7+10",
"(5+2)+7+10",
"(5+2+7)+10",
"5+(2+7)+10",
"5+(2+7+10)",
"5+2+(7+10)",
"(5+2)+(7+10)",
"2+7+10+5",
"(2+7)+10+5",
"(2+7+10)+5",
"2+(7+10)+5",
"2+(7+10+5)",
"2+7+(10+5)",
"(2+7)+(10+5)",
"2*(7+10-5)",
"7+2+10+5",
"(7+2)+10+5",
"(7+2+10)+5",
"7+(2+10)+5",
"7+(2+10+5)",
"7+2+(10+5)",
"(7+2)+(10+5)",
"10+2+7+5",
"(10+2)+7+5",
"(10+2+7)+5",
"10+(2+7)+5",
"10+(2+7+5)",
"10+2+(7+5)",
"(10+2)+(7+5)",
"(10+2)*(7-5)",
"7+5+2+10",
"(7+5)+2+10",
"(7+5+2)+10",
"7+(5+2)+10",
"7+(5+2+10)",
"7+5+(2+10)",
"(7+5)+(2+10)",
"(7-5)*(2+10)",
"10+7+5+2",
"(10+7)+5+2",
"(10+7+5)+2",
"10+(7+5)+2",
"10+(7+5+2)",
"10+7+(5+2)",
"(10+7)+(5+2)",
"(10+7-5)*2",
"7+2+5+10",
"(7+2)+5+10",
"(7+2+5)+10",
"7+(2+5)+10",
"7+(2+5+10)",
"7+2+(5+10)",
"(7+2)+(5+10)",
"5+10+7+2",
"(5+10)+7+2",
"(5+10+7)+2",
"5+(10+7)+2",
"5+(10+7+2)",
"5+10+(7+2)",
"(5+10)+(7+2)",
"5+7+10+2",
"(5+7)+10+2",
"(5+7+10)+2",
"5+(7+10)+2",
"5+(7+10+2)",
"5+7+(10+2)",
"(5+7)+(10+2)",
"2+10+7+5",
"(2+10)+7+5",
"(2+10+7)+5",
"2+(10+7)+5",
"2+(10+7+5)",
"2+10+(7+5)",
"(2+10)+(7+5)",
"(2+10)*(7-5)",
"2*(10+7-5)",
"5+7+2+10",
"(5+7)+2+10",
"(5+7+2)+10",
"5+(7+2)+10",
"5+(7+2+10)",
"5+7+(2+10)",
"(5+7)+(2+10)",
"10+5+2+7",
"(10+5)+2+7",
"(10+5+2)+7",
"10+(5+2)+7",
"10+(5+2+7)",
"10+5+(2+7)",
"(10+5)+(2+7)",
"5+2+10+7",
"(5+2)+10+7",
"(5+2+10)+7",
"5+(2+10)+7",
"5+(2+10+7)",
"5+2+(10+7)",
"(5+2)+(10+7)",
"7+10+2+5",
"(7+10)+2+5",
"(7+10+2)+5",
"7+(10+2)+5",
"7+(10+2+5)",
"7+10+(2+5)",
"(7+10)+(2+5)",
"2+5+7+10",
"(2+5)+7+10",
"(2+5+7)+10",
"2+(5+7)+10",
"2+(5+7+10)",
"2+5+(7+10)",
"(2+5)+(7+10)",
"10+2+5+7",
"(10+2)+5+7",
"(10+2+5)+7",
"10+(2+5)+7",
"10+(2+5+7)",
"10+2+(5+7)",
"(10+2)+(5+7)",
"10+5+7+2",
"(10+5)+7+2",
"(10+5+7)+2",
"10+(5+7)+2",
"10+(5+7+2)",
"10+5+(7+2)",
"(10+5)+(7+2)",
"(10-5+7)*2",
"7+10+5+2",
"(7+10)+5+2",
"(7+10+5)+2",
"7+(10+5)+2",
"7+(10+5+2)",
"7+10+(5+2)",
"(7+10)+(5+2)",
"(7+10-5)*2",
"10+7+2+5",
"(10+7)+2+5",
"(10+7+2)+5",
"10+(7+2)+5",
"10+(7+2+5)",
"10+7+(2+5)",
"(10+7)+(2+5)",
"2+7+5+10",
"(2+7)+5+10",
"(2+7+5)+10",
"2+(7+5)+10",
"2+(7+5+10)",
"2+7+(5+10)",
"(2+7)+(5+10)",
"2*(7-5+10)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 95,
"cards": [
"7",
"Q",
"2",
"3"
],
"display_cards": [
7,
10,
2,
3
],
"solution": [
"7-3+2*10",
"(7-3)+2*10",
"7-3+(2*10)",
"(7-3)+(2*10)",
"7-(3-2*10)",
"10*2-3+7",
"(10*2)-3+7",
"(10*2-3)+7",
"10*2-(3-7)",
"(10*2)-(3-7)",
"(2+7*10)/3",
"10*2+7-3",
"(10*2)+7-3",
"(10*2+7)-3",
"10*2+(7-3)",
"(10*2)+(7-3)",
"(10*7+2)/3",
"(2+10*7)/3",
"2*10+7-3",
"(2*10)+7-3",
"(2*10+7)-3",
"2*10+(7-3)",
"(2*10)+(7-3)",
"7+2*10-3",
"(7+2*10)-3",
"7+(2*10)-3",
"7+(2*10-3)",
"2*10-3+7",
"(2*10)-3+7",
"(2*10-3)+7",
"2*10-(3-7)",
"(2*10)-(3-7)",
"7-3+10*2",
"(7-3)+10*2",
"7-3+(10*2)",
"(7-3)+(10*2)",
"7-(3-10*2)",
"7+10*2-3",
"(7+10*2)-3",
"7+(10*2)-3",
"7+(10*2-3)",
"(7*10+2)/3"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 96,
"cards": [
"K",
"7",
"4",
"8"
],
"display_cards": [
10,
7,
4,
8
],
"solution": [
"10+7*8/4",
"10+(7*8)/4",
"10+(7*8/4)",
"10+7*(8/4)",
"8/4*7+10",
"(8/4)*7+10",
"(8/4*7)+10",
"8/(4/7)+10",
"10+8*7/4",
"10+(8*7)/4",
"10+(8*7/4)",
"10+8*(7/4)",
"7*8/4+10",
"(7*8)/4+10",
"(7*8/4)+10",
"7*(8/4)+10",
"10+7/4*8",
"10+(7/4)*8",
"10+(7/4*8)",
"10+7/(4/8)",
"7/4*8+10",
"(7/4)*8+10",
"(7/4*8)+10",
"7/(4/8)+10",
"10+8/4*7",
"10+(8/4)*7",
"10+(8/4*7)",
"10+8/(4/7)",
"8*7/4+10",
"(8*7)/4+10",
"(8*7/4)+10",
"8*(7/4)+10"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 97,
"cards": [
"7",
"5",
"2",
"Q"
],
"display_cards": [
7,
5,
2,
10
],
"solution": [
"7+5+2+10",
"(7+5)+2+10",
"(7+5+2)+10",
"7+(5+2)+10",
"7+(5+2+10)",
"7+5+(2+10)",
"(7+5)+(2+10)",
"(7-5)*(2+10)",
"10+2+5+7",
"(10+2)+5+7",
"(10+2+5)+7",
"10+(2+5)+7",
"10+(2+5+7)",
"10+2+(5+7)",
"(10+2)+(5+7)",
"7+10+5+2",
"(7+10)+5+2",
"(7+10+5)+2",
"7+(10+5)+2",
"7+(10+5+2)",
"7+10+(5+2)",
"(7+10)+(5+2)",
"(7+10-5)*2",
"5+7+10+2",
"(5+7)+10+2",
"(5+7+10)+2",
"5+(7+10)+2",
"5+(7+10+2)",
"5+7+(10+2)",
"(5+7)+(10+2)",
"2+10+5+7",
"(2+10)+5+7",
"(2+10+5)+7",
"2+(10+5)+7",
"2+(10+5+7)",
"2+10+(5+7)",
"(2+10)+(5+7)",
"2*(10-5+7)",
"10+5+7+2",
"(10+5)+7+2",
"(10+5+7)+2",
"10+(5+7)+2",
"10+(5+7+2)",
"10+5+(7+2)",
"(10+5)+(7+2)",
"(10-5+7)*2",
"5+10+2+7",
"(5+10)+2+7",
"(5+10+2)+7",
"5+(10+2)+7",
"5+(10+2+7)",
"5+10+(2+7)",
"(5+10)+(2+7)",
"7+10+2+5",
"(7+10)+2+5",
"(7+10+2)+5",
"7+(10+2)+5",
"7+(10+2+5)",
"7+10+(2+5)",
"(7+10)+(2+5)",
"7+2+10+5",
"(7+2)+10+5",
"(7+2+10)+5",
"7+(2+10)+5",
"7+(2+10+5)",
"7+2+(10+5)",
"(7+2)+(10+5)",
"2+5+10+7",
"(2+5)+10+7",
"(2+5+10)+7",
"2+(5+10)+7",
"2+(5+10+7)",
"2+5+(10+7)",
"(2+5)+(10+7)",
"5+7+2+10",
"(5+7)+2+10",
"(5+7+2)+10",
"5+(7+2)+10",
"5+(7+2+10)",
"5+7+(2+10)",
"(5+7)+(2+10)",
"2+10+7+5",
"(2+10)+7+5",
"(2+10+7)+5",
"2+(10+7)+5",
"2+(10+7+5)",
"2+10+(7+5)",
"(2+10)+(7+5)",
"(2+10)*(7-5)",
"2*(10+7-5)",
"5+2+10+7",
"(5+2)+10+7",
"(5+2+10)+7",
"5+(2+10)+7",
"5+(2+10+7)",
"5+2+(10+7)",
"(5+2)+(10+7)",
"10+7+2+5",
"(10+7)+2+5",
"(10+7+2)+5",
"10+(7+2)+5",
"10+(7+2+5)",
"10+7+(2+5)",
"(10+7)+(2+5)",
"2+5+7+10",
"(2+5)+7+10",
"(2+5+7)+10",
"2+(5+7)+10",
"2+(5+7+10)",
"2+5+(7+10)",
"(2+5)+(7+10)",
"10+7+5+2",
"(10+7)+5+2",
"(10+7+5)+2",
"10+(7+5)+2",
"10+(7+5+2)",
"10+7+(5+2)",
"(10+7)+(5+2)",
"(10+7-5)*2",
"7+5+10+2",
"(7+5)+10+2",
"(7+5+10)+2",
"7+(5+10)+2",
"7+(5+10+2)",
"7+5+(10+2)",
"(7+5)+(10+2)",
"(7-5+10)*2",
"(7-5)*(10+2)",
"10+2+7+5",
"(10+2)+7+5",
"(10+2+7)+5",
"10+(2+7)+5",
"10+(2+7+5)",
"10+2+(7+5)",
"(10+2)+(7+5)",
"(10+2)*(7-5)",
"2+7+5+10",
"(2+7)+5+10",
"(2+7+5)+10",
"2+(7+5)+10",
"2+(7+5+10)",
"2+7+(5+10)",
"(2+7)+(5+10)",
"2*(7-5+10)",
"5+2+7+10",
"(5+2)+7+10",
"(5+2+7)+10",
"5+(2+7)+10",
"5+(2+7+10)",
"5+2+(7+10)",
"(5+2)+(7+10)",
"10+5+2+7",
"(10+5)+2+7",
"(10+5+2)+7",
"10+(5+2)+7",
"10+(5+2+7)",
"10+5+(2+7)",
"(10+5)+(2+7)",
"7+2+5+10",
"(7+2)+5+10",
"(7+2+5)+10",
"7+(2+5)+10",
"7+(2+5+10)",
"7+2+(5+10)",
"(7+2)+(5+10)",
"2+7+10+5",
"(2+7)+10+5",
"(2+7+10)+5",
"2+(7+10)+5",
"2+(7+10+5)",
"2+7+(10+5)",
"(2+7)+(10+5)",
"2*(7+10-5)",
"5+10+7+2",
"(5+10)+7+2",
"(5+10+7)+2",
"5+(10+7)+2",
"5+(10+7+2)",
"5+10+(7+2)",
"(5+10)+(7+2)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 98,
"cards": [
"4",
"10",
"4",
"K"
],
"display_cards": [
4,
10,
4,
10
],
"solution": [
"(10*10-4)/4"
],
"target": 24,
"face_card_mapping": "all_10"
} |
gp-l-all_10 | [
{
"content": "\n[Task Description]\nYou are an expert 24 points card game player. You will receive a set of 4 cards.\nNote that 'J', 'Q', and 'K' all count as '10', and each card must be used once.\nYour goal is to output a formula that evaluates to 24 using numbers from the cards and operators such as '+', '-'... | {
"index": 99,
"cards": [
"K",
"9",
"3",
"3"
],
"display_cards": [
10,
9,
3,
3
],
"solution": [
"3+3*10-9",
"(3+3*10)-9",
"3+(3*10)-9",
"3+(3*10-9)",
"3*10-9+3",
"(3*10)-9+3",
"(3*10-9)+3",
"3*10-(9-3)",
"(3*10)-(9-3)",
"3-9+10*3",
"(3-9)+10*3",
"3-9+(10*3)",
"(3-9)+(10*3)",
"3-(9-10*3)",
"3-9+3*10",
"(3-9)+3*10",
"3-9+(3*10)",
"(3-9)+(3*10)",
"3-(9-3*10)",
"10*3-9+3",
"(10*3)-9+3",
"(10*3-9)+3",
"10*3-(9-3)",
"(10*3)-(9-3)",
"3+10*3-9",
"(3+10*3)-9",
"3+(10*3)-9",
"3+(10*3-9)",
"3*10+3-9",
"(3*10)+3-9",
"(3*10+3)-9",
"3*10+(3-9)",
"(3*10)+(3-9)",
"10*3+3-9",
"(10*3)+3-9",
"(10*3+3)-9",
"10*3+(3-9)",
"(10*3)+(3-9)"
],
"target": 24,
"face_card_mapping": "all_10"
} |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 4