172 lines
9.0 KiB
JSON
172 lines
9.0 KiB
JSON
{
|
|
"messages": [
|
|
{
|
|
"utt_id": "utt-0",
|
|
"utterance": "Hi! Can I have a chicken recipe to surprise my girlfriend?",
|
|
"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, sure! What about chicken adobo with ginger? It is a type of Filipino chicken stew.",
|
|
"bot": true,
|
|
"annotations": "greeting();\r\ninform_title(title);"
|
|
},
|
|
{
|
|
"utt_id": "utt-2",
|
|
"utterance": "Sounds great! Are there a lot of ingredients in this dish?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list_length;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}"
|
|
},
|
|
{
|
|
"utt_id": "utt-3",
|
|
"utterance": "Alright. There are 7 ingredients needed.",
|
|
"bot": true,
|
|
"annotations": "sum_ingredient_list();"
|
|
},
|
|
{
|
|
"utt_id": "utt-4",
|
|
"utterance": "Great! Could I prepare them as a first thing?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"affirm; req_ingredient_list;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
|
|
},
|
|
{
|
|
"utt_id": "utt-5",
|
|
"utterance": "Sure. The first two are 1 (3 pound) whole chicken, cut into 8 pieces. And 1/2 cup soy sauce.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-6",
|
|
"utterance": "Ok, I have chicken and soy sauce!",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
|
|
},
|
|
{
|
|
"utt_id": "utt-7",
|
|
"utterance": "Nice! The next two ingredients are 3/4 cup distilled white vinegar and 1 bulb garlic, peeled and crushed.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);\r\n"
|
|
},
|
|
{
|
|
"utt_id": "utt-8",
|
|
"utterance": "Cool! I have vinagre and garlic on my kitchen counter.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}"
|
|
},
|
|
{
|
|
"utt_id": "utt-9",
|
|
"utterance": "Good. The last 3 ingredients are 2 tablespoons thinly sliced fresh ginger root, 2 bay leaves and 1/2 tablespoon black peppercorns.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);\r\ninform_ingredient(ing-6);\r\n"
|
|
},
|
|
{
|
|
"utt_id": "utt-10",
|
|
"utterance": "Great, these spices are ready.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 8}"
|
|
},
|
|
{
|
|
"utt_id": "utt-11",
|
|
"utterance": "Alright, now let's start cooking the adobo chicken. First do you have a Dutch oven?",
|
|
"bot": true,
|
|
"annotations": "verify(ac-0-0, [tool-0-0]);"
|
|
},
|
|
{
|
|
"utt_id": "utt-12",
|
|
"utterance": "I have a Flemish oven is that ok?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 8}"
|
|
},
|
|
{
|
|
"utt_id": "utt-13",
|
|
"utterance": "Sorry I cannot answer that question. I don't know if replacing something Dutch with Flemish is a good idea.",
|
|
"bot": true,
|
|
"annotations": "fence();"
|
|
},
|
|
{
|
|
"utt_id": "utt-14",
|
|
"utterance": "Ok, no problem, I'll ask my neighbour. Ok I have a Dutch oven, what should I do now?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 8}"
|
|
},
|
|
{
|
|
"utt_id": "utt-15",
|
|
"utterance": "Ok nice! Now combine the chicken, soy sauce, vinegar, garlic, ginger, bay leaves and peppercorns in the Dutch oven.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-0);"
|
|
},
|
|
{
|
|
"utt_id": "utt-16",
|
|
"utterance": " ok, I mixed those ingredients and put them in the dutch oven.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 9}"
|
|
},
|
|
{
|
|
"utt_id": "utt-17",
|
|
"utterance": "Nice now bring to a boil over medium heat.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-18",
|
|
"utterance": "Ok, it's boiling!",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 10}"
|
|
},
|
|
{
|
|
"utt_id": "utt-19",
|
|
"utterance": "Alright now reduce heat to a simmer. And cover the pot and simmer for 30 minutes. You should bast the chicken occasionally.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-2);\r\ninform_instruction(inst-3);"
|
|
},
|
|
{
|
|
"utt_id": "utt-20",
|
|
"utterance": "Ok 30 minutes passed, is that it woth the recipe?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 12}"
|
|
},
|
|
{
|
|
"utt_id": "utt-21",
|
|
"utterance": "Ok nice. No not yet. Now remove the lid and cook until liquid has reduced to half.",
|
|
"bot": true,
|
|
"annotations": "negate();\r\ninform_instruction(inst-4);"
|
|
},
|
|
{
|
|
"utt_id": "utt-22",
|
|
"utterance": "Good, it now looks like there is way less liquid. What should I do with this mixture?",
|
|
"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-23",
|
|
"utterance": "Good. Now remove chicken from the pot to a serving plate. Strain the liquid from the pot to remove all the food particles, and set aside.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-5);\r\ninform_instruction(inst-6);"
|
|
},
|
|
{
|
|
"utt_id": "utt-24",
|
|
"utterance": "Nice, the chicken is on a plate and the liquid is on the side.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 15}"
|
|
},
|
|
{
|
|
"utt_id": "utt-25",
|
|
"utterance": "Alright. The last step is to serve chicken hot over some steamed rice and drizzle with the reserved sauce.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-7);"
|
|
},
|
|
{
|
|
"utt_id": "utt-26",
|
|
"utterance": "Wow, it looks good like that! Thanks bot.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 15}"
|
|
},
|
|
{
|
|
"utt_id": "utt-27",
|
|
"utterance": "You are welcome!",
|
|
"bot": true,
|
|
"annotations": "thank();"
|
|
}
|
|
]
|
|
} |