Dataset Viewer
Auto-converted to Parquet Duplicate
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:0
0
Starting at 12:00: backup check (25 min), then planning (15 min), then client call (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": "How many tasks start before 12:00?"}, "done_by_deadline": {"type": "noul", "instructions": "Does the last task end at or before 13:20?"}, "random_is_long": {"type": "noul", "instructions": "Wh...
{"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
0.666667
4client call
null
null
null
null
null
null
null
null
null
null
null
null
null
arithmetic:train:1
0
Order lines (prices in €): item,unit_price,quantity drill,2,1 vase,20,2 tent,15,2 Rule: Orders of €50 or more get €5 off; smaller orders pay €6 shipping.
{"largest_line": {"type": "choice", "criteria": {"drill": "drill", "vase": "vase", "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": "Count the lines whose total exceeds €30."}, ...
{"largest_line": {"type": "choice", "choice": "vase", "probabilities": {"drill": 0.0, "vase": 1.0, "tent": 0.0}, "confidence": 1.0}, "lines_above": {"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":...
null
null
null
null
8vase
11
0.666667
0false
null
null
null
null
null
null
null
null
null
arithmetic:train:2
4
Starting at 08:10: interviews (1 h 35 min), then code review (50 min), then design sync (1 h 40 min), then inventory check (75 min), then backup check (55 min), then client call (70 min). Tasks run back to back in this order, with a 5-minute break between tasks.
{"done_by_deadline": {"type": "noul", "instructions": "Is everything done by 16:15?"}, "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", "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
null
null
null
null
null
null
null
null
null
null
null
null
null
null
arithmetic:train:3
0
Order: 3 x scarf at $13 each. 3 x vase at $8 each. Rule: Orders of $75 or more get $15 off; smaller orders pay $8 shipping.
{"amount_due": {"type": "choice", "criteria": {"$76": "$76", "$71": "$71", "$81": "$81", "$73": "$73", "$72": "$72"}, "instructions": "After applying the rule, what does the order cost?"}, "largest_line": {"type": "choice", "criteria": {"scarf": "scarf", "vase": "vase"}, "instructions": "Which item accounts for the lar...
{"amount_due": {"type": "choice", "choice": "$71", "probabilities": {"$76": 0.0, "$71": 1.0, "$81": 0.0, "$73": 0.0, "$72": 0.0}, "confidence": 1.0}, "largest_line": {"type": "choice", "choice": "scarf", "probabilities": {"scarf": 1.0, "vase": 0.0}, "confidence": 1.0}, "lines_above": {"type": "score", "score": 0.0, "le...
null
null
null
null
4scarf
00
1
null
$71
0At most half of the budget.
null
null
null
null
null
null
null
arithmetic:train:4
1
{"opening_balance": 240, "currency": "£", "transactions": [{"day": 1, "type": "deposit", "amount": 5}, {"day": 9, "type": "withdrawal", "amount": 65}, {"day": 15, "type": "withdrawal", "amount": 100}, {"day": 22, "type": "withdrawal", "amount": 65}, {"day": 24, "type": "deposit", "amount": 20}]}
{"final_balance": {"type": "choice", "criteria": {"£15": "£15", "£25": "£25", "£35": "£35", "£45": "£45", "£445": "£445"}, "instructions": "What is the closing balance?"}, "went_negative": {"type": "noul", "instructions": "Does the balance ever drop below zero?"}, "withdrawal_count": {"type": "score", "criteria": ["0",...
{"final_balance": {"type": "choice", "choice": "£35", "probabilities": {"£15": 0.0, "£25": 0.0, "£35": 1.0, "£45": 0.0, "£445": 0.0}, "confidence": 1.0}, "went_negative": {"type": "noul", "noul": 0.0}, "withdrawal_count": {"type": "score", "score": 3.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": ...
null
null
null
null
null
null
null
null
null
null
£35
0false
33
0Fell by more than 50.
null
null
null
arithmetic:train:5
4
Order lines (prices in $): item,unit_price,quantity rope,17,5 mug,55,2 clock,13,3 kettle,72,2 lamp,25,6 chair,34,7 drill,21,6 Rule: Orders of $910 or more get $20 off; smaller orders pay $4 shipping.
{"lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many lines cost more than $150 in total?"}, "largest_line": {"type": "choice", "criteria": {"rope": "rope", "mug": "mug", "clock": "clock", "kettle": "kettle", "lamp": "lamp", "chair": "chair", "...
{"lines_above": {"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": 1.0}...
null
null
null
null
7chair
11
null
null
$896
null
null
null
null
null
null
null
null
arithmetic:train:6
4
The account opens the month at £70. Day 4: deposit of £185. On day 10, a withdrawal of £170. On day 11, a deposit of £150. Day 15: deposit of £75. Day 19: withdrawal of £165. Day 22: deposit of £215. Day 23: withdrawal of £110. Day 24: withdrawal of £115. On day 26, a withdrawal of £110.
{"random_is_deposit": {"type": "noul", "instructions": "If one transaction is picked uniformly at random, what is the probability that it is a deposit?"}, "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, h...
{"random_is_deposit": {"type": "noul", "noul": 0.444444}, "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...
null
null
null
null
null
null
null
null
null
null
null
null
55
1Changed by 50 or less.
0.444444
null
null
arithmetic:train:7
1
{"currency": "£", "lines": [{"item": "chair", "unit_price": 28, "quantity": 1}, {"item": "rope", "unit_price": 2, "quantity": 4}, {"item": "drill", "unit_price": 6, "quantity": 1}, {"item": "kettle", "unit_price": 32, "quantity": 3}], "rule": "Orders of £110 or more get £20 off; smaller orders pay £8 shipping."}
{"largest_line": {"type": "choice", "criteria": {"chair": "chair", "rope": "rope", "drill": "drill", "kettle": "kettle"}, "instructions": "Which line costs the most in total?"}, "random_line_bulk": {"type": "noul", "instructions": "If one order line is picked uniformly at random, what is the probability that its quanti...
{"largest_line": {"type": "choice", "choice": "kettle", "probabilities": {"chair": 0.0, "rope": 0.0, "drill": 0.0, "kettle": 1.0}, "confidence": 1.0}, "random_line_bulk": {"type": "noul", "noul": 0.5}, "amount_due": {"type": "choice", "choice": "£118", "probabilities": {"£22": 0.0, "£54": 0.0, "£108": 0.0, "£118": 1.0,...
null
null
null
null
0kettle
11
0.5
null
£118
1More than half of the budget, but within it.
null
null
null
null
null
null
null
arithmetic:train:8
2
Opening balance: £0 day,type,amount 7,deposit,70 9,deposit,150 16,deposit,140 20,withdrawal,140 23,deposit,95 25,withdrawal,80
{"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."}, "final_balance": {"type": "choice", "criteria": {"£245": "£245", "£233": "£233", "£235": "£235", "£225": "£225", "£85": "£85"...
{"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}, "final_balance": {"type": "choice", "choice": "£235", "probabilities": {"£245": 0.0, "£233": 0.0, "£2...
null
null
null
null
null
null
null
null
null
null
£235
0false
null
2Rose by more than 50.
0.666667
null
null
arithmetic:train:9
1
Start: 11:35 task,duration standup,55 min planning,20 min backup check,20 min Tasks run back to back in this order, with a 15-minute break between tasks.
{"longest_task": {"type": "choice", "criteria": {"standup": "standup", "planning": "planning", "backup check": "backup check"}, "instructions": "Which task takes the longest?"}, "done_by_deadline": {"type": "noul", "instructions": "Is everything done by 13:30?"}, "finish_time": {"type": "choice", "criteria": {"13:50": ...
{"longest_task": {"type": "choice", "choice": "standup", "probabilities": {"standup": 1.0, "planning": 0.0, "backup check": 0.0}, "confidence": 1.0}, "done_by_deadline": {"type": "noul", "noul": 0.0}, "finish_time": {"type": "choice", "choice": "13:40", "probabilities": {"13:50": 0.0, "13:40": 1.0, "13:20": 0.0, "13:55...
11
0false
null
7standup
null
null
null
null
null
null
null
null
null
null
null
13:40
null
arithmetic:train:10
4
Start: 11:40 task | duration --- | --- code review | 90 min standup | 100 min design sync | 50 min client call | 1 h 30 min inventory check | 55 min backup check | 45 min Tasks run back to back in this order, with a 10-minute break between tasks.
{"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": 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
1
null
null
null
null
null
null
null
null
null
null
null
null
null
null
arithmetic:train:11
3
{"currency": "€", "lines": [{"item": "tent", "unit_price": 9, "quantity": 4}, {"item": "rope", "unit_price": 19, "quantity": 1}, {"item": "chair", "unit_price": 15, "quantity": 4}, {"item": "clock", "unit_price": 25, "quantity": 3}, {"item": "drill", "unit_price": 35, "quantity": 5}], "rule": "Orders of €355 or more ge...
{"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 €365?"}, "random_line_bulk": {"type": "noul", "instructions": "If one order line is picked uniformly at rand...
{"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}, "random_line_bulk": {"type": "noul", "noul": 0.6}, "amount_due": {"type": "cho...
null
null
null
null
null
null
0.6
null
€360
1More than half of the budget, but within it.
null
null
null
null
null
null
null
arithmetic:train:12
0
Opening balance: $25 day,type,amount 4,deposit,15 11,withdrawal,15 16,deposit,30
{"withdrawal_count": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many withdrawals are there?"}, "final_balance": {"type": "choice", "criteria": {"$55": "$55", "$56": "$56", "$65": "$65", "$70": "$70", "$85": "$85"}, "instructions": "What is the balance af...
{"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
$55
null
11
1Changed by 50 or less.
null
null
null
arithmetic:train:13
2
{"currency": "€", "lines": [{"item": "drill", "unit_price": 20, "quantity": 2}, {"item": "vase", "unit_price": 39, "quantity": 1}, {"item": "mug", "unit_price": 29, "quantity": 5}, {"item": "chair", "unit_price": 18, "quantity": 4}, {"item": "tent", "unit_price": 23, "quantity": 4}], "rule": "Orders of €420 or more get...
{"amount_due": {"type": "choice", "criteria": {"€404": "€404", "€396": "€396", "€394": "€394", "€395": "€395", "€414": "€414"}, "instructions": "What is the final amount to pay?"}, "lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "Count the lines who...
{"amount_due": {"type": "choice", "choice": "€394", "probabilities": {"€404": 0.0, "€396": 0.0, "€394": 1.0, "€395": 0.0, "€414": 0.0}, "confidence": 1.0}, "lines_above": {"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": ...
null
null
null
null
null
11
0.6
null
€394
null
null
null
null
null
null
null
null
arithmetic:train:14
0
Start: 10:45 task | duration --- | --- standup | 10 min email triage | 15 min interviews | 45 min Tasks run back to back in this order.
{"longest_task": {"type": "choice", "criteria": {"standup": "standup", "email triage": "email triage", "interviews": "interviews"}, "instructions": "Which task is the longest?"}, "random_is_long": {"type": "noul", "instructions": "What is the chance that a randomly chosen task takes longer than 45 minutes?"}}
{"longest_task": {"type": "choice", "choice": "interviews", "probabilities": {"standup": 0.0, "email triage": 0.0, "interviews": 1.0}, "confidence": 1.0}, "random_is_long": {"type": "noul", "noul": 0.0}}
null
null
0
8interviews
null
null
null
null
null
null
null
null
null
null
null
null
null
arithmetic:train:15
1
Order lines (prices in $): item | unit_price | quantity --- | --- | --- mug | 35 | 2 lamp | 31 | 1 drill | 27 | 2 Rule: Orders of $175 or more get $15 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 2?"}, "amount_due": {"type": "choice", "criteria": {"$109": "$109", "$128": "$128", "$140": "$140", "$163": "$163", "$173": "$173"}, "instructions": "After applyi...
{"random_line_bulk": {"type": "noul", "noul": 0.666667}, "amount_due": {"type": "choice", "choice": "$163", "probabilities": {"$109": 0.0, "$128": 0.0, "$140": 0.0, "$163": 1.0, "$173": 0.0}, "confidence": 1.0}, "lines_above": {"type": "score", "score": 2.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", ...
null
null
null
null
2mug
22
0.666667
null
$163
1More than half of the budget, but within it.
null
null
null
null
null
null
null
arithmetic:train:16
0
Start: 07:25 task=client call; duration=10 min task=inventory check; duration=35 min task=backup check; duration=25 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 30 minutes?"}, "done_by_deadline": {"type": "noul", "instructions": "Does the last task end at or before 08:40?"}, "finish_time": {"type": "choice", "criteria": {"08:10": "08:1...
{"random_is_long": {"type": "noul", "noul": 0.333333}, "done_by_deadline": {"type": "noul", "noul": 1.0}, "finish_time": {"type": "choice", "choice": "08:35", "probabilities": {"08:10": 0.0, "08:35": 1.0, "07:35": 0.0, "08:45": 0.0, "08:25": 0.0}, "confidence": 1.0}}
null
1true
0.333333
null
null
null
null
null
null
null
null
null
null
null
null
08:35
null
arithmetic:train:17
3
Starting at 07:25: backup check (50 min), then report writing (1 h 20 min), then code review (1 h), then interviews (60 min), then planning (1 h 10 min), then client call (75 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 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 45 minutes?"}}
{"done_by_deadline": {"type": "noul", "noul": 0.0}, "random_is_long": {"type": "noul", "noul": 1.0}}
null
0false
1
null
null
null
null
null
null
null
null
null
null
null
null
null
null
arithmetic:train:18
2
Opening balance: £250 day=2; type=withdrawal; amount=10 day=3; type=withdrawal; amount=105 day=6; type=withdrawal; amount=80 day=12; type=withdrawal; amount=45 day=15; type=deposit; amount=85 day=20; type=withdrawal; amount=5
{"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?"}, "final_balance": {"type": "choi...
{"went_negative": {"type": "noul", "noul": 0.0}, "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}, "final_balance": {"type": "choice", "choice": "£90", ...
null
null
null
null
null
null
null
null
null
null
£90
0false
null
0Fell by more than 50.
null
null
null
arithmetic:train:19
0
The account opens the month at $35. On day 3, a deposit of $10. On day 19, a withdrawal of $40. On day 27, a deposit of $10.
{"withdrawal_count": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many withdrawals are there?"}, "went_negative": {"type": "noul", "instructions": "Is the account overdrawn at any point?"}, "net_change": {"type": "score", "criteria": ["Fell by more than 50...
{"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
null
0false
11
1Changed by 50 or less.
null
null
null
arithmetic:train:20
0
Order lines (prices in £): item | unit_price | quantity --- | --- | --- drill | 18 | 1 lamp | 3 | 2 Rule: Orders of £20 or more get £5 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 £6."}, "amount_due": {"type": "choice", "criteria": {"£9": "£9", "£13": "£13", "£18": "£18", "£19": "£19", "£24": "£24"}, "instructions": "How much is due for this...
{"lines_above": {"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": 1.0}...
null
null
null
null
5drill
11
null
null
£19
null
null
null
null
null
null
null
null
arithmetic:train:21
2
{"currency": "$", "lines": [{"item": "rope", "unit_price": 5, "quantity": 2}, {"item": "drill", "unit_price": 31, "quantity": 4}, {"item": "mug", "unit_price": 45, "quantity": 4}, {"item": "vase", "unit_price": 10, "quantity": 4}, {"item": "kettle", "unit_price": 13, "quantity": 2}, {"item": "tent", "unit_price": 26, "...
{"random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 4 or more units?"}, "lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many lines cost more than $40 in total?"}, "largest_line": {"type":...
{"random_line_bulk": {"type": "noul", "noul": 0.5}, "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,...
null
null
null
null
2mug
33
0.5
0false
null
null
null
null
null
null
null
null
null
arithmetic:train:22
0
Order: tent: 3 units at €8 per unit. rope: 3 units at €6 per unit. Rule: Orders of €70 or more get €10 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 €24."}, "random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 3 or more units?"}, "within_budget": {"type": "...
{"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": 0.0, "9": 0.0, "10": 0.0}, "confidence": 1.0}...
null
null
null
null
6tent
00
1
1true
null
null
null
null
null
null
null
null
null
arithmetic:train:23
2
Order lines (prices in £): item | unit_price | quantity --- | --- | --- lamp | 21 | 5 scarf | 16 | 5 chair | 6 | 2 vase | 45 | 2 mug | 10 | 5 Rule: Orders of £305 or more get £15 off; smaller orders pay £8 shipping.
{"largest_line": {"type": "choice", "criteria": {"lamp": "lamp", "scarf": "scarf", "chair": "chair", "vase": "vase", "mug": "mug"}, "instructions": "Which item accounts for the largest share of the bill?"}, "lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructi...
{"largest_line": {"type": "choice", "choice": "lamp", "probabilities": {"lamp": 1.0, "scarf": 0.0, "chair": 0.0, "vase": 0.0, "mug": 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
1lamp
00
null
null
null
1More than half of the budget, but within it.
null
null
null
null
null
null
null
arithmetic:train:24
4
Start: 12:20 task,duration backup check,55 min design sync,80 min inventory check,1 h 10 min report writing,50 min client call,30 min email triage,1 h 10 min planning,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": "Count the tasks that begin before noon."}, "done_by_deadline": {"type": "noul", "instructions": "Is everything done by 19:40?"}, "longest_task": {"type": "choice", "criteria": {"backup check":...
{"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
1
6planning
null
null
null
null
null
null
null
null
null
null
null
null
null
arithmetic:train:25
3
{"opening_balance": 0, "currency": "£", "transactions": [{"day": 1, "type": "withdrawal", "amount": 10}, {"day": 6, "type": "deposit", "amount": 135}, {"day": 7, "type": "deposit", "amount": 175}, {"day": 9, "type": "deposit", "amount": 140}, {"day": 12, "type": "deposit", "amount": 140}, {"day": 19, "type": "withdrawa...
{"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": "From opening to clos...
{"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
£475
null
33
2Rose by more than 50.
0.625
null
10day 1
arithmetic:train:26
2
{"opening_balance": 130, "currency": "€", "transactions": [{"day": 3, "type": "withdrawal", "amount": 120}, {"day": 5, "type": "deposit", "amount": 120}, {"day": 8, "type": "deposit", "amount": 40}, {"day": 23, "type": "deposit", "amount": 25}, {"day": 24, "type": "deposit", "amount": 30}, {"day": 28, "type": "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."}, "went_negative": {"type": "noul", "instructions": "Does the balance ever drop below zero?"}, "lowest_day": {"type": "choice",...
{"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}, "lowest_day": {"type": "choice", "choice": "day 3", "...
null
null
null
null
null
null
null
null
null
null
null
0false
11
2Rose by more than 50.
null
null
14day 3
arithmetic:train:27
3
Opening balance: €210 day,type,amount 1,deposit,90 3,deposit,175 9,withdrawal,35 17,withdrawal,175 18,withdrawal,5 20,withdrawal,120 24,withdrawal,145 25,deposit,195
{"went_negative": {"type": "noul", "instructions": "Is the account overdrawn at any point?"}, "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.", "Chan...
{"went_negative": {"type": "noul", "noul": 1.0}, "withdrawal_count": {"type": "score", "score": 5.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": 1.0, "6": 0.0, "7": 0....
null
null
null
null
null
null
null
null
null
null
null
1true
55
1Changed by 50 or less.
0.375
null
null
arithmetic:train:28
4
Start: 07:05 task=report writing; duration=80 min task=client call; duration=40 min task=inventory check; duration=1 h 25 min task=code review; duration=80 min task=backup check; duration=95 min task=standup; duration=85 min Tasks run back to back in this order, with a 5-minute break between tasks.
{"done_by_deadline": {"type": "noul", "instructions": "Is everything done by 15:20?"}, "random_is_long": {"type": "noul", "instructions": "What is the chance that a randomly chosen task takes longer than 45 minutes?"}, "starts_before_noon": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9"...
{"done_by_deadline": {"type": "noul", "noul": 1.0}, "random_is_long": {"type": "noul", "noul": 0.833333}, "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...
44
1true
0.833333
null
null
null
null
null
null
null
null
null
null
null
null
15:15
null
arithmetic:train:29
3
Opening balance: €470 day=2; type=withdrawal; amount=95 day=4; type=withdrawal; amount=85 day=5; type=withdrawal; amount=145 day=8; type=withdrawal; amount=160 day=12; type=deposit; amount=195 day=15; type=deposit; amount=10 day=26; type=deposit; amount=40 day=28; type=deposit; amount=160
{"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?"}, "random_is_deposit": {"type": "noul", "instructions": "What is the chance that a randomly chosen transaction is a deposit?"}...
{"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}, "random_is_deposit": {"type": "noul", "noul": 0.5}, "lowest_day": {"type": "choice", "choice": "day 8...
null
null
null
null
null
null
null
null
null
null
null
null
44
0Fell by more than 50.
0.5
null
16day 8
arithmetic:train:30
4
Start: 07:05 task | duration --- | --- email triage | 80 min client call | 1 h 10 min inventory check | 100 min code review | 45 min interviews | 35 min planning | 1 h 45 min Tasks run back to back in this order, with a 15-minute break between tasks.
{"finish_time": {"type": "choice", "criteria": {"15:35": "15:35", "15:45": "15:45", "15:50": "15:50", "16:05": "16:05", "16:35": "16:35"}, "instructions": "When is everything finished?"}, "random_is_long": {"type": "noul", "instructions": "What is the chance that a randomly chosen task takes longer than 30 minutes?"}, ...
{"finish_time": {"type": "choice", "choice": "15:35", "probabilities": {"15:35": 1.0, "15:45": 0.0, "15:50": 0.0, "16:05": 0.0, "16:35": 0.0}, "confidence": 1.0}, "random_is_long": {"type": "noul", "noul": 1.0}, "done_by_deadline": {"type": "noul", "noul": 0.0}}
null
0false
1
null
null
null
null
null
null
null
null
null
null
null
null
15:35
null
arithmetic:train:31
0
Starting at 12:15: inventory check (45 min), then client call (35 min), then code review (40 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"}, "instructions": "Which task takes the longest?"}, "finish_time": {"type": "choice", "criteria": {"13:15": "13:15", "15:15": "15:15", "14:25": "14:25", "13:35": "13:35", "14...
{"longest_task": {"type": "choice", "choice": "inventory check", "probabilities": {"inventory check": 1.0, "client call": 0.0, "code review": 0.0}, "confidence": 1.0}, "finish_time": {"type": "choice", "choice": "14:15", "probabilities": {"13:15": 0.0, "15:15": 0.0, "14:25": 0.0, "13:35": 0.0, "14:15": 1.0}, "confidenc...
null
null
1
2inventory check
null
null
null
null
null
null
null
null
null
null
null
14:15
null
arithmetic:train:32
3
{"currency": "€", "lines": [{"item": "lamp", "unit_price": 34, "quantity": 6}, {"item": "clock", "unit_price": 29, "quantity": 1}, {"item": "tent", "unit_price": 33, "quantity": 4}, {"item": "chair", "unit_price": 22, "quantity": 4}, {"item": "scarf", "unit_price": 16, "quantity": 5}, {"item": "kettle", "unit_price": 4...
{"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?"}, "amount_due": {"type": "choice", "criteria": {"€551": "€551", "€381": "€381", "€530": "€530", "€545": "€545", "€541": "€541"}, "instructions": "How much is ...
{"random_line_bulk": {"type": "noul", "noul": 0.666667}, "amount_due": {"type": "choice", "choice": "€551", "probabilities": {"€551": 1.0, "€381": 0.0, "€530": 0.0, "€545": 0.0, "€541": 0.0}, "confidence": 1.0}}
null
null
null
null
null
null
0.666667
null
€551
null
null
null
null
null
null
null
null
arithmetic:train:33
3
Start: 12:35 task,duration report writing,1 h 30 min planning,10 min standup,45 min interviews,55 min inventory check,20 min backup check,1 h 25 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 20 minutes?...
{"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
0.666667
null
null
null
null
null
null
null
null
null
null
null
null
17:40
null
arithmetic:train:34
0
Order lines (prices in £): item,unit_price,quantity drill,20,1 mug,13,2 Rule: Orders of £20 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 2?"}, "amount_due": {"type": "choice", "criteria": {"£15": "£15", "£28": "£28", "£31": "£31", "£40": "£40", "£41": "£41"}, "instructions": "After applying the rul...
{"random_line_bulk": {"type": "noul", "noul": 0.5}, "amount_due": {"type": "choice", "choice": "£41", "probabilities": {"£15": 0.0, "£28": 0.0, "£31": 0.0, "£40": 0.0, "£41": 1.0}, "confidence": 1.0}, "budget_use": {"type": "score", "score": 2.0, "legend": {"0": "At most half of the budget.", "1": "More than half of th...
null
null
null
null
2mug
null
0.5
null
£41
2Over the budget.
null
null
null
null
null
null
null
arithmetic:train:35
4
Order lines (prices in $): item=rope; unit_price=41; quantity=3 item=chair; unit_price=3; quantity=1 item=mug; unit_price=41; quantity=3 item=lamp; unit_price=13; quantity=2 item=vase; unit_price=43; quantity=1 item=scarf; unit_price=10; quantity=4 item=kettle; unit_price=56; quantity=5 Rule: Orders of $650 or more ge...
{"random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 4 or more units?"}, "largest_line": {"type": "choice", "criteria": {"rope": "rope", "chair": "chair", "mug": "mug", "lamp": "lamp", "vase": "vase", "scarf": "scarf", "kettle": "kettle"}, "instructions": "Which i...
{"random_line_bulk": {"type": "noul", "noul": 0.285714}, "largest_line": {"type": "choice", "choice": "kettle", "probabilities": {"rope": 0.0, "chair": 0.0, "mug": 0.0, "lamp": 0.0, "vase": 0.0, "scarf": 0.0, "kettle": 1.0}, "confidence": 1.0}}
null
null
null
null
0kettle
null
0.285714
null
null
null
null
null
null
null
null
null
null
arithmetic:train:36
0
Order lines (prices in £): item | unit_price | quantity --- | --- | --- kettle | 11 | 1 lamp | 20 | 2 vase | 19 | 3 Rule: Orders of £100 or more get £5 off; smaller orders pay £4 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 £118 budget, how much does this order use?"}, "amount_due": {"type": "choice", "criteria": {"£93": "£93", "£103": "£103", "£108": "£108", "£112": "...
{"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}, "amount_due": {"type": "choice", "choice": "£103", "probabilities": {"£93": 0....
null
null
null
null
null
null
0.333333
null
£103
1More than half of the budget, but within it.
null
null
null
null
null
null
null
arithmetic:train:37
4
Start: 07:45 task,duration email triage,15 min planning,10 min inventory check,85 min backup check,65 min report writing,50 min client call,45 min Tasks run back to back in this order, with a 15-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?"}, "longest_task": {"type": "choice", "criteria": {"email triage": "email triage", "planning": "planning", "inventory check": "inventory check", "backup check": "ba...
{"random_is_long": {"type": "noul", "noul": 0.666667}, "longest_task": {"type": "choice", "choice": "inventory check", "probabilities": {"email triage": 0.0, "planning": 0.0, "inventory check": 1.0, "backup check": 0.0, "report writing": 0.0, "client call": 0.0}, "confidence": 1.0}}
null
null
0.666667
2inventory check
null
null
null
null
null
null
null
null
null
null
null
null
null
arithmetic:train:38
3
Order lines (prices in $): item,unit_price,quantity drill,61,1 chair,54,1 scarf,11,5 rope,35,1 vase,33,4 tent,19,5 Rule: Orders of $400 or more get $15 off; smaller orders pay $6 shipping.
{"amount_due": {"type": "choice", "criteria": {"$322": "$322", "$417": "$417", "$427": "$427", "$432": "$432", "$438": "$438"}, "instructions": "How much is due for this order after the rule?"}, "random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 5 or more units?"...
{"amount_due": {"type": "choice", "choice": "$417", "probabilities": {"$322": 0.0, "$417": 1.0, "$427": 0.0, "$432": 0.0, "$438": 0.0}, "confidence": 1.0}, "random_line_bulk": {"type": "noul", "noul": 0.333333}, "largest_line": {"type": "choice", "choice": "vase", "probabilities": {"drill": 0.0, "chair": 0.0, "scarf": ...
null
null
null
null
8vase
null
0.333333
null
$417
null
null
null
null
null
null
null
null
arithmetic:train:39
3
Start: 07:25 task=code review; duration=50 min task=interviews; duration=40 min task=backup check; duration=1 h 5 min task=report writing; duration=1 h task=inventory check; duration=20 min task=planning; duration=55 min Tasks run back to back in this order, with a 5-minute break between tasks.
{"longest_task": {"type": "choice", "criteria": {"code review": "code review", "interviews": "interviews", "backup check": "backup check", "report writing": "report writing", "inventory check": "inventory check", "planning": "planning"}, "instructions": "Which task takes the longest?"}, "random_is_long": {"type": "noul...
{"longest_task": {"type": "choice", "choice": "backup check", "probabilities": {"code review": 0.0, "interviews": 0.0, "backup check": 1.0, "report writing": 0.0, "inventory check": 0.0, "planning": 0.0}, "confidence": 1.0}, "random_is_long": {"type": "noul", "noul": 0.666667}, "finish_time": {"type": "choice", "choice...
null
1true
0.666667
0backup check
null
null
null
null
null
null
null
null
null
null
null
12:40
null
arithmetic:train:40
3
Order lines (prices in £): item | unit_price | quantity --- | --- | --- kettle | 29 | 2 drill | 21 | 6 chair | 41 | 4 rope | 18 | 2 tent | 28 | 5 clock | 55 | 3 Rule: Orders of £710 or more get £10 off; smaller orders pay £6 shipping.
{"within_budget": {"type": "noul", "instructions": "Does the order fit within a budget of £705?"}, "amount_due": {"type": "choice", "criteria": {"£685": "£685", "£585": "£585", "£705": "£705", "£530": "£530", "£695": "£695"}, "instructions": "What is the final amount to pay?"}}
{"within_budget": {"type": "noul", "noul": 1.0}, "amount_due": {"type": "choice", "choice": "£695", "probabilities": {"£685": 0.0, "£585": 0.0, "£705": 0.0, "£530": 0.0, "£695": 1.0}, "confidence": 1.0}}
null
null
null
null
null
null
null
1true
£695
null
null
null
null
null
null
null
null
arithmetic:train:41
4
Opening balance: $300 day=2; type=withdrawal; amount=245 day=8; type=deposit; amount=145 day=9; type=withdrawal; amount=185 day=10; type=deposit; amount=125 day=13; type=deposit; amount=145 day=19; type=deposit; amount=15 day=20; type=deposit; amount=40 day=23; type=deposit; amount=120 day=28; type=deposit; amount=70
{"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?"}, "final_balance": {"type": "choice", "criteria": {"$70": "$70", "$230": "$230", "$520": "$520", "$525": "$525", "$530": "$530...
{"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}, "final_balance": {"type": "choice", "choice": "$530", "probabilities": {"$70": 0.0, "$230": 0.0, "$52...
null
null
null
null
null
null
null
null
null
null
$530
0false
22
2Rose by more than 50.
0.777778
null
null
arithmetic:train:42
4
Order: scarf: 6 units at €48 per unit. tent: 7 units at €61 per unit. drill: 7 units at €71 per unit. kettle: 7 units at €2 per unit. lamp: 2 units at €23 per unit. mug: 3 units at €70 per unit. 6 x chair at €33 each. Rule: Orders of €1670 or more get €5 off; smaller orders pay €4 shipping.
{"amount_due": {"type": "choice", "criteria": {"€1249": "€1249", "€1477": "€1477", "€1665": "€1665", "€1674": "€1674", "€1675": "€1675"}, "instructions": "What is the final amount to pay?"}, "largest_line": {"type": "choice", "criteria": {"scarf": "scarf", "tent": "tent", "drill": "drill", "kettle": "kettle", "lamp": "...
{"amount_due": {"type": "choice", "choice": "€1675", "probabilities": {"€1249": 0.0, "€1477": 0.0, "€1665": 0.0, "€1674": 0.0, "€1675": 1.0}, "confidence": 1.0}, "largest_line": {"type": "choice", "choice": "drill", "probabilities": {"scarf": 0.0, "tent": 0.0, "drill": 1.0, "kettle": 0.0, "lamp": 0.0, "mug": 0.0, "chai...
null
null
null
null
5drill
55
0.428571
null
€1675
2Over the budget.
null
null
null
null
null
null
null
arithmetic:train:43
2
Opening balance: $105 day,type,amount 2,deposit,5 3,withdrawal,95 8,deposit,115 12,withdrawal,90 17,withdrawal,10 24,withdrawal,20 26,deposit,90
{"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?"}, "final_balance": {"type": "choice", "criteria": {"$90": "$90", "$98": "$98", "$99": "$99", "$100": "$100", "$110": "$110"}, ...
{"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}, "final_balance": {"type": "choice", "choice": "$100", "probabilities": {"$90": 0.0, "$98": 0.0, "$99"...
null
null
null
null
null
null
null
null
null
null
$100
null
44
1Changed by 50 or less.
0.428571
null
null
arithmetic:train:44
3
Order lines (prices in €): item | unit_price | quantity --- | --- | --- mug | 40 | 4 drill | 3 | 5 chair | 65 | 3 scarf | 48 | 2 rope | 33 | 1 tent | 50 | 5 Rule: Orders of €730 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": "How does the amount due compare with a budget of €731?"}, "lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10...
{"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": "score", "score": 5.0, "legend": {"0": "0", "1": "1", ...
null
null
null
null
6tent
55
null
null
null
1More than half of the budget, but within it.
null
null
null
null
null
null
null
arithmetic:train:45
2
Opening balance: $200 day,type,amount 5,deposit,10 12,withdrawal,110 14,withdrawal,85 15,deposit,65 17,deposit,60 20,withdrawal,15
{"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": "If one transaction is picked uniformly at random, what is the probability that it is a deposit?"}, "final_balance...
{"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
$125
null
33
null
0.5
null
20day 14
arithmetic:train:46
2
Start: 10:50 task=code review; duration=15 min task=backup check; duration=40 min task=standup; duration=20 min task=interviews; duration=65 min task=client call; duration=25 min Tasks run back to back in this order, with a 15-minute break between tasks.
{"random_is_long": {"type": "noul", "instructions": "What is the chance that a randomly chosen task takes longer than 45 minutes?"}, "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": {"...
{"random_is_long": {"type": "noul", "noul": 0.2}, "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":...
22
1true
0.2
null
null
null
null
null
null
null
null
null
null
null
null
14:35
null
arithmetic:train:47
1
Order lines (prices in €): item=lamp; unit_price=5; quantity=1 item=tent; unit_price=9; quantity=3 item=scarf; unit_price=17; quantity=2 item=kettle; unit_price=32; quantity=1 Rule: Orders of €70 or more get €5 off; smaller orders pay €6 shipping.
{"largest_line": {"type": "choice", "criteria": {"lamp": "lamp", "tent": "tent", "scarf": "scarf", "kettle": "kettle"}, "instructions": "Which item accounts for the largest share of the bill?"}, "random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 3 or more units?"...
{"largest_line": {"type": "choice", "choice": "scarf", "probabilities": {"lamp": 0.0, "tent": 0.0, "scarf": 1.0, "kettle": 0.0}, "confidence": 1.0}, "random_line_bulk": {"type": "noul", "noul": 0.25}}
null
null
null
null
4scarf
null
0.25
null
null
null
null
null
null
null
null
null
null
arithmetic:train:48
2
{"currency": "€", "lines": [{"item": "scarf", "unit_price": 46, "quantity": 2}, {"item": "kettle", "unit_price": 23, "quantity": 1}, {"item": "chair", "unit_price": 2, "quantity": 1}, {"item": "mug", "unit_price": 27, "quantity": 3}, {"item": "drill", "unit_price": 2, "quantity": 3}], "rule": "Orders of €185 or more ge...
{"lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "Count the lines whose total exceeds €23."}, "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.6
null
null
null
null
null
null
null
null
null
null
arithmetic:train:49
2
Opening balance: €65 day=1; type=deposit; amount=125 day=6; type=withdrawal; amount=35 day=9; type=withdrawal; amount=125 day=15; type=deposit; amount=110 day=26; type=deposit; amount=35 day=28; type=withdrawal; amount=100
{"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.5}, "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}, "final_balance": {"type": "choice", "choice": "€7...
null
null
null
null
null
null
null
null
null
null
€75
null
null
1Changed by 50 or less.
0.5
null
null
arithmetic:train:50
2
Order lines (prices in €): item,unit_price,quantity lamp,48,5 drill,26,5 clock,44,3 vase,15,4 chair,45,3 Rule: Orders of €665 or more get €15 off; smaller orders pay €6 shipping.
{"amount_due": {"type": "choice", "criteria": {"€490": "€490", "€547": "€547", "€672": "€672", "€682": "€682", "€697": "€697"}, "instructions": "What is the final amount to pay?"}, "random_line_bulk": {"type": "noul", "instructions": "If one order line is picked uniformly at random, what is the probability that its qua...
{"amount_due": {"type": "choice", "choice": "€682", "probabilities": {"€490": 0.0, "€547": 0.0, "€672": 0.0, "€682": 1.0, "€697": 0.0}, "confidence": 1.0}, "random_line_bulk": {"type": "noul", "noul": 0.4}, "lines_above": {"type": "score", "score": 0.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": ...
null
null
null
null
1lamp
00
0.4
null
€682
0At most half of the budget.
null
null
null
null
null
null
null
arithmetic:train:51
0
Opening balance: $60 day | type | amount --- | --- | --- 4 | withdrawal | 5 20 | withdrawal | 25 23 | deposit | 25
{"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."}, "final_balance": {"type": "choice", "criteria": {"$65": "$65", "$56": "$56", "$45": "$45", "$5": "$5", "$55": "$55"}, "instru...
{"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}, "final_balance": {"type": "choice", "choice": "$55", "probabilities": {"$65": 0.0, "$56": 0.0, "$45":...
null
null
null
null
null
null
null
null
null
null
$55
null
22
1Changed by 50 or less.
null
null
null
arithmetic:train:52
2
Start: 08:15 task,duration report writing,20 min standup,1 h 15 min code review,15 min backup check,50 min Tasks run back to back in this order, with a 10-minute break between tasks.
{"finish_time": {"type": "choice", "criteria": {"11:10": "11:10", "10:35": "10:35", "10:55": "10:55", "11:25": "11:25", "10:25": "10:25"}, "instructions": "When is everything finished?"}, "longest_task": {"type": "choice", "criteria": {"report writing": "report writing", "standup": "standup", "code review": "code revie...
{"finish_time": {"type": "choice", "choice": "11:25", "probabilities": {"11:10": 0.0, "10:35": 0.0, "10:55": 0.0, "11:25": 1.0, "10:25": 0.0}, "confidence": 1.0}, "longest_task": {"type": "choice", "choice": "standup", "probabilities": {"report writing": 0.0, "standup": 1.0, "code review": 0.0, "backup check": 0.0}, "c...
null
null
0.5
7standup
null
null
null
null
null
null
null
null
null
null
null
11:25
null
arithmetic:train:53
1
Start: 10:35 task,duration backup check,10 min interviews,50 min standup,45 min email triage,20 min Tasks run back to back in this order.
{"longest_task": {"type": "choice", "criteria": {"backup check": "backup check", "interviews": "interviews", "standup": "standup", "email triage": "email triage"}, "instructions": "Which task takes the longest?"}, "finish_time": {"type": "choice", "criteria": {"11:40": "11:40", "12:40": "12:40", "13:40": "13:40", "12:5...
{"longest_task": {"type": "choice", "choice": "interviews", "probabilities": {"backup check": 0.0, "interviews": 1.0, "standup": 0.0, "email triage": 0.0}, "confidence": 1.0}, "finish_time": {"type": "choice", "choice": "12:40", "probabilities": {"11:40": 0.0, "12:40": 1.0, "13:40": 0.0, "12:50": 0.0, "12:20": 0.0}, "c...
null
null
null
8interviews
null
null
null
null
null
null
null
null
null
null
null
12:40
null
arithmetic:train:54
3
Order: drill: 3 units at $22 per unit. lamp: 4 units at $17 per unit. 4 x kettle at $49 each. clock: 1 units at $7 per unit. 2 x vase at $57 each. 6 x chair at $8 each. Rule: Orders of $530 or more get $10 off; smaller orders pay $4 shipping.
{"random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 6 or more units?"}, "amount_due": {"type": "choice", "criteria": {"$503": "$503", "$455": "$455", "$505": "$505", "$508": "$508", "$513": "$513"}, "instructions": "How much is due for this order after the rule?"...
{"random_line_bulk": {"type": "noul", "noul": 0.166667}, "amount_due": {"type": "choice", "choice": "$503", "probabilities": {"$503": 1.0, "$455": 0.0, "$505": 0.0, "$508": 0.0, "$513": 0.0}, "confidence": 1.0}, "lines_above": {"type": "score", "score": 4.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", ...
null
null
null
null
null
44
0.166667
null
$503
1More than half of the budget, but within it.
null
null
null
null
null
null
null
arithmetic:train:55
4
Start: 11:45 task | duration --- | --- inventory check | 25 min backup check | 20 min standup | 85 min report writing | 65 min email triage | 1 h planning | 100 min code review | 1 h 45 min Tasks run back to back in this order.
{"finish_time": {"type": "choice", "criteria": {"17:40": "17:40", "19:20": "19:20", "18:25": "18:25", "19:15": "19:15", "19:25": "19:25"}, "instructions": "At what time does the last task end?"}, "done_by_deadline": {"type": "noul", "instructions": "Is everything done by 19:20?"}, "random_is_long": {"type": "noul", "in...
{"finish_time": {"type": "choice", "choice": "19:25", "probabilities": {"17:40": 0.0, "19:20": 0.0, "18:25": 0.0, "19:15": 0.0, "19:25": 1.0}, "confidence": 1.0}, "done_by_deadline": {"type": "noul", "noul": 0.0}, "random_is_long": {"type": "noul", "noul": 0.857143}, "longest_task": {"type": "choice", "choice": "code r...
11
0false
0.857143
9code review
null
null
null
null
null
null
null
null
null
null
null
19:25
null
arithmetic:train:56
0
Opening balance: $50 day,type,amount 21,withdrawal,15 23,withdrawal,45 27,deposit,45
{"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": 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
null
null
22
1Changed by 50 or less.
null
null
null
arithmetic:train:57
1
{"currency": "£", "lines": [{"item": "vase", "unit_price": 27, "quantity": 2}, {"item": "rope", "unit_price": 5, "quantity": 3}, {"item": "clock", "unit_price": 23, "quantity": 4}, {"item": "tent", "unit_price": 33, "quantity": 3}], "rule": "Orders of £290 or more get £15 off; smaller orders pay £8 shipping."}
{"within_budget": {"type": "noul", "instructions": "Does the order fit within a budget of £258?"}, "lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many lines cost more than £99 in total?"}, "largest_line": {"type": "choice", "criteria": {"vase"...
{"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
6tent
00
0.75
0false
null
null
null
null
null
null
null
null
null
arithmetic:train:58
4
Order lines (prices in €): item=rope; unit_price=71; quantity=7 item=kettle; unit_price=54; quantity=7 item=drill; unit_price=37; quantity=4 item=scarf; unit_price=50; quantity=5 item=mug; unit_price=6; quantity=7 item=lamp; unit_price=79; quantity=5 item=chair; unit_price=47; quantity=3 Rule: Orders of €1840 or more ...
{"amount_due": {"type": "choice", "criteria": {"€1841": "€1841", "€1851": "€1851", "€1843": "€1843", "€1859": "€1859", "€1846": "€1846"}, "instructions": "How much is due for this order after the rule?"}, "random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 7 or mo...
{"amount_due": {"type": "choice", "choice": "€1841", "probabilities": {"€1841": 1.0, "€1851": 0.0, "€1843": 0.0, "€1859": 0.0, "€1846": 0.0}, "confidence": 1.0}, "random_line_bulk": {"type": "noul", "noul": 0.428571}}
null
null
null
null
null
null
0.428571
null
€1841
null
null
null
null
null
null
null
null
arithmetic:train:59
1
Opening balance: $0 day,type,amount 10,deposit,60 14,withdrawal,15 17,deposit,20 23,withdrawal,90
{"lowest_day": {"type": "choice", "criteria": {"day 10": "day 10", "day 14": "day 14", "day 17": "day 17", "day 23": "day 23"}, "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"], "instructions":...
{"lowest_day": {"type": "choice", "choice": "day 23", "probabilities": {"day 10": 0.0, "day 14": 0.0, "day 17": 0.0, "day 23": 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"...
null
null
null
null
null
null
null
null
null
null
null
null
22
1Changed by 50 or less.
null
null
6day 23
arithmetic:train:60
4
Order lines (prices in €): item | unit_price | quantity --- | --- | --- vase | 73 | 6 clock | 3 | 7 drill | 23 | 3 kettle | 32 | 5 mug | 20 | 2 rope | 12 | 4 lamp | 77 | 2 scarf | 5 | 5 Rule: Orders of €945 or more get €10 off; smaller orders pay €8 shipping.
{"random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 5 or more units?"}, "lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many lines cost more than €438 in total?"}}
{"random_line_bulk": {"type": "noul", "noul": 0.5}, "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,...
null
null
null
null
null
00
0.5
null
null
null
null
null
null
null
null
null
null
arithmetic:train:61
2
Start: 11:30 task,duration interviews,15 min design sync,55 min client call,25 min planning,1 h 5 min code review,70 min Tasks run back to back in this order.
{"done_by_deadline": {"type": "noul", "instructions": "Does the last task end at or before 15:15?"}, "longest_task": {"type": "choice", "criteria": {"interviews": "interviews", "design sync": "design sync", "client call": "client call", "planning": "planning", "code review": "code review"}, "instructions": "Which task ...
{"done_by_deadline": {"type": "noul", "noul": 0.0}, "longest_task": {"type": "choice", "choice": "code review", "probabilities": {"interviews": 0.0, "design sync": 0.0, "client call": 0.0, "planning": 0.0, "code review": 1.0}, "confidence": 1.0}}
null
0false
null
9code review
null
null
null
null
null
null
null
null
null
null
null
null
null
arithmetic:train:62
1
{"currency": "€", "lines": [{"item": "rope", "unit_price": 10, "quantity": 3}, {"item": "kettle", "unit_price": 23, "quantity": 4}, {"item": "chair", "unit_price": 16, "quantity": 3}], "rule": "Orders of €200 or more get €15 off; smaller orders pay €4 shipping."}
{"amount_due": {"type": "choice", "criteria": {"€175": "€175", "€179": "€179", "€194": "€194", "€184": "€184", "€174": "€174"}, "instructions": "After applying the rule, what does the order cost?"}, "random_line_bulk": {"type": "noul", "instructions": "If one order line is picked uniformly at random, what is the probab...
{"amount_due": {"type": "choice", "choice": "€174", "probabilities": {"€175": 0.0, "€179": 0.0, "€194": 0.0, "€184": 0.0, "€174": 1.0}, "confidence": 1.0}, "random_line_bulk": {"type": "noul", "noul": 0.333333}, "lines_above": {"type": "score", "score": 1.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", ...
null
null
null
null
0kettle
11
0.333333
null
€174
2Over the budget.
null
null
null
null
null
null
null
arithmetic:train:63
4
Order lines (prices in €): item,unit_price,quantity scarf,32,7 chair,34,5 clock,29,6 lamp,42,3 mug,13,7 tent,50,7 vase,53,2 Rule: Orders of €1210 or more get €15 off; smaller orders pay €8 shipping.
{"within_budget": {"type": "noul", "instructions": "Does the order fit within a budget of €1231?"}, "largest_line": {"type": "choice", "criteria": {"scarf": "scarf", "chair": "chair", "clock": "clock", "lamp": "lamp", "mug": "mug", "tent": "tent", "vase": "vase"}, "instructions": "Which line costs the most in total?"},...
{"within_budget": {"type": "noul", "noul": 1.0}, "largest_line": {"type": "choice", "choice": "tent", "probabilities": {"scarf": 0.0, "chair": 0.0, "clock": 0.0, "lamp": 0.0, "mug": 0.0, "tent": 1.0, "vase": 0.0}, "confidence": 1.0}, "amount_due": {"type": "choice", "choice": "€1226", "probabilities": {"€1216": 0.0, "€...
null
null
null
null
6tent
null
null
1true
€1226
null
null
null
null
null
null
null
null
arithmetic:train:64
0
Order lines (prices in £): item=chair; unit_price=6; quantity=4 item=lamp; unit_price=6; quantity=3 Rule: Orders of £70 or more get £15 off; smaller orders pay £8 shipping.
{"random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 4 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": 0.5}, "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}}
null
null
null
null
null
null
0.5
null
null
1More than half of the budget, but within it.
null
null
null
null
null
null
null
arithmetic:train:65
0
{"currency": "€", "lines": [{"item": "scarf", "unit_price": 17, "quantity": 1}, {"item": "drill", "unit_price": 15, "quantity": 2}, {"item": "tent", "unit_price": 16, "quantity": 3}], "rule": "Orders of €85 or more get €10 off; smaller orders pay €4 shipping."}
{"amount_due": {"type": "choice", "criteria": {"€37": "€37", "€75": "€75", "€85": "€85", "€95": "€95", "€99": "€99"}, "instructions": "How much is due for this order after the rule?"}, "within_budget": {"type": "noul", "instructions": "Does the order fit within a budget of €100?"}, "largest_line": {"type": "choice", "c...
{"amount_due": {"type": "choice", "choice": "€85", "probabilities": {"€37": 0.0, "€75": 0.0, "€85": 1.0, "€95": 0.0, "€99": 0.0}, "confidence": 1.0}, "within_budget": {"type": "noul", "noul": 1.0}, "largest_line": {"type": "choice", "choice": "tent", "probabilities": {"scarf": 0.0, "drill": 0.0, "tent": 1.0}, "confiden...
null
null
null
null
6tent
22
null
1true
€85
null
null
null
null
null
null
null
null
arithmetic:train:66
2
Starting at 09:40: report writing (70 min), then email triage (55 min), then planning (35 min), then code review (1 h 5 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?"}, "done_by_deadline": {"type": "noul", "instructions": "Does the last task end at or before 13:10?"}}
{"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
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
arithmetic:train:67
2
The account opens the month at $40. Day 1: withdrawal of $35. On day 5, a deposit of $95. Day 8: deposit of $105. Day 10: withdrawal of $145. Day 13: deposit of $140. Day 24: withdrawal of $95.
{"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?"}, "final_balance": {"type": "choice", "criteria": {"$65": "$65", "$95": "$95", "$100": "$100", "$105": "$105", "$115": "$115"}...
{"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}, "final_balance": {"type": "choice", "choice": "$105", "probabilities": {"$65": 0.0, "$95": 0.0, "$100...
null
null
null
null
null
null
null
null
null
null
$105
0false
33
2Rose by more than 50.
null
null
10day 1
arithmetic:train:68
2
Start: 11:20 task | duration --- | --- standup | 1 h 5 min email triage | 35 min backup check | 10 min interviews | 10 min report writing | 45 min Tasks run back to back in this order, with a 15-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 14:55?"}, "finish_time": {"type": "choice", "criteria": {"15:05": "15:05", "14:20": "14:20", "14:50": "14:50", ...
{"random_is_long": {"type": "noul", "noul": 0.6}, "done_by_deadline": {"type": "noul", "noul": 0.0}, "finish_time": {"type": "choice", "choice": "15:05", "probabilities": {"15:05": 1.0, "14:20": 0.0, "14:50": 0.0, "14:55": 0.0, "14:05": 0.0}, "confidence": 1.0}, "longest_task": {"type": "choice", "choice": "standup", "...
null
0false
0.6
7standup
null
null
null
null
null
null
null
null
null
null
null
15:05
null
arithmetic:train:69
0
{"opening_balance": 95, "currency": "$", "transactions": [{"day": 8, "type": "withdrawal", "amount": 45}, {"day": 13, "type": "withdrawal", "amount": 35}, {"day": 19, "type": "deposit", "amount": 40}]}
{"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": 2.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3"...
null
null
null
null
null
null
null
null
null
null
null
0false
22
1Changed by 50 or less.
null
null
null
arithmetic:train:70
1
Start: 08:20 task | duration --- | --- client call | 20 min standup | 45 min email triage | 10 min planning | 10 min Tasks run back to back in this order, with a 15-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?"}, "longest_task": {"type": "choice", "criteria": {"client call": "client call", "standup": "standup", "email triage": "email triage", "planning": "planning"}, "ins...
{"random_is_long": {"type": "noul", "noul": 0.25}, "longest_task": {"type": "choice", "choice": "standup", "probabilities": {"client call": 0.0, "standup": 1.0, "email triage": 0.0, "planning": 0.0}, "confidence": 1.0}, "done_by_deadline": {"type": "noul", "noul": 1.0}, "starts_before_noon": {"type": "score", "score": ...
44
1true
0.25
7standup
null
null
null
null
null
null
null
null
null
null
null
null
null
arithmetic:train:71
1
Opening balance: £0 day=3; type=deposit; amount=80 day=10; type=deposit; amount=75 day=12; type=withdrawal; amount=85 day=16; type=deposit; amount=55
{"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."}, "final_balance": {"type": "choice", "criteria": {"£125": "£125", "£135": "£135", "£15": "£15", "£70": "£70", "£115": "£115"},...
{"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}, "final_balance": {"type": "choice", "choice": "£125", "probabilities": {"£125": 1.0, "£135": 0.0, "£1...
null
null
null
null
null
null
null
null
null
null
£125
0false
11
2Rose by more than 50.
null
null
null
arithmetic:train:72
3
Order: tent: 3 units at £19 per unit. 6 x scarf at £42 each. chair: 4 units at £14 per unit. rope: 6 units at £49 per unit. 4 x vase at £46 each. 2 x lamp at £33 each. Rule: Orders of £940 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 3 or more units?"}, "largest_line": {"type": "choice", "criteria": {"tent": "tent", "scarf": "scarf", "chair": "chair", "rope": "rope", "vase": "vase", "lamp": "lamp"}, "instructions": "Which line costs the most...
{"random_line_bulk": {"type": "noul", "noul": 0.833333}, "largest_line": {"type": "choice", "choice": "rope", "probabilities": {"tent": 0.0, "scarf": 0.0, "chair": 0.0, "rope": 1.0, "vase": 0.0, "lamp": 0.0}, "confidence": 1.0}, "amount_due": {"type": "choice", "choice": "£915", "probabilities": {"£670": 0.0, "£849": 0...
null
null
null
null
9rope
22
0.833333
null
£915
null
null
null
null
null
null
null
null
arithmetic:train:73
3
Order lines (prices in $): item=vase; unit_price=42; quantity=4 item=tent; unit_price=37; quantity=4 item=lamp; unit_price=37; quantity=3 item=rope; unit_price=39; quantity=5 item=clock; unit_price=29; quantity=6 item=chair; unit_price=42; quantity=5 item=mug; unit_price=4; quantity=6 Rule: Orders of $1040 or more get...
{"lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "Count the lines whose total exceeds $174."}, "largest_line": {"type": "choice", "criteria": {"vase": "vase", "tent": "tent", "lamp": "lamp", "rope": "rope", "clock": "clock", "chair": "chair", "mug":...
{"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
7chair
22
null
null
null
null
null
null
null
null
null
null
null
arithmetic:train:74
2
{"opening_balance": 370, "currency": "$", "transactions": [{"day": 12, "type": "withdrawal", "amount": 110}, {"day": 19, "type": "withdrawal", "amount": 85}, {"day": 22, "type": "withdrawal", "amount": 25}, {"day": 23, "type": "deposit", "amount": 5}, {"day": 27, "type": "withdrawal", "amount": 140}, {"day": 28, "type"...
{"lowest_day": {"type": "choice", "criteria": {"day 12": "day 12", "day 19": "day 19", "day 22": "day 22", "day 23": "day 23", "day 27": "day 27", "day 28": "day 28"}, "instructions": "On which day does the balance reach its minimum?"}, "went_negative": {"type": "noul", "instructions": "Is the account overdrawn at any ...
{"lowest_day": {"type": "choice", "choice": "day 27", "probabilities": {"day 12": 0.0, "day 19": 0.0, "day 22": 0.0, "day 23": 0.0, "day 27": 1.0, "day 28": 0.0}, "confidence": 1.0}, "went_negative": {"type": "noul", "noul": 0.0}, "withdrawal_count": {"type": "score", "score": 4.0, "legend": {"0": "0", "1": "1", "2": "...
null
null
null
null
null
null
null
null
null
null
null
0false
44
null
0.333333
null
9day 27
arithmetic:train:75
2
Order lines (prices in €): item,unit_price,quantity tent,29,1 vase,20,5 kettle,21,1 chair,49,3 mug,50,4 Rule: Orders of €515 or more get €20 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": "How does the amount due compare with a budget of €1010?"}, "lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "1...
{"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}, "lines_above": {"type": "score", "score": 4.0, "legend": {"0": "0", "1": "1", ...
null
null
null
null
2mug
44
null
null
€503
0At most half of the budget.
null
null
null
null
null
null
null
arithmetic:train:76
0
{"currency": "£", "lines": [{"item": "scarf", "unit_price": 5, "quantity": 3}, {"item": "tent", "unit_price": 18, "quantity": 1}], "rule": "Orders of £55 or more get £5 off; smaller orders pay £4 shipping."}
{"largest_line": {"type": "choice", "criteria": {"scarf": "scarf", "tent": "tent"}, "instructions": "Which item accounts for the largest share of the bill?"}, "amount_due": {"type": "choice", "criteria": {"£37": "£37", "£42": "£42", "£39": "£39", "£47": "£47", "£38": "£38"}, "instructions": "What is the final amount to...
{"largest_line": {"type": "choice", "choice": "tent", "probabilities": {"scarf": 0.0, "tent": 1.0}, "confidence": 1.0}, "amount_due": {"type": "choice", "choice": "£37", "probabilities": {"£37": 1.0, "£42": 0.0, "£39": 0.0, "£47": 0.0, "£38": 0.0}, "confidence": 1.0}, "within_budget": {"type": "noul", "noul": 1.0}, "ra...
null
null
null
null
6tent
null
0.5
1true
£37
null
null
null
null
null
null
null
null
arithmetic:train:77
0
Start: 08:30 task,duration standup,10 min email triage,20 min client call,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": "How many tasks start before 12:00?"}, "done_by_deadline": {"type": "noul", "instructions": "Does the last task end at or before 09:05?"}, "random_is_long": {"type": "noul", "instructions": "Wh...
{"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
5email triage
null
null
null
null
null
null
null
null
null
null
null
null
null
arithmetic:train:78
1
Order: clock: 4 units at $10 per unit. 4 x rope at $6 each. 3 x vase at $33 each. mug: 4 units at $12 per unit. Rule: Orders of $190 or more get $5 off; smaller orders pay $4 shipping.
{"random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 4 or more units?"}, "amount_due": {"type": "choice", "criteria": {"$206": "$206", "$226": "$226", "$215": "$215", "$216": "$216", "$211": "$211"}, "instructions": "After applying the rule, what does the order co...
{"random_line_bulk": {"type": "noul", "noul": 0.75}, "amount_due": {"type": "choice", "choice": "$206", "probabilities": {"$206": 1.0, "$226": 0.0, "$215": 0.0, "$216": 0.0, "$211": 0.0}, "confidence": 1.0}, "lines_above": {"type": "score", "score": 3.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5":...
null
null
null
null
null
33
0.75
null
$206
null
null
null
null
null
null
null
null
arithmetic:train:79
1
Order: clock: 4 units at $3 per unit. 4 x drill at $22 each. 3 x lamp at $31 each. chair: 2 units at $14 per unit. Rule: Orders of $200 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": "How many lines cost more than $88 in total?"}, "budget_use": {"type": "score", "criteria": ["At most half of the budget.", "More than half of the budget, but within it.", "Over the budget."], "instru...
{"lines_above": {"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": 1.0}...
null
null
null
null
1lamp
11
null
null
$216
1More than half of the budget, but within it.
null
null
null
null
null
null
null
arithmetic:train:80
0
Order lines (prices in $): item | unit_price | quantity --- | --- | --- lamp | 19 | 2 chair | 4 | 2 Rule: Orders of $25 or more get $5 off; smaller orders pay $6 shipping.
{"lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many lines cost more than $8 in total?"}, "largest_line": {"type": "choice", "criteria": {"lamp": "lamp", "chair": "chair"}, "instructions": "Which line costs the most in total?"}, "within_budget...
{"lines_above": {"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": 1.0}...
null
null
null
null
1lamp
11
1
0false
null
null
null
null
null
null
null
null
null
arithmetic:train:81
1
Start: 09:15 task | duration --- | --- report writing | 30 min client call | 20 min code review | 15 min backup check | 1 h 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?"}, "done_by_deadline": {"type": "noul", "instructions": "Does the last task end at or before 11:30?"}, "longest_task": {"type": "choice", "criteria": {"report writi...
{"random_is_long": {"type": "noul", "noul": 0.5}, "done_by_deadline": {"type": "noul", "noul": 1.0}, "longest_task": {"type": "choice", "choice": "backup check", "probabilities": {"report writing": 0.0, "client call": 0.0, "code review": 0.0, "backup check": 1.0}, "confidence": 1.0}}
null
1true
0.5
0backup check
null
null
null
null
null
null
null
null
null
null
null
null
null
arithmetic:train:82
2
Order lines (prices in $): item | unit_price | quantity --- | --- | --- drill | 21 | 2 mug | 30 | 5 vase | 49 | 4 lamp | 36 | 4 tent | 19 | 4 Rule: Orders of $620 or more get $5 off; smaller orders pay $4 shipping.
{"largest_line": {"type": "choice", "criteria": {"drill": "drill", "mug": "mug", "vase": "vase", "lamp": "lamp", "tent": "tent"}, "instructions": "Which line costs the most in total?"}, "budget_use": {"type": "score", "criteria": ["At most half of the budget.", "More than half of the budget, but within it.", "Over the ...
{"largest_line": {"type": "choice", "choice": "vase", "probabilities": {"drill": 0.0, "mug": 0.0, "vase": 1.0, "lamp": 0.0, "tent": 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 b...
null
null
null
null
8vase
null
null
null
$612
2Over the budget.
null
null
null
null
null
null
null
arithmetic:train:83
1
Opening balance: €25 day | type | amount --- | --- | --- 2 | deposit | 20 5 | withdrawal | 25 25 | withdrawal | 45 27 | deposit | 40
{"final_balance": {"type": "choice", "criteria": {"€5": "€5", "€10": "€10", "€14": "€14", "€15": "€15", "€25": "€25"}, "instructions": "What is the closing balance?"}, "went_negative": {"type": "noul", "instructions": "Does the balance ever drop below zero?"}, "lowest_day": {"type": "choice", "criteria": {"day 2": "day...
{"final_balance": {"type": "choice", "choice": "€15", "probabilities": {"€5": 0.0, "€10": 0.0, "€14": 0.0, "€15": 1.0, "€25": 0.0}, "confidence": 1.0}, "went_negative": {"type": "noul", "noul": 1.0}, "lowest_day": {"type": "choice", "choice": "day 25", "probabilities": {"day 2": 0.0, "day 5": 0.0, "day 25": 1.0, "day 2...
null
null
null
null
null
null
null
null
null
null
€15
1true
null
null
0.5
null
7day 25
arithmetic:train:84
1
Start: 11:50 task | duration --- | --- email triage | 10 min backup check | 45 min design sync | 30 min Tasks run back to back in this order, with a 15-minute break between tasks.
{"longest_task": {"type": "choice", "criteria": {"email triage": "email triage", "backup check": "backup check", "design sync": "design sync"}, "instructions": "Which task is the longest?"}, "random_is_long": {"type": "noul", "instructions": "What is the chance that a randomly chosen task takes longer than 45 minutes?"...
{"longest_task": {"type": "choice", "choice": "backup check", "probabilities": {"email triage": 0.0, "backup check": 1.0, "design sync": 0.0}, "confidence": 1.0}, "random_is_long": {"type": "noul", "noul": 0.0}, "starts_before_noon": {"type": "score", "score": 1.0, "legend": {"0": "0", "1": "1", "2": "2", "3": "3", "4"...
11
1true
0
0backup check
null
null
null
null
null
null
null
null
null
null
null
13:45
null
arithmetic:train:85
1
Start: 10:15 task,duration report writing,35 min email triage,45 min interviews,20 min planning,15 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": {"11:10": "11:10", "11:55": "11:55", "12:10": "12:10", "12:20": "12:20", "13:10": "13:10"}, "instructions": ...
{"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
null
null
null
null
null
null
null
null
null
null
null
null
null
null
12:10
null
arithmetic:train:86
3
Start: 11:05 task=interviews; duration=85 min task=planning; duration=50 min task=standup; duration=55 min task=code review; duration=20 min task=client call; duration=45 min Tasks run back to back in this order.
{"finish_time": {"type": "choice", "criteria": {"15:35": "15:35", "16:20": "16:20", "15:20": "15:20", "15:25": "15:25", "15:30": "15:30"}, "instructions": "At what time does the last task end?"}, "starts_before_noon": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions"...
{"finish_time": {"type": "choice", "choice": "15:20", "probabilities": {"15:35": 0.0, "16:20": 0.0, "15:20": 1.0, "15:25": 0.0, "15:30": 0.0}, "confidence": 1.0}, "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...
11
null
null
null
null
null
null
null
null
null
null
null
null
null
null
15:20
null
arithmetic:train:87
3
Start: 12:10 task=design sync; duration=15 min task=code review; duration=45 min task=interviews; duration=40 min task=planning; duration=55 min task=backup check; duration=10 min Tasks run back to back in this order, with a 5-minute break between tasks.
{"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": {"14:15": "14:15", "15:15": "15:15", "15:20": "15:20", "15:25": "15:25", "16:15": "16:15"}, "instructions": ...
{"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
null
null
null
null
null
null
null
null
null
null
null
null
null
null
15:15
null
arithmetic:train:88
0
{"opening_balance": 10, "currency": "£", "transactions": [{"day": 3, "type": "withdrawal", "amount": 15}, {"day": 23, "type": "withdrawal", "amount": 10}, {"day": 28, "type": "deposit", "amount": 50}]}
{"lowest_day": {"type": "choice", "criteria": {"day 3": "day 3", "day 23": "day 23", "day 28": "day 28"}, "instructions": "On which day does the balance reach its minimum?"}, "went_negative": {"type": "noul", "instructions": "Is the account overdrawn at any point?"}}
{"lowest_day": {"type": "choice", "choice": "day 23", "probabilities": {"day 3": 0.0, "day 23": 1.0, "day 28": 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
6day 23
arithmetic:train:89
3
Order: 1 x mug at €58 each. kettle: 4 units at €6 per unit. vase: 5 units at €33 per unit. 6 x tent at €22 each. 4 x lamp at €37 each. 3 x rope at €33 each. Rule: Orders of €595 or more get €5 off; smaller orders pay €6 shipping.
{"within_budget": {"type": "noul", "instructions": "Does the order fit within a budget of €616?"}, "largest_line": {"type": "choice", "criteria": {"mug": "mug", "kettle": "kettle", "vase": "vase", "tent": "tent", "lamp": "lamp", "rope": "rope"}, "instructions": "Which line costs the most in total?"}, "random_line_bulk"...
{"within_budget": {"type": "noul", "noul": 0.0}, "largest_line": {"type": "choice", "choice": "vase", "probabilities": {"mug": 0.0, "kettle": 0.0, "vase": 1.0, "tent": 0.0, "lamp": 0.0, "rope": 0.0}, "confidence": 1.0}, "random_line_bulk": {"type": "noul", "noul": 0.166667}, "lines_above": {"type": "score", "score": 0....
null
null
null
null
8vase
00
0.166667
0false
null
null
null
null
null
null
null
null
null
arithmetic:train:90
0
Opening balance: $35 day | type | amount --- | --- | --- 3 | withdrawal | 45 19 | deposit | 20 23 | withdrawal | 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."}, "lowest_day": {"type": "choice", "criteria": {"day 3": "day 3", "day 19": "day 19", "day 23": "day 23"}, "instructions": "On ...
{"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}, "lowest_day": {"type": "choice", "choice": "day 23", "probabilities": {"day 3": 0.0, "day 19": 0.0, "...
null
null
null
null
null
null
null
null
null
null
null
null
22
0Fell by more than 50.
null
null
6day 23
arithmetic:train:91
1
Opening balance: $10 day=2; type=deposit; amount=45 day=3; type=withdrawal; amount=85 day=11; type=deposit; amount=75 day=23; type=withdrawal; amount=45
{"random_is_deposit": {"type": "noul", "instructions": "What is the chance that a randomly chosen transaction is a deposit?"}, "went_negative": {"type": "noul", "instructions": "Does the balance ever drop below zero?"}, "final_balance": {"type": "choice", "criteria": {"$90": "$90", "$10": "$10", "$20": "$20", "$0": "$0...
{"random_is_deposit": {"type": "noul", "noul": 0.5}, "went_negative": {"type": "noul", "noul": 1.0}, "final_balance": {"type": "choice", "choice": "$0", "probabilities": {"$90": 0.0, "$10": 0.0, "$20": 0.0, "$0": 1.0, "$45": 0.0}, "confidence": 1.0}}
null
null
null
null
null
null
null
null
null
null
$0
1true
null
null
0.5
null
null
arithmetic:train:92
4
Start: 10:30 task,duration planning,1 h 40 min design sync,95 min client call,1 h 35 min backup check,1 h 10 min email triage,60 min inventory check,35 min code review,50 min Tasks run back to back in this order, with a 10-minute break between tasks.
{"longest_task": {"type": "choice", "criteria": {"planning": "planning", "design sync": "design sync", "client call": "client call", "backup check": "backup check", "email triage": "email triage", "inventory check": "inventory check", "code review": "code review"}, "instructions": "Which task is the longest?"}, "done_b...
{"longest_task": {"type": "choice", "choice": "planning", "probabilities": {"planning": 1.0, "design sync": 0.0, "client call": 0.0, "backup check": 0.0, "email triage": 0.0, "inventory check": 0.0, "code review": 0.0}, "confidence": 1.0}, "done_by_deadline": {"type": "noul", "noul": 0.0}, "finish_time": {"type": "choi...
null
0false
null
6planning
null
null
null
null
null
null
null
null
null
null
null
19:55
null
arithmetic:train:93
4
Order: kettle: 6 units at $21 per unit. 1 x lamp at $17 each. 4 x mug at $2 each. 4 x clock at $18 each. 7 x scarf at $70 each. drill: 7 units at $37 per unit. 6 x tent at $65 each. chair: 6 units at $37 per unit. Rule: Orders of $1555 or more get $15 off; smaller orders pay $6 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 7?"}, "amount_due": {"type": "choice", "criteria": {"$1590": "$1590", "$1579": "$1579", "$1559": "$1559", "$1584": "$1584", "$1569": "$1569"}, "instructions": "Af...
{"random_line_bulk": {"type": "noul", "noul": 0.25}, "amount_due": {"type": "choice", "choice": "$1569", "probabilities": {"$1590": 0.0, "$1579": 0.0, "$1559": 0.0, "$1584": 0.0, "$1569": 1.0}, "confidence": 1.0}, "largest_line": {"type": "choice", "choice": "scarf", "probabilities": {"kettle": 0.0, "lamp": 0.0, "mug":...
null
null
null
null
4scarf
null
0.25
null
$1569
null
null
null
null
null
null
null
null
arithmetic:train:94
1
Opening balance: £150 day,type,amount 1,withdrawal,55 3,withdrawal,50 14,withdrawal,10 22,withdrawal,25
{"final_balance": {"type": "choice", "criteria": {"£0": "£0", "£5": "£5", "£9": "£9", "£10": "£10", "£20": "£20"}, "instructions": "What is the closing balance?"}, "withdrawal_count": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many withdrawals are there?...
{"final_balance": {"type": "choice", "choice": "£10", "probabilities": {"£0": 0.0, "£5": 0.0, "£9": 0.0, "£10": 1.0, "£20": 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", "6": "6", "7": "7", "8": "8", "9": "9", "10": "...
null
null
null
null
null
null
null
null
null
null
£10
null
44
null
null
null
null
arithmetic:train:95
1
Order lines (prices in €): item | unit_price | quantity --- | --- | --- tent | 10 | 2 lamp | 26 | 2 scarf | 3 | 4 drill | 30 | 1 Rule: Orders of €85 or more get €5 off; smaller orders pay €6 shipping.
{"largest_line": {"type": "choice", "criteria": {"tent": "tent", "lamp": "lamp", "scarf": "scarf", "drill": "drill"}, "instructions": "Which item accounts for the largest share of the bill?"}, "random_line_bulk": {"type": "noul", "instructions": "What is the chance that a randomly chosen line orders 2 or more units?"},...
{"largest_line": {"type": "choice", "choice": "lamp", "probabilities": {"tent": 0.0, "lamp": 1.0, "scarf": 0.0, "drill": 0.0}, "confidence": 1.0}, "random_line_bulk": {"type": "noul", "noul": 0.75}, "within_budget": {"type": "noul", "noul": 0.0}}
null
null
null
null
1lamp
null
0.75
0false
null
null
null
null
null
null
null
null
null
arithmetic:train:96
3
{"currency": "$", "lines": [{"item": "vase", "unit_price": 15, "quantity": 4}, {"item": "rope", "unit_price": 62, "quantity": 3}, {"item": "scarf", "unit_price": 55, "quantity": 3}, {"item": "kettle", "unit_price": 11, "quantity": 2}, {"item": "chair", "unit_price": 64, "quantity": 4}, {"item": "drill", "unit_price": 4...
{"lines_above": {"type": "score", "criteria": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], "instructions": "How many lines cost more than $256 in total?"}, "largest_line": {"type": "choice", "criteria": {"vase": "vase", "rope": "rope", "scarf": "scarf", "kettle": "kettle", "chair": "chair", "drill": "drill...
{"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": 0.0, "9": 0.0, "10": 0.0}, "confidence": 1.0}...
null
null
null
null
7chair
00
0.714286
0false
$823
null
null
null
null
null
null
null
null
arithmetic:train:97
1
Start: 07:30 task=design sync; duration=40 min task=standup; duration=20 min task=inventory check; duration=10 min Tasks run back to back in this order.
{"longest_task": {"type": "choice", "criteria": {"design sync": "design sync", "standup": "standup", "inventory check": "inventory check"}, "instructions": "Which task takes the longest?"}, "finish_time": {"type": "choice", "criteria": {"08:30": "08:30", "08:55": "08:55", "08:40": "08:40", "08:50": "08:50", "09:40": "0...
{"longest_task": {"type": "choice", "choice": "design sync", "probabilities": {"design sync": 1.0, "standup": 0.0, "inventory check": 0.0}, "confidence": 1.0}, "finish_time": {"type": "choice", "choice": "08:40", "probabilities": {"08:30": 0.0, "08:55": 0.0, "08:40": 1.0, "08:50": 0.0, "09:40": 0.0}, "confidence": 1.0}...
null
null
0.333333
1design sync
null
null
null
null
null
null
null
null
null
null
null
08:40
null
End of preview. Expand in Data Studio

procedural-typed-decisions

Procedurally generated decision problems. Each row is one structured state (JSON, or a table, CSV, key=value lines, or prose for the arithmetic, retrieval, and aggregation configs) with several typed questions over that same state, following the Jev / System One request shape: choice (pick one criterion), noul (a number in [0, 1]; a probability or a yes/no), and score (an ordered rubric). Every answer is computed exactly from the state by rules that the state itself spells out, so the labels are noise-free.

This is an independent dataset. It is not an official TypeSafe Jev dataset and is not produced by or affiliated with TypeSafe or OpenJev.

Configs

config questions
arithmetic An order with a discount/shipping rule, an account ledger, or a schedule; each state asks 2–5 of: amount_due / final_balance / finish_time (choice among the result and typical slips), within_budget, went_negative, done_by_deadline (noul), random_line_bulk, random_is_deposit, random_is_long (noul, exact probability k/n), budget_use, net_change (score, descriptive levels), lines_above, withdrawal_count, starts_before_noon (score), largest_line, lowest_day, longest_task (choice)
entity_belief_tracking world_location (choice), agent_belief_location (choice), belief_matches_world (noul)
event_state_reconstruction current_owner (choice), is_open (noul), current_severity (score)
evidence_sufficiency claim_supported (noul), has_conflict (noul), strongest_support_origin (choice)
multi_view_adjudication intent (choice), is_urgent (noul), workflow_impact (score)
needle_retrieval value_of_id (choice), id_has_value (noul), id_listed (noul); up to ~300 records whose ids differ from the target by one or two digits
partial_observation_calibration incident_real (noul, exact Bayesian posterior)
policy_applicability access_allowed (noul), governing_policy (choice), review_risk (score)
record_aggregation count_in_category (score), largest_quantity (choice), any_out_of_stock (noul), total_above (noul)
state_perturbation material_change (noul), changed_dimension (choice), risk_direction (score)
table_lookup find_person (choice, two-condition filter), manager_of (choice, join), started_before (noul), count_matching (score)

Schema

field meaning
id task:split:index
level Difficulty level (0–4); larger levels add events, records, sensors, or distractors.
state The state: a JSON string, or rendered text for the retrieval and aggregation configs.
questions JSON object of named System One questions (type, instructions, criteria).
answers JSON object of reference answers, in the System One answers shape.
one column per question Flat label, for browsing and filtering: a ClassLabel for choice, score, and yes/no noul questions; a float for graded noul (incident_real, random_*); the option text for open numeric choices (amount_due, final_balance, finish_time). Null when the state does not ask that question (arithmetic only).

States are unique within a split, and validation/test states never occur in train.

Use

As a multi-question Jev request, send {"state": row["state"], "questions": json.loads(row["questions"])} (parsing the state first when it is JSON) and compare with row["answers"]. The same rows are included, grouped by state, in tasksource/tasksource-jev-typed-decisions.

Reproduction

Generation is deterministic (row i of a split is seeded by task:split:i). From a tasksource checkout:

PYTHONPATH=.:src python scripts/build_procedural_jev.py --output build/procedural-typed-decisions --upload

Generators live in src/tasksource/jev/procedural/.

Downloads last month
-