{ "messages": [ { "utt_id": "utt-0", "utterance": "Hi. Could you repeat the recipe name for me?", "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. The recipe name is Black Bean and Corn Quesadillas.", "bot": true, "annotations": "greeting();\r\ninform_title(title);" }, { "utt_id": "utt-2", "utterance": "Ok. What about the ingredients?", "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 10 ingredients. Do you want me to list them now?", "bot": true, "annotations": "count_ing_list();\r\npropose_list_ingredients();" }, { "utt_id": "utt-4", "utterance": "I prefer you tell me when it is needed. How should I start?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"negate; req_instruction;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-5", "utterance": "You start by heating oil in a large saucepan over medium heat.", "bot": true, "annotations": "inform_instruction(inst-0);" }, { "utt_id": "utt-6", "utterance": "Shall I use all the oil?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_use_all;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}" }, { "utt_id": "utt-7", "utterance": "You can use all the oil, which means 2 teaspoons.", "bot": true, "annotations": "affirm();\r\ninform_amount(ing-0);" }, { "utt_id": "utt-8", "utterance": "Good. I heated the oil. What's 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\": 12}" }, { "utt_id": "utt-9", "utterance": "You stir in the onion, and cook until softened, about 2 minutes.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "utt_id": "utt-10", "utterance": "You mean cook until onions become soft?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 12}" }, { "utt_id": "utt-11", "utterance": "You cook the onions until they become soft and stir them in the pan.", "bot": true, "annotations": "repeat(inst-1);" }, { "utt_id": "utt-12", "utterance": "OK. That's done.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-13", "utterance": "Good. You can add beans and corn to the pan.", "bot": true, "annotations": "inform_instruction(ac-2-0);" }, { "utt_id": "utt-14", "utterance": "The beans are added now. What else?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-15", "utterance": "Ok. You can add sugar, salsa, and pepper flakes and mix well.", "bot": true, "annotations": "inform_instruction(ac-2-1);\r\ninform_instruction(ac-2-2);" }, { "utt_id": "utt-16", "utterance": "How much sugar?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}" }, { "utt_id": "utt-17", "utterance": "1 tablespoon of brown sugar.", "bot": true, "annotations": "inform_ingredient(ing-4);" }, { "utt_id": "utt-18", "utterance": "Ok. I add them. Is that all?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-4\", \"tracker_completed_step_num\": 5, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-19", "utterance": "You cook that until heated through, about 3 minutes.", "bot": true, "annotations": "inform_instruction(inst-3);" }, { "utt_id": "utt-20", "utterance": "3 minutes? I think it needs more time.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-21", "utterance": "Yes, 3 minutes.", "bot": true, "annotations": "affirm();" }, { "utt_id": "utt-22", "utterance": "Okkk. I will follow your order, sir.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-23", "utterance": "Good job.", "bot": true, "annotations": "other();" }, { "utt_id": "utt-24", "utterance": "So what is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-25", "utterance": "You can continue by melting 2 teaspoons of the butter in a large skillet over medium heat.", "bot": true, "annotations": "inform_instruction(inst-4);" }, { "utt_id": "utt-26", "utterance": "Ok. The butter is melted now.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 16}" }, { "utt_id": "utt-27", "utterance": "Good, you can Place a tortilla in the skillet, sprinkle evenly with cheese, then top with some of the bean mixture.", "bot": true, "annotations": "inform_instruction(inst-5);" }, { "utt_id": "utt-28", "utterance": "Ok. I add the beans to the skillet. I should continue cooking them, right?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 17}" }, { "utt_id": "utt-29", "utterance": "Yes, you now add another tortilla on top and keep on cooking them. You cook until golden, then flip and cook on the other side.", "bot": true, "annotations": "inform_instruction(inst-6);" }, { "utt_id": "utt-30", "utterance": "Can I add some salt?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 17}" }, { "utt_id": "utt-31", "utterance": "Yes, you can add some salt if you want. You can season as you like adding salt, pepper or hot chili.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-32", "utterance": "Great. Thanks! Is it done? I am going to remove it from the pan.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 18}" }, { "utt_id": "utt-33", "utterance": "Yes it's Done. You can remove it from the pan and repeat with remaining tortillas and filling. Enjoy your meal.", "bot": true, "annotations": "affirm();\r\nend_recipe();\r\ninform_instruction(inst-7);\r\nenjoy();" }, { "utt_id": "utt-34", "utterance": "Thanks!! Bye.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 18}" }, { "utt_id": "utt-35", "utterance": "Thank you!", "bot": true, "annotations": "thank();" } ] }