{ "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 make Fresh Apple Walnut Cake. Do you like cake?", "bot": true, "annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();" }, { "utt_id": "utt-2", "utterance": "Yes I like cake just as much as pies. How should I start?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"affirm; req_start;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}" }, { "utt_id": "utt-3", "utterance": "Nice!!! You can start by preparing the ingredients!", "bot": true, "annotations": "propose_list_ingredients();" }, { "utt_id": "utt-4", "utterance": "Good 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\": \"ing-0\", \"tracker_requested_step_num\": 1}" }, { "utt_id": "utt-5", "utterance": "The first two are 3 cups of all-purpose flour and 1 teaspoon baking soda. There are 11 ingredients.", "bot": true, "annotations": "sum_ingredient_list();\r\ninform_ingredient(ing-0);\r\ninform_ingredient(ing-1);" }, { "utt_id": "utt-6", "utterance": "Ok good I have the first two ingredients. What is next?", "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": "Good! next two are 1 teaspoon ground cinnamon and half a teaspoon of salt.", "bot": true, "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);" }, { "utt_id": "utt-8", "utterance": "Ok I prepared the teaspoons.", "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-9", "utterance": "Ok, next are 3 apples (peeled, cored and sliced ) and 1 cup white sugar.", "bot": true, "annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);" }, { "utt_id": "utt-10", "utterance": "Ok could I use a cup of brown sugar instead?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_substitute;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}" }, { "utt_id": "utt-11", "utterance": "You will also need brown sugar later. Next two ingredients are 1 cup brown sugar and one and one fourth of a cup of vegetable oil.", "bot": true, "annotations": "other();\r\ninform_ingredient(ing-6);\r\ninform_ingredient(ing-7);" }, { "utt_id": "utt-12", "utterance": "Ok good then I will prepare the white sugar. What is next?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; 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-13", "utterance": "The last ingredients are 2 eggs, 2 teaspoons of vanilla extract and 1 cup of chopped walnuts.", "bot": true, "annotations": "inform_ingredient(ing-8);\r\ninform_ingredient(ing-9);\r\ninform_ingredient(ing-10);" }, { "utt_id": "utt-14", "utterance": "Ok should I already beat the eggs?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"ing-10\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"ing-8\", \"tracker_requested_step_num\": 9}" }, { "utt_id": "utt-15", "utterance": "You will use the eggs later. Are you ready to start to cook?", "bot": true, "annotations": "negate();\r\npropose_start_instruction();" }, { "utt_id": "utt-16", "utterance": "Ok let's start.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"affirm;\", \"tracker_completed_step\": \"ing-10\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 12}" }, { "utt_id": "utt-17", "utterance": "Cool! Preheat the oven to 175 C.", "bot": true, "annotations": "inform_instruction(inst-0);" }, { "utt_id": "utt-18", "utterance": "Ok what can I do in the meantime?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_parallel_action;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-19", "utterance": "You can grease and flour a 9 by13 inch pan.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "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-1\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-21", "utterance": "Great! you can sift together the flour, baking soda, cinnamon and salt.", "bot": true, "annotations": "inform_instruction(inst-2);" }, { "utt_id": "utt-22", "utterance": "Ok I have done that. What should I do with it?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-23", "utterance": "You can combine the apples and the white sugar, and set aside after.", "bot": true, "annotations": "inform_instruction(inst-3);" }, { "utt_id": "utt-24", "utterance": "Ok I did that. What is the next step?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 16}" }, { "utt_id": "utt-25", "utterance": "Next step is to take a large bowl and mix together the brown sugar, oil, eggs and vanilla.", "bot": true, "annotations": "inform_instruction(inst-4);" }, { "utt_id": "utt-26", "utterance": "Ok I have done that. Should I mix in more?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 17}" }, { "utt_id": "utt-27", "utterance": "You now have to stir in the apple mixture, then the flour mixture.", "bot": true, "annotations": "inform_instruction(inst-5);" }, { "utt_id": "utt-28", "utterance": "Ok everything is in the bowl. What should I do with it?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 18}" }, { "utt_id": "utt-29", "utterance": "You should now fold in the walnuts, and when you are done pour batter into prepared pan.", "bot": true, "annotations": "inform_instruction(inst-6);\r\ninform_instruction(inst-7);" }, { "utt_id": "utt-30", "utterance": "Ok the batter is in the pan. Is it ready to be baked?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 20}" }, { "utt_id": "utt-31", "utterance": "Yes! It's time to bake in the preheated oven for 45 minutes. It will be ready when a toothpick inserted into the center of the cake comes out clean.", "bot": true, "annotations": "affirm();\r\ninform_instruction(inst-8);" }, { "utt_id": "utt-32", "utterance": "Ok it looks good now. Was that all?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 21}" }, { "utt_id": "utt-33", "utterance": "Yes, you should just allow to cool, and then you are ready to go!!", "bot": true, "annotations": "affirm();\r\ninform_instruction(inst-9);\r\nend_recipe();" }, { "utt_id": "utt-34", "utterance": "Ok thanks, smells delish.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 21}" } ] }