274 lines
14 KiB
JSON
274 lines
14 KiB
JSON
{
|
|
"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! we are gonna make Brandy Flamed Peppercorn Steak. Do you like steak? are you ready to start?",
|
|
"bot": true,
|
|
"annotations": "greeting();\r\ninform_title(title);\r\npropose_start_instruction();"
|
|
},
|
|
{
|
|
"utt_id": "utt-2",
|
|
"utterance": "Yes, that sounds perfect! I'm ready.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"affirm;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
|
|
},
|
|
{
|
|
"utt_id": "utt-3",
|
|
"utterance": "Ok, good there are 12 ingredients. The first two are 3 tablespoons of crushed black peppercorns and 2 beef top sirloin steaks.",
|
|
"bot": true,
|
|
"annotations": "sum_ingredient_list();\r\ninform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-4",
|
|
"utterance": "Ok. Can I hear the ingredients two by two so I can prepare them?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
|
|
},
|
|
{
|
|
"utt_id": "utt-5",
|
|
"utterance": "Yes of course. The first two are 3 tablespoons of crushed black peppercorns and 2 beef top sirloin steaks.",
|
|
"bot": true,
|
|
"annotations": "affirm();\r\nrepeat(ing-0);\r\nrepeat(ing-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-6",
|
|
"utterance": "How large should the steaks be?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-1\", \"tracker_requested_step_num\": 2}"
|
|
},
|
|
{
|
|
"utt_id": "utt-7",
|
|
"utterance": "The steaks should be 8 ounces beef top sirloin steaks.",
|
|
"bot": true,
|
|
"annotations": "inform_amount(ing-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-8",
|
|
"utterance": "Ok I have them ready. 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-9",
|
|
"utterance": "The next two are 1 tablespoon lemon pepper and 1 teaspoon salt.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
|
|
},
|
|
{
|
|
"utt_id": "utt-10",
|
|
"utterance": "Can I also use another type of pepper?",
|
|
"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-11",
|
|
"utterance": "Sorry, I cannot reply to that question. You can use 1 tablespoon lemon pepper.",
|
|
"bot": true,
|
|
"annotations": "fence();"
|
|
},
|
|
{
|
|
"utt_id": "utt-12",
|
|
"utterance": "What are the next ingredients?",
|
|
"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-13",
|
|
"utterance": "The next two ingredients are 5 tablespoons butter and 2 minced garlic cloves garlic. Do you have them ready?",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);"
|
|
},
|
|
{
|
|
"utt_id": "utt-14",
|
|
"utterance": "Ok I took the butter and garlic. Are there more ingredients?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient_list_ends;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}"
|
|
},
|
|
{
|
|
"utt_id": "utt-15",
|
|
"utterance": "Yes, there are 6 more ingredients. The next two ingredients are half a cup of red wine and 3 tablespoons of brandy.",
|
|
"bot": true,
|
|
"annotations": "affirm();\r\ninform_ingredient(ing-6);\r\ninform_ingredient(ing-7);"
|
|
},
|
|
{
|
|
"utt_id": "utt-16",
|
|
"utterance": "Is there any clarification of what kind of red wine I need?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}"
|
|
},
|
|
{
|
|
"utt_id": "utt-17",
|
|
"utterance": "You will need a cup of red wine. Half a cup sorry lol.",
|
|
"bot": true,
|
|
"annotations": "repeat(ing-6);"
|
|
},
|
|
{
|
|
"utt_id": "utt-18",
|
|
"utterance": "Ok no problem. What are the next ingredients?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"ing-8\", \"tracker_requested_step_num\": 9}"
|
|
},
|
|
{
|
|
"utt_id": "utt-19",
|
|
"utterance": "The next two ingredients are 1 fourth of a cup chopped green onions and 1 shallot, chopped.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-8);\r\ninform_ingredient(ing-9);"
|
|
},
|
|
{
|
|
"utt_id": "utt-20",
|
|
"utterance": "Ok I have them. What are the next?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-9\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"ing-10\", \"tracker_requested_step_num\": 11}"
|
|
},
|
|
{
|
|
"utt_id": "utt-21",
|
|
"utterance": "The last two ingredients are half a cup of heavy cream and 1 teaspoon white sugar.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-10);\r\ninform_ingredient(ing-11);"
|
|
},
|
|
{
|
|
"utt_id": "utt-22",
|
|
"utterance": "Could I use another type of sugar as well?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_substitute;\", \"tracker_completed_step\": \"ing-11\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"ing-10\", \"tracker_requested_step_num\": 11}"
|
|
},
|
|
{
|
|
"utt_id": "utt-23",
|
|
"utterance": "Sorry, I cannot reply to your question.",
|
|
"bot": true,
|
|
"annotations": "fence();"
|
|
},
|
|
{
|
|
"utt_id": "utt-24",
|
|
"utterance": "Ok no problem. What should I do now?",
|
|
"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\": 13}"
|
|
},
|
|
{
|
|
"utt_id": "utt-25",
|
|
"utterance": "The first step is to press the crushed peppercorns into both sides of each steak.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-0);"
|
|
},
|
|
{
|
|
"utt_id": "utt-26",
|
|
"utterance": "Ok I have done that. What is next?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 14}"
|
|
},
|
|
{
|
|
"utt_id": "utt-27",
|
|
"utterance": "You can now sprinkle the steak with lemon pepper and salt.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-28",
|
|
"utterance": "Ok. What should I do after that?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 15}"
|
|
},
|
|
{
|
|
"utt_id": "utt-29",
|
|
"utterance": "You can now melt the butter in a large skillet over medium-high heat.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-2);"
|
|
},
|
|
{
|
|
"utt_id": "utt-30",
|
|
"utterance": "Ok. The butter is melted. What should I do now?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 16}"
|
|
},
|
|
{
|
|
"utt_id": "utt-31",
|
|
"utterance": "You can now stir in garlic and wine, and cook for 1 minute.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-3);"
|
|
},
|
|
{
|
|
"utt_id": "utt-32",
|
|
"utterance": "Ok 1 minute has passed. What is next?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 17}"
|
|
},
|
|
{
|
|
"utt_id": "utt-33",
|
|
"utterance": "You now arrange the steaks in the pan, and cook for 5 to 10 minutes per side, or until desired doneness.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-4);"
|
|
},
|
|
{
|
|
"utt_id": "utt-34",
|
|
"utterance": "Ok the steaks are done now. What is next?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 18}"
|
|
},
|
|
{
|
|
"utt_id": "utt-35",
|
|
"utterance": "You now reduce the heat to low and Pour brandy onto the steaks. You then carefully light with a match.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-5);\r\ninform_instruction(inst-6);"
|
|
},
|
|
{
|
|
"utt_id": "utt-36",
|
|
"utterance": "How long should I let it burn?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 20}"
|
|
},
|
|
{
|
|
"utt_id": "utt-37",
|
|
"utterance": "You let the flames blow off by themselves. And then you Sprinkle green onion and shallot around the steaks, and circle the steaks with cream.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-7);\r\ninform_instruction(inst-8);"
|
|
},
|
|
{
|
|
"utt_id": "utt-38",
|
|
"utterance": "Ok I have done all of that. What should I do now?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 22}"
|
|
},
|
|
{
|
|
"utt_id": "utt-39",
|
|
"utterance": "You cook, stirring sauce, until hot.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-9);"
|
|
},
|
|
{
|
|
"utt_id": "utt-40",
|
|
"utterance": "Ok. It is hot now. What is next?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 22, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 23}"
|
|
},
|
|
{
|
|
"utt_id": "utt-41",
|
|
"utterance": "You now Transfer steaks to plates. Then you Stir sugar into sauce, and then spoon over meat.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-10);\r\ninform_instruction(inst-11);"
|
|
},
|
|
{
|
|
"utt_id": "utt-42",
|
|
"utterance": "Ok. The sauce is over the meat. Is there something to do?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-11\", \"tracker_completed_step_num\": 24, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 23}"
|
|
},
|
|
{
|
|
"utt_id": "utt-43",
|
|
"utterance": "Now your steaks are ready! enjoy!!",
|
|
"bot": true,
|
|
"annotations": "end_recipe();\r\nenjoy();"
|
|
},
|
|
{
|
|
"utt_id": "utt-44",
|
|
"utterance": "Thanks. It looks tasty!",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-11\", \"tracker_completed_step_num\": 24, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 23}"
|
|
}
|
|
]
|
|
} |