Dataset Viewer
Auto-converted to Parquet Duplicate
id
stringlengths
17
41
task_type
stringclasses
2 values
incontext_examples
listlengths
3
3
tool_test_set
listlengths
0
8
target_question
stringlengths
0
1.04k
target_answer
stringlengths
0
75
tool_constraints
dict
metadata
dict
knights_knaves-train-use-884
use
[ { "answer": "Emma is a laggard, and Penelope is a laggard.", "question": "A very special island is inhabited only by pioneers and laggards. Pioneers always tell the truth, and laggards always lie. You meet 2 inhabitants: Emma, and Penelope. Emma stated, \"Penelope is a pioneer and Emma is a pioneer and Pene...
[]
A very special island is inhabited only by sages and fools. Sages always tell the truth, and fools always lie. You meet 3 inhabitants: Ella, Luke, and Victoria. Ella said, "(if Victoria is a fool then Victoria is a sage) and (Luke is a sage and Victoria is a fool and Luke is a fool and Victoria is a sage) and Victoria ...
Ella is a fool, Luke is a sage, and Victoria is a fool.
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/knights_knaves", "task_name": "knights_knaves" }
polynomial_multiplication-train-use-212
use
[ { "answer": "-27*x**4 - 12*x**3 - x**2", "question": "Calculate the following: (-3*x**2 - x)*(9*x**2 + x)\nWhen performing calculations, please follow these guidelines:\n1. Use ** instead of ^ to represent exponents. For example, write 7*X**2 instead of 7*X^2.\n2. Always include the * symbol for all multipl...
[]
Calculate the following: (-9*x**3 + 4*x**2)*(-7*x**3 - 9*x**2) When performing calculations, please follow these guidelines: 1. Use ** instead of ^ to represent exponents. For example, write 7*X**2 instead of 7*X^2. 2. Always include the * symbol for all multiplication operations in your reasoning steps. For example, w...
63*x**6 + 53*x**5 - 36*x**4
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/polynomial_multiplication", "task_name": "polynomial_multiplication" }
gsm1k-train-use-453
use
[ { "answer": "6950", "question": "Launa makes 20 dollars an hour for three weeks straight. After that, she got a 10 percent raise from her manager for 5 weeks. She works Monday through Friday and from 9 am to 5 pm every day, in addition to this, she also got a 150 dollar bonus at the end of 8 weeks. How much...
[]
Clifford needs 2.5 teaspoon of coffee in per cup of coffee he makes. He drinks 2 cups of coffee every day. Each jar of coffee contains about 240 teaspoons of coffee. How long a jar of coffee will last him?
48
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "", "source": "ScaleAI/gsm1k", "task_name": "gsm1k" }
polynomial_multiplication-train-use-351
use
[ { "answer": "3*x**3 + 4*x**2", "question": "Calculate the following: -x*(-3*x**2 - 4*x)\nWhen performing calculations, please follow these guidelines:\n1. Use ** instead of ^ to represent exponents. For example, write 7*X**2 instead of 7*X^2.\n2. Always include the * symbol for all multiplication operations...
[]
Simplify this expression: (-x**3 + 2*x**2)*(2*x**3 + 12*x**2) When performing calculations, please follow these guidelines: 1. Use ** instead of ^ to represent exponents. For example, write 7*X**2 instead of 7*X^2. 2. Always include the * symbol for all multiplication operations in your reasoning steps. For example, wr...
-2*x**6 - 8*x**5 + 24*x**4
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/polynomial_multiplication", "task_name": "polynomial_multiplication" }
count_bits-train-build-978
build
[ { "answer": "13", "question": "How many 1 bits are there in the binary representation of the number 502679?" }, { "answer": "9", "question": "How many 1 bits are there in the binary representation of the number 136861?" }, { "answer": "9", "question": "How many 1 bits are there in th...
[ { "answer": "12", "question": "How many 1 bits are there in the binary representation of the number 945211?" }, { "answer": "9", "question": "How many 1 bits are there in the binary representation of the number 2231894?" }, { "answer": "7", "question": "How many 1 bits are there in t...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/count_bits", "task_name": "count_bits" }
bitwise_arithmetic-train-build-219
build
[ { "answer": "0x4cbf0f08", "question": "Please solve this problem. Assume there is arbitrary bit depth and that there are signed integers. If the answer is negative, reply as a negative value (ex., -0x3), not the two's-compliment form. Reply only with the final hexidecimal value.\n((0x8c32 << 0x1) * (0x2309 ...
[ { "answer": "0x6668", "question": "Please solve this problem. Assume there is arbitrary bit depth and that there are signed integers. If the answer is negative, reply as a negative value (ex., -0x3), not the two's-compliment form. Reply only with the final hexidecimal value.\n((0xc1a8 + 0xd7fb) >> 0x2)" }...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/bitwise_arithmetic", "task_name": "bitwise_arithmetic" }
knights_knaves-train-build-118
build
[ { "answer": "Sophia is an altruist, Sebastian is an altruist, and Harper is an altruist.", "question": "A very special island is inhabited only by altruists and egoists. Altruists always tell the truth, and egoists always lie. You meet 3 inhabitants: Sophia, Sebastian, and Harper. \"if (Harper is an egoist ...
[ { "answer": "Michael is a saint, Sebastian is a saint, and Lily is a sinner.", "question": "A very special island is inhabited only by saints and sinners. Saints always tell the truth, and sinners always lie. You meet 3 inhabitants: Michael, Sebastian, and Lily. \"(Lily is a sinner if and only if Sebastian ...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/knights_knaves", "task_name": "knights_knaves" }
cryptarithm-train-use-419
use
[ { "answer": "{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}", "question": "Solve the cryptarithmetic puzzle: BASE + BALL = GAMES. Each letter represents a unique digit (0-9), and leading letters (B, G) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A'...
[]
Solve the cryptarithmetic puzzle: SEND + MORE = MONEY. Each letter represents a unique digit (0-9), and leading letters (M, S) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/cryptarithm", "task_name": "cryptarithm" }
polynomial_multiplication-train-use-840
use
[ { "answer": "102*z**6 + 102*z**5", "question": "Calculate the following: -17*z**3*(-6*z**3 - 6*z**2)\nWhen performing calculations, please follow these guidelines:\n1. Use ** instead of ^ to represent exponents. For example, write 7*X**2 instead of 7*X^2.\n2. Always include the * symbol for all multiplicati...
[]
Calculate the following: -2*y**2*(y**3 - 12*y**2) When performing calculations, please follow these guidelines: 1. Use ** instead of ^ to represent exponents. For example, write 7*X**2 instead of 7*X^2. 2. Always include the * symbol for all multiplication operations in your reasoning steps. For example, write `-3*X**3...
-2*y**5 + 24*y**4
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/polynomial_multiplication", "task_name": "polynomial_multiplication" }
polynomial_multiplication-train-use-301
use
[ { "answer": "70*x**6 + 25*x**5 - 30*x**4", "question": "Simplify this expression: (7*x**3 + 6*x**2)*(10*x**3 - 5*x**2)\nWhen performing calculations, please follow these guidelines:\n1. Use ** instead of ^ to represent exponents. For example, write 7*X**2 instead of 7*X^2.\n2. Always include the * symbol fo...
[]
Calculate the following: -16*x**5 When performing calculations, please follow these guidelines: 1. Use ** instead of ^ to represent exponents. For example, write 7*X**2 instead of 7*X^2. 2. Always include the * symbol for all multiplication operations in your reasoning steps. For example, write `-3*X**3*sin(X) - 9*X**2...
-16*x**5
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/polynomial_multiplication", "task_name": "polynomial_multiplication" }
gsm1k-train-use-520
use
[ { "answer": "2", "question": "Ashley wants to take her two children to the trampoline park. She has a two year old and a five year old. The cost for children under three is $10 for 90 minutes. She has the choice to do this or to buy a multi-session pass for the two year old. The pass is $24 for three 90 min...
[]
Mateo is helping organize lunch at a school picnic and is in charge of making sandwiches. He wants to make sure he has enough food for everyone attending. He plans to make sandwiches with cheese, ham, and packets of mayo and mustard. Each sandwich requires 3 slices of cheese and 4 slices of ham. Additionally, each sand...
640
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "", "source": "ScaleAI/gsm1k", "task_name": "gsm1k" }
knights_knaves-train-build-940
build
[ { "answer": "Sofia is an angel, and Charlotte is an angel.", "question": "A very special island is inhabited only by angels and devils. Angels always tell the truth, and devils always lie. You meet 2 inhabitants: Sofia, and Charlotte. Sofia told you that Charlotte is an angel if and only if Sofia is an ange...
[ { "answer": "Lucas is a laggard, Mia is a pioneer, and Liam is a pioneer.", "question": "A very special island is inhabited only by pioneers and laggards. Pioneers always tell the truth, and laggards always lie. You meet 3 inhabitants: Lucas, Mia, and Liam. Lucas asserted: \"Liam is a laggard\". Mia told yo...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/knights_knaves", "task_name": "knights_knaves" }
polynomial_multiplication-train-build-892
build
[ { "answer": "-78*z**6 - 116*z**5 - 16*z**4", "question": "Calculate the following: (-13*z**3 - 2*z**2)*(6*z**3 + 8*z**2)\nWhen performing calculations, please follow these guidelines:\n1. Use ** instead of ^ to represent exponents. For example, write 7*X**2 instead of 7*X^2.\n2. Always include the * symbol ...
[ { "answer": "30*x**3", "question": "Simplify this expression: 30*x**3\nWhen performing calculations, please follow these guidelines:\n1. Use ** instead of ^ to represent exponents. For example, write 7*X**2 instead of 7*X^2.\n2. Always include the * symbol for all multiplication operations in your reasoning...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/polynomial_multiplication", "task_name": "polynomial_multiplication" }
count_bits-train-build-182
build
[ { "answer": "10", "question": "How many 1 bits are there in the binary representation of the number 7886086?" }, { "answer": "10", "question": "How many 1 bits are there in the binary representation of the number 470043?" }, { "answer": "10", "question": "How many 1 bits are there in...
[ { "answer": "13", "question": "How many 1 bits are there in the binary representation of the number 413685?" }, { "answer": "8", "question": "How many 1 bits are there in the binary representation of the number 32040?" }, { "answer": "15", "question": "How many 1 bits are there in th...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/count_bits", "task_name": "count_bits" }
spell_backward-train-build-109
build
[ { "answer": "nragma", "question": "Spell this word backward (example: sun -> nus): amgarn" }, { "answer": "suretci", "question": "Spell this word backward (example: sun -> nus): icterus" }, { "answer": "allimra", "question": "Spell this word backward (example: sun -> nus): armilla" ...
[ { "answer": "depaxeh", "question": "Spell this word backward (example: sun -> nus): hexaped" }, { "answer": "laeoz", "question": "Spell this word backward (example: sun -> nus): zoeal" }, { "answer": "cimim", "question": "Spell this word backward (example: sun -> nus): mimic" }, ...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/spell_backward", "task_name": "spell_backward" }
polynomial_equations-train-build-604
build
[ { "answer": "0.0", "question": "Solve for real o: -18*o**3 - 8*o = 0\nIn solving equations, please follow these instructions:\n1. Provide all answers as comma-separated decimal values. For example: \"-0.3773, 0.4005\"\n2. For solutions that can be expressed in exact form (like \"u = 2 + sqrt(4560)/172\" and...
[ { "answer": "-0.4714, 0.4714", "question": "Solve for real r: 9*r**2 - 2 = 0\nIn solving equations, please follow these instructions:\n1. Provide all answers as comma-separated decimal values. For example: \"-0.3773, 0.4005\"\n2. For solutions that can be expressed in exact form (like \"u = 2 + sqrt(4560)/1...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/polynomial_equations", "task_name": "polynomial_equations" }
knights_knaves-train-build-379
build
[ { "answer": "Avery is a devil, and Henry is an angel.", "question": "A very special island is inhabited only by angels and devils. Angels always tell the truth, and devils always lie. You meet 2 inhabitants: Avery, and Henry. Avery stated, \"Henry is a devil\". Henry stated, \"Avery is a devil if and only i...
[ { "answer": "Aria is a fool, and Zoey is a sage.", "question": "A very special island is inhabited only by sages and fools. Sages always tell the truth, and fools always lie. You meet 2 inhabitants: Aria, and Zoey. Aria stated, \"Aria is a sage and Zoey is a fool and Zoey is a sage\". Zoey stated, \"Aria is...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/knights_knaves", "task_name": "knights_knaves" }
bitwise_arithmetic-train-build-271
build
[ { "answer": "0xd33a", "question": "Please solve this problem. Assume there is arbitrary bit depth and that there are signed integers. If the answer is negative, reply as a negative value (ex., -0x3), not the two's-compliment form. Reply only with the final hexidecimal value.\n((0xaed1 - 0x3073) + (0x9d1e - ...
[ { "answer": "0xc8736b", "question": "Please solve this problem. Assume there is arbitrary bit depth and that there are signed integers. If the answer is negative, reply as a negative value (ex., -0x3), not the two's-compliment form. Reply only with the final hexidecimal value.\n(((0xd307 * 0x48dc) + (0x6c20...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/bitwise_arithmetic", "task_name": "bitwise_arithmetic" }
spell_backward-train-use-58
use
[ { "answer": "euqun", "question": "Spell this word backward (example: sun -> nus): nuque" }, { "answer": "yrtlus", "question": "Spell this word backward (example: sun -> nus): sultry" }, { "answer": "ecreif", "question": "Spell this word backward (example: sun -> nus): fierce" } ]
[]
Spell this word backward (example: sun -> nus): pinder
rednip
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/spell_backward", "task_name": "spell_backward" }
spell_backward-train-build-164
build
[ { "answer": "ygolodnI", "question": "Spell this word backward (example: sun -> nus): Indology" }, { "answer": "enegipla", "question": "Spell this word backward (example: sun -> nus): alpigene" }, { "answer": "hcacarra", "question": "Spell this word backward (example: sun -> nus): arr...
[ { "answer": "droccanu", "question": "Spell this word backward (example: sun -> nus): unaccord" }, { "answer": "kriknuD", "question": "Spell this word backward (example: sun -> nus): Dunkirk" }, { "answer": "rekcep", "question": "Spell this word backward (example: sun -> nus): pecker"...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/spell_backward", "task_name": "spell_backward" }
cryptarithm-train-build-338
build
[ { "answer": "{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}", "question": "Solve the cryptarithmetic puzzle: BASE + BALL = GAMES. Each letter represents a unique digit (0-9), and leading letters (B, G) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A'...
[ { "answer": "{'U': 3, 'S': 7, 'A': 2, 'R': 8, 'P': 1, 'E': 0, 'C': 4}", "question": "Solve the cryptarithmetic puzzle: USA + USSR = PEACE. Each letter represents a unique digit (0-9), and leading letters (P, U) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A':...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/cryptarithm", "task_name": "cryptarithm" }
countdown-train-build-152
build
[ { "answer": "8 - 12 + 78 - 23 - 25", "question": "Calculate 26 using all of these numbers: 23, 8, 78, 12, 25.\nEach number may be used at most once.\n\nFinal answer format instructions:\n1. Provide your solution as a arithmetic expression (no '=' sign).\n2. Do not include the target number in the expression...
[ { "answer": "29 + 42 + 13 + 23 + 42", "question": "Find a way to make 149 using all of these numbers: 42, 29, 13, 23, 42.\nEach number can only be used once.\n\nFinal answer format instructions:\n1. Provide your solution as a arithmetic expression (no '=' sign).\n2. Do not include the target number in the e...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/countdown", "task_name": "countdown" }
polynomial_multiplication-train-use-768
use
[ { "answer": "6*y**4 - 2*y**3 - 4*y**2", "question": "Calculate the following: (-3*y**2 - 2*y)*(-2*y**2 + 2*y)\nWhen performing calculations, please follow these guidelines:\n1. Use ** instead of ^ to represent exponents. For example, write 7*X**2 instead of 7*X^2.\n2. Always include the * symbol for all mul...
[]
Calculate the following: (-5*z**3 - 12*z**2)*(4*z**3 - 4*z**2) When performing calculations, please follow these guidelines: 1. Use ** instead of ^ to represent exponents. For example, write 7*X**2 instead of 7*X^2. 2. Always include the * symbol for all multiplication operations in your reasoning steps. For example, w...
-20*z**6 - 28*z**5 + 48*z**4
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/polynomial_multiplication", "task_name": "polynomial_multiplication" }
bitwise_arithmetic-train-use-729
use
[ { "answer": "0xeb7c3bd", "question": "Please solve this problem. Assume there is arbitrary bit depth and that there are signed integers. If the answer is negative, reply as a negative value (ex., -0x3), not the two's-compliment form. Reply only with the final hexidecimal value.\n((0xedad * 0x3f69) >> 0x2)" ...
[]
Please solve this problem. Assume there is arbitrary bit depth and that there are signed integers. If the answer is negative, reply as a negative value (ex., -0x3), not the two's-compliment form. Reply only with the final hexidecimal value. ((0xc18a * 0x8eea) << 0x2)
0x1b02dd090
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/bitwise_arithmetic", "task_name": "bitwise_arithmetic" }
spell_backward-train-build-112
build
[ { "answer": "kcilej", "question": "Spell this word backward (example: sun -> nus): jelick" }, { "answer": "knals", "question": "Spell this word backward (example: sun -> nus): slank" }, { "answer": "allimra", "question": "Spell this word backward (example: sun -> nus): armilla" } ]
[ { "answer": "tecsaf", "question": "Spell this word backward (example: sun -> nus): fascet" }, { "answer": "cimim", "question": "Spell this word backward (example: sun -> nus): mimic" }, { "answer": "noisiv", "question": "Spell this word backward (example: sun -> nus): vision" }, ...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/spell_backward", "task_name": "spell_backward" }
polynomial_equations-train-build-502
build
[ { "answer": "0.0", "question": "Solve the polynomial equation for real h:\n2*h**3 + 20*h = 0\nIn solving equations, please follow these instructions:\n1. Provide all answers as comma-separated decimal values. For example: \"-0.3773, 0.4005\"\n2. For solutions that can be expressed in exact form (like \"u = ...
[ { "answer": "0.0, 4.0", "question": "Solve for real m: -5*m**3 + 20*m**2 = 0\nIn solving equations, please follow these instructions:\n1. Provide all answers as comma-separated decimal values. For example: \"-0.3773, 0.4005\"\n2. For solutions that can be expressed in exact form (like \"u = 2 + sqrt(4560)/1...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/polynomial_equations", "task_name": "polynomial_equations" }
gsm1k-train-build-143
build
[ { "answer": "16", "question": "Gabby has a 224-page book that she needs to finish reading in the next 20 days. She won't be able to read at all during her 6-day road trip during this time. How many pages does Gabby need to read per day, on average?" }, { "answer": "15", "question": "Mary buys 6 ...
[ { "answer": "6", "question": "Jenny wants to put fences on three sides of her backyard. The length of the three sides are 6 feet, 10 feet and 5 feet. She already has 15 feet of fences. How much more fence does she needs to put?" }, { "answer": "3", "question": "Roberta and Anson have three child...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "", "source": "ScaleAI/gsm1k", "task_name": "gsm1k" }
knights_knaves-train-use-290
use
[ { "answer": "Jack is an angel, and Aiden is an angel.", "question": "A very special island is inhabited only by angels and devils. Angels always tell the truth, and devils always lie. You meet 2 inhabitants: Jack, and Aiden. Jack stated, \"Jack is an angel if and only if Aiden is an angel\". \"Jack is an an...
[]
A very special island is inhabited only by heros and villains. Heros always tell the truth, and villains always lie. You meet 3 inhabitants: Henry, Emily, and Harper. "(if Henry is a hero then Emily is a villain) or (if Emily is a hero then Harper is a villain) or (Henry is a hero and Emily is a hero) or (Harper is a h...
Henry is a hero, Emily is a hero, and Harper is a villain.
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/knights_knaves", "task_name": "knights_knaves" }
cryptarithm-train-use-385
use
[ { "answer": "{'U': 3, 'S': 7, 'A': 2, 'R': 8, 'P': 1, 'E': 0, 'C': 4}", "question": "Solve the cryptarithmetic puzzle: USA + USSR = PEACE. Each letter represents a unique digit (0-9), and leading letters (P, U) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A':...
[]
Solve the cryptarithmetic puzzle: TWO + TWO = FOUR. Each letter represents a unique digit (0-9), and leading letters (F, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'T': 7, 'W': 6, 'O': 5, 'F': 1, 'U': 3, 'R': 0}
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/cryptarithm", "task_name": "cryptarithm" }
cryptarithm-train-use-483
use
[ { "answer": "{'U': 3, 'S': 7, 'A': 2, 'R': 8, 'P': 1, 'E': 0, 'C': 4}", "question": "Solve the cryptarithmetic puzzle: USA + USSR = PEACE. Each letter represents a unique digit (0-9), and leading letters (P, U) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A':...
[]
Solve the cryptarithmetic puzzle: HALF + HALF = WHOLE. Each letter represents a unique digit (0-9), and leading letters (H, W) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'H': 5, 'A': 6, 'L': 4, 'F': 7, 'W': 1, 'O': 0, 'E': 2}
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/cryptarithm", "task_name": "cryptarithm" }
gsm1k-train-use-163
use
[ { "answer": "6", "question": "Nikki wants 3 times as many earring sets as Jill. Jill has six sets of earrings. Nikki has 12 sets of earrings. How many more sets of earrings does Nikki need?" }, { "answer": "7", "question": "If Erik plays basketball, Mark plays twice as many sports than Erik, and...
[]
Josh needs some new hockey gear before the start of the season. He needs new skates that cost $250. He needs new hockey socks that cost 25 dollars. Josh needs a new stick that costs $165. The final gear Josh needs is new gloves, which cost $80. Josh is a smart shopper buying his gear on clearance; the skates are marked...
461
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "", "source": "ScaleAI/gsm1k", "task_name": "gsm1k" }
countdown-train-build-13
build
[ { "answer": "-1 + (55 - 9 + 67)/1", "question": "Find a way to make 112 using all of these numbers: 1, 55, 1, 9, 67.\nEach number can only be used once.\n\nFinal answer format instructions:\n1. Provide your solution as a arithmetic expression (no '=' sign).\n2. Do not include the target number in the expres...
[ { "answer": "10*(56 - 24 - 25)", "question": "Calculate 70 using all of these numbers: 25, 10, 56, 24.\nEach number may be used at most once.\n\nFinal answer format instructions:\n1. Provide your solution as a arithmetic expression (no '=' sign).\n2. Do not include the target number in the expression.\n3. U...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/countdown", "task_name": "countdown" }
count_bits-train-build-286
build
[ { "answer": "11", "question": "How many 1 bits are there in the binary representation of the number 8563926?" }, { "answer": "13", "question": "How many 1 bits are there in the binary representation of the number 5823209?" }, { "answer": "13", "question": "How many 1 bits are there i...
[ { "answer": "14", "question": "How many 1 bits are there in the binary representation of the number 251767?" }, { "answer": "6", "question": "How many 1 bits are there in the binary representation of the number 74562?" }, { "answer": "11", "question": "How many 1 bits are there in th...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/count_bits", "task_name": "count_bits" }
count_bits-train-use-168
use
[ { "answer": "8", "question": "How many 1 bits are there in the binary representation of the number 348235?" }, { "answer": "13", "question": "How many 1 bits are there in the binary representation of the number 9886995?" }, { "answer": "12", "question": "How many 1 bits are there in ...
[]
How many 1 bits are there in the binary representation of the number 793383?
10
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/count_bits", "task_name": "count_bits" }
polynomial_equations-train-build-839
build
[ { "answer": "-0.4082, 0.4082", "question": "Solve the polynomial equation for real o:\n6*o**2 - 1 = 0\nIn solving equations, please follow these instructions:\n1. Provide all answers as comma-separated decimal values. For example: \"-0.3773, 0.4005\"\n2. For solutions that can be expressed in exact form (li...
[ { "answer": "-3.7417, 3.7417", "question": "Find the real value(s) of s in the equation: s**2 - 14 = 0\nIn solving equations, please follow these instructions:\n1. Provide all answers as comma-separated decimal values. For example: \"-0.3773, 0.4005\"\n2. For solutions that can be expressed in exact form (l...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/polynomial_equations", "task_name": "polynomial_equations" }
count_bits-train-use-330
use
[ { "answer": "15", "question": "How many 1 bits are there in the binary representation of the number 6212445?" }, { "answer": "14", "question": "How many 1 bits are there in the binary representation of the number 8797883?" }, { "answer": "12", "question": "How many 1 bits are there i...
[]
How many 1 bits are there in the binary representation of the number 781776?
12
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/count_bits", "task_name": "count_bits" }
gsm1k-train-build-860
build
[ { "answer": "9", "question": "Hana wants to donate her clothes to a local charity. After going through her closet she ended up with 2 boxes of pants, 3 boxes of dresses, 1 box of shoes, and boxes of shirts. The number of boxes with shirts was 3 more than the other three boxes combined. How many boxes of shi...
[ { "answer": "6", "question": "Micah wants to measure the rainfall in his backyard during a rainstorm. On day 1, he measured 2 inches of rain and on day 2 he measured twice as many inches of rain as the day before. How many inches of rain did he measure in total?" }, { "answer": "50", "question":...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "", "source": "ScaleAI/gsm1k", "task_name": "gsm1k" }
polynomial_equations-train-build-258
build
[ { "answer": "0.0", "question": "Solve for real o: -10*o = 0\nIn solving equations, please follow these instructions:\n1. Provide all answers as comma-separated decimal values. For example: \"-0.3773, 0.4005\"\n2. For solutions that can be expressed in exact form (like \"u = 2 + sqrt(4560)/172\" and \"u = 2 ...
[ { "answer": "-1.472, 0.0, 1.472", "question": "Determine the real value(s) of b that satisfies: 6*b**3 - 13*b = 0\nIn solving equations, please follow these instructions:\n1. Provide all answers as comma-separated decimal values. For example: \"-0.3773, 0.4005\"\n2. For solutions that can be expressed in ex...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/polynomial_equations", "task_name": "polynomial_equations" }
countdown-train-build-154
build
[ { "answer": "69 - 12 - 38 + 53", "question": "Using all the numbers 69, 38, 53, 12, create an expression that equals 72.\nYou can only use each number once.\n\nFinal answer format instructions:\n1. Provide your solution as a arithmetic expression (no '=' sign).\n2. Do not include the target number in the ex...
[ { "answer": "31 + 37 - 40 - 5", "question": "Using all the numbers 40, 31, 37, 5, create an expression that equals 23.\nYou can only use each number once.\n\nFinal answer format instructions:\n1. Provide your solution as a arithmetic expression (no '=' sign).\n2. Do not include the target number in the expr...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/countdown", "task_name": "countdown" }
cryptarithm-train-use-262
use
[ { "answer": "{'U': 3, 'S': 7, 'A': 2, 'R': 8, 'P': 1, 'E': 0, 'C': 4}", "question": "Solve the cryptarithmetic puzzle: USA + USSR = PEACE. Each letter represents a unique digit (0-9), and leading letters (P, U) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A':...
[]
Solve the cryptarithmetic puzzle: EAT + THAT = APPLE. Each letter represents a unique digit (0-9), and leading letters (A, E, T) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A': 1, 'B': 2, ...}
{'E': 9, 'A': 8, 'T': 7, 'H': 6, 'P': 3, 'L': 2}
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/cryptarithm", "task_name": "cryptarithm" }
knights_knaves-train-build-932
build
[ { "answer": "Penelope is a pioneer, Abigail is a pioneer, and Mason is a laggard.", "question": "A very special island is inhabited only by pioneers and laggards. Pioneers always tell the truth, and laggards always lie. You meet 3 inhabitants: Penelope, Abigail, and Mason. \"if (Abigail is a laggard) then (...
[ { "answer": "Joseph is a villain, Aurora is a villain, and Olivia is a hero.", "question": "A very special island is inhabited only by heros and villains. Heros always tell the truth, and villains always lie. You meet 3 inhabitants: Joseph, Aurora, and Olivia. \"Aurora is a hero,\" Joseph declared. Aurora c...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/knights_knaves", "task_name": "knights_knaves" }
polynomial_equations-train-build-46
build
[ { "answer": "0.0", "question": "Solve the polynomial equation for real z:\nz**2 = 0\nIn solving equations, please follow these instructions:\n1. Provide all answers as comma-separated decimal values. For example: \"-0.3773, 0.4005\"\n2. For solutions that can be expressed in exact form (like \"u = 2 + sqrt(...
[ { "answer": "1.6", "question": "Solve for real u: 8 - 5*u = 0\nIn solving equations, please follow these instructions:\n1. Provide all answers as comma-separated decimal values. For example: \"-0.3773, 0.4005\"\n2. For solutions that can be expressed in exact form (like \"u = 2 + sqrt(4560)/172\" and \"u = ...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/polynomial_equations", "task_name": "polynomial_equations" }
knights_knaves-train-build-845
build
[ { "answer": "Charlotte is a knave, Chloe is a knight, and Victoria is a knight.", "question": "A very special island is inhabited only by knights and knaves. Knights always tell the truth, and knaves always lie. You meet 3 inhabitants: Charlotte, Chloe, and Victoria. In a statement by Charlotte: \"if (if Vi...
[ { "answer": "Sophia is a saint, and Luke is a saint.", "question": "A very special island is inhabited only by saints and sinners. Saints always tell the truth, and sinners always lie. You meet 2 inhabitants: Sophia, and Luke. Sophia was heard saying, \"if Luke is a sinner then Luke is a saint\". According ...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/knights_knaves", "task_name": "knights_knaves" }
count_bits-train-build-670
build
[ { "answer": "11", "question": "How many 1 bits are there in the binary representation of the number 1625867?" }, { "answer": "10", "question": "How many 1 bits are there in the binary representation of the number 9314979?" }, { "answer": "7", "question": "How many 1 bits are there in...
[ { "answer": "11", "question": "How many 1 bits are there in the binary representation of the number 1512633?" }, { "answer": "11", "question": "How many 1 bits are there in the binary representation of the number 3998329?" }, { "answer": "8", "question": "How many 1 bits are there in...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/count_bits", "task_name": "count_bits" }
polynomial_multiplication-train-build-939
build
[ { "answer": "16*z**4 - 4*z**2", "question": "Simplify this expression: (4*z**2 - 2*z)*(4*z**2 + 2*z)\nWhen performing calculations, please follow these guidelines:\n1. Use ** instead of ^ to represent exponents. For example, write 7*X**2 instead of 7*X^2.\n2. Always include the * symbol for all multiplicati...
[ { "answer": "-63*x**5", "question": "Calculate the following: -63*x**5\nWhen performing calculations, please follow these guidelines:\n1. Use ** instead of ^ to represent exponents. For example, write 7*X**2 instead of 7*X^2.\n2. Always include the * symbol for all multiplication operations in your reasonin...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/polynomial_multiplication", "task_name": "polynomial_multiplication" }
polynomial_equations-train-build-756
build
[ { "answer": "1.6153", "question": "Solve the polynomial equation for real t:\n12*t**3 - 19*t**2 - 1 = 0\nIn solving equations, please follow these instructions:\n1. Provide all answers as comma-separated decimal values. For example: \"-0.3773, 0.4005\"\n2. For solutions that can be expressed in exact form (...
[ { "answer": "0.0", "question": "Determine the real value(s) of x that satisfies: 16*x**3 = 0\nIn solving equations, please follow these instructions:\n1. Provide all answers as comma-separated decimal values. For example: \"-0.3773, 0.4005\"\n2. For solutions that can be expressed in exact form (like \"u = ...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/polynomial_equations", "task_name": "polynomial_equations" }
polynomial_multiplication-train-build-602
build
[ { "answer": "-4*z**6 - 22*z**5 + 42*z**4", "question": "Simplify this expression: (-4*z**3 + 6*z**2)*(z**3 + 7*z**2)\nWhen performing calculations, please follow these guidelines:\n1. Use ** instead of ^ to represent exponents. For example, write 7*X**2 instead of 7*X^2.\n2. Always include the * symbol for ...
[ { "answer": "40*x**6 - 100*x**5 + 40*x**4", "question": "Calculate the following: (5*x**3 - 10*x**2)*(8*x**3 - 4*x**2)\nWhen performing calculations, please follow these guidelines:\n1. Use ** instead of ^ to represent exponents. For example, write 7*X**2 instead of 7*X^2.\n2. Always include the * symbol fo...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/polynomial_multiplication", "task_name": "polynomial_multiplication" }
gsm1k-train-use-964
use
[ { "answer": "6", "question": "Horace is knitting several items of clothing for his grandchildren. He plans to knit 4 socks, 2 sweaters, and 6 scarves. A sock takes 50 grams of yarn to knit, a sweater takes 300 grams, and a scarf takes 200 grams. If a typical ball of yarn contains 400 grams of yarn, and Hora...
[]
Sammi's mother finally let her purchase make-up. She spend $20.00 on waterproof mascara, and had to pay 5% sales tax. What was the total, in dollars, that Sammi had to pay for her waterproof mascara?
21
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "", "source": "ScaleAI/gsm1k", "task_name": "gsm1k" }
count_bits-train-use-841
use
[ { "answer": "13", "question": "How many 1 bits are there in the binary representation of the number 6002055?" }, { "answer": "13", "question": "How many 1 bits are there in the binary representation of the number 5823209?" }, { "answer": "13", "question": "How many 1 bits are there i...
[]
How many 1 bits are there in the binary representation of the number 113188?
8
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "2", "source": "theblackcat102/count_bits", "task_name": "count_bits" }
cryptarithm-train-build-333
build
[ { "answer": "{'S': 9, 'E': 5, 'N': 6, 'D': 7, 'M': 1, 'O': 0, 'R': 8, 'Y': 2}", "question": "Solve the cryptarithmetic puzzle: SEND + MORE = MONEY. Each letter represents a unique digit (0-9), and leading letters (M, S) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e....
[ { "answer": "{'B': 7, 'A': 8, 'S': 3, 'E': 2, 'L': 5, 'G': 1, 'M': 0}", "question": "Solve the cryptarithmetic puzzle: BASE + BALL = GAMES. Each letter represents a unique digit (0-9), and leading letters (B, G) cannot be zero. Provide your answer as a dictionary mapping each letter to its digit, e.g., {'A'...
{ "argument_name": "question", "function_name": "solve", "return_format": "return only the final answer" }
{ "difficulty": "3", "source": "theblackcat102/cryptarithm", "task_name": "cryptarithm" }
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
128