task stringlengths 4 41 | assumptions list | substeps list | dependencies list |
|---|---|---|---|
change a diaper | [
{
"assumptionId": 1,
"assumption": "Change huggies diaper."
}
] | [
{
"stepId": 1,
"step": "Place your baby on a flat surface."
},
{
"stepId": 2,
"step": "Take off all of your baby's clothes."
},
{
"stepId": 3,
"step": "Remove the dirty diaper."
},
{
"stepId": 4,
"step": "Use wipes to clean your baby's bottom."
},
{
"stepId": 5,
... | [
{
"subtask1": "Place your baby on a flat surface.",
"relation": "Must be done before",
"subtask2": "Take off all of your baby's clothes."
},
{
"subtask1": "Take off all of your baby's clothes.",
"relation": "Must be done before",
"subtask2": "Remove the dirty diaper."
},
{
"subta... |
grow lettuce | [
{
"assumptionId": 1,
"assumption": "Grow lettuce from seeds."
}
] | [
{
"stepId": 1,
"step": "Make the soil ready."
},
{
"stepId": 2,
"step": "Remove any weeds before planting."
},
{
"stepId": 3,
"step": "Determine the number of seeds to plant."
},
{
"stepId": 4,
"step": "Plant the lettuce seeds."
},
{
"stepId": 5,
"step": "Wate... | [
{
"subtask1": "Make the soil ready.",
"relation": "Must be done before",
"subtask2": "Remove any weeds before planting."
},
{
"subtask1": "Remove any weeds before planting.",
"relation": "Must be done before",
"subtask2": "Plant the lettuce seeds."
},
{
"subtask1": "Determine the... |
plan a wedding | [
{
"assumptionId": 1,
"assumption": "Plan a wedding in italy."
}
] | [
{
"stepId": 1,
"step": "Select the italian region in which you wish to marry."
},
{
"stepId": 2,
"step": "Choose your wedding date."
},
{
"stepId": 3,
"step": "Choose the type of ceremony."
},
{
"stepId": 4,
"step": "Book the wedding location."
},
{
"stepId": 5,
... | [
{
"subtask1": "Choose your wedding date.",
"relation": "Must be done before",
"subtask2": "Choose the type of ceremony."
},
{
"subtask1": "Choose the type of ceremony.",
"relation": "Must be done before",
"subtask2": "Book the wedding location."
},
{
"subtask1": "Select the itali... |
make dry ice | [
{
"assumptionId": 1,
"assumption": "Make dry ice smoke."
}
] | [
{
"stepId": 1,
"step": "Fill the bucket with half full of warm water."
},
{
"stepId": 2,
"step": "Put on a pair of sturdy gloves before handling dry ice."
},
{
"stepId": 3,
"step": "Use a hammer to break the dry ice into pieces."
},
{
"stepId": 4,
"step": "Drop the pieces... | [
{
"subtask1": "Fill the bucket with half full of warm water.",
"relation": "Must be done before",
"subtask2": "Put on a pair of sturdy gloves before handling dry ice."
},
{
"subtask1": "Put on a pair of sturdy gloves before handling dry ice.",
"relation": "Must be done before",
"subtask2... |
make macaroni salad | [
{
"assumptionId": 1,
"assumption": "Making macaroni salad with mayonnaise."
}
] | [
{
"stepId": 1,
"step": "Place a bowl on the stove."
},
{
"stepId": 2,
"step": "Fill the bowl with the salt water."
},
{
"stepId": 3,
"step": "Boil the salt water."
},
{
"stepId": 4,
"step": "Add pasta into the bowl."
},
{
"stepId": 5,
"step": "Drain the pasta... | [
{
"subtask1": "Place a bowl on the stove.",
"relation": "Must be done before",
"subtask2": "Fill the bowl with the salt water."
},
{
"subtask1": "Fill the bowl with the salt water.",
"relation": "Must be done before",
"subtask2": "Boil the salt water."
},
{
"subtask1": "Boil the ... |
install a toilet | [
{
"assumptionId": 1,
"assumption": "Install a toilet on a concrete floor."
}
] | [
{
"stepId": 1,
"step": "Position the toilet flange on the concrete floor."
},
{
"stepId": 2,
"step": "Make holes in the concrete floor."
},
{
"stepId": 3,
"step": "Clear the space."
},
{
"stepId": 4,
"step": "Take the bolts out of the concrete anchors."
},
{
"step... | [
{
"subtask1": "Position the toilet flange on the concrete floor.",
"relation": "Must be done before",
"subtask2": "Make holes in the concrete floor."
},
{
"subtask1": "Make holes in the concrete floor.",
"relation": "Must be done before",
"subtask2": "Clear the space."
},
{
"subt... |
reheat fried chicken | [
{
"assumptionId": 1,
"assumption": "Reheat fried chicken in the oven."
}
] | [
{
"stepId": 1,
"step": "Remove your fried chicken from the refrigerator."
},
{
"stepId": 2,
"step": "Preheat the oven to 400 degrees."
},
{
"stepId": 3,
"step": "Place the fried chicken on a baking sheet."
},
{
"stepId": 4,
"step": "Place the baking sheet in the oven."
... | [
{
"subtask1": "Remove your fried chicken from the refrigerator.",
"relation": "Must be done before",
"subtask2": "Place the fried chicken on a baking sheet."
},
{
"subtask1": "Preheat the oven to 400 degrees.",
"relation": "Must be done before",
"subtask2": "Place the baking sheet in the... |
unclog a toilet | [
{
"assumptionId": 1,
"assumption": "Unclog a toilet with a plunger."
}
] | [
{
"stepId": 1,
"step": "Pour water into the toilet bowl."
},
{
"stepId": 2,
"step": "Wear rubber gloves."
},
{
"stepId": 3,
"step": "Place the plunger in the toilet bowl."
},
{
"stepId": 4,
"step": "Plunge the plunger into the hole."
},
{
"stepId": 5,
"step": ... | [
{
"subtask1": "Wear rubber gloves.",
"relation": "Must be done before",
"subtask2": "Pour water into the toilet bowl."
},
{
"subtask1": "Wear rubber gloves.",
"relation": "Must be done before",
"subtask2": "Place the plunger in the toilet bowl."
},
{
"subtask1": "Place the plunge... |
clean an air fryer | [
{
"assumptionId": 1,
"assumption": "Cleaning an air fryer with baking soda."
}
] | [
{
"stepId": 1,
"step": "Unplug the air fryer."
},
{
"stepId": 2,
"step": "Mix just enough water into the baking soda."
},
{
"stepId": 3,
"step": "Dip a toothbrush into the baking soda paste."
},
{
"stepId": 4,
"step": "Scrub the interior of the air fryer."
},
{
"s... | [
{
"subtask1": "Mix just enough water into the baking soda.",
"relation": "Must be done before",
"subtask2": "Dip a toothbrush into the baking soda paste."
},
{
"subtask1": "Unplug the air fryer.",
"relation": "Must be done before",
"subtask2": "Scrub the interior of the air fryer."
},
... |
make a corsage | [
{
"assumptionId": 1,
"assumption": "Make a floral wrist corsage."
}
] | [
{
"stepId": 1,
"step": "Take the thorns off the flowers."
},
{
"stepId": 2,
"step": "Attach floral wire to each stem."
},
{
"stepId": 3,
"step": "Wrap the wire with floral tape."
},
{
"stepId": 4,
"step": "Make a mini bouquet out of the stems."
},
{
"stepId": 5,
... | [
{
"subtask1": "Take the thorns off the flowers.",
"relation": "Must be done before",
"subtask2": "Attach floral wire to each stem."
},
{
"subtask1": "Attach floral wire to each stem.",
"relation": "Must be done before",
"subtask2": "Wrap the wire with floral tape."
},
{
"subtask1... |
make poha | [
{
"assumptionId": 1,
"assumption": "Making tomato poha."
}
] | [
{
"stepId": 1,
"step": "Wash the poha in water."
},
{
"stepId": 2,
"step": "Drain the poha using a strainer."
},
{
"stepId": 3,
"step": "Blanch the green peas in hot water"
},
{
"stepId": 4,
"step": "Heat oil in a pan."
},
{
"stepId": 5,
"step": "Add mustard s... | [
{
"subtask1": "Wash the poha in water.",
"relation": "Must be done before",
"subtask2": "Drain the poha using a strainer."
},
{
"subtask1": "Blanch the green peas in hot water",
"relation": "Must be done before",
"subtask2": "Heat oil in a pan."
},
{
"subtask1": "Heat oil in a pa... |
ask for a raise | [
{
"assumptionId": 1,
"assumption": "Asking for a raise in position."
}
] | [
{
"stepId": 1,
"step": "Request a meeting to talk about your position."
},
{
"stepId": 2,
"step": "Explain why you should receive a position raise."
},
{
"stepId": 3,
"step": "What additional responsibilities you have taken on in your role."
},
{
"stepId": 4,
"step": "Any... | [
{
"subtask1": "Request a meeting to talk about your position.",
"relation": "Must be done before",
"subtask2": "Explain why you should receive a position raise."
},
{
"subtask1": "Request a meeting to talk about your position.",
"relation": "Must be done before",
"subtask2": "What additi... |
make enchiladas | [
{
"assumptionId": 1,
"assumption": "Making chicken enchiladas."
}
] | [
{
"stepId": 1,
"step": "Preheat the oven to 350 degrees."
},
{
"stepId": 2,
"step": "Heat oil in a nonstick skillet over medium heat."
},
{
"stepId": 3,
"step": "Fill the skillet with fresh chicken."
},
{
"stepId": 4,
"step": "Cook the chicken for 7 minutes."
},
{
... | [
{
"subtask1": "Heat oil in a nonstick skillet over medium heat.",
"relation": "Must be done before",
"subtask2": "Fill the skillet with fresh chicken."
},
{
"subtask1": "Fill the skillet with fresh chicken.",
"relation": "Must be done before",
"subtask2": "Cook the chicken for 7 minutes.... |
write a case study | [
{
"assumptionId": 1,
"assumption": "Writing a case study about a patient."
}
] | [
{
"stepId": 1,
"step": "Narrate the case in your description."
},
{
"stepId": 2,
"step": "Describe the patient's demographics such as age, height, weight."
},
{
"stepId": 3,
"step": "Do not use patient identifiers."
},
{
"stepId": 4,
"step": "Describe the patient's compla... | [
{
"subtask1": "Narrate the case in your description.",
"relation": "Must be done before",
"subtask2": "Describe the patient's demographics such as age, height, weight."
},
{
"subtask1": "Narrate the case in your description.",
"relation": "Must be done before",
"subtask2": "Describe the ... |
fill out a \nForm W-4 | [
{
"assumptionId": 1,
"assumption": ""
}
] | [
{
"stepId": 1,
"step": "Give your personal information."
},
{
"stepId": 2,
"step": "Include additional tasks."
},
{
"stepId": 3,
"step": "Claim your dependents."
},
{
"stepId": 4,
"step": "Streamline your withholdings"
},
{
"stepId": 5,
"step": "Verify that th... | [
{
"subtask1": "Give your personal information.",
"relation": "Must be done before",
"subtask2": "Claim your dependents."
},
{
"subtask1": "Include additional tasks.",
"relation": "Must be done before",
"subtask2": "Claim your dependents."
},
{
"subtask1": "Claim your dependents."... |
make soft boiled eggs | [
{
"assumptionId": 1,
"assumption": "Make soft boiled eggs in the microwave."
}
] | [
{
"stepId": 1,
"step": "Place a bowl with water in the microwave for 5 minutes."
},
{
"stepId": 2,
"step": "Let the water boil."
},
{
"stepId": 3,
"step": "Add salt to the water."
},
{
"stepId": 4,
"step": "Put the eggs in the bowl."
},
{
"stepId": 5,
"step": ... | [
{
"subtask1": "Place a bowl with water in the microwave for 5 minutes.",
"relation": "Must be done before",
"subtask2": "Let the water boil."
},
{
"subtask1": "Place a bowl with water in the microwave for 5 minutes.",
"relation": "Must be done before",
"subtask2": "Add salt to the water.... |
grow avocado from seed | [
{
"assumptionId": 1,
"assumption": "Growing an avocado from seed in the pot."
}
] | [
{
"stepId": 1,
"step": "Clean the seed."
},
{
"stepId": 2,
"step": "Pierce the seed with four toothpicks."
},
{
"stepId": 3,
"step": "Place the seed in the glass of water."
},
{
"stepId": 4,
"step": "Wait for the seed to germinate."
},
{
"stepId": 5,
"step": "... | [
{
"subtask1": "Clean the pot with water.",
"relation": "Must be done before",
"subtask2": "Add soil into the pot."
},
{
"subtask1": "Add soil into the pot.",
"relation": "Must be done before",
"subtask2": "Place the seed into the soil."
},
{
"subtask1": "Clean the seed.",
"r... |
parallel park | [
{
"assumptionId": 1,
"assumption": "Parallel park a car."
}
] | [
{
"stepId": 1,
"step": "Find a suitable parking spot."
},
{
"stepId": 2,
"step": "Consider having someone assist you."
},
{
"stepId": 3,
"step": "Turn on your car signals."
},
{
"stepId": 4,
"step": "Start backing up."
},
{
"stepId": 5,
"step": "Continue to ba... | [
{
"subtask1": "Find a suitable parking spot.",
"relation": "Must be done before",
"subtask2": "Turn on your car signals."
},
{
"subtask1": "Turn on your car signals.",
"relation": "Must be done before",
"subtask2": "Consider having someone assist you."
},
{
"subtask1": "Consider ... |
follow up on a job application | [
{
"assumptionId": 1,
"assumption": "following up on a job application through email."
}
] | [
{
"stepId": 1,
"step": "Open email on the device."
},
{
"stepId": 2,
"step": " Write down the mail of the manager."
},
{
"stepId": 3,
"step": "Use the clear subject line"
},
{
"stepId": 4,
"step": "Begin the email with a polite salutation."
},
{
"stepId": 5,
"... | [
{
"subtask1": "Open email on the device.",
"relation": "Must be done before",
"subtask2": " Write down the mail of the manager."
},
{
"subtask1": " Write down the mail of the manager.",
"relation": "Must be done before",
"subtask2": "Use the clear subject line"
},
{
"subtask1": "... |
make vanilla extract | [
{
"assumptionId": 1,
"assumption": "Making vanilla extract from vanilla beans."
}
] | [
{
"stepId": 1,
"step": "Take a vanilla bean on the flat surface."
},
{
"stepId": 2,
"step": "Cut a Slit into the Beans."
},
{
"stepId": 3,
"step": "Bake the Vanilla Beans."
},
{
"stepId": 4,
"step": "Let the vanilla bean cool."
},
{
"stepId": 5,
"step": "Cut i... | [
{
"subtask1": "Take a vanilla bean on the flat surface.",
"relation": "Must be done before",
"subtask2": "Cut a Slit into the Beans."
},
{
"subtask1": "Cut a Slit into the Beans.",
"relation": "Must be done before",
"subtask2": "Bake the Vanilla Beans."
},
{
"subtask1": "Bake the... |
sell books on amazon | [
{
"assumptionId": 1,
"assumption": ""
}
] | [
{
"stepId": 1,
"step": "Choose the categories of the books you'll sell."
},
{
"stepId": 2,
"step": "Identify profitable novels by using research tools."
},
{
"stepId": 3,
"step": "Create an amazon seller account."
},
{
"stepId": 4,
"step": "Add your books to amazon's cata... | [
{
"subtask1": "Create an amazon seller account.",
"relation": "Must be done before",
"subtask2": "Choose the categories of the books you'll sell."
},
{
"subtask1": "Identify profitable novels by using research tools.",
"relation": "Must be done before",
"subtask2": "Choose the categories... |
make scrambled eggs | [
{
"assumptionId": 1,
"assumption": "Making scrambled eggs with butter."
}
] | [
{
"stepId": 1,
"step": "Melt butter on the medium heat."
},
{
"stepId": 2,
"step": "Add the egg mixture."
},
{
"stepId": 3,
"step": "Slow move spatula across the bottom and side of the pan."
},
{
"stepId": 4,
"step": "Cook until the eggs are thickened."
},
{
"step... | [
{
"subtask1": "Melt butter on the medium heat.",
"relation": "Must be done before",
"subtask2": "Add the egg mixture."
},
{
"subtask1": "Add the egg mixture.",
"relation": "Must be done before",
"subtask2": "Slow move spatula across the bottom and side of the pan."
},
{
"subtask1... |
measure shoe size | [
{
"assumptionId": 1,
"assumption": "Measuring shoe size with tape."
}
] | [
{
"stepId": 1,
"step": "Take a shoe."
},
{
"stepId": 2,
"step": "Place the shoe in the floor."
},
{
"stepId": 3,
"step": "Mark the top and bottom part of shoe."
},
{
"stepId": 4,
"step": "Place the tape according to the marks."
},
{
"stepId": 5,
"step": "Write... | [
{
"subtask1": "Take a shoe.",
"relation": "Must be done before",
"subtask2": "Place the shoe in the floor."
},
{
"subtask1": "Place the shoe in the floor.",
"relation": "Must be done before",
"subtask2": "Mark the top and bottom part of shoe."
},
{
"subtask1": "Mark the top and b... |
apply for passport | [
{
"assumptionId": 1,
"assumption": "Apply for passport online."
}
] | [
{
"stepId": 1,
"step": "Enroll through the passport seva online portal."
},
{
"stepId": 2,
"step": "Access the passport seva online by entering your Login ID."
},
{
"stepId": 3,
"step": "Click on apply for background verification for gep."
},
{
"stepId": 4,
"step": "Compl... | [
{
"subtask1": "Enroll through the passport seva online portal.",
"relation": "Must be done before",
"subtask2": "Access the passport seva online by entering your Login ID."
},
{
"subtask1": "Access the passport seva online by entering your Login ID.",
"relation": "Must be done before",
"... |
prune roses | [
{
"assumptionId": 1,
"assumption": ""
}
] | [
{
"stepId": 1,
"step": "Take down any dead branches."
},
{
"stepId": 2,
"step": "Restore diseased or damaged branches to healthy wood."
},
{
"stepId": 3,
"step": "Remove any branches that run through the plant's center."
},
{
"stepId": 4,
"step": "Separate any growth that... | [
{
"subtask1": "Take down any dead branches.",
"relation": "Must be done before",
"subtask2": "Restore diseased or damaged branches to healthy wood."
},
{
"subtask1": "Remove any branches that run through the plant's center.",
"relation": "Must be done before",
"subtask2": "Restore diseas... |
delete youtube channel | [
{
"assumptionId": 1,
"assumption": ""
}
] | [
{
"stepId": 1,
"step": "Login to the youtube channel you want to delete."
},
{
"stepId": 2,
"step": "Go to settings."
},
{
"stepId": 3,
"step": "Click on account."
},
{
"stepId": 4,
"step": "Select overview."
},
{
"stepId": 5,
"step": "Click on advanced settin... | [
{
"subtask1": "Login to the youtube channel you want to delete.",
"relation": "Must be done before",
"subtask2": "Enter password and click next."
},
{
"subtask1": "Enter password and click next.",
"relation": "Must be done before",
"subtask2": "Click on account."
},
{
"subtask1":... |
edit photos | [
{
"assumptionId": 1,
"assumption": "Editing photo in adobe."
}
] | [
{
"stepId": 1,
"step": "Select a photo to adobe."
},
{
"stepId": 2,
"step": "Select the ratio of the image."
},
{
"stepId": 3,
"step": "Rotate the picture if needed."
},
{
"stepId": 4,
"step": "Make the picture to a good quality."
},
{
"stepId": 5,
"step": "Ap... | [
{
"subtask1": "Select a photo to adobe.",
"relation": "Must be done before",
"subtask2": "Rotate the picture if needed."
},
{
"subtask1": "Rotate the picture if needed.",
"relation": "Must be done before",
"subtask2": "Select the ratio of the image."
},
{
"subtask1": "Select the ... |
find the volume of a cube | [
{
"assumptionId": 1,
"assumption": "Finding the volume of a cube with diagonals."
}
] | [
{
"stepId": 1,
"step": "Determine the cube's length on one side."
},
{
"stepId": 2,
"step": "Cube the length of the side."
},
{
"stepId": 3,
"step": "Label your answer with cubic units."
},
{
"stepId": 4,
"step": "Divide the diagonal across one of the cubes."
},
{
... | [
{
"subtask1": "Determine the cube's length on one side.",
"relation": "Must be done before",
"subtask2": "Cube the length of the side."
},
{
"subtask1": "Cube the length of the side.",
"relation": "Must be done before",
"subtask2": "take the square root to find the side length."
},
{... |
track passport status | [
{
"assumptionId": 1,
"assumption": "Checking passport status by tracking number."
}
] | [
{
"stepId": 1,
"step": "Visit the official passport website."
},
{
"stepId": 2,
"step": "Choose your type of application."
},
{
"stepId": 3,
"step": "Select track status from the drop-down menu."
},
{
"stepId": 4,
"step": "Enter your date of birth."
},
{
"stepId":... | [
{
"subtask1": "Visit the official passport website.",
"relation": "Must be done before",
"subtask2": "Choose your type of application."
},
{
"subtask1": "Choose your type of application.",
"relation": "Must be done before",
"subtask2": "Enter 15-digit file number in the specified format.... |
make sunny side up eggs | [
{
"assumptionId": 1,
"assumption": "Make sunny side up eggs in the microwave."
}
] | [
{
"stepId": 1,
"step": "Prepare a microwave-safe plate by heating it."
},
{
"stepId": 2,
"step": "Spray the plate with oil."
},
{
"stepId": 3,
"step": "Crack the Egg onto the plate"
},
{
"stepId": 4,
"step": "Cook in the microwave for a few seconds."
},
{
"stepId"... | [
{
"subtask1": "Prepare a microwave-safe plate by heating it.",
"relation": "Must be done before",
"subtask2": "Spray the plate with oil."
},
{
"subtask1": "Spray the plate with oil.",
"relation": "Must be done before",
"subtask2": "Crack the Egg onto the plate"
},
{
"subtask1": "... |
make chocolate cake | [
{
"assumptionId": 1,
"assumption": "Making chocolate cake with chocolate chips."
}
] | [
{
"stepId": 1,
"step": "Preheat the oven."
},
{
"stepId": 2,
"step": "Grease the oven pan with ghee."
},
{
"stepId": 3,
"step": "Take a bowl."
},
{
"stepId": 4,
"step": "Add butter to the bowl."
},
{
"stepId": 5,
"step": "Mix sugar with the butter."
},
{
... | [
{
"subtask1": "Take a bowl.",
"relation": "Must be done before",
"subtask2": "Add butter to the bowl."
},
{
"subtask1": "Take a bowl.",
"relation": "Must be done before",
"subtask2": "Mix sugar with the butter."
},
{
"subtask1": "Take a bowl.",
"relation": "Must be done befor... |
plop hair | [
{
"assumptionId": 1,
"assumption": "Plop curly hair."
}
] | [
{
"stepId": 1,
"step": "Wash your curly hair with a shampoo."
},
{
"stepId": 2,
"step": "Style your wet hair with styling products."
},
{
"stepId": 3,
"step": "Lower your hair on to 1 side of the shirt."
},
{
"stepId": 4,
"step": "Tie the shirt over your hair."
},
{
... | [
{
"subtask1": "Wash your curly hair with a shampoo.",
"relation": "Must be done before",
"subtask2": "Style your wet hair with styling products."
},
{
"subtask1": "Style your wet hair with styling products.",
"relation": "Must be done before",
"subtask2": "Lower your hair on to 1 side of... |
preserve flowers | [
{
"assumptionId": 1,
"assumption": "Preserve flowers in resin."
}
] | [
{
"stepId": 1,
"step": "Mix resin and hardener in the same ratio."
},
{
"stepId": 2,
"step": "Use tweezers to arrange the roses or rose petals on the glass holder."
},
{
"stepId": 3,
"step": "Add the resin compound."
},
{
"stepId": 4,
"step": "Use a toothpick to push the ... | [
{
"subtask1": "Mix resin and hardener in the same ratio.",
"relation": "Must be done before",
"subtask2": "Add the resin compound."
},
{
"subtask1": "Use tweezers to arrange the roses or rose petals on the glass holder.",
"relation": "Must be done before",
"subtask2": "Add the resin comp... |
check windows version | [
{
"assumptionId": 1,
"assumption": "Check windows version in laptop."
}
] | [
{
"stepId": 1,
"step": "Select the start menu on the laptop."
},
{
"stepId": 2,
"step": "Navigate to the settings app icon."
},
{
"stepId": 3,
"step": "Select the system tab."
},
{
"stepId": 4,
"step": "Click on the about tab."
},
{
"stepId": 5,
"step": "Get t... | [
{
"subtask1": "Select the start menu on the laptop.",
"relation": "Must be done before",
"subtask2": "Navigate to the settings app icon."
},
{
"subtask1": "Navigate to the settings app icon.",
"relation": "Must be done before",
"subtask2": "Select the system tab."
},
{
"subtask1"... |
donate plasma | [
{
"assumptionId": 1,
"assumption": "Donate plasma at a local donation center."
}
] | [
{
"stepId": 1,
"step": "Meet the requirements for plasma donation."
},
{
"stepId": 2,
"step": "Set up a visit at a local donation facility."
},
{
"stepId": 3,
"step": "Get some rest."
},
{
"stepId": 4,
"step": "Take a nutritious breakfast."
},
{
"stepId": 5,
"... | [
{
"subtask1": "Set up a visit at a local donation facility.",
"relation": "Must be done before",
"subtask2": "Complete the donor survey."
},
{
"subtask1": "Set up a visit at a local donation facility.",
"relation": "Must be done before",
"subtask2": "Obtain a physical exam."
},
{
... |
clean oven racks | [
{
"assumptionId": 1,
"assumption": "Cleaning oven racks with baking soda."
}
] | [
{
"stepId": 1,
"step": "Take a basin."
},
{
"stepId": 2,
"step": "Add water to the basin."
},
{
"stepId": 3,
"step": "Mix baking soda in the water."
},
{
"stepId": 4,
"step": "Place the oven rack in the basin."
},
{
"stepId": 5,
"step": "Let the oven rack soa... | [
{
"subtask1": "Take a basin.",
"relation": "Must be done before",
"subtask2": "Add water to the basin."
},
{
"subtask1": "Take a basin.",
"relation": "Must be done before",
"subtask2": "Mix baking soda in the water."
},
{
"subtask1": "Add water to the basin.",
"relation": "Mu... |
make pasta sauce | [
{
"assumptionId": 1,
"assumption": "Making pasta sauce with tomato."
}
] | [
{
"stepId": 1,
"step": "Place the pan on the stove."
},
{
"stepId": 2,
"step": "Add tomatoes to the pan."
},
{
"stepId": 3,
"step": "Cook the tomatoes for 8 minutes."
},
{
"stepId": 4,
"step": "Add the tomato pieces to the blender."
},
{
"stepId": 5,
"step": "... | [
{
"subtask1": "Place the pan on the stove.",
"relation": "Must be done before",
"subtask2": "Cook the tomatoes for 8 minutes."
},
{
"subtask1": "Add tomatoes to the pan.",
"relation": "Must be done before",
"subtask2": "Cook the tomatoes for 8 minutes."
},
{
"subtask1": "Cook the... |
make soap at home | [
{
"assumptionId": 1,
"assumption": "Make coconut oil soap at home."
}
] | [
{
"stepId": 1,
"step": "Prepare the molds."
},
{
"stepId": 2,
"step": "Melt the coconut oil in a pan."
},
{
"stepId": 3,
"step": "Add lye solution to the water."
},
{
"stepId": 4,
"step": "Combine the melted coconut oil with castor oil in a pot."
},
{
"stepId": 5,... | [
{
"subtask1": "Melt the coconut oil in a pan.",
"relation": "Must be done before",
"subtask2": "Combine the melted coconut oil with castor oil in a pot."
},
{
"subtask1": "Combine the melted coconut oil with castor oil in a pot.",
"relation": "Must be done before",
"subtask2": "Allow the... |
make marshmallows | [
{
"assumptionId": 1,
"assumption": "Make marshmallows with gelatin."
}
] | [
{
"stepId": 1,
"step": "Pour gelatin into a bowl of cold water."
},
{
"stepId": 2,
"step": "Set the bowl aside to bloom."
},
{
"stepId": 3,
"step": "Use parchment paper to line a baking sheet."
},
{
"stepId": 4,
"step": "Coat lightly with cooking spray."
},
{
"ste... | [
{
"subtask1": "Melt granulated sugar in water in a large saucepan over low heat.",
"relation": "Must be done before",
"subtask2": "Cook for 15 minutes without stirring."
},
{
"subtask1": "Cook for 15 minutes without stirring.",
"relation": "Must be done before",
"subtask2": "Add the bloo... |
make simple syrup | [
{
"assumptionId": 1,
"assumption": "Make simple syrup with honey."
}
] | [
{
"stepId": 1,
"step": "Mix equal amount of honey with water in a jar."
},
{
"stepId": 2,
"step": "Microwave the jar for 1 or 2 minutes. "
},
{
"stepId": 3,
"step": "Remove the jar from the oven."
},
{
"stepId": 4,
"step": "Seal the jar with a lid."
}
] | [
{
"subtask1": "Mix equal amount of honey with water in a jar.",
"relation": "Must be done before",
"subtask2": "Microwave the jar for 1 or 2 minutes. "
},
{
"subtask1": "Microwave the jar for 1 or 2 minutes. ",
"relation": "Must be done before",
"subtask2": "Remove the jar from the oven.... |
get a loan | [
{
"assumptionId": 1,
"assumption": "Getting a loan from lazyapp."
}
] | [
{
"stepId": 1,
"step": "Login into lazyapp."
},
{
"stepId": 2,
"step": "Enter a details."
},
{
"stepId": 3,
"step": "Determine your eligibility."
},
{
"stepId": 4,
"step": "Finish your online application on the lazypay app."
},
{
"stepId": 5,
"step": "Get cash... | [
{
"subtask1": "Enter a details.",
"relation": "Must be done before",
"subtask2": "Determine your eligibility."
},
{
"subtask1": "Determine your eligibility.",
"relation": "Must be done before",
"subtask2": "Login into lazyapp."
},
{
"subtask1": "Login into lazyapp.",
"relatio... |
lower ph in pool | [
{
"assumptionId": 1,
"assumption": "Lower ph in pool with muriatic acid."
}
] | [
{
"stepId": 1,
"step": "Examine your pool water."
},
{
"stepId": 2,
"step": "Determine the volume of your pool."
},
{
"stepId": 3,
"step": "Take the muriatic acid measurement."
},
{
"stepId": 4,
"step": "Mix the acid into the water."
},
{
"stepId": 5,
"step": ... | [
{
"subtask1": "Examine your pool water.",
"relation": "Must be done before",
"subtask2": "Take the muriatic acid measurement."
},
{
"subtask1": "Determine the volume of your pool.",
"relation": "Must be done before",
"subtask2": "Take the muriatic acid measurement."
},
{
"subtask... |
wrap a burrito | [
{
"assumptionId": 1,
"assumption": "Wrapping a burrito in the foil."
}
] | [
{
"stepId": 1,
"step": "Warm the tortilla."
},
{
"stepId": 2,
"step": "Fill the center of the wrap with fillings."
},
{
"stepId": 3,
"step": "Add some toppings."
},
{
"stepId": 4,
"step": "Fold in the two ends over the filling."
},
{
"stepId": 5,
"step": "Fold... | [
{
"subtask1": "Warm the tortilla.",
"relation": "Must be done before",
"subtask2": "Fill the center of the wrap with fillings."
},
{
"subtask1": "Warm the tortilla.",
"relation": "Must be done before",
"subtask2": "Add some toppings."
},
{
"subtask1": "Fill the center of the wrap... |
tie a tie | [
{
"assumptionId": 1,
"assumption": ""
}
] | [
{
"stepId": 1,
"step": "Wrap the tie around the neck."
},
{
"stepId": 2,
"step": "Cross the wide end across the narrow end."
},
{
"stepId": 3,
"step": "Loop the wide end around the narrow end."
},
{
"stepId": 4,
"step": "Cross the wide end over the narrow end once more."
... | [
{
"subtask1": "Wrap the tie around the neck.",
"relation": "Must be done before",
"subtask2": "Cross the wide end across the narrow end."
},
{
"subtask1": "Cross the wide end across the narrow end.",
"relation": "Must be done before",
"subtask2": "Loop the wide end around the narrow end.... |
make homemade pasta | [
{
"assumptionId": 1,
"assumption": "Making homemade white pasta."
}
] | [
{
"stepId": 1,
"step": "Place a pan on the stove."
},
{
"stepId": 7,
"step": "Add butter to the pan."
},
{
"stepId": 8,
"step": "When butter begins to melt, stir in the wheat flour."
},
{
"stepId": 9,
"step": "Stir the flour continuously."
},
{
"stepId": 10,
"... | [
{
"subtask1": "Place a pan on the stove.",
"relation": "Must be done before",
"subtask2": "Add butter to the pan."
},
{
"subtask1": "Add butter to the pan.",
"relation": "Must be done before",
"subtask2": "When butter begins to melt, stir in the wheat flour."
},
{
"subtask1": "Wh... |
blur a picture | [
{
"assumptionId": 1,
"assumption": "Blue a picture in google photos."
}
] | [
{
"stepId": 1,
"step": "Open google photos app."
},
{
"stepId": 2,
"step": "Locate the image you wish to blur."
},
{
"stepId": 3,
"step": "Click the edit button to the right of the image."
},
{
"stepId": 4,
"step": "Tap on portrait option."
},
{
"stepId": 5,
"... | [
{
"subtask1": "Open google photos app.",
"relation": "Must be done before",
"subtask2": "Locate the image you wish to blur."
},
{
"subtask1": "Locate the image you wish to blur.",
"relation": "Must be done before",
"subtask2": "Click the edit button to the right of the image."
},
{
... |
write a speech | [
{
"assumptionId": 1,
"assumption": "Write a speech for school."
}
] | [
{
"stepId": 1,
"step": "Select a subject line related to school."
},
{
"stepId": 2,
"step": "Choose a tone that makes you feel at ease."
},
{
"stepId": 3,
"step": "Make use of short sentences."
},
{
"stepId": 4,
"step": "Avoid using words that your audience will not under... | [
{
"subtask1": "Select a subject line related to school.",
"relation": "Must be done before",
"subtask2": "Choose a tone that makes you feel at ease."
},
{
"subtask1": "Choose a tone that makes you feel at ease.",
"relation": "Must be done before",
"subtask2": "Find a captivating way to b... |
build credit | [
{
"assumptionId": 1,
"assumption": "Build credit with a credit card."
}
] | [
{
"stepId": 1,
"step": "Make yourself an authorized user."
},
{
"stepId": 2,
"step": "Consider a secured credit card."
},
{
"stepId": 3,
"step": "Apply for a credit card that offers good rewards."
},
{
"stepId": 4,
"step": "Review your credit limit."
},
{
"stepId"... | [
{
"subtask1": "Apply for a credit card that offers good rewards.",
"relation": "Must be done before",
"subtask2": "Review your credit limit."
},
{
"subtask1": "Consider a secured credit card.",
"relation": "Must be done before",
"subtask2": "Review your credit limit."
},
{
"subta... |
make fried chicken | [
{
"assumptionId": 1,
"assumption": "Making butter fried chicken."
}
] | [
{
"stepId": 1,
"step": "Clean the chicken neatly."
},
{
"stepId": 7,
"step": "Add curd to the chicken."
},
{
"stepId": 8,
"step": "Mix the chicken with spices."
},
{
"stepId": 6,
"step": "Add tomato puree with cashew nut paste."
},
{
"stepId": 5,
"step": "Refr... | [
{
"subtask1": "Clean the chicken neatly.",
"relation": "Must be done before",
"subtask2": "Mix the chicken with spices."
},
{
"subtask1": "Clean the chicken neatly.",
"relation": "Must be done before",
"subtask2": "Add curd to the chicken."
},
{
"subtask1": "Mix the chicken with ... |
introduce myself in interview | [
{
"assumptionId": 1,
"assumption": "Introduce myself in a virtual interview."
}
] | [
{
"stepId": 1,
"step": "Start the virtual interview by enabling the video."
},
{
"stepId": 2,
"step": "Turn on the microphone."
},
{
"stepId": 3,
"step": "Consider your body language."
},
{
"stepId": 4,
"step": "Dress appropriately."
},
{
"stepId": 5,
"step": ... | [
{
"subtask1": "Dress appropriately.",
"relation": "Must be done before",
"subtask2": "Consider your body language."
},
{
"subtask1": "Consider your body language.",
"relation": "Must be done before",
"subtask2": "Start the virtual interview by enabling the video."
},
{
"subtask1"... |
change voicemail on iphone | [
{
"assumptionId": 1,
"assumption": "Changing voicemail greeting on iphone."
}
] | [
{
"stepId": 1,
"step": "Open the phone app in iphone."
},
{
"stepId": 2,
"step": "Click on Voicemail."
},
{
"stepId": 3,
"step": "Choose greeting."
},
{
"stepId": 4,
"step": "To record a custom greeting, select Custom."
},
{
"stepId": 5,
"step": "Press record ... | [
{
"subtask1": "Open the phone app in iphone.",
"relation": "Must be done before",
"subtask2": "Click on Voicemail."
},
{
"subtask1": "Click on Voicemail.",
"relation": "Must be done before",
"subtask2": "Choose greeting."
},
{
"subtask1": "Choose greeting.",
"relation": "Must... |
stream on youtube | [
{
"assumptionId": 1,
"assumption": "Streaming on youtube using mobile."
}
] | [
{
"stepId": 1,
"step": "Open the youtube application."
},
{
"stepId": 2,
"step": "Choose the camera icon from the youtube app."
},
{
"stepId": 3,
"step": "Choose go live."
},
{
"stepId": 4,
"step": "Include a title and privacy preference."
},
{
"stepId": 5,
"s... | [
{
"subtask1": "Open the youtube application.",
"relation": "Must be done before",
"subtask2": "Choose the camera icon from the youtube app."
},
{
"subtask1": "Choose the camera icon from the youtube app.",
"relation": "Must be done before",
"subtask2": "Choose go live."
},
{
"sub... |
unlock a phone | [
{
"assumptionId": 1,
"assumption": "Unlock pin android using your google account."
}
] | [
{
"stepId": 1,
"step": "Click the forgot password link after inputting an erroneous pin."
},
{
"stepId": 5,
"step": "Enter the information for your google account."
},
{
"stepId": 6,
"step": "Click on sign in."
},
{
"stepId": 4,
"step": "Device will get unlocked within se... | [
{
"subtask1": "Click the forgot password link after inputting an erroneous pin.",
"relation": "Must be done before",
"subtask2": "Enter the information for your google account."
},
{
"subtask1": "Enter the information for your google account.",
"relation": "Must be done before",
"subtask... |
roll a burrito | [
{
"assumptionId": 1,
"assumption": "Roll a burrito in foil."
}
] | [
{
"stepId": 1,
"step": "Warm wraps in the oven."
},
{
"stepId": 2,
"step": "Fill the center of the wrap with fillings."
},
{
"stepId": 3,
"step": "Add some garnishes."
},
{
"stepId": 4,
"step": "Fold both ends over the filling."
},
{
"stepId": 5,
"step": "Fold... | [
{
"subtask1": "Fill the center of the wrap with fillings.",
"relation": "Must be done before",
"subtask2": "Add some garnishes."
},
{
"subtask1": "Add some garnishes.",
"relation": "Must be done before",
"subtask2": "Fold both ends over the filling."
},
{
"subtask1": "Fold both e... |
cut an avocado | [
{
"assumptionId": 1,
"assumption": "Cut an avocado with a knife."
}
] | [
{
"stepId": 1,
"step": "Clean the avocado."
},
{
"stepId": 2,
"step": "Place the avocado on the board with its side up."
},
{
"stepId": 3,
"step": "Cut the avocado in half lengthwise with a knife."
},
{
"stepId": 4,
"step": "Cut all the way around and down to the seed."
... | [
{
"subtask1": "Clean the avocado.",
"relation": "Must be done before",
"subtask2": "Place the avocado on the board with its side up."
},
{
"subtask1": "Place the avocado on the board with its side up.",
"relation": "Must be done before",
"subtask2": "Cut the avocado in half lengthwise wi... |
make perfume | [
{
"assumptionId": 1,
"assumption": "Making perfume with flowers."
}
] | [
{
"stepId": 1,
"step": "Pick the flowers."
},
{
"stepId": 2,
"step": "Remove the flower petals."
},
{
"stepId": 3,
"step": "Include the oil."
},
{
"stepId": 4,
"step": "Leave your flower mixture for 24 hours."
},
{
"stepId": 5,
"step": "Drain the flowers."
}... | [
{
"subtask1": "Pick the flowers.",
"relation": "Must be done before",
"subtask2": "Remove the flower petals."
},
{
"subtask1": "Remove the flower petals.",
"relation": "Must be done before",
"subtask2": "Include the oil."
},
{
"subtask1": "Include the oil.",
"relation": "Must... |
calculate square footage | [
{
"assumptionId": 1,
"assumption": "Calculate square footage of the room."
}
] | [
{
"stepId": 1,
"step": "Calculate the length of the room in feet."
},
{
"stepId": 2,
"step": "Calculate the width of the room in feet."
},
{
"stepId": 3,
"step": "Multiply the length and width together."
},
{
"stepId": 4,
"step": "Determined value is the square footage of... | [
{
"subtask1": "Calculate the length of the room in feet.",
"relation": "Must be done before",
"subtask2": "Multiply the length and width together."
},
{
"subtask1": "Calculate the width of the room in feet.",
"relation": "Must be done before",
"subtask2": "Multiply the length and width t... |
make hot chocolate | [
{
"assumptionId": 1,
"assumption": "Make hot chocolate on the stove."
}
] | [
{
"stepId": 1,
"step": "Mix together the sugar and cocoa powder in a saucepan."
},
{
"stepId": 2,
"step": "Add milk, chocolate chunks, and vanilla."
},
{
"stepId": 3,
"step": "Place until steaming over medium heat on the stove."
},
{
"stepId": 4,
"step": "Allow it to cool... | [
{
"subtask1": "Mix together the sugar and cocoa powder in a saucepan.",
"relation": "Must be done before",
"subtask2": "Add milk, chocolate chunks, and vanilla."
},
{
"subtask1": "Add milk, chocolate chunks, and vanilla.",
"relation": "Must be done before",
"subtask2": "Place until steam... |
make brownies | [
{
"assumptionId": 1,
"assumption": "Make brownies in the microwave."
}
] | [
{
"stepId": 1,
"step": "Put the butter and chocolate in the microwave safe bowl"
},
{
"stepId": 2,
"step": "Heat on high for a few minutes to melt the chocolate."
},
{
"stepId": 3,
"step": "Whip together the eggs and sugar."
},
{
"stepId": 4,
"step": "Mix the flour with t... | [
{
"subtask1": "Put the butter and chocolate in the microwave safe bowl",
"relation": "Must be done before",
"subtask2": "Heat on high for a few minutes to melt the chocolate."
},
{
"subtask1": "Heat on high for a few minutes to melt the chocolate.",
"relation": "Must be done before",
"su... |
make cold brew coffee | [
{
"assumptionId": 1,
"assumption": "Make cold brew coffee with nescafe."
}
] | [
{
"stepId": 1,
"step": "Mix hot water with nescafe coffee in a glass."
},
{
"stepId": 2,
"step": "Stir until the coffee has completely dissolved."
},
{
"stepId": 3,
"step": "Fill the glass halfway with ice."
},
{
"stepId": 4,
"step": "Pour the milk over the ice."
},
{... | [
{
"subtask1": "Mix hot water with nescafe coffee in a glass.",
"relation": "Must be done before",
"subtask2": "Stir until the coffee has completely dissolved."
},
{
"subtask1": "Fill the glass halfway with ice.",
"relation": "Must be done before",
"subtask2": "Pour the milk over the ice.... |
barbecue | [
{
"assumptionId": 1,
"assumption": "Make barbecue potatoes."
}
] | [
{
"stepId": 1,
"step": "Set a grill outside to medium-low heat."
},
{
"stepId": 2,
"step": "Prepare four foil squares that can each fit one potato."
},
{
"stepId": 3,
"step": "Apply butter on the foil."
},
{
"stepId": 4,
"step": "Sprinkle salt, garlic, pepper, and Italian... | [
{
"subtask1": "Prepare four foil squares that can each fit one potato.",
"relation": "Must be done before",
"subtask2": "Apply butter on the foil."
},
{
"subtask1": "Apply butter on the foil.",
"relation": "Must be done before",
"subtask2": "Sprinkle salt, garlic, pepper, and Italian sea... |
get a copy of your birth certificate | [
{
"assumptionId": 1,
"assumption": "Getting a copy of birth certificate online."
}
] | [
{
"stepId": 1,
"step": "Download the birth certificate from crsorgi.gov.in."
},
{
"stepId": 2,
"step": "Fill in the form within 21 days."
},
{
"stepId": 3,
"step": "Submit the form online."
},
{
"stepId": 4,
"step": "Verification done by registrar."
},
{
"stepId":... | [
{
"subtask1": "Fill in the form within 21 days.",
"relation": "Must be done before",
"subtask2": "Submit the form online."
},
{
"subtask1": "Submit the form online.",
"relation": "Must be done before",
"subtask2": "Verification done by registrar."
},
{
"subtask1": "Verification d... |
write a research paper | [
{
"assumptionId": 1,
"assumption": ""
}
] | [
{
"stepId": 1,
"step": "Recognize the assignment."
},
{
"stepId": 2,
"step": "Select a topic."
},
{
"stepId": 3,
"step": "Conduct preliminary research."
},
{
"stepId": 4,
"step": "Make a thesis statement."
},
{
"stepId": 5,
"step": "Look for supporting evidenc... | [
{
"subtask1": "Recognize the assignment.",
"relation": "Must be done before",
"subtask2": "Select a topic."
},
{
"subtask1": "Select a topic.",
"relation": "Must be done before",
"subtask2": "Conduct preliminary research."
},
{
"subtask1": "Conduct preliminary research.",
"re... |
make hummingbird food | [
{
"assumptionId": 1,
"assumption": "Making hummingbird liquid food with sugar."
}
] | [
{
"stepId": 1,
"step": "Place a bowl on the stove."
},
{
"stepId": 2,
"step": "Add a glass of water."
},
{
"stepId": 3,
"step": "Mix the sugar in the water."
},
{
"stepId": 4,
"step": "Stir continuously until the sugar get dissolved in the water."
},
{
"stepId": 5... | [
{
"subtask1": "Place a bowl on the stove.",
"relation": "Must be done before",
"subtask2": "Add a glass of water."
},
{
"subtask1": "Place a bowl on the stove.",
"relation": "Must be done before",
"subtask2": "Mix the sugar in the water."
},
{
"subtask1": "Add a glass of water.",... |
build a house | [
{
"assumptionId": 1,
"assumption": ""
}
] | [
{
"stepId": 1,
"step": "Prepare the land."
},
{
"stepId": 2,
"step": "Create the foundation."
},
{
"stepId": 3,
"step": "Place doors, windows, and walls."
},
{
"stepId": 4,
"step": "Set up a protective shield."
},
{
"stepId": 5,
"step": "Set up hvac, electrica... | [
{
"subtask1": "Prepare the land.",
"relation": "Must be done before",
"subtask2": "Create the foundation."
},
{
"subtask1": "Create the foundation.",
"relation": "Must be done before",
"subtask2": "Place doors, windows, and walls."
},
{
"subtask1": "Place doors, windows, and wall... |
improve english | [
{
"assumptionId": 1,
"assumption": "Improve english speaking skills."
}
] | [
{
"stepId": 1,
"step": "Watch television and films in english."
},
{
"stepId": 2,
"step": "Get familiar with english-language news."
},
{
"stepId": 3,
"step": "Create a dictionary of practical words."
},
{
"stepId": 4,
"step": "Listen to english learning videos."
},
{... | [
{
"subtask1": "Watch television and films in english.",
"relation": "Must be done before",
"subtask2": "Get familiar with english-language news."
},
{
"subtask1": "Get familiar with english-language news.",
"relation": "Must be done before",
"subtask2": "Create a dictionary of practical ... |
make mac and cheese | [
{
"assumptionId": 1,
"assumption": "Make one-bowl microwave mac and cheese."
}
] | [
{
"stepId": 1,
"step": "Add the pasta, water, and salt in a microwave-safe bowl. "
},
{
"stepId": 2,
"step": "Stir to mix."
},
{
"stepId": 3,
"step": "Microwave the pasta on high power for 2 minutes."
},
{
"stepId": 4,
"step": "Keep microwaving for 2 minutes intervals at ... | [
{
"subtask1": "Add the pasta, water, and salt in a microwave-safe bowl. ",
"relation": "Must be done before",
"subtask2": "Microwave the pasta on high power for 2 minutes."
},
{
"subtask1": "Microwave the pasta on high power for 2 minutes.",
"relation": "Must be done before",
"subtask2":... |
cash a check | [
{
"assumptionId": 1,
"assumption": "Cash a check at a bank."
}
] | [
{
"stepId": 1,
"step": "Write the bank account details on the back side of the check."
},
{
"stepId": 2,
"step": "Cash the check with the bank teller."
},
{
"stepId": 3,
"step": "Deposit the check."
},
{
"stepId": 4,
"step": "Collect money from the cashier."
}
] | [
{
"subtask1": "Write the bank account details on the back side of the check.",
"relation": "Must be done before",
"subtask2": "Cash the check with the bank teller."
},
{
"subtask1": "Cash the check with the bank teller.",
"relation": "Must be done before",
"subtask2": "Deposit the check.... |
make wine | [
{
"assumptionId": 1,
"assumption": "Make wine from grapes."
}
] | [
{
"stepId": 1,
"step": "Clean the grapes."
},
{
"stepId": 2,
"step": "Crush the grapes using a masher."
},
{
"stepId": 3,
"step": "Add honey or sugar to grapes."
},
{
"stepId": 4,
"step": "Mix in the yeast."
},
{
"stepId": 5,
"step": "Pour the mixture into the... | [
{
"subtask1": "Clean the grapes.",
"relation": "Must be done before",
"subtask2": "Crush the grapes using a masher."
},
{
"subtask1": "Crush the grapes using a masher.",
"relation": "Must be done before",
"subtask2": "Stir the mixture few times per day."
},
{
"subtask1": "Add hon... |
roast a chicken | [
{
"assumptionId": 1,
"assumption": "Roasting a chicken with garlic."
}
] | [
{
"stepId": 1,
"step": "Preheat the oven to 400ºf."
},
{
"stepId": 2,
"step": "Clean the chicken."
},
{
"stepId": 3,
"step": "Let the chicken dry completely."
},
{
"stepId": 4,
"step": "Put the chicken in a roasting pan."
},
{
"stepId": 5,
"step": "Melt the bu... | [
{
"subtask1": "Clean the chicken.",
"relation": "Must be done before",
"subtask2": "Let the chicken dry completely."
},
{
"subtask1": "Let the chicken dry completely.",
"relation": "Must be done before",
"subtask2": "Transfer the chicken to a cutting board."
},
{
"subtask1": "Tra... |
change wifi name | [
{
"assumptionId": 1,
"assumption": "Changing wifi name on the android."
}
] | [
{
"stepId": 1,
"step": "Open settings in the android device."
},
{
"stepId": 2,
"step": "Navigate to the phone option by scrolling down."
},
{
"stepId": 3,
"step": "Tap the option about phone."
},
{
"stepId": 4,
"step": "Tap the device name option."
},
{
"stepId":... | [
{
"subtask1": "Open settings in the android device.",
"relation": "Must be done before",
"subtask2": "Navigate to the phone option by scrolling down."
},
{
"subtask1": "Navigate to the phone option by scrolling down.",
"relation": "Must be done before",
"subtask2": "Tap the option about ... |
cook butternut squash | [
{
"assumptionId": 1,
"assumption": "Cooking roasted butternut squash."
}
] | [
{
"stepId": 1,
"step": "Peel the butternut."
},
{
"stepId": 2,
"step": "Slice the butternut into cubes."
},
{
"stepId": 4,
"step": "Toss the butternut squash with olive oil."
},
{
"stepId": 5,
"step": "Toss the butternuts with salt, pepper, and garlic."
},
{
"step... | [
{
"subtask1": "Peel the butternut.",
"relation": "Must be done before",
"subtask2": "Slice the butternut into cubes."
},
{
"subtask1": "Slice the butternut into cubes.",
"relation": "Must be done before",
"subtask2": "Toss the butternut squash with olive oil."
},
{
"subtask1": "T... |
write a thesis statement | [
{
"assumptionId": 1,
"assumption": ""
}
] | [
{
"stepId": 1,
"step": "Focus on key words in the question."
},
{
"stepId": 2,
"step": "Make a list of relevant topics."
},
{
"stepId": 3,
"step": "Choose an argument to present in your thesis statement."
},
{
"stepId": 4,
"step": "Convert your argument into a thesis stat... | [
{
"subtask1": "Focus on key words in the question.",
"relation": "Must be done before",
"subtask2": "Make a list of relevant topics."
},
{
"subtask1": "Make a list of relevant topics.",
"relation": "Must be done before",
"subtask2": "Choose an argument to present in your thesis statement... |
skateboard | [
{
"assumptionId": 1,
"assumption": "Skating on a pavement."
}
] | [
{
"stepId": 1,
"step": "Wear appropriate footwear."
},
{
"stepId": 2,
"step": "Get the appropriate safety gear. "
},
{
"stepId": 3,
"step": "Step out onto the sidewalk."
},
{
"stepId": 4,
"step": "Properly erect yourself on the board."
},
{
"stepId": 5,
"step"... | [
{
"subtask1": "Wear appropriate footwear.",
"relation": "Must be done before",
"subtask2": "Step out onto the sidewalk."
},
{
"subtask1": "Get the appropriate safety gear. ",
"relation": "Must be done before",
"subtask2": "Step out onto the sidewalk."
},
{
"subtask1": "Step out o... |
invest in mutual funds | [
{
"assumptionId": 1,
"assumption": "Invest in mutual funds online."
}
] | [
{
"stepId": 1,
"step": "Choose the desired outcome."
},
{
"stepId": 2,
"step": "Specify the terms of your investment."
},
{
"stepId": 3,
"step": "Research on the types of mutual funds before you invest in mutual funds."
},
{
"stepId": 4,
"step": "Find an online broker tha... | [
{
"subtask1": "Study the market's past and current developments.",
"relation": "Must be done before",
"subtask2": "Choose the desired outcome."
},
{
"subtask1": "Study the market's past and current developments.",
"relation": "Must be done before",
"subtask2": "Specify the terms of your ... |
measure blood pressure | [
{
"assumptionId": 1,
"assumption": "Measuring the blood pressure with a sphygmomanometer."
}
] | [
{
"stepId": 1,
"step": "Raise your arm to heart level."
},
{
"stepId": 7,
"step": "Wrap the cuff around your upper arm."
},
{
"stepId": 3,
"step": "Make sure the cuff is snug, but not too tight."
},
{
"stepId": 4,
"step": "Pump the valve of sphygmomanometer."
},
{
... | [
{
"subtask1": "Raise your arm to heart level.",
"relation": "Must be done before",
"subtask2": "Wrap the cuff around your upper arm."
},
{
"subtask1": "Wrap the cuff around your upper arm.",
"relation": "Must be done before",
"subtask2": "Make sure the cuff is snug, but not too tight."
... |
cook lamb chops | [
{
"assumptionId": 1,
"assumption": "Cook lamb chops in the oven."
}
] | [
{
"stepId": 1,
"step": "Combine lamb chops with salt, pepper, olive oil, garlic, etc in a bowl."
},
{
"stepId": 2,
"step": "Stir thoroughly to mix all the ingredients."
},
{
"stepId": 3,
"step": "Marinate the lamb chops for 20 minutes."
},
{
"stepId": 4,
"step": "Preheat ... | [
{
"subtask1": "Combine lamb chops with salt, pepper, olive oil, garlic, etc in a bowl.",
"relation": "Must be done before",
"subtask2": "Stir thoroughly to mix all the ingredients."
},
{
"subtask1": "Stir thoroughly to mix all the ingredients.",
"relation": "Must be done before",
"subtas... |
play powerball | [
{
"assumptionId": 1,
"assumption": "Play the us powerball online."
}
] | [
{
"stepId": 1,
"step": "Create an account with lotto247."
},
{
"stepId": 2,
"step": "Add money to your account."
},
{
"stepId": 3,
"step": "Choose the us powerball lottery."
},
{
"stepId": 4,
"step": "Manually select your lucky numbers."
},
{
"stepId": 5,
"ste... | [
{
"subtask1": "Create an account with lotto247.",
"relation": "Must be done before",
"subtask2": "Add money to your account."
},
{
"subtask1": "Add money to your account.",
"relation": "Must be done before",
"subtask2": "Choose the us powerball lottery."
},
{
"subtask1": "Choose ... |
mail a letter | [
{
"assumptionId": 1,
"assumption": "Mail a letter through mailform."
}
] | [
{
"stepId": 1,
"step": "Write the letter."
},
{
"stepId": 2,
"step": "Go to mailform."
},
{
"stepId": 3,
"step": "Upload the letter to be sent."
},
{
"stepId": 4,
"step": "Click on next."
},
{
"stepId": 5,
"step": "Enter the recipient details."
},
{
"s... | [
{
"subtask1": "Write the letter.",
"relation": "Must be done before",
"subtask2": "Upload the letter to be sent."
},
{
"subtask1": "Upload the letter to be sent.",
"relation": "Must be done before",
"subtask2": "Go to mailform."
},
{
"subtask1": "Go to mailform.",
"relation":... |
improve communication skills | [
{
"assumptionId": 1,
"assumption": ""
}
] | [
{
"stepId": 1,
"step": "Plan out what you're going to say."
},
{
"stepId": 2,
"step": "Make certain you understand."
},
{
"stepId": 3,
"step": "Improve your body language."
},
{
"stepId": 4,
"step": "Keep eye contact."
},
{
"stepId": 5,
"step": "Learn how to c... | [
{
"subtask1": "Plan out what you're going to say.",
"relation": "Must be done before",
"subtask2": "Make a strategy for small talk."
},
{
"subtask1": "Make a strategy for small talk.",
"relation": "Must be done before",
"subtask2": "Improve your body language."
},
{
"subtask1": "... |
propagate monstera | [
{
"assumptionId": 1,
"assumption": "Propagate monstera in water."
}
] | [
{
"stepId": 1,
"step": "Take a jar."
},
{
"stepId": 2,
"step": "Add water into the jar."
},
{
"stepId": 3,
"step": "Find the node on a stem."
},
{
"stepId": 4,
"step": "Put cuttings in a water filled jar."
},
{
"stepId": 5,
"step": "Allow the roots to swell."
... | [
{
"subtask1": "Take a jar.",
"relation": "Must be done before",
"subtask2": "Add water into the jar."
},
{
"subtask1": "Add water into the jar.",
"relation": "Must be done before",
"subtask2": "Put cuttings in a water filled jar."
},
{
"subtask1": "Find the node on a stem.",
... |
braid hair | [
{
"assumptionId": 1,
"assumption": "Braid hair with a ribbon."
}
] | [
{
"stepId": 1,
"step": "Wash your hair with shampoo."
},
{
"stepId": 2,
"step": "Allow your hair to dry."
},
{
"stepId": 3,
"step": "Include your parting."
},
{
"stepId": 4,
"step": "Divide your hair into three nearly equal sections."
},
{
"stepId": 5,
"step":... | [
{
"subtask1": "Wash your hair with shampoo.",
"relation": "Must be done before",
"subtask2": "Allow your hair to dry."
},
{
"subtask1": "Allow your hair to dry.",
"relation": "Must be done before",
"subtask2": "Include your parting."
},
{
"subtask1": "Include your parting.",
... |
cook pork tenderloin | [
{
"assumptionId": 1,
"assumption": "Cook pork tenderloin in oven."
}
] | [
{
"stepId": 1,
"step": "Preheat the oven."
},
{
"stepId": 2,
"step": "Grease a baking sheet with a rim."
},
{
"stepId": 3,
"step": "Use a fork to pierce the pork all over."
},
{
"stepId": 4,
"step": "Apply oil all over."
},
{
"stepId": 5,
"step": "Mix the seas... | [
{
"subtask1": "Grease a baking sheet with a rim.",
"relation": "Must be done before",
"subtask2": "Apply oil all over."
},
{
"subtask1": "Apply oil all over.",
"relation": "Must be done before",
"subtask2": "Place the meat in the baking pan that has been prepared."
},
{
"subtask1... |
clean coins | [
{
"assumptionId": 1,
"assumption": "Clean coins with baking soda."
}
] | [
{
"stepId": 1,
"step": "Place the coins in a bowl."
},
{
"stepId": 2,
"step": "Add warm water and baking soda in the bowl."
},
{
"stepId": 3,
"step": "Stir the baking soda mixture until it coats all of the coins."
},
{
"stepId": 4,
"step": "let the coins sit for an hour o... | [
{
"subtask1": "Place the coins in a bowl.",
"relation": "Must be done before",
"subtask2": "Stir the baking soda mixture until it coats all of the coins."
},
{
"subtask1": "Add warm water and baking soda in the bowl.",
"relation": "Must be done before",
"subtask2": "Stir the baking soda ... |
read a tape measure | [
{
"assumptionId": 1,
"assumption": ""
}
] | [
{
"stepId": 1,
"step": "Use the large numbered markers for inches."
},
{
"stepId": 2,
"step": "Use the larger markings between the two-inch markers for half-inches."
},
{
"stepId": 3,
"step": "Use the lines between half-inches that are smaller for quarter-inches."
},
{
"stepI... | [
{
"subtask1": "Use the large numbered markers for inches.",
"relation": "Must be done before",
"subtask2": "Use the larger markings between the two-inch markers for half-inches."
},
{
"subtask1": "Use the larger markings between the two-inch markers for half-inches.",
"relation": "Must be do... |
build a retaining wall | [
{
"assumptionId": 1,
"assumption": "Build retaining wall with cinder blocks."
}
] | [
{
"stepId": 1,
"step": "Calculate the width of your wall."
},
{
"stepId": 2,
"step": "Excavate the area."
},
{
"stepId": 3,
"step": "Fill your footing trench with the wet concrete mixture."
},
{
"stepId": 4,
"step": "Use a float to smooth the concrete surface."
},
{
... | [
{
"subtask1": "Calculate the width of your wall.",
"relation": "Must be done before",
"subtask2": "Fill your footing trench with the wet concrete mixture."
},
{
"subtask1": "Excavate the area.",
"relation": "Must be done before",
"subtask2": "Fill your footing trench with the wet concret... |
clean airpods | [
{
"assumptionId": 1,
"assumption": "Clean airpods with cloth."
}
] | [
{
"stepId": 1,
"step": "Take each airpods ear tips off."
},
{
"stepId": 2,
"step": "Clean the ear tips with water."
},
{
"stepId": 3,
"step": "Make use of a microfiber cloth to clean AirPods."
},
{
"stepId": 4,
"step": "Use cotton swab to clean hard-to-reach locations."
... | [
{
"subtask1": "Take each airpods ear tips off.",
"relation": "Must be done before",
"subtask2": "Clean the ear tips with water."
},
{
"subtask1": "Clean the ear tips with water.",
"relation": "Must be done before",
"subtask2": "Use cotton swab to clean hard-to-reach locations."
},
{
... |
reset apple watch | [
{
"assumptionId": 1,
"assumption": "Resetting the apple watch using passcode."
}
] | [
{
"stepId": 1,
"step": "Unlock the phone."
},
{
"stepId": 2,
"step": "Open the settings app on your apple watch."
},
{
"stepId": 3,
"step": "Go to general."
},
{
"stepId": 4,
"step": "Click on reset."
},
{
"stepId": 5,
"step": "Tap erase all content."
},
{... | [
{
"subtask1": "Unlock the phone.",
"relation": "Must be done before",
"subtask2": "Open the settings app on your apple watch."
},
{
"subtask1": "Open the settings app on your apple watch.",
"relation": "Must be done before",
"subtask2": "Go to general."
},
{
"subtask1": "Go to ge... |
use fire extinguisher | [
{
"assumptionId": 1,
"assumption": ""
}
] | [
{
"stepId": 1,
"step": "Pull the pin on top of the sprinkler to break the tamping seal."
},
{
"stepId": 2,
"step": "Aim the extinguisher low."
},
{
"stepId": 3,
"step": "Point the nozzle at the fire's base."
},
{
"stepId": 4,
"step": "Release the extinguisher by squeezing... | [
{
"subtask1": "Pull the pin on top of the sprinkler to break the tamping seal.",
"relation": "Must be done before",
"subtask2": "Aim the extinguisher low."
},
{
"subtask1": "Pull the pin on top of the sprinkler to break the tamping seal.",
"relation": "Must be done before",
"subtask2": "... |
check internet speed | [
{
"assumptionId": 1,
"assumption": "Check internet speed using a traffic monitor on iphone."
}
] | [
{
"stepId": 1,
"step": " Download the traffic monitor app on your iphone."
},
{
"stepId": 2,
"step": "Open traffic monitor."
},
{
"stepId": 3,
"step": "Examine the rules."
},
{
"stepId": 4,
"step": "Tap on accept."
},
{
"stepId": 5,
"step": "Click the speed me... | [
{
"subtask1": " Download the traffic monitor app on your iphone.",
"relation": "Must be done before",
"subtask2": "Open traffic monitor."
},
{
"subtask1": "Open traffic monitor.",
"relation": "Must be done before",
"subtask2": "Examine the rules."
},
{
"subtask1": "Examine the ru... |
cut a pineapple | [
{
"assumptionId": 1,
"assumption": "Cutting a pineapple with knife."
}
] | [
{
"stepId": 1,
"step": "Place the pineapple on the side."
},
{
"stepId": 2,
"step": "Cut the crown and the stem with a knife."
},
{
"stepId": 3,
"step": "Stand the pineapple up on one end."
},
{
"stepId": 4,
"step": "Remove the eye spots."
},
{
"stepId": 5,
"s... | [
{
"subtask1": "Place the pineapple on the side.",
"relation": "Must be done before",
"subtask2": "Stand the pineapple up on one end."
},
{
"subtask1": "Cut the crown and the stem with a knife.",
"relation": "Must be done before",
"subtask2": "Stand the pineapple up on one end."
},
{
... |
make caramelized onions | [
{
"assumptionId": 1,
"assumption": "Making caramelize red onions."
}
] | [
{
"stepId": 1,
"step": "Place a pan on the stove."
},
{
"stepId": 2,
"step": "Fill the pan with oil."
},
{
"stepId": 3,
"step": "Add minced red onions to the pan."
},
{
"stepId": 4,
"step": "Sprinkle salt in the onions."
},
{
"stepId": 5,
"step": "Cook for 40 ... | [
{
"subtask1": "Place a pan on the stove.",
"relation": "Must be done before",
"subtask2": "Fill the pan with oil."
},
{
"subtask1": "Fill the pan with oil.",
"relation": "Must be done before",
"subtask2": "Add minced red onions to the pan."
},
{
"subtask1": "Add minced red onions... |
make mimosas | [
{
"assumptionId": 1,
"assumption": "Making peach mimosas."
}
] | [
{
"stepId": 1,
"step": "Take a champagne glass."
},
{
"stepId": 2,
"step": "Add orange juice."
},
{
"stepId": 3,
"step": "Mix peach nectar in the orange juice."
},
{
"stepId": 4,
"step": "Pour champagne into glasses until half full."
},
{
"stepId": 5,
"step": ... | [
{
"subtask1": "Take a champagne glass.",
"relation": "Must be done before",
"subtask2": "Add orange juice."
},
{
"subtask1": "Add orange juice.",
"relation": "Must be done before",
"subtask2": "Mix peach nectar in the orange juice."
},
{
"subtask1": "Mix peach nectar in the orang... |
clean hair brushes | [
{
"assumptionId": 1,
"assumption": "Clean hair brushes with baking soda."
}
] | [
{
"stepId": 1,
"step": "Clear the bristles of all the dead hair that has accumulated there."
},
{
"stepId": 2,
"step": "Put warm water in a bowl."
},
{
"stepId": 3,
"step": "Add baking soda to the water."
},
{
"stepId": 4,
"step": "Give brushes an hour to soak."
},
{
... | [
{
"subtask1": "Clear the bristles of all the dead hair that has accumulated there.",
"relation": "Must be done before",
"subtask2": "Put warm water in a bowl."
},
{
"subtask1": "Put warm water in a bowl.",
"relation": "Must be done before",
"subtask2": "Add baking soda to the water."
}... |
clean an iron | [
{
"assumptionId": 1,
"assumption": "Clean an iron with vinegar."
}
] | [
{
"stepId": 1,
"step": "Unplug the iron."
},
{
"stepId": 2,
"step": "Allow the iron to cool."
},
{
"stepId": 3,
"step": "Remove the residue by using a plastic toothpick."
},
{
"stepId": 4,
"step": "Mix white vinegar and distilled water in a cup with a spout."
},
{
... | [
{
"subtask1": "Unplug the iron.",
"relation": "Must be done before",
"subtask2": "Allow the iron to cool."
},
{
"subtask1": "Allow the iron to cool.",
"relation": "Must be done before",
"subtask2": "Remove the residue by using a plastic toothpick."
},
{
"subtask1": "Remove the re... |
make buttercream frosting | [
{
"assumptionId": 1,
"assumption": "Make vanilla buttercream frosting."
}
] | [
{
"stepId": 1,
"step": "Take the butter in a medium bowl."
},
{
"stepId": 2,
"step": "Whip the butter."
},
{
"stepId": 3,
"step": "Add the powdered sugar to the butter."
},
{
"stepId": 4,
"step": "Add 1 tablespoon of the milk and the vanilla."
},
{
"stepId": 5,
... | [
{
"subtask1": "Take the butter in a medium bowl.",
"relation": "Must be done before",
"subtask2": "Whip the butter."
},
{
"subtask1": "Whip the butter.",
"relation": "Must be done before",
"subtask2": "Add the powdered sugar to the butter."
},
{
"subtask1": "Whip the butter.",
... |
put on cufflinks | [
{
"assumptionId": 1,
"assumption": "Putting on cufflinks for regular shirt."
}
] | [
{
"stepId": 1,
"step": "Wear a regular shirt."
},
{
"stepId": 2,
"step": "Remove the buttons on the shirt’s cuff."
},
{
"stepId": 3,
"step": "Double-fold the cuff."
},
{
"stepId": 4,
"step": "Expose the cuff’s underside."
},
{
"stepId": 5,
"step": "Position th... | [
{
"subtask1": "Remove the buttons on the shirt’s cuff.",
"relation": "Must be done before",
"subtask2": "Wear a regular shirt."
},
{
"subtask1": "Wear a regular shirt.",
"relation": "Must be done before",
"subtask2": "Position the sleeves flat."
},
{
"subtask1": "Wear a regular s... |
grow basil | [
{
"assumptionId": 1,
"assumption": "Grow basil from seed."
}
] | [
{
"stepId": 1,
"step": "Make small holes in the bottom of your container."
},
{
"stepId": 2,
"step": "Put compost in the container."
},
{
"stepId": 3,
"step": "Plant the basil seeds in the container."
},
{
"stepId": 4,
"step": "Cover seeds with compost."
},
{
"ste... | [
{
"subtask1": "Make small holes in the bottom of your container.",
"relation": "Must be done before",
"subtask2": "Put compost in the container."
},
{
"subtask1": "Put compost in the container.",
"relation": "Must be done before",
"subtask2": "Plant the basil seeds in the container."
}... |
change apple watch band | [
{
"assumptionId": 1,
"assumption": "Change apple watch band series 7."
}
] | [
{
"stepId": 1,
"step": "Turn the apple watch series 7 backwards."
},
{
"stepId": 2,
"step": "Hold down the band release button."
},
{
"stepId": 3,
"step": "Move the watch band to the side."
},
{
"stepId": 4,
"step": "Hold down the release button on the other side."
},
... | [
{
"subtask1": "Turn the apple watch series 7 backwards.",
"relation": "Must be done before",
"subtask2": "Hold down the band release button."
},
{
"subtask1": "Hold down the band release button.",
"relation": "Must be done before",
"subtask2": "Move the watch band to the side."
},
{
... |
make banana pudding | [
{
"assumptionId": 1,
"assumption": "Make banana pudding with vanilla wafers."
}
] | [
{
"stepId": 1,
"step": "Add the pudding mix's ingredients in a sizable mixing basin."
},
{
"stepId": 2,
"step": "Add milk."
},
{
"stepId": 3,
"step": "Smooth out the ingredients with a whisk."
},
{
"stepId": 4,
"step": "Allow the pudding mixture to thicken for a few minut... | [
{
"subtask1": "Add the pudding mix's ingredients in a sizable mixing basin.",
"relation": "Must be done before",
"subtask2": "Smooth out the ingredients with a whisk."
},
{
"subtask1": "Add milk.",
"relation": "Must be done before",
"subtask2": "Smooth out the ingredients with a whisk."
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.