{ "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 will make early morning oven roasted new potatoes. Are you ready to start?", "bot": true, "annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();" }, { "utt_id": "utt-2", "utterance": "Yes I am.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"affirm;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 5}" }, { "utt_id": "utt-3", "utterance": "First preheat the oven to 230 degrees Celsius. Also heat a skillet.", "bot": true, "annotations": "inform_instruction(inst-0);\r\nfetch(inst-0, [tool-0-0]);" }, { "utt_id": "utt-4", "utterance": "The oven is preheating. Should I heat the skillet on low or high heat?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 5, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 5}" }, { "utt_id": "utt-5", "utterance": "I cannot answer that question. It should be hot and we will add just 4 ingredients to it.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-6", "utterance": "Ok. what should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 5, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 6}" }, { "utt_id": "utt-7", "utterance": "Add 4 tablespoons butter and 2 teaspoons fresh rosemary to the skillet. Also add salt and pepper as much as desired.", "bot": true, "annotations": "inform_instruction(inst-1);\r\ninform_instruction(inst-2);" }, { "utt_id": "utt-8", "utterance": "2 teaspoons of what?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}" }, { "utt_id": "utt-9", "utterance": "2 teaspoons fresh rosemary.", "bot": true, "annotations": "repeat(ing-2);" }, { "utt_id": "utt-10", "utterance": "Ok. I have done that. What should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-2\", \"tracker_completed_step_num\": 3, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 8}" }, { "utt_id": "utt-11", "utterance": "Now take 1 1/2 pounds new potatoes and cut them into wedges.", "bot": true, "annotations": "fetch(inst-3, [ing-0]);" }, { "utt_id": "utt-12", "utterance": "The potatoes are cut in wedges. What's next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 8}" }, { "utt_id": "utt-13", "utterance": "Take off the heat from the skillet and coat the potatoes evenly with the melted butter mixture.", "bot": true, "annotations": "inform_instruction(inst-3);" }, { "utt_id": "utt-14", "utterance": "Done. What's next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 9}" }, { "utt_id": "utt-15", "utterance": "Now arrange the potatoes in a single layer on a baking pan and bake them in the oven for approximately 20 to 25 minutes.", "bot": true, "annotations": "inform_instruction(inst-4);\r\ninform_instruction(inst-5);" }, { "utt_id": "utt-16", "utterance": "How do I know when they are ready?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 9}" }, { "utt_id": "utt-17", "utterance": "The potatoes will be ready when they are golden brown.", "bot": true, "annotations": "inform_duration(cond-5-0);" }, { "utt_id": "utt-18", "utterance": "Ok. I have them for 22 minutes and they are golden brown. What should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-19", "utterance": "Great. just check if they are brown on all sides. If they are not you can toss them around occasionally.", "bot": true, "annotations": "inform_instruction(inst-6);" }, { "utt_id": "utt-20", "utterance": "Ok. they are brown on all sides. What's next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-21", "utterance": "That was all! Enjoy the potatoes.", "bot": true, "annotations": "end_recipe();\r\nenjoy();" }, { "utt_id": "utt-22", "utterance": "They look good. Bye.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"goodbye;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 11}" } ] }