Upload test.jsonl
Browse files- test.jsonl +1 -1
test.jsonl
CHANGED
@@ -210,7 +210,7 @@
|
|
210 |
{"task": "saute mushrooms", "assumptions": [{"assumptionId": 1, "assumption": "Saute mushrooms with red wine."}], "substeps": [{"stepId": 1, "step": "Melt the butter in a saucepan."}, {"stepId": 2, "step": "Add sliced mushrooms into the pan."}, {"stepId": 3, "step": "Cook until they squeak over high heat."}, {"stepId": 4, "step": "Add salt with pepper to the mushrooms."}, {"stepId": 5, "step": "Add red wine to the mushrooms."}, {"stepId": 6, "step": "Cook for 5 minutes."}, {"stepId": 7, "step": "Mix in the lemon juice."}], "dependencies": [{"subtask1": "Melt the butter in a saucepan.", "relation": "Must be done before", "subtask2": "Add sliced mushrooms into the pan."}, {"subtask1": "Add sliced mushrooms into the pan.", "relation": "Must be done before", "subtask2": "Cook until they squeak over high heat."}, {"subtask1": "Cook until they squeak over high heat.", "relation": "Must be done before", "subtask2": "Add salt with pepper to the mushrooms."}, {"subtask1": "Add salt with pepper to the mushrooms.", "relation": "Must be done before", "subtask2": "Add red wine to the mushrooms."}, {"subtask1": "Add red wine to the mushrooms.", "relation": "Must be done before", "subtask2": "Cook for 5 minutes."}, {"subtask1": "Cook for 5 minutes.", "relation": "Must be done before", "subtask2": "Mix in the lemon juice."}]}
|
211 |
{"task": "dry herbs", "assumptions": [{"assumptionId": 1, "assumption": "Drying herbs for tea."}], "substeps": [{"stepId": 1, "step": "Set your herbs in the trays"}, {"stepId": 2, "step": "Leave some space between branches and leaves for airflow."}, {"stepId": 3, "step": "Set the dehydrator to 135 degrees."}, {"stepId": 4, "step": "Place the trays in the dehydrator."}, {"stepId": 5, "step": "Continue to dry the herbs in the dehydrator."}], "dependencies": [{"subtask1": "Set your herbs in the trays", "relation": "Must be done before", "subtask2": "Leave some space between branches and leaves for airflow."}, {"subtask1": "Leave some space between branches and leaves for airflow.", "relation": "Must be done before", "subtask2": "Place the trays in the dehydrator."}, {"subtask1": "Set the dehydrator to 135 degrees.", "relation": "Must be done before", "subtask2": "Place the trays in the dehydrator."}, {"subtask1": "Place the trays in the dehydrator.", "relation": "Must be done before", "subtask2": "Continue to dry the herbs in the dehydrator."}]}
|
212 |
{"task": "do a push up", "assumptions": [{"assumptionId": 1, "assumption": "Doing push ups with a single hand."}], "substeps": [{"stepId": 1, "step": "Spread your feet."}, {"stepId": 2, "step": "Place a hand on the bar."}, {"stepId": 3, "step": "Lower yourself."}, {"stepId": 4, "step": "Push away from the bar."}, {"stepId": 5, "step": "Repeat and change sides for each hand."}], "dependencies": [{"subtask1": "Place a hand on the bar.", "relation": "Must be done before", "subtask2": "Push away from the bar."}, {"subtask1": "Spread your feet.", "relation": "Must be done before", "subtask2": "Push away from the bar."}, {"subtask1": "Lower yourself.", "relation": "Must be done before", "subtask2": "Push away from the bar."}, {"subtask1": "Push away from the bar.", "relation": "Must be done before", "subtask2": "Repeat and change sides for each hand."}]}
|
213 |
-
{"task": "recall an email in gmail", "assumptions": [{"assumptionId": 1, "assumption": "Recall an email in gmail on an iphone."}], "substeps": [{"stepId": 1, "step": "Open gmail on your iphone."}, {"stepId": 2, "step": "Tap on the composer."}, {"stepId": 3, "step": "Enter the email address of your recipient."}, {"stepId": 4, "step": "Fill up the \"Subject\" text box with the subject of your email."}, {"stepId": 5, "step": "Tap on the send icon."}, {"stepId": 6, "step": "Tap on the undo when prompted."}, {"stepId": 7, "step": "Check your unsent email."}], "dependencies": [{"subtask1": "Open gmail on your iphone.", "relation": "Must be done before", "subtask2": "Tap on the composer."}, {"subtask1": "Tap on the composer.", "relation": "Must be done before", "subtask2": "Enter the email address of your recipient."}, {"subtask1": "Enter the email address of your recipient.", "relation": "Must be done before", "subtask2": "Fill up the \"Subject\" text box with the subject of your email."}, {"subtask1": "Fill up the \"Subject\" text box with the subject of your email.", "relation": "Must be done before", "subtask2": "Tap on the send icon."}, {"subtask1": "Tap on the send icon.", "relation": "Must be done before", "subtask2": "Tap on the undo when prompted."}, {"subtask1": "Tap on the undo when prompted.": "Must be done before", "subtask2": "Check your unsent email."}]}
|
214 |
{"task": "clear browser cache", "assumptions": [{"assumptionId": 1, "assumption": "Clearing browser cache in chrome."}], "substeps": [{"stepId": 1, "step": "Open google chrome."}, {"stepId": 2, "step": "Click more in the top right corner."}, {"stepId": 3, "step": "Select more tools."}, {"stepId": 4, "step": "Select a time range at the top."}, {"stepId": 5, "step": "Select all the time if you want everything deleted."}, {"stepId": 6, "step": "Check the boxes next to cookies and other site data."}, {"stepId": 7, "step": "Tap to clear data."}], "dependencies": [{"subtask1": "Open google chrome.", "relation": "Must be done before", "subtask2": "Click more in the top right corner."}, {"subtask1": "Click more in the top right corner.", "relation": "Must be done before", "subtask2": "Select more tools."}, {"subtask1": "Select more tools.", "relation": "Must be done before", "subtask2": "Select a time range at the top."}, {"subtask1": "Select a time range at the top.", "relation": "Must be done before", "subtask2": "Select all the time if you want everything deleted."}, {"subtask1": "Select all the time if you want everything deleted.", "relation": "Must be done before", "subtask2": "Check the boxes next to cookies and other site data."}, {"subtask1": "Check the boxes next to cookies and other site data.", "relation": "Must be done before", "subtask2": "Tap to clear data."}]}
|
215 |
{"task": "grow asparagus", "assumptions": [{"assumptionId": 1, "assumption": "Grow asparagus from cuttings."}], "substeps": [{"stepId": 1, "step": "Obtain your cuttings."}, {"stepId": 2, "step": "Make a 12-inch-deep furrow."}, {"stepId": 3, "step": "Plant the asparagus cuttings."}, {"stepId": 4, "step": "Cover the roots with at least 2 inches of soil mixed with compost."}, {"stepId": 5, "step": "Remove weeds."}, {"stepId": 6, "step": "Feed your asparagus patch with mulch."}, {"stepId": 7, "step": "Provide adequate water to the asparagus plants."}], "dependencies": [{"subtask1": "Obtain your cuttings.", "relation": "Must be done before", "subtask2": "Make a 12-inch-deep furrow."}, {"subtask1": "Remove weeds.", "relation": "Must be done before", "subtask2": "Make a 12-inch-deep furrow."}, {"subtask1": "Make a 12-inch-deep furrow.", "relation": "Must be done before", "subtask2": "Plant the asparagus cuttings."}, {"subtask1": "Plant the asparagus cuttings.", "relation": "Must be done before", "subtask2": "Cover the roots with at least 2 inches of soil mixed with compost."}, {"subtask1": "Cover the roots with at least 2 inches of soil mixed with compost.", "relation": "Must be done before", "subtask2": "Feed your asparagus patch with mulch."}, {"subtask1": "Feed your asparagus patch with mulch.", "relation": "Must be done before", "subtask2": "Provide adequate water to the asparagus plants."}]}
|
216 |
{"task": "make a game", "assumptions": [{"assumptionId": 1, "assumption": "Make a video game."}], "substeps": [{"stepId": 1, "step": "Make a few game concepts to choose the genre of the game you want to create."}, {"stepId": 2, "step": "Gather the information."}, {"stepId": 3, "step": "Develop the foundation of the video game."}, {"stepId": 4, "step": "Expand your concept."}, {"stepId": 5, "step": "Run a game test."}, {"stepId": 6, "step": "Make use of social media to advertise the game."}, {"stepId": 7, "step": "Start promoting it on as many platforms as you can."}], "dependencies": [{"subtask1": "Make a few game concepts to choose the genre of the game you want to create.", "relation": "Must be done before", "subtask2": "Gather the information."}, {"subtask1": "Gather the information.", "relation": "Must be done before", "subtask2": "Develop the foundation of the video game."}, {"subtask1": "Develop the foundation of the video game.", "relation": "Must be done before", "subtask2": "Expand your concept."}, {"subtask1": "Expand your concept.", "relation": "Must be done before", "subtask2": "Run a game test."}, {"subtask1": "Run a game test.", "relation": "Must be done before", "subtask2": "Make use of social media to advertise the game."}, {"subtask1": "Make use of social media to advertise the game.", "relation": "Must be done before", "subtask2": "Start promoting it on as many platforms as you can."}]}
|
|
|
210 |
{"task": "saute mushrooms", "assumptions": [{"assumptionId": 1, "assumption": "Saute mushrooms with red wine."}], "substeps": [{"stepId": 1, "step": "Melt the butter in a saucepan."}, {"stepId": 2, "step": "Add sliced mushrooms into the pan."}, {"stepId": 3, "step": "Cook until they squeak over high heat."}, {"stepId": 4, "step": "Add salt with pepper to the mushrooms."}, {"stepId": 5, "step": "Add red wine to the mushrooms."}, {"stepId": 6, "step": "Cook for 5 minutes."}, {"stepId": 7, "step": "Mix in the lemon juice."}], "dependencies": [{"subtask1": "Melt the butter in a saucepan.", "relation": "Must be done before", "subtask2": "Add sliced mushrooms into the pan."}, {"subtask1": "Add sliced mushrooms into the pan.", "relation": "Must be done before", "subtask2": "Cook until they squeak over high heat."}, {"subtask1": "Cook until they squeak over high heat.", "relation": "Must be done before", "subtask2": "Add salt with pepper to the mushrooms."}, {"subtask1": "Add salt with pepper to the mushrooms.", "relation": "Must be done before", "subtask2": "Add red wine to the mushrooms."}, {"subtask1": "Add red wine to the mushrooms.", "relation": "Must be done before", "subtask2": "Cook for 5 minutes."}, {"subtask1": "Cook for 5 minutes.", "relation": "Must be done before", "subtask2": "Mix in the lemon juice."}]}
|
211 |
{"task": "dry herbs", "assumptions": [{"assumptionId": 1, "assumption": "Drying herbs for tea."}], "substeps": [{"stepId": 1, "step": "Set your herbs in the trays"}, {"stepId": 2, "step": "Leave some space between branches and leaves for airflow."}, {"stepId": 3, "step": "Set the dehydrator to 135 degrees."}, {"stepId": 4, "step": "Place the trays in the dehydrator."}, {"stepId": 5, "step": "Continue to dry the herbs in the dehydrator."}], "dependencies": [{"subtask1": "Set your herbs in the trays", "relation": "Must be done before", "subtask2": "Leave some space between branches and leaves for airflow."}, {"subtask1": "Leave some space between branches and leaves for airflow.", "relation": "Must be done before", "subtask2": "Place the trays in the dehydrator."}, {"subtask1": "Set the dehydrator to 135 degrees.", "relation": "Must be done before", "subtask2": "Place the trays in the dehydrator."}, {"subtask1": "Place the trays in the dehydrator.", "relation": "Must be done before", "subtask2": "Continue to dry the herbs in the dehydrator."}]}
|
212 |
{"task": "do a push up", "assumptions": [{"assumptionId": 1, "assumption": "Doing push ups with a single hand."}], "substeps": [{"stepId": 1, "step": "Spread your feet."}, {"stepId": 2, "step": "Place a hand on the bar."}, {"stepId": 3, "step": "Lower yourself."}, {"stepId": 4, "step": "Push away from the bar."}, {"stepId": 5, "step": "Repeat and change sides for each hand."}], "dependencies": [{"subtask1": "Place a hand on the bar.", "relation": "Must be done before", "subtask2": "Push away from the bar."}, {"subtask1": "Spread your feet.", "relation": "Must be done before", "subtask2": "Push away from the bar."}, {"subtask1": "Lower yourself.", "relation": "Must be done before", "subtask2": "Push away from the bar."}, {"subtask1": "Push away from the bar.", "relation": "Must be done before", "subtask2": "Repeat and change sides for each hand."}]}
|
213 |
+
{"task": "recall an email in gmail", "assumptions": [{"assumptionId": 1, "assumption": "Recall an email in gmail on an iphone."}], "substeps": [{"stepId": 1, "step": "Open gmail on your iphone."}, {"stepId": 2, "step": "Tap on the composer."}, {"stepId": 3, "step": "Enter the email address of your recipient."}, {"stepId": 4, "step": "Fill up the \"Subject\" text box with the subject of your email."}, {"stepId": 5, "step": "Tap on the send icon."}, {"stepId": 6, "step": "Tap on the undo when prompted."}, {"stepId": 7, "step": "Check your unsent email."}], "dependencies": [{"subtask1": "Open gmail on your iphone.", "relation": "Must be done before", "subtask2": "Tap on the composer."}, {"subtask1": "Tap on the composer.", "relation": "Must be done before", "subtask2": "Enter the email address of your recipient."}, {"subtask1": "Enter the email address of your recipient.", "relation": "Must be done before", "subtask2": "Fill up the \"Subject\" text box with the subject of your email."}, {"subtask1": "Fill up the \"Subject\" text box with the subject of your email.", "relation": "Must be done before", "subtask2": "Tap on the send icon."}, {"subtask1": "Tap on the send icon.", "relation": "Must be done before", "subtask2": "Tap on the undo when prompted."}, {"subtask1": "Tap on the undo when prompted.", "relation": "Must be done before", "subtask2": "Check your unsent email."}]}
|
214 |
{"task": "clear browser cache", "assumptions": [{"assumptionId": 1, "assumption": "Clearing browser cache in chrome."}], "substeps": [{"stepId": 1, "step": "Open google chrome."}, {"stepId": 2, "step": "Click more in the top right corner."}, {"stepId": 3, "step": "Select more tools."}, {"stepId": 4, "step": "Select a time range at the top."}, {"stepId": 5, "step": "Select all the time if you want everything deleted."}, {"stepId": 6, "step": "Check the boxes next to cookies and other site data."}, {"stepId": 7, "step": "Tap to clear data."}], "dependencies": [{"subtask1": "Open google chrome.", "relation": "Must be done before", "subtask2": "Click more in the top right corner."}, {"subtask1": "Click more in the top right corner.", "relation": "Must be done before", "subtask2": "Select more tools."}, {"subtask1": "Select more tools.", "relation": "Must be done before", "subtask2": "Select a time range at the top."}, {"subtask1": "Select a time range at the top.", "relation": "Must be done before", "subtask2": "Select all the time if you want everything deleted."}, {"subtask1": "Select all the time if you want everything deleted.", "relation": "Must be done before", "subtask2": "Check the boxes next to cookies and other site data."}, {"subtask1": "Check the boxes next to cookies and other site data.", "relation": "Must be done before", "subtask2": "Tap to clear data."}]}
|
215 |
{"task": "grow asparagus", "assumptions": [{"assumptionId": 1, "assumption": "Grow asparagus from cuttings."}], "substeps": [{"stepId": 1, "step": "Obtain your cuttings."}, {"stepId": 2, "step": "Make a 12-inch-deep furrow."}, {"stepId": 3, "step": "Plant the asparagus cuttings."}, {"stepId": 4, "step": "Cover the roots with at least 2 inches of soil mixed with compost."}, {"stepId": 5, "step": "Remove weeds."}, {"stepId": 6, "step": "Feed your asparagus patch with mulch."}, {"stepId": 7, "step": "Provide adequate water to the asparagus plants."}], "dependencies": [{"subtask1": "Obtain your cuttings.", "relation": "Must be done before", "subtask2": "Make a 12-inch-deep furrow."}, {"subtask1": "Remove weeds.", "relation": "Must be done before", "subtask2": "Make a 12-inch-deep furrow."}, {"subtask1": "Make a 12-inch-deep furrow.", "relation": "Must be done before", "subtask2": "Plant the asparagus cuttings."}, {"subtask1": "Plant the asparagus cuttings.", "relation": "Must be done before", "subtask2": "Cover the roots with at least 2 inches of soil mixed with compost."}, {"subtask1": "Cover the roots with at least 2 inches of soil mixed with compost.", "relation": "Must be done before", "subtask2": "Feed your asparagus patch with mulch."}, {"subtask1": "Feed your asparagus patch with mulch.", "relation": "Must be done before", "subtask2": "Provide adequate water to the asparagus plants."}]}
|
216 |
{"task": "make a game", "assumptions": [{"assumptionId": 1, "assumption": "Make a video game."}], "substeps": [{"stepId": 1, "step": "Make a few game concepts to choose the genre of the game you want to create."}, {"stepId": 2, "step": "Gather the information."}, {"stepId": 3, "step": "Develop the foundation of the video game."}, {"stepId": 4, "step": "Expand your concept."}, {"stepId": 5, "step": "Run a game test."}, {"stepId": 6, "step": "Make use of social media to advertise the game."}, {"stepId": 7, "step": "Start promoting it on as many platforms as you can."}], "dependencies": [{"subtask1": "Make a few game concepts to choose the genre of the game you want to create.", "relation": "Must be done before", "subtask2": "Gather the information."}, {"subtask1": "Gather the information.", "relation": "Must be done before", "subtask2": "Develop the foundation of the video game."}, {"subtask1": "Develop the foundation of the video game.", "relation": "Must be done before", "subtask2": "Expand your concept."}, {"subtask1": "Expand your concept.", "relation": "Must be done before", "subtask2": "Run a game test."}, {"subtask1": "Run a game test.", "relation": "Must be done before", "subtask2": "Make use of social media to advertise the game."}, {"subtask1": "Make use of social media to advertise the game.", "relation": "Must be done before", "subtask2": "Start promoting it on as many platforms as you can."}]}
|