{ "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 making Figs with Goat Cheese Pecans and Bacon. It's a quick recipe perfect for busy people.", "bot": true, "annotations": "greeting();\r\ninform_title(title);" }, { "utt_id": "utt-2", "utterance": "Ok. Nice. Is it a long recipe?", "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": "There are four ingredients.", "bot": true, "annotations": "sum_ingredient_list();" }, { "utt_id": "utt-4", "utterance": "Ok. Nice. What are the first two ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"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 6 figs, halved and 6 ounces goat cheese.", "bot": true, "annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);" }, { "utt_id": "utt-6", "utterance": "OK. I have them. What are the next ingredients?", "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": "The next two ingredients are half a cup of toasted, chopped pecans 3 slices bacon, cut in half.", "bot": true, "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);" }, { "utt_id": "utt-8", "utterance": "Ok. I have them. What should I do now.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 5}" }, { "utt_id": "utt-9", "utterance": "You can start by preheating the broiler.", "bot": true, "annotations": "inform_instruction(inst-0);" }, { "utt_id": "utt-10", "utterance": "Ok. Is there some temperature indication?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_temperature;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 5, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 5}" }, { "utt_id": "utt-11", "utterance": "There is no temperature indication sorry.", "bot": true, "annotations": "negate();" }, { "utt_id": "utt-12", "utterance": "Ok. What is the next step?", "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-13", "utterance": "You can now Stuff fig halves with goat cheese.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "utt_id": "utt-14", "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\": 6, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 7}" }, { "utt_id": "utt-15", "utterance": "Next step is to press pecan nuts into the cheese.", "bot": true, "annotations": "inform_instruction(inst-2);" }, { "utt_id": "utt-16", "utterance": "Ok. I have done that as well. What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 8}" }, { "utt_id": "utt-17", "utterance": "Next is to Wrap each stuffed fig half with half a slice of bacon, securing with toothpicks. And then you can arrange them on a medium baking sheet.", "bot": true, "annotations": "inform_instruction(inst-3);\r\ninform_instruction(inst-4);" }, { "utt_id": "utt-18", "utterance": "Ok. I have arranged them on the sheet. What should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 10}" }, { "utt_id": "utt-19", "utterance": "You can now broil for 5 minutes. You will see that it\\s. You will see that it's ready when bacon is evenly brown and crisp and goat cheese is bubbly and lightly browned.", "bot": true, "annotations": "inform_instruction(inst-5);" }, { "utt_id": "utt-20", "utterance": "Ok. It looks ready now. Is there something else to do?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_ongoing;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 10}" }, { "utt_id": "utt-21", "utterance": "Nothing more to do! enjoy your food.", "bot": true, "annotations": "affirm();\r\nend_recipe();\r\nenjoy();" }, { "utt_id": "utt-22", "utterance": "Ok. Thanks for the instructions. It looks nice!", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 10}" } ] }