{ "messages": [ { "utt_id": "utt-0", "utterance": "Hello! What are we gonna cook 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 a garden potato salad.", "bot": true, "annotations": "greeting();\r\ninform_title(title);" }, { "utt_id": "utt-2", "utterance": "Great!! Can you tell me the ingredients first?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}" }, { "utt_id": "utt-3", "utterance": "Yes I will do that. The recipe has 13 ingredients. The frist two are 6 large potatoes. They should be cooked, peeled and cubed. And 4 hard-cooked eggs. They should be sliced.", "bot": true, "annotations": "affirm();\r\nsum_ingredient_list();\r\ninform_ingredient(ing-0);\r\ninform_ingredient(ing-1);" }, { "utt_id": "utt-4", "utterance": "Ok good! Can I have two more ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"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-5", "utterance": "The next ingredients are 2 celery ribs and 6 green onions with tops. You should slice both of them.", "bot": true, "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);" }, { "utt_id": "utt-6", "utterance": "Can you repeat the first ingredient?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}" }, { "utt_id": "utt-7", "utterance": "2 celery ribs.", "bot": true, "annotations": "repeat(ing-2);" }, { "utt_id": "utt-8", "utterance": "Ok good! I have them ready. What are the next two ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-2\", \"tracker_completed_step_num\": 3, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}" }, { "utt_id": "utt-9", "utterance": "Ok good. The next two ingredients are 6 radishes, sliced 1 teaspoon salt.", "bot": true, "annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);" }, { "utt_id": "utt-10", "utterance": "Ok I have them! What next?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; 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-11", "utterance": "Next are 1/2 teaspoon pepper, 3 eggs, beaten. And 1/4 cup vinegar.", "bot": true, "annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);\r\ninform_ingredient(ing-8);" }, { "utt_id": "utt-12", "utterance": "Ok, should I use white vinegar?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"tracker_completed_step\": \"ing-8\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}" }, { "utt_id": "utt-13", "utterance": "Sorry I cannot answer that question.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-14", "utterance": "Ok no problem. Are these all of the ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list_ends;\", \"tracker_completed_step\": \"ing-8\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"ing-9\", \"tracker_requested_step_num\": 10}" }, { "utt_id": "utt-15", "utterance": "No there are still 4 more. The next two ingredients are 1/4 cup sugar and 1/2 teaspoon dry mustard.", "bot": true, "annotations": "negate();\r\ninform_ingredient(ing-9);\r\ninform_ingredient(ing-10);" }, { "utt_id": "utt-16", "utterance": "Ok good, they are ready. Can I have the last two ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-10\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"ing-10\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-17", "utterance": "Yes, they are 1/2 teaspoon salt and 1 cup mayonnaise or salad dressing.", "bot": true, "annotations": "inform_ingredient(ing-10);\r\ninform_ingredient(ing-11);" }, { "utt_id": "utt-18", "utterance": "Ok good then! Can we start with the recipe?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"ing-11\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-19", "utterance": "Yes, now you should take a large bowl and we will combine the potatoes, eggs, celery, green onions, radishes, salt and pepper.", "bot": true, "annotations": "affirm();\r\ninform_instruction(ac-0-0);" }, { "utt_id": "utt-20", "utterance": "Ok good! Should I beat the eggs before I put them in?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-21", "utterance": "Yes, you should beat the eggs.", "bot": true, "annotations": "affirm();" }, { "utt_id": "utt-22", "utterance": "Ok good, all the stuff is in the bowl now! What next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-23", "utterance": "Now set the bowl aside and take a saucepan so we can prepare the dressing.", "bot": true, "annotations": "inform_instruction(ac-0-1);\r\nfetch(inst-1, [tool-1-0]);" }, { "utt_id": "utt-24", "utterance": "Ok I took the saucepan.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-25", "utterance": "You should combine the eggs, vinegar, sugar, dry mustard and salt in the saucepan. Let it cook and stir over medium heat. It should become thick.", "bot": true, "annotations": "inform_instruction(inst-1);\r\ninform_instruction(inst-2);" }, { "utt_id": "utt-26", "utterance": "Ok good, how long is it gonna take before it becomes thick?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-27", "utterance": "Sorry I cannot answer that question.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-28", "utterance": "Ok no problem, it looks kind of thick now. What is the next step?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 17}" }, { "utt_id": "utt-29", "utterance": "Ok good, now let is cool down first.", "bot": true, "annotations": "inform_instruction(inst-3);" }, { "utt_id": "utt-30", "utterance": "Ok it is cool now. What next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 18}" }, { "utt_id": "utt-31", "utterance": "Stir in the mayonnaise and mix well.", "bot": true, "annotations": "inform_instruction(inst-4);" }, { "utt_id": "utt-32", "utterance": "Ok I mixed it, is it ready?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 19}" }, { "utt_id": "utt-33", "utterance": "Yes now pour it over the potato mixture. Toss the mixture so it coats.", "bot": true, "annotations": "affirm();\r\ninform_instruction(inst-5);" }, { "utt_id": "utt-34", "utterance": "Ok nice, can I eat it?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 20}" }, { "utt_id": "utt-35", "utterance": "No, you should refrigerate it for several hours.", "bot": true, "annotations": "negate();\r\ninform_instruction(inst-6);" }, { "utt_id": "utt-36", "utterance": "Ok, how do I see it's ready?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 20}" }, { "utt_id": "utt-37", "utterance": "Sorry I cannot answer that question.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-38", "utterance": "Ok no problem! Smells great thank you :).", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 20}" }, { "utt_id": "utt-39", "utterance": "Ok enjoy the salad. You are welcome.", "bot": true, "annotations": "enjoy();\r\nthank();" } ] }