AMUseBot/dialog/195.1.json
2023-06-28 22:55:54 +02:00

226 lines
12 KiB
JSON

{
"messages": [
{
"utt_id": "utt-0",
"utterance": "Hi I would love to make an ice cream cake. Do you know how?",
"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": "Of course, I know everything! I have a recipe for chocolate chip cookie ice cream cake that will rock your world! It has 6 ingredients and it's fairly quick! Are you ready to start to prepare the ingredients?",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);\r\nsum_ingredient_list();\r\npropose_list_ingredients();"
},
{
"utt_id": "utt-2",
"utterance": "That sounds just great. 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": "Good! The first two ingredients are 1 package small chocolate chip cookies and one quarter of a cup of margarine, melted.",
"bot": true,
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
},
{
"utt_id": "utt-4",
"utterance": "Ok. How large should the package be?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"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": "The package should be 18 ounces.",
"bot": true,
"annotations": "inform_amount(ing-0);"
},
{
"utt_id": "utt-6",
"utterance": "Ok good I have them ready.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"ing-0\", \"tracker_completed_step_num\": 1, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
},
{
"utt_id": "utt-7",
"utterance": "Good! Now you can take 1 cup hot fudge topping and 2 quarts vanilla ice cream.",
"bot": true,
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
},
{
"utt_id": "utt-8",
"utterance": "Ok should I already heat the hot fudge topping?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
},
{
"utt_id": "utt-9",
"utterance": "Sorry I can't answer you :).",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-10",
"utterance": "Alright, what is next?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-5\", \"tracker_requested_step_num\": 6}"
},
{
"utt_id": "utt-11",
"utterance": "The last ingredients are 1 cup of whipped cream and 12 cherries.",
"bot": true,
"annotations": "inform_ingredient(ing-5);"
},
{
"utt_id": "utt-12",
"utterance": "I got it! Can we start preparing the ice cream cake?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 7}"
},
{
"utt_id": "utt-13",
"utterance": "Sure! Crush half of the cookies (about 20) to make crumbs.",
"bot": true,
"annotations": "inform_instruction(inst-0);"
},
{
"utt_id": "utt-14",
"utterance": "Ok I crushed half of the cookies. What should I do now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 8}"
},
{
"utt_id": "utt-15",
"utterance": "Now you can combine the crumbs with melted margarine and press into the bottom of a 9-inch springform pan or pie plate.",
"bot": true,
"annotations": "inform_instruction(inst-1);"
},
{
"utt_id": "utt-16",
"utterance": "Ok they are combined and pressed in the bottom of the plate. What should I do with it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 9}"
},
{
"utt_id": "utt-17",
"utterance": "You now can stand the remaining cookies around the edge of pan.",
"bot": true,
"annotations": "inform_instruction(inst-2);"
},
{
"utt_id": "utt-18",
"utterance": "Ok, what is the following step?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 10}"
},
{
"utt_id": "utt-19",
"utterance": "The following step is to spread 3 fourths of a cup of fudge topping over the crust.",
"bot": true,
"annotations": "inform_instruction(inst-3);"
},
{
"utt_id": "utt-20",
"utterance": "Alright, I have done that.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 11}"
},
{
"utt_id": "utt-21",
"utterance": "Good! Now freeze the cake for 15 minutes.",
"bot": true,
"annotations": "inform_instruction(inst-4);"
},
{
"utt_id": "utt-22",
"utterance": "Ok 15 minutes have passed. What should I do with it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 12}"
},
{
"utt_id": "utt-23",
"utterance": "Good, you can now soften 1 quart of ice cream in the microwave or on a countertop.",
"bot": true,
"annotations": "inform_instruction(inst-5);"
},
{
"utt_id": "utt-24",
"utterance": "Ok the ice cream is soft. What should I do with it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 13}"
},
{
"utt_id": "utt-25",
"utterance": "You can spread it over the fudge layer.",
"bot": true,
"annotations": "inform_instruction(inst-6);"
},
{
"utt_id": "utt-26",
"utterance": "Ok. Is it ready to be eaten now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-27",
"utterance": "Net yet! There is still quite some steps! You now can freeze the cake for 30 minutes.",
"bot": true,
"annotations": "negate();\r\ninform_instruction(inst-7);"
},
{
"utt_id": "utt-28",
"utterance": "Alright. Ok 30 minutes have passed. What is next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 15}"
},
{
"utt_id": "utt-29",
"utterance": "Ok good! Now you can scoop the remaining quart of ice cream into balls and arrange over spread ice cream layer.",
"bot": true,
"annotations": "inform_instruction(inst-8);"
},
{
"utt_id": "utt-30",
"utterance": "Ok I arranged the ice cream balls. What is the following thing to do?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-31",
"utterance": "You can freeze until firm. it will take at least 4 hours. You can also do that overnight.",
"bot": true,
"annotations": "inform_instruction(inst-9);"
},
{
"utt_id": "utt-32",
"utterance": "Ok, I want to eat it still today. 4 hours have passed. What should I do with the cake?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 17}"
},
{
"utt_id": "utt-33",
"utterance": "In order to serve it you can garnish with remainder of fudge topping, whipped cream and cherries.",
"bot": true,
"annotations": "inform_instruction(inst-10);"
},
{
"utt_id": "utt-34",
"utterance": "Hm nice. Was that all?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-10\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 17}"
},
{
"utt_id": "utt-35",
"utterance": "Yes indeed! enjoy your cake!!!",
"bot": true,
"annotations": "affirm();\r\nend_recipe();\r\nenjoy();"
},
{
"utt_id": "utt-36",
"utterance": "Thanks it looks amazing.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-10\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 17}"
}
]
}