Debunk the Myth of SFT Generalization
Collection
12 items • Updated
data_source stringclasses 8
values | question listlengths 1 1 | extra_info dict |
|---|---|---|
gp-l-all_8 | [
{
"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 '8', 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",
"Q",
"J",
"A"
],
"display_cards": [
2,
8,
8,
1
],
"solution": [
"2*1*8+8",
"(2*1)*8+8",
"(2*1*8)+8",
"2*(1*8)+8",
"2/1*8+8",
"(2/1)*8+8",
"(2/1*8)+8",
"2/(1/8)+8",
"8+8*2*1",
"(8+8*2)*1",
"8+(8*2)*1",
... |
gp-l-all_8 | [
{
"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 '8', 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": [
"A",
"Q",
"K",
"5"
],
"display_cards": [
1,
8,
8,
5
],
"solution": [
"(8-5)*1*8",
"(8-5*1)*8",
"(8-5)*(1*8)",
"(8-5)/1*8",
"(8-5/1)*8",
"(8-5)/(1/8)",
"8*(5-1)-8",
"8*(8-5)*1",
"8*(8-5*1)",
"8*(8-5)/1",
"8*(... |
gp-l-all_8 | [
{
"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 '8', 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": [
"Q",
"J",
"7",
"10"
],
"display_cards": [
8,
8,
7,
10
],
"solution": [
"8*10-7*8",
"(8*10)-7*8",
"8*10-(7*8)",
"(8*10)-(7*8)",
"10*8-7*8",
"(10*8)-7*8",
"10*8-(7*8)",
"(10*8)-(7*8)",
"8*10-8*7",
"(8*10)-8*7",
... |
gp-l-all_8 | [
{
"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 '8', 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": [
"5",
"8",
"7",
"5"
],
"display_cards": [
5,
8,
7,
5
],
"solution": [
"8*(5+5-7)",
"7+5*5-8",
"(7+5*5)-8",
"7+(5*5)-8",
"7+(5*5-8)",
"7-8+5*5",
"(7-8)+5*5",
"7-8+(5*5)",
"(7-8)+(5*5)",
"7-(8-5*5)",
"(5-7+5)*8... |
gp-l-all_8 | [
{
"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 '8', 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": [
"10",
"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",
... |
gp-l-all_8 | [
{
"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 '8', 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",
"9"
],
"display_cards": [
6,
2,
7,
9
],
"solution": [
"7+6+9+2",
"(7+6)+9+2",
"(7+6+9)+2",
"7+(6+9)+2",
"7+(6+9+2)",
"7+6+(9+2)",
"(7+6)+(9+2)",
"7*6-9*2",
"(7*6)-9*2",
"7*6-(9*2)",
"(7*6)-(9*... |
gp-l-all_8 | [
{
"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 '8', 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",
"9",
"3"
],
"display_cards": [
6,
9,
9,
3
],
"solution": [
"(9/9+3)*6",
"6+9*3-9",
"(6+9*3)-9",
"6+(9*3)-9",
"6+(9*3-9)",
"6-9+3*9",
"(6-9)+3*9",
"6-9+(3*9)",
"(6-9)+(3*9)",
"6-(9-3*9)",
"9*3-9+6",... |
gp-l-all_8 | [
{
"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 '8', 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",
"2",
"7"
],
"display_cards": [
6,
2,
2,
7
],
"solution": [
"6+2*(2+7)",
"2*(6+7)-2",
"6+(7+2)*2",
"(6+7)*2-2",
"2*(2+7)+6",
"(7+2)*2+6",
"(7+6)*2-2",
"2*(7+6)-2",
"6+(2+7)*2",
"6+2*(7+2)",
"(2+7)*2... |
gp-l-all_8 | [
{
"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 '8', 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",
"J",
"6",
"5"
],
"display_cards": [
8,
8,
6,
5
],
"solution": [
"(5-8/8)*6",
"8*(5+6-8)",
"8*(5-8+6)",
"(5+6-8)*8",
"(6-8+5)*8",
"8*(6-8+5)",
"(6+5-8)*8",
"6*(5-8/8)",
"8*(6+5-8)",
"(5-8+6)*8"
],
"targe... |
gp-l-all_8 | [
{
"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 '8', 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",
"3",
"4",
"9"
],
"display_cards": [
9,
3,
4,
9
],
"solution": [
"9+(9-4)*3",
"(9+9)*4/3",
"(9+9)*(4/3)",
"3*(9-4)+9",
"4/3*(9+9)",
"(4/3)*(9+9)",
"9-(4-9)*3",
"9*4-(9+3)",
"(9*4)-(9+3)",
"9*4-9-3",
"(9*... |
gp-l-all_8 | [
{
"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 '8', 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",
"9"
],
"display_cards": [
5,
8,
1,
9
],
"solution": [
"(9-1-5)*8",
"9/(1-5/8)",
"(9-1)*(8-5)",
"(9-5-1)*8",
"8*(9-5-1)",
"(8-5)*(9-1)",
"8*(9-1-5)",
"(5-8)*(1-9)",
"(1-9)*(5-8)"
],
"target": 24,
... |
gp-l-all_8 | [
{
"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 '8', 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",
"9"
],
"display_cards": [
10,
4,
8,
9
],
"solution": [
"(9+4-10)*8",
"8*(4+9-10)",
"(9-10+4)*8",
"8*(9-10+4)",
"8*(4-10+9)",
"(4+9-10)*8",
"8*(9+4-10)",
"(4-10+9)*8"
],
"target": 24,
"face_card_ma... |
gp-l-all_8 | [
{
"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 '8', 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",
"5"
],
"display_cards": [
3,
9,
8,
5
],
"solution": [
"3*9+5-8",
"(3*9)+5-8",
"(3*9+5)-8",
"3*9+(5-8)",
"(3*9)+(5-8)",
"3*9-8+5",
"(3*9)-8+5",
"(3*9-8)+5",
"3*9-(8-5)",
"(3*9)-(8-5)",
"5-8+9*... |
gp-l-all_8 | [
{
"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 '8', 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",
"Q",
"2",
"3"
],
"display_cards": [
4,
8,
2,
3
],
"solution": [
"(8-4)*2*3",
"(8-4)*(2*3)",
"8*(4+2-3)",
"(4-3+2)*8",
"3*2*(8-4)",
"(3*2)*(8-4)",
"2*3*(8-4)",
"(2*3)*(8-4)",
"(8-4)*3*2",
"(8-4)*(3*2)",
... |
gp-l-all_8 | [
{
"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 '8', 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": [
"9",
"A",
"J",
"8"
],
"display_cards": [
9,
1,
8,
8
],
"solution": [
"9+8-1+8",
"(9+8)-1+8",
"(9+8-1)+8",
"9+(8-1)+8",
"9+(8-1+8)",
"9+8-(1-8)",
"(9+8)-(1-8)",
"8-1+9+8",
"(8-1)+9+8",
"(8-1+9)+8",
"8-1+(9+8... |
gp-l-all_8 | [
{
"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 '8', 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": [
"2",
"J",
"Q",
"10"
],
"display_cards": [
2,
8,
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-2+8",
"(8+10)-2+8",
"(8+10-2)+8",
... |
gp-l-all_8 | [
{
"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 '8', 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": [
"Q",
"4",
"10",
"4"
],
"display_cards": [
8,
4,
10,
4
],
"solution": [
"4*(4+10-8)",
"4*(4-8+10)",
"4+8/4*10",
"4+(8/4)*10",
"4+(8/4*10)",
"4+8/(4/10)",
"(4-8)*(4-10)",
"(10+4-8)*4",
"(10-4)*(8-4)",
"10/4*8+4",... |
gp-l-all_8 | [
{
"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 '8', 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",
"8",
"4"
],
"display_cards": [
8,
2,
8,
4
],
"solution": [
"(2-8)*(4-8)",
"2*(8-4+8)",
"8+(4-2)*8",
"8+4*2+8",
"(8+4*2)+8",
"8+(4*2)+8",
"8+(4*2+8)",
"8+4/2*8",
"8+(4/2)*8",
"8+(4/2*8)",
"8+4/(2/8... |
gp-l-all_8 | [
{
"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 '8', 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": [
"Q",
"7",
"3",
"K"
],
"display_cards": [
8,
7,
3,
8
],
"solution": [
"(7-3)*8-8",
"(7+8/8)*3",
"8*3*(8-7)",
"(8*3)*(8-7)",
"8*3/(8-7)",
"(8*3)/(8-7)",
"3*8*(8-7)",
"(3*8)*(8-7)",
"3*(8/8+7)",
"3*8/(8-7)",
"... |
gp-l-all_8 | [
{
"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 '8', 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",
"4",
"3",
"9"
],
"display_cards": [
8,
4,
3,
9
],
"solution": [
"4+3+8+9",
"(4+3)+8+9",
"(4+3+8)+9",
"4+(3+8)+9",
"4+(3+8+9)",
"4+3+(8+9)",
"(4+3)+(8+9)",
"4+3+9+8",
"(4+3)+9+8",
"(4+3+9)+8",
"4+(3+9)+... |
gp-l-all_8 | [
{
"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 '8', 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",
"4"
],
"display_cards": [
10,
2,
3,
4
],
"solution": [
"3*(2-4+10)",
"2+10+3*4",
"(2+10)+3*4",
"2+(10+3*4)",
"2+10+(3*4)",
"(2+10)+(3*4)",
"3*(10-4+2)",
"3*10-(4+2)",
"(3*10)-(4+2)",
"3*10-4-2",... |
gp-l-all_8 | [
{
"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 '8', 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",
"5"
],
"display_cards": [
8,
8,
5,
5
],
"solution": [
"5*5-8/8",
"(5*5)-8/8",
"5*5-(8/8)",
"(5*5)-(8/8)"
],
"target": 24,
"face_card_mapping": "all_8"
} |
gp-l-all_8 | [
{
"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 '8', 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",
"10"
],
"display_cards": [
2,
8,
8,
10
],
"solution": [
"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)",
"8+10+8-2",
"(8+10)+8-2",
"(8+10+8)-2",
... |
gp-l-all_8 | [
{
"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 '8', 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": [
"10",
"Q",
"8",
"J"
],
"display_cards": [
10,
8,
8,
8
],
"solution": [
"(10-8)*8+8",
"8-8*(8-10)",
"8+(10-8)*8",
"8*(10-8)+8",
"8+8*(10-8)",
"8-(8-10)*8"
],
"target": 24,
"face_card_mapping": "all_8"
} |
gp-l-all_8 | [
{
"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 '8', 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",
"4"
],
"display_cards": [
2,
7,
5,
4
],
"solution": [
"(7+5)*(4-2)",
"(7+5)*4/2",
"(7+5)*(4/2)",
"4*(5+7)/2",
"(7+5)/2*4",
"(7+5)/(2/4)",
"(4-2)*(7+5)",
"4/2*(7+5)",
"(4/2)*(7+5)",
"(4-2)*(5+7)",... |
gp-l-all_8 | [
{
"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 '8', 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",
"7"
],
"display_cards": [
2,
8,
2,
7
],
"solution": [
"8+7*2+2",
"(8+7*2)+2",
"8+(7*2)+2",
"8+(7*2+2)",
"8*(7-2-2)",
"8*(7-2*2)",
"8+2+7*2",
"(8+2)+7*2",
"8+(2+7*2)",
"8+2+(7*2)",
"(8+2)+(7*2... |
gp-l-all_8 | [
{
"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 '8', 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": [
"7",
"Q",
"8",
"5"
],
"display_cards": [
7,
8,
8,
5
],
"solution": [
"(8+7)*8/5",
"(8+7)*(8/5)",
"8*(7+8)/5",
"(7-5)*8+8",
"(7+8)*8/5",
"(7+8)*(8/5)",
"(7+8)/5*8",
"(7+8)/(5/8)",
"8-(5-7)*8",
"8/5*(7+8)",
"... |
gp-l-all_8 | [
{
"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 '8', 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": [
"2",
"K",
"J",
"A"
],
"display_cards": [
2,
8,
8,
1
],
"solution": [
"1*2*8+8",
"(1*2)*8+8",
"(1*2*8)+8",
"1*(2*8)+8",
"1*(2*8+8)",
"1*8+2*8",
"(1*8)+2*8",
"1*(8+2*8)",
"1*8+(2*8)",
"(1*8)+(2*8)",
"1*8*2+8"... |
gp-l-all_8 | [
{
"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 '8', 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",
"8"
],
"display_cards": [
8,
5,
2,
8
],
"solution": [
"5*8-2*8",
"(5*8)-2*8",
"5*8-(2*8)",
"(5*8)-(2*8)",
"(5*8+8)/2",
"5*8-8*2",
"(5*8)-8*2",
"5*8-(8*2)",
"(5*8)-(8*2)",
"(8+8*5)/2",
"8*5-2*... |
gp-l-all_8 | [
{
"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 '8', 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": [
"10",
"K",
"9",
"6"
],
"display_cards": [
10,
8,
9,
6
],
"solution": [
"6+9*(10-8)",
"9*(10-8)+6",
"6+(10-8)*9",
"(10-8)*9+6",
"6-(8-10)*9",
"6-9*(8-10)"
],
"target": 24,
"face_card_mapping": "all_8"
} |
gp-l-all_8 | [
{
"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 '8', 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": [
"2",
"10",
"Q",
"K"
],
"display_cards": [
2,
10,
8,
8
],
"solution": [
"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+10-2+8",
"(8+10)-2+8",
"(8+10-2)+8",
... |
gp-l-all_8 | [
{
"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 '8', 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",
"8",
"2"
],
"display_cards": [
5,
9,
8,
2
],
"solution": [
"9+8+2+5",
"(9+8)+2+5",
"(9+8+2)+5",
"9+(8+2)+5",
"9+(8+2+5)",
"9+8+(2+5)",
"(9+8)+(2+5)",
"5+8+9+2",
"(5+8)+9+2",
"(5+8+9)+2",
"5+(8+9)+... |
gp-l-all_8 | [
{
"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 '8', 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",
"6",
"9",
"10"
],
"display_cards": [
2,
6,
9,
10
],
"solution": [
"6*(9-10/2)",
"(2-10)*(6-9)",
"(9-6)*(10-2)",
"(10-2)*(9-6)",
"(6-9)*(2-10)",
"(9-10/2)*6"
],
"target": 24,
"face_card_mapping": "all_8"
} |
gp-l-all_8 | [
{
"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 '8', 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": [
"8",
"10",
"7",
"8"
],
"display_cards": [
8,
10,
7,
8
],
"solution": [
"8*10-8*7",
"(8*10)-8*7",
"8*10-(8*7)",
"(8*10)-(8*7)",
"8*10-7*8",
"(8*10)-7*8",
"8*10-(7*8)",
"(8*10)-(7*8)",
"10*8-8*7",
"(10*8)-8*7",
... |
gp-l-all_8 | [
{
"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 '8', 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": [
"4",
"8",
"6",
"7"
],
"display_cards": [
4,
8,
6,
7
],
"solution": [
"8*(4+6-7)",
"8*(4-7+6)",
"8*(6+4-7)",
"4*6*(8-7)",
"(4*6)*(8-7)",
"4*6/(8-7)",
"(4*6)/(8-7)",
"6*(8-7)*4",
"6/(8-7)*4",
"(6+4-7)*8",
"(4... |
gp-l-all_8 | [
{
"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 '8', 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": [
"4",
"6",
"K",
"5"
],
"display_cards": [
4,
6,
8,
5
],
"solution": [
"(5+4-6)*8",
"(5-6+4)*8",
"(4-6+5)*8",
"8*(5+4-6)",
"8*(4+5-6)",
"(4+5-6)*8",
"8*(5-6+4)",
"8*(4-6+5)"
],
"target": 24,
"face_card_mapping": "a... |
gp-l-all_8 | [
{
"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 '8', 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",
"J",
"5"
],
"display_cards": [
4,
2,
8,
5
],
"solution": [
"(5-4+2)*8",
"(5-4/2)*8",
"5*8/2+4",
"(5*8)/2+4",
"(5*8/2)+4",
"5*(8/2)+4",
"4*2*(8-5)",
"(4*2)*(8-5)",
"(8-5)*4*2",
"(8-5)*(4*2)",
"8*(5... |
gp-l-all_8 | [
{
"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 '8', 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": [
"10",
"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_ma... |
gp-l-all_8 | [
{
"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 '8', 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",
"Q"
],
"display_cards": [
5,
9,
7,
8
],
"solution": [
"(7-9+5)*8",
"8*(7+5-9)",
"(5-9+7)*8",
"8*(7-9+5)",
"8*(5-9+7)",
"8*5-(9+7)",
"(8*5)-(9+7)",
"8*5-9-7",
"(8*5)-9-7",
"(8*5-9)-7",
"5*8-(7... |
gp-l-all_8 | [
{
"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 '8', 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",
"9"
],
"display_cards": [
6,
9,
8,
9
],
"solution": [
"8/(9-6)*9",
"8/6*(9+9)",
"(8/6)*(9+9)",
"9*8/(9-6)",
"(9*8)/(9-6)",
"(9+9)/6*8",
"(9+9)/(6/8)",
"9/(9-6)*8",
"8*(9+9)/6",
"8*9/(9-6)",
"... |
gp-l-all_8 | [
{
"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 '8', 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",
"9",
"3",
"8"
],
"display_cards": [
8,
9,
3,
8
],
"solution": [
"3*8*(9-8)",
"(3*8)*(9-8)",
"3*8/(9-8)",
"(3*8)/(9-8)",
"8*(9-8)*3",
"8/(9-8)*3",
"(9-8)*8*3",
"(9-8)*(8*3)",
"(9-8/8)*3",
"3*(9-8)*8",
"... |
gp-l-all_8 | [
{
"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 '8', 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",
"3"
],
"display_cards": [
8,
2,
8,
3
],
"solution": [
"3*(8+8)/2",
"(8-3-2)*8",
"(8*2-8)*3",
"(8-2-3)*8",
"3*(8*2-8)",
"(2*8-8)*3",
"(8+8)*3/2",
"(8+8)*(3/2)",
"8*(8-3-2)",
"3*(2*8-8)",
"3/2*... |
gp-l-all_8 | [
{
"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 '8', 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": [
"K",
"5",
"Q",
"A"
],
"display_cards": [
8,
5,
8,
1
],
"solution": [
"(8-5)*8*1",
"(8-5)*(8*1)",
"(8-5)*8/1",
"(8-5)*(8/1)",
"8*(8-5)*1",
"8*(8-5*1)",
"8*(8-5)/1",
"8*(8-5/1)",
"1*8*(8-5)",
"(1*8)*(8-5)",
"... |
gp-l-all_8 | [
{
"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 '8', 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": [
"Q",
"2",
"4",
"10"
],
"display_cards": [
8,
2,
4,
10
],
"solution": [
"8+4+10+2",
"(8+4)+10+2",
"(8+4+10)+2",
"8+(4+10)+2",
"8+(4+10+2)",
"8+4+(10+2)",
"(8+4)+(10+2)",
"(8+4*10)/2",
"8-4+10*2",
"(8-4)+10*2",
... |
gp-l-all_8 | [
{
"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 '8', 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",
"K",
"9",
"A"
],
"display_cards": [
8,
8,
9,
1
],
"solution": [
"8+8-1+9",
"(8+8)-1+9",
"(8+8-1)+9",
"8+(8-1)+9",
"8+(8-1+9)",
"8+8-(1-9)",
"(8+8)-(1-9)",
"8+9-1+8",
"(8+9)-1+8",
"(8+9-1)+8",
"8+(9-1)+... |
gp-l-all_8 | [
{
"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 '8', 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": [
"9",
"4",
"Q",
"3"
],
"display_cards": [
9,
4,
8,
3
],
"solution": [
"9+3+8+4",
"(9+3)+8+4",
"(9+3+8)+4",
"9+(3+8)+4",
"9+(3+8+4)",
"9+3+(8+4)",
"(9+3)+(8+4)",
"(9+3)*8/4",
"(9+3)*(8/4)",
"(9-3)*(8-4)",
"9+... |
gp-l-all_8 | [
{
"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 '8', 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",
"A",
"3",
"4"
],
"display_cards": [
4,
1,
3,
4
],
"solution": [
"(1*4+4)*3",
"1*(4+4)*3",
"3*(4+4)*1",
"3*(4+4*1)",
"3*(4+4)/1",
"3*(4+4/1)",
"4*(3+4-1)",
"(4+4)*1*3",
"(4+4*1)*3",
"(4+4)*(1*3)",
"(4+4... |
gp-l-all_8 | [
{
"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 '8', 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": [
"Q",
"K",
"2",
"10"
],
"display_cards": [
8,
8,
2,
10
],
"solution": [
"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+10-2+8",
"(8+10)-2+8",
"(8+10-2)+8",
... |
gp-l-all_8 | [
{
"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 '8', 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",
"8",
"2"
],
"display_cards": [
4,
8,
8,
2
],
"solution": [
"(4-2)*8+8",
"4*2+8+8",
"(4*2)+8+8",
"(4*2+8)+8",
"4*2+(8+8)",
"(4*2)+(8+8)",
"4/2*8+8",
"(4/2)*8+8",
"(4/2*8)+8",
"4/(2/8)+8",
"8+(4-2)*... |
gp-l-all_8 | [
{
"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 '8', 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",
"J",
"10"
],
"display_cards": [
2,
3,
8,
10
],
"solution": [
"2*3+8+10",
"(2*3)+8+10",
"(2*3+8)+10",
"2*3+(8+10)",
"(2*3)+(8+10)",
"8+10+2*3",
"(8+10)+2*3",
"8+(10+2*3)",
"8+10+(2*3)",
"(8+10)+(2*3)",... |
gp-l-all_8 | [
{
"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 '8', 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": [
"3",
"J",
"K",
"J"
],
"display_cards": [
3,
8,
8,
8
],
"solution": [
"8+8*3-8",
"(8+8*3)-8",
"8+(8*3)-8",
"8+(8*3-8)",
"8-8+3*8",
"(8-8)+3*8",
"(8-8+3)*8",
"8-8+(3*8)",
"(8-8)+(3*8)",
"8-(8-3*8)",
"8*(8+3-8... |
gp-l-all_8 | [
{
"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 '8', 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": [
"Q",
"10",
"6",
"8"
],
"display_cards": [
8,
10,
6,
8
],
"solution": [
"8/6*(8+10)",
"(8/6)*(8+10)",
"(8+10)*8/6",
"(8+10)*(8/6)",
"8*(10+8)/6",
"8/(10-8)*6",
"(8+10)/6*8",
"(8+10)/(6/8)",
"8*(10-6)-8",
"(10-6)... |
gp-l-all_8 | [
{
"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 '8', 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": [
"5",
"9",
"3",
"2"
],
"display_cards": [
5,
9,
3,
2
],
"solution": [
"2+9*3-5",
"(2+9*3)-5",
"2+(9*3)-5",
"2+(9*3-5)",
"9*3+2-5",
"(9*3)+2-5",
"(9*3+2)-5",
"9*3+(2-5)",
"(9*3)+(2-5)",
"3*9+2-5",
"(3*9)+2-5"... |
gp-l-all_8 | [
{
"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 '8', 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": [
"5",
"6",
"A",
"A"
],
"display_cards": [
5,
6,
1,
1
],
"solution": [
"5*(6-1)-1",
"(1*5-1)*6",
"1*(5-1)*6",
"6*(5-1)*1",
"6*(5-1*1)",
"6*(5-1)/1",
"6*(5-1/1)",
"6*(5*1-1)",
"6*(5/1-1)",
"1*6*(5-1)",
"(1*6)*... |
gp-l-all_8 | [
{
"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 '8', 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": [
"K",
"5",
"J",
"4"
],
"display_cards": [
8,
5,
8,
4
],
"solution": [
"4*(8/8+5)",
"(8/8+5)*4",
"8*(5-8/4)",
"4*(5+8/8)",
"(5+8/8)*4",
"(5-8/4)*8"
],
"target": 24,
"face_card_mapping": "all_8"
} |
gp-l-all_8 | [
{
"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 '8', 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",
"6",
"K",
"4"
],
"display_cards": [
7,
6,
8,
4
],
"solution": [
"6*4*(8-7)",
"(6*4)*(8-7)",
"6*4/(8-7)",
"(6*4)/(8-7)",
"8*(4-7+6)",
"8*(4+6-7)",
"8*(6+4-7)",
"(6+4-7)*8",
"(8-7)*6*4",
"(8-7)*(6*4)",
"... |
gp-l-all_8 | [
{
"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 '8', 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": [
"A",
"10",
"6",
"6"
],
"display_cards": [
1,
10,
6,
6
],
"solution": [
"(10-6)*6*1",
"(10-6)*(6*1)",
"(10-6)*6/1",
"(10-6)*(6/1)",
"(1*10-6)*6",
"1*(10-6)*6",
"(10-1*6)*6",
"(10*1-6)*6",
"(10/1-6)*6",
"6*(10-1*... |
gp-l-all_8 | [
{
"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 '8', 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": [
"3",
"Q",
"Q",
"K"
],
"display_cards": [
3,
8,
8,
8
],
"solution": [
"(8+8-8)*3",
"(8+8*8)/3",
"8-8+8*3",
"(8-8)+8*3",
"(8-8+8)*3",
"8-8+(8*3)",
"(8-8)+(8*3)",
"8-(8-8*3)",
"(8*8+8)/3",
"8*(8-8+3)",
"8*8/8*... |
gp-l-all_8 | [
{
"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 '8', 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",
"K",
"8",
"8"
],
"display_cards": [
3,
8,
8,
8
],
"solution": [
"(8+8-8)*3",
"(8+8*8)/3",
"8-8+8*3",
"(8-8)+8*3",
"(8-8+8)*3",
"8-8+(8*3)",
"(8-8)+(8*3)",
"8-(8-8*3)",
"(8*8+8)/3",
"8*(8-8+3)",
"8*8/8*... |
gp-l-all_8 | [
{
"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 '8', 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": [
"4",
"9",
"10",
"6"
],
"display_cards": [
4,
9,
10,
6
],
"solution": [
"10*6-9*4",
"(10*6)-9*4",
"10*6-(9*4)",
"(10*6)-(9*4)",
"10/4*6+9",
"(10/4)*6+9",
"(10/4*6)+9",
"10/(4/6)+9",
"(10-9)*6*4",
"(10-9)*(6*4)",... |
gp-l-all_8 | [
{
"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 '8', 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": [
"6",
"3",
"10",
"J"
],
"display_cards": [
6,
3,
10,
8
],
"solution": [
"3*(10+6-8)",
"3*(6-8+10)",
"(10-8+6)*3",
"(6+10-8)*3",
"3*(10-8+6)",
"3*(6+10-8)",
"(10+6-8)*3",
"(6-8+10)*3"
],
"target": 24,
"face_card_ma... |
gp-l-all_8 | [
{
"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 '8', 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": [
"10",
"2",
"Q",
"J"
],
"display_cards": [
10,
2,
8,
8
],
"solution": [
"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)",
"10-2+8+8",
"(10-2)+8+8",
... |
gp-l-all_8 | [
{
"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 '8', 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": [
"A",
"Q",
"K",
"4"
],
"display_cards": [
1,
8,
8,
4
],
"solution": [
"4*1*8-8",
"(4*1)*8-8",
"(4*1*8)-8",
"4*(1*8)-8",
"4/1*8-8",
"(4/1)*8-8",
"(4/1*8)-8",
"4/(1/8)-8",
"4*8-1*8",
"(4*8)-1*8",
"4*8-(1*8)",
... |
gp-l-all_8 | [
{
"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 '8', 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": [
"6",
"7",
"3",
"10"
],
"display_cards": [
6,
7,
3,
10
],
"solution": [
"7/3*6+10",
"(7/3)*6+10",
"(7/3*6)+10",
"7/(3/6)+10",
"7*6/3+10",
"(7*6)/3+10",
"(7*6/3)+10",
"7*(6/3)+10",
"10+7/3*6",
"10+(7/3)*6",
"... |
gp-l-all_8 | [
{
"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 '8', 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": [
"A",
"8",
"Q",
"9"
],
"display_cards": [
1,
8,
8,
9
],
"solution": [
"9-1+8+8",
"(9-1)+8+8",
"(9-1+8)+8",
"9-1+(8+8)",
"(9-1)+(8+8)",
"9-(1-8)+8",
"9-(1-8-8)",
"8-1+9+8",
"(8-1)+9+8",
"(8-1+9)+8",
"8-1+(9+8... |
gp-l-all_8 | [
{
"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 '8', 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": [
"4",
"10",
"10",
"K"
],
"display_cards": [
4,
10,
10,
8
],
"solution": [
"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)",
"8+10+10-4",
"(8+... |
gp-l-all_8 | [
{
"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 '8', 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",
"J"
],
"display_cards": [
3,
8,
2,
8
],
"solution": [
"(8*2-8)*3",
"(8-3-2)*8",
"3*(8+8)/2",
"(2*8-8)*3",
"(8+8)*3/2",
"(8+8)*(3/2)",
"8*(8-3-2)",
"(8+8)/2*3",
"(8+8)/(2/3)",
"8*(8-2-3)",
"3*... |
gp-l-all_8 | [
{
"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 '8', 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",
"8",
"5"
],
"display_cards": [
4,
8,
8,
5
],
"solution": [
"8*(5-8/4)",
"4*(5+8/8)",
"(5+8/8)*4",
"4*(8/8+5)",
"(8/8+5)*4",
"(5-8/4)*8"
],
"target": 24,
"face_card_mapping": "all_8"
} |
gp-l-all_8 | [
{
"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 '8', 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": [
"7",
"10",
"K",
"4"
],
"display_cards": [
7,
10,
8,
4
],
"solution": [
"10+8*7/4",
"10+(8*7)/4",
"10+(8*7/4)",
"10+8*(7/4)",
"8/4*7+10",
"(8/4)*7+10",
"(8/4*7)+10",
"8/(4/7)+10",
"7/4*8+10",
"(7/4)*8+10",
"... |
gp-l-all_8 | [
{
"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 '8', 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",
"4"
],
"display_cards": [
8,
4,
6,
4
],
"solution": [
"4*(4-6+8)",
"4*(8+4-6)",
"(6-4)*(8+4)",
"(4+8-6)*4",
"(4+8)*(6-4)",
"4*(8-6+4)",
"4*(4+8-6)",
"(8-6+4)*4",
"(6-4)*(4+8)",
"(4-6+8)*4",
"... |
gp-l-all_8 | [
{
"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 '8', 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": [
"8",
"9",
"J",
"5"
],
"display_cards": [
8,
9,
8,
5
],
"solution": [
"9/(8-5)*8",
"8*(9-5)-8",
"8/(8-5)*9",
"(9-5)*8-8",
"9*8/(8-5)",
"(9*8)/(8-5)",
"8*9/(8-5)",
"(8*9)/(8-5)"
],
"target": 24,
"face_card_mapping"... |
gp-l-all_8 | [
{
"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 '8', 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": [
"Q",
"J",
"A",
"K"
],
"display_cards": [
8,
8,
1,
8
],
"solution": [
"8+8+8*1",
"(8+8)+8*1",
"(8+8+8)*1",
"8+(8+8)*1",
"8+(8+8*1)",
"8+8+(8*1)",
"(8+8)+(8*1)",
"8+8+8/1",
"(8+8)+8/1",
"(8+8+8)/1",
"8+(8+8)/... |
gp-l-all_8 | [
{
"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 '8', 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": [
"6",
"4",
"2",
"10"
],
"display_cards": [
6,
4,
2,
10
],
"solution": [
"(6-4+10)*2",
"(6-4)*(10+2)",
"(10+2-6)*4",
"(10+2)*(6-4)",
"2*4+6+10",
"(2*4)+6+10",
"(2*4+6)+10",
"2*4+(6+10)",
"(2*4)+(6+10)",
"(2+10-6)... |
gp-l-all_8 | [
{
"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 '8', 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": [
"2",
"K",
"4",
"5"
],
"display_cards": [
2,
8,
4,
5
],
"solution": [
"(8-5)*2*4",
"(8-5)*(2*4)",
"8*(5+2-4)",
"8*5/2+4",
"(8*5)/2+4",
"(8*5/2)+4",
"8*(5/2)+4",
"4+5/2*8",
"4+(5/2)*8",
"4+(5/2*8)",
"4+5/(2/8... |
gp-l-all_8 | [
{
"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 '8', 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": [
"K",
"8",
"2",
"6"
],
"display_cards": [
8,
8,
2,
6
],
"solution": [
"6+2+8+8",
"(6+2)+8+8",
"(6+2+8)+8",
"6+(2+8)+8",
"6+(2+8+8)",
"6+2+(8+8)",
"(6+2)+(8+8)",
"(6-2)*8-8",
"8+8+2+6",
"(8+8)+2+6",
"(8+8+2)+... |
gp-l-all_8 | [
{
"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 '8', 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": [
"3",
"3",
"4",
"4"
],
"display_cards": [
3,
3,
4,
4
],
"solution": [
"4*3+4*3",
"(4*3)+4*3",
"4*3+(4*3)",
"(4*3)+(4*3)",
"(4*3-4)*3",
"4*3+3*4",
"(4*3)+3*4",
"4*3+(3*4)",
"(4*3)+(3*4)",
"3*4+3*4",
"(3*4)+3*... |
gp-l-all_8 | [
{
"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 '8', 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": [
"5",
"J",
"3",
"Q"
],
"display_cards": [
5,
8,
3,
8
],
"solution": [
"3+8+5+8",
"(3+8)+5+8",
"(3+8+5)+8",
"3+(8+5)+8",
"3+(8+5+8)",
"3+8+(5+8)",
"(3+8)+(5+8)",
"8+3+8+5",
"(8+3)+8+5",
"(8+3+8)+5",
"8+(3+8)+... |
gp-l-all_8 | [
{
"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 '8', 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,
8,
5,
8
],
"solution": [
"8+3+8+5",
"(8+3)+8+5",
"(8+3+8)+5",
"8+(3+8)+5",
"8+(3+8+5)",
"8+3+(8+5)",
"(8+3)+(8+5)",
"3+5+8+8",
"(3+5)+8+8",
"(3+5+8)+8",
"3+(5+8)+... |
gp-l-all_8 | [
{
"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 '8', 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": [
"4",
"4",
"9",
"J"
],
"display_cards": [
4,
4,
9,
8
],
"solution": [
"9*4-(8+4)",
"(9*4)-(8+4)",
"9*4-8-4",
"(9*4)-8-4",
"(9*4-8)-4",
"9*4-(4+8)",
"(9*4)-(4+8)",
"9*4-4-8",
"(9*4)-4-8",
"(9*4-4)-8",
"4*9-(8... |
gp-l-all_8 | [
{
"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 '8', 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": [
"7",
"2",
"10",
"4"
],
"display_cards": [
7,
2,
10,
4
],
"solution": [
"4*(10-7)*2",
"(7-4)*(10-2)",
"(4-7)*(2-10)",
"4*7/2+10",
"(4*7)/2+10",
"(4*7/2)+10",
"4*(7/2)+10",
"10-(2-4)*7",
"10+7*(4-2)",
"10+7*4/2",... |
gp-l-all_8 | [
{
"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 '8', 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",
"4",
"10",
"9"
],
"display_cards": [
5,
4,
10,
9
],
"solution": [
"4*(5+10-9)",
"(9-5)*(10-4)",
"4*(5-9+10)",
"(4-10)*(5-9)",
"4*(10+5-9)",
"(10-4)*(9-5)",
"(5+10-9)*4",
"(5-9)*(4-10)",
"(10-9+5)*4",
"(5-9... |
gp-l-all_8 | [
{
"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 '8', 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": [
"2",
"A",
"5",
"K"
],
"display_cards": [
2,
1,
5,
8
],
"solution": [
"8/2*(1+5)",
"(8/2)*(1+5)",
"2*(5+8-1)",
"(8+5-1)*2",
"8*(5+1)/2",
"8*(5-1*2)",
"8*(5*1-2)",
"8*(5/1-2)",
"(5-2)*8*1",
"(5-2)*(8*1)",
"(5... |
gp-l-all_8 | [
{
"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 '8', 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": [
"3",
"A",
"9",
"5"
],
"display_cards": [
3,
1,
9,
5
],
"solution": [
"9+1*5*3",
"9+(1*5)*3",
"9+(1*5*3)",
"9+1*(5*3)",
"9*1+5*3",
"(9*1)+5*3",
"9*1+(5*3)",
"(9*1)+(5*3)",
"9*(1+5/3)",
"9/1+5*3",
"(9/1)+5*3"... |
gp-l-all_8 | [
{
"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 '8', 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",
"10",
"K"
],
"display_cards": [
4,
4,
10,
8
],
"solution": [
"8*10/4+4",
"(8*10)/4+4",
"(8*10/4)+4",
"8*(10/4)+4",
"(10+4-8)*4",
"(10-4)*(8-4)",
"10/4*8+4",
"(10/4)*8+4",
"(10/4*8)+4",
"10/(4/8)+4",
... |
gp-l-all_8 | [
{
"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 '8', 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": [
"3",
"J",
"3",
"J"
],
"display_cards": [
3,
8,
3,
8
],
"solution": [
"8/(3-8/3)"
],
"target": 24,
"face_card_mapping": "all_8"
} |
gp-l-all_8 | [
{
"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 '8', 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": [
"J",
"4",
"5",
"J"
],
"display_cards": [
8,
4,
5,
8
],
"solution": [
"(8/8+5)*4",
"8*(5-8/4)",
"4*(8/8+5)",
"4*(5+8/8)",
"(5-8/4)*8",
"(5+8/8)*4"
],
"target": 24,
"face_card_mapping": "all_8"
} |
gp-l-all_8 | [
{
"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 '8', 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",
"6",
"7"
],
"display_cards": [
9,
4,
6,
7
],
"solution": [
"(9+7)/4*6",
"(9+7)/(4/6)",
"(7+9)/4*6",
"(7+9)/(4/6)",
"6/4*(7+9)",
"(6/4)*(7+9)",
"6*(9+7)/4",
"6/4*(9+7)",
"(6/4)*(9+7)",
"(9+7)*6/4",
... |
gp-l-all_8 | [
{
"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 '8', 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": [
"8",
"K",
"10",
"6"
],
"display_cards": [
8,
8,
10,
6
],
"solution": [
"(8+10)/6*8",
"(8+10)/(6/8)",
"8*(10-6)-8",
"(8+10)*8/6",
"(8+10)*(8/6)",
"8*(10+8)/6",
"8/(10-8)*6",
"8*6/(10-8)",
"(8*6)/(10-8)",
"8/6*(1... |
gp-l-all_8 | [
{
"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 '8', 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,
8
],
"solution": [
"(5-9+7)*8",
"8*(5+7-9)",
"8*5-(7+9)",
"(8*5)-(7+9)",
"8*5-7-9",
"(8*5)-7-9",
"(8*5-7)-9",
"(5+7-9)*8",
"5*8-(7+9)",
"(5*8)-(7+9)",
"5*8-... |
gp-l-all_8 | [
{
"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 '8', 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": [
"9",
"K",
"6",
"6"
],
"display_cards": [
9,
8,
6,
6
],
"solution": [
"6+(8-6)*9",
"9*(8-6)+6",
"(6-9+6)*8",
"6-9*(6-8)",
"(8-6)*9+6",
"8*(6-9+6)",
"6+9*(8-6)",
"(6+6-9)*8",
"8*(6+6-9)",
"6-(6-8)*9"
],
"targ... |
gp-l-all_8 | [
{
"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 '8', 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",
"A",
"7",
"3"
],
"display_cards": [
7,
1,
7,
3
],
"solution": [
"(7-3)*(7-1)",
"(3-7)*(1-7)",
"(7-1)*(7-3)",
"(1-7)*(3-7)"
],
"target": 24,
"face_card_mapping": "all_8"
} |
gp-l-all_8 | [
{
"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 '8', 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",
"6",
"8"
],
"display_cards": [
6,
8,
6,
8
],
"solution": [
"8*6/(8-6)",
"(8*6)/(8-6)",
"6/(8-6)*8",
"6*8/(8-6)",
"(6*8)/(8-6)",
"8/(8-6)*6"
],
"target": 24,
"face_card_mapping": "all_8"
} |
gp-l-all_8 | [
{
"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 '8', 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",
"Q",
"8",
"9"
],
"display_cards": [
4,
8,
8,
9
],
"solution": [
"(4-9+8)*8",
"8*(8+4-9)",
"(8+4-9)*8",
"8*(4-9+8)",
"(8-9+4)*8",
"8*(4+8-9)",
"8*(8-9+4)",
"(4+8-9)*8"
],
"target": 24,
"face_card_mapping": "a... |
gp-l-all_8 | [
{
"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 '8', 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",
"J",
"6",
"J"
],
"display_cards": [
8,
8,
6,
8
],
"solution": [
"8+8*(8-6)",
"8+(8-6)*8",
"8-8*(6-8)",
"8*(8-6)+8",
"8-(6-8)*8",
"(8-6)*8+8"
],
"target": 24,
"face_card_mapping": "all_8"
} |
gp-l-all_8 | [
{
"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 '8', 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": [
"9",
"10",
"7",
"A"
],
"display_cards": [
9,
10,
7,
1
],
"solution": [
"(1-9)*(7-10)",
"(7-10)*(1-9)",
"(10-7)*(9-1)",
"(9-1)*(10-7)"
],
"target": 24,
"face_card_mapping": "all_8"
} |
gp-l-all_8 | [
{
"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 '8', 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",
"6",
"2",
"3"
],
"display_cards": [
7,
6,
2,
3
],
"solution": [
"3*(2*7-6)",
"(7*2-6)*3",
"7/2*6+3",
"(7/2)*6+3",
"(7/2*6)+3",
"7/(2/6)+3",
"3+6*7/2",
"3+(6*7)/2",
"3+(6*7/2)",
"3+6*(7/2)",
"7*6/2+3",
... |
gp-l-all_8 | [
{
"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 '8', 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": [
"Q",
"7",
"4",
"8"
],
"display_cards": [
8,
7,
4,
8
],
"solution": [
"(7-8+4)*8",
"7*8-4*8",
"(7*8)-4*8",
"7*8-(4*8)",
"(7*8)-(4*8)",
"8*(4+7-8)",
"(4+7-8)*8",
"4*(7-8/8)",
"(4-8+7)*8",
"(7-8/8)*4",
"7*8-8*... |
gp-l-all_8 | [
{
"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 '8', 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": [
"A",
"5",
"9",
"9"
],
"display_cards": [
1,
5,
9,
9
],
"solution": [
"9+1+5+9",
"(9+1)+5+9",
"(9+1+5)+9",
"9+(1+5)+9",
"9+(1+5+9)",
"9+1+(5+9)",
"(9+1)+(5+9)",
"9+1+9+5",
"(9+1)+9+5",
"(9+1+9)+5",
"9+(1+9)+... |
gp-l-all_8 | [
{
"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 '8', 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": [
"2",
"5",
"A",
"K"
],
"display_cards": [
2,
5,
1,
8
],
"solution": [
"(5+1)*8/2",
"(5+1)*(8/2)",
"(5-1+8)*2",
"(5-1)*(8-2)",
"2*(8+5-1)",
"(5-2)*8*1",
"(5-2)*(8*1)",
"(5-2)*8/1",
"(5-2)*(8/1)",
"(2-8)*(1-5)",
... |
gp-l-all_8 | [
{
"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 '8', 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": [
"8",
"8",
"9",
"5"
],
"display_cards": [
8,
8,
9,
5
],
"solution": [
"8*(9-5)-8",
"9*8/(8-5)",
"(9*8)/(8-5)",
"(9-5)*8-8",
"9/(8-5)*8",
"8/(8-5)*9",
"8*9/(8-5)",
"(8*9)/(8-5)"
],
"target": 24,
"face_card_mapping"... |