{ "messages": [ { "utt_id": "utt-0", "utterance": "Hello hello! What are we gonna cook 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, today we will make Diegos special beef stew. It will take about 8 hours but it will be tasty.", "bot": true, "annotations": "greeting();\r\ninform_title(title);" }, { "utt_id": "utt-2", "utterance": "Sounds great! How many ingredients are there?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list_length;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}" }, { "utt_id": "utt-3", "utterance": "You will need 16 ingredients.", "bot": true, "annotations": "sum_ingredient_list();\r\npropose_list_ingredients();" }, { "utt_id": "utt-4", "utterance": "Ok good. Can I hear them 2 by 2 so I prepare them?", "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-5", "utterance": "Yes. The first two ingredients are 1 pound cubed beef stew meat and 1 tablespoon all-purpose flour.", "bot": true, "annotations": "affirm();\r\ninform_ingredient(ing-0);\r\ninform_ingredient(ing-1);" }, { "utt_id": "utt-6", "utterance": "Ok good, can I use lentil flour instead of the all-purpose one?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_substitute;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}" }, { "utt_id": "utt-7", "utterance": "Sorry I cannot answer that question.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-8", "utterance": "Ok no problem. Could I ask the next two ingredients?", "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-9", "utterance": "The next two ingredients are 2 tablespoons olive oil and 2 teaspoons butter.", "bot": true, "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);" }, { "utt_id": "utt-10", "utterance": "Ok good, could I have the next two?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"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": "1 medium yellow onion. It should be thinly sliced. And 1/4 cup red wine.", "bot": true, "annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);" }, { "utt_id": "utt-12", "utterance": "How many cups of red wine sorry?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-5\", \"tracker_requested_step_num\": 6}" }, { "utt_id": "utt-13", "utterance": "It should 1/4 cup.", "bot": true, "annotations": "inform_amount(ing-5);" }, { "utt_id": "utt-14", "utterance": "Sorry I don't understand \"one stroke 4 cups\". Did you mean one fourth of a cup?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-5\", \"tracker_requested_step_num\": 6}" }, { "utt_id": "utt-15", "utterance": "Yes it should be one fourth of a cup.", "bot": true, "annotations": "inform_amount(ing-5);" }, { "utt_id": "utt-16", "utterance": "Ok good, what are the next two ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}" }, { "utt_id": "utt-17", "utterance": "The next two ingredients are 1 beef bouillon cube and 1 cup hot water.", "bot": true, "annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);" }, { "utt_id": "utt-18", "utterance": "Ok good, is it ok if I use a chicken bouillon cube?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}" }, { "utt_id": "utt-19", "utterance": "Sorry I cannot answer that question.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-20", "utterance": "Ok no problem. Can I ask for two more ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"ing-8\", \"tracker_requested_step_num\": 9}" }, { "utt_id": "utt-21", "utterance": "The next two ingredients are 1 large potato. It should be cut into cubes. And 1/2 cup baby carrots.", "bot": true, "annotations": "inform_ingredient(ing-8);\r\ninform_ingredient(ing-9);" }, { "utt_id": "utt-22", "utterance": "Ok good. Can I have two more ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-9\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"ing-10\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-23", "utterance": "The next two are 1/2 teaspoon rosemary and 1/2 teaspoon dried thyme.", "bot": true, "annotations": "inform_ingredient(ing-10);\r\ninform_ingredient(ing-11);" }, { "utt_id": "utt-24", "utterance": "Ok they are ready, can I have two more?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-11\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"ing-12\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-25", "utterance": "Yes, 1/2 tablespoon garlic powder and 1/2 teaspoon ground black pepper.", "bot": true, "annotations": "inform_ingredient(ing-12);\r\ninform_ingredient(ing-13);" }, { "utt_id": "utt-26", "utterance": "Ok, can I use crushed garlic instead of garlic powder?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_substitute;\", \"tracker_completed_step\": \"ing-13\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"ing-12\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-27", "utterance": "Sorry I cannot answer that question.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-28", "utterance": "Ok no problem! Can I have two more ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-13\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"ing-14\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-29", "utterance": "The last two ingredients are 1/4 cup water and 2 dashes Worcestershire sauce.", "bot": true, "annotations": "inform_ingredient(ing-14);\r\ninform_ingredient(ing-15);" }, { "utt_id": "utt-30", "utterance": "Ok good! What is Worchester sauce?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"tracker_completed_step\": \"ing-15\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"ing-14\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-31", "utterance": "Sorry, your question is beyond my knowledge.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-32", "utterance": "No problem, I will google it myself! Can I have two more ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-15\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"ing-14\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-33", "utterance": "This were all the ingredients, if you are ready we can start the making the stew.", "bot": true, "annotations": "propose_start_instruction();" }, { "utt_id": "utt-34", "utterance": "Yes I was born ready! What should I start with?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"affirm; req_instruction;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 17}" }, { "utt_id": "utt-35", "utterance": "Ok that is tremendous. Now first place the cubed beef and flour in a resealable plastic bag. Seal it and shake the bag to evenly coat beef with flour.", "bot": true, "annotations": "inform_instruction(inst-0);\r\ninform_instruction(inst-1);" }, { "utt_id": "utt-36", "utterance": "Ok I did that it's now evenly coated! What next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 19}" }, { "utt_id": "utt-37", "utterance": "Heat the oil in a skillet over medium heat. Now you should brown the beef on all sides.", "bot": true, "annotations": "inform_instruction(inst-2);" }, { "utt_id": "utt-38", "utterance": "Ok the beef is nicely browned now. Can I eat it?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 20}" }, { "utt_id": "utt-39", "utterance": "No, sorry. We need the beef to make the stew. You should transfer the beef to a slow cooker. Now take the skillet again and melt the butter over medium heat and cook the onion until it becomes tender.", "bot": true, "annotations": "negate();\r\ninform_instruction(inst-3);\r\ninform_instruction(inst-4);" }, { "utt_id": "utt-40", "utterance": "Ok. Done that. The onions are tender. What next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 22}" }, { "utt_id": "utt-41", "utterance": "Now transfer them to the slow cooker with the beef.", "bot": true, "annotations": "inform_instruction(inst-5);" }, { "utt_id": "utt-42", "utterance": "Ok onions and beef are in, what is the next step?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 22, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 23}" }, { "utt_id": "utt-43", "utterance": "Now pour the wine into the skillet to deglaze and then pour the rest of the wine into the slow cooker.", "bot": true, "annotations": "inform_instruction(inst-6);" }, { "utt_id": "utt-44", "utterance": "Ok done, what next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 23, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 24}" }, { "utt_id": "utt-45", "utterance": "Now dissolve the beef bouillon cube in 1 cup hot water, and pour into slow cooker as well.", "bot": true, "annotations": "inform_instruction(inst-7);" }, { "utt_id": "utt-46", "utterance": "Ok I poured the boullion in the slow cooker. What should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 24, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 25}" }, { "utt_id": "utt-47", "utterance": "Now place the potato and carrots in the slow cooker as well and season it with rosemary, thyme, garlic powder, and pepper.", "bot": true, "annotations": "inform_instruction(inst-8);" }, { "utt_id": "utt-48", "utterance": "Ok it is seasoned now! Is it ready?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 25, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 26}" }, { "utt_id": "utt-49", "utterance": "Not yet. Mix in the remaining water and Worcestershire sauce.", "bot": true, "annotations": "negate();\r\ninform_instruction(inst-9);" }, { "utt_id": "utt-50", "utterance": "Ok I added them! What next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 26, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 27}" }, { "utt_id": "utt-51", "utterance": "Are all the ingredients covered with water? If not you may add some more.", "bot": true, "annotations": "inform_instruction(inst-10);" }, { "utt_id": "utt-52", "utterance": "They are not completely covered, I'll add a bit more thanks! What should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-10\", \"tracker_completed_step_num\": 27, \"tracker_requested_step\": \"inst-11\", \"tracker_requested_step_num\": 28}" }, { "utt_id": "utt-53", "utterance": "Now cover the slow cooker and cook the stew for 7 to 8 hours. Put it on low heat.", "bot": true, "annotations": "inform_instruction(inst-11);" }, { "utt_id": "utt-54", "utterance": "Ok I'll do that. Ok. 7 hours passed. How do I see if it's ready?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_duration;\", \"tracker_completed_step\": \"inst-11\", \"tracker_completed_step_num\": 28, \"tracker_requested_step\": \"inst-11\", \"tracker_requested_step_num\": 28}" }, { "utt_id": "utt-55", "utterance": "Sorry I cannot answer that question.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-56", "utterance": "Ok no problem. I'll wait one more hour. Ok it looks ready, what should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-11\", \"tracker_completed_step_num\": 28, \"tracker_requested_step\": \"inst-11\", \"tracker_requested_step_num\": 28}" }, { "utt_id": "utt-57", "utterance": "That was all. Enjoy your beef stew.", "bot": true, "annotations": "end_recipe();\r\nenjoy();" }, { "utt_id": "utt-58", "utterance": "Nice, it looks amazing!", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-11\", \"tracker_completed_step_num\": 28, \"tracker_requested_step\": \"inst-11\", \"tracker_requested_step_num\": 28}" }, { "utt_id": "utt-59", "utterance": "You are welcome.", "bot": true, "annotations": "thank();" } ] }