{ "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": "Hello. today we are making Eggnog Blend.", "bot": true, "annotations": "greeting();\r\ninform_title(title);" }, { "utt_id": "utt-2", "utterance": "Ok. nice. What is the first step?", "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\": 9}" }, { "utt_id": "utt-3", "utterance": "Take a saucepan and place it on low heat.", "bot": true, "annotations": "inform_instruction(inst-0, [tool-0-0]);" }, { "utt_id": "utt-4", "utterance": "Ok. I have done that. What should I add?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 9}" }, { "utt_id": "utt-5", "utterance": "Add 4 cups half-and-half and 1 cup white sugar. Stir everything.", "bot": true, "annotations": "simplify_begin(ac-0-0);" }, { "utt_id": "utt-6", "utterance": "Could you repeat the first ingredient please?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}" }, { "utt_id": "utt-7", "utterance": "4 cups Half-and-half.", "bot": true, "annotations": "repeat(ing-0);" }, { "utt_id": "utt-8", "utterance": "Ok. I have added them. What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-0\", \"tracker_completed_step_num\": 1, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 10}" }, { "utt_id": "utt-9", "utterance": "Add egg yolks and stir and cook until light custard forms. However make sure the mixture does not boil.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "utt_id": "utt-10", "utterance": "Ok. I have done it. What is the next step?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-11", "utterance": "Remove the mixture from the heat and let it cool. Afterwards place it in the refrigerator and let it chill overnight.", "bot": true, "annotations": "inform_instruction(inst-2);" }, { "utt_id": "utt-12", "utterance": "Ok. I have let it chill overnight. Is there something else to do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_ongoing;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 12}" }, { "utt_id": "utt-13", "utterance": "Yes you should now stir in 5 ingredients. Start with 1 teaspoon vanilla extract and 2 cups heavy cream.", "bot": true, "annotations": "affirm();\r\nsimplify_begin(inst-3);\r\nsimplify_continue(inst-3, [ing-3, ing-4]);" }, { "utt_id": "utt-14", "utterance": "Ok. I stirred in both. What are the next ones?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 12}" }, { "utt_id": "utt-15", "utterance": "Next stir in 2/3 cups dark rum and 1/2 cup Scotch whisky.", "bot": true, "annotations": "simplify_continue(inst-3, [ing-5, ing-6]);" }, { "utt_id": "utt-16", "utterance": "Ok. I added both. What are the next ones?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 12}" }, { "utt_id": "utt-17", "utterance": "Finally add 1 pint vanilla ice cream.", "bot": true, "annotations": "simplify_continue(inst-3, [ing-7]);" }, { "utt_id": "utt-18", "utterance": "Ok. Thanks. I added it as well. What should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank; confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-19", "utterance": "You should serve it cold. That's all, well done!", "bot": true, "annotations": "inform_instruction(inst-4);\r\nend_recipe();\r\nenjoy();" }, { "utt_id": "utt-20", "utterance": "Ok. Thanks. it looks nice. Bye.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank; goodbye;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 13}" } ] }