232 lines
11 KiB
JSON
232 lines
11 KiB
JSON
{
|
|
"messages": [
|
|
{
|
|
"utt_id": "utt-0",
|
|
"utterance": "Hi. What ingredients do I need to prepare this recipe?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"greeting; req_ingredient_list;\", \"tracker_completed_step\": \"ing-0\", \"tracker_completed_step_num\": 1, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
|
|
},
|
|
{
|
|
"utt_id": "utt-1",
|
|
"utterance": "Hi, we need 6 ingredients. Do you need me to give them one by one?",
|
|
"bot": true,
|
|
"annotations": "greeting();\r\nsum_ingredient_list();\r\npropose_list_ingredients();"
|
|
},
|
|
{
|
|
"utt_id": "utt-2",
|
|
"utterance": "Yes, one by one please.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"affirm; req_ingredient;\", \"tracker_completed_step\": \"ing-0\", \"tracker_completed_step_num\": 1, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
|
|
},
|
|
{
|
|
"utt_id": "utt-3",
|
|
"utterance": "Good. The first two are 2 teaspoons olive oil and 4 boneless, skinless chicken breast halves.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-4",
|
|
"utterance": "How many skinless chicken breasts?",
|
|
"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-5",
|
|
"utterance": "4 chicken breasts.",
|
|
"bot": true,
|
|
"annotations": "inform_amount(ing-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-6",
|
|
"utterance": "Okay. And how many people can eat from this meal?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"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": "Sorry, I cannot answer that.",
|
|
"bot": true,
|
|
"annotations": "fence();"
|
|
},
|
|
{
|
|
"utt_id": "utt-8",
|
|
"utterance": "Never mind. Anything else?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"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 can refrigerated large crescent roll dough and 8 ounces Brie cheese.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
|
|
},
|
|
{
|
|
"utt_id": "utt-10",
|
|
"utterance": "Alright, I got the ingredients. What is your first instruction for me?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}"
|
|
},
|
|
{
|
|
"utt_id": "utt-11",
|
|
"utterance": "We still need another two ingredients. They are 1 bunch fresh spinach and 4 slices prosciutto.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);"
|
|
},
|
|
{
|
|
"utt_id": "utt-12",
|
|
"utterance": "I got those. Anything else I need?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_ingredient;\", \"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": "No. Now you can start by heating oil in a heavy skillet.",
|
|
"bot": true,
|
|
"annotations": "negate();\r\ninform_instruction(inst-0);"
|
|
},
|
|
{
|
|
"utt_id": "utt-14",
|
|
"utterance": "How many heating oil do I need to put in it?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
|
|
},
|
|
{
|
|
"utt_id": "utt-15",
|
|
"utterance": "2 teaspoons olive oil.",
|
|
"bot": true,
|
|
"annotations": "inform_amount(ing-0);"
|
|
},
|
|
{
|
|
"utt_id": "utt-16",
|
|
"utterance": "Done. What is next?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-0\", \"tracker_completed_step_num\": 1, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 8}"
|
|
},
|
|
{
|
|
"utt_id": "utt-17",
|
|
"utterance": "Now saute the chicken breasts until they are no longer pink, and juices run clear.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-18",
|
|
"utterance": "Okay, they are sauteed now.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 9}"
|
|
},
|
|
{
|
|
"utt_id": "utt-19",
|
|
"utterance": "Good. Please set them aside. You can preheat the oven to 190 degrees C.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-2);"
|
|
},
|
|
{
|
|
"utt_id": "utt-20",
|
|
"utterance": "The oven is preheated and the breasts are set aside. What now?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; 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-21",
|
|
"utterance": "Unroll 4 large crescent rolls.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-3);"
|
|
},
|
|
{
|
|
"utt_id": "utt-22",
|
|
"utterance": "I have unrolled the four rolls.",
|
|
"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-23",
|
|
"utterance": "Good. Now layer each with 3 thin slices brie, 3 leaves spinach and 1 slice prosciutto.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-4);"
|
|
},
|
|
{
|
|
"utt_id": "utt-24",
|
|
"utterance": "How thin do the slices of Brie need to be?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 11}"
|
|
},
|
|
{
|
|
"utt_id": "utt-25",
|
|
"utterance": "Sorry, it is up to you.",
|
|
"bot": true,
|
|
"annotations": "fence();"
|
|
},
|
|
{
|
|
"utt_id": "utt-26",
|
|
"utterance": "Got it. What is next?",
|
|
"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-27",
|
|
"utterance": "Now you can place the cooked chicken breast in the center of dough.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-5);"
|
|
},
|
|
{
|
|
"utt_id": "utt-28",
|
|
"utterance": "I have finished placed the cooked chicken breast in the center of the dough. How do I proceed from here?",
|
|
"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-29",
|
|
"utterance": "Now wrap and tuck dough around chicken until it is completely enclosed.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-6);"
|
|
},
|
|
{
|
|
"utt_id": "utt-30",
|
|
"utterance": "They are fully enclosed.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 14}"
|
|
},
|
|
{
|
|
"utt_id": "utt-31",
|
|
"utterance": "Then place it with the seam side down on a baking sheet.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-7);"
|
|
},
|
|
{
|
|
"utt_id": "utt-32",
|
|
"utterance": "Done.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 15}"
|
|
},
|
|
{
|
|
"utt_id": "utt-33",
|
|
"utterance": "Now you can bake it in the preheated oven for 10 to 15 minutes.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-8);"
|
|
},
|
|
{
|
|
"utt_id": "utt-34",
|
|
"utterance": "It has finished baking. Is there anything left 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-8\", \"tracker_requested_step_num\": 15}"
|
|
},
|
|
{
|
|
"utt_id": "utt-35",
|
|
"utterance": "No. It is over. You can enjoy it now.",
|
|
"bot": true,
|
|
"annotations": "negate();\r\nend_recipe();\r\nenjoy();"
|
|
},
|
|
{
|
|
"utt_id": "utt-36",
|
|
"utterance": "Thank you very much. It looks good!",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 15}"
|
|
},
|
|
{
|
|
"utt_id": "utt-37",
|
|
"utterance": "You are welcome.",
|
|
"bot": true,
|
|
"annotations": "thank();"
|
|
}
|
|
]
|
|
} |