data_source stringclasses 1
value | 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",
"6",
"2"
],
"display_cards": [
2,
7,
6,
2
],
"solution": [
"(7+2)*2+6",
"2*(6+7)-2",
"2*(7+6)-2",
"(2+7)*2+6",
"2*(7+2)+6",
"(7+6)*2-2",
"6+2*(2+7)",
"2*(2+7)+6",
"6+(7+2)*2",
"(6+7)*2-2",
"6+(2+7)... |
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": [
"A",
"Q",
"K",
"5"
],
"display_cards": [
1,
10,
10,
5
],
"solution": [
"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+5-1",
"(10+10)+5-1",
"(10+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",
"2",
"3",
"5"
],
"display_cards": [
10,
2,
3,
5
],
"solution": [
"(10+2)*(5-3)",
"(10+5-3)*2",
"(2+10)*(5-3)",
"2*(10+5-3)",
"(5+10-3)*2",
"2*(10-3+5)",
"2*(5-3+10)",
"(5-3+10)*2",
"(5-3)*(10+2)",
"(5-3)*(... |
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": [
"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_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": [
"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_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",
"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_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",
"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_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",
"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_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",
"J",
"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",
... |
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",
"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_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",
"9"
],
"display_cards": [
5,
10,
1,
9
],
"solution": [
"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)",
... |
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",
"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_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",
"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_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",
"Q",
"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",
... |
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",
"4",
"2"
],
"display_cards": [
10,
3,
4,
2
],
"solution": [
"(2-4+10)*3",
"3*4+10+2",
"(3*4)+10+2",
"(3*4+10)+2",
"3*4+(10+2)",
"(3*4)+(10+2)",
"10+2+3*4",
"(10+2)+3*4",
"10+(2+3*4)",
"10+2+(3*4)",
... |
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",
"3"
],
"display_cards": [
7,
3,
9,
3
],
"solution": [
"9*7/3+3",
"(9*7)/3+3",
"(9*7/3)+3",
"9*(7/3)+3",
"3+9/3*7",
"3+(9/3)*7",
"3+(9/3*7)",
"3+9/(3/7)",
"(3-9)*(3-7)",
"(9-3)*(7-3)",
"9/3+7*... |
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": [
"Q",
"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",
"8",
"4"
],
"display_cards": [
10,
2,
8,
4
],
"solution": [
"2+8+10+4",
"(2+8)+10+4",
"(2+8+10)+4",
"2+(8+10)+4",
"2+(8+10+4)",
"2+8+(10+4)",
"(2+8)+(10+4)",
"(2*8-10)*4",
"2+10+4+8",
"(2+10)+4+8",
... |
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": [
"Q",
"7",
"3",
"K"
],
"display_cards": [
10,
7,
3,
10
],
"solution": [
"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)",
"7+10-3+10",
"(7+10)-3+10",
"(7+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",
"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_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",
"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_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",
"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_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",
"10"
],
"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",
"... |
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": [
"K",
"3",
"J",
"2"
],
"display_cards": [
10,
3,
10,
2
],
"solution": [
"(10-3)*2+10",
"2*(10-3)+10",
"10+(10-3)*2",
"10+2*(10-3)",
"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": 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_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",
"7"
],
"display_cards": [
2,
10,
2,
7
],
"solution": [
"(7+10/2)*2",
"(10/2+7)*2",
"2*(7+10/2)",
"2*(10/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": 26,
"cards": [
"9",
"A",
"7",
"8"
],
"display_cards": [
9,
1,
7,
8
],
"solution": [
"7+9+1*8",
"(7+9)+1*8",
"7+(9+1*8)",
"7+9+(1*8)",
"(7+9)+(1*8)",
"7+9*1+8",
"(7+9)*1+8",
"(7+9*1)+8",
"7+(9*1)+8",
"7+(9*1+8)",
"7+9/1+8"... |
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",
"2"
],
"display_cards": [
7,
3,
7,
2
],
"solution": [
"7+3+7*2",
"(7+3)+7*2",
"7+(3+7*2)",
"7+3+(7*2)",
"(7+3)+(7*2)",
"7+7*2+3",
"(7+7*2)+3",
"7+(7*2)+3",
"7+(7*2+3)",
"2*7+3+7",
"(2*7)+3+7"... |
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",
"8"
],
"display_cards": [
10,
5,
2,
8
],
"solution": [
"(8-5)*(10-2)",
"(10-2-5)*8",
"8*(10-2-5)",
"(10-5-2)*8",
"(5-8)*(2-10)",
"8*(10-5-2)",
"(10-2)*(8-5)",
"(2-10)*(5-8)"
],
"target": 24,
"face_... |
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",
"6",
"8",
"K"
],
"display_cards": [
3,
6,
8,
10
],
"solution": [
"(10+6-8)*3",
"(6+10-8)*3",
"(10-8+6)*3",
"3*(10-8+6)",
"(6-8+10)*3",
"3*(6+10-8)",
"3*(10+6-8)",
"3*(6-8+10)"
],
"target": 24,
"face_card_map... |
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",
"4"
],
"display_cards": [
10,
6,
10,
4
],
"solution": [
"(4-10)*(6-10)",
"4*(10+6-10)",
"4*10-(6+10)",
"(4*10)-(6+10)",
"4*10-6-10",
"(4*10)-6-10",
"(4*10-6)-10",
"4*10*6/10",
"(4*10)*6/10",
"(4*... |
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",
"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_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",
"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_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": [
"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_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": [
"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_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": [
"4",
"6",
"K",
"5"
],
"display_cards": [
4,
6,
10,
5
],
"solution": [
"6*5+4-10",
"(6*5)+4-10",
"(6*5+4)-10",
"6*5+(4-10)",
"(6*5)+(4-10)",
"5*(10-6)+4",
"10-6+5*4",
"(10-6)+5*4",
"10-6+(5*4)",
"(10-6)+(5*4)",
... |
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",
"J",
"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",
... |
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": [
"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_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",
"Q"
],
"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",
"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_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",
"9",
"3",
"8"
],
"display_cards": [
10,
9,
3,
8
],
"solution": [
"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)",
"9-3+8+10",
"(9-3)+8+10",
"(9-3+8)+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",
"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_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": [
"K",
"5",
"Q",
"A"
],
"display_cards": [
10,
5,
10,
1
],
"solution": [
"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+5-1",
"(10+10)+5-1",
"(10+1... |
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": [
"Q",
"2",
"4",
"10"
],
"display_cards": [
10,
2,
4,
10
],
"solution": [
"(2+4/10)*10",
"(4/10+2)*10",
"10*(2+4/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": 44,
"cards": [
"2",
"2",
"8",
"7"
],
"display_cards": [
2,
2,
8,
7
],
"solution": [
"2*7+8+2",
"(2*7)+8+2",
"(2*7+8)+2",
"2*7+(8+2)",
"(2*7)+(8+2)",
"2+7*2+8",
"(2+7*2)+8",
"2+(7*2)+8",
"2+(7*2+8)",
"2*7+2+8",
"(2*7)+2+8"... |
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": [
"8",
"10",
"4",
"J"
],
"display_cards": [
8,
10,
4,
10
],
"solution": [
"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",
"10-4+8+10",
"(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",
"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_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",
"Q",
"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)",
... |
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",
"8",
"2"
],
"display_cards": [
4,
10,
8,
2
],
"solution": [
"8+2+4+10",
"(8+2)+4+10",
"(8+2+4)+10",
"8+(2+4)+10",
"8+(2+4+10)",
"8+2+(4+10)",
"(8+2)+(4+10)",
"2+8+10+4",
"(2+8)+10+4",
"(2+8+10)+4",
... |
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",
"J",
"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": [
"J",
"2",
"Q",
"3"
],
"display_cards": [
10,
2,
10,
3
],
"solution": [
"10+2*(10-3)",
"10-(3-10)*2",
"(10-3)*2+10",
"2*(10-3)+10",
"10+(10-3)*2",
"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": 51,
"cards": [
"J",
"2",
"7",
"2"
],
"display_cards": [
10,
2,
7,
2
],
"solution": [
"(7+10/2)*2",
"2*(7+10/2)",
"(10/2+7)*2",
"2*(10/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": 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_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": [
"10",
"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+(... |
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": [
"J",
"7",
"6",
"6"
],
"display_cards": [
10,
7,
6,
6
],
"solution": [
"6-(7-10)*6",
"6+6*(10-7)",
"6+(10-7)*6",
"6*(10-7)+6",
"(10-7)*6+6",
"6-6*(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": 55,
"cards": [
"7",
"6",
"K",
"4"
],
"display_cards": [
7,
6,
10,
4
],
"solution": [
"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-4)*10-6",
"7*4-10+6",
"(7*4)-10+6",
"(7*4-10)+6",
... |
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": [
"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_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",
"7",
"K",
"K"
],
"display_cards": [
6,
7,
10,
10
],
"solution": [
"10*(10-7)-6",
"(10-7)*10-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": 58,
"cards": [
"3",
"K",
"8",
"8"
],
"display_cards": [
3,
10,
8,
8
],
"solution": [
"(8*10-8)/3",
"(10*8-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": [
"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_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": [
"6",
"3",
"10",
"J"
],
"display_cards": [
6,
3,
10,
10
],
"solution": [
"6*(3+10/10)",
"(3+10/10)*6",
"(10/10+3)*6",
"6*(10/10+3)",
"(3-6/10)*10",
"10*(3-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": 61,
"cards": [
"6",
"J",
"8",
"2"
],
"display_cards": [
6,
10,
8,
2
],
"solution": [
"(6+10)*2-8",
"(6-10)*(2-8)",
"6*(10+2-8)",
"(10+2-8)*6",
"(10+2)*(8-6)",
"(2+10-8)*6",
"(2+10)*(8-6)",
"2*(10+8-6)",
"2*(10-8)*6",
"(8+10-6... |
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": [
"A",
"Q",
"K",
"4"
],
"display_cards": [
1,
10,
10,
4
],
"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)+(... |
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": [
"10",
"6",
"K",
"10"
],
"display_cards": [
10,
6,
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-6+10+10",
"(10-6)+10+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": [
"7",
"3",
"2",
"3"
],
"display_cards": [
7,
3,
2,
3
],
"solution": [
"(7+2)*3-3",
"(7-2+3)*3",
"(7-3)*3*2",
"(7-3)*(3*2)",
"3*(3+7-2)",
"(7+3-2)*3",
"(7-3)*2*3",
"(7-3)*(2*3)",
"3*(7+3-2)",
"3*(7-3)*2",
"(3... |
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": [
"A",
"5",
"5",
"10"
],
"display_cards": [
1,
5,
5,
10
],
"solution": [
"5*(10-5)-1",
"(10-5)*5-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": 66,
"cards": [
"3",
"Q",
"2",
"J"
],
"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",
"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_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": [
"7",
"10",
"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": 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_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",
"8",
"4",
"6"
],
"display_cards": [
9,
8,
4,
6
],
"solution": [
"6+9/4*8",
"6+(9/4)*8",
"6+(9/4*8)",
"6+9/(4/8)",
"9*(4-8/6)",
"9/4*8+6",
"(9/4)*8+6",
"(9/4*8)+6",
"9/(4/8)+6",
"(4-8/6)*9",
"8/4*9+6",
... |
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",
"3",
"2",
"5"
],
"display_cards": [
1,
3,
2,
5
],
"solution": [
"(1+2)*(3+5)",
"(5-1)*3*2",
"(5-1)*(3*2)",
"(5+1+2)*3",
"(5-1)*2*3",
"(5-1)*(2*3)",
"(3+5)*(2+1)",
"3*(5+2+1)",
"(3+2)*5-1",
"3*(2+5+1)",
... |
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": [
"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_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": [
"2",
"K",
"4",
"5"
],
"display_cards": [
2,
10,
4,
5
],
"solution": [
"10+5*2+4",
"(10+5*2)+4",
"10+(5*2)+4",
"10+(5*2+4)",
"4+5*2+10",
"(4+5*2)+10",
"4+(5*2)+10",
"4+(5*2+10)",
"5*2+10+4",
"(5*2)+10+4",
"(... |
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",
"10"
],
"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": [
"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_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": [
"5",
"J",
"3",
"Q"
],
"display_cards": [
5,
10,
3,
10
],
"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": 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": [
"4",
"5",
"5",
"5"
],
"display_cards": [
4,
5,
5,
5
],
"solution": [
"5*5+4-5",
"(5*5)+4-5",
"(5*5+4)-5",
"5*5+(4-5)",
"(5*5)+(4-5)",
"4+5*5-5",
"(4+5*5)-5",
"4+(5*5)-5",
"4+(5*5-5)",
"4-5+5*5",
"(4-5)+5*5"... |
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": [
"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_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",
"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_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": [
"2",
"A",
"5",
"K"
],
"display_cards": [
2,
1,
5,
10
],
"solution": [
"10*2-1+5",
"(10*2)-1+5",
"(10*2-1)+5",
"10*2-(1-5)",
"(10*2)-(1-5)",
"5+2*10-1",
"(5+2*10)-1",
"5+(2*10)-1",
"5+(2*10-1)",
"5/2*10-1",
... |
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": [
"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_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",
"10",
"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": [
"5",
"4",
"J",
"3"
],
"display_cards": [
5,
4,
10,
3
],
"solution": [
"4+10*(5-3)",
"4*10/5*3",
"(4*10)/5*3",
"(4*10/5)*3",
"4*(10/5)*3",
"4*(10/5*3)",
"4*10/(5/3)",
"(4*10)/(5/3)",
"4+(5-3)*10",
"4/5*3*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": [
"J",
"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... |
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",
"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_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": [
"5",
"K",
"9",
"10"
],
"display_cards": [
5,
10,
9,
10
],
"solution": [
"10+9-5+10",
"(10+9)-5+10",
"(10+9-5)+10",
"10+(9-5)+10",
"10+(9-5+10)",
"10+9-(5-10)",
"(10+9)-(5-10)",
"10-5+9+10",
"(10-5)+9+10",
"(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": [
"9",
"K",
"6",
"6"
],
"display_cards": [
9,
10,
6,
6
],
"solution": [
"10*(9-6)-6",
"(6+10)/6*9",
"(6+10)/(6/9)",
"(10+6)*9/6",
"(10+6)*(9/6)",
"(9-6)*10-6",
"9*(6+10)/6",
"9/6*(10+6)",
"(9/6)*(10+6)",
"9*(10+6... |
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",
"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_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",
"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_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",
"Q",
"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_map... |
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",
"J",
"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",
... |
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": [
"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_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",
"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_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": [
"Q",
"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",
"1... |
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": [
"3",
"9",
"A",
"6"
],
"display_cards": [
3,
9,
1,
6
],
"solution": [
"9-(1-6)*3",
"(9-1)*(6-3)",
"(3-1)*9+6",
"3*(1+9)-6",
"(1+9)*3-6",
"(1+9/3)*6",
"(1-9)*(3-6)",
"3*(9+1)-6",
"6*(1+9/3)",
"(6-3)*(9-1)",
"... |
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": [
"2",
"5",
"A",
"K"
],
"display_cards": [
2,
5,
1,
10
],
"solution": [
"5-1+10*2",
"(5-1)+10*2",
"5-1+(10*2)",
"(5-1)+(10*2)",
"5-(1-10*2)",
"2*10+5-1",
"(2*10)+5-1",
"(2*10+5)-1",
"2*10+(5-1)",
"(2*10)+(5-1)",
... |
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": [
"Q",
"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",
... |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 4