AMUseBot/ai_talks/AMUseBotBackend/dialog/071.1.json
2023-06-05 21:23:33 +02:00

160 lines
7.8 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. today we are making Easy Pot Roast. Are you ready to start?",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);\r\npropose_start_instruction();"
},
{
"utt_id": "utt-2",
"utterance": "Yes I'm ready.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"affirm;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 8}"
},
{
"utt_id": "utt-3",
"utterance": "First preheat the oven to 350 degrees Fahrenheit or 175 degrees Celsius.",
"bot": true,
"annotations": "inform_instruction(inst-0);"
},
{
"utt_id": "utt-4",
"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\": 8, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 9}"
},
{
"utt_id": "utt-5",
"utterance": "Take 4 pounds boneless chuck roast. Score it on top and sides, then place it in a medium sized oven bag.",
"bot": true,
"annotations": "inform_ingredient(ing-0);\r\ninform_instruction(inst-1);"
},
{
"utt_id": "utt-6",
"utterance": "Could you repeat the first part?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
},
{
"utt_id": "utt-7",
"utterance": "4 pounds boneless chuck roast.",
"bot": true,
"annotations": "repeat(ing-0);"
},
{
"utt_id": "utt-8",
"utterance": "Ok. what is the next step?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"ing-0\", \"tracker_completed_step_num\": 1, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 10}"
},
{
"utt_id": "utt-9",
"utterance": "Combine 2 cups water, 1 package dry onion and mushroom soup mix and 1 tablespoon Worcestershire sauce. Pour this over the roast.",
"bot": true,
"annotations": "inform_instruction(inst-2);"
},
{
"utt_id": "utt-10",
"utterance": "How large should the package be?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
},
{
"utt_id": "utt-11",
"utterance": "1 ounce.",
"bot": true,
"annotations": "inform_amount(ing-2);"
},
{
"utt_id": "utt-12",
"utterance": "Ok. what should I do now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"ing-2\", \"tracker_completed_step_num\": 3, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 11}"
},
{
"utt_id": "utt-13",
"utterance": "Now you should arrange the vegetables around the meat. For the vegetables use 3 potatoes peeled and chopped. 2 stalks celery, chopped and 2 carrots chopped.",
"bot": true,
"annotations": "simplify_begin(inst-3);\r\nsimplify_continue(inst-3, [ing-4, ing-5, ing-6]);"
},
{
"utt_id": "utt-14",
"utterance": "Ok. what should I do with it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 11}"
},
{
"utt_id": "utt-15",
"utterance": "Place them in the bag with the meat.",
"bot": true,
"annotations": "inform_instruction(inst-3);"
},
{
"utt_id": "utt-16",
"utterance": "Ok. what is the next step?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 12}"
},
{
"utt_id": "utt-17",
"utterance": "Place the oven bag on a roasting pan.",
"bot": true,
"annotations": "inform_instruction(inst-4);"
},
{
"utt_id": "utt-18",
"utterance": "Ok. I have placed it on the roasting pan. What is next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 13}"
},
{
"utt_id": "utt-19",
"utterance": "Next place the roast in the oven. When you have placed it in the oven immediately reduce the heat to 300 degrees Fahrenheit.",
"bot": true,
"annotations": "inform_instruction(inst-5);"
},
{
"utt_id": "utt-20",
"utterance": "Ok. how long should it be in the oven?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-21",
"utterance": "Bake it for 1 1/2 hours.",
"bot": true,
"annotations": "inform_duration(inst-6);"
},
{
"utt_id": "utt-22",
"utterance": "Ok. it's 1,5 hours later now. What should I do now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-23",
"utterance": "That's all. Enjoy your Easy Pot Roast!",
"bot": true,
"annotations": "end_recipe();\r\nenjoy();"
},
{
"utt_id": "utt-24",
"utterance": "Ok. thanks it looks good.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-25",
"utterance": "Bye.",
"bot": true,
"annotations": "goodbye();"
}
]
}