{ "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. we will make a buttermilk shake. We will use 5 ingredients and place all of them in a blender container. Do you have one?", "bot": true, "annotations": "greeting();\r\ninform_title(title);\r\ninform_instruction(inst-0);\r\nverify(inst-0, [tool-0-0]);" }, { "utt_id": "utt-2", "utterance": "Yes I have a blender. What should I add?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"affirm; req_instruction;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 6}" }, { "utt_id": "utt-3", "utterance": "First add 1 pint vanilla ice cream and 1 cup buttermilk.", "bot": true, "annotations": "simplify_continue(ac-0-0, [ing-0, ing-1]);" }, { "utt_id": "utt-4", "utterance": "Ok. I have added the ice-cream and buttermilk.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 6}" }, { "utt_id": "utt-5", "utterance": "Now add 1 teaspoon of grated lemon peel and 1/2 teaspoon of vanilla extract.", "bot": true, "annotations": "simplify_continue(ac-0-0, [ing-2, ing-3]);" }, { "utt_id": "utt-6", "utterance": "What's the first ingredient?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}" }, { "utt_id": "utt-7", "utterance": "1 teaspoon of grated lemon peel.", "bot": true, "annotations": "repeat(ing-2);" }, { "utt_id": "utt-8", "utterance": "Thank you. I have added both now.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank; confirm;\", \"tracker_completed_step\": \"ing-2\", \"tracker_completed_step_num\": 3, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 6}" }, { "utt_id": "utt-9", "utterance": "Great. Now still add 1 drop of lemon extract. Then cover everything and process on high until it becomes smooth. It's ready now. You may pour it into some glasses and enjoy!", "bot": true, "annotations": "simplify_continue(ac-0-0, [ing-4]);\r\ninform_instruction(inst-1);\r\ninform_instruction(inst-2);" }, { "utt_id": "utt-10", "utterance": "Ok. it is smooth now. Thank you for the instructions, it looks great!", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; thank;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 6}" }, { "utt_id": "utt-11", "utterance": "You are welcome, enjoy.", "bot": true, "annotations": "thank();\r\nenjoy();" } ] }