{ "messages": [ { "utt_id": "utt-0", "utterance": "Hi, what do we make 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 have German Sweet Chocolate Pie.", "bot": true, "annotations": "greeting();\r\ninform_title(title);" }, { "utt_id": "utt-2", "utterance": "A pie, not bad. How many ingredients do I need?", "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": "In total you need 6 ingredients.", "bot": true, "annotations": "sum_ingredient_list();" }, { "utt_id": "utt-4", "utterance": "Ok. Can you give them 2 by 2?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"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, sure. The first two is 1 (4 ounce) bar German sweet chocolate and 1/3 cup milk.", "bot": true, "annotations": "affirm();\r\ninform_ingredient(ing-0);\r\ninform_ingredient(ing-1);" }, { "utt_id": "utt-6", "utterance": "Ok. The next two?", "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": "4 ounces cream cheese and 2 tablespoons white sugar.", "bot": true, "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);" }, { "utt_id": "utt-8", "utterance": "Ok. The last two are?", "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-9", "utterance": "1 (12 ounce) container frozen whipped topping, thawed and 1 (9 inch) prepared graham cracker crust.", "bot": true, "annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);" }, { "utt_id": "utt-10", "utterance": "What shall I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 7}" }, { "utt_id": "utt-11", "utterance": "Microwave chocolate and 2 tablespoons of the milk in large microwave-safe bowl on high for 2 minutes or until chocolate is almost melted, stirring halfway through heating time.", "bot": true, "annotations": "inform_instruction(inst-0);" }, { "utt_id": "utt-12", "utterance": "How long shall I microwave it?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 7}" }, { "utt_id": "utt-13", "utterance": "2 minutes.", "bot": true, "annotations": "inform_duration(dur-0-0);" }, { "utt_id": "utt-14", "utterance": "Thanks. What next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 8}" }, { "utt_id": "utt-15", "utterance": "Mix in cream cheese, sugar, and remaining milk with wire whisk.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "utt_id": "utt-16", "utterance": "Ok. I added the milk. Next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 9}" }, { "utt_id": "utt-17", "utterance": "Refrigerate 10 minutes.", "bot": true, "annotations": "inform_instruction(inst-2);" }, { "utt_id": "utt-18", "utterance": "Done. What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 10}" }, { "utt_id": "utt-19", "utterance": "Fold in 3 1/2 cups of the whipped topping until no streaks remain.", "bot": true, "annotations": "inform_instruction(inst-3);" }, { "utt_id": "utt-20", "utterance": "Ok. It is folded. What shall I do next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-21", "utterance": "Spoon into crust.", "bot": true, "annotations": "inform_instruction(inst-4);" }, { "utt_id": "utt-22", "utterance": "Done. How to continue?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 12}" }, { "utt_id": "utt-23", "utterance": "Then, freeze pie 4 hours.", "bot": true, "annotations": "inform_instruction(inst-5);" }, { "utt_id": "utt-24", "utterance": "Ok. What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-25", "utterance": "Before splitting pie, cool it at room temperature for 15 minutes.", "bot": true, "annotations": "inform_instruction(inst-6);" }, { "utt_id": "utt-26", "utterance": "Just cool it down for 15 minutes, right?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-27", "utterance": "Yes, that is right.", "bot": true, "annotations": "affirm();" }, { "utt_id": "utt-28", "utterance": "Ok. What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-29", "utterance": "Serve the pie with remaining whipped topping.", "bot": true, "annotations": "inform_instruction(inst-7);" }, { "utt_id": "utt-30", "utterance": "Done. Can I eat it now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-31", "utterance": "You can eat it now.", "bot": true, "annotations": "affirm();\r\nend_recipe();" }, { "utt_id": "utt-32", "utterance": "Great! Thanks bot!", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-33", "utterance": "Enjoy.", "bot": true, "annotations": "enjoy();" } ] }