{ "messages": [ { "utt_id": "utt-0", "utterance": "Hi. how do I make baked spaghetti squash lasagna style?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"greeting; req_start;\", \"tracker_completed_step\": \"ing-0\", \"tracker_completed_step_num\": 1, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}" }, { "utt_id": "utt-1", "utterance": "Hi. since the ingredient list is long, do you need me to read them through now?", "bot": true, "annotations": "greeting();\r\npropose_list_ingredients();" }, { "utt_id": "utt-2", "utterance": "Ok. that would be nice. What is the first ingredient?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"affirm; req_ingredient;\", \"tracker_completed_step\": \"ing-0\", \"tracker_completed_step_num\": 1, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}" }, { "utt_id": "utt-3", "utterance": "The first is 1 spaghetti squash which is halved in length and seeded.", "bot": true, "annotations": "inform_ingredient(ing-0);" }, { "utt_id": "utt-4", "utterance": "Ok. thanks I have it here. What is the next ingredient?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"thank; 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": "1 chopped onion.", "bot": true, "annotations": "inform_ingredient(ing-1);" }, { "utt_id": "utt-6", "utterance": "Ok. what is next?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}" }, { "utt_id": "utt-7", "utterance": "2 tablespoons fo minced garlic and 2 cans of stewed tomatoes.", "bot": true, "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);" }, { "utt_id": "utt-8", "utterance": "Ok. should the two cans of stewed tomatoes be big or small or with some specific measurements?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-3\", \"tracker_requested_step_num\": 4}" }, { "utt_id": "utt-9", "utterance": "They should be 14 ounce.", "bot": true, "annotations": "inform_amount(ing-3);" }, { "utt_id": "utt-10", "utterance": "Ok. thanks. I have them now. What are the next ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"thank; confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}" }, { "utt_id": "utt-11", "utterance": "You need 1 tablespoon of dried basil and 1 cube of vegetable bouillon.", "bot": true, "annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);" }, { "utt_id": "utt-12", "utterance": "Ok. I have those as well. What is next?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}" }, { "utt_id": "utt-13", "utterance": "Some black pepper and 1 can of black olives. You need 15 ounce of olives and chop them in advance.", "bot": true, "annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);" }, { "utt_id": "utt-14", "utterance": "Ok. thanks I will chop them now in advance. What is the next ingredient?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"thank; confirm; req_instruction;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"ing-8\", \"tracker_requested_step_num\": 9}" }, { "utt_id": "utt-15", "utterance": "1 cup of shredded mozzarella cheese and 1 cup of shredded parmesan cheese.", "bot": true, "annotations": "inform_ingredient(ing-8);\r\ninform_ingredient(ing-9);" }, { "utt_id": "utt-16", "utterance": "Ok. I shredded both the cheeses. What is next?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-9\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"ing-8\", \"tracker_requested_step_num\": 9}" }, { "utt_id": "utt-17", "utterance": "These are all the ingredients.", "bot": true, "annotations": "end_ingredient_list();" }, { "utt_id": "utt-18", "utterance": "Ok. nice I have them all ready. What is the first step now to take in order to cook the dish?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-9\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-19", "utterance": "Now we preheat the oven to 325 degrees Fahrenheit.", "bot": true, "annotations": "inform_instruction(inst-0);" }, { "utt_id": "utt-20", "utterance": "Ok. the oven is starting to preheat. What should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 12}" }, { "utt_id": "utt-21", "utterance": "Take a baking sheet and layer it with cooking spray.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "utt_id": "utt-22", "utterance": "Ok. the baking sheet is prepared. What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-23", "utterance": "Put the squash in the oven. Bake it for 35 minutes.", "bot": true, "annotations": "inform_instruction(inst-2);\r\ninform_instruction(inst-3);" }, { "utt_id": "utt-24", "utterance": "Ok. it's 35 minutes now. I guess it is ready. What should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-25", "utterance": "Remove the squash from oven and let it cool.", "bot": true, "annotations": "inform_instruction(inst-4);" }, { "utt_id": "utt-26", "utterance": "Ok. how long should it cool down?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-27", "utterance": "Sorry, I cannot answer it. Do you need me to provide the next step?", "bot": true, "annotations": "fence();\r\npropose_next_instruction();" }, { "utt_id": "utt-28", "utterance": "Ok. no problem. What can I do in the meantime when it's cooling down?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_parallel_action;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 16}" }, { "utt_id": "utt-29", "utterance": "Use some cooking spray to spray a non-stick saucepan.", "bot": true, "annotations": "inform_instruction(inst-5);" }, { "utt_id": "utt-30", "utterance": "Ok. the pan is ready. What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 17}" }, { "utt_id": "utt-31", "utterance": "Put the saucepan on a medium heat, then saute the onion and garlic until the color turns golden brown.", "bot": true, "annotations": "inform_instruction(inst-6);" }, { "utt_id": "utt-32", "utterance": "Ok. it looks fine, what should I add now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 18}" }, { "utt_id": "utt-33", "utterance": "Now you can add tomatoes, basil, bouillon cube and black pepper. Stir them well.", "bot": true, "annotations": "inform_instruction(inst-7);" }, { "utt_id": "utt-34", "utterance": "Ok. I added al those ingredients and stirred them. What is the next step?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 19}" }, { "utt_id": "utt-35", "utterance": "Cook for about 15 minutes when the sauce becomes medium thick.", "bot": true, "annotations": "inform_instruction(inst-8);" }, { "utt_id": "utt-36", "utterance": "Ok. the sauce looks Ok. now. What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 20}" }, { "utt_id": "utt-37", "utterance": "Use a fork to remove the squash strands and reserve the shells.", "bot": true, "annotations": "inform_instruction(inst-9);" }, { "utt_id": "utt-38", "utterance": "Ok. what should I do with both?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 21}" }, { "utt_id": "utt-39", "utterance": "For each shell, layer it with a spoon of the sauce you made.", "bot": true, "annotations": "inform_instruction(inst-10);" }, { "utt_id": "utt-40", "utterance": "Ok. I have done that. What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-10\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 21}" }, { "utt_id": "utt-41", "utterance": "Add another layer of squash strands, olives and mozzarella cheese.", "bot": true, "annotations": "inform_instruction(inst-10);" }, { "utt_id": "utt-42", "utterance": "Ok. I added all those things on top. What should I do with it?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-10\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-11\", \"tracker_requested_step_num\": 22}" }, { "utt_id": "utt-43", "utterance": "Repeat these layers until the shells are full.", "bot": true, "annotations": "inform_instruction(inst-11);" }, { "utt_id": "utt-44", "utterance": "Ok. The shells are full now. What is the next step?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-11\", \"tracker_completed_step_num\": 22, \"tracker_requested_step\": \"inst-12\", \"tracker_requested_step_num\": 23}" }, { "utt_id": "utt-45", "utterance": "Top with Parmesan cheese.", "bot": true, "annotations": "inform_instruction(inst-12);" }, { "utt_id": "utt-46", "utterance": "Ok. it's all topped now with the Parmesan. What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-12\", \"tracker_completed_step_num\": 23, \"tracker_requested_step\": \"inst-13\", \"tracker_requested_step_num\": 24}" }, { "utt_id": "utt-47", "utterance": "The final step is to bake the two shells for 20 minutes in oven.", "bot": true, "annotations": "inform_instruction(inst-13);" }, { "utt_id": "utt-48", "utterance": "Ok. great. I baked all the shells and they look really nice. Is there anything else I should still do?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_ongoing;\", \"tracker_completed_step\": \"inst-13\", \"tracker_completed_step_num\": 24, \"tracker_requested_step\": \"inst-13\", \"tracker_requested_step_num\": 24}" }, { "utt_id": "utt-49", "utterance": "No. Just enjoy your work.", "bot": true, "annotations": "negate();\r\nenjoy();" }, { "utt_id": "utt-50", "utterance": "Ok. thanks a lot. Bye.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank; goodbye;\", \"tracker_completed_step\": \"inst-13\", \"tracker_completed_step_num\": 24, \"tracker_requested_step\": \"inst-13\", \"tracker_requested_step_num\": 24}" }, { "utt_id": "utt-51", "utterance": "Bye.", "bot": true, "annotations": "goodbye();" } ] }