AMUseBot/dialog/006.1.json

268 lines
13 KiB
JSON
Raw Normal View History

2023-06-05 21:23:33 +02:00
{
"messages": [
{
"utt_id": "utt-0",
"utterance": "Hi. what are we making today?",
"bot": false,
"annotations": "{\"section\": \"title\", \"intent\": \"greeting; req_start;\", \"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 going to make a cinnamon bread. Are you ready?",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();"
},
{
"utt_id": "utt-2",
"utterance": "Yes I'm ready. What's the first step?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-3",
"utterance": "First preheat the oven to 175 degrees celsius.",
"bot": true,
"annotations": "inform_instruction(inst-0);"
},
{
"utt_id": "utt-4",
"utterance": "Ok. the oven is at 170 degrees Celsius.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 15}"
},
{
"utt_id": "utt-5",
"utterance": "Now grease a 9x5 inch loaf pan with some butter.",
"bot": true,
"annotations": "inform_instruction(inst-1);"
},
{
"utt_id": "utt-6",
"utterance": "The leaf pan is greased with some butter. What's next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-7",
"utterance": "Now we are going to add some ingredients into a large mixing bowl. First add 2 cups of flour.",
"bot": true,
"annotations": "simplify_begin(ac-2-0);\r\nsimplify_continue(inst-2, [ing-0]);"
},
{
"utt_id": "utt-8",
"utterance": "What kind of flour should it be? Is all-purpose flour good?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-9",
"utterance": "Yes it is! Also add 1 cup of white sugar.",
"bot": true,
"annotations": "affirm();\r\nsimplify_continue(inst-2, [ing-1]);"
},
{
"utt_id": "utt-10",
"utterance": "That's done.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-11",
"utterance": "Now continue adding 2 teaspoons of baking powder.",
"bot": true,
"annotations": "simplify_continue(inst-2, [ing-2]);"
},
{
"utt_id": "utt-12",
"utterance": "Ok. I have added the baking powder to the bowl.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-13",
"utterance": "Now add 1/2 teaspoon of baking soda and 1 1/2 teaspoons of cinnamon into the mix.",
"bot": true,
"annotations": "simplify_continue(inst-2, [ing-3, ing-4]);"
},
{
"utt_id": "utt-14",
"utterance": "That's Done. 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-2\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-15",
"utterance": "Add 1 teaspoon of salt, 1 cup of buttermilk and 1/4 cup of vegetable oil to the mix.",
"bot": true,
"annotations": "simplify_continue(inst-2, [ing-5, ing-6, ing-7]);"
},
{
"utt_id": "utt-16",
"utterance": "I have added the salt and butter milk. What's the quantity of the vegetable oil again?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_amount;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"ing-7\", \"tracker_requested_step_num\": 8}"
},
{
"utt_id": "utt-17",
"utterance": "It is 1/4 cup.",
"bot": true,
"annotations": "inform_amount(ing-7);"
},
{
"utt_id": "utt-18",
"utterance": "Thank you. what's next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank; req_instruction;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-19",
"utterance": "Now still add 2 eggs and 2 teaspoons of vanilla extract to the mix.",
"bot": true,
"annotations": "simplify_continue(inst-2, [ing-8, ing-9]);"
},
{
"utt_id": "utt-20",
"utterance": "Ok. I added the eggs and vanilla extract to the mix.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 17}"
},
{
"utt_id": "utt-21",
"utterance": "Good, now the mix is done. You may beat it for 3 minutes.",
"bot": true,
"annotations": "inform_instruction(inst-3);"
},
{
"utt_id": "utt-22",
"utterance": "I have beaten it for three minutes and it looks good.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 18}"
},
{
"utt_id": "utt-23",
"utterance": "Now put it in the loaf pan you prepared earlier and smooth the top.",
"bot": true,
"annotations": "inform_instruction(inst-4);\r\ninform_instruction(inst-5);"
},
{
"utt_id": "utt-24",
"utterance": "Ok. what is the next instruction?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 20}"
},
{
"utt_id": "utt-25",
"utterance": "Take a small bowl and add 2 tablespoons of white sugar, 1 teaspoon of cinnamon and 2 teaspoons of butter.",
"bot": true,
"annotations": "inform_instruction(ac-6-0);"
},
{
"utt_id": "utt-26",
"utterance": "I have added the white sugar. Can you repeat the other two ingredients please?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_repeat;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 20}"
},
{
"utt_id": "utt-27",
"utterance": "1 teaspoon of cinnamon and 2 teaspoons of butter.",
"bot": true,
"annotations": "repeat(inst-6, [ing-11, ing-12]);"
},
{
"utt_id": "utt-28",
"utterance": "Ok. that's done.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 20}"
},
{
"utt_id": "utt-29",
"utterance": "Good, now mix these ingredients in the small bowl until they are crumbly.",
"bot": true,
"annotations": "inform_instruction(ac-6-1);"
},
{
"utt_id": "utt-30",
"utterance": "The crumble looks good. What's next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 21}"
},
{
"utt_id": "utt-31",
"utterance": "Now sprinkle this crumbled topping on the smoothed batter.",
"bot": true,
"annotations": "inform_instruction(inst-7);"
},
{
"utt_id": "utt-32",
"utterance": "I have sprinkled it on the batter. What's next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 22}"
},
{
"utt_id": "utt-33",
"utterance": "Now use a knife and cut in a light swirling motion in the batter. This will give a marbled effect.",
"bot": true,
"annotations": "inform_instruction(inst-8);"
},
{
"utt_id": "utt-34",
"utterance": "Ok. that's done.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 22, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 23}"
},
{
"utt_id": "utt-35",
"utterance": "Great. now you are ready to bake the cake for 50 minutes in the oven.",
"bot": true,
"annotations": "inform_instruction(inst-9);"
},
{
"utt_id": "utt-36",
"utterance": "I have baked it for 15 minutes now.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 23, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 23}"
},
{
"utt_id": "utt-37",
"utterance": "Bake it 35 minutes more. It has to be baked for 50 minutes.",
"bot": true,
"annotations": "repeat(inst-9);"
},
{
"utt_id": "utt-38",
"utterance": "Oh I misunderstood it. I have baked it now for 50 minutes.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 23, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 24}"
},
{
"utt_id": "utt-39",
"utterance": "Ok. very good. Now test with a toothpick if it's ready. It's ready when it comes out clean.",
"bot": true,
"annotations": "inform_instruction(inst-10);\r\ninform_instruction(inst-11);"
},
{
"utt_id": "utt-40",
"utterance": "It seems to be ready.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-11\", \"tracker_completed_step_num\": 25, \"tracker_requested_step\": \"inst-12\", \"tracker_requested_step_num\": 26}"
},
{
"utt_id": "utt-41",
"utterance": "Ok. great. Now remove the bread and let it cool. Now you are done.",
"bot": true,
"annotations": "inform_instruction(inst-12);\r\nend_recipe();"
},
{
"utt_id": "utt-42",
"utterance": "Thank you for the instructions!",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-12\", \"tracker_completed_step_num\": 26, \"tracker_requested_step\": \"inst-12\", \"tracker_requested_step_num\": 26}"
},
{
"utt_id": "utt-43",
"utterance": "Ok. you are welcome.",
"bot": true,
"annotations": "thank();"
}
]
}