{ "messages": [ { "utt_id": "utt-0", "utterance": "HI! I'd like to prepare chicken stuffed buns, do you have a recipe for that?", "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, yes I have a chicken stuffed buns recipe for you. Do you want to make it?", "bot": true, "annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();" }, { "utt_id": "utt-2", "utterance": "Yes I do!! How many ingredients in this recipe?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"affirm; 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": "Ok there are 7 ingredients, do you want to prepare them?", "bot": true, "annotations": "sum_ingredient_list();\r\npropose_list_ingredients();" }, { "utt_id": "utt-4", "utterance": "Yes I do!", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"affirm;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}" }, { "utt_id": "utt-5", "utterance": "Ok, the first two ingredients are 6 large sourdough buns and 2 cups boneless chicken breast halves, cooked and diced.", "bot": true, "annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);" }, { "utt_id": "utt-6", "utterance": "Ok, I've got it! Can you give me two more?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; 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": "Sure, the next two ingredients are 1 package cream cheese, softened. And 1 cup shredded Pepper Jack cheese.", "bot": true, "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);" }, { "utt_id": "utt-8", "utterance": "Ok, good, how big should the package be?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_amount;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}" }, { "utt_id": "utt-9", "utterance": "It should bw 8 ounce.", "bot": true, "annotations": "inform_amount(ing-2);" }, { "utt_id": "utt-10", "utterance": "Good! Are there other ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-2\", \"tracker_completed_step_num\": 3, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}" }, { "utt_id": "utt-11", "utterance": "Yes there are 3 more ingredients. The next two are 1 cup grated Parmesan cheese and 6 cloves garlic, pressed.", "bot": true, "annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);" }, { "utt_id": "utt-12", "utterance": "Ok, good, those are on my kitchen counter. What is the last ingredient?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; 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-13", "utterance": "The last ingredients is 1 (10 ounce) package frozen chopped spinach, thawed and drained.", "bot": true, "annotations": "inform_ingredient(ing-6);\r\n" }, { "utt_id": "utt-14", "utterance": "Ok, great! I am ready to start then!!", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 8}" }, { "utt_id": "utt-15", "utterance": "Alright first preheat oven to 175 degrees Celsius.", "bot": true, "annotations": "inform_instruction(inst-0);" }, { "utt_id": "utt-16", "utterance": "Ok good, the oven is warm, what now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 9}" }, { "utt_id": "utt-17", "utterance": "Now slice the top off of each bun. You should save the tops.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "utt_id": "utt-18", "utterance": "Ok I sliced the buns! What is the next step?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 10}" }, { "utt_id": "utt-19", "utterance": "You should hollow out each bun. By this you will leave a shell.", "bot": true, "annotations": "inform_instruction(inst-2);" }, { "utt_id": "utt-20", "utterance": "Ok, I hollowed them, what should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-21", "utterance": "Take a medium bowl and combine chicken, cream cheese, Pepper Jack cheese, Parmesan cheese, garlic and spinach.", "bot": true, "annotations": "inform_instruction(inst-3);" }, { "utt_id": "utt-22", "utterance": "Ok, I prepared that, should I mix it.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 12}" }, { "utt_id": "utt-23", "utterance": "Yes and then spoon this mixture into all the buns. You pack it tightly. Afterwards cap with the bun tops.", "bot": true, "annotations": "affirm();\r\ninform_instruction(inst-4);" }, { "utt_id": "utt-24", "utterance": "Ok, I spreaded it inside the buns and closed them. What now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-25", "utterance": "Wrap all of the buns tightly in foil. And finally bake in preheated oven for 20 minutes.", "bot": true, "annotations": "inform_instruction(inst-5);\r\ninform_instruction(inst-6);" }, { "utt_id": "utt-26", "utterance": "In which kind of foil should I wrap them?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_tool;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-5\", \"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, I used alluminum foil then. I baked for 20 minutes now, are they ready?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_duration;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-29", "utterance": "You should bake them for 20 minutes, after which it should be ready.", "bot": true, "annotations": "repeat(inst-6);" }, { "utt_id": "utt-30", "utterance": "Ok, I've done that.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-31", "utterance": "Good that was all. Enjoy your Chicken Stuffed Buns.", "bot": true, "annotations": "end_recipe();\r\nenjoy();" }, { "utt_id": "utt-32", "utterance": "Mmmmh they look great, thank you!", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-33", "utterance": "You are welcome.", "bot": true, "annotations": "thank();" } ] }