conversation_id
stringlengths
40
40
vertical
stringclasses
1 value
instructions
stringlengths
4
6.14k
scenario
stringlengths
10
56
utterances
list
dlg-bca5ce0a-056f-446e-be94-3ba77b32a84f
Movie Tickets
SCENARIO: In the conversation below, a customer is talking to a booking agent to purchase movie tickets. However, the customer’s turns are missing. The details mentioned (theater names, cities, etc.) do NOT necessarily reflect real life, but you should pretend they are real for the purposes of this exercise. YOUR TASK: {{LIST *Pretend you are the customer*., Fill in the *missing turns* (in green) so that the conversation makes sense and sounds natural., Make sure you *follow the instructions* provided in parentheses for each turn. (Start typing to make the instructions move outside the box.), Do not copy the wording. *Use your own words*., *Use your normal speaking style* for this scenario but don’t be overly chatty., *Do NOT* call the booking agent by any name including “sir” “madam” etc.}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE genre_1 name.genre action}} {{HIDE movie_1_showtime_1 time.showing 4:30pm}} {{HIDE movie_1_showtime_2 time.showing 6:40pm}} {{HIDE movie_1_showtime_3 time.showing 9:10pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} BEFORE YOU BEGIN: Provide a value for this detail. {{ENTER people people.tickets Who’s all going to the movie? (use a phrase describing *three people* that includes reference to yourself.)}} {{CONVERSATION hint user (In your own words, express interest in buying movie tickets for var_date and specify theater ‘var_theater_1’.) force assistant No problem. Is there a particular type of movie you’re looking for? hint user (mention ‘var_genre_1’ in your response) force assistant Sure. I can help with that. Let me check listings at var_theater_2. hint user (Correct the agent’s mistake: You wanted ‘var_theater_1’.) force assistant Oh, sorry about that. So you’re interested in var_genre_1 films at var_theater_1, right? hint user (Confirm the agent’s correction.) call find_movies name.genre var_genre_1 name.theater var_theater_1 response find_movies name.movie var_movie_1 call find_showtimes name.theater var_theater_1 date.showing var_date name.movie var_movie_1 response find_showtimes time.showing var_movie_1_showtime_1 time.showing var_movie_1_showtime_2 time.showing var_movie_1_showtime_3 force assistant OK. I see one var_genre_1 movie playing at var_theater_1: var_movie_1. Remaining showtimes are var_movie_1_showtime_1, var_movie_1_showtime_2 and var_movie_1_showtime_3. Does any of those work? hint user (Answer positively and choose ‘var_movie_1_showtime_3’) force assistant Great. And how many tickets? hint user (Include your earlier answer of ‘var_people’ in this response.) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_1 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer). call book_tickets name.movie var_movie_1 name.theater var_theater_1 time.showing var_movie_1_showtime_1 num.tickets var_num_tickets date.showing var_date response book_tickets api.response success force assistant OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else? hint user (polite negative answer) force assistant var_success_closing }} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_logical The conversation between the user and the assistant is cooperative and logical.}} {{CHECK confirm_natural All the individual turns from the user (green boxes) sound natural and familiar.}} {{CHECK confirm_casual All the individual turns from the user (green boxes) are casual but polite.}} {{CHECK confirm_appropriate All the individual turns from the user (green boxes) are free of offensive or inappropriate language.}}
Auto template 1 with theater name error
[ { "index": 0, "speaker": "user", "text": "hi....am buying a ticket tonight so we go and see a movie at AMC mountain 16", "segments": [ { "start_index": 25, "end_index": 32, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 61, "end_index": 76, "text": "AMC mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "hhhmmmmm not at all. i dont have any in mind for now", "segments": [], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me listings at AMC Mercado 24.", "segments": [ { "start_index": 48, "end_index": 62, "text": "MC Mercado 24.", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 4, "speaker": "user", "text": "sure you can but i want to see the movie at AMC mountain 16", "segments": [ { "start_index": 44, "end_index": 59, "text": "AMC mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "segments": [ { "start_index": 46, "end_index": 52, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 62, "end_index": 77, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "yeah", "segments": [], "apis": [] }, { "index": 7, "speaker": "assistant", "text": "OK. I show one action movie playing at AMC Mountain 16: No Time To Die. Remaining showtimes are 4:30pm, 6:40pm and 9:10pm. Does any of those work?", "segments": [ { "start_index": 15, "end_index": 21, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 39, "end_index": 55, "text": "AMC Mountain 16:", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 56, "end_index": 70, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 96, "end_index": 102, "text": "4:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 104, "end_index": 110, "text": "6:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 115, "end_index": 121, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "yeah but 9.10pm will be perfect for me", "segments": [ { "start_index": 9, "end_index": 15, "text": "9.10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "segments": [], "apis": [] }, { "index": 10, "speaker": "user", "text": "myself and two other persons are going to see a movie", "segments": [], "apis": [] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mountain 16 tonight at 9:10pm. Is that all correct?", "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 74, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 78, "end_index": 93, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 94, "end_index": 101, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 12, "speaker": "user", "text": "yeah", "segments": [], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "segments": [], "apis": [] }, { "index": 14, "speaker": "user", "text": "yes you can", "segments": [], "apis": [] }, { "index": 15, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else?", "segments": [], "apis": [] }, { "index": 16, "speaker": "user", "text": "ok thanks but i dont need anything again", "segments": [], "apis": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "segments": [], "apis": [] } ]
dlg-bd494e2c-36f6-4529-8e4d-d5c4d64388ae
Movie Tickets
SCENARIO: In the conversation below, a customer is talking to a booking agent to purchase movie tickets. However, the customer’s turns are missing. The details mentioned (theater names, cities, etc.) do NOT necessarily reflect real life, but you should pretend they are real for the purposes of this exercise. YOUR TASK: {{LIST *Pretend you are the customer*., Fill in the *missing turns* (in green) so that the conversation makes sense and sounds natural., Make sure you *follow the instructions* provided in parentheses for each turn. (Start typing to make the instructions move outside the box.), Do not copy the wording. *Use your own words*., *Use your normal speaking style* for this scenario but don’t be overly chatty., *Do NOT* call the booking agent by any name including “sir” “madam” etc.}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE genre_1 name.genre action}} {{HIDE movie_1_showtime_1 time.showing 4:30pm}} {{HIDE movie_1_showtime_2 time.showing 6:40pm}} {{HIDE movie_1_showtime_3 time.showing 9:10pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} BEFORE YOU BEGIN: Provide a value for this detail. {{ENTER people people.tickets Who’s all going to the movie? (use a phrase describing *three people* that includes reference to yourself.)}} {{CONVERSATION hint user (In your own words, express interest in buying movie tickets for var_date and specify theater ‘var_theater_1’.) force assistant No problem. Is there a particular type of movie you’re looking for? hint user (mention ‘var_genre_1’ in your response) force assistant Sure. I can help with that. Let me check listings at var_theater_2. hint user (Correct the agent’s mistake: You wanted ‘var_theater_1’.) force assistant Oh, sorry about that. So you’re interested in var_genre_1 films at var_theater_1, right? hint user (Confirm the agent’s correction.) call find_movies name.genre var_genre_1 name.theater var_theater_1 response find_movies name.movie var_movie_1 call find_showtimes name.theater var_theater_1 date.showing var_date name.movie var_movie_1 response find_showtimes time.showing var_movie_1_showtime_1 time.showing var_movie_1_showtime_2 time.showing var_movie_1_showtime_3 force assistant OK. I see one var_genre_1 movie playing at var_theater_1: var_movie_1. Remaining showtimes are var_movie_1_showtime_1, var_movie_1_showtime_2 and var_movie_1_showtime_3. Does any of those work? hint user (Answer positively and choose ‘var_movie_1_showtime_3’) force assistant Great. And how many tickets? hint user (Include your earlier answer of ‘var_people’ in this response.) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_1 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer). call book_tickets name.movie var_movie_1 name.theater var_theater_1 time.showing var_movie_1_showtime_1 num.tickets var_num_tickets date.showing var_date response book_tickets api.response success force assistant OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else? hint user (polite negative answer) force assistant var_success_closing }} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_logical The conversation between the user and the assistant is cooperative and logical.}} {{CHECK confirm_natural All the individual turns from the user (green boxes) sound natural and familiar.}} {{CHECK confirm_casual All the individual turns from the user (green boxes) are casual but polite.}} {{CHECK confirm_appropriate All the individual turns from the user (green boxes) are free of offensive or inappropriate language.}}
Auto template 1 with theater name error
[ { "index": 0, "speaker": "user", "text": "I am looking for tickets tonight at the AMC Mountain 16", "segments": [ { "start_index": 25, "end_index": 32, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 40, "end_index": 55, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "Action if possible", "segments": [ { "start_index": 0, "end_index": 6, "text": "Action", "annotations": [ { "name": "name.genre" } ] } ], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 4, "speaker": "user", "text": "Actually, it is the Mountain 16 that I am looking for", "segments": [], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "segments": [ { "start_index": 46, "end_index": 52, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 62, "end_index": 77, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "yes", "apis": [ { "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" } ], "name": "find_movies" }, { "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:30pm" }, { "response_name": "time.showing_2", "response_value": "6:40pm" }, { "response_name": "time.showing_3", "response_value": "9:10pm" } ], "name": "find_showtimes" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. I see one action movie playing at AMC Mountain 16: No Time To Die. Remaining showtimes are 4:30pm, 6:40pm and 9:10pm. Does any of those work?", "segments": [ { "start_index": 14, "end_index": 20, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 38, "end_index": 54, "text": "AMC Mountain 16:", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 55, "end_index": 69, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 95, "end_index": 101, "text": "4:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 103, "end_index": 109, "text": "6:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 114, "end_index": 120, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "yes, 9:10 is perfect", "segments": [], "apis": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "segments": [], "apis": [] }, { "index": 10, "speaker": "user", "text": "Me and my two daughters are going", "segments": [], "apis": [] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mountain 16 tonight at 9:10pm. Is that all correct?", "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 74, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 78, "end_index": 93, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 94, "end_index": 101, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 12, "speaker": "user", "text": "yes", "segments": [], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "segments": [], "apis": [] }, { "index": 14, "speaker": "user", "text": "please, yes", "apis": [ { "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "time.showing", "arg_value": "4:30pm" }, { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "date.showing", "arg_value": "tonight" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else?", "segments": [], "apis": [] }, { "index": 16, "speaker": "user", "text": "no thanks", "segments": [], "apis": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "segments": [], "apis": [] } ]
dlg-c9064676-75fe-4d0a-83c2-497e1f2115a6
Movie Tickets
SCENARIO: In the conversation below, a customer is talking to a booking agent to purchase movie tickets. However, the customer’s turns are missing. The details mentioned (theater names, cities, etc.) do NOT necessarily reflect real life, but you should pretend they are real for the purposes of this exercise. YOUR TASK: {{LIST *Pretend you are the customer*., Fill in the *missing turns* (in green) so that the conversation makes sense and sounds natural., Make sure you *follow the instructions* provided in parentheses for each turn. (Start typing to make the instructions move outside the box.), Do not copy the wording. *Use your own words*., *Use your normal speaking style* for this scenario but don’t be overly chatty., *Do NOT* call the booking agent by any name including “sir” “madam” etc.}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE genre_1 name.genre action}} {{HIDE movie_1_showtime_1 time.showing 4:30pm}} {{HIDE movie_1_showtime_2 time.showing 6:40pm}} {{HIDE movie_1_showtime_3 time.showing 9:10pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} BEFORE YOU BEGIN: Provide a value for this detail. {{ENTER people people.tickets Who’s all going to the movie? (use a phrase describing *three people* that includes reference to yourself.)}} {{CONVERSATION hint user (In your own words, express interest in buying movie tickets for var_date and specify theater ‘var_theater_1’.) force assistant No problem. Is there a particular type of movie you’re looking for? hint user (mention ‘var_genre_1’ in your response) force assistant Sure. I can help with that. Let me check listings at var_theater_2. hint user (Correct the agent’s mistake: You wanted ‘var_theater_1’.) force assistant Oh, sorry about that. So you’re interested in var_genre_1 films at var_theater_1, right? hint user (Confirm the agent’s correction.) call find_movies name.genre var_genre_1 name.theater var_theater_1 response find_movies name.movie var_movie_1 call find_showtimes name.theater var_theater_1 date.showing var_date name.movie var_movie_1 response find_showtimes time.showing var_movie_1_showtime_1 time.showing var_movie_1_showtime_2 time.showing var_movie_1_showtime_3 force assistant OK. I see one var_genre_1 movie playing at var_theater_1: var_movie_1. Remaining showtimes are var_movie_1_showtime_1, var_movie_1_showtime_2 and var_movie_1_showtime_3. Does any of those work? hint user (Answer positively and choose ‘var_movie_1_showtime_3’) force assistant Great. And how many tickets? hint user (Include your earlier answer of ‘var_people’ in this response.) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_1 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer). call book_tickets name.movie var_movie_1 name.theater var_theater_1 time.showing var_movie_1_showtime_1 num.tickets var_num_tickets date.showing var_date response book_tickets api.response success force assistant OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else? hint user (polite negative answer) force assistant var_success_closing }} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_logical The conversation between the user and the assistant is cooperative and logical.}} {{CHECK confirm_natural All the individual turns from the user (green boxes) sound natural and familiar.}} {{CHECK confirm_casual All the individual turns from the user (green boxes) are casual but polite.}} {{CHECK confirm_appropriate All the individual turns from the user (green boxes) are free of offensive or inappropriate language.}}
Auto template 1 with theater name error
[ { "index": 0, "speaker": "user", "text": "I need to get some tickets for a movie tonight at the AMC Mountain 16 theater.", "segments": [ { "start_index": 39, "end_index": 46, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 54, "end_index": 69, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "I'm hoping there's an action movie showing.", "segments": [ { "start_index": 22, "end_index": 28, "text": "action", "annotations": [ { "name": "name.genre" } ] } ], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 4, "speaker": "user", "text": "Sorry, I wanted the AMC Mountain 16, not the Mercado theater.", "segments": [ { "start_index": 20, "end_index": 35, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "segments": [ { "start_index": 46, "end_index": 52, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 62, "end_index": 77, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "Yes, the Mountain 16.", "apis": [ { "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" } ], "name": "find_movies" }, { "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:30pm" }, { "response_name": "time.showing_2", "response_value": "6:40pm" }, { "response_name": "time.showing_3", "response_value": "9:10pm" } ], "name": "find_showtimes" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. I see one action movie playing at AMC Mountain 16: No Time To Die. Remaining showtimes are 4:30pm, 6:40pm and 9:10pm. Does any of those work?", "segments": [ { "start_index": 14, "end_index": 20, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 38, "end_index": 54, "text": "AMC Mountain 16:", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 55, "end_index": 69, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 95, "end_index": 101, "text": "4:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 103, "end_index": 109, "text": "6:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 114, "end_index": 120, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "Yes, the 9:10pm sounds perfect for my schedule.", "segments": [ { "start_index": 9, "end_index": 15, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "segments": [], "apis": [] }, { "index": 10, "speaker": "user", "text": "Three, since it'll just be my two friends and I.", "segments": [], "apis": [] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mountain 16 tonight at 9:10pm. Is that all correct?", "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 74, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 78, "end_index": 93, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 94, "end_index": 101, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 12, "speaker": "user", "text": "Yes, that's correct.", "segments": [], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "segments": [], "apis": [] }, { "index": 14, "speaker": "user", "text": "Absolutely!", "apis": [ { "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "time.showing", "arg_value": "4:30pm" }, { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "date.showing", "arg_value": "tonight" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else?", "segments": [], "apis": [] }, { "index": 16, "speaker": "user", "text": "No thanks, I'm good.", "segments": [], "apis": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "segments": [], "apis": [] } ]
dlg-f7500bcf-472c-48c3-adfd-e4ec9f63bcf1
Movie Tickets
SCENARIO: In the conversation below, a customer is talking to a booking agent to purchase movie tickets. However, the customer’s turns are missing. The details mentioned (theater names, cities, etc.) do NOT necessarily reflect real life, but you should pretend they are real for the purposes of this exercise. YOUR TASK: {{LIST *Pretend you are the customer*., Fill in the *missing turns* (in green) so that the conversation makes sense and sounds natural., Make sure you *follow the instructions* provided in parentheses for each turn. (Start typing to make the instructions move outside the box.), Do not copy the wording. *Use your own words*., *Use your normal speaking style* for this scenario but don’t be overly chatty., *Do NOT* call the booking agent by any name including “sir” “madam” etc.}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE genre_1 name.genre action}} {{HIDE movie_1_showtime_1 time.showing 4:30pm}} {{HIDE movie_1_showtime_2 time.showing 6:40pm}} {{HIDE movie_1_showtime_3 time.showing 9:10pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} BEFORE YOU BEGIN: Provide a value for this detail. {{ENTER people people.tickets Who’s all going to the movie? (use a phrase describing *three people* that includes reference to yourself.)}} {{CONVERSATION hint user (In your own words, express interest in buying movie tickets for var_date and specify theater ‘var_theater_1’.) force assistant No problem. Is there a particular type of movie you’re looking for? hint user (mention ‘var_genre_1’ in your response) force assistant Sure. I can help with that. Let me check listings at var_theater_2. hint user (Correct the agent’s mistake: You wanted ‘var_theater_1’.) force assistant Oh, sorry about that. So you’re interested in var_genre_1 films at var_theater_1, right? hint user (Confirm the agent’s correction.) call find_movies name.genre var_genre_1 name.theater var_theater_1 response find_movies name.movie var_movie_1 call find_showtimes name.theater var_theater_1 date.showing var_date name.movie var_movie_1 response find_showtimes time.showing var_movie_1_showtime_1 time.showing var_movie_1_showtime_2 time.showing var_movie_1_showtime_3 force assistant OK. I see one var_genre_1 movie playing at var_theater_1: var_movie_1. Remaining showtimes are var_movie_1_showtime_1, var_movie_1_showtime_2 and var_movie_1_showtime_3. Does any of those work? hint user (Answer positively and choose ‘var_movie_1_showtime_3’) force assistant Great. And how many tickets? hint user (Include your earlier answer of ‘var_people’ in this response.) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_1 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer). call book_tickets name.movie var_movie_1 name.theater var_theater_1 time.showing var_movie_1_showtime_1 num.tickets var_num_tickets date.showing var_date response book_tickets api.response success force assistant OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else? hint user (polite negative answer) force assistant var_success_closing }} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_logical The conversation between the user and the assistant is cooperative and logical.}} {{CHECK confirm_natural All the individual turns from the user (green boxes) sound natural and familiar.}} {{CHECK confirm_casual All the individual turns from the user (green boxes) are casual but polite.}} {{CHECK confirm_appropriate All the individual turns from the user (green boxes) are free of offensive or inappropriate language.}}
Auto template 1 with theater name error
[ { "index": 0, "speaker": "user", "text": "I need help finding showtimes for tonight at my local theater the AMC Mountain 16.", "segments": [ { "start_index": 34, "end_index": 41, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 66, "end_index": 81, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "No, I'm looking for anything that has action in it.", "segments": [ { "start_index": 38, "end_index": 44, "text": "action", "annotations": [ { "name": "name.genre" } ] } ], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 4, "speaker": "user", "text": "No, that's the wrong theater, I wanted show times for the AMC Mountain 16.", "segments": [ { "start_index": 58, "end_index": 73, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "segments": [ { "start_index": 46, "end_index": 52, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 62, "end_index": 77, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "Yes, please.", "apis": [ { "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" } ], "name": "find_movies" }, { "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:30pm" }, { "response_name": "time.showing_2", "response_value": "6:40pm" }, { "response_name": "time.showing_3", "response_value": "9:10pm" } ], "name": "find_showtimes" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. I see one action movie playing at AMC Mountain 16: No Time To Die. Remaining showtimes are 4:30pm, 6:40pm and 9:10pm. Does any of those work?", "segments": [ { "start_index": 14, "end_index": 20, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 38, "end_index": 54, "text": "AMC Mountain 16:", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 55, "end_index": 69, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 95, "end_index": 101, "text": "4:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 103, "end_index": 109, "text": "6:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 114, "end_index": 120, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "Yeah, the 9:10pm show works perfectly.", "segments": [ { "start_index": 10, "end_index": 16, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "segments": [], "apis": [] }, { "index": 10, "speaker": "user", "text": "I have a small group of us going, so I need three tickets.", "segments": [], "apis": [] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mountain 16 tonight at 9:10pm. Is that all correct?", "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 74, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 78, "end_index": 93, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 94, "end_index": 101, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 12, "speaker": "user", "text": "Yes, that' right.", "segments": [], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "segments": [], "apis": [] }, { "index": 14, "speaker": "user", "text": "Yes, I'm ready to check out.", "apis": [ { "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "time.showing", "arg_value": "4:30pm" }, { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "date.showing", "arg_value": "tonight" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else?", "segments": [], "apis": [] }, { "index": 16, "speaker": "user", "text": "No, that's all I needed, thanks.", "segments": [], "apis": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "segments": [], "apis": [] } ]
dlg-df1f0d45-27f2-4fb0-8aaa-b6b5f5a843bb
Movie Tickets
SCENARIO: In the conversation below, a customer is talking to a booking agent to purchase movie tickets. However, the customer’s turns are missing. The details mentioned (theater names, cities, etc.) do NOT necessarily reflect real life, but you should pretend they are real for the purposes of this exercise. YOUR TASK: {{LIST *Pretend you are the customer*., Fill in the *missing turns* (in green) so that the conversation makes sense and sounds natural., Make sure you *follow the instructions* provided in parentheses for each turn. (Start typing to make the instructions move outside the box.), Do not copy the wording. *Use your own words*., *Use your normal speaking style* for this scenario but don’t be overly chatty., *Do NOT* call the booking agent by any name including “sir” “madam” etc.}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE genre_1 name.genre action}} {{HIDE movie_1_showtime_1 time.showing 4:30pm}} {{HIDE movie_1_showtime_2 time.showing 6:40pm}} {{HIDE movie_1_showtime_3 time.showing 9:10pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} BEFORE YOU BEGIN: Provide a value for this detail. {{ENTER people people.tickets Who’s all going to the movie? (use a phrase describing *three people* that includes reference to yourself.)}} {{CONVERSATION hint user (In your own words, express interest in buying movie tickets for var_date and specify theater ‘var_theater_1’.) force assistant No problem. Is there a particular type of movie you’re looking for? hint user (mention ‘var_genre_1’ in your response) force assistant Sure. I can help with that. Let me check listings at var_theater_2. hint user (Correct the agent’s mistake: You wanted ‘var_theater_1’.) force assistant Oh, sorry about that. So you’re interested in var_genre_1 films at var_theater_1, right? hint user (Confirm the agent’s correction.) call find_movies name.genre var_genre_1 name.theater var_theater_1 response find_movies name.movie var_movie_1 call find_showtimes name.theater var_theater_1 date.showing var_date name.movie var_movie_1 response find_showtimes time.showing var_movie_1_showtime_1 time.showing var_movie_1_showtime_2 time.showing var_movie_1_showtime_3 force assistant OK. I see one var_genre_1 movie playing at var_theater_1: var_movie_1. Remaining showtimes are var_movie_1_showtime_1, var_movie_1_showtime_2 and var_movie_1_showtime_3. Does any of those work? hint user (Answer positively and choose ‘var_movie_1_showtime_3’) force assistant Great. And how many tickets? hint user (Include your earlier answer of ‘var_people’ in this response.) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_1 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer). call book_tickets name.movie var_movie_1 name.theater var_theater_1 time.showing var_movie_1_showtime_1 num.tickets var_num_tickets date.showing var_date response book_tickets api.response success force assistant OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else? hint user (polite negative answer) force assistant var_success_closing }} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_logical The conversation between the user and the assistant is cooperative and logical.}} {{CHECK confirm_natural All the individual turns from the user (green boxes) sound natural and familiar.}} {{CHECK confirm_casual All the individual turns from the user (green boxes) are casual but polite.}} {{CHECK confirm_appropriate All the individual turns from the user (green boxes) are free of offensive or inappropriate language.}}
Auto template 1 with theater name error
[ { "index": 0, "speaker": "user", "text": "Hello, I am interested in buying tickets tonight in AMC Mountain 16 theater.", "segments": [ { "start_index": 41, "end_index": 48, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 52, "end_index": 67, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "I would say something action-like.", "segments": [ { "start_index": 22, "end_index": 33, "text": "action-like", "annotations": [ { "name": "name.genre" } ] } ], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 4, "speaker": "user", "text": "I wanted AMC Mountain 16, NOT AMC Mercado 24", "segments": [ { "start_index": 9, "end_index": 24, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "segments": [ { "start_index": 46, "end_index": 52, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 62, "end_index": 77, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "Yes.", "apis": [ { "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" } ], "name": "find_movies" }, { "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:30pm" }, { "response_name": "time.showing_2", "response_value": "6:40pm" }, { "response_name": "time.showing_3", "response_value": "9:10pm" } ], "name": "find_showtimes" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. I see one action movie playing at AMC Mountain 16: No Time To Die. Remaining showtimes are 4:30pm, 6:40pm and 9:10pm. Does any of those work?", "segments": [ { "start_index": 14, "end_index": 20, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 38, "end_index": 54, "text": "AMC Mountain 16:", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 55, "end_index": 69, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 95, "end_index": 101, "text": "4:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 103, "end_index": 109, "text": "6:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 114, "end_index": 120, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "Oh cool, looks like 9:10 is a good choice.", "segments": [], "apis": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "segments": [], "apis": [] }, { "index": 10, "speaker": "user", "text": "Us three", "segments": [], "apis": [] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mountain 16 tonight at 9:10pm. Is that all correct?", "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 74, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 78, "end_index": 93, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 94, "end_index": 101, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 12, "speaker": "user", "text": "Yes, that's good.", "segments": [], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "segments": [], "apis": [] }, { "index": 14, "speaker": "user", "text": "Hells yeah.", "apis": [ { "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "time.showing", "arg_value": "4:30pm" }, { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "date.showing", "arg_value": "tonight" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else?", "segments": [], "apis": [] }, { "index": 16, "speaker": "user", "text": "No, it's all right. Have a good night!", "segments": [], "apis": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "segments": [], "apis": [] } ]
dlg-6086332d-a1a6-4acf-a3a5-4237a90a4ad2
Movie Tickets
SCENARIO: Pretend you’re *using a digital assistant to purchase tickets for a movie currently showing in theaters*. {{LIST The entire conversation needs to follow the structure given below *in the TASK section*., You already know which movie you want to see as well as all the details (which you can pick from the section below)., The conversation ends with *a successful ticket purchase*., Do not include any extras like “thank you” or “goodbye” or “hello” etc. }} DETAILS: This is *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now due to COVID-19).: {{LIST You are interested in seeing either *No Time To Die* OR *Mulan*., There is one theater in your town: *Mountain AMC 16*., Showtimes for Mulan: 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for No Time To Die: 3:00pm 5:10pm 7:30pm 9:40pm, Make sure to include the number of tickets.}} *USE THIS Structure* User: (Express desire to buy movie tickets and include TWO of the details needed for the purchase--one should be the movie name. See DETAILS section above.) Assistant: (Confirm the TWO details given so far and ask for confirmation *make one of the details incorrect*.) User: (Alert the assistant of the detail that is wrong and give the right value.) Assistant: (Correct the wrong value, repeating back the correct value.) User: (Confirms the correction, *THEN adds the THREE remaining details*.) Assistant: (Confirms all five details then asks if this is correct and whether they can go ahead with the purchase.) User: (Answers yes.) Assistant: (Indicates successful purchase saying ”Your tickets are confirmed and they’ve been sent to your email address.”) TASK: *Write the transcript* of your spoken conversation according to the structure given above. Make sure it includes one exchange where *one of the details the assistant confirms is incorrect* (movie, theater, showtime, number, tickets or day). SPEAKING STYLE: {{LIST The assistant is polite and efficient, The assistant’s speaking style should match yours but they are not overly formal or too casual, Don’t call your assistant by name (e.g. “Johnny” or “Alexa” or “Siri” or “Assistant” or “Computer”). Just assume they’re already listening to you.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The users discusses *each of these details*: 1) movie, 2) theater, 3) showtime, 4) number of tickets, 5) day.}} {{CHECK confirm_error_exchange The conversation includes *one exchange where one of the details the assistant reads back is wrong* and so the user must point it out so it can be corrected.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* saying *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
4 exchanges with 1 error and predefined variables
[ { "index": 0, "speaker": "user", "text": "I will like to buy tickets in order to proceed on seeing two movies at the Mountain AMC 16 Theatre tomorrow.", "segments": [ { "start_index": 75, "end_index": 90, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 99, "end_index": 107, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "I am at your service. May I have the titles of the movies of choice?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "The first movie is \"No Time To Die\" while the second is \"Milani\"", "segments": [ { "start_index": 19, "end_index": 35, "text": "\"No Time To Die\"", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 56, "end_index": 64, "text": "\"Milani\"", "annotations": [ { "name": "name.movie" } ] } ], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Movie choice confirmed. Please confirm that your second choice is correct.", "segments": [], "apis": [] }, { "index": 4, "speaker": "user", "text": "I made the wrong spelling in the second choice. The correct movie name is \"Mulan\"", "segments": [ { "start_index": 74, "end_index": 81, "text": "\"Mulan\"", "annotations": [ { "name": "name.movie" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Movie name \"Mulan\" confirmed. Your confirmed movie preferences are \"No Time To Die\" and \"Mulan\"", "segments": [ { "start_index": 11, "end_index": 18, "text": "\"Mulan\"", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 67, "end_index": 83, "text": "\"No Time To Die\"", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 88, "end_index": 95, "text": "\"Mulan\"", "annotations": [ { "name": "name.movie" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "That is correct. I will like to know the movies' showtime preference for tomorrow.", "segments": [ { "start_index": 73, "end_index": 81, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [ { "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "\"Mulan\"" }, { "arg_name": "name.theater", "arg_value": "Mountain AMC 16" }, { "arg_name": "date.showing", "arg_value": "tomorrow" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00pm" }, { "response_name": "time.showing_2", "response_value": "6:10pm" }, { "response_name": "time.showing_3", "response_value": "8:30pm" }, { "response_name": "time.showing_4", "response_value": "10:40pm" } ], "name": "find_showtimes" }, { "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "\"No Time To Die\"" }, { "arg_name": "name.theater", "arg_value": "Mountain AMC 16" }, { "arg_name": "date.showing", "arg_value": "tomorrow" } ], "response": [ { "response_name": "time.showing_1", "response_value": "3:00pm" }, { "response_name": "time.showing_2", "response_value": "5:10pm" }, { "response_name": "time.showing_3", "response_value": "7:30pm" }, { "response_name": "time.showing_4", "response_value": "9:40pm" } ], "name": "find_showtimes" } ] }, { "index": 7, "speaker": "assistant", "text": "These are the showtimes for the movies: \"No Time To Die\" will be available at 3:00pm 5:10pm 7:30pm 9:40pm, and \"Mulan\" will be available at 4:00pm 6:10pm 8:30pm 10:40pm. Please indicate your most prefered showtime for the movies respectively.", "segments": [ { "start_index": 40, "end_index": 56, "text": "\"No Time To Die\"", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 78, "end_index": 84, "text": "3:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 85, "end_index": 91, "text": "5:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 92, "end_index": 98, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 99, "end_index": 105, "text": "9:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 111, "end_index": 118, "text": "\"Mulan\"", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 140, "end_index": 146, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 147, "end_index": 153, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 154, "end_index": 160, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 161, "end_index": 168, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "I choose 3:00pm for \"No Time To Die\" and 10:40pm for \"Mulan\"", "segments": [ { "start_index": 9, "end_index": 15, "text": "3:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 20, "end_index": 36, "text": "\"No Time To Die\"", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 41, "end_index": 48, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 53, "end_index": 60, "text": "\"Mulan\"", "annotations": [ { "name": "name.movie" } ] } ], "apis": [] }, { "index": 9, "speaker": "assistant", "text": "Showtime preferences for movies confirmed as \"No Time To Die\" 3:00pm and \"Mulan\" as 10:40pm.", "segments": [ { "start_index": 45, "end_index": 61, "text": "\"No Time To Die\"", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 62, "end_index": 68, "text": "3:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 73, "end_index": 80, "text": "\"Mulan\"", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 84, "end_index": 91, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 10, "speaker": "user", "text": "Yes, that is correct", "segments": [], "apis": [] }, { "index": 11, "speaker": "assistant", "text": "Please indicate the number of tickets for each movie", "segments": [], "apis": [] }, { "index": 12, "speaker": "user", "text": "I need one ticket for each movie, making 2 tickets in total.", "segments": [ { "start_index": 7, "end_index": 10, "text": "one", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 41, "end_index": 42, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "These are your preferences: 2 movies titled \"No Time To Die\" and \"Mulan\"\\rMountain AMC 16 Theatre\\rShowtime preferences: \"No Time To Die\" at 3:00pm\\r\"Mulan\" at 10:40pm\\rTotal Number of Tickets:2 (1 each movie).\\rPlease confirm these details are correct.", "segments": [ { "start_index": 44, "end_index": 60, "text": "\"No Time To Die\"", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 65, "end_index": 72, "text": "\"Mulan\"", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 73, "end_index": 88, "text": "rMountain AMC 1", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 119, "end_index": 135, "text": ": \"No Time To Di", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 139, "end_index": 145, "text": "t 3:00", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 146, "end_index": 153, "text": "m\\r\"Mul", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 157, "end_index": 164, "text": "at 10:4", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 191, "end_index": 193, "text": "s:", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 185, "end_index": 194, "text": "Tickets:2", "annotations": [ { "name": "num.tickets" } ] } ], "apis": [] }, { "index": 14, "speaker": "user", "text": "Yes, absolutely correct", "segments": [], "apis": [] }, { "index": 15, "speaker": "assistant", "text": "Can we proceed for the purchase of your tickets", "segments": [], "apis": [] }, { "index": 16, "speaker": "user", "text": "Yes, please proceed.", "segments": [], "apis": [] }, { "index": 17, "speaker": "assistant", "text": "Please enter your banking payment details and emails where tickets to be sent.", "segments": [], "apis": [] }, { "index": 18, "speaker": "user", "text": "Here it is.", "apis": [ { "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "\"No Time To Die\"" }, { "arg_name": "name.theater", "arg_value": "Mountain AMC 16" }, { "arg_name": "num.tickets", "arg_value": "one" }, { "arg_name": "time.showing", "arg_value": "3:00pm" }, { "arg_name": "date.showing", "arg_value": "tomorrow" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" }, { "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "\"Mulan\"" }, { "arg_name": "name.theater", "arg_value": "Mountain AMC 16" }, { "arg_name": "num.tickets", "arg_value": "one" }, { "arg_name": "time.showing", "arg_value": "10:40pm" }, { "arg_name": "date.showing", "arg_value": "tomorrow" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Your tickets for movies \"No Time To Die\" and \"Mulan\" have been successfully purchased and has been forward to your email account.", "segments": [ { "start_index": 24, "end_index": 40, "text": "\"No Time To Die\"", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 45, "end_index": 52, "text": "\"Mulan\"", "annotations": [ { "name": "name.movie" } ] } ], "apis": [] } ]
dlg-ddee80da-9ffa-4773-9ce7-f73f727cb79c
Movie Tickets
SCENARIO: Pretend you’re *using a digital assistant to purchase tickets for a movie currently showing in theaters*. {{LIST The entire conversation needs to follow the structure given below *in the TASK section*., You already know which movie you want to see as well as all the details (which you can pick from the section below)., The conversation ends with *a successful ticket purchase*., Do not include any extras like “thank you” or “goodbye” or “hello” etc. }} DETAILS: This is *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now due to COVID-19).: {{LIST You are interested in seeing either *No Time To Die* OR *Mulan*., There is one theater in your town: *Mountain AMC 16*., Showtimes for Mulan: 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for No Time To Die: 3:00pm 5:10pm 7:30pm 9:40pm, Make sure to include the number of tickets.}} *USE THIS Structure* User: (Express desire to buy movie tickets and include TWO of the details needed for the purchase--one should be the movie name. See DETAILS section above.) Assistant: (Confirm the TWO details given so far and ask for confirmation *make one of the details incorrect*.) User: (Alert the assistant of the detail that is wrong and give the right value.) Assistant: (Correct the wrong value, repeating back the correct value.) User: (Confirms the correction, *THEN adds the THREE remaining details*.) Assistant: (Confirms all five details then asks if this is correct and whether they can go ahead with the purchase.) User: (Answers yes.) Assistant: (Indicates successful purchase saying ”Your tickets are confirmed and they’ve been sent to your email address.”) TASK: *Write the transcript* of your spoken conversation according to the structure given above. Make sure it includes one exchange where *one of the details the assistant confirms is incorrect* (movie, theater, showtime, number, tickets or day). SPEAKING STYLE: {{LIST The assistant is polite and efficient, The assistant’s speaking style should match yours but they are not overly formal or too casual, Don’t call your assistant by name (e.g. “Johnny” or “Alexa” or “Siri” or “Assistant” or “Computer”). Just assume they’re already listening to you.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The users discusses *each of these details*: 1) movie, 2) theater, 3) showtime, 4) number of tickets, 5) day.}} {{CHECK confirm_error_exchange The conversation includes *one exchange where one of the details the assistant reads back is wrong* and so the user must point it out so it can be corrected.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* saying *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
4 exchanges with 1 error and predefined variables
[ { "index": 0, "speaker": "user", "text": "I would like to buy 2 tickets to see Mulan.", "segments": [ { "start_index": 20, "end_index": 21, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 37, "end_index": 42, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "You would like to purchase 1 ticket to see Mulan. Is this correct?", "segments": [ { "start_index": 27, "end_index": 28, "text": "1", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 43, "end_index": 48, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ], "apis": [] }, { "index": 2, "speaker": "user", "text": "No. I would like to purchase 2 tickets to see Mulan.", "segments": [ { "start_index": 29, "end_index": 30, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 46, "end_index": 51, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "You would like to purchase 2 tickets to see Mulan. Is this correct?", "segments": [ { "start_index": 27, "end_index": 28, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 44, "end_index": 49, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ], "apis": [] }, { "index": 4, "speaker": "user", "text": "Yes. I would like to purchase 2 tickets to see Mulan at 4:00 PM at Mountain AMC 16 on Friday, May 1st.", "segments": [ { "start_index": 30, "end_index": 31, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 47, "end_index": 52, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 56, "end_index": 63, "text": "4:00 PM", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 67, "end_index": 82, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 86, "end_index": 101, "text": "Friday, May 1st", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "You would like to purchase 2 tickets to see Mulan at 4:00 PM at Mountain AMC 16 on Friday, May 1st. Is this correct? Would you like to confirm purchase?", "segments": [ { "start_index": 27, "end_index": 28, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 44, "end_index": 49, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 53, "end_index": 60, "text": "4:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 64, "end_index": 79, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 83, "end_index": 98, "text": "Friday, May 1st", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "Yes.", "apis": [ { "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "Mountain AMC 16" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "4:00 PM" }, { "arg_name": "date.showing", "arg_value": "Friday, May 1st" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Your tickets are confirmed and they've been sent to your email address.", "segments": [], "apis": [] } ]
dlg-fa91a1d5-5998-42dc-94a0-bcfd6c3eb1c4
Movie Tickets
SCENARIO: Pretend you’re *using a digital assistant to purchase tickets for a movie currently showing in theaters*. {{LIST The entire conversation needs to follow the structure given below *in the TASK section*., You already know which movie you want to see as well as all the details (which you can pick from the section below)., The conversation ends with *a successful ticket purchase*., Do not include any extras like “thank you” or “goodbye” or “hello” etc. }} DETAILS: This is *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now due to COVID-19).: {{LIST You are interested in seeing either *No Time To Die* OR *Mulan*., There is one theater in your town: *Mountain AMC 16*., Showtimes for Mulan: 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for No Time To Die: 3:00pm 5:10pm 7:30pm 9:40pm, Make sure to include the number of tickets.}} *USE THIS Structure* User: (Express desire to buy movie tickets and include TWO of the details needed for the purchase--one should be the movie name. See DETAILS section above.) Assistant: (Confirm the TWO details given so far and ask for confirmation *make one of the details incorrect*.) User: (Alert the assistant of the detail that is wrong and give the right value.) Assistant: (Correct the wrong value, repeating back the correct value.) User: (Confirms the correction, *THEN adds the THREE remaining details*.) Assistant: (Confirms all five details then asks if this is correct and whether they can go ahead with the purchase.) User: (Answers yes.) Assistant: (Indicates successful purchase saying ”Your tickets are confirmed and they’ve been sent to your email address.”) TASK: *Write the transcript* of your spoken conversation according to the structure given above. Make sure it includes one exchange where *one of the details the assistant confirms is incorrect* (movie, theater, showtime, number, tickets or day). SPEAKING STYLE: {{LIST The assistant is polite and efficient, The assistant’s speaking style should match yours but they are not overly formal or too casual, Don’t call your assistant by name (e.g. “Johnny” or “Alexa” or “Siri” or “Assistant” or “Computer”). Just assume they’re already listening to you.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The users discusses *each of these details*: 1) movie, 2) theater, 3) showtime, 4) number of tickets, 5) day.}} {{CHECK confirm_error_exchange The conversation includes *one exchange where one of the details the assistant reads back is wrong* and so the user must point it out so it can be corrected.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* saying *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
4 exchanges with 1 error and predefined variables
[ { "index": 0, "speaker": "user", "text": "Is the movie no Time to die playing at the mountain AMC 16?", "segments": [ { "start_index": 13, "end_index": 27, "text": "no Time to die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 43, "end_index": 58, "text": "mountain AMC 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "I cannot find any results for the movie no Time to cry at the Mountain AMC 16.", "segments": [ { "start_index": 62, "end_index": 77, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 2, "speaker": "user", "text": "No, you mis-heard me. I would like to know if there are any showtimes tonight for the movie no time to die at the Mountain AMC 16 theater. If it is there I would like to buy tickets.", "segments": [ { "start_index": 70, "end_index": 77, "text": "tonight", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] }, { "start_index": 92, "end_index": 106, "text": "no time to die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 114, "end_index": 137, "text": "Mountain AMC 16 theater", "annotations": [ { "name": "name.theater" } ] } ], "apis": [ { "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "no Time to die" }, { "arg_name": "name.theater", "arg_value": "Mountain AMC 16 theater" }, { "arg_name": "date.showing", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "3:00pm" }, { "response_name": "time.showing_2", "response_value": "5:10pm" }, { "response_name": "time.showing_3", "response_value": "7:30pm" }, { "response_name": "time.showing_4", "response_value": "9:40pm" } ], "name": "find_showtimes" } ] }, { "index": 3, "speaker": "assistant", "text": "Here is the information you requested. Showtimes for No Time To Die tonight at the Mountain AMC 16 are 3:00pm 5:10pm 7:30pm and 9:40pm.", "segments": [ { "start_index": 53, "end_index": 67, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 68, "end_index": 75, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 83, "end_index": 98, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 103, "end_index": 109, "text": "3:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 110, "end_index": 116, "text": "5:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 117, "end_index": 123, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 128, "end_index": 134, "text": "9:40pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 4, "speaker": "user", "text": "I need five tickets for the 7:30 PM showing.", "segments": [ { "start_index": 7, "end_index": 11, "text": "five", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 28, "end_index": 35, "text": "7:30 PM", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Let me confirm that with you before the purchase, you need five tickets for the 7:30 PM showing of no time to die tonight at the Mountain AMC theater.", "segments": [ { "start_index": 59, "end_index": 63, "text": "five", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 80, "end_index": 87, "text": "7:30 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 99, "end_index": 113, "text": "no time to die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 114, "end_index": 121, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 129, "end_index": 149, "text": "Mountain AMC theater", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "Yes.", "apis": [ { "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "no Time to die" }, { "arg_name": "name.theater", "arg_value": "mountain AMC 16" }, { "arg_name": "num.tickets", "arg_value": "five" }, { "arg_name": "time.showing", "arg_value": "7:30 PM" }, { "arg_name": "date.showing", "arg_value": "today" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "segments": [], "apis": [] } ]
dlg-f15a36b2-3c86-4397-9b71-76b70908dc8e
Movie Tickets
SCENARIO: Pretend you’re *using a digital assistant to purchase tickets for a movie currently showing in theaters*. {{LIST The entire conversation needs to follow the structure given below *in the TASK section*., You already know which movie you want to see as well as all the details (which you can pick from the section below)., The conversation ends with *a successful ticket purchase*., Do not include any extras like “thank you” or “goodbye” or “hello” etc. }} DETAILS: This is *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now due to COVID-19).: {{LIST You are interested in seeing either *No Time To Die* OR *Mulan*., There is one theater in your town: *Mountain AMC 16*., Showtimes for Mulan: 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for No Time To Die: 3:00pm 5:10pm 7:30pm 9:40pm, Make sure to include the number of tickets.}} *USE THIS Structure* User: (Express desire to buy movie tickets and include TWO of the details needed for the purchase--one should be the movie name. See DETAILS section above.) Assistant: (Confirm the TWO details given so far and ask for confirmation *make one of the details incorrect*.) User: (Alert the assistant of the detail that is wrong and give the right value.) Assistant: (Correct the wrong value, repeating back the correct value.) User: (Confirms the correction, *THEN adds the THREE remaining details*.) Assistant: (Confirms all five details then asks if this is correct and whether they can go ahead with the purchase.) User: (Answers yes.) Assistant: (Indicates successful purchase saying ”Your tickets are confirmed and they’ve been sent to your email address.”) TASK: *Write the transcript* of your spoken conversation according to the structure given above. Make sure it includes one exchange where *one of the details the assistant confirms is incorrect* (movie, theater, showtime, number, tickets or day). SPEAKING STYLE: {{LIST The assistant is polite and efficient, The assistant’s speaking style should match yours but they are not overly formal or too casual, Don’t call your assistant by name (e.g. “Johnny” or “Alexa” or “Siri” or “Assistant” or “Computer”). Just assume they’re already listening to you.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The users discusses *each of these details*: 1) movie, 2) theater, 3) showtime, 4) number of tickets, 5) day.}} {{CHECK confirm_error_exchange The conversation includes *one exchange where one of the details the assistant reads back is wrong* and so the user must point it out so it can be corrected.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* saying *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
4 exchanges with 1 error and predefined variables
[ { "index": 0, "speaker": "user", "text": "Purchase two tickets for Mulan for 4pm today.", "segments": [ { "start_index": 9, "end_index": 20, "text": "two tickets", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 25, "end_index": 30, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 35, "end_index": 38, "text": "4pm", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 39, "end_index": 44, "text": "today", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "Do you want to purchase two tickets for Mulan at 6:10pm today?", "segments": [ { "start_index": 24, "end_index": 35, "text": "two tickets", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 40, "end_index": 45, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 49, "end_index": 55, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 56, "end_index": 61, "text": "today", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 2, "speaker": "user", "text": "No, 4pm.", "segments": [ { "start_index": 4, "end_index": 7, "text": "4pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Okay, 4pm.", "segments": [ { "start_index": 6, "end_index": 9, "text": "4pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 4, "speaker": "user", "text": "Yes, purchase two tickets for Mulan at Mountain AMC 16 for 4pm today.", "segments": [ { "start_index": 14, "end_index": 25, "text": "two tickets", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 30, "end_index": 35, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 39, "end_index": 54, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 59, "end_index": 62, "text": "4pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 63, "end_index": 68, "text": "today", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Do you want to purchase two tickets for Mulan at Mountain AMC 16 for 4pm today?", "segments": [ { "start_index": 24, "end_index": 35, "text": "two tickets", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 40, "end_index": 45, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 49, "end_index": 64, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 69, "end_index": 72, "text": "4pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 73, "end_index": 78, "text": "today", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "Yes.", "apis": [ { "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "Mountain AMC 16" }, { "arg_name": "num.tickets", "arg_value": "two tickets" }, { "arg_name": "time.showing", "arg_value": "4pm" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "segments": [], "apis": [] } ]
dlg-e7b03004-d331-4540-9487-b43131eaec28
Movie Tickets
SCENARIO: Pretend you’re *using a digital assistant to purchase tickets for a movie currently showing in theaters*. {{LIST The entire conversation needs to follow the structure given below *in the TASK section*., You already know which movie you want to see as well as all the details (which you can pick from the section below)., The conversation ends with *a successful ticket purchase*., Do not include any extras like “thank you” or “goodbye” or “hello” etc. }} DETAILS: This is *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now due to COVID-19).: {{LIST You are interested in seeing either *No Time To Die* OR *Mulan*., There is one theater in your town: *Mountain AMC 16*., Showtimes for Mulan: 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for No Time To Die: 3:00pm 5:10pm 7:30pm 9:40pm, Make sure to include the number of tickets.}} *USE THIS Structure* User: (Express desire to buy movie tickets and include TWO of the details needed for the purchase--one should be the movie name. See DETAILS section above.) Assistant: (Confirm the TWO details given so far and ask for confirmation *make one of the details incorrect*.) User: (Alert the assistant of the detail that is wrong and give the right value.) Assistant: (Correct the wrong value, repeating back the correct value.) User: (Confirms the correction, *THEN adds the THREE remaining details*.) Assistant: (Confirms all five details then asks if this is correct and whether they can go ahead with the purchase.) User: (Answers yes.) Assistant: (Indicates successful purchase saying ”Your tickets are confirmed and they’ve been sent to your email address.”) TASK: *Write the transcript* of your spoken conversation according to the structure given above. Make sure it includes one exchange where *one of the details the assistant confirms is incorrect* (movie, theater, showtime, number, tickets or day). SPEAKING STYLE: {{LIST The assistant is polite and efficient, The assistant’s speaking style should match yours but they are not overly formal or too casual, Don’t call your assistant by name (e.g. “Johnny” or “Alexa” or “Siri” or “Assistant” or “Computer”). Just assume they’re already listening to you.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The users discusses *each of these details*: 1) movie, 2) theater, 3) showtime, 4) number of tickets, 5) day.}} {{CHECK confirm_error_exchange The conversation includes *one exchange where one of the details the assistant reads back is wrong* and so the user must point it out so it can be corrected.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* saying *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
4 exchanges with 1 error and predefined variables
[ { "index": 0, "speaker": "user", "text": "Already have a movie in mind", "segments": [], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "Ok, what movie is it?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "I want No Time To Die", "segments": [ { "start_index": 7, "end_index": 21, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "What theater do you want?", "segments": [], "apis": [] }, { "index": 4, "speaker": "user", "text": "I want Mountain AMC 16", "segments": [ { "start_index": 7, "end_index": 22, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Ok, so No Time to Die and Cineplex 10?", "segments": [ { "start_index": 7, "end_index": 21, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 26, "end_index": 37, "text": "Cineplex 10", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "no, no Mountain AMC 16, for today", "segments": [ { "start_index": 7, "end_index": 22, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 28, "end_index": 33, "text": "today", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 7, "speaker": "assistant", "text": "Ok changes made. No Time to Die and Mountain AMC 16. What are the times wanted for the movie?", "segments": [ { "start_index": 17, "end_index": 31, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 36, "end_index": 51, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "probably the earliest showing", "segments": [ { "start_index": 13, "end_index": 29, "text": "earliest showing", "annotations": [ { "name": "time.preference" } ] } ], "apis": [ { "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Mountain AMC 16" }, { "arg_name": "date.showing", "arg_value": "today" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00pm" } ], "name": "find_showtimes" } ] }, { "index": 9, "speaker": "assistant", "text": "the times available start at 4:00pm", "segments": [ { "start_index": 29, "end_index": 35, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 10, "speaker": "user", "text": "I would like the 4:00pm showing", "segments": [ { "start_index": 17, "end_index": 23, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 11, "speaker": "assistant", "text": "how many tickets are wanted?", "segments": [], "apis": [] }, { "index": 12, "speaker": "user", "text": "2 tickets", "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "Ok, so I have No Time To Die, 4 tickets, at Mountain AMC 16, at 4:00pm", "segments": [ { "start_index": 14, "end_index": 28, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 31, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 44, "end_index": 59, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 64, "end_index": 70, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 14, "speaker": "user", "text": "no, only 2 tickets", "segments": [ { "start_index": 9, "end_index": 10, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ], "apis": [] }, { "index": 15, "speaker": "assistant", "text": "ok sorry about that, 2 tickets", "segments": [ { "start_index": 21, "end_index": 22, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ], "apis": [] }, { "index": 16, "speaker": "user", "text": "yes that is correct", "segments": [], "apis": [] }, { "index": 17, "speaker": "assistant", "text": "Ok, would you like to purchase 2 ticket to No Time to Die at the Mountain AMC 16 for today at 4pm?", "segments": [ { "start_index": 31, "end_index": 32, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 43, "end_index": 57, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 65, "end_index": 80, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 90, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 94, "end_index": 97, "text": "4pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 18, "speaker": "user", "text": "Yes, do it.", "apis": [ { "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Mountain AMC 16" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "4:00pm" }, { "arg_name": "date.showing", "arg_value": "today" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "segments": [], "apis": [] } ]
dlg-f971a49c-8289-4918-a328-ae7f6ac6b21a
Movie Tickets
SCENARIO: Pretend you’re *using a digital assistant to purchase tickets for a movie currently showing in theaters*. {{LIST The entire conversation needs to follow the structure given below *in the TASK section*., You already know which movie you want to see as well as all the details (which you can pick from the section below)., The conversation ends with *a successful ticket purchase*., Do not include any extras like “thank you” or “goodbye” or “hello” etc. }} DETAILS: This is *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now due to COVID-19).: {{LIST You are interested in seeing either *No Time To Die* OR *Mulan*., There is one theater in your town: *Mountain AMC 16*., Showtimes for Mulan: 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for No Time To Die: 3:00pm 5:10pm 7:30pm 9:40pm, Make sure to include the number of tickets.}} *USE THIS Structure* User: (Express desire to buy movie tickets and include TWO of the details needed for the purchase--one should be the movie name. See DETAILS section above.) Assistant: (Confirm the TWO details given so far and ask for confirmation *make one of the details incorrect*.) User: (Alert the assistant of the detail that is wrong and give the right value.) Assistant: (Correct the wrong value, repeating back the correct value.) User: (Confirms the correction, *THEN adds the THREE remaining details*.) Assistant: (Confirms all five details then asks if this is correct and whether they can go ahead with the purchase.) User: (Answers yes.) Assistant: (Indicates successful purchase saying ”Your tickets are confirmed and they’ve been sent to your email address.”) TASK: *Write the transcript* of your spoken conversation according to the structure given above. Make sure it includes one exchange where *one of the details the assistant confirms is incorrect* (movie, theater, showtime, number, tickets or day). SPEAKING STYLE: {{LIST The assistant is polite and efficient, The assistant’s speaking style should match yours but they are not overly formal or too casual, Don’t call your assistant by name (e.g. “Johnny” or “Alexa” or “Siri” or “Assistant” or “Computer”). Just assume they’re already listening to you.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The users discusses *each of these details*: 1) movie, 2) theater, 3) showtime, 4) number of tickets, 5) day.}} {{CHECK confirm_error_exchange The conversation includes *one exchange where one of the details the assistant reads back is wrong* and so the user must point it out so it can be corrected.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* saying *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
4 exchanges with 1 error and predefined variables
[ { "index": 0, "speaker": "user", "text": "Purchase tickets for the 3 p.m. showing of No Time to Die.", "segments": [ { "start_index": 25, "end_index": 30, "text": "3 p.m", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 43, "end_index": 57, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "I've understood to you to say that you want to purchase tickets for the 5:10 p.m. showing of No Time to Die. Is this correct?", "segments": [ { "start_index": 93, "end_index": 107, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 72, "end_index": 80, "text": "5:10 p.m", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 2, "speaker": "user", "text": "No. I don't want the 5:10 p.m. time. I want to purchase tickets for the 3 p.m showing.", "segments": [ { "start_index": 21, "end_index": 29, "text": "5:10 p.m", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 72, "end_index": 77, "text": "3 p.m", "annotations": [ { "name": "time.preference" } ] } ], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "I understand. You want to purchase tickets for the 3 p.m. show. Is this correct?", "segments": [ { "start_index": 51, "end_index": 57, "text": "3 p.m.", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 4, "speaker": "user", "text": "Yes. Purchase two tickets for today's 3 p.m. showing of No Time to Die at Mountain AMC 16.", "segments": [ { "start_index": 14, "end_index": 25, "text": "two tickets", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 30, "end_index": 37, "text": "today's", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 38, "end_index": 43, "text": "3 p.m", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 56, "end_index": 70, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 74, "end_index": 89, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "I've understood you to say that you want to purchase two tickets for today's 3 p.m. showing of No Time to Die at Mountain AMC 16. If this is correct, may I complete the purchase?", "segments": [ { "start_index": 53, "end_index": 64, "text": "two tickets", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 69, "end_index": 76, "text": "today's", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 77, "end_index": 82, "text": "3 p.m", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 95, "end_index": 109, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 113, "end_index": 128, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "Yes, that's correct.", "apis": [ { "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "No Time to Die" }, { "arg_name": "name.theater", "arg_value": "Mountain AMC 16" }, { "arg_name": "num.tickets", "arg_value": "two tickets" }, { "arg_name": "time.showing", "arg_value": "3 p.m" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "segments": [], "apis": [] } ]
dlg-3df5f971-6025-47be-9f73-65ec676acb8b
Movie Tickets
SCENARIO: In the conversation below, a customer is talking to a booking agent to purchase movie tickets. However, the customer’s turns are missing. The details mentioned (theater names, cities, etc.) do NOT necessarily reflect real life, but you should pretend they are real for the purposes of this exercise. YOUR TASK: {{LIST *Pretend you are the customer*., Fill in the *missing turns* (in green) so that the conversation makes sense and sounds natural., Make sure you *follow the instructions* provided in parentheses for each turn. (Start typing to make the instructions move outside the box.), Do not copy the wording. *Use your own words*., *Use your normal speaking style* for this scenario but don’t be overly chatty., *Do NOT* call the booking agent by any name including “sir” “madam” etc.}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE genre_1 name.genre action}} {{HIDE movie_1_showtime_1 time.showing 4:30pm}} {{HIDE movie_1_showtime_2 time.showing 6:40pm}} {{HIDE movie_1_showtime_3 time.showing 9:10pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} BEFORE YOU BEGIN: Provide a value for this detail. {{ENTER people people.tickets Who’s all going to the movie? (use a phrase describing *three people* that includes reference to yourself.)}} {{CONVERSATION hint user (In your own words, express interest in buying movie tickets for var_date and specify theater ‘var_theater_1’.) force assistant No problem. Is there a particular type of movie you’re looking for? hint user (mention ‘var_genre_1’ in your response) force assistant Sure. I can help with that. Let me check listings at var_theater_2. hint user (Correct the agent’s mistake: You wanted ‘var_theater_1’.) force assistant Oh, sorry about that. So you’re interested in var_genre_1 films at var_theater_1, right? hint user (Confirm the agent’s correction.) call find_movies name.genre var_genre_1 name.theater var_theater_1 response find_movies name.movie var_movie_1 call find_showtimes name.theater var_theater_1 date.showing var_date name.movie var_movie_1 response find_showtimes time.showing var_movie_1_showtime_1 time.showing var_movie_1_showtime_2 time.showing var_movie_1_showtime_3 force assistant OK. I see one var_genre_1 movie playing at var_theater_1: var_movie_1. Remaining showtimes are var_movie_1_showtime_1, var_movie_1_showtime_2 and var_movie_1_showtime_3. Does any of those work? hint user (Answer positively and choose ‘var_movie_1_showtime_3’) force assistant Great. And how many tickets? hint user (Include your earlier answer of ‘var_people’ in this response.) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_1 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer). call book_tickets name.movie var_movie_1 name.theater var_theater_1 time.showing var_movie_1_showtime_1 num.tickets var_num_tickets date.showing var_date response book_tickets api.response success force assistant OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else? hint user (polite negative answer) force assistant var_success_closing }} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_logical The conversation between the user and the assistant is cooperative and logical.}} {{CHECK confirm_natural All the individual turns from the user (green boxes) sound natural and familiar.}} {{CHECK confirm_casual All the individual turns from the user (green boxes) are casual but polite.}} {{CHECK confirm_appropriate All the individual turns from the user (green boxes) are free of offensive or inappropriate language.}}
Auto template 1 with theater name error
[ { "index": 0, "speaker": "user", "text": "I need to buy tickets for AMC Mountain 16", "segments": [ { "start_index": 26, "end_index": 41, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "I like action", "segments": [ { "start_index": 7, "end_index": 13, "text": "action", "annotations": [ { "name": "name.genre" } ] } ], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 4, "speaker": "user", "text": "NO that would be AMC Mountain 16", "segments": [ { "start_index": 17, "end_index": 32, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "segments": [ { "start_index": 46, "end_index": 52, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 62, "end_index": 77, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "That's correct", "apis": [ { "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" } ], "name": "find_movies" }, { "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:30pm" }, { "response_name": "time.showing_2", "response_value": "6:40pm" }, { "response_name": "time.showing_3", "response_value": "9:10pm" } ], "name": "find_showtimes" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. I see one action movie playing at AMC Mountain 16: No Time To Die. Remaining showtimes are 4:30pm, 6:40pm and 9:10pm. Does any of those work?", "segments": [ { "start_index": 14, "end_index": 20, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 38, "end_index": 54, "text": "AMC Mountain 16:", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 55, "end_index": 69, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 95, "end_index": 101, "text": "4:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 103, "end_index": 109, "text": "6:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 114, "end_index": 120, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "The 9:10 PM would work", "segments": [ { "start_index": 4, "end_index": 11, "text": "9:10 PM", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "segments": [], "apis": [] }, { "index": 10, "speaker": "user", "text": "just me and two others", "segments": [], "apis": [] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mountain 16 tonight at 9:10pm. Is that all correct?", "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 74, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 78, "end_index": 93, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 94, "end_index": 101, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 12, "speaker": "user", "text": "Correct", "segments": [], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "segments": [], "apis": [] }, { "index": 14, "speaker": "user", "text": "Yes please", "apis": [ { "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "time.showing", "arg_value": "4:30pm" }, { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "date.showing", "arg_value": "tonight" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else?", "segments": [], "apis": [] }, { "index": 16, "speaker": "user", "text": "No thanks", "segments": [], "apis": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "segments": [], "apis": [] } ]
dlg-e255c743-b8a0-4e53-9590-3fc2fde3142d
Movie Tickets
SCENARIO: In the conversation below, a customer is talking to a booking agent to purchase movie tickets. However, the customer’s turns are missing. The details mentioned (theater names, cities, etc.) do NOT necessarily reflect real life, but you should pretend they are real for the purposes of this exercise. YOUR TASK: {{LIST *Pretend you are the customer*., Fill in the *missing turns* (in green) so that the conversation makes sense and sounds natural., Make sure you *follow the instructions* provided in parentheses for each turn. (Start typing to make the instructions move outside the box.), Do not copy the wording. *Use your own words*., *Use your normal speaking style* for this scenario but don’t be overly chatty., *Do NOT* call the booking agent by any name including “sir” “madam” etc.}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE genre_1 name.genre action}} {{HIDE movie_1_showtime_1 time.showing 4:30pm}} {{HIDE movie_1_showtime_2 time.showing 6:40pm}} {{HIDE movie_1_showtime_3 time.showing 9:10pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} BEFORE YOU BEGIN: Provide a value for this detail. {{ENTER people people.tickets Who’s all going to the movie? (use a phrase describing *three people* that includes reference to yourself.)}} {{CONVERSATION hint user (In your own words, express interest in buying movie tickets for var_date and specify theater ‘var_theater_1’.) force assistant No problem. Is there a particular type of movie you’re looking for? hint user (mention ‘var_genre_1’ in your response) force assistant Sure. I can help with that. Let me check listings at var_theater_2. hint user (Correct the agent’s mistake: You wanted ‘var_theater_1’.) force assistant Oh, sorry about that. So you’re interested in var_genre_1 films at var_theater_1, right? hint user (Confirm the agent’s correction.) call find_movies name.genre var_genre_1 name.theater var_theater_1 response find_movies name.movie var_movie_1 call find_showtimes name.theater var_theater_1 date.showing var_date name.movie var_movie_1 response find_showtimes time.showing var_movie_1_showtime_1 time.showing var_movie_1_showtime_2 time.showing var_movie_1_showtime_3 force assistant OK. I see one var_genre_1 movie playing at var_theater_1: var_movie_1. Remaining showtimes are var_movie_1_showtime_1, var_movie_1_showtime_2 and var_movie_1_showtime_3. Does any of those work? hint user (Answer positively and choose ‘var_movie_1_showtime_3’) force assistant Great. And how many tickets? hint user (Include your earlier answer of ‘var_people’ in this response.) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_1 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer). call book_tickets name.movie var_movie_1 name.theater var_theater_1 time.showing var_movie_1_showtime_1 num.tickets var_num_tickets date.showing var_date response book_tickets api.response success force assistant OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else? hint user (polite negative answer) force assistant var_success_closing }} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_logical The conversation between the user and the assistant is cooperative and logical.}} {{CHECK confirm_natural All the individual turns from the user (green boxes) sound natural and familiar.}} {{CHECK confirm_casual All the individual turns from the user (green boxes) are casual but polite.}} {{CHECK confirm_appropriate All the individual turns from the user (green boxes) are free of offensive or inappropriate language.}}
Auto template 1 with theater name error
[ { "index": 0, "speaker": "user", "text": "Hey, I'd like to purchase some movie tickets for the AMC Mountain 16.", "segments": [ { "start_index": 53, "end_index": 68, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "I think we're all in the mood for an action movie.", "segments": [ { "start_index": 37, "end_index": 43, "text": "action", "annotations": [ { "name": "name.genre" } ] } ], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 4, "speaker": "user", "text": "Sorry, I'm wanting to visit the AMC Mountain 16.", "segments": [ { "start_index": 32, "end_index": 47, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "segments": [ { "start_index": 46, "end_index": 52, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 62, "end_index": 77, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "Now you're on the right track.", "apis": [ { "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" } ], "name": "find_movies" }, { "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:30pm" }, { "response_name": "time.showing_2", "response_value": "6:40pm" }, { "response_name": "time.showing_3", "response_value": "9:10pm" } ], "name": "find_showtimes" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. I see one action movie playing at AMC Mountain 16: No Time To Die. Remaining showtimes are 4:30pm, 6:40pm and 9:10pm. Does any of those work?", "segments": [ { "start_index": 14, "end_index": 20, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 38, "end_index": 54, "text": "AMC Mountain 16:", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 55, "end_index": 69, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 95, "end_index": 101, "text": "4:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 103, "end_index": 109, "text": "6:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 114, "end_index": 120, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "That sounds like a perfect fit. I'd like to book the 9:10pm show.", "segments": [ { "start_index": 53, "end_index": 59, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "segments": [], "apis": [] }, { "index": 10, "speaker": "user", "text": "I'd like tickets for my partner, my child and myself. So, three.", "segments": [], "apis": [] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mountain 16 tonight at 9:10pm. Is that all correct?", "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 74, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 78, "end_index": 93, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 94, "end_index": 101, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 12, "speaker": "user", "text": "That's absolutely correct.", "segments": [], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "segments": [], "apis": [] }, { "index": 14, "speaker": "user", "text": "Go right ahead.", "apis": [ { "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "time.showing", "arg_value": "4:30pm" }, { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "date.showing", "arg_value": "tonight" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else?", "segments": [], "apis": [] }, { "index": 16, "speaker": "user", "text": "No thanks!", "segments": [], "apis": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "segments": [], "apis": [] } ]
dlg-e7dace19-b2ef-490b-b2c7-b0e59ea0ef74
Movie Tickets
SCENARIO: In the conversation below, a customer is talking to a booking agent to purchase movie tickets. However, the customer’s turns are missing. The details mentioned (theater names, cities, etc.) do NOT necessarily reflect real life, but you should pretend they are real for the purposes of this exercise. YOUR TASK: {{LIST *Pretend you are the customer*., Fill in the *missing turns* (in green) so that the conversation makes sense and sounds natural., Make sure you *follow the instructions* provided in parentheses for each turn. (Start typing to make the instructions move outside the box.), Do not copy the wording. *Use your own words*., *Use your normal speaking style* for this scenario but don’t be overly chatty., *Do NOT* call the booking agent by any name including “sir” “madam” etc.}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE genre_1 name.genre action}} {{HIDE movie_1_showtime_1 time.showing 4:30pm}} {{HIDE movie_1_showtime_2 time.showing 6:40pm}} {{HIDE movie_1_showtime_3 time.showing 9:10pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} BEFORE YOU BEGIN: Provide a value for this detail. {{ENTER people people.tickets Who’s all going to the movie? (use a phrase describing *three people* that includes reference to yourself.)}} {{CONVERSATION hint user (In your own words, express interest in buying movie tickets for var_date and specify theater ‘var_theater_1’.) force assistant No problem. Is there a particular type of movie you’re looking for? hint user (mention ‘var_genre_1’ in your response) force assistant Sure. I can help with that. Let me check listings at var_theater_2. hint user (Correct the agent’s mistake: You wanted ‘var_theater_1’.) force assistant Oh, sorry about that. So you’re interested in var_genre_1 films at var_theater_1, right? hint user (Confirm the agent’s correction.) call find_movies name.genre var_genre_1 name.theater var_theater_1 response find_movies name.movie var_movie_1 call find_showtimes name.theater var_theater_1 date.showing var_date name.movie var_movie_1 response find_showtimes time.showing var_movie_1_showtime_1 time.showing var_movie_1_showtime_2 time.showing var_movie_1_showtime_3 force assistant OK. I see one var_genre_1 movie playing at var_theater_1: var_movie_1. Remaining showtimes are var_movie_1_showtime_1, var_movie_1_showtime_2 and var_movie_1_showtime_3. Does any of those work? hint user (Answer positively and choose ‘var_movie_1_showtime_3’) force assistant Great. And how many tickets? hint user (Include your earlier answer of ‘var_people’ in this response.) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_1 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer). call book_tickets name.movie var_movie_1 name.theater var_theater_1 time.showing var_movie_1_showtime_1 num.tickets var_num_tickets date.showing var_date response book_tickets api.response success force assistant OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else? hint user (polite negative answer) force assistant var_success_closing }} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_logical The conversation between the user and the assistant is cooperative and logical.}} {{CHECK confirm_natural All the individual turns from the user (green boxes) sound natural and familiar.}} {{CHECK confirm_casual All the individual turns from the user (green boxes) are casual but polite.}} {{CHECK confirm_appropriate All the individual turns from the user (green boxes) are free of offensive or inappropriate language.}}
Auto template 1 with theater name error
[ { "index": 0, "speaker": "user", "text": "I need tickets for a movie at the AMC Mountain 16.", "segments": [ { "start_index": 34, "end_index": 49, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "Looking for a good action movie for guys night.", "segments": [ { "start_index": 19, "end_index": 25, "text": "action", "annotations": [ { "name": "name.genre" } ] } ], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 4, "speaker": "user", "text": "Sorry, we want AMC Mountain 16. We don't like Mercado.", "segments": [ { "start_index": 15, "end_index": 30, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "segments": [ { "start_index": 46, "end_index": 52, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 62, "end_index": 77, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "Yes please", "apis": [ { "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" } ], "name": "find_movies" }, { "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:30pm" }, { "response_name": "time.showing_2", "response_value": "6:40pm" }, { "response_name": "time.showing_3", "response_value": "9:10pm" } ], "name": "find_showtimes" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. I see one action movie playing at AMC Mountain 16: No Time To Die. Remaining showtimes are 4:30pm, 6:40pm and 9:10pm. Does any of those work?", "segments": [ { "start_index": 14, "end_index": 20, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 38, "end_index": 54, "text": "AMC Mountain 16:", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 55, "end_index": 69, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 95, "end_index": 101, "text": "4:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 103, "end_index": 109, "text": "6:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 114, "end_index": 120, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "The 9:10 would be amazing.", "segments": [], "apis": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "segments": [], "apis": [] }, { "index": 10, "speaker": "user", "text": "I am going with Johnny, Tim and myself.", "segments": [], "apis": [] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mountain 16 tonight at 9:10pm. Is that all correct?", "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 74, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 78, "end_index": 93, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 94, "end_index": 101, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 12, "speaker": "user", "text": "Yes!", "segments": [], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "segments": [], "apis": [] }, { "index": 14, "speaker": "user", "text": "That would be great.", "apis": [ { "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "time.showing", "arg_value": "4:30pm" }, { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "date.showing", "arg_value": "tonight" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else?", "segments": [], "apis": [] }, { "index": 16, "speaker": "user", "text": "No, you have been so helpful.", "segments": [], "apis": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "segments": [], "apis": [] } ]
dlg-429e003a-3b72-4d19-8f4f-18af3a7f8b11
Movie Tickets
SCENARIO: In the conversation below, a customer is talking to a booking agent to purchase movie tickets. However, the customer’s turns are missing. The details mentioned (theater names, cities, etc.) do NOT necessarily reflect real life, but you should pretend they are real for the purposes of this exercise. YOUR TASK: {{LIST *Pretend you are the customer*., Fill in the *missing turns* (in green) so that the conversation makes sense and sounds natural., Make sure you *follow the instructions* provided in parentheses for each turn. (Start typing to make the instructions move outside the box.), Do not copy the wording. *Use your own words*., *Use your normal speaking style* for this scenario but don’t be overly chatty., *Do NOT* call the booking agent by any name including “sir” “madam” etc.}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE genre_1 name.genre action}} {{HIDE movie_1_showtime_1 time.showing 4:30pm}} {{HIDE movie_1_showtime_2 time.showing 6:40pm}} {{HIDE movie_1_showtime_3 time.showing 9:10pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} BEFORE YOU BEGIN: Provide a value for this detail. {{ENTER people people.tickets Who’s all going to the movie? (use a phrase describing *three people* that includes reference to yourself.)}} {{CONVERSATION hint user (In your own words, express interest in buying movie tickets for var_date and specify theater ‘var_theater_1’.) force assistant No problem. Is there a particular type of movie you’re looking for? hint user (mention ‘var_genre_1’ in your response) force assistant Sure. I can help with that. Let me check listings at var_theater_2. hint user (Correct the agent’s mistake: You wanted ‘var_theater_1’.) force assistant Oh, sorry about that. So you’re interested in var_genre_1 films at var_theater_1, right? hint user (Confirm the agent’s correction.) call find_movies name.genre var_genre_1 name.theater var_theater_1 response find_movies name.movie var_movie_1 call find_showtimes name.theater var_theater_1 date.showing var_date name.movie var_movie_1 response find_showtimes time.showing var_movie_1_showtime_1 time.showing var_movie_1_showtime_2 time.showing var_movie_1_showtime_3 force assistant OK. I see one var_genre_1 movie playing at var_theater_1: var_movie_1. Remaining showtimes are var_movie_1_showtime_1, var_movie_1_showtime_2 and var_movie_1_showtime_3. Does any of those work? hint user (Answer positively and choose ‘var_movie_1_showtime_3’) force assistant Great. And how many tickets? hint user (Include your earlier answer of ‘var_people’ in this response.) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_1 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer). call book_tickets name.movie var_movie_1 name.theater var_theater_1 time.showing var_movie_1_showtime_1 num.tickets var_num_tickets date.showing var_date response book_tickets api.response success force assistant OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else? hint user (polite negative answer) force assistant var_success_closing }} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_logical The conversation between the user and the assistant is cooperative and logical.}} {{CHECK confirm_natural All the individual turns from the user (green boxes) sound natural and familiar.}} {{CHECK confirm_casual All the individual turns from the user (green boxes) are casual but polite.}} {{CHECK confirm_appropriate All the individual turns from the user (green boxes) are free of offensive or inappropriate language.}}
Auto template 1 with theater name error
[ { "index": 0, "speaker": "user", "text": "I would like to buy tickets for tonight for AMC Mountain 16", "segments": [ { "start_index": 32, "end_index": 39, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 44, "end_index": 59, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "I would like to see an action film", "segments": [ { "start_index": 23, "end_index": 29, "text": "action", "annotations": [ { "name": "name.genre" } ] } ], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 4, "speaker": "user", "text": "no no that one AMC Mountain 16", "segments": [ { "start_index": 15, "end_index": 30, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "segments": [ { "start_index": 46, "end_index": 52, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 62, "end_index": 77, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "that is right,thank you.", "apis": [ { "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" } ], "name": "find_movies" }, { "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:30pm" }, { "response_name": "time.showing_2", "response_value": "6:40pm" }, { "response_name": "time.showing_3", "response_value": "9:10pm" } ], "name": "find_showtimes" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. I see one action movie playing at AMC Mountain 16: No Time To Die. Remaining showtimes are 4:30pm, 6:40pm and 9:10pm. Does any of those work?", "segments": [ { "start_index": 14, "end_index": 20, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 38, "end_index": 54, "text": "AMC Mountain 16:", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 55, "end_index": 69, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 95, "end_index": 101, "text": "4:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 103, "end_index": 109, "text": "6:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 114, "end_index": 120, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "they seem great I would like the 9:10 pm one", "segments": [ { "start_index": 33, "end_index": 40, "text": "9:10 pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "segments": [], "apis": [] }, { "index": 10, "speaker": "user", "text": "me and two friends", "segments": [], "apis": [] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mountain 16 tonight at 9:10pm. Is that all correct?", "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 74, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 78, "end_index": 93, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 94, "end_index": 101, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 12, "speaker": "user", "text": "yes that all looks good to me.", "segments": [], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "segments": [], "apis": [] }, { "index": 14, "speaker": "user", "text": "yes that seem great to do right now", "apis": [ { "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "time.showing", "arg_value": "4:30pm" }, { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "date.showing", "arg_value": "tonight" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else?", "segments": [], "apis": [] }, { "index": 16, "speaker": "user", "text": "ok then.I will check later.", "segments": [], "apis": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "segments": [], "apis": [] } ]
dlg-92912d74-9113-406e-b661-fd668aab0c2f
Movie Tickets
SCENARIO: In the conversation below, a customer is talking to a booking agent to purchase movie tickets. However, the customer’s turns are missing. The details mentioned (theater names, cities, etc.) do NOT necessarily reflect real life, but you should pretend they are real for the purposes of this exercise. YOUR TASK: {{LIST *Pretend you are the customer*., Fill in the *missing turns* (in green) so that the conversation makes sense and sounds natural., Make sure you *follow the instructions* provided in parentheses for each turn. (Start typing to make the instructions move outside the box.), Do not copy the wording. *Use your own words*., *Use your normal speaking style* for this scenario but don’t be overly chatty., *Do NOT* call the booking agent by any name including “sir” “madam” etc.}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE genre_1 name.genre action}} {{HIDE movie_1_showtime_1 time.showing 4:30pm}} {{HIDE movie_1_showtime_2 time.showing 6:40pm}} {{HIDE movie_1_showtime_3 time.showing 9:10pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} BEFORE YOU BEGIN: Provide a value for this detail. {{ENTER people people.tickets Who’s all going to the movie? (use a phrase describing *three people* that includes reference to yourself.)}} {{CONVERSATION hint user (In your own words, express interest in buying movie tickets for var_date and specify theater ‘var_theater_1’.) force assistant No problem. Is there a particular type of movie you’re looking for? hint user (mention ‘var_genre_1’ in your response) force assistant Sure. I can help with that. Let me check listings at var_theater_2. hint user (Correct the agent’s mistake: You wanted ‘var_theater_1’.) force assistant Oh, sorry about that. So you’re interested in var_genre_1 films at var_theater_1, right? hint user (Confirm the agent’s correction.) call find_movies name.genre var_genre_1 name.theater var_theater_1 response find_movies name.movie var_movie_1 call find_showtimes name.theater var_theater_1 date.showing var_date name.movie var_movie_1 response find_showtimes time.showing var_movie_1_showtime_1 time.showing var_movie_1_showtime_2 time.showing var_movie_1_showtime_3 force assistant OK. I see one var_genre_1 movie playing at var_theater_1: var_movie_1. Remaining showtimes are var_movie_1_showtime_1, var_movie_1_showtime_2 and var_movie_1_showtime_3. Does any of those work? hint user (Answer positively and choose ‘var_movie_1_showtime_3’) force assistant Great. And how many tickets? hint user (Include your earlier answer of ‘var_people’ in this response.) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_1 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer). call book_tickets name.movie var_movie_1 name.theater var_theater_1 time.showing var_movie_1_showtime_1 num.tickets var_num_tickets date.showing var_date response book_tickets api.response success force assistant OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else? hint user (polite negative answer) force assistant var_success_closing }} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_logical The conversation between the user and the assistant is cooperative and logical.}} {{CHECK confirm_natural All the individual turns from the user (green boxes) sound natural and familiar.}} {{CHECK confirm_casual All the individual turns from the user (green boxes) are casual but polite.}} {{CHECK confirm_appropriate All the individual turns from the user (green boxes) are free of offensive or inappropriate language.}}
Auto template 1 with theater name error
[ { "index": 0, "speaker": "user", "text": "I would like to buy movie tickets for tonight to AMC Mountain 16.", "segments": [ { "start_index": 38, "end_index": 45, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 49, "end_index": 64, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "We like action movies. What do you have playing?", "segments": [ { "start_index": 8, "end_index": 14, "text": "action", "annotations": [ { "name": "name.genre" } ] } ], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 4, "speaker": "user", "text": "Not AMC Mercado 24, we want to go to AMC Mountain 16.", "segments": [ { "start_index": 37, "end_index": 52, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "segments": [ { "start_index": 46, "end_index": 52, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 62, "end_index": 77, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "Yes, thank you.", "apis": [ { "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" } ], "name": "find_movies" }, { "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:30pm" }, { "response_name": "time.showing_2", "response_value": "6:40pm" }, { "response_name": "time.showing_3", "response_value": "9:10pm" } ], "name": "find_showtimes" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. I see one action movie playing at AMC Mountain 16: No Time To Die. Remaining showtimes are 4:30pm, 6:40pm and 9:10pm. Does any of those work?", "segments": [ { "start_index": 14, "end_index": 20, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 38, "end_index": 54, "text": "AMC Mountain 16:", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 55, "end_index": 69, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 95, "end_index": 101, "text": "4:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 103, "end_index": 109, "text": "6:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 114, "end_index": 120, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "Yes, the 9:10pm is perfect.", "segments": [ { "start_index": 9, "end_index": 15, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "segments": [], "apis": [] }, { "index": 10, "speaker": "user", "text": "Along with myself, my husband and my niece will be attending.", "segments": [], "apis": [] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mountain 16 tonight at 9:10pm. Is that all correct?", "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 74, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 78, "end_index": 93, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 94, "end_index": 101, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 12, "speaker": "user", "text": "Yes.", "segments": [], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "segments": [], "apis": [] }, { "index": 14, "speaker": "user", "text": "Yes, thank you.", "apis": [ { "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "time.showing", "arg_value": "4:30pm" }, { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "date.showing", "arg_value": "tonight" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else?", "segments": [], "apis": [] }, { "index": 16, "speaker": "user", "text": "Nope, thank you.", "segments": [], "apis": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "segments": [], "apis": [] } ]
dlg-4ab06754-52bf-4725-b959-e6e20c1ceea4
Movie Tickets
SCENARIO: In the conversation below, a customer is talking to a booking agent to purchase movie tickets. However, the customer’s turns are missing. The details mentioned (theater names, cities, etc.) do NOT necessarily reflect real life, but you should pretend they are real for the purposes of this exercise. YOUR TASK: {{LIST *Pretend you are the customer*., Fill in the *missing turns* (in green) so that the conversation makes sense and sounds natural., Make sure you *follow the instructions* provided in parentheses for each turn. (Start typing to make the instructions move outside the box.), Do not copy the wording. *Use your own words*., *Use your normal speaking style* for this scenario but don’t be overly chatty., *Do NOT* call the booking agent by any name including “sir” “madam” etc.}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE genre_1 name.genre action}} {{HIDE movie_1_showtime_1 time.showing 4:30pm}} {{HIDE movie_1_showtime_2 time.showing 6:40pm}} {{HIDE movie_1_showtime_3 time.showing 9:10pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} BEFORE YOU BEGIN: Provide a value for this detail. {{ENTER people people.tickets Who’s all going to the movie? (use a phrase describing *three people* that includes reference to yourself.)}} {{CONVERSATION hint user (In your own words, express interest in buying movie tickets for var_date and specify theater ‘var_theater_1’.) force assistant No problem. Is there a particular type of movie you’re looking for? hint user (mention ‘var_genre_1’ in your response) force assistant Sure. I can help with that. Let me check listings at var_theater_2. hint user (Correct the agent’s mistake: You wanted ‘var_theater_1’.) force assistant Oh, sorry about that. So you’re interested in var_genre_1 films at var_theater_1, right? hint user (Confirm the agent’s correction.) call find_movies name.genre var_genre_1 name.theater var_theater_1 response find_movies name.movie var_movie_1 call find_showtimes name.theater var_theater_1 date.showing var_date name.movie var_movie_1 response find_showtimes time.showing var_movie_1_showtime_1 time.showing var_movie_1_showtime_2 time.showing var_movie_1_showtime_3 force assistant OK. I see one var_genre_1 movie playing at var_theater_1: var_movie_1. Remaining showtimes are var_movie_1_showtime_1, var_movie_1_showtime_2 and var_movie_1_showtime_3. Does any of those work? hint user (Answer positively and choose ‘var_movie_1_showtime_3’) force assistant Great. And how many tickets? hint user (Include your earlier answer of ‘var_people’ in this response.) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_1 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer). call book_tickets name.movie var_movie_1 name.theater var_theater_1 time.showing var_movie_1_showtime_1 num.tickets var_num_tickets date.showing var_date response book_tickets api.response success force assistant OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else? hint user (polite negative answer) force assistant var_success_closing }} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_logical The conversation between the user and the assistant is cooperative and logical.}} {{CHECK confirm_natural All the individual turns from the user (green boxes) sound natural and familiar.}} {{CHECK confirm_casual All the individual turns from the user (green boxes) are casual but polite.}} {{CHECK confirm_appropriate All the individual turns from the user (green boxes) are free of offensive or inappropriate language.}}
Auto template 1 with theater name error
[ { "index": 0, "speaker": "user", "text": "i'll love to buy a movie ticket for this night at to watch at AMC Mountain 16", "segments": [ { "start_index": 62, "end_index": 77, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "action movie", "segments": [ { "start_index": 0, "end_index": 6, "text": "action", "annotations": [ { "name": "name.genre" } ] } ], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 4, "speaker": "user", "text": "i actually mentioned AMC Mountain 16", "segments": [ { "start_index": 21, "end_index": 36, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "segments": [ { "start_index": 46, "end_index": 52, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 62, "end_index": 77, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "exactly", "apis": [ { "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" } ], "name": "find_movies" }, { "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:30pm" }, { "response_name": "time.showing_2", "response_value": "6:40pm" }, { "response_name": "time.showing_3", "response_value": "9:10pm" } ], "name": "find_showtimes" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. I see one action movie playing at AMC Mountain 16: No Time To Die. Remaining showtimes are 4:30pm, 6:40pm and 9:10pm. Does any of those work?", "segments": [ { "start_index": 14, "end_index": 20, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 38, "end_index": 54, "text": "AMC Mountain 16:", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 55, "end_index": 69, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 95, "end_index": 101, "text": "4:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 103, "end_index": 109, "text": "6:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 114, "end_index": 120, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "yeah, i'll go for 9:10pm", "segments": [ { "start_index": 18, "end_index": 24, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "segments": [], "apis": [] }, { "index": 10, "speaker": "user", "text": "Three of us are coming", "segments": [], "apis": [] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mountain 16 tonight at 9:10pm. Is that all correct?", "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 74, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 78, "end_index": 93, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 94, "end_index": 101, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 12, "speaker": "user", "text": "sure", "segments": [], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "segments": [], "apis": [] }, { "index": 14, "speaker": "user", "text": "yeah", "apis": [ { "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" }, { "arg_name": "time.showing", "arg_value": "4:30pm" }, { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "date.showing", "arg_value": "tonight" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else?", "segments": [], "apis": [] }, { "index": 16, "speaker": "user", "text": "Thanks, nothing for now", "segments": [], "apis": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "segments": [], "apis": [] } ]
dlg-fd6c7bfd-403d-45ec-b0ff-a5eea0e5876b
Movie Tickets
SCENARIO: In the conversation below, a customer is talking to a booking agent to purchase movie tickets. However, the customer’s turns are missing. The details mentioned (theater names, cities, etc.) do NOT necessarily reflect real life, but you should pretend they are real for the purposes of this exercise. YOUR TASK: {{LIST *Pretend you are the customer*., Fill in the *missing turns* (in green) so that the conversation makes sense and sounds natural., Make sure you *follow the instructions* provided in parentheses for each turn. (Start typing to make the instructions move outside the box.), Do not copy the wording. *Use your own words*., *Use your normal speaking style* for this scenario but don’t be overly chatty., *Do NOT* call the booking agent by any name including “sir” “madam” etc.}} {{HIDE location_1 location Brando, Texas}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE movie_2 name.movie Mulan}} {{HIDE movie_3 name.movie Stella’s House}} {{HIDE director name.person Clyde Stewart}} {{HIDE theater_1 name.theater Holiday Multiplex}} {{HIDE theater_2 name.theater Milford Theater}} {{HIDE genre_1 name.genre action}} {{HIDE genre_2 name.genre Disney}} {{HIDE genre_2 name.genre drama}} {{HIDE movie_3_showtime_1 time.showing 4:40pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:30pm}} {{HIDE movie_1_showtime_1 time.showing 4:30pm}} {{HIDE movie_1_showtime_2 time.showing 6:40pm}} {{HIDE movie_1_showtime_3 time.showing 9:10pm}} {{HIDE num_tickets num.tickets 4}} {{HIDE date_1 date.showing tonight}} {{HIDE date_2 date.showing tomorrow}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going to the movies var_date_1.) force assistant OK. Do you have anything in mind? hint user (Answer in the negative) force assistant Sure. And what city are you looking in? hint user (Mention var_location_1 and make it sound conversational.) call resolve_location location var_location_1 response resolve_location location var_location_1 force assistant var_location_1. Got it. And is there a particular type of movie you’d like to see? hint user (ask for a few titles that are out, using your own words) call find_movies location var_location_1 response find_movies name.movie var_movie_1 name.movie var_movie_2 name.movie var_movie_3 force assistant A few titles playing in your area are var_movie_1, var_movie_2, and var_movie_3. hint user (Act excited to hear about var_movie_3, like you’ve heard something about it already. Then ask who the director is.) call get_director_name name.movie var_movie_3 response get_director_name name.person var_director force assistant The director of var_movie_3 is var_director. hint user (Say something positive about the director then ask for details about times, theaters, etc for this movie, var_movie_3.) force assistant OK. Hold on a moment while I get showtimes. call find_theaters name.movie var_movie_3 location var_location_1 response find_theaters name.theater var_theater_2 call find_showtimes name.movie var_movie_3 date.showing var_date_1 name.theater var_theater_2 response find_showtimes time.showing var_movie_3_showtime_1 time.showing var_movie_3_showtime_2 time.showing var_movie_3_showtime_3 force assistant OK. var_movie_3 is playing at the var_theater_2. Showtimes are var_movie_3_showtime_1, var_movie_3_showtime_2, and var_movie_3_showtime_3. Which one would you prefer? hint user (Say you forgot that you are busy tonight and that you need to change the date to var_date_2). force assistant No problem. Let me check the showtimes for var_date_2. call find_showtimes name.movie var_movie_3 date.showing var_date_2 name.theater var_theater_2 response find_showtimes time.showing var_movie_3_showtime_1 time.showing var_movie_3_showtime_2 time.showing var_movie_3_showtime_3 force assistant OK. The showtimes for var_date_2 are the same. Which one should I book? hint user (Ask to repeat the latest one.) force assistant Sure. The last showing is var_movie_3_showtime_3. hint user (choose that one, using your own words.) force assistant All right. Let me confirm. You’d like var_num_tickets tickets for the var_movie_3_showtime_3 showing of var_movie_3 at var_theater_2 var_date_2. Is that all correct? hint user (Confirm.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer). call book_tickets name.movie var_movie_3 name.theater var_theater_2 time.showing var_movie_3_showtime_3 num.tickets var_num_tickets date.showing var_date_2 response book_tickets api.response success force assistant OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else? hint user (polite negative answer) force assistant var_success_closing }} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_logical The conversation between the user and the assistant is cooperative and logical.}} {{CHECK confirm_natural All the individual turns from the user (green boxes) sound natural and familiar.}} {{CHECK confirm_casual All the individual turns from the user (green boxes) are casual but polite.}} {{CHECK confirm_appropriate All the individual turns from the user (green boxes) are free of offensive or inappropriate language.}}
Auto template 10
[ { "index": 0, "speaker": "user", "text": "I wonder what would be fun to watch tonight?", "segments": [ { "start_index": 36, "end_index": 43, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "OK. Do you have anything in mind?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "no, something fun though.", "segments": [], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. And what city are you looking in?", "segments": [], "apis": [] }, { "index": 4, "speaker": "user", "text": "something close by, so somewhere in Brando,Texas.", "segments": [ { "start_index": 36, "end_index": 48, "text": "Brando,Texas", "annotations": [ { "name": "location" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Brando, Texas. Got it. And is there a particular type of movie you’d like to see?", "segments": [ { "start_index": 0, "end_index": 13, "text": "Brando, Texas", "annotations": [ { "name": "location" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "I heard about some good movies, new james bond, or king of staten island, or trolls.", "apis": [ { "index": 6, "args": [ { "arg_name": "location", "arg_value": "Brando, Texas" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Mulan" }, { "response_name": "name.movie_3", "response_value": "Stella’s House" } ], "name": "find_movies" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "A few titles playing in your area are No Time To Die, Mulan, and Stella’s House.", "segments": [ { "start_index": 38, "end_index": 52, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 54, "end_index": 59, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 65, "end_index": 79, "text": "Stella’s House", "annotations": [ { "name": "name.movie" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "Stella's house has good reviews. Who is the director?", "segments": [ { "start_index": 0, "end_index": 14, "text": "Stella's house", "annotations": [ { "name": "name.movie" } ] } ], "apis": [ { "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "name.person" }, { "arg_name": "name.movie", "arg_value": "Stella’s House" } ], "response": [ { "response_name": "name.person", "response_value": "Clyde Stewart" } ], "name": "get_movie_attribute" } ] }, { "index": 9, "speaker": "assistant", "text": "The director of Stella’s House is Clyde Stewart.", "segments": [ { "start_index": 16, "end_index": 30, "text": "Stella’s House", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 34, "end_index": 47, "text": "Clyde Stewart", "annotations": [ { "name": "name.person" } ] } ], "apis": [] }, { "index": 10, "speaker": "user", "text": "Thats a good director, what times are available at some near by theaters?", "apis": [ { "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Stella’s House" }, { "arg_name": "location", "arg_value": "Brando, Texas" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Milford Theater" } ], "name": "find_theaters" }, { "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Stella’s House" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "name.theater", "arg_value": "Milford Theater" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:40pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:30pm" } ], "name": "find_showtimes" } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "OK. Stella’s House is playing at the Milford Theater. Showtimes are 4:40pm, 7:10pm, and 9:30pm. Which one would you prefer?", "segments": [ { "start_index": 4, "end_index": 18, "text": "Stella’s House", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 37, "end_index": 52, "text": "Milford Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 68, "end_index": 74, "text": "4:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 76, "end_index": 82, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 88, "end_index": 94, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 12, "speaker": "user", "text": "Nevermind tonight, have plans, but what about tomorrow?", "segments": [ { "start_index": 46, "end_index": 54, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "No problem. Let me check the showtimes for tomorrow.", "segments": [ { "start_index": 43, "end_index": 51, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [ { "index": 13, "args": [ { "arg_name": "name.movie", "arg_value": "Stella’s House" }, { "arg_name": "date.showing", "arg_value": "tomorrow" }, { "arg_name": "name.theater", "arg_value": "Milford Theater" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:40pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:30pm" } ], "name": "find_showtimes" } ] }, { "index": 14, "speaker": "assistant", "text": "OK. The showtimes for tomorrow are the same. Which one should I book?", "segments": [ { "start_index": 22, "end_index": 30, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 15, "speaker": "user", "text": "What is the latest showtime?", "segments": [], "apis": [] }, { "index": 16, "speaker": "assistant", "text": "Sure. The last showing is 9:30pm.", "segments": [ { "start_index": 26, "end_index": 32, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 17, "speaker": "user", "text": "Get me that one.", "segments": [], "apis": [] }, { "index": 18, "speaker": "assistant", "text": "All right. Let me confirm. You’d like 4 tickets for the 9:30pm showing of Stella’s House at Milford Theater tomorrow. Is that all correct?", "segments": [ { "start_index": 38, "end_index": 39, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 56, "end_index": 62, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 74, "end_index": 88, "text": "Stella’s House", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 92, "end_index": 107, "text": "Milford Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 108, "end_index": 116, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 19, "speaker": "user", "text": "Yes", "segments": [], "apis": [] }, { "index": 20, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "segments": [], "apis": [] }, { "index": 21, "speaker": "user", "text": "Yes", "apis": [ { "index": 21, "args": [ { "arg_name": "name.movie", "arg_value": "Stella’s House" }, { "arg_name": "name.theater", "arg_value": "Milford Theater" }, { "arg_name": "time.showing", "arg_value": "9:30pm" }, { "arg_name": "num.tickets", "arg_value": "4" }, { "arg_name": "date.showing", "arg_value": "tomorrow" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 22, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else?", "segments": [], "apis": [] }, { "index": 23, "speaker": "user", "text": "No thank you", "segments": [], "apis": [] }, { "index": 24, "speaker": "assistant", "text": "OK. Enjoy your movie!", "segments": [], "apis": [] } ]
dlg-b8878a26-b2e3-47ca-8a4a-8e560d9cee19
Movie Tickets
SCENARIO: In the conversation below, a customer is talking to a booking agent to purchase movie tickets. However, the customer’s turns are missing. The details mentioned (theater names, cities, etc.) do NOT necessarily reflect real life, but you should pretend they are real for the purposes of this exercise. YOUR TASK: {{LIST *Pretend you are the customer*., Fill in the *missing turns* (in green) so that the conversation makes sense and sounds natural., Make sure you *follow the instructions* provided in parentheses for each turn. (Start typing to make the instructions move outside the box.), Do not copy the wording. *Use your own words*., *Use your normal speaking style* for this scenario but don’t be overly chatty., *Do NOT* call the booking agent by any name including “sir” “madam” etc.}} {{HIDE location_1 location Brando, Texas}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE movie_2 name.movie Mulan}} {{HIDE movie_3 name.movie Stella’s House}} {{HIDE director name.person Clyde Stewart}} {{HIDE theater_1 name.theater Holiday Multiplex}} {{HIDE theater_2 name.theater Milford Theater}} {{HIDE genre_1 name.genre action}} {{HIDE genre_2 name.genre Disney}} {{HIDE genre_2 name.genre drama}} {{HIDE movie_3_showtime_1 time.showing 4:40pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:30pm}} {{HIDE movie_1_showtime_1 time.showing 4:30pm}} {{HIDE movie_1_showtime_2 time.showing 6:40pm}} {{HIDE movie_1_showtime_3 time.showing 9:10pm}} {{HIDE num_tickets num.tickets 4}} {{HIDE date_1 date.showing tonight}} {{HIDE date_2 date.showing tomorrow}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going to the movies var_date_1.) force assistant OK. Do you have anything in mind? hint user (Answer in the negative) force assistant Sure. And what city are you looking in? hint user (Mention var_location_1 and make it sound conversational.) call resolve_location location var_location_1 response resolve_location location var_location_1 force assistant var_location_1. Got it. And is there a particular type of movie you’d like to see? hint user (ask for a few titles that are out, using your own words) call find_movies location var_location_1 response find_movies name.movie var_movie_1 name.movie var_movie_2 name.movie var_movie_3 force assistant A few titles playing in your area are var_movie_1, var_movie_2, and var_movie_3. hint user (Act excited to hear about var_movie_3, like you’ve heard something about it already. Then ask who the director is.) call get_director_name name.movie var_movie_3 response get_director_name name.person var_director force assistant The director of var_movie_3 is var_director. hint user (Say something positive about the director then ask for details about times, theaters, etc for this movie, var_movie_3.) force assistant OK. Hold on a moment while I get showtimes. call find_theaters name.movie var_movie_3 location var_location_1 response find_theaters name.theater var_theater_2 call find_showtimes name.movie var_movie_3 date.showing var_date_1 name.theater var_theater_2 response find_showtimes time.showing var_movie_3_showtime_1 time.showing var_movie_3_showtime_2 time.showing var_movie_3_showtime_3 force assistant OK. var_movie_3 is playing at the var_theater_2. Showtimes are var_movie_3_showtime_1, var_movie_3_showtime_2, and var_movie_3_showtime_3. Which one would you prefer? hint user (Say you forgot that you are busy tonight and that you need to change the date to var_date_2). force assistant No problem. Let me check the showtimes for var_date_2. call find_showtimes name.movie var_movie_3 date.showing var_date_2 name.theater var_theater_2 response find_showtimes time.showing var_movie_3_showtime_1 time.showing var_movie_3_showtime_2 time.showing var_movie_3_showtime_3 force assistant OK. The showtimes for var_date_2 are the same. Which one should I book? hint user (Ask to repeat the latest one.) force assistant Sure. The last showing is var_movie_3_showtime_3. hint user (choose that one, using your own words.) force assistant All right. Let me confirm. You’d like var_num_tickets tickets for the var_movie_3_showtime_3 showing of var_movie_3 at var_theater_2 var_date_2. Is that all correct? hint user (Confirm.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer). call book_tickets name.movie var_movie_3 name.theater var_theater_2 time.showing var_movie_3_showtime_3 num.tickets var_num_tickets date.showing var_date_2 response book_tickets api.response success force assistant OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else? hint user (polite negative answer) force assistant var_success_closing }} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_logical The conversation between the user and the assistant is cooperative and logical.}} {{CHECK confirm_natural All the individual turns from the user (green boxes) sound natural and familiar.}} {{CHECK confirm_casual All the individual turns from the user (green boxes) are casual but polite.}} {{CHECK confirm_appropriate All the individual turns from the user (green boxes) are free of offensive or inappropriate language.}}
Auto template 10
[ { "index": 0, "speaker": "user", "text": "What's up? Let's go see a movie together tonight.", "segments": [ { "start_index": 41, "end_index": 48, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "OK. Do you have anything in mind?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "I wanted to go see a horror movie. Is that ok with you?", "segments": [], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. And what city are you looking in?", "segments": [], "apis": [] }, { "index": 4, "speaker": "user", "text": "I was looking in Brando, Texas. I really want to go see this movie.", "segments": [ { "start_index": 17, "end_index": 30, "text": "Brando, Texas", "annotations": [ { "name": "location" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Brando, Texas. Got it. And is there a particular type of movie you’d like to see?", "segments": [ { "start_index": 0, "end_index": 13, "text": "Brando, Texas", "annotations": [ { "name": "location" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "Annabelle, the new halloween, honestly anything good.", "apis": [ { "index": 6, "args": [ { "arg_name": "location", "arg_value": "Brando, Texas" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Mulan" }, { "response_name": "name.movie_3", "response_value": "Stella’s House" } ], "name": "find_movies" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "A few titles playing in your area are No Time To Die, Mulan, and Stella’s House.", "segments": [ { "start_index": 38, "end_index": 52, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 54, "end_index": 59, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 65, "end_index": 79, "text": "Stella’s House", "annotations": [ { "name": "name.movie" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "Stella's House I heard is good! Who is the director again?", "segments": [ { "start_index": 0, "end_index": 14, "text": "Stella's House", "annotations": [ { "name": "name.movie" } ] } ], "apis": [ { "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "name.person" }, { "arg_name": "name.movie", "arg_value": "Stella’s House" } ], "response": [ { "response_name": "name.person", "response_value": "Clyde Stewart" } ], "name": "get_movie_attribute" } ] }, { "index": 9, "speaker": "assistant", "text": "The director of Stella’s House is Clyde Stewart.", "segments": [ { "start_index": 16, "end_index": 30, "text": "Stella’s House", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 34, "end_index": 47, "text": "Clyde Stewart", "annotations": [ { "name": "name.person" } ] } ], "apis": [] }, { "index": 10, "speaker": "user", "text": "I love all his movies. What are the play times? What movie theater?", "apis": [ { "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Stella’s House" }, { "arg_name": "location", "arg_value": "Brando, Texas" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Milford Theater" } ], "name": "find_theaters" }, { "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Stella’s House" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "name.theater", "arg_value": "Milford Theater" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:40pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:30pm" } ], "name": "find_showtimes" } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "OK. Stella’s House is playing at the Milford Theater. Showtimes are 4:40pm, 7:10pm, and 9:30pm. Which one would you prefer?", "segments": [ { "start_index": 4, "end_index": 18, "text": "Stella’s House", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 37, "end_index": 52, "text": "Milford Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 68, "end_index": 74, "text": "4:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 76, "end_index": 82, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 88, "end_index": 94, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 12, "speaker": "user", "text": "I forgot i'm supposed to be babysitting. Can we go tomorrow?", "segments": [ { "start_index": 51, "end_index": 59, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "No problem. Let me check the showtimes for tomorrow.", "segments": [ { "start_index": 43, "end_index": 51, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [ { "index": 13, "args": [ { "arg_name": "name.movie", "arg_value": "Stella’s House" }, { "arg_name": "date.showing", "arg_value": "tomorrow" }, { "arg_name": "name.theater", "arg_value": "Milford Theater" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:40pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:30pm" } ], "name": "find_showtimes" } ] }, { "index": 14, "speaker": "assistant", "text": "OK. The showtimes for tomorrow are the same. Which one should I book?", "segments": [ { "start_index": 22, "end_index": 30, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 15, "speaker": "user", "text": "What was the last time again?", "segments": [], "apis": [] }, { "index": 16, "speaker": "assistant", "text": "Sure. The last showing is 9:30pm.", "segments": [ { "start_index": 26, "end_index": 32, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 17, "speaker": "user", "text": "Perfect!", "segments": [], "apis": [] }, { "index": 18, "speaker": "assistant", "text": "All right. Let me confirm. You’d like 4 tickets for the 9:30pm showing of Stella’s House at Milford Theater tomorrow. Is that all correct?", "segments": [ { "start_index": 38, "end_index": 39, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 56, "end_index": 62, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 74, "end_index": 88, "text": "Stella’s House", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 92, "end_index": 107, "text": "Milford Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 108, "end_index": 116, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 19, "speaker": "user", "text": "Confirm.", "segments": [], "apis": [] }, { "index": 20, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "segments": [], "apis": [] }, { "index": 21, "speaker": "user", "text": "Yes! I cannot wait!", "apis": [ { "index": 21, "args": [ { "arg_name": "name.movie", "arg_value": "Stella’s House" }, { "arg_name": "name.theater", "arg_value": "Milford Theater" }, { "arg_name": "time.showing", "arg_value": "9:30pm" }, { "arg_name": "num.tickets", "arg_value": "4" }, { "arg_name": "date.showing", "arg_value": "tomorrow" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 22, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else?", "segments": [], "apis": [] }, { "index": 23, "speaker": "user", "text": "No thank you", "segments": [], "apis": [] }, { "index": 24, "speaker": "assistant", "text": "OK. Enjoy your movie!", "segments": [], "apis": [] } ]
dlg-1d8672e9-f246-40e5-96f1-98f715b3573f
Movie Tickets
SCENARIO: In the conversation below, a customer is talking to a booking agent to purchase movie tickets. However, the customer’s turns are missing. The details mentioned (theater names, cities, etc.) do NOT necessarily reflect real life, but you should pretend they are real for the purposes of this exercise. YOUR TASK: {{LIST *Pretend you are the customer*., Fill in the *missing turns* (in green) so that the conversation makes sense and sounds natural., Make sure you *follow the instructions* provided in parentheses for each turn. (Start typing to make the instructions move outside the box.), Do not copy the wording. *Use your own words*., *Use your normal speaking style* for this scenario but don’t be overly chatty., *Do NOT* call the booking agent by any name including “sir” “madam” etc.}} {{HIDE location_1 location Brando, Texas}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE movie_2 name.movie Mulan}} {{HIDE movie_3 name.movie Stella’s House}} {{HIDE director name.person Clyde Stewart}} {{HIDE theater_1 name.theater Holiday Multiplex}} {{HIDE theater_2 name.theater Milford Theater}} {{HIDE genre_1 name.genre action}} {{HIDE genre_2 name.genre Disney}} {{HIDE genre_2 name.genre drama}} {{HIDE movie_3_showtime_1 time.showing 4:40pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:30pm}} {{HIDE movie_1_showtime_1 time.showing 4:30pm}} {{HIDE movie_1_showtime_2 time.showing 6:40pm}} {{HIDE movie_1_showtime_3 time.showing 9:10pm}} {{HIDE num_tickets num.tickets 4}} {{HIDE date_1 date.showing tonight}} {{HIDE date_2 date.showing tomorrow}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going to the movies var_date_1.) force assistant OK. Do you have anything in mind? hint user (Answer in the negative) force assistant Sure. And what city are you looking in? hint user (Mention var_location_1 and make it sound conversational.) call resolve_location location var_location_1 response resolve_location location var_location_1 force assistant var_location_1. Got it. And is there a particular type of movie you’d like to see? hint user (ask for a few titles that are out, using your own words) call find_movies location var_location_1 response find_movies name.movie var_movie_1 name.movie var_movie_2 name.movie var_movie_3 force assistant A few titles playing in your area are var_movie_1, var_movie_2, and var_movie_3. hint user (Act excited to hear about var_movie_3, like you’ve heard something about it already. Then ask who the director is.) call get_director_name name.movie var_movie_3 response get_director_name name.person var_director force assistant The director of var_movie_3 is var_director. hint user (Say something positive about the director then ask for details about times, theaters, etc for this movie, var_movie_3.) force assistant OK. Hold on a moment while I get showtimes. call find_theaters name.movie var_movie_3 location var_location_1 response find_theaters name.theater var_theater_2 call find_showtimes name.movie var_movie_3 date.showing var_date_1 name.theater var_theater_2 response find_showtimes time.showing var_movie_3_showtime_1 time.showing var_movie_3_showtime_2 time.showing var_movie_3_showtime_3 force assistant OK. var_movie_3 is playing at the var_theater_2. Showtimes are var_movie_3_showtime_1, var_movie_3_showtime_2, and var_movie_3_showtime_3. Which one would you prefer? hint user (Say you forgot that you are busy tonight and that you need to change the date to var_date_2). force assistant No problem. Let me check the showtimes for var_date_2. call find_showtimes name.movie var_movie_3 date.showing var_date_2 name.theater var_theater_2 response find_showtimes time.showing var_movie_3_showtime_1 time.showing var_movie_3_showtime_2 time.showing var_movie_3_showtime_3 force assistant OK. The showtimes for var_date_2 are the same. Which one should I book? hint user (Ask to repeat the latest one.) force assistant Sure. The last showing is var_movie_3_showtime_3. hint user (choose that one, using your own words.) force assistant All right. Let me confirm. You’d like var_num_tickets tickets for the var_movie_3_showtime_3 showing of var_movie_3 at var_theater_2 var_date_2. Is that all correct? hint user (Confirm.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer). call book_tickets name.movie var_movie_3 name.theater var_theater_2 time.showing var_movie_3_showtime_3 num.tickets var_num_tickets date.showing var_date_2 response book_tickets api.response success force assistant OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else? hint user (polite negative answer) force assistant var_success_closing }} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_logical The conversation between the user and the assistant is cooperative and logical.}} {{CHECK confirm_natural All the individual turns from the user (green boxes) sound natural and familiar.}} {{CHECK confirm_casual All the individual turns from the user (green boxes) are casual but polite.}} {{CHECK confirm_appropriate All the individual turns from the user (green boxes) are free of offensive or inappropriate language.}}
Auto template 10
[ { "index": 0, "speaker": "user", "text": "My wife and I were thinking about going to see a movie tonight.\\r", "segments": [ { "start_index": 55, "end_index": 62, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "OK. Do you have anything in mind?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "No i haven't even checked the local cinemas to see whats playing. do u know whats out right now", "segments": [], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. And what city are you looking in?", "segments": [], "apis": [] }, { "index": 4, "speaker": "user", "text": "i think the closest on is in Brando, Texas.", "segments": [ { "start_index": 29, "end_index": 42, "text": "Brando, Texas", "annotations": [ { "name": "location" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Brando, Texas. Got it. And is there a particular type of movie you’d like to see?", "segments": [ { "start_index": 0, "end_index": 13, "text": "Brando, Texas", "annotations": [ { "name": "location" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "maybe that new bad boys movie or something funny like the king of Staten island", "apis": [ { "index": 6, "args": [ { "arg_name": "location", "arg_value": "Brando, Texas" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Mulan" }, { "response_name": "name.movie_3", "response_value": "Stella’s House" } ], "name": "find_movies" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "A few titles playing in your area are No Time To Die, Mulan, and Stella’s House.", "segments": [ { "start_index": 38, "end_index": 52, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 54, "end_index": 59, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 65, "end_index": 79, "text": "Stella’s House", "annotations": [ { "name": "name.movie" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "oh yeah Stella's house did look good. i heard my co-workers talking about seeing it. there supposed to be some good actors in it. who directed it? do you know?", "segments": [ { "start_index": 8, "end_index": 22, "text": "Stella's house", "annotations": [ { "name": "name.movie" } ] } ], "apis": [ { "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "name.person" }, { "arg_name": "name.movie", "arg_value": "Stella’s House" } ], "response": [ { "response_name": "name.person", "response_value": "Clyde Stewart" } ], "name": "get_movie_attribute" } ] }, { "index": 9, "speaker": "assistant", "text": "The director of Stella’s House is Clyde Stewart.", "segments": [ { "start_index": 16, "end_index": 30, "text": "Stella’s House", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 34, "end_index": 47, "text": "Clyde Stewart", "annotations": [ { "name": "name.person" } ] } ], "apis": [] }, { "index": 10, "speaker": "user", "text": "Yeah, Clyde Stewart is a awesome producer.do you know if its showing here in Brando", "apis": [ { "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Stella’s House" }, { "arg_name": "location", "arg_value": "Brando, Texas" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Milford Theater" } ], "name": "find_theaters" }, { "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Stella’s House" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "name.theater", "arg_value": "Milford Theater" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:40pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:30pm" } ], "name": "find_showtimes" } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "OK. Stella’s House is playing at the Milford Theater. Showtimes are 4:40pm, 7:10pm, and 9:30pm. Which one would you prefer?", "segments": [ { "start_index": 4, "end_index": 18, "text": "Stella’s House", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 37, "end_index": 52, "text": "Milford Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 68, "end_index": 74, "text": "4:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 76, "end_index": 82, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 88, "end_index": 94, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 12, "speaker": "user", "text": "well shucks man im sorry i had forgot i signed up for a extra shift at work tonight. Can we get a rain check for tomorrow", "segments": [ { "start_index": 113, "end_index": 121, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "No problem. Let me check the showtimes for tomorrow.", "segments": [ { "start_index": 43, "end_index": 51, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [ { "index": 13, "args": [ { "arg_name": "name.movie", "arg_value": "Stella’s House" }, { "arg_name": "date.showing", "arg_value": "tomorrow" }, { "arg_name": "name.theater", "arg_value": "Milford Theater" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:40pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:30pm" } ], "name": "find_showtimes" } ] }, { "index": 14, "speaker": "assistant", "text": "OK. The showtimes for tomorrow are the same. Which one should I book?", "segments": [ { "start_index": 22, "end_index": 30, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 15, "speaker": "user", "text": "whats the latest showing", "segments": [], "apis": [] }, { "index": 16, "speaker": "assistant", "text": "Sure. The last showing is 9:30pm.", "segments": [ { "start_index": 26, "end_index": 32, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 17, "speaker": "user", "text": "yeah that sounds like a plan", "segments": [], "apis": [] }, { "index": 18, "speaker": "assistant", "text": "All right. Let me confirm. You’d like 4 tickets for the 9:30pm showing of Stella’s House at Milford Theater tomorrow. Is that all correct?", "segments": [ { "start_index": 38, "end_index": 39, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 56, "end_index": 62, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 74, "end_index": 88, "text": "Stella’s House", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 92, "end_index": 107, "text": "Milford Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 108, "end_index": 116, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 19, "speaker": "user", "text": "yes sir", "segments": [], "apis": [] }, { "index": 20, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "segments": [], "apis": [] }, { "index": 21, "speaker": "user", "text": "thanks cant wait to see stellas house", "apis": [ { "index": 21, "args": [ { "arg_name": "name.movie", "arg_value": "Stella’s House" }, { "arg_name": "name.theater", "arg_value": "Milford Theater" }, { "arg_name": "time.showing", "arg_value": "9:30pm" }, { "arg_name": "num.tickets", "arg_value": "4" }, { "arg_name": "date.showing", "arg_value": "tomorrow" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 22, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else?", "segments": [], "apis": [] }, { "index": 23, "speaker": "user", "text": "no sir you've been a great help", "segments": [], "apis": [] }, { "index": 24, "speaker": "assistant", "text": "OK. Enjoy your movie!", "segments": [], "apis": [] } ]
dlg-6a2d6111-4048-4d64-8ec8-47aedaf60cde
Movie Tickets
SCENARIO: In the conversation below, a customer is talking to a booking agent to purchase movie tickets. However, the customer’s turns are missing. The details mentioned (theater names, cities, etc.) do NOT necessarily reflect real life, but you should pretend they are real for the purposes of this exercise. YOUR TASK: {{LIST *Pretend you are the customer*., Fill in the *missing turns* (in green) so that the conversation makes sense and sounds natural., Make sure you *follow the instructions* provided in parentheses for each turn. (Start typing to make the instructions move outside the box.), Do not copy the wording. *Use your own words*., *Use your normal speaking style* for this scenario but don’t be overly chatty., *Do NOT* call the booking agent by any name including “sir” “madam” etc.}} {{HIDE location_1 location Brando, Texas}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE movie_2 name.movie Mulan}} {{HIDE movie_3 name.movie Stella’s House}} {{HIDE director name.person Clyde Stewart}} {{HIDE theater_1 name.theater Holiday Multiplex}} {{HIDE theater_2 name.theater Milford Theater}} {{HIDE genre_1 name.genre action}} {{HIDE genre_2 name.genre Disney}} {{HIDE genre_2 name.genre drama}} {{HIDE movie_3_showtime_1 time.showing 4:40pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:30pm}} {{HIDE movie_1_showtime_1 time.showing 4:30pm}} {{HIDE movie_1_showtime_2 time.showing 6:40pm}} {{HIDE movie_1_showtime_3 time.showing 9:10pm}} {{HIDE num_tickets num.tickets 4}} {{HIDE date_1 date.showing tonight}} {{HIDE date_2 date.showing tomorrow}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going to the movies var_date_1.) force assistant OK. Do you have anything in mind? hint user (Answer in the negative) force assistant Sure. And what city are you looking in? hint user (Mention var_location_1 and make it sound conversational.) call resolve_location location var_location_1 response resolve_location location var_location_1 force assistant var_location_1. Got it. And is there a particular type of movie you’d like to see? hint user (ask for a few titles that are out, using your own words) call find_movies location var_location_1 response find_movies name.movie var_movie_1 name.movie var_movie_2 name.movie var_movie_3 force assistant A few titles playing in your area are var_movie_1, var_movie_2, and var_movie_3. hint user (Act excited to hear about var_movie_3, like you’ve heard something about it already. Then ask who the director is.) call get_director_name name.movie var_movie_3 response get_director_name name.person var_director force assistant The director of var_movie_3 is var_director. hint user (Say something positive about the director then ask for details about times, theaters, etc for this movie, var_movie_3.) force assistant OK. Hold on a moment while I get showtimes. call find_theaters name.movie var_movie_3 location var_location_1 response find_theaters name.theater var_theater_2 call find_showtimes name.movie var_movie_3 date.showing var_date_1 name.theater var_theater_2 response find_showtimes time.showing var_movie_3_showtime_1 time.showing var_movie_3_showtime_2 time.showing var_movie_3_showtime_3 force assistant OK. var_movie_3 is playing at the var_theater_2. Showtimes are var_movie_3_showtime_1, var_movie_3_showtime_2, and var_movie_3_showtime_3. Which one would you prefer? hint user (Say you forgot that you are busy tonight and that you need to change the date to var_date_2). force assistant No problem. Let me check the showtimes for var_date_2. call find_showtimes name.movie var_movie_3 date.showing var_date_2 name.theater var_theater_2 response find_showtimes time.showing var_movie_3_showtime_1 time.showing var_movie_3_showtime_2 time.showing var_movie_3_showtime_3 force assistant OK. The showtimes for var_date_2 are the same. Which one should I book? hint user (Ask to repeat the latest one.) force assistant Sure. The last showing is var_movie_3_showtime_3. hint user (choose that one, using your own words.) force assistant All right. Let me confirm. You’d like var_num_tickets tickets for the var_movie_3_showtime_3 showing of var_movie_3 at var_theater_2 var_date_2. Is that all correct? hint user (Confirm.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer). call book_tickets name.movie var_movie_3 name.theater var_theater_2 time.showing var_movie_3_showtime_3 num.tickets var_num_tickets date.showing var_date_2 response book_tickets api.response success force assistant OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else? hint user (polite negative answer) force assistant var_success_closing }} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_logical The conversation between the user and the assistant is cooperative and logical.}} {{CHECK confirm_natural All the individual turns from the user (green boxes) sound natural and familiar.}} {{CHECK confirm_casual All the individual turns from the user (green boxes) are casual but polite.}} {{CHECK confirm_appropriate All the individual turns from the user (green boxes) are free of offensive or inappropriate language.}}
Auto template 10
[ { "index": 0, "speaker": "user", "text": "Hello, I'd like to see a movie.", "segments": [], "apis": [] }, { "index": 1, "speaker": "assistant", "text": "OK. Do you have anything in mind?", "segments": [], "apis": [] }, { "index": 2, "speaker": "user", "text": "NO, I really have no idea what to watch.", "segments": [], "apis": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. And what city are you looking in?", "segments": [], "apis": [] }, { "index": 4, "speaker": "user", "text": "I'm loking in Brando, Texas.", "segments": [ { "start_index": 14, "end_index": 27, "text": "Brando, Texas", "annotations": [ { "name": "location" } ] } ], "apis": [] }, { "index": 5, "speaker": "assistant", "text": "Brando, Texas. Got it. And is there a particular type of movie you’d like to see?", "segments": [ { "start_index": 0, "end_index": 13, "text": "Brando, Texas", "annotations": [ { "name": "location" } ] } ], "apis": [] }, { "index": 6, "speaker": "user", "text": "What are some titles that have been released?", "apis": [ { "index": 6, "args": [ { "arg_name": "location", "arg_value": "Brando, Texas" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Mulan" }, { "response_name": "name.movie_3", "response_value": "Stella’s House" } ], "name": "find_movies" } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "A few titles playing in your area are No Time To Die, Mulan, and Stella’s House.", "segments": [ { "start_index": 38, "end_index": 52, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 54, "end_index": 59, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 65, "end_index": 79, "text": "Stella’s House", "annotations": [ { "name": "name.movie" } ] } ], "apis": [] }, { "index": 8, "speaker": "user", "text": "Oh, I've heard Stella's House has a great story or something. Who's the director?", "segments": [ { "start_index": 15, "end_index": 29, "text": "Stella's House", "annotations": [ { "name": "name.movie" } ] } ], "apis": [ { "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "name.person" }, { "arg_name": "name.movie", "arg_value": "Stella’s House" } ], "response": [ { "response_name": "name.person", "response_value": "Clyde Stewart" } ], "name": "get_movie_attribute" } ] }, { "index": 9, "speaker": "assistant", "text": "The director of Stella’s House is Clyde Stewart.", "segments": [ { "start_index": 16, "end_index": 30, "text": "Stella’s House", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 34, "end_index": 47, "text": "Clyde Stewart", "annotations": [ { "name": "name.person" } ] } ], "apis": [] }, { "index": 10, "speaker": "user", "text": "Oh yes, Clyde Stewart is a great director. What times are the showings and what theater can I see it at?", "apis": [ { "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Stella’s House" }, { "arg_name": "location", "arg_value": "Brando, Texas" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Milford Theater" } ], "name": "find_theaters" }, { "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Stella’s House" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "name.theater", "arg_value": "Milford Theater" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:40pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:30pm" } ], "name": "find_showtimes" } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "OK. Stella’s House is playing at the Milford Theater. Showtimes are 4:40pm, 7:10pm, and 9:30pm. Which one would you prefer?", "segments": [ { "start_index": 4, "end_index": 18, "text": "Stella’s House", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 37, "end_index": 52, "text": "Milford Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 68, "end_index": 74, "text": "4:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 76, "end_index": 82, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 88, "end_index": 94, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 12, "speaker": "user", "text": "Oh oops, I forogt I'm bust tonight. Could I change the date for tomorrow?", "segments": [ { "start_index": 64, "end_index": 72, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 13, "speaker": "assistant", "text": "No problem. Let me check the showtimes for tomorrow.", "segments": [ { "start_index": 43, "end_index": 51, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [ { "index": 13, "args": [ { "arg_name": "name.movie", "arg_value": "Stella’s House" }, { "arg_name": "date.showing", "arg_value": "tomorrow" }, { "arg_name": "name.theater", "arg_value": "Milford Theater" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:40pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:30pm" } ], "name": "find_showtimes" } ] }, { "index": 14, "speaker": "assistant", "text": "OK. The showtimes for tomorrow are the same. Which one should I book?", "segments": [ { "start_index": 22, "end_index": 30, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 15, "speaker": "user", "text": "Could you repeat the latest one?", "segments": [], "apis": [] }, { "index": 16, "speaker": "assistant", "text": "Sure. The last showing is 9:30pm.", "segments": [ { "start_index": 26, "end_index": 32, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] } ], "apis": [] }, { "index": 17, "speaker": "user", "text": "Alright, I'll see that one please.", "segments": [], "apis": [] }, { "index": 18, "speaker": "assistant", "text": "All right. Let me confirm. You’d like 4 tickets for the 9:30pm showing of Stella’s House at Milford Theater tomorrow. Is that all correct?", "segments": [ { "start_index": 38, "end_index": 39, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 56, "end_index": 62, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 74, "end_index": 88, "text": "Stella’s House", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 92, "end_index": 107, "text": "Milford Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 108, "end_index": 116, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ], "apis": [] }, { "index": 19, "speaker": "user", "text": "Yes.", "segments": [], "apis": [] }, { "index": 20, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "segments": [], "apis": [] }, { "index": 21, "speaker": "user", "text": "Yes", "apis": [ { "index": 21, "args": [ { "arg_name": "name.movie", "arg_value": "Stella’s House" }, { "arg_name": "name.theater", "arg_value": "Milford Theater" }, { "arg_name": "time.showing", "arg_value": "9:30pm" }, { "arg_name": "num.tickets", "arg_value": "4" }, { "arg_name": "date.showing", "arg_value": "tomorrow" } ], "response": [ { "response_name": "status", "response_value": "success" } ], "name": "book_tickets" } ], "segments": [] }, { "index": 22, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email address. Can I help with anything else?", "segments": [], "apis": [] }, { "index": 23, "speaker": "user", "text": "No thank you.", "segments": [], "apis": [] }, { "index": 24, "speaker": "assistant", "text": "OK. Enjoy your movie!", "segments": [], "apis": [] } ]

Dataset Card for taskmaster3

Dataset Summary

Taskmaster is dataset for goal oriented conversations. The Taskmaster-3 dataset consists of 23,757 movie ticketing dialogs. By "movie ticketing" we mean conversations where the customer's goal is to purchase tickets after deciding on theater, time, movie name, number of tickets, and date, or opt out of the transaction. This collection was created using the "self-dialog" method. This means a single, crowd-sourced worker is paid to create a conversation writing turns for both speakers, i.e. the customer and the ticketing agent.

Supported Tasks and Leaderboards

[More Information Needed]

Languages

The dataset is in English language.

Dataset Structure

Data Instances

A typical example looks like this

{
    "conversation_id": "dlg-ddee80da-9ffa-4773-9ce7-f73f727cb79c",
    "instructions": "SCENARIO: Pretend you’re *using a digital assistant to purchase tickets for a movie currently showing in theaters*.  ...",
    "scenario": "4 exchanges with 1 error and predefined variables",
    "utterances": [
        {
            "apis": [],
            "index": 0,
            "segments": [
                {
                    "annotations": [
                        {
                            "name": "num.tickets"
                        }
                    ],
                    "end_index": 21,
                    "start_index": 20,
                    "text": "2"
                },
                {
                    "annotations": [
                        {
                            "name": "name.movie"
                        }
                    ],
                    "end_index": 42,
                    "start_index": 37,
                    "text": "Mulan"
                }
            ],
            "speaker": "user",
            "text": "I would like to buy 2 tickets to see Mulan."
        },
        {
            "index": 6,
            "segments": [],
            "speaker": "user",
            "text": "Yes.",
            "apis": [
                {
                    "args": [
                        {
                            "arg_name": "name.movie",
                            "arg_value": "Mulan"
                        },
                        {
                            "arg_name": "name.theater",
                            "arg_value": "Mountain AMC 16"
                        }
                    ],
                    "index": 6,
                    "name": "book_tickets",
                    "response": [
                        {
                            "response_name": "status",
                            "response_value": "success"
                        }
                    ]
                }
            ]
        }
    ],
    "vertical": "Movie Tickets"
}

Data Fields

Each conversation in the data file has the following structure:

  • conversation_id: A universally unique identifier with the prefix 'dlg-'. The ID has no meaning.
  • utterances: A list of utterances that make up the conversation.
  • instructions: Instructions for the crowdsourced worker used in creating the conversation.
  • vertical: In this dataset the vertical for all dialogs is "Movie Tickets".
  • scenario: This is the title of the instructions for each dialog.

Each utterance has the following fields:

  • index: A 0-based index indicating the order of the utterances in the conversation.
  • speaker: Either USER or ASSISTANT, indicating which role generated this utterance.
  • text: The raw text of the utterance. In case of self dialogs (one_person_dialogs), this is written by the crowdsourced worker. In case of the WOz dialogs, 'ASSISTANT' turns are written and 'USER' turns are transcribed from the spoken recordings of crowdsourced workers.
  • segments: A list of various text spans with semantic annotations.
  • apis: An array of API invocations made during the utterance.

Each API has the following structure:

  • name: The name of the API invoked (e.g. find_movies).
  • index: The index of the parent utterance.
  • args: A list of dict with keys arg_name and arg_value which represent the name of the argument and the value for the argument respectively.
  • response: A list of dicts with keys response_name and response_value which represent the name of the response and the value for the response respectively.

Each segment has the following fields:

  • start_index: The position of the start of the annotation in the utterance text.
  • end_index: The position of the end of the annotation in the utterance text.
  • text: The raw text that has been annotated.
  • annotations: A list of annotation details for this segment.

Each annotation has a single field:

  • name: The annotation name.

Data Splits

There are no deafults splits for all the config. The below table lists the number of examples in each config.

Train
n_instances 23757

Dataset Creation

Curation Rationale

[More Information Needed]

Source Data

[More Information Needed]

Initial Data Collection and Normalization

[More Information Needed]

Who are the source language producers?

[More Information Needed]

Annotations

[More Information Needed]

Annotation process

[More Information Needed]

Who are the annotators?

[More Information Needed]

Personal and Sensitive Information

[More Information Needed]

Considerations for Using the Data

Social Impact of Dataset

[More Information Needed]

Discussion of Biases

[More Information Needed]

Other Known Limitations

[More Information Needed]

Additional Information

Dataset Curators

[More Information Needed]

Licensing Information

The dataset is licensed under Creative Commons Attribution 4.0 License

Citation Information

[More Information Needed]

@inproceedings{48484,
title	= {Taskmaster-1: Toward a Realistic and Diverse Dialog Dataset},
author	= {Bill Byrne and Karthik Krishnamoorthi and Chinnadhurai Sankar and Arvind Neelakantan and Daniel Duckworth and Semih Yavuz and Ben Goodrich and Amit Dubey and Kyu-Young Kim and Andy Cedilnik},
year	= {2019}
}

Contributions

Thanks to @patil-suraj for adding this dataset.

Downloads last month
126
Edit dataset card