id stringlengths 18 22 | level int32 0 4 | state stringlengths 73 548 | questions stringlengths 213 1.02k | answers stringlengths 99 995 | starts_before_noon class label 8
classes | done_by_deadline class label 2
classes | random_is_long float32 0 1 ⌀ | longest_task class label 10
classes | largest_line class label 10
classes | lines_above class label 8
classes | random_line_bulk float32 0.13 1 ⌀ | within_budget class label 2
classes | amount_due stringlengths 3 5 ⌀ | budget_use class label 3
classes | final_balance stringclasses 459
values | went_negative class label 2
classes | withdrawal_count class label 10
classes | net_change class label 3
classes | random_is_deposit float32 0 1 ⌀ | finish_time stringclasses 175
values | lowest_day class label 28
classes |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
arithmetic:train:100 | 1 | The account opens the month at $45. On day 9, a deposit of $40. On day 14, a withdrawal of $55. Day 18: deposit of $90. On day 22, a deposit of $15. Day 23: withdrawal of $10. | {"went_negative": {"type": "noul", "instructions": "Does the balance ever drop below zero?"}, "final_balance": {"type": "choice", "criteria": {"$80": "$80", "$95": "$95", "$110": "$110", "$125": "$125", "$135": "$135"}, "instructions": "What is the balance after the last transaction?"}, "withdrawal_count": {"type": "sc... | {"went_negative": {"type": "noul", "noul": 0.0}, "final_balance": {"type": "choice", "choice": "$125", "probabilities": {"$80": 0.0, "$95": 0.0, "$110": 0.0, "$125": 1.0, "$135": 0.0}, "confidence": 1.0}, "withdrawal_count": {"type": "score", "score": 2.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5... | null | null | null | null | null | null | null | null | null | null | $125 | 0false | 22 | 2Rose by more than 50. | 0.6 | null | null |
arithmetic:train:101 | 1 | The account opens the month at €105. On day 4, a withdrawal of €100. Day 9: deposit of €100. On day 11, a withdrawal of €65. On day 18, a deposit of €35. On day 26, a deposit of €80. | {"final_balance": {"type": "choice", "criteria": {"€55": "€55", "€145": "€145", "€155": "€155", "€157": "€157", "€165": "€165"}, "instructions": "What is the balance after the last transaction?"}, "lowest_day": {"type": "choice", "criteria": {"day 4": "day 4", "day 9": "day 9", "day 11": "day 11", "day 18": "day 18", "... | {"final_balance": {"type": "choice", "choice": "€155", "probabilities": {"€55": 0.0, "€145": 0.0, "€155": 1.0, "€157": 0.0, "€165": 0.0}, "confidence": 1.0}, "lowest_day": {"type": "choice", "choice": "day 4", "probabilities": {"day 4": 1.0, "day 9": 0.0, "day 11": 0.0, "day 18": 0.0, "day 26": 0.0}, "confidence": 1.0}... | null | null | null | null | null | null | null | null | null | null | €155 | null | null | null | 0.6 | null | 19day 4 |
arithmetic:train:102 | 4 | Opening balance: $765
day | type | amount
--- | --- | ---
6 | deposit | 125
9 | withdrawal | 155
11 | withdrawal | 15
12 | withdrawal | 190
14 | withdrawal | 100
19 | withdrawal | 235
21 | withdrawal | 190
27 | deposit | 100
28 | deposit | 20 | {"withdrawal_count": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "Count the withdrawals."}, "lowest_day": {"type": "choice", "criteria": {"day 6": "day 6", "day 9": "day 9", "day 11": "day 11", "day 12": "day 12", "day 14": "day 14", "day 19": "day 19", "day 2... | {"withdrawal_count": {"type": "score", "score": 6.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 0.0, "2": 0.0, "3": 0.0, "4": 0.0, "5": 0.0, "6": 1.0, "7": 0.0, "8": 0.0, "9": 0.0, "10": 0.0}, "confidence":... | null | null | null | null | null | null | null | null | null | null | null | null | 66 | 0Fell by more than 50. | null | null | 26day 21 |
arithmetic:train:103 | 1 | Starting at 07:20: report writing (55 min), then email triage (35 min), then client call (1 h), then standup (10 min). Tasks run back to back in this order. | {"finish_time": {"type": "choice", "criteria": {"09:00": "09:00", "09:50": "09:50", "10:00": "10:00", "10:10": "10:10", "11:00": "11:00"}, "instructions": "At what time does the last task end?"}, "longest_task": {"type": "choice", "criteria": {"report writing": "report writing", "email triage": "email triage", "client ... | {"finish_time": {"type": "choice", "choice": "10:00", "probabilities": {"09:00": 0.0, "09:50": 0.0, "10:00": 1.0, "10:10": 0.0, "11:00": 0.0}, "confidence": 1.0}, "longest_task": {"type": "choice", "choice": "client call", "probabilities": {"report writing": 0.0, "email triage": 0.0, "client call": 1.0, "standup": 0.0}... | 44 | null | null | 4client call | null | null | null | null | null | null | null | null | null | null | null | 10:00 | null |
arithmetic:train:104 | 4 | Order: mug: 7 units at $73 per unit. 7 x scarf at $80 each. 4 x chair at $54 each. 6 x drill at $10 each. clock: 5 units at $68 per unit. 4 x tent at $58 each. kettle: 1 units at $27 per unit.
Rule: Orders of $1935 or more get $5 off; smaller orders pay $4 shipping. | {"random_line_bulk": {"type": "noul", "instructions": "If one order line is picked uniformly at random, what is the probability that its quantity is at least 4?"}, "largest_line": {"type": "choice", "criteria": {"mug": "mug", "scarf": "scarf", "chair": "chair", "drill": "drill", "clock": "clock", "tent": "tent", "kettl... | {"random_line_bulk": {"type": "noul", "noul": 0.857143}, "largest_line": {"type": "choice", "choice": "scarf", "probabilities": {"mug": 0.0, "scarf": 1.0, "chair": 0.0, "drill": 0.0, "clock": 0.0, "tent": 0.0, "kettle": 0.0}, "confidence": 1.0}, "budget_use": {"type": "score", "score": 0.0, "legend": {"0": "At most hal... | null | null | null | null | 4scarf | null | 0.857143 | null | $1941 | 0At most half of the budget. | null | null | null | null | null | null | null |
arithmetic:train:105 | 2 | Start: 08:25
task=backup check; duration=50 min
task=code review; duration=1 h 5 min
task=interviews; duration=50 min
task=email triage; duration=35 min
Tasks run back to back in this order. | {"starts_before_noon": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "Count the tasks that begin before noon."}, "done_by_deadline": {"type": "noul", "instructions": "Is everything done by 12:00?"}, "random_is_long": {"type": "noul", "instructions": "If one task... | {"starts_before_noon": {"type": "score", "score": 4.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 0.0, "2": 0.0, "3": 0.0, "4": 1.0, "5": 0.0, "6": 0.0, "7": 0.0, "8": 0.0, "9": 0.0, "10": 0.0}, "confidence... | 44 | 1true | 1 | null | null | null | null | null | null | null | null | null | null | null | null | 11:45 | null |
arithmetic:train:106 | 3 | The account opens the month at $685. Day 4: deposit of $50. Day 7: withdrawal of $160. Day 11: withdrawal of $155. Day 12: withdrawal of $35. Day 13: withdrawal of $155. Day 18: withdrawal of $195. On day 22, a withdrawal of $15. | {"withdrawal_count": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "Count the withdrawals."}, "net_change": {"type": "score", "criteria": ["Fell by more than 50.", "Changed by 50 or less.", "Rose by more than 50."], "instructions": "Compare the final balance wit... | {"withdrawal_count": {"type": "score", "score": 6.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 0.0, "2": 0.0, "3": 0.0, "4": 0.0, "5": 0.0, "6": 1.0, "7": 0.0, "8": 0.0, "9": 0.0, "10": 0.0}, "confidence":... | null | null | null | null | null | null | null | null | null | null | null | null | 66 | 0Fell by more than 50. | null | null | 24day 22 |
arithmetic:train:107 | 1 | Opening balance: $105
day=1; type=deposit; amount=10
day=3; type=withdrawal; amount=90
day=13; type=withdrawal; amount=15
day=21; type=deposit; amount=75
day=22; type=deposit; amount=95 | {"lowest_day": {"type": "choice", "criteria": {"day 1": "day 1", "day 3": "day 3", "day 13": "day 13", "day 21": "day 21", "day 22": "day 22"}, "instructions": "After which day's transaction is the balance lowest?"}, "random_is_deposit": {"type": "noul", "instructions": "If one transaction is picked uniformly at random... | {"lowest_day": {"type": "choice", "choice": "day 13", "probabilities": {"day 1": 0.0, "day 3": 0.0, "day 13": 1.0, "day 21": 0.0, "day 22": 0.0}, "confidence": 1.0}, "random_is_deposit": {"type": "noul", "noul": 0.6}, "went_negative": {"type": "noul", "noul": 0.0}} | null | null | null | null | null | null | null | null | null | null | null | 0false | null | null | 0.6 | null | 23day 13 |
arithmetic:train:108 | 2 | Start: 09:10
task,duration
report writing,45 min
code review,45 min
inventory check,25 min
planning,70 min
Tasks run back to back in this order. | {"done_by_deadline": {"type": "noul", "instructions": "Is everything done by 12:10?"}, "longest_task": {"type": "choice", "criteria": {"report writing": "report writing", "code review": "code review", "inventory check": "inventory check", "planning": "planning"}, "instructions": "Which task is the longest?"}, "starts_b... | {"done_by_deadline": {"type": "noul", "noul": 0.0}, "longest_task": {"type": "choice", "choice": "planning", "probabilities": {"report writing": 0.0, "code review": 0.0, "inventory check": 0.0, "planning": 1.0}, "confidence": 1.0}, "starts_before_noon": {"type": "score", "score": 4.0, "legend": {"0": "0", "1": "1", "2"... | 44 | 0false | 1 | 6planning | null | null | null | null | null | null | null | null | null | null | null | null | null |
arithmetic:train:109 | 1 | Order lines (prices in €):
item | unit_price | quantity
--- | --- | ---
chair | 20 | 4
drill | 31 | 1
tent | 19 | 2
Rule: Orders of €140 or more get €15 off; smaller orders pay €6 shipping. | {"random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 2 or more units?"}, "within_budget": {"type": "noul", "instructions": "Is the amount due at most €124?"}, "largest_line": {"type": "choice", "criteria": {"chair": "chair", "drill": "drill", "tent": "tent"}, "ins... | {"random_line_bulk": {"type": "noul", "noul": 0.666667}, "within_budget": {"type": "noul", "noul": 0.0}, "largest_line": {"type": "choice", "choice": "chair", "probabilities": {"chair": 1.0, "drill": 0.0, "tent": 0.0}, "confidence": 1.0}} | null | null | null | null | 7chair | null | 0.666667 | 0false | null | null | null | null | null | null | null | null | null |
arithmetic:train:110 | 3 | Start: 10:55
task | duration
--- | ---
inventory check | 25 min
client call | 90 min
code review | 30 min
design sync | 35 min
planning | 1 h 25 min
standup | 55 min
Tasks run back to back in this order. | {"longest_task": {"type": "choice", "criteria": {"inventory check": "inventory check", "client call": "client call", "code review": "code review", "design sync": "design sync", "planning": "planning", "standup": "standup"}, "instructions": "Which task is the longest?"}, "done_by_deadline": {"type": "noul", "instruction... | {"longest_task": {"type": "choice", "choice": "client call", "probabilities": {"inventory check": 0.0, "client call": 1.0, "code review": 0.0, "design sync": 0.0, "planning": 0.0, "standup": 0.0}, "confidence": 1.0}, "done_by_deadline": {"type": "noul", "noul": 1.0}} | null | 1true | null | 4client call | null | null | null | null | null | null | null | null | null | null | null | null | null |
arithmetic:train:111 | 2 | The account opens the month at $200. On day 2, a withdrawal of $130. On day 3, a deposit of $75. Day 10: withdrawal of $95. Day 12: withdrawal of $35. On day 13, a deposit of $110. On day 22, a deposit of $145. Day 27: withdrawal of $95. | {"net_change": {"type": "score", "criteria": ["Fell by more than 50.", "Changed by 50 or less.", "Rose by more than 50."], "instructions": "Compare the final balance with the opening balance."}, "withdrawal_count": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "... | {"net_change": {"type": "score", "score": 1.0, "legend": {"0": "Fell by more than 50.", "1": "Changed by 50 or less.", "2": "Rose by more than 50."}, "probabilities": {"0": 0.0, "1": 1.0, "2": 0.0}, "confidence": 1.0}, "withdrawal_count": {"type": "score", "score": 4.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3"... | null | null | null | null | null | null | null | null | null | null | null | null | 44 | 1Changed by 50 or less. | null | null | null |
arithmetic:train:112 | 3 | Start: 07:20
task | duration
--- | ---
backup check | 15 min
code review | 25 min
inventory check | 30 min
design sync | 80 min
email triage | 55 min
client call | 30 min
Tasks run back to back in this order. | {"longest_task": {"type": "choice", "criteria": {"backup check": "backup check", "code review": "code review", "inventory check": "inventory check", "design sync": "design sync", "email triage": "email triage", "client call": "client call"}, "instructions": "Which task takes the longest?"}, "finish_time": {"type": "cho... | {"longest_task": {"type": "choice", "choice": "design sync", "probabilities": {"backup check": 0.0, "code review": 0.0, "inventory check": 0.0, "design sync": 1.0, "email triage": 0.0, "client call": 0.0}, "confidence": 1.0}, "finish_time": {"type": "choice", "choice": "11:15", "probabilities": {"11:20": 0.0, "11:25": ... | null | null | null | 1design sync | null | null | null | null | null | null | null | null | null | null | null | 11:15 | null |
arithmetic:train:113 | 1 | Order lines (prices in €):
item=lamp; unit_price=27; quantity=2
item=mug; unit_price=4; quantity=2
item=clock; unit_price=21; quantity=3
item=scarf; unit_price=21; quantity=1
Rule: Orders of €125 or more get €15 off; smaller orders pay €8 shipping. | {"within_budget": {"type": "noul", "instructions": "Does the order fit within a budget of €126?"}, "amount_due": {"type": "choice", "criteria": {"€131": "€131", "€132": "€132", "€141": "€141", "€146": "€146", "€154": "€154"}, "instructions": "How much is due for this order after the rule?"}} | {"within_budget": {"type": "noul", "noul": 0.0}, "amount_due": {"type": "choice", "choice": "€131", "probabilities": {"€131": 1.0, "€132": 0.0, "€141": 0.0, "€146": 0.0, "€154": 0.0}, "confidence": 1.0}} | null | null | null | null | null | null | null | 0false | €131 | null | null | null | null | null | null | null | null |
arithmetic:train:114 | 0 | {"opening_balance": 55, "currency": "€", "transactions": [{"day": 15, "type": "withdrawal", "amount": 50}, {"day": 20, "type": "deposit", "amount": 10}, {"day": 21, "type": "withdrawal", "amount": 5}]} | {"withdrawal_count": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "Count the withdrawals."}, "random_is_deposit": {"type": "noul", "instructions": "What is the chance that a randomly chosen transaction is a deposit?"}, "lowest_day": {"type": "choice", "criteria... | {"withdrawal_count": {"type": "score", "score": 2.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 0.0, "2": 1.0, "3": 0.0, "4": 0.0, "5": 0.0, "6": 0.0, "7": 0.0, "8": 0.0, "9": 0.0, "10": 0.0}, "confidence":... | null | null | null | null | null | null | null | null | null | null | €10 | null | 22 | 1Changed by 50 or less. | 0.333333 | null | 2day 15 |
arithmetic:train:115 | 0 | Opening balance: £0
day,type,amount
2,deposit,20
9,deposit,5
27,withdrawal,40 | {"random_is_deposit": {"type": "noul", "instructions": "What is the chance that a randomly chosen transaction is a deposit?"}, "went_negative": {"type": "noul", "instructions": "Is the account overdrawn at any point?"}, "lowest_day": {"type": "choice", "criteria": {"day 2": "day 2", "day 9": "day 9", "day 27": "day 27"... | {"random_is_deposit": {"type": "noul", "noul": 0.666667}, "went_negative": {"type": "noul", "noul": 1.0}, "lowest_day": {"type": "choice", "choice": "day 27", "probabilities": {"day 2": 0.0, "day 9": 0.0, "day 27": 1.0}, "confidence": 1.0}, "withdrawal_count": {"type": "score", "score": 1.0, "legend": {"0": "0", "1": "... | null | null | null | null | null | null | null | null | null | null | null | 1true | 11 | null | 0.666667 | null | 9day 27 |
arithmetic:train:116 | 3 | Start: 09:50
task,duration
design sync,1 h
interviews,55 min
code review,20 min
inventory check,50 min
planning,55 min
backup check,40 min
Tasks run back to back in this order, with a 5-minute break between tasks. | {"random_is_long": {"type": "noul", "instructions": "What is the chance that a randomly chosen task takes longer than 45 minutes?"}, "longest_task": {"type": "choice", "criteria": {"design sync": "design sync", "interviews": "interviews", "code review": "code review", "inventory check": "inventory check", "planning": "... | {"random_is_long": {"type": "noul", "noul": 0.666667}, "longest_task": {"type": "choice", "choice": "design sync", "probabilities": {"design sync": 1.0, "interviews": 0.0, "code review": 0.0, "inventory check": 0.0, "planning": 0.0, "backup check": 0.0}, "confidence": 1.0}, "starts_before_noon": {"type": "score", "scor... | 33 | null | 0.666667 | 1design sync | null | null | null | null | null | null | null | null | null | null | null | 14:55 | null |
arithmetic:train:117 | 0 | Opening balance: €25
day=4; type=deposit; amount=10
day=23; type=withdrawal; amount=45
day=24; type=deposit; amount=30 | {"lowest_day": {"type": "choice", "criteria": {"day 4": "day 4", "day 23": "day 23", "day 24": "day 24"}, "instructions": "On which day does the balance reach its minimum?"}, "net_change": {"type": "score", "criteria": ["Fell by more than 50.", "Changed by 50 or less.", "Rose by more than 50."], "instructions": "Compar... | {"lowest_day": {"type": "choice", "choice": "day 23", "probabilities": {"day 4": 0.0, "day 23": 1.0, "day 24": 0.0}, "confidence": 1.0}, "net_change": {"type": "score", "score": 1.0, "legend": {"0": "Fell by more than 50.", "1": "Changed by 50 or less.", "2": "Rose by more than 50."}, "probabilities": {"0": 0.0, "1": 1... | null | null | null | null | null | null | null | null | null | null | €20 | 1true | null | 1Changed by 50 or less. | 0.666667 | null | 6day 23 |
arithmetic:train:118 | 1 | Opening balance: €45
day,type,amount
3,deposit,75
6,withdrawal,55
15,withdrawal,70
20,withdrawal,25
25,deposit,90 | {"lowest_day": {"type": "choice", "criteria": {"day 3": "day 3", "day 6": "day 6", "day 15": "day 15", "day 20": "day 20", "day 25": "day 25"}, "instructions": "On which day does the balance reach its minimum?"}, "withdrawal_count": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"],... | {"lowest_day": {"type": "choice", "choice": "day 20", "probabilities": {"day 3": 0.0, "day 6": 0.0, "day 15": 0.0, "day 20": 1.0, "day 25": 0.0}, "confidence": 1.0}, "withdrawal_count": {"type": "score", "score": 3.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "... | null | null | null | null | null | null | null | null | null | null | null | null | 33 | null | 0.4 | null | 5day 20 |
arithmetic:train:119 | 0 | {"currency": "$", "lines": [{"item": "drill", "unit_price": 13, "quantity": 2}, {"item": "lamp", "unit_price": 16, "quantity": 3}, {"item": "tent", "unit_price": 16, "quantity": 1}], "rule": "Orders of $110 or more get $15 off; smaller orders pay $4 shipping."} | {"random_line_bulk": {"type": "noul", "instructions": "If one order line is picked uniformly at random, what is the probability that its quantity is at least 3?"}, "largest_line": {"type": "choice", "criteria": {"drill": "drill", "lamp": "lamp", "tent": "tent"}, "instructions": "Which line costs the most in total?"}, "... | {"random_line_bulk": {"type": "noul", "noul": 0.333333}, "largest_line": {"type": "choice", "choice": "lamp", "probabilities": {"drill": 0.0, "lamp": 1.0, "tent": 0.0}, "confidence": 1.0}, "amount_due": {"type": "choice", "choice": "$94", "probabilities": {"$96": 0.0, "$90": 0.0, "$104": 0.0, "$114": 0.0, "$94": 1.0}, ... | null | null | null | null | 1lamp | 11 | 0.333333 | 1true | $94 | null | null | null | null | null | null | null | null |
arithmetic:train:120 | 4 | Opening balance: €130
day=2; type=withdrawal; amount=100
day=12; type=deposit; amount=245
day=15; type=deposit; amount=70
day=18; type=withdrawal; amount=185
day=19; type=deposit; amount=30
day=20; type=deposit; amount=200
day=23; type=withdrawal; amount=245
day=25; type=deposit; amount=155
day=26; type=deposit; amount... | {"lowest_day": {"type": "choice", "criteria": {"day 2": "day 2", "day 12": "day 12", "day 15": "day 15", "day 18": "day 18", "day 19": "day 19", "day 20": "day 20", "day 23": "day 23", "day 25": "day 25", "day 26": "day 26", "day 27": "day 27"}, "instructions": "After which day's transaction is the balance lowest?"}, "... | {"lowest_day": {"type": "choice", "choice": "day 2", "probabilities": {"day 2": 1.0, "day 12": 0.0, "day 15": 0.0, "day 18": 0.0, "day 19": 0.0, "day 20": 0.0, "day 23": 0.0, "day 25": 0.0, "day 26": 0.0, "day 27": 0.0}, "confidence": 1.0}, "final_balance": {"type": "choice", "choice": "€505", "probabilities": {"€515":... | null | null | null | null | null | null | null | null | null | null | €505 | 0false | 33 | null | 0.7 | null | 0day 2 |
arithmetic:train:121 | 4 | Opening balance: £420
day=1; type=deposit; amount=235
day=4; type=withdrawal; amount=225
day=6; type=withdrawal; amount=245
day=11; type=withdrawal; amount=175
day=17; type=deposit; amount=40
day=20; type=withdrawal; amount=55
day=24; type=deposit; amount=185
day=25; type=deposit; amount=70
day=28; type=deposit; amount... | {"random_is_deposit": {"type": "noul", "instructions": "If one transaction is picked uniformly at random, what is the probability that it is a deposit?"}, "withdrawal_count": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many withdrawals are there?"}, "fina... | {"random_is_deposit": {"type": "noul", "noul": 0.555556}, "withdrawal_count": {"type": "score", "score": 4.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 0.0, "2": 0.0, "3": 0.0, "4": 1.0, "5": 0.0, "6": 0.0... | null | null | null | null | null | null | null | null | null | null | £395 | 1true | 44 | null | 0.555556 | null | 5day 20 |
arithmetic:train:122 | 1 | The account opens the month at €90. Day 4: deposit of €80. On day 8, a withdrawal of €85. Day 17: withdrawal of €70. Day 23: deposit of €85. On day 27, a withdrawal of €60. | {"went_negative": {"type": "noul", "instructions": "Does the balance ever drop below zero?"}, "lowest_day": {"type": "choice", "criteria": {"day 4": "day 4", "day 8": "day 8", "day 17": "day 17", "day 23": "day 23", "day 27": "day 27"}, "instructions": "On which day does the balance reach its minimum?"}} | {"went_negative": {"type": "noul", "noul": 0.0}, "lowest_day": {"type": "choice", "choice": "day 17", "probabilities": {"day 4": 0.0, "day 8": 0.0, "day 17": 1.0, "day 23": 0.0, "day 27": 0.0}, "confidence": 1.0}} | null | null | null | null | null | null | null | null | null | null | null | 0false | null | null | null | null | 21day 17 |
arithmetic:train:123 | 0 | Order lines (prices in €):
item=rope; unit_price=5; quantity=2
item=drill; unit_price=17; quantity=2
Rule: Orders of €75 or more get €15 off; smaller orders pay €8 shipping. | {"within_budget": {"type": "noul", "instructions": "Does the order fit within a budget of €42?"}, "lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "Count the lines whose total exceeds €34."}, "amount_due": {"type": "choice", "criteria": {"€57": "€57"... | {"within_budget": {"type": "noul", "noul": 0.0}, "lines_above": {"type": "score", "score": 0.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 1.0, "1": 0.0, "2": 0.0, "3": 0.0, "4": 0.0, "5": 0.0, "6": 0.0, "7": 0.0, "8... | null | null | null | null | null | 00 | null | 0false | €52 | null | null | null | null | null | null | null | null |
arithmetic:train:124 | 0 | Starting at 08:25: code review (10 min), then planning (15 min), then report writing (35 min). Tasks run back to back in this order. | {"finish_time": {"type": "choice", "criteria": {"08:25": "08:25", "08:50": "08:50", "08:55": "08:55", "09:20": "09:20", "09:25": "09:25"}, "instructions": "At what time does the last task end?"}, "done_by_deadline": {"type": "noul", "instructions": "Is everything done by 09:10?"}, "random_is_long": {"type": "noul", "in... | {"finish_time": {"type": "choice", "choice": "09:25", "probabilities": {"08:25": 0.0, "08:50": 0.0, "08:55": 0.0, "09:20": 0.0, "09:25": 1.0}, "confidence": 1.0}, "done_by_deadline": {"type": "noul", "noul": 0.0}, "random_is_long": {"type": "noul", "noul": 0.333333}, "longest_task": {"type": "choice", "choice": "report... | null | 0false | 0.333333 | 3report writing | null | null | null | null | null | null | null | null | null | null | null | 09:25 | null |
arithmetic:train:125 | 0 | {"opening_balance": 10, "currency": "$", "transactions": [{"day": 3, "type": "deposit", "amount": 30}, {"day": 22, "type": "withdrawal", "amount": 35}, {"day": 23, "type": "withdrawal", "amount": 25}]} | {"went_negative": {"type": "noul", "instructions": "Does the balance ever drop below zero?"}, "net_change": {"type": "score", "criteria": ["Fell by more than 50.", "Changed by 50 or less.", "Rose by more than 50."], "instructions": "From opening to closing, how did the balance change?"}, "withdrawal_count": {"type": "s... | {"went_negative": {"type": "noul", "noul": 1.0}, "net_change": {"type": "score", "score": 1.0, "legend": {"0": "Fell by more than 50.", "1": "Changed by 50 or less.", "2": "Rose by more than 50."}, "probabilities": {"0": 0.0, "1": 1.0, "2": 0.0}, "confidence": 1.0}, "withdrawal_count": {"type": "score", "score": 2.0, "... | null | null | null | null | null | null | null | null | null | null | null | 1true | 22 | 1Changed by 50 or less. | 0.333333 | null | null |
arithmetic:train:126 | 4 | {"opening_balance": 190, "currency": "$", "transactions": [{"day": 1, "type": "withdrawal", "amount": 165}, {"day": 3, "type": "deposit", "amount": 230}, {"day": 4, "type": "deposit", "amount": 95}, {"day": 6, "type": "deposit", "amount": 10}, {"day": 10, "type": "deposit", "amount": 100}, {"day": 14, "type": "deposit"... | {"withdrawal_count": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many withdrawals are there?"}, "lowest_day": {"type": "choice", "criteria": {"day 1": "day 1", "day 3": "day 3", "day 4": "day 4", "day 6": "day 6", "day 10": "day 10", "day 14": "day 14", "... | {"withdrawal_count": {"type": "score", "score": 1.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 1.0, "2": 0.0, "3": 0.0, "4": 0.0, "5": 0.0, "6": 0.0, "7": 0.0, "8": 0.0, "9": 0.0, "10": 0.0}, "confidence":... | null | null | null | null | null | null | null | null | null | null | $730 | null | 11 | 2Rose by more than 50. | 0.9 | null | 10day 1 |
arithmetic:train:127 | 4 | {"opening_balance": 545, "currency": "£", "transactions": [{"day": 2, "type": "deposit", "amount": 215}, {"day": 5, "type": "deposit", "amount": 40}, {"day": 6, "type": "withdrawal", "amount": 45}, {"day": 10, "type": "withdrawal", "amount": 240}, {"day": 14, "type": "withdrawal", "amount": 240}, {"day": 17, "type": "w... | {"random_is_deposit": {"type": "noul", "instructions": "What is the chance that a randomly chosen transaction is a deposit?"}, "net_change": {"type": "score", "criteria": ["Fell by more than 50.", "Changed by 50 or less.", "Rose by more than 50."], "instructions": "Compare the final balance with the opening balance."}} | {"random_is_deposit": {"type": "noul", "noul": 0.3}, "net_change": {"type": "score", "score": 0.0, "legend": {"0": "Fell by more than 50.", "1": "Changed by 50 or less.", "2": "Rose by more than 50."}, "probabilities": {"0": 1.0, "1": 0.0, "2": 0.0}, "confidence": 1.0}} | null | null | null | null | null | null | null | null | null | null | null | null | null | 0Fell by more than 50. | 0.3 | null | null |
arithmetic:train:128 | 0 | Order: drill: 2 units at £20 per unit. 1 x scarf at £15 each.
Rule: Orders of £25 or more get £5 off; smaller orders pay £8 shipping. | {"random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 2 or more units?"}, "budget_use": {"type": "score", "criteria": ["At most half of the budget.", "More than half of the budget, but within it.", "Over the budget."], "instructions": "Against a £37 budget, how muc... | {"random_line_bulk": {"type": "noul", "noul": 0.5}, "budget_use": {"type": "score", "score": 2.0, "legend": {"0": "At most half of the budget.", "1": "More than half of the budget, but within it.", "2": "Over the budget."}, "probabilities": {"0": 0.0, "1": 0.0, "2": 1.0}, "confidence": 1.0}, "lines_above": {"type": "sc... | null | null | null | null | null | 00 | 0.5 | null | null | 2Over the budget. | null | null | null | null | null | null | null |
arithmetic:train:129 | 0 | Order lines (prices in £):
item=drill; unit_price=11; quantity=3
item=clock; unit_price=3; quantity=3
Rule: Orders of £20 or more get £5 off; smaller orders pay £6 shipping. | {"random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 3 or more units?"}, "budget_use": {"type": "score", "criteria": ["At most half of the budget.", "More than half of the budget, but within it.", "Over the budget."], "instructions": "How does the amount due compa... | {"random_line_bulk": {"type": "noul", "noul": 1.0}, "budget_use": {"type": "score", "score": 1.0, "legend": {"0": "At most half of the budget.", "1": "More than half of the budget, but within it.", "2": "Over the budget."}, "probabilities": {"0": 0.0, "1": 1.0, "2": 0.0}, "confidence": 1.0}, "lines_above": {"type": "sc... | null | null | null | null | 5drill | 11 | 1 | null | null | 1More than half of the budget, but within it. | null | null | null | null | null | null | null |
arithmetic:train:130 | 0 | Starting at 07:00: report writing (25 min), then code review (35 min), then backup check (40 min). Tasks run back to back in this order. | {"starts_before_noon": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "Count the tasks that begin before noon."}, "done_by_deadline": {"type": "noul", "instructions": "Does the last task end at or before 08:30?"}, "finish_time": {"type": "choice", "criteria": {"0... | {"starts_before_noon": {"type": "score", "score": 3.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 0.0, "2": 0.0, "3": 1.0, "4": 0.0, "5": 0.0, "6": 0.0, "7": 0.0, "8": 0.0, "9": 0.0, "10": 0.0}, "confidence... | 33 | 0false | 0 | null | null | null | null | null | null | null | null | null | null | null | null | 08:40 | null |
arithmetic:train:131 | 3 | Starting at 08:05: client call (35 min), then email triage (30 min), then code review (10 min), then inventory check (60 min), then standup (55 min). Tasks run back to back in this order. | {"random_is_long": {"type": "noul", "instructions": "What is the chance that a randomly chosen task takes longer than 20 minutes?"}, "done_by_deadline": {"type": "noul", "instructions": "Is everything done by 11:30?"}, "finish_time": {"type": "choice", "criteria": {"11:45": "11:45", "12:15": "12:15", "10:15": "10:15", ... | {"random_is_long": {"type": "noul", "noul": 0.8}, "done_by_deadline": {"type": "noul", "noul": 1.0}, "finish_time": {"type": "choice", "choice": "11:15", "probabilities": {"11:45": 0.0, "12:15": 0.0, "10:15": 0.0, "11:15": 1.0, "11:25": 0.0}, "confidence": 1.0}} | null | 1true | 0.8 | null | null | null | null | null | null | null | null | null | null | null | null | 11:15 | null |
arithmetic:train:132 | 1 | Opening balance: €30
day=2; type=deposit; amount=30
day=4; type=withdrawal; amount=15
day=6; type=withdrawal; amount=20
day=11; type=withdrawal; amount=50
day=13; type=deposit; amount=65 | {"withdrawal_count": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "Count the withdrawals."}, "lowest_day": {"type": "choice", "criteria": {"day 2": "day 2", "day 4": "day 4", "day 6": "day 6", "day 11": "day 11", "day 13": "day 13"}, "instructions": "On which d... | {"withdrawal_count": {"type": "score", "score": 3.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 0.0, "2": 0.0, "3": 1.0, "4": 0.0, "5": 0.0, "6": 0.0, "7": 0.0, "8": 0.0, "9": 0.0, "10": 0.0}, "confidence":... | null | null | null | null | null | null | null | null | null | null | null | null | 33 | 1Changed by 50 or less. | null | null | 25day 11 |
arithmetic:train:133 | 0 | {"opening_balance": 0, "currency": "£", "transactions": [{"day": 17, "type": "deposit", "amount": 30}, {"day": 20, "type": "deposit", "amount": 35}, {"day": 21, "type": "withdrawal", "amount": 45}]} | {"went_negative": {"type": "noul", "instructions": "Does the balance ever drop below zero?"}, "random_is_deposit": {"type": "noul", "instructions": "What is the chance that a randomly chosen transaction is a deposit?"}} | {"went_negative": {"type": "noul", "noul": 0.0}, "random_is_deposit": {"type": "noul", "noul": 0.666667}} | null | null | null | null | null | null | null | null | null | null | null | 0false | null | null | 0.666667 | null | null |
arithmetic:train:134 | 0 | Starting at 11:30: code review (45 min), then inventory check (30 min). Tasks run back to back in this order. | {"starts_before_noon": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many tasks start before 12:00?"}, "longest_task": {"type": "choice", "criteria": {"code review": "code review", "inventory check": "inventory check"}, "instructions": "Which task takes the... | {"starts_before_noon": {"type": "score", "score": 1.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 1.0, "2": 0.0, "3": 0.0, "4": 0.0, "5": 0.0, "6": 0.0, "7": 0.0, "8": 0.0, "9": 0.0, "10": 0.0}, "confidence... | 11 | null | null | 9code review | null | null | null | null | null | null | null | null | null | null | null | null | null |
arithmetic:train:135 | 1 | Order lines (prices in £):
item=mug; unit_price=7; quantity=4
item=clock; unit_price=16; quantity=3
item=kettle; unit_price=7; quantity=1
item=vase; unit_price=23; quantity=3
Rule: Orders of £170 or more get £15 off; smaller orders pay £6 shipping. | {"lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "Count the lines whose total exceeds £7."}, "random_line_bulk": {"type": "noul", "instructions": "If one order line is picked uniformly at random, what is the probability that its quantity is at least... | {"lines_above": {"type": "score", "score": 3.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 0.0, "2": 0.0, "3": 1.0, "4": 0.0, "5": 0.0, "6": 0.0, "7": 0.0, "8": 0.0, "9": 0.0, "10": 0.0}, "confidence": 1.0}... | null | null | null | null | null | 33 | 0.75 | null | £158 | null | null | null | null | null | null | null | null |
arithmetic:train:136 | 3 | Starting at 10:00: interviews (55 min), then inventory check (20 min), then email triage (75 min), then report writing (80 min), then client call (1 h 10 min). Tasks run back to back in this order. | {"done_by_deadline": {"type": "noul", "instructions": "Is everything done by 15:10?"}, "random_is_long": {"type": "noul", "instructions": "If one task is picked uniformly at random, what is the probability that it lasts more than 30 minutes?"}} | {"done_by_deadline": {"type": "noul", "noul": 1.0}, "random_is_long": {"type": "noul", "noul": 0.8}} | null | 1true | 0.8 | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
arithmetic:train:137 | 0 | Starting at 09:25: inventory check (35 min), then standup (30 min), then planning (30 min). Tasks run back to back in this order. | {"longest_task": {"type": "choice", "criteria": {"inventory check": "inventory check", "standup": "standup", "planning": "planning"}, "instructions": "Which task takes the longest?"}, "done_by_deadline": {"type": "noul", "instructions": "Does the last task end at or before 11:05?"}, "starts_before_noon": {"type": "scor... | {"longest_task": {"type": "choice", "choice": "inventory check", "probabilities": {"inventory check": 1.0, "standup": 0.0, "planning": 0.0}, "confidence": 1.0}, "done_by_deadline": {"type": "noul", "noul": 1.0}, "starts_before_noon": {"type": "score", "score": 3.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4"... | 33 | 1true | null | 2inventory check | null | null | null | null | null | null | null | null | null | null | null | null | null |
arithmetic:train:138 | 1 | Opening balance: $75
day | type | amount
--- | --- | ---
1 | deposit | 15
7 | withdrawal | 95
14 | deposit | 85
17 | withdrawal | 90 | {"lowest_day": {"type": "choice", "criteria": {"day 1": "day 1", "day 7": "day 7", "day 14": "day 14", "day 17": "day 17"}, "instructions": "After which day's transaction is the balance lowest?"}, "went_negative": {"type": "noul", "instructions": "Does the balance ever drop below zero?"}, "net_change": {"type": "score"... | {"lowest_day": {"type": "choice", "choice": "day 17", "probabilities": {"day 1": 0.0, "day 7": 0.0, "day 14": 0.0, "day 17": 1.0}, "confidence": 1.0}, "went_negative": {"type": "noul", "noul": 1.0}, "net_change": {"type": "score", "score": 0.0, "legend": {"0": "Fell by more than 50.", "1": "Changed by 50 or less.", "2"... | null | null | null | null | null | null | null | null | null | null | null | 1true | 22 | 0Fell by more than 50. | null | null | 21day 17 |
arithmetic:train:139 | 2 | Start: 09:55
task,duration
interviews,1 h 10 min
standup,55 min
report writing,75 min
backup check,50 min
Tasks run back to back in this order. | {"starts_before_noon": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many tasks start before 12:00?"}, "random_is_long": {"type": "noul", "instructions": "If one task is picked uniformly at random, what is the probability that it lasts more than 30 minutes?... | {"starts_before_noon": {"type": "score", "score": 2.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 0.0, "2": 1.0, "3": 0.0, "4": 0.0, "5": 0.0, "6": 0.0, "7": 0.0, "8": 0.0, "9": 0.0, "10": 0.0}, "confidence... | 22 | null | 1 | 3report writing | null | null | null | null | null | null | null | null | null | null | null | null | null |
arithmetic:train:140 | 3 | Order: 3 x vase at $12 each. 4 x mug at $29 each. 6 x drill at $59 each. rope: 2 units at $44 per unit. clock: 3 units at $48 per unit. 3 x tent at $37 each.
Rule: Orders of $880 or more get $15 off; smaller orders pay $8 shipping. | {"largest_line": {"type": "choice", "criteria": {"vase": "vase", "mug": "mug", "drill": "drill", "rope": "rope", "clock": "clock", "tent": "tent"}, "instructions": "Which line costs the most in total?"}, "lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions... | {"largest_line": {"type": "choice", "choice": "drill", "probabilities": {"vase": 0.0, "mug": 0.0, "drill": 1.0, "rope": 0.0, "clock": 0.0, "tent": 0.0}, "confidence": 1.0}, "lines_above": {"type": "score", "score": 4.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8",... | null | null | null | null | 5drill | 44 | null | null | $857 | null | null | null | null | null | null | null | null |
arithmetic:train:141 | 3 | {"currency": "£", "lines": [{"item": "mug", "unit_price": 50, "quantity": 6}, {"item": "scarf", "unit_price": 8, "quantity": 5}, {"item": "chair", "unit_price": 4, "quantity": 5}, {"item": "lamp", "unit_price": 48, "quantity": 2}, {"item": "vase", "unit_price": 59, "quantity": 4}, {"item": "kettle", "unit_price": 22, "... | {"largest_line": {"type": "choice", "criteria": {"mug": "mug", "scarf": "scarf", "chair": "chair", "lamp": "lamp", "vase": "vase", "kettle": "kettle"}, "instructions": "Which line costs the most in total?"}, "random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 5 or... | {"largest_line": {"type": "choice", "choice": "mug", "probabilities": {"mug": 1.0, "scarf": 0.0, "chair": 0.0, "lamp": 0.0, "vase": 0.0, "kettle": 0.0}, "confidence": 1.0}, "random_line_bulk": {"type": "noul", "noul": 0.5}, "lines_above": {"type": "score", "score": 3.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3"... | null | null | null | null | 2mug | 33 | 0.5 | null | £740 | 0At most half of the budget. | null | null | null | null | null | null | null |
arithmetic:train:142 | 2 | {"opening_balance": 190, "currency": "€", "transactions": [{"day": 3, "type": "deposit", "amount": 60}, {"day": 11, "type": "withdrawal", "amount": 85}, {"day": 15, "type": "deposit", "amount": 55}, {"day": 19, "type": "withdrawal", "amount": 150}, {"day": 24, "type": "withdrawal", "amount": 55}, {"day": 26, "type": "d... | {"went_negative": {"type": "noul", "instructions": "Does the balance ever drop below zero?"}, "random_is_deposit": {"type": "noul", "instructions": "What is the chance that a randomly chosen transaction is a deposit?"}, "lowest_day": {"type": "choice", "criteria": {"day 3": "day 3", "day 11": "day 11", "day 15": "day 1... | {"went_negative": {"type": "noul", "noul": 0.0}, "random_is_deposit": {"type": "noul", "noul": 0.5}, "lowest_day": {"type": "choice", "choice": "day 24", "probabilities": {"day 3": 0.0, "day 11": 0.0, "day 15": 0.0, "day 19": 0.0, "day 24": 1.0, "day 26": 0.0}, "confidence": 1.0}, "final_balance": {"type": "choice", "c... | null | null | null | null | null | null | null | null | null | null | €35 | 0false | 33 | null | 0.5 | null | 17day 24 |
arithmetic:train:143 | 1 | Order: 3 x vase at £14 each. 3 x kettle at £21 each. lamp: 2 units at £6 per unit.
Rule: Orders of £135 or more get £10 off; smaller orders pay £8 shipping. | {"random_line_bulk": {"type": "noul", "instructions": "If one order line is picked uniformly at random, what is the probability that its quantity is at least 3?"}, "budget_use": {"type": "score", "criteria": ["At most half of the budget.", "More than half of the budget, but within it.", "Over the budget."], "instructio... | {"random_line_bulk": {"type": "noul", "noul": 0.666667}, "budget_use": {"type": "score", "score": 2.0, "legend": {"0": "At most half of the budget.", "1": "More than half of the budget, but within it.", "2": "Over the budget."}, "probabilities": {"0": 0.0, "1": 0.0, "2": 1.0}, "confidence": 1.0}, "largest_line": {"type... | null | null | null | null | 0kettle | null | 0.666667 | null | £125 | 2Over the budget. | null | null | null | null | null | null | null |
arithmetic:train:144 | 1 | Order lines (prices in £):
item=mug; unit_price=18; quantity=3
item=scarf; unit_price=3; quantity=3
item=drill; unit_price=7; quantity=2
item=lamp; unit_price=8; quantity=1
Rule: Orders of £65 or more get £15 off; smaller orders pay £6 shipping. | {"within_budget": {"type": "noul", "instructions": "Is the amount due at most £60?"}, "random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 3 or more units?"}, "amount_due": {"type": "choice", "criteria": {"£85": "£85", "£70": "£70", "£34": "£34", "£80": "£80", "£91... | {"within_budget": {"type": "noul", "noul": 0.0}, "random_line_bulk": {"type": "noul", "noul": 0.5}, "amount_due": {"type": "choice", "choice": "£70", "probabilities": {"£85": 0.0, "£70": 1.0, "£34": 0.0, "£80": 0.0, "£91": 0.0}, "confidence": 1.0}} | null | null | null | null | null | null | 0.5 | 0false | £70 | null | null | null | null | null | null | null | null |
arithmetic:train:145 | 4 | Start: 10:25
task=interviews; duration=20 min
task=code review; duration=95 min
task=client call; duration=10 min
task=standup; duration=1 h
task=report writing; duration=85 min
task=backup check; duration=90 min
Tasks run back to back in this order. | {"starts_before_noon": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many tasks start before 12:00?"}, "finish_time": {"type": "choice", "criteria": {"17:25": "17:25", "16:25": "16:25", "14:55": "14:55", "16:35": "16:35", "15:25": "15:25"}, "instructions": ... | {"starts_before_noon": {"type": "score", "score": 2.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 0.0, "2": 1.0, "3": 0.0, "4": 0.0, "5": 0.0, "6": 0.0, "7": 0.0, "8": 0.0, "9": 0.0, "10": 0.0}, "confidence... | 22 | null | 0.666667 | 9code review | null | null | null | null | null | null | null | null | null | null | null | 16:25 | null |
arithmetic:train:146 | 3 | Opening balance: €360
day | type | amount
--- | --- | ---
7 | withdrawal | 195
14 | withdrawal | 65
15 | withdrawal | 80
17 | deposit | 145
19 | deposit | 15
21 | deposit | 135
26 | withdrawal | 55 | {"lowest_day": {"type": "choice", "criteria": {"day 7": "day 7", "day 14": "day 14", "day 15": "day 15", "day 17": "day 17", "day 19": "day 19", "day 21": "day 21", "day 26": "day 26"}, "instructions": "On which day does the balance reach its minimum?"}, "withdrawal_count": {"type": "score", "criteria": ["0", "1", "2",... | {"lowest_day": {"type": "choice", "choice": "day 15", "probabilities": {"day 7": 0.0, "day 14": 0.0, "day 15": 1.0, "day 17": 0.0, "day 19": 0.0, "day 21": 0.0, "day 26": 0.0}, "confidence": 1.0}, "withdrawal_count": {"type": "score", "score": 4.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", ... | null | null | null | null | null | null | null | null | null | null | €260 | null | 44 | null | null | null | 2day 15 |
arithmetic:train:147 | 4 | Start: 12:45
task | duration
--- | ---
backup check | 50 min
code review | 45 min
interviews | 95 min
planning | 10 min
inventory check | 35 min
standup | 15 min
email triage | 45 min
Tasks run back to back in this order. | {"starts_before_noon": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "Count the tasks that begin before noon."}, "finish_time": {"type": "choice", "criteria": {"16:40": "16:40", "16:55": "16:55", "17:40": "17:40", "17:50": "17:50", "18:40": "18:40"}, "instructio... | {"starts_before_noon": {"type": "score", "score": 0.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 1.0, "1": 0.0, "2": 0.0, "3": 0.0, "4": 0.0, "5": 0.0, "6": 0.0, "7": 0.0, "8": 0.0, "9": 0.0, "10": 0.0}, "confidence... | 00 | 0false | null | null | null | null | null | null | null | null | null | null | null | null | null | 17:40 | null |
arithmetic:train:148 | 1 | Start: 07:25
task,duration
inventory check,15 min
interviews,25 min
planning,35 min
Tasks run back to back in this order, with a 10-minute break between tasks. | {"random_is_long": {"type": "noul", "instructions": "What is the chance that a randomly chosen task takes longer than 30 minutes?"}, "done_by_deadline": {"type": "noul", "instructions": "Is everything done by 08:50?"}, "longest_task": {"type": "choice", "criteria": {"inventory check": "inventory check", "interviews": "... | {"random_is_long": {"type": "noul", "noul": 0.333333}, "done_by_deadline": {"type": "noul", "noul": 0.0}, "longest_task": {"type": "choice", "choice": "planning", "probabilities": {"inventory check": 0.0, "interviews": 0.0, "planning": 1.0}, "confidence": 1.0}, "starts_before_noon": {"type": "score", "score": 3.0, "leg... | 33 | 0false | 0.333333 | 6planning | null | null | null | null | null | null | null | null | null | null | null | 09:00 | null |
arithmetic:train:149 | 1 | Starting at 11:20: standup (50 min), then backup check (25 min), then planning (45 min). Tasks run back to back in this order. | {"longest_task": {"type": "choice", "criteria": {"standup": "standup", "backup check": "backup check", "planning": "planning"}, "instructions": "Which task takes the longest?"}, "done_by_deadline": {"type": "noul", "instructions": "Does the last task end at or before 13:25?"}, "finish_time": {"type": "choice", "criteri... | {"longest_task": {"type": "choice", "choice": "standup", "probabilities": {"standup": 1.0, "backup check": 0.0, "planning": 0.0}, "confidence": 1.0}, "done_by_deadline": {"type": "noul", "noul": 1.0}, "finish_time": {"type": "choice", "choice": "13:20", "probabilities": {"12:20": 0.0, "13:30": 0.0, "12:35": 0.0, "14:20... | 11 | 1true | null | 7standup | null | null | null | null | null | null | null | null | null | null | null | 13:20 | null |
arithmetic:train:150 | 0 | Order lines (prices in £):
item,unit_price,quantity
clock,4,3
chair,14,2
rope,16,2
Rule: Orders of £50 or more get £5 off; smaller orders pay £6 shipping. | {"amount_due": {"type": "choice", "criteria": {"£57": "£57", "£35": "£35", "£67": "£67", "£51": "£51", "£78": "£78"}, "instructions": "What is the final amount to pay?"}, "budget_use": {"type": "score", "criteria": ["At most half of the budget.", "More than half of the budget, but within it.", "Over the budget."], "ins... | {"amount_due": {"type": "choice", "choice": "£67", "probabilities": {"£57": 0.0, "£35": 0.0, "£67": 1.0, "£51": 0.0, "£78": 0.0}, "confidence": 1.0}, "budget_use": {"type": "score", "score": 2.0, "legend": {"0": "At most half of the budget.", "1": "More than half of the budget, but within it.", "2": "Over the budget."}... | null | null | null | null | null | null | null | null | £67 | 2Over the budget. | null | null | null | null | null | null | null |
arithmetic:train:151 | 0 | Order lines (prices in €):
item=tent; unit_price=12; quantity=3
item=vase; unit_price=7; quantity=2
item=drill; unit_price=12; quantity=1
Rule: Orders of €80 or more get €5 off; smaller orders pay €8 shipping. | {"lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "Count the lines whose total exceeds €12."}, "random_line_bulk": {"type": "noul", "instructions": "If one order line is picked uniformly at random, what is the probability that its quantity is at leas... | {"lines_above": {"type": "score", "score": 2.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 0.0, "2": 1.0, "3": 0.0, "4": 0.0, "5": 0.0, "6": 0.0, "7": 0.0, "8": 0.0, "9": 0.0, "10": 0.0}, "confidence": 1.0}... | null | null | null | null | null | 22 | 0.666667 | null | null | null | null | null | null | null | null | null | null |
arithmetic:train:152 | 4 | Opening balance: $325
day,type,amount
1,withdrawal,130
3,withdrawal,155
11,withdrawal,25
15,deposit,105
16,deposit,45
18,deposit,35
22,deposit,85
23,deposit,240
26,deposit,50
27,deposit,150 | {"lowest_day": {"type": "choice", "criteria": {"day 1": "day 1", "day 3": "day 3", "day 11": "day 11", "day 15": "day 15", "day 16": "day 16", "day 18": "day 18", "day 22": "day 22", "day 23": "day 23", "day 26": "day 26", "day 27": "day 27"}, "instructions": "After which day's transaction is the balance lowest?"}, "ra... | {"lowest_day": {"type": "choice", "choice": "day 11", "probabilities": {"day 1": 0.0, "day 3": 0.0, "day 11": 1.0, "day 15": 0.0, "day 16": 0.0, "day 18": 0.0, "day 22": 0.0, "day 23": 0.0, "day 26": 0.0, "day 27": 0.0}, "confidence": 1.0}, "random_is_deposit": {"type": "noul", "noul": 0.7}} | null | null | null | null | null | null | null | null | null | null | null | null | null | null | 0.7 | null | 25day 11 |
arithmetic:train:153 | 0 | {"currency": "$", "lines": [{"item": "kettle", "unit_price": 8, "quantity": 2}, {"item": "rope", "unit_price": 18, "quantity": 2}, {"item": "chair", "unit_price": 10, "quantity": 2}], "rule": "Orders of $80 or more get $10 off; smaller orders pay $6 shipping."} | {"budget_use": {"type": "score", "criteria": ["At most half of the budget.", "More than half of the budget, but within it.", "Over the budget."], "instructions": "Against a $82 budget, how much does this order use?"}, "largest_line": {"type": "choice", "criteria": {"kettle": "kettle", "rope": "rope", "chair": "chair"},... | {"budget_use": {"type": "score", "score": 1.0, "legend": {"0": "At most half of the budget.", "1": "More than half of the budget, but within it.", "2": "Over the budget."}, "probabilities": {"0": 0.0, "1": 1.0, "2": 0.0}, "confidence": 1.0}, "largest_line": {"type": "choice", "choice": "rope", "probabilities": {"kettle... | null | null | null | null | 9rope | null | 1 | null | null | 1More than half of the budget, but within it. | null | null | null | null | null | null | null |
arithmetic:train:154 | 0 | Order lines (prices in $):
item | unit_price | quantity
--- | --- | ---
clock | 4 | 1
lamp | 5 | 1
rope | 15 | 1
Rule: Orders of $35 or more get $5 off; smaller orders pay $8 shipping. | {"random_line_bulk": {"type": "noul", "instructions": "If one order line is picked uniformly at random, what is the probability that its quantity is at least 1?"}, "amount_due": {"type": "choice", "criteria": {"$22": "$22", "$17": "$17", "$42": "$42", "$32": "$32", "$34": "$34"}, "instructions": "How much is due for th... | {"random_line_bulk": {"type": "noul", "noul": 1.0}, "amount_due": {"type": "choice", "choice": "$32", "probabilities": {"$22": 0.0, "$17": 0.0, "$42": 0.0, "$32": 1.0, "$34": 0.0}, "confidence": 1.0}, "largest_line": {"type": "choice", "choice": "rope", "probabilities": {"clock": 0.0, "lamp": 0.0, "rope": 1.0}, "confid... | null | null | null | null | 9rope | null | 1 | 0false | $32 | null | null | null | null | null | null | null | null |
arithmetic:train:155 | 4 | {"currency": "£", "lines": [{"item": "scarf", "unit_price": 12, "quantity": 7}, {"item": "drill", "unit_price": 79, "quantity": 1}, {"item": "vase", "unit_price": 26, "quantity": 1}, {"item": "lamp", "unit_price": 5, "quantity": 4}, {"item": "tent", "unit_price": 60, "quantity": 5}, {"item": "chair", "unit_price": 44, ... | {"budget_use": {"type": "score", "criteria": ["At most half of the budget.", "More than half of the budget, but within it.", "Over the budget."], "instructions": "How does the amount due compare with a budget of £1630?"}, "random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen li... | {"budget_use": {"type": "score", "score": 0.0, "legend": {"0": "At most half of the budget.", "1": "More than half of the budget, but within it.", "2": "Over the budget."}, "probabilities": {"0": 1.0, "1": 0.0, "2": 0.0}, "confidence": 1.0}, "random_line_bulk": {"type": "noul", "noul": 0.571429}, "lines_above": {"type"... | null | null | null | null | 6tent | 66 | 0.571429 | null | null | 0At most half of the budget. | null | null | null | null | null | null | null |
arithmetic:train:156 | 4 | Start: 09:15
task | duration
--- | ---
report writing | 1 h 20 min
code review | 10 min
backup check | 30 min
design sync | 1 h 35 min
email triage | 105 min
client call | 30 min
Tasks run back to back in this order, with a 15-minute break between tasks. | {"finish_time": {"type": "choice", "criteria": {"15:05": "15:05", "15:20": "15:20", "15:50": "15:50", "16:20": "16:20", "17:20": "17:20"}, "instructions": "When is everything finished?"}, "starts_before_noon": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How m... | {"finish_time": {"type": "choice", "choice": "16:20", "probabilities": {"15:05": 0.0, "15:20": 0.0, "15:50": 0.0, "16:20": 1.0, "17:20": 0.0}, "confidence": 1.0}, "starts_before_noon": {"type": "score", "score": 3.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9... | 33 | null | null | 5email triage | null | null | null | null | null | null | null | null | null | null | null | 16:20 | null |
arithmetic:train:157 | 4 | Start: 11:55
task=backup check; duration=20 min
task=planning; duration=45 min
task=code review; duration=55 min
task=report writing; duration=90 min
task=interviews; duration=95 min
task=design sync; duration=85 min
task=inventory check; duration=80 min
Tasks run back to back in this order, with a 5-minute break betw... | {"finish_time": {"type": "choice", "criteria": {"19:15": "19:15", "18:55": "18:55", "21:15": "21:15", "20:15": "20:15", "20:20": "20:20"}, "instructions": "At what time does the last task end?"}, "longest_task": {"type": "choice", "criteria": {"backup check": "backup check", "planning": "planning", "code review": "code... | {"finish_time": {"type": "choice", "choice": "20:15", "probabilities": {"19:15": 0.0, "18:55": 0.0, "21:15": 0.0, "20:15": 1.0, "20:20": 0.0}, "confidence": 1.0}, "longest_task": {"type": "choice", "choice": "interviews", "probabilities": {"backup check": 0.0, "planning": 0.0, "code review": 0.0, "report writing": 0.0,... | null | 1true | 0.857143 | 8interviews | null | null | null | null | null | null | null | null | null | null | null | 20:15 | null |
arithmetic:train:158 | 4 | Opening balance: €100
day | type | amount
--- | --- | ---
6 | withdrawal | 45
7 | deposit | 140
10 | deposit | 210
12 | withdrawal | 200
13 | deposit | 75
17 | deposit | 10
18 | withdrawal | 55
23 | withdrawal | 150
24 | withdrawal | 55 | {"went_negative": {"type": "noul", "instructions": "Is the account overdrawn at any point?"}, "lowest_day": {"type": "choice", "criteria": {"day 6": "day 6", "day 7": "day 7", "day 10": "day 10", "day 12": "day 12", "day 13": "day 13", "day 17": "day 17", "day 18": "day 18", "day 23": "day 23", "day 24": "day 24"}, "in... | {"went_negative": {"type": "noul", "noul": 0.0}, "lowest_day": {"type": "choice", "choice": "day 24", "probabilities": {"day 6": 0.0, "day 7": 0.0, "day 10": 0.0, "day 12": 0.0, "day 13": 0.0, "day 17": 0.0, "day 18": 0.0, "day 23": 0.0, "day 24": 1.0}, "confidence": 1.0}, "withdrawal_count": {"type": "score", "score":... | null | null | null | null | null | null | null | null | null | null | null | 0false | 55 | 0Fell by more than 50. | null | null | 17day 24 |
arithmetic:train:159 | 4 | Start: 07:30
task=report writing; duration=1 h 15 min
task=client call; duration=75 min
task=inventory check; duration=1 h 45 min
task=backup check; duration=20 min
task=planning; duration=1 h 40 min
task=code review; duration=55 min
task=interviews; duration=35 min
Tasks run back to back in this order, with a 5-minut... | {"longest_task": {"type": "choice", "criteria": {"report writing": "report writing", "client call": "client call", "inventory check": "inventory check", "backup check": "backup check", "planning": "planning", "code review": "code review", "interviews": "interviews"}, "instructions": "Which task is the longest?"}, "rand... | {"longest_task": {"type": "choice", "choice": "inventory check", "probabilities": {"report writing": 0.0, "client call": 0.0, "inventory check": 1.0, "backup check": 0.0, "planning": 0.0, "code review": 0.0, "interviews": 0.0}, "confidence": 1.0}, "random_is_long": {"type": "noul", "noul": 0.857143}, "starts_before_noo... | 33 | null | 0.857143 | 2inventory check | null | null | null | null | null | null | null | null | null | null | null | null | null |
arithmetic:train:160 | 3 | Order lines (prices in $):
item,unit_price,quantity
scarf,55,1
rope,12,4
mug,33,3
drill,42,4
kettle,57,2
tent,8,4
Rule: Orders of $505 or more get $10 off; smaller orders pay $4 shipping. | {"amount_due": {"type": "choice", "criteria": {"$474": "$474", "$496": "$496", "$506": "$506", "$516": "$516", "$520": "$520"}, "instructions": "What is the final amount to pay?"}, "budget_use": {"type": "score", "criteria": ["At most half of the budget.", "More than half of the budget, but within it.", "Over the budge... | {"amount_due": {"type": "choice", "choice": "$506", "probabilities": {"$474": 0.0, "$496": 0.0, "$506": 1.0, "$516": 0.0, "$520": 0.0}, "confidence": 1.0}, "budget_use": {"type": "score", "score": 2.0, "legend": {"0": "At most half of the budget.", "1": "More than half of the budget, but within it.", "2": "Over the bud... | null | null | null | null | 5drill | 44 | null | null | $506 | 2Over the budget. | null | null | null | null | null | null | null |
arithmetic:train:161 | 3 | Order lines (prices in $):
item,unit_price,quantity
clock,47,3
rope,6,3
kettle,33,2
chair,19,3
tent,23,2
scarf,50,3
Rule: Orders of $490 or more get $20 off; smaller orders pay $4 shipping. | {"amount_due": {"type": "choice", "criteria": {"$478": "$478", "$472": "$472", "$332": "$332", "$492": "$492", "$482": "$482"}, "instructions": "What is the final amount to pay?"}, "largest_line": {"type": "choice", "criteria": {"clock": "clock", "rope": "rope", "kettle": "kettle", "chair": "chair", "tent": "tent", "sc... | {"amount_due": {"type": "choice", "choice": "$482", "probabilities": {"$478": 0.0, "$472": 0.0, "$332": 0.0, "$492": 0.0, "$482": 1.0}, "confidence": 1.0}, "largest_line": {"type": "choice", "choice": "scarf", "probabilities": {"clock": 0.0, "rope": 0.0, "kettle": 0.0, "chair": 0.0, "tent": 0.0, "scarf": 1.0}, "confide... | null | null | null | null | 4scarf | 00 | 0.666667 | null | $482 | null | null | null | null | null | null | null | null |
arithmetic:train:162 | 3 | Start: 12:15
task | duration
--- | ---
interviews | 50 min
design sync | 10 min
email triage | 1 h 20 min
code review | 50 min
standup | 30 min
inventory check | 50 min
Tasks run back to back in this order, with a 5-minute break between tasks. | {"finish_time": {"type": "choice", "criteria": {"17:20": "17:20", "17:10": "17:10", "16:20": "16:20", "18:10": "18:10", "17:15": "17:15"}, "instructions": "When is everything finished?"}, "longest_task": {"type": "choice", "criteria": {"interviews": "interviews", "design sync": "design sync", "email triage": "email tri... | {"finish_time": {"type": "choice", "choice": "17:10", "probabilities": {"17:20": 0.0, "17:10": 1.0, "16:20": 0.0, "18:10": 0.0, "17:15": 0.0}, "confidence": 1.0}, "longest_task": {"type": "choice", "choice": "email triage", "probabilities": {"interviews": 0.0, "design sync": 0.0, "email triage": 1.0, "code review": 0.0... | 00 | null | 0.666667 | 5email triage | null | null | null | null | null | null | null | null | null | null | null | 17:10 | null |
arithmetic:train:163 | 1 | Order lines (prices in £):
item=tent; unit_price=9; quantity=4
item=vase; unit_price=22; quantity=5
item=kettle; unit_price=5; quantity=1
item=rope; unit_price=22; quantity=4
Rule: Orders of £270 or more get £10 off; smaller orders pay £4 shipping. | {"amount_due": {"type": "choice", "criteria": {"£155": "£155", "£233": "£233", "£243": "£243", "£229": "£229", "£239": "£239"}, "instructions": "How much is due for this order after the rule?"}, "budget_use": {"type": "score", "criteria": ["At most half of the budget.", "More than half of the budget, but within it.", "... | {"amount_due": {"type": "choice", "choice": "£243", "probabilities": {"£155": 0.0, "£233": 0.0, "£243": 1.0, "£229": 0.0, "£239": 0.0}, "confidence": 1.0}, "budget_use": {"type": "score", "score": 2.0, "legend": {"0": "At most half of the budget.", "1": "More than half of the budget, but within it.", "2": "Over the bud... | null | null | null | null | null | 11 | null | null | £243 | 2Over the budget. | null | null | null | null | null | null | null |
arithmetic:train:164 | 4 | Order lines (prices in €):
item,unit_price,quantity
clock,69,5
mug,7,2
drill,53,4
vase,67,4
kettle,57,6
lamp,49,7
scarf,44,6
Rule: Orders of €1800 or more get €10 off; smaller orders pay €4 shipping. | {"amount_due": {"type": "choice", "criteria": {"€1792": "€1792", "€1793": "€1793", "€1794": "€1794", "€1802": "€1802", "€1812": "€1812"}, "instructions": "After applying the rule, what does the order cost?"}, "random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 7 o... | {"amount_due": {"type": "choice", "choice": "€1792", "probabilities": {"€1792": 1.0, "€1793": 0.0, "€1794": 0.0, "€1802": 0.0, "€1812": 0.0}, "confidence": 1.0}, "random_line_bulk": {"type": "noul", "noul": 0.142857}, "largest_line": {"type": "choice", "choice": "clock", "probabilities": {"clock": 1.0, "mug": 0.0, "dri... | null | null | null | null | 3clock | null | 0.142857 | null | €1792 | null | null | null | null | null | null | null | null |
arithmetic:train:165 | 1 | Order lines (prices in $):
item=tent; unit_price=25; quantity=3
item=kettle; unit_price=11; quantity=4
item=rope; unit_price=3; quantity=4
item=vase; unit_price=22; quantity=3
Rule: Orders of $205 or more get $5 off; smaller orders pay $8 shipping. | {"amount_due": {"type": "choice", "criteria": {"$205": "$205", "$206": "$206", "$210": "$210", "$215": "$215", "$225": "$225"}, "instructions": "How much is due for this order after the rule?"}, "lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How m... | {"amount_due": {"type": "choice", "choice": "$205", "probabilities": {"$205": 1.0, "$206": 0.0, "$210": 0.0, "$215": 0.0, "$225": 0.0}, "confidence": 1.0}, "lines_above": {"type": "score", "score": 0.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": ... | null | null | null | null | 6tent | 00 | null | 0false | $205 | null | null | null | null | null | null | null | null |
arithmetic:train:166 | 2 | Start: 09:25
task | duration
--- | ---
report writing | 25 min
standup | 50 min
backup check | 40 min
client call | 15 min
interviews | 25 min
Tasks run back to back in this order. | {"longest_task": {"type": "choice", "criteria": {"report writing": "report writing", "standup": "standup", "backup check": "backup check", "client call": "client call", "interviews": "interviews"}, "instructions": "Which task is the longest?"}, "finish_time": {"type": "choice", "criteria": {"11:50": "11:50", "12:00": "... | {"longest_task": {"type": "choice", "choice": "standup", "probabilities": {"report writing": 0.0, "standup": 1.0, "backup check": 0.0, "client call": 0.0, "interviews": 0.0}, "confidence": 1.0}, "finish_time": {"type": "choice", "choice": "12:00", "probabilities": {"11:50": 0.0, "12:00": 1.0, "11:35": 0.0, "11:30": 0.0... | 55 | 0false | null | 7standup | null | null | null | null | null | null | null | null | null | null | null | 12:00 | null |
arithmetic:train:167 | 0 | Opening balance: £20
day,type,amount
2,withdrawal,10
3,deposit,35
20,withdrawal,50 | {"lowest_day": {"type": "choice", "criteria": {"day 2": "day 2", "day 3": "day 3", "day 20": "day 20"}, "instructions": "After which day's transaction is the balance lowest?"}, "went_negative": {"type": "noul", "instructions": "Is the account overdrawn at any point?"}, "withdrawal_count": {"type": "score", "criteria": ... | {"lowest_day": {"type": "choice", "choice": "day 20", "probabilities": {"day 2": 0.0, "day 3": 0.0, "day 20": 1.0}, "confidence": 1.0}, "went_negative": {"type": "noul", "noul": 1.0}, "withdrawal_count": {"type": "score", "score": 2.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7"... | null | null | null | null | null | null | null | null | null | null | null | 1true | 22 | 1Changed by 50 or less. | 0.333333 | null | 5day 20 |
arithmetic:train:168 | 2 | Start: 07:50
task | duration
--- | ---
email triage | 70 min
client call | 25 min
backup check | 60 min
design sync | 15 min
inventory check | 40 min
Tasks run back to back in this order. | {"finish_time": {"type": "choice", "criteria": {"10:20": "10:20", "10:40": "10:40", "11:10": "11:10", "11:20": "11:20", "11:30": "11:30"}, "instructions": "At what time does the last task end?"}, "random_is_long": {"type": "noul", "instructions": "If one task is picked uniformly at random, what is the probability that ... | {"finish_time": {"type": "choice", "choice": "11:20", "probabilities": {"10:20": 0.0, "10:40": 0.0, "11:10": 0.0, "11:20": 1.0, "11:30": 0.0}, "confidence": 1.0}, "random_is_long": {"type": "noul", "noul": 0.4}} | null | null | 0.4 | null | null | null | null | null | null | null | null | null | null | null | null | 11:20 | null |
arithmetic:train:169 | 1 | Opening balance: £35
day,type,amount
2,deposit,65
3,withdrawal,65
20,deposit,40
25,withdrawal,50 | {"went_negative": {"type": "noul", "instructions": "Does the balance ever drop below zero?"}, "random_is_deposit": {"type": "noul", "instructions": "If one transaction is picked uniformly at random, what is the probability that it is a deposit?"}, "withdrawal_count": {"type": "score", "criteria": ["0", "1", "2", "3", "... | {"went_negative": {"type": "noul", "noul": 0.0}, "random_is_deposit": {"type": "noul", "noul": 0.5}, "withdrawal_count": {"type": "score", "score": 2.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 0.0, "2": ... | null | null | null | null | null | null | null | null | null | null | null | 0false | 22 | null | 0.5 | null | null |
arithmetic:train:170 | 3 | {"opening_balance": 395, "currency": "€", "transactions": [{"day": 2, "type": "deposit", "amount": 85}, {"day": 8, "type": "withdrawal", "amount": 105}, {"day": 11, "type": "deposit", "amount": 90}, {"day": 15, "type": "withdrawal", "amount": 200}, {"day": 18, "type": "withdrawal", "amount": 125}, {"day": 21, "type": "... | {"lowest_day": {"type": "choice", "criteria": {"day 2": "day 2", "day 8": "day 8", "day 11": "day 11", "day 15": "day 15", "day 18": "day 18", "day 21": "day 21", "day 25": "day 25"}, "instructions": "On which day does the balance reach its minimum?"}, "random_is_deposit": {"type": "noul", "instructions": "If one trans... | {"lowest_day": {"type": "choice", "choice": "day 21", "probabilities": {"day 2": 0.0, "day 8": 0.0, "day 11": 0.0, "day 15": 0.0, "day 18": 0.0, "day 21": 1.0, "day 25": 0.0}, "confidence": 1.0}, "random_is_deposit": {"type": "noul", "noul": 0.428571}, "net_change": {"type": "score", "score": 0.0, "legend": {"0": "Fell... | null | null | null | null | null | null | null | null | null | null | null | null | null | 0Fell by more than 50. | 0.428571 | null | 26day 21 |
arithmetic:train:171 | 1 | Start: 09:50
task=client call; duration=55 min
task=email triage; duration=35 min
task=report writing; duration=35 min
Tasks run back to back in this order, with a 10-minute break between tasks. | {"done_by_deadline": {"type": "noul", "instructions": "Does the last task end at or before 12:30?"}, "starts_before_noon": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many tasks start before 12:00?"}, "longest_task": {"type": "choice", "criteria": {"clien... | {"done_by_deadline": {"type": "noul", "noul": 1.0}, "starts_before_noon": {"type": "score", "score": 3.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 0.0, "2": 0.0, "3": 1.0, "4": 0.0, "5": 0.0, "6": 0.0, "7... | 33 | 1true | null | 4client call | null | null | null | null | null | null | null | null | null | null | null | null | null |
arithmetic:train:172 | 4 | Start: 11:40
task=report writing; duration=1 h 45 min
task=email triage; duration=35 min
task=code review; duration=1 h 40 min
task=client call; duration=1 h 35 min
task=planning; duration=1 h 35 min
task=design sync; duration=95 min
task=interviews; duration=1 h 25 min
Tasks run back to back in this order, with a 15-... | {"finish_time": {"type": "choice", "criteria": {"22:20": "22:20", "23:05": "23:05", "23:20": "23:20", "21:50": "21:50", "21:55": "21:55"}, "instructions": "At what time does the last task end?"}, "random_is_long": {"type": "noul", "instructions": "If one task is picked uniformly at random, what is the probability that ... | {"finish_time": {"type": "choice", "choice": "23:20", "probabilities": {"22:20": 0.0, "23:05": 0.0, "23:20": 1.0, "21:50": 0.0, "21:55": 0.0}, "confidence": 1.0}, "random_is_long": {"type": "noul", "noul": 0.857143}, "starts_before_noon": {"type": "score", "score": 1.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3"... | 11 | 1true | 0.857143 | null | null | null | null | null | null | null | null | null | null | null | null | 23:20 | null |
arithmetic:train:173 | 2 | Opening balance: €275
day=3; type=withdrawal; amount=65
day=6; type=deposit; amount=35
day=13; type=withdrawal; amount=95
day=15; type=withdrawal; amount=150
day=26; type=deposit; amount=10
day=27; type=withdrawal; amount=40 | {"net_change": {"type": "score", "criteria": ["Fell by more than 50.", "Changed by 50 or less.", "Rose by more than 50."], "instructions": "From opening to closing, how did the balance change?"}, "went_negative": {"type": "noul", "instructions": "Is the account overdrawn at any point?"}, "withdrawal_count": {"type": "s... | {"net_change": {"type": "score", "score": 0.0, "legend": {"0": "Fell by more than 50.", "1": "Changed by 50 or less.", "2": "Rose by more than 50."}, "probabilities": {"0": 1.0, "1": 0.0, "2": 0.0}, "confidence": 1.0}, "went_negative": {"type": "noul", "noul": 1.0}, "withdrawal_count": {"type": "score", "score": 4.0, "... | null | null | null | null | null | null | null | null | null | null | null | 1true | 44 | 0Fell by more than 50. | null | null | null |
arithmetic:train:174 | 0 | Order lines (prices in €):
item=scarf; unit_price=7; quantity=2
item=tent; unit_price=8; quantity=1
Rule: Orders of €40 or more get €10 off; smaller orders pay €6 shipping. | {"random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 2 or more units?"}, "within_budget": {"type": "noul", "instructions": "Is the amount due at most €33?"}, "largest_line": {"type": "choice", "criteria": {"scarf": "scarf", "tent": "tent"}, "instructions": "Which ... | {"random_line_bulk": {"type": "noul", "noul": 0.5}, "within_budget": {"type": "noul", "noul": 1.0}, "largest_line": {"type": "choice", "choice": "scarf", "probabilities": {"scarf": 1.0, "tent": 0.0}, "confidence": 1.0}} | null | null | null | null | 4scarf | null | 0.5 | 1true | null | null | null | null | null | null | null | null | null |
arithmetic:train:175 | 0 | Start: 07:05
task=inventory check; duration=10 min
task=client call; duration=15 min
Tasks run back to back in this order. | {"done_by_deadline": {"type": "noul", "instructions": "Does the last task end at or before 07:35?"}, "longest_task": {"type": "choice", "criteria": {"inventory check": "inventory check", "client call": "client call"}, "instructions": "Which task takes the longest?"}, "starts_before_noon": {"type": "score", "criteria": ... | {"done_by_deadline": {"type": "noul", "noul": 1.0}, "longest_task": {"type": "choice", "choice": "client call", "probabilities": {"inventory check": 0.0, "client call": 1.0}, "confidence": 1.0}, "starts_before_noon": {"type": "score", "score": 2.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", ... | 22 | 1true | 0 | 4client call | null | null | null | null | null | null | null | null | null | null | null | null | null |
arithmetic:train:176 | 3 | Opening balance: £155
day | type | amount
--- | --- | ---
1 | withdrawal | 75
3 | deposit | 85
7 | withdrawal | 135
12 | withdrawal | 55
16 | deposit | 100
19 | withdrawal | 5
23 | deposit | 85
27 | deposit | 85 | {"lowest_day": {"type": "choice", "criteria": {"day 1": "day 1", "day 3": "day 3", "day 7": "day 7", "day 12": "day 12", "day 16": "day 16", "day 19": "day 19", "day 23": "day 23", "day 27": "day 27"}, "instructions": "On which day does the balance reach its minimum?"}, "went_negative": {"type": "noul", "instructions":... | {"lowest_day": {"type": "choice", "choice": "day 12", "probabilities": {"day 1": 0.0, "day 3": 0.0, "day 7": 0.0, "day 12": 1.0, "day 16": 0.0, "day 19": 0.0, "day 23": 0.0, "day 27": 0.0}, "confidence": 1.0}, "went_negative": {"type": "noul", "noul": 1.0}} | null | null | null | null | null | null | null | null | null | null | null | 1true | null | null | null | null | 1day 12 |
arithmetic:train:177 | 2 | Order: 3 x mug at $3 each. tent: 5 units at $25 per unit. 1 x chair at $34 each. rope: 5 units at $32 per unit. scarf: 5 units at $27 per unit.
Rule: Orders of $435 or more get $20 off; smaller orders pay $8 shipping. | {"budget_use": {"type": "score", "criteria": ["At most half of the budget.", "More than half of the budget, but within it.", "Over the budget."], "instructions": "Against a $442 budget, how much does this order use?"}, "largest_line": {"type": "choice", "criteria": {"mug": "mug", "tent": "tent", "chair": "chair", "rope... | {"budget_use": {"type": "score", "score": 2.0, "legend": {"0": "At most half of the budget.", "1": "More than half of the budget, but within it.", "2": "Over the budget."}, "probabilities": {"0": 0.0, "1": 0.0, "2": 1.0}, "confidence": 1.0}, "largest_line": {"type": "choice", "choice": "rope", "probabilities": {"mug": ... | null | null | null | null | 9rope | 33 | null | null | $443 | 2Over the budget. | null | null | null | null | null | null | null |
arithmetic:train:178 | 0 | The account opens the month at $15. Day 1: withdrawal of $45. On day 10, a deposit of $45. On day 19, a withdrawal of $40. | {"lowest_day": {"type": "choice", "criteria": {"day 1": "day 1", "day 10": "day 10", "day 19": "day 19"}, "instructions": "After which day's transaction is the balance lowest?"}, "withdrawal_count": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many withdra... | {"lowest_day": {"type": "choice", "choice": "day 1", "probabilities": {"day 1": 1.0, "day 10": 0.0, "day 19": 0.0}, "confidence": 1.0}, "withdrawal_count": {"type": "score", "score": 2.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabi... | null | null | null | null | null | null | null | null | null | null | null | 1true | 22 | 1Changed by 50 or less. | 0.333333 | null | 10day 1 |
arithmetic:train:179 | 3 | {"opening_balance": 100, "currency": "$", "transactions": [{"day": 9, "type": "withdrawal", "amount": 125}, {"day": 10, "type": "deposit", "amount": 150}, {"day": 14, "type": "deposit", "amount": 60}, {"day": 16, "type": "deposit", "amount": 40}, {"day": 19, "type": "deposit", "amount": 70}, {"day": 23, "type": "withdr... | {"lowest_day": {"type": "choice", "criteria": {"day 9": "day 9", "day 10": "day 10", "day 14": "day 14", "day 16": "day 16", "day 19": "day 19", "day 23": "day 23", "day 27": "day 27"}, "instructions": "After which day's transaction is the balance lowest?"}, "went_negative": {"type": "noul", "instructions": "Is the acc... | {"lowest_day": {"type": "choice", "choice": "day 9", "probabilities": {"day 9": 1.0, "day 10": 0.0, "day 14": 0.0, "day 16": 0.0, "day 19": 0.0, "day 23": 0.0, "day 27": 0.0}, "confidence": 1.0}, "went_negative": {"type": "noul", "noul": 1.0}, "net_change": {"type": "score", "score": 2.0, "legend": {"0": "Fell by more ... | null | null | null | null | null | null | null | null | null | null | $390 | 1true | null | 2Rose by more than 50. | null | null | 13day 9 |
arithmetic:train:180 | 2 | Opening balance: £0
day=2; type=deposit; amount=60
day=4; type=deposit; amount=90
day=7; type=deposit; amount=40
day=10; type=withdrawal; amount=5
day=11; type=deposit; amount=50
day=19; type=deposit; amount=75 | {"lowest_day": {"type": "choice", "criteria": {"day 2": "day 2", "day 4": "day 4", "day 7": "day 7", "day 10": "day 10", "day 11": "day 11", "day 19": "day 19"}, "instructions": "After which day's transaction is the balance lowest?"}, "random_is_deposit": {"type": "noul", "instructions": "What is the chance that a rand... | {"lowest_day": {"type": "choice", "choice": "day 2", "probabilities": {"day 2": 1.0, "day 4": 0.0, "day 7": 0.0, "day 10": 0.0, "day 11": 0.0, "day 19": 0.0}, "confidence": 1.0}, "random_is_deposit": {"type": "noul", "noul": 0.833333}, "went_negative": {"type": "noul", "noul": 0.0}} | null | null | null | null | null | null | null | null | null | null | null | 0false | null | null | 0.833333 | null | 0day 2 |
arithmetic:train:181 | 3 | Order lines (prices in £):
item,unit_price,quantity
mug,65,6
tent,12,4
vase,47,2
chair,40,6
rope,49,1
clock,6,3
Rule: Orders of £830 or more get £20 off; smaller orders pay £4 shipping. | {"random_line_bulk": {"type": "noul", "instructions": "If one order line is picked uniformly at random, what is the probability that its quantity is at least 6?"}, "largest_line": {"type": "choice", "criteria": {"mug": "mug", "tent": "tent", "vase": "vase", "chair": "chair", "rope": "rope", "clock": "clock"}, "instruct... | {"random_line_bulk": {"type": "noul", "noul": 0.333333}, "largest_line": {"type": "choice", "choice": "mug", "probabilities": {"mug": 1.0, "tent": 0.0, "vase": 0.0, "chair": 0.0, "rope": 0.0, "clock": 0.0}, "confidence": 1.0}} | null | null | null | null | 2mug | null | 0.333333 | null | null | null | null | null | null | null | null | null | null |
arithmetic:train:182 | 2 | {"currency": "€", "lines": [{"item": "tent", "unit_price": 33, "quantity": 4}, {"item": "clock", "unit_price": 39, "quantity": 5}, {"item": "vase", "unit_price": 13, "quantity": 3}, {"item": "scarf", "unit_price": 47, "quantity": 5}, {"item": "kettle", "unit_price": 12, "quantity": 5}], "rule": "Orders of €640 or more ... | {"lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "Count the lines whose total exceeds €60."}, "random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 5 or more units?"}, "largest_line": {"type": "c... | {"lines_above": {"type": "score", "score": 3.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 0.0, "2": 0.0, "3": 1.0, "4": 0.0, "5": 0.0, "6": 0.0, "7": 0.0, "8": 0.0, "9": 0.0, "10": 0.0}, "confidence": 1.0}... | null | null | null | null | 4scarf | 33 | 0.6 | 1true | null | null | null | null | null | null | null | null | null |
arithmetic:train:183 | 1 | Opening balance: £75
day,type,amount
2,withdrawal,10
13,withdrawal,85
17,deposit,40
23,deposit,50
26,withdrawal,5 | {"went_negative": {"type": "noul", "instructions": "Is the account overdrawn at any point?"}, "lowest_day": {"type": "choice", "criteria": {"day 2": "day 2", "day 13": "day 13", "day 17": "day 17", "day 23": "day 23", "day 26": "day 26"}, "instructions": "After which day's transaction is the balance lowest?"}, "net_cha... | {"went_negative": {"type": "noul", "noul": 1.0}, "lowest_day": {"type": "choice", "choice": "day 13", "probabilities": {"day 2": 0.0, "day 13": 1.0, "day 17": 0.0, "day 23": 0.0, "day 26": 0.0}, "confidence": 1.0}, "net_change": {"type": "score", "score": 1.0, "legend": {"0": "Fell by more than 50.", "1": "Changed by 5... | null | null | null | null | null | null | null | null | null | null | null | 1true | null | 1Changed by 50 or less. | null | null | 23day 13 |
arithmetic:train:184 | 0 | Order lines (prices in $):
item=kettle; unit_price=15; quantity=1
item=tent; unit_price=4; quantity=2
Rule: Orders of $55 or more get $10 off; smaller orders pay $8 shipping. | {"budget_use": {"type": "score", "criteria": ["At most half of the budget.", "More than half of the budget, but within it.", "Over the budget."], "instructions": "Against a $13 budget, how much does this order use?"}, "largest_line": {"type": "choice", "criteria": {"kettle": "kettle", "tent": "tent"}, "instructions": "... | {"budget_use": {"type": "score", "score": 2.0, "legend": {"0": "At most half of the budget.", "1": "More than half of the budget, but within it.", "2": "Over the budget."}, "probabilities": {"0": 0.0, "1": 0.0, "2": 1.0}, "confidence": 1.0}, "largest_line": {"type": "choice", "choice": "kettle", "probabilities": {"kett... | null | null | null | null | 0kettle | null | 0.5 | null | $31 | 2Over the budget. | null | null | null | null | null | null | null |
arithmetic:train:185 | 1 | Opening balance: $0
day=5; type=deposit; amount=40
day=14; type=withdrawal; amount=25
day=15; type=deposit; amount=40
day=17; type=withdrawal; amount=15 | {"went_negative": {"type": "noul", "instructions": "Is the account overdrawn at any point?"}, "final_balance": {"type": "choice", "criteria": {"$0": "$0", "$20": "$20", "$30": "$30", "$40": "$40", "$50": "$50"}, "instructions": "What is the balance after the last transaction?"}, "random_is_deposit": {"type": "noul", "i... | {"went_negative": {"type": "noul", "noul": 0.0}, "final_balance": {"type": "choice", "choice": "$40", "probabilities": {"$0": 0.0, "$20": 0.0, "$30": 0.0, "$40": 1.0, "$50": 0.0}, "confidence": 1.0}, "random_is_deposit": {"type": "noul", "noul": 0.5}} | null | null | null | null | null | null | null | null | null | null | $40 | 0false | null | null | 0.5 | null | null |
arithmetic:train:186 | 1 | {"opening_balance": 0, "currency": "€", "transactions": [{"day": 9, "type": "deposit", "amount": 30}, {"day": 13, "type": "deposit", "amount": 55}, {"day": 21, "type": "deposit", "amount": 70}, {"day": 27, "type": "withdrawal", "amount": 35}]} | {"net_change": {"type": "score", "criteria": ["Fell by more than 50.", "Changed by 50 or less.", "Rose by more than 50."], "instructions": "From opening to closing, how did the balance change?"}, "went_negative": {"type": "noul", "instructions": "Does the balance ever drop below zero?"}, "final_balance": {"type": "choi... | {"net_change": {"type": "score", "score": 2.0, "legend": {"0": "Fell by more than 50.", "1": "Changed by 50 or less.", "2": "Rose by more than 50."}, "probabilities": {"0": 0.0, "1": 0.0, "2": 1.0}, "confidence": 1.0}, "went_negative": {"type": "noul", "noul": 0.0}, "final_balance": {"type": "choice", "choice": "€120",... | null | null | null | null | null | null | null | null | null | null | €120 | 0false | 11 | 2Rose by more than 50. | 0.75 | null | null |
arithmetic:train:187 | 1 | Starting at 09:10: standup (20 min), then email triage (15 min), then code review (40 min), then interviews (25 min). Tasks run back to back in this order. | {"random_is_long": {"type": "noul", "instructions": "What is the chance that a randomly chosen task takes longer than 45 minutes?"}, "done_by_deadline": {"type": "noul", "instructions": "Is everything done by 10:35?"}, "longest_task": {"type": "choice", "criteria": {"standup": "standup", "email triage": "email triage",... | {"random_is_long": {"type": "noul", "noul": 0.0}, "done_by_deadline": {"type": "noul", "noul": 0.0}, "longest_task": {"type": "choice", "choice": "code review", "probabilities": {"standup": 0.0, "email triage": 0.0, "code review": 1.0, "interviews": 0.0}, "confidence": 1.0}, "starts_before_noon": {"type": "score", "sco... | 44 | 0false | 0 | 9code review | null | null | null | null | null | null | null | null | null | null | null | null | null |
arithmetic:train:188 | 0 | Opening balance: €125
day,type,amount
1,withdrawal,45
6,withdrawal,5
17,withdrawal,45 | {"withdrawal_count": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many withdrawals are there?"}, "net_change": {"type": "score", "criteria": ["Fell by more than 50.", "Changed by 50 or less.", "Rose by more than 50."], "instructions": "Compare the final ba... | {"withdrawal_count": {"type": "score", "score": 3.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 0.0, "1": 0.0, "2": 0.0, "3": 1.0, "4": 0.0, "5": 0.0, "6": 0.0, "7": 0.0, "8": 0.0, "9": 0.0, "10": 0.0}, "confidence":... | null | null | null | null | null | null | null | null | null | null | null | 0false | 33 | 0Fell by more than 50. | null | null | null |
arithmetic:train:189 | 1 | Start: 07:05
task | duration
--- | ---
client call | 40 min
design sync | 20 min
standup | 1 h
planning | 30 min
Tasks run back to back in this order. | {"longest_task": {"type": "choice", "criteria": {"client call": "client call", "design sync": "design sync", "standup": "standup", "planning": "planning"}, "instructions": "Which task takes the longest?"}, "finish_time": {"type": "choice", "criteria": {"08:35": "08:35", "09:05": "09:05", "09:35": "09:35", "09:45": "09:... | {"longest_task": {"type": "choice", "choice": "standup", "probabilities": {"client call": 0.0, "design sync": 0.0, "standup": 1.0, "planning": 0.0}, "confidence": 1.0}, "finish_time": {"type": "choice", "choice": "09:35", "probabilities": {"08:35": 0.0, "09:05": 0.0, "09:35": 1.0, "09:45": 0.0, "10:35": 0.0}, "confiden... | 44 | 1true | 0.75 | 7standup | null | null | null | null | null | null | null | null | null | null | null | 09:35 | null |
arithmetic:train:190 | 2 | Start: 10:10
task=inventory check; duration=45 min
task=design sync; duration=10 min
task=planning; duration=40 min
task=standup; duration=40 min
task=interviews; duration=25 min
Tasks run back to back in this order, with a 15-minute break between tasks. | {"done_by_deadline": {"type": "noul", "instructions": "Is everything done by 13:45?"}, "longest_task": {"type": "choice", "criteria": {"inventory check": "inventory check", "design sync": "design sync", "planning": "planning", "standup": "standup", "interviews": "interviews"}, "instructions": "Which task is the longest... | {"done_by_deadline": {"type": "noul", "noul": 0.0}, "longest_task": {"type": "choice", "choice": "inventory check", "probabilities": {"inventory check": 1.0, "design sync": 0.0, "planning": 0.0, "standup": 0.0, "interviews": 0.0}, "confidence": 1.0}, "random_is_long": {"type": "noul", "noul": 0.6}, "starts_before_noon"... | 33 | 0false | 0.6 | 2inventory check | null | null | null | null | null | null | null | null | null | null | null | null | null |
arithmetic:train:191 | 0 | Opening balance: £0
day,type,amount
8,deposit,45
16,deposit,40
20,deposit,30 | {"net_change": {"type": "score", "criteria": ["Fell by more than 50.", "Changed by 50 or less.", "Rose by more than 50."], "instructions": "Compare the final balance with the opening balance."}, "went_negative": {"type": "noul", "instructions": "Does the balance ever drop below zero?"}, "withdrawal_count": {"type": "sc... | {"net_change": {"type": "score", "score": 2.0, "legend": {"0": "Fell by more than 50.", "1": "Changed by 50 or less.", "2": "Rose by more than 50."}, "probabilities": {"0": 0.0, "1": 0.0, "2": 1.0}, "confidence": 1.0}, "went_negative": {"type": "noul", "noul": 0.0}, "withdrawal_count": {"type": "score", "score": 0.0, "... | null | null | null | null | null | null | null | null | null | null | null | 0false | 00 | 2Rose by more than 50. | 1 | null | 16day 8 |
arithmetic:train:192 | 4 | Start: 12:20
task,duration
design sync,55 min
interviews,45 min
email triage,1 h 45 min
client call,55 min
standup,10 min
code review,10 min
Tasks run back to back in this order. | {"starts_before_noon": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "Count the tasks that begin before noon."}, "random_is_long": {"type": "noul", "instructions": "If one task is picked uniformly at random, what is the probability that it lasts more than 45 min... | {"starts_before_noon": {"type": "score", "score": 0.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 1.0, "1": 0.0, "2": 0.0, "3": 0.0, "4": 0.0, "5": 0.0, "6": 0.0, "7": 0.0, "8": 0.0, "9": 0.0, "10": 0.0}, "confidence... | 00 | 1true | 0.5 | null | null | null | null | null | null | null | null | null | null | null | null | 17:00 | null |
arithmetic:train:193 | 0 | Opening balance: £0
day | type | amount
--- | --- | ---
14 | deposit | 50
17 | withdrawal | 5
25 | withdrawal | 15 | {"lowest_day": {"type": "choice", "criteria": {"day 14": "day 14", "day 17": "day 17", "day 25": "day 25"}, "instructions": "After which day's transaction is the balance lowest?"}, "withdrawal_count": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "Count the with... | {"lowest_day": {"type": "choice", "choice": "day 25", "probabilities": {"day 14": 0.0, "day 17": 0.0, "day 25": 1.0}, "confidence": 1.0}, "withdrawal_count": {"type": "score", "score": 2.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "proba... | null | null | null | null | null | null | null | null | null | null | £30 | 0false | 22 | null | null | null | 7day 25 |
arithmetic:train:194 | 1 | Opening balance: £0
day | type | amount
--- | --- | ---
9 | deposit | 75
10 | deposit | 50
12 | withdrawal | 25
23 | deposit | 45
28 | deposit | 80 | {"final_balance": {"type": "choice", "criteria": {"£245": "£245", "£65": "£65", "£230": "£230", "£225": "£225", "£235": "£235"}, "instructions": "What is the closing balance?"}, "random_is_deposit": {"type": "noul", "instructions": "If one transaction is picked uniformly at random, what is the probability that it is a ... | {"final_balance": {"type": "choice", "choice": "£225", "probabilities": {"£245": 0.0, "£65": 0.0, "£230": 0.0, "£225": 1.0, "£235": 0.0}, "confidence": 1.0}, "random_is_deposit": {"type": "noul", "noul": 0.8}} | null | null | null | null | null | null | null | null | null | null | £225 | null | null | null | 0.8 | null | null |
arithmetic:train:195 | 1 | Start: 12:15
task,duration
standup,35 min
backup check,55 min
inventory check,40 min
client call,40 min
Tasks run back to back in this order, with a 5-minute break between tasks. | {"random_is_long": {"type": "noul", "instructions": "If one task is picked uniformly at random, what is the probability that it lasts more than 30 minutes?"}, "starts_before_noon": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many tasks start before 12:00?... | {"random_is_long": {"type": "noul", "noul": 1.0}, "starts_before_noon": {"type": "score", "score": 0.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10"}, "probabilities": {"0": 1.0, "1": 0.0, "2": 0.0, "3": 0.0, "4": 0.0, "5": 0.0, "6": 0.0, "7":... | 00 | 0false | 1 | null | null | null | null | null | null | null | null | null | null | null | null | 15:20 | null |
arithmetic:train:196 | 1 | Order lines (prices in £):
item,unit_price,quantity
clock,12,4
drill,26,3
scarf,26,2
kettle,14,3
Rule: Orders of £190 or more get £15 off; smaller orders pay £8 shipping. | {"amount_due": {"type": "choice", "criteria": {"£163": "£163", "£195": "£195", "£205": "£205", "£220": "£220", "£228": "£228"}, "instructions": "After applying the rule, what does the order cost?"}, "largest_line": {"type": "choice", "criteria": {"clock": "clock", "drill": "drill", "scarf": "scarf", "kettle": "kettle"}... | {"amount_due": {"type": "choice", "choice": "£205", "probabilities": {"£163": 0.0, "£195": 0.0, "£205": 1.0, "£220": 0.0, "£228": 0.0}, "confidence": 1.0}, "largest_line": {"type": "choice", "choice": "drill", "probabilities": {"clock": 0.0, "drill": 1.0, "scarf": 0.0, "kettle": 0.0}, "confidence": 1.0}, "random_line_b... | null | null | null | null | 5drill | null | 0.25 | null | £205 | null | null | null | null | null | null | null | null |
arithmetic:train:197 | 0 | Opening balance: $20
day=4; type=deposit; amount=10
day=9; type=deposit; amount=10
day=23; type=withdrawal; amount=10 | {"net_change": {"type": "score", "criteria": ["Fell by more than 50.", "Changed by 50 or less.", "Rose by more than 50."], "instructions": "Compare the final balance with the opening balance."}, "random_is_deposit": {"type": "noul", "instructions": "If one transaction is picked uniformly at random, what is the probabil... | {"net_change": {"type": "score", "score": 1.0, "legend": {"0": "Fell by more than 50.", "1": "Changed by 50 or less.", "2": "Rose by more than 50."}, "probabilities": {"0": 0.0, "1": 1.0, "2": 0.0}, "confidence": 1.0}, "random_is_deposit": {"type": "noul", "noul": 0.666667}, "final_balance": {"type": "choice", "choice"... | null | null | null | null | null | null | null | null | null | null | $30 | null | 11 | 1Changed by 50 or less. | 0.666667 | null | null |
arithmetic:train:198 | 0 | Start: 12:40
task | duration
--- | ---
design sync | 25 min
standup | 20 min
planning | 15 min
Tasks run back to back in this order. | {"random_is_long": {"type": "noul", "instructions": "If one task is picked uniformly at random, what is the probability that it lasts more than 20 minutes?"}, "longest_task": {"type": "choice", "criteria": {"design sync": "design sync", "standup": "standup", "planning": "planning"}, "instructions": "Which task is the l... | {"random_is_long": {"type": "noul", "noul": 0.333333}, "longest_task": {"type": "choice", "choice": "design sync", "probabilities": {"design sync": 1.0, "standup": 0.0, "planning": 0.0}, "confidence": 1.0}, "starts_before_noon": {"type": "score", "score": 0.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4"... | 00 | 1true | 0.333333 | 1design sync | null | null | null | null | null | null | null | null | null | null | null | 13:40 | null |
arithmetic:train:199 | 3 | Start: 11:40
task=design sync; duration=40 min
task=client call; duration=70 min
task=inventory check; duration=50 min
task=code review; duration=35 min
task=interviews; duration=55 min
Tasks run back to back in this order, with a 15-minute break between tasks. | {"done_by_deadline": {"type": "noul", "instructions": "Does the last task end at or before 17:00?"}, "finish_time": {"type": "choice", "criteria": {"15:50": "15:50", "16:50": "16:50", "17:00": "17:00", "17:05": "17:05", "17:50": "17:50"}, "instructions": "At what time does the last task end?"}, "longest_task": {"type":... | {"done_by_deadline": {"type": "noul", "noul": 1.0}, "finish_time": {"type": "choice", "choice": "16:50", "probabilities": {"15:50": 0.0, "16:50": 1.0, "17:00": 0.0, "17:05": 0.0, "17:50": 0.0}, "confidence": 1.0}, "longest_task": {"type": "choice", "choice": "client call", "probabilities": {"design sync": 0.0, "client ... | null | 1true | null | 4client call | null | null | null | null | null | null | null | null | null | null | null | 16:50 | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.