{ "messages": [ { "utt_id": "utt-0", "utterance": "Hallo! I'd like to prepare a sauce for my barbecue of sunday, do you have ideas about a nice sauce I can prepare?", "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, I have this absolutely awesome BBQ sauce. I hope it will be just what you desire. It is a recipe with 9 ingredients.", "bot": true, "annotations": "greeting();\r\ninform_title(title);\r\nsum_ingredient_list();" }, { "utt_id": "utt-2", "utterance": "Great!! sounds like the deal! Can you list the ingredients before we start with the recipe?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"affirm; 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": "Sure the first two ingredients are 1 cup brown sugar and 1/2 cup chile sauce.", "bot": true, "annotations": "affirm();\r\ninform_ingredient(ing-0);\r\ninform_ingredient(ing-1);" }, { "utt_id": "utt-4", "utterance": "Ok, good! Could you tell me which are the next two ingredients that I should prepare?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}" }, { "utt_id": "utt-5", "utterance": "1/2 cup rum and 1/4 cup soy sauce.", "bot": true, "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);" }, { "utt_id": "utt-6", "utterance": "Good, is it ok if I use oyster sauce instead of the soy sauce?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_substitute;\", \"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": "Sorry I cannot answer that question and guarantee if it well mess up this Absolutely Awesome BBQ Sauce.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-8", "utterance": "Ok, I'll try it! Are there more ingredients to prepare?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"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": "Ok good. Yes there 5 ingredients left. The next three ingredients are 1/4 cup ketchup, 1/4 cup Worcestershire sauce and 2 cloves garlic, crushed.", "bot": true, "annotations": "affirm();\r\ninform_ingredient(ing-4);\r\ninform_ingredient(ing-5);\r\ninform_ingredient(ing-6);" }, { "utt_id": "utt-10", "utterance": "Ok, good!", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"ing-7\", \"tracker_requested_step_num\": 8}" }, { "utt_id": "utt-11", "utterance": "The last two ingredients are 1 teaspoon ground dry mustard and ground black pepper to taste.", "bot": true, "annotations": "inform_ingredient(ing-7);\r\ninform_ingredient(ing-8);" }, { "utt_id": "utt-12", "utterance": "Sorry, I didn't understand the first ingredient.", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"ing-8\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"ing-7\", \"tracker_requested_step_num\": 8}" }, { "utt_id": "utt-13", "utterance": "1 teaspoon filled with `ground dry mustard.", "bot": true, "annotations": "repeat(ing-7);" }, { "utt_id": "utt-14", "utterance": "Ok great, is that all for the ingredients?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_ingredient_list_ends;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"ing-7\", \"tracker_requested_step_num\": 8}" }, { "utt_id": "utt-15", "utterance": "Yes, are you ready to make the absolutely awesome BBQ sauce?", "bot": true, "annotations": "affirm();\r\npropose_start_instruction();" }, { "utt_id": "utt-16", "utterance": "Yes! It sound like it's gonna be tremendous! How should I start?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"affirm; req_instruction;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 10}" }, { "utt_id": "utt-17", "utterance": "Great. Take a saucepan and put it over low heat.", "bot": true, "annotations": "fetch(inst-0, [tool-0-0]);" }, { "utt_id": "utt-18", "utterance": "Ok, the pan is warm, what should I put inside?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 10}" }, { "utt_id": "utt-19", "utterance": "Now put inside all the ingredients.", "bot": true, "annotations": "simplify_begin(inst-0);" }, { "utt_id": "utt-20", "utterance": "O. Ok, everything at the same time?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-21", "utterance": "Yes, let it simmer for 30 minutes and stir occasionally.", "bot": true, "annotations": "affirm();\r\ninform_instruction(inst-1);" }, { "utt_id": "utt-22", "utterance": "Good, 30 minutes passed. Is it ready?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 12}" }, { "utt_id": "utt-23", "utterance": "Ok yes that was all. Now let it cool and then refrigerate until it is ready to use.", "bot": true, "annotations": "affirm();\r\ninform_instruction(inst-2);\r\nend_recipe();" }, { "utt_id": "utt-24", "utterance": "Nice! And is it awesome?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 12}" }, { "utt_id": "utt-25", "utterance": "I bet it it. You are welcome.", "bot": true, "annotations": "affirm();\r\nthank();" }, { "utt_id": "utt-26", "utterance": "Ahah I didn't thank you yet, but thanks anyways!", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 12}" } ] }