{ "messages": [ { "utt_id": "utt-0", "utterance": "Hi, what do we do 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": "We are making Banana Bran Muffins!", "bot": true, "annotations": "inform_title(title);" }, { "utt_id": "utt-2", "utterance": "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": "12 ingredients.", "bot": true, "annotations": "sum_ingredient_list();" }, { "utt_id": "utt-4", "utterance": "A bit long. Could you tell me the details in the instruction?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-5", "utterance": "Ok, let's first preheat oven to 375 degrees F (190 degrees C).", "bot": true, "annotations": "inform_instruction(inst-0);" }, { "utt_id": "utt-6", "utterance": "Ok. The oven is preheated up. What to do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-7", "utterance": "Grease a muffin pan or line with paper muffin liners.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "utt_id": "utt-8", "utterance": "OK. Done. What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-9", "utterance": "In a large mixing bowl, cream butter and brown sugar together until fluffy.", "bot": true, "annotations": "inform_instruction(inst-2);" }, { "utt_id": "utt-10", "utterance": "Sorry, I need to know the amount of cream and butter.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}" }, { "utt_id": "utt-11", "utterance": "1/2 cup brown sugar and 1/2 cup butter, softened.", "bot": true, "annotations": "inform_amount(ing-0);\r\ninform_amount(ing-1);" }, { "utt_id": "utt-12", "utterance": "Ok. Next thing?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 16}" }, { "utt_id": "utt-13", "utterance": "Add bananas, milk, vanilla and eggs; mix well.", "bot": true, "annotations": "inform_instruction(inst-3);" }, { "utt_id": "utt-14", "utterance": "Can you repeat the last ingredient?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"ing-5\", \"tracker_requested_step_num\": 6}" }, { "utt_id": "utt-15", "utterance": "Eggs.", "bot": true, "annotations": "repeat(ing-5);" }, { "utt_id": "utt-16", "utterance": "Ok. What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 17}" }, { "utt_id": "utt-17", "utterance": "Stir in flour, bran, baking powder, soda and salt; blend just until moistened.", "bot": true, "annotations": "inform_instruction(inst-4);" }, { "utt_id": "utt-18", "utterance": "How much flour for this?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}" }, { "utt_id": "utt-19", "utterance": "1 1/2 cups all-purpose flour.", "bot": true, "annotations": "inform_amount(ing-6);" }, { "utt_id": "utt-20", "utterance": "Ok. I mixed them. Next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 18}" }, { "utt_id": "utt-21", "utterance": "Stir in walnuts.", "bot": true, "annotations": "inform_instruction(inst-5);" }, { "utt_id": "utt-22", "utterance": "How many exactly?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"ing-11\", \"tracker_requested_step_num\": 12}" }, { "utt_id": "utt-23", "utterance": "1/2 cup chopped walnuts.", "bot": true, "annotations": "inform_amount(ing-11);" }, { "utt_id": "utt-24", "utterance": "Thanks! What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank; req_instruction;\", \"tracker_completed_step\": \"ing-11\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 19}" }, { "utt_id": "utt-25", "utterance": "Pour batter into prepared muffin cups.", "bot": true, "annotations": "inform_instruction(inst-6);" }, { "utt_id": "utt-26", "utterance": "Ok. I poured into the muffin cups. What to do with them?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 20}" }, { "utt_id": "utt-27", "utterance": "Bake at 375 degrees F (190 degrees C) for 20 to 25 minutes or until a toothpick inserted into the center of a muffin comes out clean.", "bot": true, "annotations": "inform_instruction(inst-7);" }, { "utt_id": "utt-28", "utterance": "Ok. 25 minutes passed. Is it done?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 21}" }, { "utt_id": "utt-29", "utterance": "No, you still need to cool in the cups for 5 minutes, then remove muffins and place on a wire rack to cool completely.", "bot": true, "annotations": "negate();\r\ninform_instruction(inst-8);" }, { "utt_id": "utt-30", "utterance": "Ok. I will share with my families.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 21}" }, { "utt_id": "utt-31", "utterance": "I hope they will taste good!", "bot": true, "annotations": "enjoy();" }, { "utt_id": "utt-32", "utterance": "Thanks! Bot! The last goodbye!", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank; goodbye;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 21}" }, { "utt_id": "utt-33", "utterance": "Goodbye!", "bot": true, "annotations": "goodbye();" } ] }