id stringlengths 6 6 | options dict | tuples listlengths 3 7 |
|---|---|---|
oh_001 | {
"actor": [
"Ana",
"Ravi",
"Mina"
],
"action": [
"deliver",
"calibrate",
"return"
],
"object": [
"blue sensors"
],
"target": [
"Lab B",
"Lab C",
"storage"
],
"time": [
"Tuesday afternoon",
"Wednesday morning",
"after delivery"
],
"condition": [
... | [
[
"Ravi",
"deliver",
"blue sensors",
"Lab C",
"Wednesday morning",
"ALWAYS"
],
[
"Mina",
"calibrate",
"blue sensors",
"Lab C",
"after delivery",
"temperature at or below 30 C"
],
[
"Mina",
"return",
"blue sensors",
"storage",
"after deliver... |
oh_002 | {
"actor": [
"Chen",
"Lee",
"Omar",
"Priya"
],
"action": [
"deploy",
"postpone",
"approve"
],
"object": [
"release 7"
],
"target": [
"staging",
"production",
"Chen"
],
"time": [
"18:00",
"by 17:30",
"next business day"
],
"condition": [
"... | [
[
"Chen",
"deploy",
"release 7",
"production",
"18:00",
"smoke tests pass AND Omar approves by 17:30"
],
[
"Chen",
"postpone",
"release 7",
"production",
"next business day",
"smoke tests fail OR Omar does not approve by 17:30"
],
[
"Omar",
"approve",
... |
oh_003 | {
"actor": [
"Sara",
"Jo",
"Amira"
],
"action": [
"deliver",
"cancel",
"ship"
],
"object": [
"crate 12",
"crate 21",
"truck booking for crate 21"
],
"target": [
"North Dock",
"road carrier",
"East Terminal"
],
"time": [
"Friday",
"Friday morning"... | [
[
"Jo",
"deliver",
"crate 21",
"North Dock",
"Friday",
"bridge is open"
],
[
"Jo",
"cancel",
"truck booking for crate 21",
"road carrier",
"Friday morning",
"bridge is closed"
],
[
"Amira",
"ship",
"crate 21",
"East Terminal",
"Saturday",
... |
oh_004 | {
"actor": [
"Noor",
"Eli",
"Kay"
],
"action": [
"reserve",
"create",
"cancel",
"notify"
],
"object": [
"design review",
"remote meeting link",
"catering order",
"venue details"
],
"target": [
"Cedar Room",
"Maple Room",
"remote meeting",
"catere... | [
[
"Eli",
"reserve",
"design review",
"Maple Room",
"Thursday 15:30",
"Maple Room is available by Wednesday noon"
],
[
"Eli",
"create",
"remote meeting link",
"remote meeting",
"Thursday 15:30",
"Maple Room is unavailable by Wednesday noon"
],
[
"Eli",
... |
oh_005 | {
"actor": [
"Morgan",
"Dana",
"Inez"
],
"action": [
"verify",
"approve",
"co-approve",
"reject",
"notify"
],
"object": [
"bank details",
"invoice 442",
"invoice 442 rejection"
],
"target": [
"vendor",
"Accounts Payable"
],
"time": [
"before appr... | [
[
"Inez",
"verify",
"bank details",
"vendor",
"before approval",
"ALWAYS"
],
[
"Morgan",
"approve",
"invoice 442",
"Accounts Payable",
"after bank details are verified",
"bank details match"
],
[
"Dana",
"co-approve",
"invoice 442",
"Accounts P... |
oh_006 | {
"actor": [
"Mika",
"Tuan",
"Sal"
],
"action": [
"freeze",
"snapshot",
"migrate",
"reopen",
"restore"
],
"object": [
"writes",
"orders table",
"orders snapshot",
"customer table"
],
"target": [
"orders service",
"backup storage",
"new cluster"
... | [
[
"Mika",
"freeze",
"writes",
"orders service",
"Sunday 01:00",
"ALWAYS"
],
[
"Tuan",
"snapshot",
"orders table",
"backup storage",
"Sunday 01:05 after writes are frozen",
"ALWAYS"
],
[
"Sal",
"migrate",
"orders table",
"new cluster",
"afte... |
oh_007 | {
"actor": [
"Eva",
"Sam",
"Rina"
],
"action": [
"evacuate",
"call",
"perform",
"shelter",
"shut down",
"verify"
],
"object": [
"Floor 2",
"fire desk",
"headcount",
"ventilation",
"Lab 4 doors"
],
"target": [
"Assembly Area A",
"fire desk",
... | [
[
"Eva",
"evacuate",
"Floor 2",
"Assembly Area A",
"immediately",
"red alarm"
],
[
"Sam",
"call",
"fire desk",
"fire desk",
"immediately",
"red alarm"
],
[
"Rina",
"perform",
"headcount",
"Assembly Area A",
"after evacuation",
"red alar... |
oh_008 | {
"actor": [
"Luis",
"Mae"
],
"action": [
"confirm",
"place"
],
"object": [
"sesame-allergy separation",
"48 lunches including 6 vegan meals",
"52 lunches including 7 vegan meals"
],
"target": [
"CaterCo",
"FreshBox"
],
"time": [
"Monday 15:00",
"Monday 16:0... | [
[
"Mae",
"confirm",
"sesame-allergy separation",
"CaterCo",
"Monday 15:00",
"ALWAYS"
],
[
"Luis",
"place",
"52 lunches including 7 vegan meals",
"CaterCo",
"Monday 16:00",
"CaterCo confirms allergen separation"
],
[
"Luis",
"place",
"52 lunches inc... |
oh_009 | {
"actor": [
"Pilar",
"Niko",
"Omar"
],
"action": [
"run",
"recalibrate",
"inspect",
"quarantine",
"package"
],
"object": [
"gauge calibration check",
"gauge",
"batch K8",
"batch K9"
],
"target": [
"Line 2",
"QA station",
"hold area",
"dispat... | [
[
"Niko",
"run",
"gauge calibration check",
"Line 2",
"before 11:00",
"ALWAYS"
],
[
"Niko",
"recalibrate",
"gauge",
"Line 2",
"before inspection",
"calibration check fails"
],
[
"Pilar",
"inspect",
"batch K8",
"QA station",
"11:00 after gau... |
oh_010 | {
"actor": [
"Leila",
"Quang",
"Nara"
],
"action": [
"collect",
"hand over",
"transport",
"maintain",
"assay",
"mark",
"move"
],
"object": [
"sample set S1-S4",
"temperature of sample set S1-S4"
],
"target": [
"field site",
"Quang",
"Central Lab"... | [
[
"Leila",
"collect",
"sample set S1-S4",
"field site",
"08:00",
"ALWAYS"
],
[
"Leila",
"hand over",
"sample set S1-S4",
"Quang",
"after collection",
"ALWAYS"
],
[
"Quang",
"transport",
"sample set S1-S4",
"East Lab",
"by 10:00",
"ALWAY... |
oh_011 | {
"actor": [
"Ivo",
"Sara",
"Leon"
],
"action": [
"publish"
],
"object": [
"English landing page",
"French landing page",
"German landing page"
],
"target": [
"website"
],
"time": [
"Monday 09:00",
"Tuesday 09:00"
],
"condition": [
"ALWAYS",
"legal a... | [
[
"Ivo",
"publish",
"English landing page",
"website",
"Monday 09:00",
"ALWAYS"
],
[
"Sara",
"publish",
"French landing page",
"website",
"Monday 09:00",
"legal approves by Friday 16:00"
],
[
"Leon",
"publish",
"German landing page",
"website",... |
oh_012 | {
"actor": [
"Rhea",
"Dev",
"Mia"
],
"action": [
"drain",
"restore",
"apply",
"abort",
"reopen"
],
"object": [
"traffic",
"patch",
"Node 4",
"Node 5"
],
"target": [
"Node 4",
"Node 5",
"primary cluster",
"traffic"
],
"time": [
"00:50"... | [
[
"Rhea",
"drain",
"traffic",
"Node 5",
"00:50",
"ALWAYS"
],
[
"Rhea",
"restore",
"traffic",
"primary cluster",
"immediately",
"latency rises above 200 ms during drain"
],
[
"Dev",
"apply",
"patch",
"Node 5",
"01:00 after traffic is drained... |
oh_013 | {
"actor": [
"Ava",
"Diego",
"Mei"
],
"action": [
"score",
"refer"
],
"object": [
"application L17",
"technical section",
"essay"
],
"target": [
"committee",
"integrity panel"
],
"time": [
"Tuesday 17:00",
"after plagiarism report"
],
"condition": [
... | [
[
"Diego",
"score",
"technical section",
"committee",
"Tuesday 17:00",
"ALWAYS"
],
[
"Mei",
"score",
"essay",
"committee",
"after plagiarism report",
"similarity is 20 percent or lower"
],
[
"Mei",
"refer",
"application L17",
"integrity panel",... |
oh_014 | {
"actor": [
"Jules",
"Priya",
"Leon"
],
"action": [
"prepare",
"notify"
],
"object": [
"camera",
"lighting",
"Studio 3 venue change"
],
"target": [
"rooftop",
"Studio 3",
"cast"
],
"time": [
"Saturday 05:30",
"Saturday 06:00",
"Saturday 08:00",
... | [
[
"Jules",
"prepare",
"camera",
"rooftop",
"Saturday 05:30",
"forecast wind is 25 km/h or lower"
],
[
"Priya",
"prepare",
"lighting",
"rooftop",
"Saturday 05:30",
"forecast wind is 25 km/h or lower"
],
[
"Jules",
"prepare",
"camera",
"Studio 3"... |
oh_015 | {
"actor": [
"Kim",
"Mo"
],
"action": [
"count",
"order",
"receive"
],
"object": [
"M8 bolts",
"300 M8 bolts",
"200 M8 bolts"
],
"target": [
"warehouse",
"AlloyCo",
"RapidParts",
"Dock 2"
],
"time": [
"Monday 12:00",
"Monday 13:00",
"after de... | [
[
"Kim",
"count",
"M8 bolts",
"warehouse",
"Monday 12:00",
"ALWAYS"
],
[
"Kim",
"order",
"300 M8 bolts",
"AlloyCo",
"Monday 13:00",
"count is below 150 AND AlloyCo lead time is at most three days"
],
[
"Kim",
"order",
"200 M8 bolts",
"RapidPart... |
oh_016 | {
"actor": [
"Priya",
"Niko"
],
"action": [
"reproduce",
"assign",
"request"
],
"object": [
"crash ticket C31",
"diagnostic logs"
],
"target": [
"test environment",
"Core",
"Runtime",
"customer"
],
"time": [
"by 10:00",
"after reproduction attempt"
... | [
[
"Priya",
"reproduce",
"crash ticket C31",
"test environment",
"by 10:00",
"ALWAYS"
],
[
"Priya",
"assign",
"crash ticket C31",
"Core",
"after reproduction attempt",
"crash reproduces with data loss"
],
[
"Priya",
"assign",
"crash ticket C31",
... |
oh_017 | {
"actor": [
"Duy",
"Lina",
"Arun"
],
"action": [
"lead",
"host",
"deliver",
"send",
"cancel"
],
"object": [
"workshop",
"24 workbooks",
"30 workbooks",
"workbook PDFs",
"Room C booking"
],
"target": [
"Room A",
"Room C",
"video call",
"p... | [
[
"Duy",
"lead",
"workshop",
"Room C",
"Wednesday 10:00",
"in-person attendees are at least 20 at Tuesday 17:00"
],
[
"Lina",
"deliver",
"24 workbooks",
"Room C",
"Wednesday 08:00",
"in-person attendees are at least 20 at Tuesday 17:00"
],
[
"Duy",
"ho... |
oh_018 | {
"actor": [
"Rao",
"Mei"
],
"action": [
"calibrate",
"uplink",
"reschedule",
"cancel",
"notify"
],
"object": [
"infrared sensor",
"Sector Q observation command",
"Sector R observation command",
"Sector R observation",
"Sector R cancellation"
],
"target": [
... | [
[
"Rao",
"calibrate",
"infrared sensor",
"satellite",
"before 03:00",
"battery is at least 40 percent"
],
[
"Mei",
"uplink",
"Sector R observation command",
"Sector R",
"03:00 after calibration",
"battery is at least 40 percent AND cloud is 60 percent or lower"
... |
oh_019 | {
"actor": [
"Rowan",
"Tessa"
],
"action": [
"submit",
"revise",
"withdraw"
],
"object": [
"drone access request",
"crane access request",
"safety plan"
],
"target": [
"Site Office"
],
"time": [
"Wednesday 16:00",
"Thursday 10:00",
"Friday 12:00",
"T... | [
[
"Tessa",
"submit",
"safety plan",
"Site Office",
"Wednesday 16:00",
"ALWAYS"
],
[
"Rowan",
"submit",
"crane access request",
"Site Office",
"Thursday 10:00",
"safety plan is approved AND wind class is not orange"
],
[
"Tessa",
"revise",
"safety p... |
oh_020 | {
"actor": [
"Orion",
"Vega",
"Ema"
],
"action": [
"inspect",
"collect",
"return",
"upload",
"store"
],
"object": [
"beacon",
"soil sample",
"robot Vega",
"telemetry"
],
"target": [
"Zone 3",
"Base A",
"Base B",
"mission server",
"local a... | [
[
"Vega",
"inspect",
"beacon",
"Zone 3",
"before sample collection",
"battery is at least 60 percent"
],
[
"Vega",
"collect",
"soil sample",
"Zone 3",
"after beacon inspection",
"battery is at least 60 percent"
],
[
"Vega",
"return",
"soil sample",... |
- Downloads last month
- 37