{ "messages": [ { "utt_id": "utt-0", "utterance": "Hello! What are we gonna prepare today?", "bot": false, "annotations": "{\"section\": \"title\", \"intent\": \"greeting; req_title;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}" }, { "utt_id": "utt-1", "utterance": "Hi. We will make apple blueberry tarts. Are you ready to bake?", "bot": true, "annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();" }, { "utt_id": "utt-2", "utterance": "Yay! Sounds delicious. Can you give me the ingredients first?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}" }, { "utt_id": "utt-3", "utterance": "Sure first 2 medium cooking apples. They should be peeled, cored, and chopped.", "bot": true, "annotations": "inform_ingredient(ing-0);" }, { "utt_id": "utt-4", "utterance": "Ok. I did that! More ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-0\", \"tracker_completed_step_num\": 1, \"tracker_requested_step\": \"ing-1\", \"tracker_requested_step_num\": 2}" }, { "utt_id": "utt-5", "utterance": "The next are two third cup fresh or frozen blueberries. And 1 tablespoon heat-stable granular sugar substitute.", "bot": true, "annotations": "inform_ingredient(ing-1);\r\ninform_ingredient(ing-2);" }, { "utt_id": "utt-6", "utterance": "Ok. Good! Can I use sugar instead of sugar substitute?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_substitute;\", \"tracker_completed_step\": \"ing-2\", \"tracker_completed_step_num\": 3, \"tracker_requested_step\": \"ing-1\", \"tracker_requested_step_num\": 2}" }, { "utt_id": "utt-7", "utterance": "Sorry I cannot answer that question.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-8", "utterance": "Ok. No problem. Can I have more ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-2\", \"tracker_completed_step_num\": 3, \"tracker_requested_step\": \"ing-3\", \"tracker_requested_step_num\": 4}" }, { "utt_id": "utt-9", "utterance": "Now there 5 more ingredients. The next two are 1/2 teaspoon apple pie spice or ground allspice. And 1 one thirds cups whole wheat pastry flour.", "bot": true, "annotations": "inform_ingredient(ing-3);\r\ninform_ingredient(ing-4);" }, { "utt_id": "utt-10", "utterance": "Could you repeat the second ingredient please?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"ing-4\", \"tracker_completed_step_num\": 5, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}" }, { "utt_id": "utt-11", "utterance": "A one plus one thirds cup whole wheat pastry flour.", "bot": true, "annotations": "repeat(ing-4);" }, { "utt_id": "utt-12", "utterance": "Ok. good. Can I have the remaining three ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-4\", \"tracker_completed_step_num\": 5, \"tracker_requested_step\": \"ing-5\", \"tracker_requested_step_num\": 6}" }, { "utt_id": "utt-13", "utterance": "1/4 teaspoon kosher salt, 1/3 cup extra-virgin olive oil and 3 tablespoons low-fat milk.", "bot": true, "annotations": "inform_ingredient(ing-5);\r\ninform_ingredient(ing-6);\r\ninform_ingredient(ing-7);" }, { "utt_id": "utt-14", "utterance": "Ok. Good. I'm ready to start with the recipe now!", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 9}" }, { "utt_id": "utt-15", "utterance": "Cool. Now Take a medium bowl and stir together the whole wheat pastry flour, kosher salt, and the 1/8 teaspoon apple pie spice.", "bot": true, "annotations": "inform_instruction(inst-0);" }, { "utt_id": "utt-16", "utterance": "Ok. good, should I use all the flour?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_use_all;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 9}" }, { "utt_id": "utt-17", "utterance": "Yes you can.", "bot": true, "annotations": "affirm();" }, { "utt_id": "utt-18", "utterance": "Good! What is the next step?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 10}" }, { "utt_id": "utt-19", "utterance": "In another bowl you should combine the apples, blueberries, sugar substitute, and the 1/4 teaspoon apple pie spice.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "utt_id": "utt-20", "utterance": "Ok. I mixed them! What now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-21", "utterance": "Now in the first bowl you should add add oil and milk all at once. Then stir lightly with a fork until the dough comes together.", "bot": true, "annotations": "inform_instruction(inst-2);\r\ninform_instruction(inst-3);" }, { "utt_id": "utt-22", "utterance": "Ok. The dough looks good now. What should I do next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-23", "utterance": "Now divide the dough into 6 portions. You can use six 3 1/2- to 4-inch individual tart pans with removable bottoms for this. You should press one dough portion on the bottom and up the side of each tart pan.", "bot": true, "annotations": "inform_instruction(inst-4);\r\ninform_instruction(inst-5);" }, { "utt_id": "utt-24", "utterance": "Ok. Sure. I did as you say! What now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-25", "utterance": "Good. Now divide the fruit mixture from the other bowl among all the pastry-lined pans.", "bot": true, "annotations": "inform_instruction(inst-6);" }, { "utt_id": "utt-26", "utterance": "Sorry I didn't understand the instruction.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-27", "utterance": "You should take all the fruit from the mixture you made before and divide it among all the pastries.", "bot": true, "annotations": "repeat(inst-6);" }, { "utt_id": "utt-28", "utterance": "Ok. good, Thanks. I took the fruit out. What is the next step?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 16}" }, { "utt_id": "utt-29", "utterance": "Now place the tart pans on a large baking sheet.", "bot": true, "annotations": "inform_instruction(inst-7);" }, { "utt_id": "utt-30", "utterance": "Ok. I did that, should I put them in the oven?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 17}" }, { "utt_id": "utt-31", "utterance": "Not yet. You should place a large piece of foil over tart pans. Then press down lightly around the edges to seal it.", "bot": true, "annotations": "negate();\r\ninform_instruction(inst-8);" }, { "utt_id": "utt-32", "utterance": "Ok. the tart pans are sealed.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 18}" }, { "utt_id": "utt-33", "utterance": "Now you may bake it in a 375 degrees Fahrenheit oven for 20 minutes.", "bot": true, "annotations": "inform_instruction(inst-9);" }, { "utt_id": "utt-34", "utterance": "Ok. I am baking it, how do I see that it's ready?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_duration;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 19}" }, { "utt_id": "utt-35", "utterance": "You should do it for 20 minutes. Then remove the foil and then bake about 20 minutes again. It will be ready when the fruit is tender.", "bot": true, "annotations": "inform_instruction(inst-10);" }, { "utt_id": "utt-36", "utterance": "Ok good. I cooked it for 20 more minutes. Can I put sugar on top?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-10\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-11\", \"tracker_requested_step_num\": 20}" }, { "utt_id": "utt-37", "utterance": "Sorry I cannot answer that question. Now you should let the tart pans cool down on a wire rack for 15 minutes.", "bot": true, "annotations": "fence();\r\ninform_instruction(inst-11);" }, { "utt_id": "utt-38", "utterance": "Ok. I let the tarts cool! Can I eat them now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-11\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-12\", \"tracker_requested_step_num\": 21}" }, { "utt_id": "utt-39", "utterance": "Then carefully remove the sides of all the tart pans and serve warm or cool. As you wish. Now you may eat them. Enjoy your apple blueberry tarts!", "bot": true, "annotations": "inform_instruction(inst-12);\r\ninform_instruction(inst-13);\r\nenjoy();" }, { "utt_id": "utt-40", "utterance": "Mmmh yummy they look very tasty!", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-13\", \"tracker_completed_step_num\": 22, \"tracker_requested_step\": \"inst-12\", \"tracker_requested_step_num\": 21}" }, { "utt_id": "utt-41", "utterance": "You are welcome.", "bot": true, "annotations": "thank();" } ] }