{ "messages": [ { "utt_id": "utt-0", "utterance": "Hi what are we making 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 are going to make brownie mix in a jar. Do you like brownies?", "bot": true, "annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();" }, { "utt_id": "utt-2", "utterance": "Great, yes I'm ready for some brownies.", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"affirm;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}" }, { "utt_id": "utt-3", "utterance": "Good! You will need six ingredients. Would you like to prepare them beforehand?", "bot": true, "annotations": "sum_ingredient_list();\r\npropose_list_ingredients();" }, { "utt_id": "utt-4", "utterance": "Yes please.", "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": "Okay! The first two ingredients are half a cup of flaked coconut and half a cup of white sugar.", "bot": true, "annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);\r\n" }, { "utt_id": "utt-6", "utterance": "Ok can I use brown sugar instead as well?", "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 reply to your question. But you can always change the ingredients following your intuition.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-8", "utterance": "Ok what are the next 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 cups of packed brown sugar and 2 cups of all-purpose flour.", "bot": true, "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);\r\n" }, { "utt_id": "utt-10", "utterance": "Ok alright I have them.", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm;\", \"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": "Good! The next and last two ingredients are one in a half teaspoon of baking powder and one quarter of a teaspoon of salt.", "bot": true, "annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);" }, { "utt_id": "utt-12", "utterance": "Ok easy I have them as well.", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm;\", \"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 3 ingredients are 3/4 cup softened butter or margarine, 2 eggs and 2 teaspoons vanilla.", "bot": true, "annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);\r\ninform_ingredient(ing-8);" }, { "utt_id": "utt-14", "utterance": "Ok good I have them all.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"ing-8\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 10}" }, { "utt_id": "utt-15", "utterance": "Good! Now mix together the flour, salt and baking powder.", "bot": true, "annotations": "inform_instruction(inst-0);" }, { "utt_id": "utt-16", "utterance": "Ok what should I do with it?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-17", "utterance": "Add three fourths of butter or margarine at room temperature.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "utt_id": "utt-18", "utterance": "Ok how long should it be there?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 12}" }, { "utt_id": "utt-19", "utterance": "Sorry, I cannot reply to your question. You now mix into eggs, lightly beaten and 2 teaspoons vanilla.", "bot": true, "annotations": "inform_instruction(inst-2);" }, { "utt_id": "utt-20", "utterance": "OK I have done that. What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-21", "utterance": "You can add three fourths of a cup of butter or margarine. And mixing two eggs, slightly beaten and 2 teaspoons vanilla.", "bot": true, "annotations": "inform_instruction(inst-1);\r\ninform_instruction(inst-2);" }, { "utt_id": "utt-22", "utterance": "Ok I have done that as well.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-23", "utterance": "Good, now spread batter into a spread 9 x 13\" metal pan.", "bot": true, "annotations": "inform_instruction(inst-3);" }, { "utt_id": "utt-24", "utterance": "Ok what is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-25", "utterance": "No bake at 190 degrees C for 25 minutes.", "bot": true, "annotations": "inform_instruction(inst-4);" }, { "utt_id": "utt-26", "utterance": "Ok how do I know if it is ready?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-27", "utterance": "Sorry, I cannot reply to your question.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-28", "utterance": "Ok no problem , what should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-29", "utterance": "We should now cool it for 15 minutes in a baking pan..", "bot": true, "annotations": "inform_instruction(inst-5);" }, { "utt_id": "utt-30", "utterance": "Ok nice. Anything I can do in the meantime?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_parallel_action;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 16}" }, { "utt_id": "utt-31", "utterance": "Not really, you can now cut brownies into 1 and a half inches squares.", "bot": true, "annotations": "negate();\r\ninform_instruction(inst-6);" }, { "utt_id": "utt-32", "utterance": "Ok I have done that. What else should I still do?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 17}" }, { "utt_id": "utt-33", "utterance": "You now cool completely in a pan.", "bot": true, "annotations": "inform_instruction(inst-7);" }, { "utt_id": "utt-34", "utterance": "Ok I have done that. Can I eat them?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 17}" }, { "utt_id": "utt-35", "utterance": "Yes you can eat them! Enjoy!", "bot": true, "annotations": "affirm();\r\nend_recipe();\r\nenjoy();" }, { "utt_id": "utt-36", "utterance": "Great, they look amazing. Thank you.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 17}" } ] }