{ "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 barbecue chicken wings! Do you like chicken wings?", "bot": true, "annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();" }, { "utt_id": "utt-2", "utterance": "Ah nice, yeah I can eat them any time. How should I start the recipe?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"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": "Great! You can start by preparing the ingredients!", "bot": true, "annotations": "propose_list_ingredients();" }, { "utt_id": "utt-4", "utterance": "Ok 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": "There are 10 ingredients. The first two are half a cup of teriyaki sauce and 1 cup oyster sauce.", "bot": true, "annotations": "sum_ingredient_list();\r\ninform_ingredient(ing-0);\r\ninform_ingredient(ing-1);" }, { "utt_id": "utt-6", "utterance": "Ok. I have both the sauces, 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": "Next two are a quarter of a cup of soy sauce and a quarter of a cup of ketchup.", "bot": true, "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);" }, { "utt_id": "utt-8", "utterance": "Ok. I have them as well.", "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": "Good, the next two are 2 tablespoons garlic powder and a quarter of a cup of gin.", "bot": true, "annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);" }, { "utt_id": "utt-10", "utterance": "Ok. can I also use whiskey instead?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_substitute;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}" }, { "utt_id": "utt-11", "utterance": "Sorry, I cannot reply to your question. Anyways you can also replace your ingredients following your intuition.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-12", "utterance": "Ok No problem. What is next?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}" }, { "utt_id": "utt-13", "utterance": "Next two are 2 dashes liquid smoke flavoring and half a cup of white sugar.", "bot": true, "annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);" }, { "utt_id": "utt-14", "utterance": "Ok, can I use brown sugar instead as well?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_substitute;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}" }, { "utt_id": "utt-15", "utterance": "Sorry, I cannot reply to your question. Anyways you can also replace your ingredients following your intuition.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-16", "utterance": "Ok no problem. What is next?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"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-17", "utterance": "Next two are 1 and a half pounds chicken wings, separated at joints, tips discarded and a quarter of a cup honey.", "bot": true, "annotations": "inform_ingredient(ing-8);\r\ninform_ingredient(ing-9);" }, { "utt_id": "utt-18", "utterance": "Ok. I have the wings and honey.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"ing-9\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-19", "utterance": "Ok great! We are ready to start then! Take a large bowl and mix inside the teriyaki sauce, oyster sauce, soy sauce, ketchup, garlic powder, gin, liquid smoke, and sugar.", "bot": true, "annotations": "inform_instruction(inst-0);" }, { "utt_id": "utt-20", "utterance": "Yes they are all mixed together. What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 12}" }, { "utt_id": "utt-21", "utterance": "Good! You can now Place the chicken wings in the bowl, cover, and marinate in the refrigerator 8 hours or overnight.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "utt_id": "utt-22", "utterance": "Ok, I let them in the bowl overnight. What should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-23", "utterance": "Good it's then time to preheat the grill for low heat.", "bot": true, "annotations": "inform_instruction(inst-2);" }, { "utt_id": "utt-24", "utterance": "Ok. Can I do something in the meantime?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_parallel_action;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-25", "utterance": "Not really, when the grill is heated you can oil it.", "bot": true, "annotations": "negate();\r\ninform_instruction(inst-3);" }, { "utt_id": "utt-26", "utterance": "Ok. I have oiled the grill.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-27", "utterance": "Great! You can now arrange chicken on the grill, and discard the marinade.", "bot": true, "annotations": "inform_instruction(inst-4);" }, { "utt_id": "utt-28", "utterance": "Ok I have done that. How long should they grill?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_duration;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 16}" }, { "utt_id": "utt-29", "utterance": "You have to grill the chicken wings on one side for 20 minutes, then turn and brush with honey.", "bot": true, "annotations": "inform_instruction(inst-5);" }, { "utt_id": "utt-30", "utterance": "Ok. I have turned them. What now?", "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-31", "utterance": "You should continue grilling 25 minutes and they should be ready. You will see that the juices run clear.", "bot": true, "annotations": "inform_instruction(inst-6);" }, { "utt_id": "utt-32", "utterance": "Yes, it looks they are ready now. Can I eat them?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 17}" }, { "utt_id": "utt-33", "utterance": "No, you cannot eat them, you can just look at them. Just kidding, you can eat as many as you want :).", "bot": true, "annotations": "affirm();" }, { "utt_id": "utt-34", "utterance": "Haha you are a funny bot. Too bad you cannot eat. Thanks for your instructions.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 17}" } ] }