76 lines
3.8 KiB
JSON
76 lines
3.8 KiB
JSON
{
|
|
"messages": [
|
|
{
|
|
"utt_id": "utt-0",
|
|
"utterance": "Hi. How do I make garlic butter?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"greeting; req_start;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 8}"
|
|
},
|
|
{
|
|
"utt_id": "utt-1",
|
|
"utterance": "Hi! It's very simple! you first take a small bowl.",
|
|
"bot": true,
|
|
"annotations": "greeting();\r\nfetch(inst-0, [tool-0-0]);"
|
|
},
|
|
{
|
|
"utt_id": "utt-2",
|
|
"utterance": "OK I have the bowl. 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-0\", \"tracker_requested_step_num\": 8}"
|
|
},
|
|
{
|
|
"utt_id": "utt-3",
|
|
"utterance": "Then you combine 1 cup softened butter, 1 tablespoon minced garlic and one quarter of a cup of grated parmesan cheese.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-0);"
|
|
},
|
|
{
|
|
"utt_id": "utt-4",
|
|
"utterance": "Ok. What should I do with it?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"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": "After you mixed those ingredients, you can already season. You will need 1 tablespoon garlic salt, 1 teaspoon italian seasoning. And also half a teaspoon of black pepper and a quarter of a teaspoon of ground paprika.",
|
|
"bot": true,
|
|
"annotations": "simplify_begin(inst-1);\r\nsimplify_continue(inst-1, [ing-3, ing-4, ing-5]);\r\nsimplify_continue(inst-1, [ing-6]);"
|
|
},
|
|
{
|
|
"utt_id": "utt-6",
|
|
"utterance": "Ok so I can season it as desired? Or should I add all the teaspoons?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 9}"
|
|
},
|
|
{
|
|
"utt_id": "utt-7",
|
|
"utterance": "You can season using the quantities of the recipes, but you can also change them depending on what you like.",
|
|
"bot": true,
|
|
"annotations": "affirm();"
|
|
},
|
|
{
|
|
"utt_id": "utt-8",
|
|
"utterance": "Ok. What should I do next?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 9}"
|
|
},
|
|
{
|
|
"utt_id": "utt-9",
|
|
"utterance": "That's it. Your tasty garlic butter is ready. enjoy!",
|
|
"bot": true,
|
|
"annotations": "end_recipe();\r\nenjoy();"
|
|
},
|
|
{
|
|
"utt_id": "utt-10",
|
|
"utterance": "Ok. Thanks for the instructions.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 9}"
|
|
},
|
|
{
|
|
"utt_id": "utt-11",
|
|
"utterance": "It has been a pleasure!",
|
|
"bot": true,
|
|
"annotations": "thank();"
|
|
}
|
|
]
|
|
} |