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", "apis": [], "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" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "hhhmmmmm not at all. i dont have any in mind for now", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me listings at AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 48, "end_index": 62, "text": "MC Mercado 24.", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "sure you can but i want to see the movie at AMC mountain 16", "apis": [], "segments": [ { "start_index": 44, "end_index": 59, "text": "AMC mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "yeah", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "yeah but 9.10pm will be perfect for me", "apis": [], "segments": [ { "start_index": 9, "end_index": 15, "text": "9.10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "myself and two other persons are going to see a movie", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 12, "speaker": "user", "text": "yeah", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "yes you can", "apis": [], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "ok thanks but i dont need anything again", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
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", "apis": [], "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" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Action if possible", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "Action", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "Actually, it is the Mountain 16 that I am looking for", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "yes", "apis": [ { "name": "find_movies", "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_showtimes", "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" } ] } ], "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?", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "yes, 9:10 is perfect", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Me and my two daughters are going", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 12, "speaker": "user", "text": "yes", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "please, yes", "apis": [ { "name": "book_tickets", "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" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "no thanks", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
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.", "apis": [], "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" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I'm hoping there's an action movie showing.", "apis": [], "segments": [ { "start_index": 22, "end_index": 28, "text": "action", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "Sorry, I wanted the AMC Mountain 16, not the Mercado theater.", "apis": [], "segments": [ { "start_index": 20, "end_index": 35, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "Yes, the Mountain 16.", "apis": [ { "name": "find_movies", "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_showtimes", "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" } ] } ], "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?", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "Yes, the 9:10pm sounds perfect for my schedule.", "apis": [], "segments": [ { "start_index": 9, "end_index": 15, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Three, since it'll just be my two friends and I.", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes, that's correct.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Absolutely!", "apis": [ { "name": "book_tickets", "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" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No thanks, I'm good.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
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.", "apis": [], "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" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "No, I'm looking for anything that has action in it.", "apis": [], "segments": [ { "start_index": 38, "end_index": 44, "text": "action", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "No, that's the wrong theater, I wanted show times for the AMC Mountain 16.", "apis": [], "segments": [ { "start_index": 58, "end_index": 73, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "Yes, please.", "apis": [ { "name": "find_movies", "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_showtimes", "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" } ] } ], "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?", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "Yeah, the 9:10pm show works perfectly.", "apis": [], "segments": [ { "start_index": 10, "end_index": 16, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I have a small group of us going, so I need three tickets.", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes, that' right.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes, I'm ready to check out.", "apis": [ { "name": "book_tickets", "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" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No, that's all I needed, thanks.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
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.", "apis": [], "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" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I would say something action-like.", "apis": [], "segments": [ { "start_index": 22, "end_index": 33, "text": "action-like", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "I wanted AMC Mountain 16, NOT AMC Mercado 24", "apis": [], "segments": [ { "start_index": 9, "end_index": 24, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "Yes.", "apis": [ { "name": "find_movies", "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_showtimes", "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" } ] } ], "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?", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "Oh cool, looks like 9:10 is a good choice.", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Us three", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes, that's good.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Hells yeah.", "apis": [ { "name": "book_tickets", "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" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No, it's all right. Have a good night!", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
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.", "apis": [], "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" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "I am at your service. May I have the titles of the movies of choice?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "The first movie is \"No Time To Die\" while the second is \"Milani\"", "apis": [], "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" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Movie choice confirmed. Please confirm that your second choice is correct.", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I made the wrong spelling in the second choice. The correct movie name is \"Mulan\"", "apis": [], "segments": [ { "start_index": 74, "end_index": 81, "text": "\"Mulan\"", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Movie name \"Mulan\" confirmed. Your confirmed movie preferences are \"No Time To Die\" and \"Mulan\"", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "That is correct. I will like to know the movies' showtime preference for tomorrow.", "apis": [ { "name": "find_showtimes", "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" } ] } ], "segments": [ { "start_index": 73, "end_index": 81, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "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.", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "I choose 3:00pm for \"No Time To Die\" and 10:40pm for \"Mulan\"", "apis": [], "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" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Showtime preferences for movies confirmed as \"No Time To Die\" 3:00pm and \"Mulan\" as 10:40pm.", "apis": [], "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" } ] } ] }, { "index": 10, "speaker": "user", "text": "Yes, that is correct", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Please indicate the number of tickets for each movie", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "I need one ticket for each movie, making 2 tickets in total.", "apis": [], "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" } ] } ] }, { "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.", "apis": [], "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" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes, absolutely correct", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Can we proceed for the purchase of your tickets", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Yes, please proceed.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Please enter your banking payment details and emails where tickets to be sent.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Here it is.", "apis": [ { "name": "book_tickets", "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" } ] } ], "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.", "apis": [], "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" } ] } ] } ]
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.", "apis": [], "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" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "You would like to purchase 1 ticket to see Mulan. Is this correct?", "apis": [], "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" } ] } ] }, { "index": 2, "speaker": "user", "text": "No. I would like to purchase 2 tickets to see Mulan.", "apis": [], "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" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "You would like to purchase 2 tickets to see Mulan. Is this correct?", "apis": [], "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" } ] } ] }, { "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.", "apis": [], "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" } ] } ] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "Yes.", "apis": [ { "name": "book_tickets", "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" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Your tickets are confirmed and they've been sent to your email address.", "apis": [], "segments": [] } ]
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?", "apis": [], "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" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "I cannot find any results for the movie no Time to cry at the Mountain AMC 16.", "apis": [], "segments": [ { "start_index": 62, "end_index": 77, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "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.", "apis": [ { "name": "find_showtimes", "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" } ] } ], "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" } ] } ] }, { "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.", "apis": [], "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" } ] } ] }, { "index": 4, "speaker": "user", "text": "I need five tickets for the 7:30 PM showing.", "apis": [], "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" } ] } ] }, { "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.", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "Yes.", "apis": [ { "name": "book_tickets", "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" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
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.", "apis": [], "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" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Do you want to purchase two tickets for Mulan at 6:10pm today?", "apis": [], "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" } ] } ] }, { "index": 2, "speaker": "user", "text": "No, 4pm.", "apis": [], "segments": [ { "start_index": 4, "end_index": 7, "text": "4pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Okay, 4pm.", "apis": [], "segments": [ { "start_index": 6, "end_index": 9, "text": "4pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 4, "speaker": "user", "text": "Yes, purchase two tickets for Mulan at Mountain AMC 16 for 4pm today.", "apis": [], "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" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Do you want to purchase two tickets for Mulan at Mountain AMC 16 for 4pm today?", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "Yes.", "apis": [ { "name": "book_tickets", "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" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
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", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Ok, what movie is it?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I want No Time To Die", "apis": [], "segments": [ { "start_index": 7, "end_index": 21, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "What theater do you want?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I want Mountain AMC 16", "apis": [], "segments": [ { "start_index": 7, "end_index": 22, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Ok, so No Time to Die and Cineplex 10?", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "no, no Mountain AMC 16, for today", "apis": [], "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" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Ok changes made. No Time to Die and Mountain AMC 16. What are the times wanted for the movie?", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "probably the earliest showing", "apis": [ { "name": "find_showtimes", "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" } ] } ], "segments": [ { "start_index": 13, "end_index": 29, "text": "earliest showing", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "the times available start at 4:00pm", "apis": [], "segments": [ { "start_index": 29, "end_index": 35, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "I would like the 4:00pm showing", "apis": [], "segments": [ { "start_index": 17, "end_index": 23, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "how many tickets are wanted?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "2 tickets", "apis": [], "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Ok, so I have No Time To Die, 4 tickets, at Mountain AMC 16, at 4:00pm", "apis": [], "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" } ] } ] }, { "index": 14, "speaker": "user", "text": "no, only 2 tickets", "apis": [], "segments": [ { "start_index": 9, "end_index": 10, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "ok sorry about that, 2 tickets", "apis": [], "segments": [ { "start_index": 21, "end_index": 22, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 16, "speaker": "user", "text": "yes that is correct", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes, do it.", "apis": [ { "name": "book_tickets", "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" } ] } ], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
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.", "apis": [], "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" } ] } ] }, { "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?", "apis": [], "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" } ] } ] }, { "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.", "apis": [], "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" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "I understand. You want to purchase tickets for the 3 p.m. show. Is this correct?", "apis": [], "segments": [ { "start_index": 51, "end_index": 57, "text": "3 p.m.", "annotations": [ { "name": "time.showing" } ] } ] }, { "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.", "apis": [], "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" } ] } ] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "Yes, that's correct.", "apis": [ { "name": "book_tickets", "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" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
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", "apis": [], "segments": [ { "start_index": 26, "end_index": 41, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I like action", "apis": [], "segments": [ { "start_index": 7, "end_index": 13, "text": "action", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "NO that would be AMC Mountain 16", "apis": [], "segments": [ { "start_index": 17, "end_index": 32, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "That's correct", "apis": [ { "name": "find_movies", "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_showtimes", "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" } ] } ], "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?", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "The 9:10 PM would work", "apis": [], "segments": [ { "start_index": 4, "end_index": 11, "text": "9:10 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "just me and two others", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 12, "speaker": "user", "text": "Correct", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes please", "apis": [ { "name": "book_tickets", "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" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No thanks", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
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.", "apis": [], "segments": [ { "start_index": 53, "end_index": 68, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I think we're all in the mood for an action movie.", "apis": [], "segments": [ { "start_index": 37, "end_index": 43, "text": "action", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "Sorry, I'm wanting to visit the AMC Mountain 16.", "apis": [], "segments": [ { "start_index": 32, "end_index": 47, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "Now you're on the right track.", "apis": [ { "name": "find_movies", "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_showtimes", "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" } ] } ], "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?", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "That sounds like a perfect fit. I'd like to book the 9:10pm show.", "apis": [], "segments": [ { "start_index": 53, "end_index": 59, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I'd like tickets for my partner, my child and myself. So, three.", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 12, "speaker": "user", "text": "That's absolutely correct.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Go right ahead.", "apis": [ { "name": "book_tickets", "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" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No thanks!", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
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.", "apis": [], "segments": [ { "start_index": 34, "end_index": 49, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Looking for a good action movie for guys night.", "apis": [], "segments": [ { "start_index": 19, "end_index": 25, "text": "action", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "Sorry, we want AMC Mountain 16. We don't like Mercado.", "apis": [], "segments": [ { "start_index": 15, "end_index": 30, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "Yes please", "apis": [ { "name": "find_movies", "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_showtimes", "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" } ] } ], "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?", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "The 9:10 would be amazing.", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I am going with Johnny, Tim and myself.", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes!", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "That would be great.", "apis": [ { "name": "book_tickets", "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" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No, you have been so helpful.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
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", "apis": [], "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" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I would like to see an action film", "apis": [], "segments": [ { "start_index": 23, "end_index": 29, "text": "action", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "no no that one AMC Mountain 16", "apis": [], "segments": [ { "start_index": 15, "end_index": 30, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "that is right,thank you.", "apis": [ { "name": "find_movies", "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_showtimes", "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" } ] } ], "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?", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "they seem great I would like the 9:10 pm one", "apis": [], "segments": [ { "start_index": 33, "end_index": 40, "text": "9:10 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "me and two friends", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 12, "speaker": "user", "text": "yes that all looks good to me.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "yes that seem great to do right now", "apis": [ { "name": "book_tickets", "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" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "ok then.I will check later.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
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.", "apis": [], "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" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "We like action movies. What do you have playing?", "apis": [], "segments": [ { "start_index": 8, "end_index": 14, "text": "action", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "Not AMC Mercado 24, we want to go to AMC Mountain 16.", "apis": [], "segments": [ { "start_index": 37, "end_index": 52, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "Yes, thank you.", "apis": [ { "name": "find_movies", "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_showtimes", "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" } ] } ], "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?", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "Yes, the 9:10pm is perfect.", "apis": [], "segments": [ { "start_index": 9, "end_index": 15, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Along with myself, my husband and my niece will be attending.", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes, thank you.", "apis": [ { "name": "book_tickets", "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" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Nope, thank you.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
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", "apis": [], "segments": [ { "start_index": 62, "end_index": 77, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Is there a particular type of movie you’re looking for?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "action movie", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "action", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Sure. I can help with that. Let me check listings at AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 53, "end_index": 67, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "i actually mentioned AMC Mountain 16", "apis": [], "segments": [ { "start_index": 21, "end_index": 36, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Oh, sorry about that. So you’re interested in action films at AMC Mountain 16, right?", "apis": [], "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" } ] } ] }, { "index": 6, "speaker": "user", "text": "exactly", "apis": [ { "name": "find_movies", "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_showtimes", "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" } ] } ], "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?", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "yeah, i'll go for 9:10pm", "apis": [], "segments": [ { "start_index": 18, "end_index": 24, "text": "9:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Three of us are coming", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 12, "speaker": "user", "text": "sure", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "yeah", "apis": [ { "name": "book_tickets", "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" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Thanks, nothing for now", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
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?", "apis": [], "segments": [ { "start_index": 36, "end_index": 43, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. Do you have anything in mind?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "no, something fun though.", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. And what city are you looking in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "something close by, so somewhere in Brando,Texas.", "apis": [], "segments": [ { "start_index": 36, "end_index": 48, "text": "Brando,Texas", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Brando, Texas. Got it. And is there a particular type of movie you’d like to see?", "apis": [], "segments": [ { "start_index": 0, "end_index": 13, "text": "Brando, Texas", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "I heard about some good movies, new james bond, or king of staten island, or trolls.", "apis": [ { "name": "find_movies", "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" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "A few titles playing in your area are No Time To Die, Mulan, and Stella’s House.", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "Stella's house has good reviews. Who is the director?", "apis": [ { "name": "get_movie_attribute", "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" } ] } ], "segments": [ { "start_index": 0, "end_index": 14, "text": "Stella's house", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "The director of Stella’s House is Clyde Stewart.", "apis": [], "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" } ] } ] }, { "index": 10, "speaker": "user", "text": "Thats a good director, what times are available at some near by theaters?", "apis": [ { "name": "find_theaters", "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_showtimes", "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" } ] } ], "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?", "apis": [], "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" } ] } ] }, { "index": 12, "speaker": "user", "text": "Nevermind tonight, have plans, but what about tomorrow?", "apis": [], "segments": [ { "start_index": 46, "end_index": 54, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "No problem. Let me check the showtimes for tomorrow.", "apis": [ { "name": "find_showtimes", "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" } ] } ], "segments": [ { "start_index": 43, "end_index": 51, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 14, "speaker": "assistant", "text": "OK. The showtimes for tomorrow are the same. Which one should I book?", "apis": [], "segments": [ { "start_index": 22, "end_index": 30, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 15, "speaker": "user", "text": "What is the latest showtime?", "apis": [], "segments": [] }, { "index": 16, "speaker": "assistant", "text": "Sure. The last showing is 9:30pm.", "apis": [], "segments": [ { "start_index": 26, "end_index": 32, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 17, "speaker": "user", "text": "Get me that one.", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 19, "speaker": "user", "text": "Yes", "apis": [], "segments": [] }, { "index": 20, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 21, "speaker": "user", "text": "Yes", "apis": [ { "name": "book_tickets", "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" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 23, "speaker": "user", "text": "No thank you", "apis": [], "segments": [] }, { "index": 24, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
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.", "apis": [], "segments": [ { "start_index": 41, "end_index": 48, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. Do you have anything in mind?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I wanted to go see a horror movie. Is that ok with you?", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. And what city are you looking in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I was looking in Brando, Texas. I really want to go see this movie.", "apis": [], "segments": [ { "start_index": 17, "end_index": 30, "text": "Brando, Texas", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Brando, Texas. Got it. And is there a particular type of movie you’d like to see?", "apis": [], "segments": [ { "start_index": 0, "end_index": 13, "text": "Brando, Texas", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "Annabelle, the new halloween, honestly anything good.", "apis": [ { "name": "find_movies", "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" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "A few titles playing in your area are No Time To Die, Mulan, and Stella’s House.", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "Stella's House I heard is good! Who is the director again?", "apis": [ { "name": "get_movie_attribute", "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" } ] } ], "segments": [ { "start_index": 0, "end_index": 14, "text": "Stella's House", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "The director of Stella’s House is Clyde Stewart.", "apis": [], "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" } ] } ] }, { "index": 10, "speaker": "user", "text": "I love all his movies. What are the play times? What movie theater?", "apis": [ { "name": "find_theaters", "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_showtimes", "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" } ] } ], "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?", "apis": [], "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" } ] } ] }, { "index": 12, "speaker": "user", "text": "I forgot i'm supposed to be babysitting. Can we go tomorrow?", "apis": [], "segments": [ { "start_index": 51, "end_index": 59, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "No problem. Let me check the showtimes for tomorrow.", "apis": [ { "name": "find_showtimes", "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" } ] } ], "segments": [ { "start_index": 43, "end_index": 51, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 14, "speaker": "assistant", "text": "OK. The showtimes for tomorrow are the same. Which one should I book?", "apis": [], "segments": [ { "start_index": 22, "end_index": 30, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 15, "speaker": "user", "text": "What was the last time again?", "apis": [], "segments": [] }, { "index": 16, "speaker": "assistant", "text": "Sure. The last showing is 9:30pm.", "apis": [], "segments": [ { "start_index": 26, "end_index": 32, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 17, "speaker": "user", "text": "Perfect!", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 19, "speaker": "user", "text": "Confirm.", "apis": [], "segments": [] }, { "index": 20, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 21, "speaker": "user", "text": "Yes! I cannot wait!", "apis": [ { "name": "book_tickets", "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" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 23, "speaker": "user", "text": "No thank you", "apis": [], "segments": [] }, { "index": 24, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
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", "apis": [], "segments": [ { "start_index": 55, "end_index": 62, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. Do you have anything in mind?", "apis": [], "segments": [] }, { "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", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. And what city are you looking in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "i think the closest on is in Brando, Texas.", "apis": [], "segments": [ { "start_index": 29, "end_index": 42, "text": "Brando, Texas", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Brando, Texas. Got it. And is there a particular type of movie you’d like to see?", "apis": [], "segments": [ { "start_index": 0, "end_index": 13, "text": "Brando, Texas", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "maybe that new bad boys movie or something funny like the king of Staten island", "apis": [ { "name": "find_movies", "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" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "A few titles playing in your area are No Time To Die, Mulan, and Stella’s House.", "apis": [], "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" } ] } ] }, { "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?", "apis": [ { "name": "get_movie_attribute", "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" } ] } ], "segments": [ { "start_index": 8, "end_index": 22, "text": "Stella's house", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "The director of Stella’s House is Clyde Stewart.", "apis": [], "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" } ] } ] }, { "index": 10, "speaker": "user", "text": "Yeah, Clyde Stewart is a awesome producer.do you know if its showing here in Brando", "apis": [ { "name": "find_theaters", "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_showtimes", "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" } ] } ], "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?", "apis": [], "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" } ] } ] }, { "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", "apis": [], "segments": [ { "start_index": 113, "end_index": 121, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "No problem. Let me check the showtimes for tomorrow.", "apis": [ { "name": "find_showtimes", "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" } ] } ], "segments": [ { "start_index": 43, "end_index": 51, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 14, "speaker": "assistant", "text": "OK. The showtimes for tomorrow are the same. Which one should I book?", "apis": [], "segments": [ { "start_index": 22, "end_index": 30, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 15, "speaker": "user", "text": "whats the latest showing", "apis": [], "segments": [] }, { "index": 16, "speaker": "assistant", "text": "Sure. The last showing is 9:30pm.", "apis": [], "segments": [ { "start_index": 26, "end_index": 32, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 17, "speaker": "user", "text": "yeah that sounds like a plan", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 19, "speaker": "user", "text": "yes sir", "apis": [], "segments": [] }, { "index": 20, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 21, "speaker": "user", "text": "thanks cant wait to see stellas house", "apis": [ { "name": "book_tickets", "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" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 23, "speaker": "user", "text": "no sir you've been a great help", "apis": [], "segments": [] }, { "index": 24, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
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.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "OK. Do you have anything in mind?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "NO, I really have no idea what to watch.", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. And what city are you looking in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I'm loking in Brando, Texas.", "apis": [], "segments": [ { "start_index": 14, "end_index": 27, "text": "Brando, Texas", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Brando, Texas. Got it. And is there a particular type of movie you’d like to see?", "apis": [], "segments": [ { "start_index": 0, "end_index": 13, "text": "Brando, Texas", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "What are some titles that have been released?", "apis": [ { "name": "find_movies", "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" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "A few titles playing in your area are No Time To Die, Mulan, and Stella’s House.", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "Oh, I've heard Stella's House has a great story or something. Who's the director?", "apis": [ { "name": "get_movie_attribute", "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" } ] } ], "segments": [ { "start_index": 15, "end_index": 29, "text": "Stella's House", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "The director of Stella’s House is Clyde Stewart.", "apis": [], "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" } ] } ] }, { "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": [ { "name": "find_theaters", "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_showtimes", "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" } ] } ], "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?", "apis": [], "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" } ] } ] }, { "index": 12, "speaker": "user", "text": "Oh oops, I forogt I'm bust tonight. Could I change the date for tomorrow?", "apis": [], "segments": [ { "start_index": 64, "end_index": 72, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "No problem. Let me check the showtimes for tomorrow.", "apis": [ { "name": "find_showtimes", "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" } ] } ], "segments": [ { "start_index": 43, "end_index": 51, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 14, "speaker": "assistant", "text": "OK. The showtimes for tomorrow are the same. Which one should I book?", "apis": [], "segments": [ { "start_index": 22, "end_index": 30, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 15, "speaker": "user", "text": "Could you repeat the latest one?", "apis": [], "segments": [] }, { "index": 16, "speaker": "assistant", "text": "Sure. The last showing is 9:30pm.", "apis": [], "segments": [ { "start_index": 26, "end_index": 32, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 17, "speaker": "user", "text": "Alright, I'll see that one please.", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 19, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 20, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 21, "speaker": "user", "text": "Yes", "apis": [ { "name": "book_tickets", "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" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 23, "speaker": "user", "text": "No thank you.", "apis": [], "segments": [] }, { "index": 24, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-5f9a040e-5413-4c5c-b428-4316f82a6d3b
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": "Hey, are you interested in seeing a movie with me tonight?", "apis": [], "segments": [ { "start_index": 50, "end_index": 57, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. Do you have anything in mind?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Nothing in particular.", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "Sure. And what city are you looking in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "We'd go in Brando, TX", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Brando, Texas. Got it. And is there a particular type of movie you’d like to see?", "apis": [], "segments": [ { "start_index": 0, "end_index": 13, "text": "Brando, Texas", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "Nothing in particular. What recently came out?Oh. I", "apis": [ { "name": "find_movies", "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" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "A few titles playing in your area are No Time To Die, Mulan, and Stella’s House.", "apis": [], "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" } ] } ] }, { "index": 8, "speaker": "user", "text": "Oh! I've heard that Stella's House is great. Can you tell me who directed it?", "apis": [ { "name": "get_movie_attribute", "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" } ] } ], "segments": [ { "start_index": 20, "end_index": 34, "text": "Stella's House", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "The director of Stella’s House is Clyde Stewart.", "apis": [], "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" } ] } ] }, { "index": 10, "speaker": "user", "text": "Right. He's a great director. I've seen other movies by him. What times and theaters is the moving playing?", "apis": [ { "name": "find_theaters", "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_showtimes", "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" } ] } ], "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?", "apis": [], "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" } ] } ] }, { "index": 12, "speaker": "user", "text": "Oh. Actually, I am busy tonight. What time is it playing tomorrow?", "apis": [], "segments": [ { "start_index": 57, "end_index": 65, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "No problem. Let me check the showtimes for tomorrow.", "apis": [ { "name": "find_showtimes", "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" } ] } ], "segments": [ { "start_index": 43, "end_index": 51, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 14, "speaker": "assistant", "text": "OK. The showtimes for tomorrow are the same. Which one should I book?", "apis": [], "segments": [ { "start_index": 22, "end_index": 30, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 15, "speaker": "user", "text": "What about the most recent one?", "apis": [], "segments": [] }, { "index": 16, "speaker": "assistant", "text": "Sure. The last showing is 9:30pm.", "apis": [], "segments": [ { "start_index": 26, "end_index": 32, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 17, "speaker": "user", "text": "Great. Let's do that one.", "apis": [], "segments": [] }, { "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?", "apis": [], "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" } ] } ] }, { "index": 19, "speaker": "user", "text": "Yup!", "apis": [], "segments": [] }, { "index": 20, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 21, "speaker": "user", "text": "Yes, please", "apis": [ { "name": "book_tickets", "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" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 23, "speaker": "user", "text": "No thank you!", "apis": [], "segments": [] }, { "index": 24, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-f4289f60-c893-4768-a53e-3e60e444cc70
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Include ‘var_location’ in your answer) force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and that kids are involved) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. var_genre_2 seems like a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ because it’s closer.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 2 success
[ { "index": 0, "speaker": "user", "text": "Hi! I'd like to go to the movies tonight.", "apis": [], "segments": [ { "start_index": 33, "end_index": 40, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I'll be in Creek's End, Oregon this evening.", "apis": [], "segments": [ { "start_index": 11, "end_index": 30, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Is Mulan playing? I'll have my kids with me.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 3, "end_index": 8, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. Disney seems like a great choice. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 6, "end_index": 12, "text": "Disney", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 43, "end_index": 62, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 75, "end_index": 80, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 109, "end_index": 124, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 129, "end_index": 143, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "AMC Mercado 24 is closer to the house, so that one please.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 0, "end_index": 14, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "5:00 please if you can get adjacent seats.", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Three, one adult two kids.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes thanks", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Nope, thanks!", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-f8c1f20a-7b57-4a80-a540-0f48551ff5e0
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Include ‘var_location’ in your answer) force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and that kids are involved) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. var_genre_2 seems like a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ because it’s closer.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 2 success
[ { "index": 0, "speaker": "user", "text": "I am looking to go to a movie tonight", "apis": [], "segments": [ { "start_index": 30, "end_index": 37, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "In Creek's End, Oregon", "apis": [], "segments": [ { "start_index": 3, "end_index": 22, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Mulan, please. We are taking the kids", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. Disney seems like a great choice. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 6, "end_index": 12, "text": "Disney", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 43, "end_index": 62, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 75, "end_index": 80, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 109, "end_index": 124, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 129, "end_index": 143, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "I'd prefer AMC Mercado 24 because it is closest to me", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 11, "end_index": 25, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "I would like the earliest time, 5:00pm", "apis": [], "segments": [ { "start_index": 32, "end_index": 38, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "three please", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes, that sounds good", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "yes please", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "no that is all, thank you", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-c9c6d86a-3e5f-435f-95d0-cc24dd7b41af
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Include ‘var_location’ in your answer) force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and that kids are involved) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. var_genre_2 seems like a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ because it’s closer.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 2 success
[ { "index": 0, "speaker": "user", "text": "I would like to see a movie tonight", "apis": [], "segments": [ { "start_index": 28, "end_index": 35, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Look for movie theaters in Creek’s End, Oregon", "apis": [], "segments": [ { "start_index": 27, "end_index": 46, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "I love Disney movies. I would like to see Milan", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Sure. Disney seems like a great choice. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 6, "end_index": 12, "text": "Disney", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 43, "end_index": 62, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 75, "end_index": 80, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 109, "end_index": 124, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 129, "end_index": 143, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "I would like to choose the closest location please. AMC Mercado 24", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 52, "end_index": 66, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "I would like the 5:00 PM showing", "apis": [], "segments": [ { "start_index": 17, "end_index": 24, "text": "5:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Three tickets please", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "That is correct", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes. Purchase", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No. Thank you", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-bc95ad7a-b010-4100-a767-8086b18bfb9b
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Include ‘var_location’ in your answer) force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and that kids are involved) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. var_genre_2 seems like a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ because it’s closer.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 2 success
[ { "index": 0, "speaker": "user", "text": "We are bored, any movies playing tonight?", "apis": [], "segments": [ { "start_index": 33, "end_index": 40, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Creek's End, Oregon", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "We are taking the kids, something kid friendly. Like Mulan?", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 54, "end_index": 59, "text": "ulan?", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. Disney seems like a great choice. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 6, "end_index": 12, "text": "Disney", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 43, "end_index": 62, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 75, "end_index": 80, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 109, "end_index": 124, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 129, "end_index": 143, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "AMC Mercardo is a lot closer to us, that one.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "5:00pm", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Three", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No thank you", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-17fc9a6d-ad45-4fa2-aa80-69dbcaaa654e
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Include ‘var_location’ in your answer) force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and that kids are involved) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. var_genre_2 seems like a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ because it’s closer.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 2 success
[ { "index": 0, "speaker": "user", "text": "I'd like to see a movie tonight.", "apis": [], "segments": [ { "start_index": 24, "end_index": 31, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I was thinking about Creek's End, Oregon.", "apis": [], "segments": [ { "start_index": 21, "end_index": 40, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "I wanted to go see Mulan because I'm taking the kids along with me.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 19, "end_index": 24, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. Disney seems like a great choice. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 6, "end_index": 12, "text": "Disney", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 43, "end_index": 62, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 75, "end_index": 80, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 109, "end_index": 124, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 129, "end_index": 143, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "I'd like to get tickets for AMC Mercado 24 because it is closer to my location.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 28, "end_index": 42, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "I'd like the 5:00pm showing.", "apis": [], "segments": [ { "start_index": 13, "end_index": 19, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I'd like three tickets.", "apis": [], "segments": [ { "start_index": 9, "end_index": 14, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes, that is correct.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes, please.", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No, I'm all good here.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-198bde90-8189-4546-a575-b5bb4080ed68
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Include ‘var_location’ in your answer) force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and that kids are involved) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. var_genre_2 seems like a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ because it’s closer.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 2 success
[ { "index": 0, "speaker": "user", "text": "hi, i would like to book a ticket for a movie", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "i would love to see it at the theater at Creek's End, Oregon", "apis": [], "segments": [ { "start_index": 41, "end_index": 60, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "yes i would love to watch the movie 'mulan' with my kids.", "apis": [], "segments": [ { "start_index": 36, "end_index": 43, "text": "'mulan'", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. Disney seems like a great choice. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 6, "end_index": 12, "text": "Disney", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 43, "end_index": 62, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 75, "end_index": 80, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 109, "end_index": 124, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 129, "end_index": 143, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "alright. i would prefer the 'AMC Mercado 24' as it is quite closer to me", "apis": [], "segments": [ { "start_index": 28, "end_index": 44, "text": "'AMC Mercado 24'", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "alright. 5:00pm works fine for me", "apis": [], "segments": [ { "start_index": 9, "end_index": 15, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "three tickets please", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All . Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 37, "end_index": 42, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 55, "end_index": 60, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 64, "end_index": 78, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 79, "end_index": 86, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 90, "end_index": 96, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "yes, all correct.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "yes please go right ahead.", "apis": [], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "no, that would be all. thank you.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-664c2ad5-d7cd-4c20-a985-cc61363eeca7
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Include ‘var_location’ in your answer) force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and that kids are involved) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. var_genre_2 seems like a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ because it’s closer.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 2 success
[ { "index": 0, "speaker": "user", "text": "I'd like to go to the movies tonight.", "apis": [], "segments": [ { "start_index": 29, "end_index": 36, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Something in downtown, Creek's End, Oregon.", "apis": [], "segments": [ { "start_index": 23, "end_index": 42, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "My kids really want to see Mulan so I'm taking them to see that.", "apis": [], "segments": [ { "start_index": 27, "end_index": 32, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. Disney seems like a great choice. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 6, "end_index": 12, "text": "Disney", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 43, "end_index": 62, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 75, "end_index": 80, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 109, "end_index": 124, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 129, "end_index": 143, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "The AMC Mercado 24 is a bit closer to me, how about that one?", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Book it for 5:00pm.", "apis": [], "segments": [ { "start_index": 12, "end_index": 18, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "There are three of us.", "apis": [], "segments": [ { "start_index": 10, "end_index": 15, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "That's correct.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes go ahead with the purchase.", "apis": [], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Nope that's everything, thank you.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-c2799fe0-ef8e-4231-b518-ed3438514a00
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_3 name.movie Emma}} {{HIDE location location Oak Valley, Arkansas}} {{HIDE num_tickets num.tickets two}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, say you haven’t yet decided. THEN ask for help deciding on something playing in your general area.) force assistant No problem. Can you tell me what city you’re in? hint user (In your own words, answer with ‘var_location’.) call find_movies location var_location response find_movies name.movie var_movie_1 name.movie var_movie_3 force assistant Ok. There are a couple of popular films out in your area: var_movie_1 and var_movie_3. Do either of those sound interesting? hint user (In your own words, say you are familiar with var_movie_1 but then ask for more information about var_movie_3.) call get_synopsis name.movie var_movie_3 response get_synopsis description.plot var_synopsis_movie_3 force assistant OK. Here’s the description of var_movie_3: var_synopsis_movie_3. hint user (In your own words, express that the description intrigues you and so you ask for var_num_tickets tickets to var_movie_3.) call find_theaters location var_location name.movie var_movie_3 response find_theaters name.theater var_theater_2 call find_showtimes date.showing var_date name.movie var_movie_3 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 var_theater_2 today at var_movie_3_showtime_1, var_movie_3_showtime_2, and var_movie_3_showtime_3. Which time would you like? hint user (choose var_movie_3_showtime_2 for your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_3 at var_theater_2 var_date at var_movie_3_showtime_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 num.tickets var_num_tickets name.movie var_movie_3 name.theater var_theater_2 date.showing var_date time.showing var_movie_3_showtime_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 3 with user initially undecided
[ { "index": 0, "speaker": "user", "text": "hai i am going to cinema tonight will join me", "apis": [], "segments": [ { "start_index": 25, "end_index": 32, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "i like the best cinema in hollywood movies", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "No problem. Can you tell me what city you’re in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "i am in usa the most forever city", "apis": [ { "name": "find_movies", "index": 4, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Emma" } ] } ], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Ok. There are a couple of popular films out in your area: No Time To Die and Emma. Do either of those sound interesting?", "apis": [], "segments": [ { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 77, "end_index": 81, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 6, "speaker": "user", "text": "no familiar to like the best movie i only the see", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "description.plot", "response_value": "In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the description of Emma: In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her.", "apis": [], "segments": [ { "start_index": 30, "end_index": 35, "text": "Emma:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "the very best description in the most popular to exactly", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "OK. Emma is playing at AMC Mercado 24 today at 5:00pm, 7:10pm, and 9:45pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 8, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 23, "end_index": 37, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 47, "end_index": 53, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 55, "end_index": 61, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 67, "end_index": 73, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "thank you ready to go 7;10 pm sharply", "apis": [], "segments": [ { "start_index": 22, "end_index": 29, "text": "7;10 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for Emma at AMC Mercado 24 tonight at 7:10pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 62, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 81, "end_index": 88, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 92, "end_index": 98, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "okay to confirm the all suitation", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "yaa i confirm the all purchase", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "7:10pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email . Can I help with anything else?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "nobody went to see the tickt the are negative possesive", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-fa54771b-6acc-4b00-a998-8791f1720058
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_3 name.movie Emma}} {{HIDE location location Oak Valley, Arkansas}} {{HIDE num_tickets num.tickets two}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, say you haven’t yet decided. THEN ask for help deciding on something playing in your general area.) force assistant No problem. Can you tell me what city you’re in? hint user (In your own words, answer with ‘var_location’.) call find_movies location var_location response find_movies name.movie var_movie_1 name.movie var_movie_3 force assistant Ok. There are a couple of popular films out in your area: var_movie_1 and var_movie_3. Do either of those sound interesting? hint user (In your own words, say you are familiar with var_movie_1 but then ask for more information about var_movie_3.) call get_synopsis name.movie var_movie_3 response get_synopsis description.plot var_synopsis_movie_3 force assistant OK. Here’s the description of var_movie_3: var_synopsis_movie_3. hint user (In your own words, express that the description intrigues you and so you ask for var_num_tickets tickets to var_movie_3.) call find_theaters location var_location name.movie var_movie_3 response find_theaters name.theater var_theater_2 call find_showtimes date.showing var_date name.movie var_movie_3 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 var_theater_2 today at var_movie_3_showtime_1, var_movie_3_showtime_2, and var_movie_3_showtime_3. Which time would you like? hint user (choose var_movie_3_showtime_2 for your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_3 at var_theater_2 var_date at var_movie_3_showtime_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 num.tickets var_num_tickets name.movie var_movie_3 name.theater var_theater_2 date.showing var_date time.showing var_movie_3_showtime_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 3 with user initially undecided
[ { "index": 0, "speaker": "user", "text": "I'm really in the mood to go to the movie theater tonight.", "apis": [], "segments": [ { "start_index": 50, "end_index": 57, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I really don't know. Maybe you can give me some suggestions. What's playing in the local theaters tonight?", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "No problem. Can you tell me what city you’re in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I'm in Oak Valley, Arkansas.", "apis": [ { "name": "find_movies", "index": 4, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Emma" } ] } ], "segments": [ { "start_index": 7, "end_index": 27, "text": "Oak Valley, Arkansas", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Ok. There are a couple of popular films out in your area: No Time To Die and Emma. Do either of those sound interesting?", "apis": [], "segments": [ { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 77, "end_index": 81, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 6, "speaker": "user", "text": "I know a little about No Time To Die, but not much about Emma. Can you tell me more about Emma?", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "description.plot", "response_value": "In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her" } ] } ], "segments": [ { "start_index": 22, "end_index": 36, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 57, "end_index": 61, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the description of Emma: In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her.", "apis": [], "segments": [ { "start_index": 30, "end_index": 35, "text": "Emma:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Sounds interesting and probably a movie I'd like. It's two tickets for Emma then, please.", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 56, "end_index": 58, "text": "wo", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 72, "end_index": 75, "text": "mma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "OK. Emma is playing at AMC Mercado 24 today at 5:00pm, 7:10pm, and 9:45pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 8, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 23, "end_index": 37, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 47, "end_index": 53, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 55, "end_index": 61, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 67, "end_index": 73, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "7:10 pm will work.", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "7:10 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for Emma at AMC Mercado 24 tonight at 7:10pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 62, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 81, "end_index": 88, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 92, "end_index": 98, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes, that's right.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes please.", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "7:10pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No, that will be all. Thank you!", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-4e494a26-2f97-45b2-b4e4-dc6b003939e8
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_3 name.movie Emma}} {{HIDE location location Oak Valley, Arkansas}} {{HIDE num_tickets num.tickets two}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, say you haven’t yet decided. THEN ask for help deciding on something playing in your general area.) force assistant No problem. Can you tell me what city you’re in? hint user (In your own words, answer with ‘var_location’.) call find_movies location var_location response find_movies name.movie var_movie_1 name.movie var_movie_3 force assistant Ok. There are a couple of popular films out in your area: var_movie_1 and var_movie_3. Do either of those sound interesting? hint user (In your own words, say you are familiar with var_movie_1 but then ask for more information about var_movie_3.) call get_synopsis name.movie var_movie_3 response get_synopsis description.plot var_synopsis_movie_3 force assistant OK. Here’s the description of var_movie_3: var_synopsis_movie_3. hint user (In your own words, express that the description intrigues you and so you ask for var_num_tickets tickets to var_movie_3.) call find_theaters location var_location name.movie var_movie_3 response find_theaters name.theater var_theater_2 call find_showtimes date.showing var_date name.movie var_movie_3 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 var_theater_2 today at var_movie_3_showtime_1, var_movie_3_showtime_2, and var_movie_3_showtime_3. Which time would you like? hint user (choose var_movie_3_showtime_2 for your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_3 at var_theater_2 var_date at var_movie_3_showtime_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 num.tickets var_num_tickets name.movie var_movie_3 name.theater var_theater_2 date.showing var_date time.showing var_movie_3_showtime_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 3 with user initially undecided
[ { "index": 0, "speaker": "user", "text": "Hi. I would like to get 2 tickets.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I haven't decided that yet. Can you suggest me any recent movie playing around here.", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "No problem. Can you tell me what city you’re in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I'm in Oak Valley, Akansas.", "apis": [ { "name": "find_movies", "index": 4, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Emma" } ] } ], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Ok. There are a couple of popular films out in your area: No Time To Die and Emma. Do either of those sound interesting?", "apis": [], "segments": [ { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 77, "end_index": 81, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 6, "speaker": "user", "text": "I am familiar with No Time To Die but what. is the movie Emma about?", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "description.plot", "response_value": "In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her" } ] } ], "segments": [ { "start_index": 19, "end_index": 33, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 57, "end_index": 61, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the description of Emma: In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her.", "apis": [], "segments": [ { "start_index": 30, "end_index": 35, "text": "Emma:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "That sounds intriguing. Could you book two tickets for Emma?", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 39, "end_index": 42, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 55, "end_index": 59, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "OK. Emma is playing at AMC Mercado 24 today at 5:00pm, 7:10pm, and 9:45pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 8, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 23, "end_index": 37, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 47, "end_index": 53, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 55, "end_index": 61, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 67, "end_index": 73, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "7:10 pm sounds good for me.", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "7:10 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for Emma at AMC Mercado 24 tonight at 7:10pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 62, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 81, "end_index": 88, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 92, "end_index": 98, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes, ofcourse.", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "7:10pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No, that's all. Thank you.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-af80fc90-46b3-4da7-9e9a-7fd0e91e25c0
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_3 name.movie Emma}} {{HIDE location location Oak Valley, Arkansas}} {{HIDE num_tickets num.tickets two}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, say you haven’t yet decided. THEN ask for help deciding on something playing in your general area.) force assistant No problem. Can you tell me what city you’re in? hint user (In your own words, answer with ‘var_location’.) call find_movies location var_location response find_movies name.movie var_movie_1 name.movie var_movie_3 force assistant Ok. There are a couple of popular films out in your area: var_movie_1 and var_movie_3. Do either of those sound interesting? hint user (In your own words, say you are familiar with var_movie_1 but then ask for more information about var_movie_3.) call get_synopsis name.movie var_movie_3 response get_synopsis description.plot var_synopsis_movie_3 force assistant OK. Here’s the description of var_movie_3: var_synopsis_movie_3. hint user (In your own words, express that the description intrigues you and so you ask for var_num_tickets tickets to var_movie_3.) call find_theaters location var_location name.movie var_movie_3 response find_theaters name.theater var_theater_2 call find_showtimes date.showing var_date name.movie var_movie_3 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 var_theater_2 today at var_movie_3_showtime_1, var_movie_3_showtime_2, and var_movie_3_showtime_3. Which time would you like? hint user (choose var_movie_3_showtime_2 for your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_3 at var_theater_2 var_date at var_movie_3_showtime_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 num.tickets var_num_tickets name.movie var_movie_3 name.theater var_theater_2 date.showing var_date time.showing var_movie_3_showtime_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 3 with user initially undecided
[ { "index": 0, "speaker": "user", "text": "I'm thinkin about going out to the movies tonight", "apis": [], "segments": [ { "start_index": 42, "end_index": 49, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I'm really not sure...I don't know what's playing nearby.", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "No problem. Can you tell me what city you’re in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Im in Oak Valley, Arkansas", "apis": [ { "name": "find_movies", "index": 4, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Emma" } ] } ], "segments": [ { "start_index": 6, "end_index": 26, "text": "Oak Valley, Arkansas", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Ok. There are a couple of popular films out in your area: No Time To Die and Emma. Do either of those sound interesting?", "apis": [], "segments": [ { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 77, "end_index": 81, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 6, "speaker": "user", "text": "I've hear about No Time to Die but tell me about the other one Emma", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "description.plot", "response_value": "In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her" } ] } ], "segments": [ { "start_index": 16, "end_index": 30, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 63, "end_index": 67, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the description of Emma: In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her.", "apis": [], "segments": [ { "start_index": 30, "end_index": 35, "text": "Emma:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "That sounds pretty good. Give me two tickets to that one, Emma", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 33, "end_index": 36, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 62, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "OK. Emma is playing at AMC Mercado 24 today at 5:00pm, 7:10pm, and 9:45pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 8, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 23, "end_index": 37, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 47, "end_index": 53, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 55, "end_index": 61, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 67, "end_index": 73, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Let's do 7:10pm", "apis": [], "segments": [ { "start_index": 9, "end_index": 15, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for Emma at AMC Mercado 24 tonight at 7:10pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 62, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 81, "end_index": 88, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 92, "end_index": 98, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Sounds good!", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes, please!", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "7:10pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No thank you!", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-5d14109a-00af-4264-b7e5-17f95fc1d37a
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_3 name.movie Emma}} {{HIDE location location Oak Valley, Arkansas}} {{HIDE num_tickets num.tickets two}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, say you haven’t yet decided. THEN ask for help deciding on something playing in your general area.) force assistant No problem. Can you tell me what city you’re in? hint user (In your own words, answer with ‘var_location’.) call find_movies location var_location response find_movies name.movie var_movie_1 name.movie var_movie_3 force assistant Ok. There are a couple of popular films out in your area: var_movie_1 and var_movie_3. Do either of those sound interesting? hint user (In your own words, say you are familiar with var_movie_1 but then ask for more information about var_movie_3.) call get_synopsis name.movie var_movie_3 response get_synopsis description.plot var_synopsis_movie_3 force assistant OK. Here’s the description of var_movie_3: var_synopsis_movie_3. hint user (In your own words, express that the description intrigues you and so you ask for var_num_tickets tickets to var_movie_3.) call find_theaters location var_location name.movie var_movie_3 response find_theaters name.theater var_theater_2 call find_showtimes date.showing var_date name.movie var_movie_3 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 var_theater_2 today at var_movie_3_showtime_1, var_movie_3_showtime_2, and var_movie_3_showtime_3. Which time would you like? hint user (choose var_movie_3_showtime_2 for your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_3 at var_theater_2 var_date at var_movie_3_showtime_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 num.tickets var_num_tickets name.movie var_movie_3 name.theater var_theater_2 date.showing var_date time.showing var_movie_3_showtime_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 3 with user initially undecided
[ { "index": 0, "speaker": "user", "text": "hello i want to go out today to watch a movie .", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "still don't know can you give me some suggestion", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "No problem. Can you tell me what city you’re in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "im in Oak valley .arkansas", "apis": [ { "name": "find_movies", "index": 4, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Emma" } ] } ], "segments": [ { "start_index": 6, "end_index": 26, "text": "Oak valley .arkansas", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Ok. There are a couple of popular films out in your area: No Time To Die and Emma. Do either of those sound interesting?", "apis": [], "segments": [ { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 77, "end_index": 81, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 6, "speaker": "user", "text": "i have watshed the no time to die before , will you give me more information about emma", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "description.plot", "response_value": "In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her" } ] } ], "segments": [ { "start_index": 19, "end_index": 33, "text": "no time to die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 84, "end_index": 87, "text": "mma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the description of Emma: In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her.", "apis": [], "segments": [ { "start_index": 30, "end_index": 35, "text": "Emma:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "sounds good , please give me to tickets to Emma", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 45, "end_index": 47, "text": "ma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "OK. Emma is playing at AMC Mercado 24 today at 5:00pm, 7:10pm, and 9:45pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 8, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 23, "end_index": 37, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 47, "end_index": 53, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 55, "end_index": 61, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 67, "end_index": 73, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "select the 7:10 pm .", "apis": [], "segments": [ { "start_index": 11, "end_index": 18, "text": "7:10 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for Emma at AMC Mercado 24 tonight at 7:10pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 62, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 81, "end_index": 88, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 92, "end_index": 98, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "yes please", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "yes go ahead", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "7:10pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "im fine thank you , you were helpful .", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-f73e8dd4-6352-4a45-b3ca-95f0f1b5752d
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 logical 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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_4 name.movie Mad Max}} {{HIDE genre_1 name.genre action}} {{HIDE location location Portland}} {{HIDE num_tickets num.tickets two}} {{HIDE theater_3 name.theater Old Town Cinema}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology.}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE generic_closing_1 generic.closing Hope to talk to you again soon.}} {{HIDE location_1 location Davis, California}} {{HIDE location_2 location Sacramento, California}} {{HIDE release_date_movie_4 date.release October 12, 1979}} {{CONVERSATION hint user (In your own words, request to buy movie tickets for theaters in var_location_1.) force assistant No problem. Do you have a movie in mind? hint user (In your own words, say you’re thinking about ‘var_movie_1’.) call find_theaters name.movie var_movie_1 location var_location_1 response find_theaters name.theater var_theater_2 force assistant It looks like the nearest theater playing var_movie_1 is at the var_theater_2 in var_location_2. hint user (Ask if there is no showing in var_location_1) force assistant That’s right. var_movie_1 is not showing in var_location_1. hint user (Politely react with negative emotion. Then ask what var_genre_1 films are playing in var_location_1) call find_movies name.genre var_genre_1 location var_location_1 response find_movies name.movie var_movie_4 force assistant I see one var_genre_1 movie playing in var_location_1 at var_theater_2 called var_movie_4. hint user (Ask if that is the original film from the 1970s). call get_release_date name.movie var_movie_3 response get_release_date date.release var_release_date_movie_4 force assistant The release date for this film is var_release_date_movie_4. hint user (In your own words, politely transition to telling the agent you have decided not to buy tickets at the moment due to your film choice not being available in your local city) force assistant No problem. var_generic_closing_1 }} {{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 4 no purchase as movie not playing locally
[ { "index": 0, "speaker": "user", "text": "I want to buy movie tickets for a theater in Davis, California.", "apis": [], "segments": [ { "start_index": 45, "end_index": 62, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Do you have a movie in mind?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "well i am thinking about so many movies especially No Time To Die", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 51, "end_index": 65, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "It looks like the nearest theater playing No Time To Die is at the AMC Mercado 24 in Sacramento, California.", "apis": [], "segments": [ { "start_index": 42, "end_index": 56, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 67, "end_index": 81, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 107, "text": "Sacramento, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "oh no is there no showing in Davis, California?", "apis": [], "segments": [ { "start_index": 29, "end_index": 46, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "That’s right. No Time To Die is not showing in Davis, California.", "apis": [], "segments": [ { "start_index": 14, "end_index": 28, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 64, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "oh no this very unfortunate. Is there any action movie playing in Davis, California?", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Mad Max" } ] } ], "segments": [ { "start_index": 42, "end_index": 48, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 66, "end_index": 83, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "I see one action movie playing in Davis, California at AMC Mercado 24 called Mad Max.", "apis": [], "segments": [ { "start_index": 10, "end_index": 16, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 34, "end_index": 51, "text": "Davis, California", "annotations": [ { "name": "location" } ] }, { "start_index": 55, "end_index": 69, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 77, "end_index": 84, "text": "Mad Max", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "oh ok is that the original film from the 1970s", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "date.release" }, { "arg_name": "name.movie", "arg_value": "var_movie_3" } ], "response": [ { "response_name": "date.release", "response_value": "October 12, 1979" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "The release date for this film is October 12, 1979.", "apis": [], "segments": [ { "start_index": 34, "end_index": 50, "text": "October 12, 1979", "annotations": [ { "name": "date.release" } ] } ] }, { "index": 10, "speaker": "user", "text": "well i think i would decline buying a movie ticket for now because my movie choices are not available in my locality.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "No problem. Hope to talk to you again soon.", "apis": [], "segments": [] } ]
dlg-a9bc5cd5-dab8-4968-a82f-ec4779f5fc58
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 logical 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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_4 name.movie Mad Max}} {{HIDE genre_1 name.genre action}} {{HIDE location location Portland}} {{HIDE num_tickets num.tickets two}} {{HIDE theater_3 name.theater Old Town Cinema}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology.}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE generic_closing_1 generic.closing Hope to talk to you again soon.}} {{HIDE location_1 location Davis, California}} {{HIDE location_2 location Sacramento, California}} {{HIDE release_date_movie_4 date.release October 12, 1979}} {{CONVERSATION hint user (In your own words, request to buy movie tickets for theaters in var_location_1.) force assistant No problem. Do you have a movie in mind? hint user (In your own words, say you’re thinking about ‘var_movie_1’.) call find_theaters name.movie var_movie_1 location var_location_1 response find_theaters name.theater var_theater_2 force assistant It looks like the nearest theater playing var_movie_1 is at the var_theater_2 in var_location_2. hint user (Ask if there is no showing in var_location_1) force assistant That’s right. var_movie_1 is not showing in var_location_1. hint user (Politely react with negative emotion. Then ask what var_genre_1 films are playing in var_location_1) call find_movies name.genre var_genre_1 location var_location_1 response find_movies name.movie var_movie_4 force assistant I see one var_genre_1 movie playing in var_location_1 at var_theater_2 called var_movie_4. hint user (Ask if that is the original film from the 1970s). call get_release_date name.movie var_movie_3 response get_release_date date.release var_release_date_movie_4 force assistant The release date for this film is var_release_date_movie_4. hint user (In your own words, politely transition to telling the agent you have decided not to buy tickets at the moment due to your film choice not being available in your local city) force assistant No problem. var_generic_closing_1 }} {{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 4 no purchase as movie not playing locally
[ { "index": 0, "speaker": "user", "text": "Hi, I would like to buy movie tickets in Davis, CA theaters.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "No problem. Do you have a movie in mind?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Yes, 'No Time to Die'", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 5, "end_index": 21, "text": "'No Time to Die'", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "It looks like the nearest theater playing No Time To Die is at the AMC Mercado 24 in Sacramento, California.", "apis": [], "segments": [ { "start_index": 42, "end_index": 56, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 67, "end_index": 81, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 107, "text": "Sacramento, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Is there a showing in Davis, CA by any chance?", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "That’s right. No Time To Die is not showing in Davis, California.", "apis": [], "segments": [ { "start_index": 14, "end_index": 28, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 64, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "That is unfortunate. How about any action films in Davis, CA?", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Mad Max" } ] } ], "segments": [ { "start_index": 35, "end_index": 41, "text": "action", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "I see one action movie playing in Davis, California at AMC Mercado 24 called Mad Max.", "apis": [], "segments": [ { "start_index": 10, "end_index": 16, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 34, "end_index": 51, "text": "Davis, California", "annotations": [ { "name": "location" } ] }, { "start_index": 55, "end_index": 69, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 77, "end_index": 84, "text": "Mad Max", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Is this the original from 1970s?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "date.release" }, { "arg_name": "name.movie", "arg_value": "var_movie_3" } ], "response": [ { "response_name": "date.release", "response_value": "October 12, 1979" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "The release date for this film is October 12, 1979.", "apis": [], "segments": [ { "start_index": 34, "end_index": 50, "text": "October 12, 1979", "annotations": [ { "name": "date.release" } ] } ] }, { "index": 10, "speaker": "user", "text": "Thank you, nevermind then. Since the movie is not available in that city I will not purchase any tickets today.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "No problem. Hope to talk to you again soon.", "apis": [], "segments": [] } ]
dlg-57d4321c-7c6b-4b8a-92d2-59ee71eba23f
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 logical 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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_4 name.movie Mad Max}} {{HIDE genre_1 name.genre action}} {{HIDE location location Portland}} {{HIDE num_tickets num.tickets two}} {{HIDE theater_3 name.theater Old Town Cinema}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology.}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE generic_closing_1 generic.closing Hope to talk to you again soon.}} {{HIDE location_1 location Davis, California}} {{HIDE location_2 location Sacramento, California}} {{HIDE release_date_movie_4 date.release October 12, 1979}} {{CONVERSATION hint user (In your own words, request to buy movie tickets for theaters in var_location_1.) force assistant No problem. Do you have a movie in mind? hint user (In your own words, say you’re thinking about ‘var_movie_1’.) call find_theaters name.movie var_movie_1 location var_location_1 response find_theaters name.theater var_theater_2 force assistant It looks like the nearest theater playing var_movie_1 is at the var_theater_2 in var_location_2. hint user (Ask if there is no showing in var_location_1) force assistant That’s right. var_movie_1 is not showing in var_location_1. hint user (Politely react with negative emotion. Then ask what var_genre_1 films are playing in var_location_1) call find_movies name.genre var_genre_1 location var_location_1 response find_movies name.movie var_movie_4 force assistant I see one var_genre_1 movie playing in var_location_1 at var_theater_2 called var_movie_4. hint user (Ask if that is the original film from the 1970s). call get_release_date name.movie var_movie_3 response get_release_date date.release var_release_date_movie_4 force assistant The release date for this film is var_release_date_movie_4. hint user (In your own words, politely transition to telling the agent you have decided not to buy tickets at the moment due to your film choice not being available in your local city) force assistant No problem. var_generic_closing_1 }} {{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 4 no purchase as movie not playing locally
[ { "index": 0, "speaker": "user", "text": "I'd like to buy tickets for a movie in Davis, California.\\r", "apis": [], "segments": [ { "start_index": 39, "end_index": 56, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Do you have a movie in mind?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "'No Time To Die' sounds good/", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 0, "end_index": 16, "text": "'No Time To Die'", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "It looks like the nearest theater playing No Time To Die is at the AMC Mercado 24 in Sacramento, California.", "apis": [], "segments": [ { "start_index": 42, "end_index": 56, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 67, "end_index": 81, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 107, "text": "Sacramento, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Are there no showings in Davis, California.", "apis": [], "segments": [ { "start_index": 25, "end_index": 42, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "That’s right. No Time To Die is not showing in Davis, California.", "apis": [], "segments": [ { "start_index": 14, "end_index": 28, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 64, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "That's too bad. Are there any action movies playing in Davis, CA?", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Mad Max" } ] } ], "segments": [ { "start_index": 30, "end_index": 36, "text": "action", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "I see one action movie playing in Davis, California at AMC Mercado 24 called Mad Max.", "apis": [], "segments": [ { "start_index": 10, "end_index": 16, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 34, "end_index": 51, "text": "Davis, California", "annotations": [ { "name": "location" } ] }, { "start_index": 55, "end_index": 69, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 77, "end_index": 84, "text": "Mad Max", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Is that first movie from the 70's?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "date.release" }, { "arg_name": "name.movie", "arg_value": "var_movie_3" } ], "response": [ { "response_name": "date.release", "response_value": "October 12, 1979" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "The release date for this film is October 12, 1979.", "apis": [], "segments": [ { "start_index": 34, "end_index": 50, "text": "October 12, 1979", "annotations": [ { "name": "date.release" } ] } ] }, { "index": 10, "speaker": "user", "text": "That's okay, I've decided not to see a movie today because I there's nothing playing in my city that I am interested in.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "No problem. Hope to talk to you again soon.", "apis": [], "segments": [] } ]
dlg-d371cf4c-4c11-4936-a6cb-350fb9608123
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 logical 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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_4 name.movie Mad Max}} {{HIDE genre_1 name.genre action}} {{HIDE location location Portland}} {{HIDE num_tickets num.tickets two}} {{HIDE theater_3 name.theater Old Town Cinema}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology.}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE generic_closing_1 generic.closing Hope to talk to you again soon.}} {{HIDE location_1 location Davis, California}} {{HIDE location_2 location Sacramento, California}} {{HIDE release_date_movie_4 date.release October 12, 1979}} {{CONVERSATION hint user (In your own words, request to buy movie tickets for theaters in var_location_1.) force assistant No problem. Do you have a movie in mind? hint user (In your own words, say you’re thinking about ‘var_movie_1’.) call find_theaters name.movie var_movie_1 location var_location_1 response find_theaters name.theater var_theater_2 force assistant It looks like the nearest theater playing var_movie_1 is at the var_theater_2 in var_location_2. hint user (Ask if there is no showing in var_location_1) force assistant That’s right. var_movie_1 is not showing in var_location_1. hint user (Politely react with negative emotion. Then ask what var_genre_1 films are playing in var_location_1) call find_movies name.genre var_genre_1 location var_location_1 response find_movies name.movie var_movie_4 force assistant I see one var_genre_1 movie playing in var_location_1 at var_theater_2 called var_movie_4. hint user (Ask if that is the original film from the 1970s). call get_release_date name.movie var_movie_3 response get_release_date date.release var_release_date_movie_4 force assistant The release date for this film is var_release_date_movie_4. hint user (In your own words, politely transition to telling the agent you have decided not to buy tickets at the moment due to your film choice not being available in your local city) force assistant No problem. var_generic_closing_1 }} {{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 4 no purchase as movie not playing locally
[ { "index": 0, "speaker": "user", "text": "Lets get some tickets in Davis, California", "apis": [], "segments": [ { "start_index": 25, "end_index": 42, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Do you have a movie in mind?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Time to die works for me", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] } ], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "It looks like the nearest theater playing No Time To Die is at the AMC Mercado 24 in Sacramento, California.", "apis": [], "segments": [ { "start_index": 42, "end_index": 56, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 67, "end_index": 81, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 107, "text": "Sacramento, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Is there none in Davis?", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "That’s right. No Time To Die is not showing in Davis, California.", "apis": [], "segments": [ { "start_index": 14, "end_index": 28, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 64, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "Well that's terrible and unfair to be treated that way. What action movies are in Davis?", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Mad Max" } ] } ], "segments": [ { "start_index": 61, "end_index": 67, "text": "action", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "I see one action movie playing in Davis, California at AMC Mercado 24 called Mad Max.", "apis": [], "segments": [ { "start_index": 10, "end_index": 16, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 34, "end_index": 51, "text": "Davis, California", "annotations": [ { "name": "location" } ] }, { "start_index": 55, "end_index": 69, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 77, "end_index": 84, "text": "Mad Max", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "It is the 70s version?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "date.release" }, { "arg_name": "name.movie", "arg_value": "var_movie_3" } ], "response": [ { "response_name": "date.release", "response_value": "October 12, 1979" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "The release date for this film is October 12, 1979.", "apis": [], "segments": [ { "start_index": 34, "end_index": 50, "text": "October 12, 1979", "annotations": [ { "name": "date.release" } ] } ] }, { "index": 10, "speaker": "user", "text": "I guess i wont get any tickets since you dont have what I want in my city.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "No problem. Hope to talk to you again soon.", "apis": [], "segments": [] } ]
dlg-0b3ae2a8-e993-428b-9a72-cdb852d9b3f0
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 logical 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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_4 name.movie Mad Max}} {{HIDE genre_1 name.genre action}} {{HIDE location location Portland}} {{HIDE num_tickets num.tickets two}} {{HIDE theater_3 name.theater Old Town Cinema}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology.}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE generic_closing_1 generic.closing Hope to talk to you again soon.}} {{HIDE location_1 location Davis, California}} {{HIDE location_2 location Sacramento, California}} {{HIDE release_date_movie_4 date.release October 12, 1979}} {{CONVERSATION hint user (In your own words, request to buy movie tickets for theaters in var_location_1.) force assistant No problem. Do you have a movie in mind? hint user (In your own words, say you’re thinking about ‘var_movie_1’.) call find_theaters name.movie var_movie_1 location var_location_1 response find_theaters name.theater var_theater_2 force assistant It looks like the nearest theater playing var_movie_1 is at the var_theater_2 in var_location_2. hint user (Ask if there is no showing in var_location_1) force assistant That’s right. var_movie_1 is not showing in var_location_1. hint user (Politely react with negative emotion. Then ask what var_genre_1 films are playing in var_location_1) call find_movies name.genre var_genre_1 location var_location_1 response find_movies name.movie var_movie_4 force assistant I see one var_genre_1 movie playing in var_location_1 at var_theater_2 called var_movie_4. hint user (Ask if that is the original film from the 1970s). call get_release_date name.movie var_movie_3 response get_release_date date.release var_release_date_movie_4 force assistant The release date for this film is var_release_date_movie_4. hint user (In your own words, politely transition to telling the agent you have decided not to buy tickets at the moment due to your film choice not being available in your local city) force assistant No problem. var_generic_closing_1 }} {{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 4 no purchase as movie not playing locally
[ { "index": 0, "speaker": "user", "text": "I’d like to buy movie tickets for a theater near me in Davis, California.", "apis": [], "segments": [ { "start_index": 55, "end_index": 72, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Do you have a movie in mind?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I’ve heard No Time to Die is good, thinking about that one.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 11, "end_index": 25, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "It looks like the nearest theater playing No Time To Die is at the AMC Mercado 24 in Sacramento, California.", "apis": [], "segments": [ { "start_index": 42, "end_index": 56, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 67, "end_index": 81, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 107, "text": "Sacramento, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Is there no showtime near Davis, California?", "apis": [], "segments": [ { "start_index": 26, "end_index": 43, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "That’s right. No Time To Die is not showing in Davis, California.", "apis": [], "segments": [ { "start_index": 14, "end_index": 28, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 64, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "Oh, bummer. What other action movies are playing in Davis, California?", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Mad Max" } ] } ], "segments": [ { "start_index": 23, "end_index": 29, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 52, "end_index": 69, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "I see one action movie playing in Davis, California at AMC Mercado 24 called Mad Max.", "apis": [], "segments": [ { "start_index": 10, "end_index": 16, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 34, "end_index": 51, "text": "Davis, California", "annotations": [ { "name": "location" } ] }, { "start_index": 55, "end_index": 69, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 77, "end_index": 84, "text": "Mad Max", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Is that the original one from the 1970s?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "date.release" }, { "arg_name": "name.movie", "arg_value": "var_movie_3" } ], "response": [ { "response_name": "date.release", "response_value": "October 12, 1979" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "The release date for this film is October 12, 1979.", "apis": [], "segments": [ { "start_index": 34, "end_index": 50, "text": "October 12, 1979", "annotations": [ { "name": "date.release" } ] } ] }, { "index": 10, "speaker": "user", "text": "Okay, thanks for the info. I don’t think I’ll be buying any tickets tonight since the movie I want isn’t playing near me.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "No problem. Hope to talk to you again soon.", "apis": [], "segments": [] } ]
dlg-056f8ac9-64a5-4101-a9d5-351fddf9fc5d
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 logical 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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_4 name.movie Mad Max}} {{HIDE genre_1 name.genre action}} {{HIDE location location Portland}} {{HIDE num_tickets num.tickets two}} {{HIDE theater_3 name.theater Old Town Cinema}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology.}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE generic_closing_1 generic.closing Hope to talk to you again soon.}} {{HIDE location_1 location Davis, California}} {{HIDE location_2 location Sacramento, California}} {{HIDE release_date_movie_4 date.release October 12, 1979}} {{CONVERSATION hint user (In your own words, request to buy movie tickets for theaters in var_location_1.) force assistant No problem. Do you have a movie in mind? hint user (In your own words, say you’re thinking about ‘var_movie_1’.) call find_theaters name.movie var_movie_1 location var_location_1 response find_theaters name.theater var_theater_2 force assistant It looks like the nearest theater playing var_movie_1 is at the var_theater_2 in var_location_2. hint user (Ask if there is no showing in var_location_1) force assistant That’s right. var_movie_1 is not showing in var_location_1. hint user (Politely react with negative emotion. Then ask what var_genre_1 films are playing in var_location_1) call find_movies name.genre var_genre_1 location var_location_1 response find_movies name.movie var_movie_4 force assistant I see one var_genre_1 movie playing in var_location_1 at var_theater_2 called var_movie_4. hint user (Ask if that is the original film from the 1970s). call get_release_date name.movie var_movie_3 response get_release_date date.release var_release_date_movie_4 force assistant The release date for this film is var_release_date_movie_4. hint user (In your own words, politely transition to telling the agent you have decided not to buy tickets at the moment due to your film choice not being available in your local city) force assistant No problem. var_generic_closing_1 }} {{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 4 no purchase as movie not playing locally
[ { "index": 0, "speaker": "user", "text": "Hi, I'm looking to buy some tickets for a movie playing in Davis, California theaters.", "apis": [], "segments": [ { "start_index": 59, "end_index": 76, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Do you have a movie in mind?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I'd really like to see No Time To Die.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 23, "end_index": 37, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "It looks like the nearest theater playing No Time To Die is at the AMC Mercado 24 in Sacramento, California.", "apis": [], "segments": [ { "start_index": 42, "end_index": 56, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 67, "end_index": 81, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 107, "text": "Sacramento, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "It's not playing in Davis, California at all?", "apis": [], "segments": [ { "start_index": 20, "end_index": 37, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "That’s right. No Time To Die is not showing in Davis, California.", "apis": [], "segments": [ { "start_index": 14, "end_index": 28, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 64, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "That's disappointing. Well, are there any actions films playing in Davis, California?", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Mad Max" } ] } ], "segments": [ { "start_index": 43, "end_index": 49, "text": "ctions", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 68, "end_index": 85, "text": "avis, California?", "annotations": [ { "name": "location" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "I see one action movie playing in Davis, California at AMC Mercado 24 called Mad Max.", "apis": [], "segments": [ { "start_index": 10, "end_index": 16, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 34, "end_index": 51, "text": "Davis, California", "annotations": [ { "name": "location" } ] }, { "start_index": 55, "end_index": 69, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 77, "end_index": 84, "text": "Mad Max", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Is that the Max Max from the 1970s?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "date.release" }, { "arg_name": "name.movie", "arg_value": "var_movie_3" } ], "response": [ { "response_name": "date.release", "response_value": "October 12, 1979" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "The release date for this film is October 12, 1979.", "apis": [], "segments": [ { "start_index": 34, "end_index": 50, "text": "October 12, 1979", "annotations": [ { "name": "date.release" } ] } ] }, { "index": 10, "speaker": "user", "text": "Thanks, but I think that since the movie I want to see isn't playing here I'll just skip getting tickets for something else.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "No problem. Hope to talk to you again soon.", "apis": [], "segments": [] } ]
dlg-36502356-6ac8-4b05-aafc-81b6dab84932
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.), If you don’t understand the instructions *look at the next agent turn for context*.,Do not copy the wording. *Use your own words*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_2 name.movie Mulan}} {{HIDE movie_3 name.movie Emma}} {{HIDE location location Petaluma, California}} {{HIDE num_tickets num.tickets two}} {{HIDE people_tickets num.tickets it’ll be just my friend and I}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology}} {{HIDE synopsis_movie_2 description.movie Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_4 name.theater Boulevard 14 Cinema}} {{HIDE date date.showing tonight}} {{HIDE movie_1_showtime_1 time.showing 4:00pm}} {{HIDE movie_1_showtime_2 time.showing 7:30pm}} {{HIDE movie_1_showtime_3 time.showing 10:55pm}} {{HIDE movie_2_showtime_1 time.showing 5:30pm}} {{HIDE movie_2_showtime_2 time.showing 7:20pm}} {{HIDE movie_2_showtime_3 time.showing 9:50pm}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{HIDE critic_rating review.critic 87% Rotten Tomatoes}} {{HIDE audience_rating review.audience 92%}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, ask what’s playing at var_theater_4 in var_location.) call resolve_theater name.theater var_theater_4 location var_location response resolve_theater name.theater var_theater_4 call find_movies name.theater var_theater_4 location var_location response find_movies name.movie var_movie_1 name.movie var_movie_2 name.movie var_movie_3 force assistant OK. var_theater_4 in var_location is showing three movies: var_movie_1, var_movie_2, and var_movie_3. hint user (In your own words, ask a general question about var_movie_2, for example “tell me about var_movie_2”.) force assistant Sure. What specifically would you like to know? hint user (In your own words, ask about the story.) call get_synopsis name.movie var_movie_2 response get_synopsis description.plot var_synopsis_movie_2 force assistant OK. Here’s the synopsis of var_movie_2: var_synopsis_movie_2. hint user (Now ask about audience and critic ratings of this movie) call get_audience_rating name.movie var_movie_2 response get_synopsis review.audience var_audience_rating call get_critic_rating name.movie var_movie_2 response get_critic_rating review.critic var_critic_rating force assistant var_movie_2 has an var_critic_rating score and a var_audience_rating audience rating. hint user (In your own words, express that you will probably like var_movie_1 better so you choose that one.) call find_showtimes name.movie var_movie_1 date.showing var_date name.theater var_theater_4 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. var_movie_1 is playing var_movie_1_showtime_1, var_movie_1_showtime_2, and var_movie_1_showtime_3. Which time would you like? hint user (Choose var_movie_1_showtime_3 for your answer and say ‘var_people_tickets’ .) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_4 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm, but do NOT write “confirm”.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer.) call book_tickets num.tickets var_num_tickets name.movie var_movie_1 name.theater var_theater_4 date.showing var_date time.showing var_movie_1_showtime_3 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 (Ask for clarification about the email with the ticket instructions.) force assistant The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater. hint user (polite acknowledgement) 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 5 asking for options at one theater
[ { "index": 0, "speaker": "user", "text": "I'm thinking about seeing a new movie.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "What's new at Boulevard 14 cinema in Petaluma, California?", "apis": [ { "name": "find_movies", "index": 2, "args": [ { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "location", "arg_value": "Petaluma, California" } ], "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": "Emma" } ] } ], "segments": [ { "start_index": 14, "end_index": 33, "text": "Boulevard 14 cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 37, "end_index": 57, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK. Boulevard 14 Cinema in Petaluma, California is showing three movies: No Time To Die, Mulan, and Emma.", "apis": [], "segments": [ { "start_index": 4, "end_index": 23, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 27, "end_index": 47, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] }, { "start_index": 73, "end_index": 87, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 89, "end_index": 94, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 100, "end_index": 104, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "What about Mulan?", "apis": [], "segments": [ { "start_index": 11, "end_index": 16, "text": "Mulan", "annotations": [ { "name": "name.movie" }, { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. What specifically would you like to know?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "What's it about?", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "description.plot", "response_value": "Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the synopsis of Mulan: Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way.", "apis": [], "segments": [ { "start_index": 27, "end_index": 33, "text": "Mulan:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "What do the reviews say?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.audience" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.audience", "response_value": "92%" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.critic" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.critic", "response_value": "87% Rotten Tomatoes" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Mulan has an 87% Rotten Tomatoes score and a 92% audience rating.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 13, "end_index": 32, "text": "87% Rotten Tomatoes", "annotations": [ { "name": "review.critic" } ] }, { "start_index": 45, "end_index": 48, "text": "92%", "annotations": [ { "name": "review.audience" } ] } ] }, { "index": 10, "speaker": "user", "text": "I think No Time To Die is more up my alley, actually.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00pm" }, { "response_name": "time.showing_2", "response_value": "7:30pm" }, { "response_name": "time.showing_3", "response_value": "10:55pm" } ] } ], "segments": [ { "start_index": 8, "end_index": 22, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "OK. No Time To Die is playing 4:00pm, 7:30pm, and 10:55pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 36, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 38, "end_index": 44, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 57, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "10:55pm. It'll be just my friend and I.", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 9, "end_index": 38, "text": "It'll be just my friend and I", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for No Time To Die at Boulevard 14 Cinema tonight at 10:55pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 76, "end_index": 95, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 96, "end_index": 103, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 107, "end_index": 114, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes!", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Please do!", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "10:55pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "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?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "What information will be in the email?", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater.", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Okay, thanks!", "apis": [], "segments": [] }, { "index": 21, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-062963a0-3635-4f19-a779-7fc10fce7231
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.), If you don’t understand the instructions *look at the next agent turn for context*.,Do not copy the wording. *Use your own words*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_2 name.movie Mulan}} {{HIDE movie_3 name.movie Emma}} {{HIDE location location Petaluma, California}} {{HIDE num_tickets num.tickets two}} {{HIDE people_tickets num.tickets it’ll be just my friend and I}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology}} {{HIDE synopsis_movie_2 description.movie Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_4 name.theater Boulevard 14 Cinema}} {{HIDE date date.showing tonight}} {{HIDE movie_1_showtime_1 time.showing 4:00pm}} {{HIDE movie_1_showtime_2 time.showing 7:30pm}} {{HIDE movie_1_showtime_3 time.showing 10:55pm}} {{HIDE movie_2_showtime_1 time.showing 5:30pm}} {{HIDE movie_2_showtime_2 time.showing 7:20pm}} {{HIDE movie_2_showtime_3 time.showing 9:50pm}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{HIDE critic_rating review.critic 87% Rotten Tomatoes}} {{HIDE audience_rating review.audience 92%}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, ask what’s playing at var_theater_4 in var_location.) call resolve_theater name.theater var_theater_4 location var_location response resolve_theater name.theater var_theater_4 call find_movies name.theater var_theater_4 location var_location response find_movies name.movie var_movie_1 name.movie var_movie_2 name.movie var_movie_3 force assistant OK. var_theater_4 in var_location is showing three movies: var_movie_1, var_movie_2, and var_movie_3. hint user (In your own words, ask a general question about var_movie_2, for example “tell me about var_movie_2”.) force assistant Sure. What specifically would you like to know? hint user (In your own words, ask about the story.) call get_synopsis name.movie var_movie_2 response get_synopsis description.plot var_synopsis_movie_2 force assistant OK. Here’s the synopsis of var_movie_2: var_synopsis_movie_2. hint user (Now ask about audience and critic ratings of this movie) call get_audience_rating name.movie var_movie_2 response get_synopsis review.audience var_audience_rating call get_critic_rating name.movie var_movie_2 response get_critic_rating review.critic var_critic_rating force assistant var_movie_2 has an var_critic_rating score and a var_audience_rating audience rating. hint user (In your own words, express that you will probably like var_movie_1 better so you choose that one.) call find_showtimes name.movie var_movie_1 date.showing var_date name.theater var_theater_4 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. var_movie_1 is playing var_movie_1_showtime_1, var_movie_1_showtime_2, and var_movie_1_showtime_3. Which time would you like? hint user (Choose var_movie_1_showtime_3 for your answer and say ‘var_people_tickets’ .) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_4 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm, but do NOT write “confirm”.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer.) call book_tickets num.tickets var_num_tickets name.movie var_movie_1 name.theater var_theater_4 date.showing var_date time.showing var_movie_1_showtime_3 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 (Ask for clarification about the email with the ticket instructions.) force assistant The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater. hint user (polite acknowledgement) 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 5 asking for options at one theater
[ { "index": 0, "speaker": "user", "text": "I would like to see a movie tonight", "apis": [], "segments": [ { "start_index": 28, "end_index": 35, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "depends. What movie is showing at Boulevard 14 cinema in Petaluma, California", "apis": [ { "name": "find_movies", "index": 2, "args": [ { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "location", "arg_value": "Petaluma, California" } ], "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": "Emma" } ] } ], "segments": [ { "start_index": 34, "end_index": 53, "text": "Boulevard 14 cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 57, "end_index": 77, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK. Boulevard 14 Cinema in Petaluma, California is showing three movies: No Time To Die, Mulan, and Emma.", "apis": [], "segments": [ { "start_index": 4, "end_index": 23, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 27, "end_index": 47, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] }, { "start_index": 73, "end_index": 87, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 89, "end_index": 94, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 100, "end_index": 104, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "Mulan. Sounds interesting. mind telling me what the movie is about?", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" }, { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. What specifically would you like to know?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Would like to know the story line, to decide if it fits my mood.", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "description.plot", "response_value": "Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the synopsis of Mulan: Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way.", "apis": [], "segments": [ { "start_index": 27, "end_index": 33, "text": "Mulan:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Okay, sounds interesting. may I know what rating it has?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.audience" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.audience", "response_value": "92%" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.critic" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.critic", "response_value": "87% Rotten Tomatoes" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Mulan has an 87% Rotten Tomatoes score and a 92% audience rating.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 13, "end_index": 32, "text": "87% Rotten Tomatoes", "annotations": [ { "name": "review.critic" } ] }, { "start_index": 45, "end_index": 48, "text": "92%", "annotations": [ { "name": "review.audience" } ] } ] }, { "index": 10, "speaker": "user", "text": "Okay, Thanks. I think I would prefer No time to die", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00pm" }, { "response_name": "time.showing_2", "response_value": "7:30pm" }, { "response_name": "time.showing_3", "response_value": "10:55pm" } ] } ], "segments": [ { "start_index": 37, "end_index": 51, "text": "No time to die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "OK. No Time To Die is playing 4:00pm, 7:30pm, and 10:55pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 36, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 38, "end_index": 44, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 57, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Would go with 10:55pm. Would need two tickets for my friend and I.", "apis": [], "segments": [ { "start_index": 14, "end_index": 21, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for No Time To Die at Boulevard 14 Cinema tonight at 10:55pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 76, "end_index": 95, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 96, "end_index": 103, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 107, "end_index": 114, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "On point.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "yes go ahead.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "10:55pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "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?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "ow do I present the ticket since its going to be in my mail?", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater.", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Okay. Thanks", "apis": [], "segments": [] }, { "index": 21, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-8354d8d9-0a64-4ae6-a9d6-ac5f30000111
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.), If you don’t understand the instructions *look at the next agent turn for context*.,Do not copy the wording. *Use your own words*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_2 name.movie Mulan}} {{HIDE movie_3 name.movie Emma}} {{HIDE location location Petaluma, California}} {{HIDE num_tickets num.tickets two}} {{HIDE people_tickets num.tickets it’ll be just my friend and I}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology}} {{HIDE synopsis_movie_2 description.movie Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_4 name.theater Boulevard 14 Cinema}} {{HIDE date date.showing tonight}} {{HIDE movie_1_showtime_1 time.showing 4:00pm}} {{HIDE movie_1_showtime_2 time.showing 7:30pm}} {{HIDE movie_1_showtime_3 time.showing 10:55pm}} {{HIDE movie_2_showtime_1 time.showing 5:30pm}} {{HIDE movie_2_showtime_2 time.showing 7:20pm}} {{HIDE movie_2_showtime_3 time.showing 9:50pm}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{HIDE critic_rating review.critic 87% Rotten Tomatoes}} {{HIDE audience_rating review.audience 92%}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, ask what’s playing at var_theater_4 in var_location.) call resolve_theater name.theater var_theater_4 location var_location response resolve_theater name.theater var_theater_4 call find_movies name.theater var_theater_4 location var_location response find_movies name.movie var_movie_1 name.movie var_movie_2 name.movie var_movie_3 force assistant OK. var_theater_4 in var_location is showing three movies: var_movie_1, var_movie_2, and var_movie_3. hint user (In your own words, ask a general question about var_movie_2, for example “tell me about var_movie_2”.) force assistant Sure. What specifically would you like to know? hint user (In your own words, ask about the story.) call get_synopsis name.movie var_movie_2 response get_synopsis description.plot var_synopsis_movie_2 force assistant OK. Here’s the synopsis of var_movie_2: var_synopsis_movie_2. hint user (Now ask about audience and critic ratings of this movie) call get_audience_rating name.movie var_movie_2 response get_synopsis review.audience var_audience_rating call get_critic_rating name.movie var_movie_2 response get_critic_rating review.critic var_critic_rating force assistant var_movie_2 has an var_critic_rating score and a var_audience_rating audience rating. hint user (In your own words, express that you will probably like var_movie_1 better so you choose that one.) call find_showtimes name.movie var_movie_1 date.showing var_date name.theater var_theater_4 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. var_movie_1 is playing var_movie_1_showtime_1, var_movie_1_showtime_2, and var_movie_1_showtime_3. Which time would you like? hint user (Choose var_movie_1_showtime_3 for your answer and say ‘var_people_tickets’ .) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_4 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm, but do NOT write “confirm”.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer.) call book_tickets num.tickets var_num_tickets name.movie var_movie_1 name.theater var_theater_4 date.showing var_date time.showing var_movie_1_showtime_3 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 (Ask for clarification about the email with the ticket instructions.) force assistant The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater. hint user (polite acknowledgement) 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 5 asking for options at one theater
[ { "index": 0, "speaker": "user", "text": "I'd like to go out to the movies tonight.", "apis": [], "segments": [ { "start_index": 33, "end_index": 40, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "What's playing at Boulevard 14 Cinema in Petaluma, California?", "apis": [ { "name": "find_movies", "index": 2, "args": [ { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "location", "arg_value": "Petaluma, California" } ], "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": "Emma" } ] } ], "segments": [ { "start_index": 18, "end_index": 37, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 41, "end_index": 61, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK. Boulevard 14 Cinema in Petaluma, California is showing three movies: No Time To Die, Mulan, and Emma.", "apis": [], "segments": [ { "start_index": 4, "end_index": 23, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 27, "end_index": 47, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] }, { "start_index": 73, "end_index": 87, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 89, "end_index": 94, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 100, "end_index": 104, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "Can you give me more information about \"Mulan\"?", "apis": [], "segments": [ { "start_index": 39, "end_index": 46, "text": "\"Mulan\"", "annotations": [ { "name": "name.movie" }, { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. What specifically would you like to know?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Can you give me a plot summary?", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "description.plot", "response_value": "Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the synopsis of Mulan: Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way.", "apis": [], "segments": [ { "start_index": 27, "end_index": 33, "text": "Mulan:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Can you give me both audience and critic ratings for this movie?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.audience" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.audience", "response_value": "92%" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.critic" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.critic", "response_value": "87% Rotten Tomatoes" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Mulan has an 87% Rotten Tomatoes score and a 92% audience rating.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 13, "end_index": 32, "text": "87% Rotten Tomatoes", "annotations": [ { "name": "review.critic" } ] }, { "start_index": 45, "end_index": 48, "text": "92%", "annotations": [ { "name": "review.audience" } ] } ] }, { "index": 10, "speaker": "user", "text": "I would probably like \"No Time to Die\". Can you give me show times?", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00pm" }, { "response_name": "time.showing_2", "response_value": "7:30pm" }, { "response_name": "time.showing_3", "response_value": "10:55pm" } ] } ], "segments": [ { "start_index": 22, "end_index": 38, "text": "\"No Time to Die\"", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "OK. No Time To Die is playing 4:00pm, 7:30pm, and 10:55pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 36, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 38, "end_index": 44, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 57, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "I'd like the 10:55 showing for both me and my friend.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for No Time To Die at Boulevard 14 Cinema tonight at 10:55pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 76, "end_index": 95, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 96, "end_index": 103, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 107, "end_index": 114, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes. That is correct.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Yes. Please purchase the tickets.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "10:55pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "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?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Give me more information about the email with the ticket instructions.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater.", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Thank you.", "apis": [], "segments": [] }, { "index": 21, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-609d233f-b6f6-4caa-888c-df7ecabc2edc
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.), If you don’t understand the instructions *look at the next agent turn for context*.,Do not copy the wording. *Use your own words*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_2 name.movie Mulan}} {{HIDE movie_3 name.movie Emma}} {{HIDE location location Petaluma, California}} {{HIDE num_tickets num.tickets two}} {{HIDE people_tickets num.tickets it’ll be just my friend and I}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology}} {{HIDE synopsis_movie_2 description.movie Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_4 name.theater Boulevard 14 Cinema}} {{HIDE date date.showing tonight}} {{HIDE movie_1_showtime_1 time.showing 4:00pm}} {{HIDE movie_1_showtime_2 time.showing 7:30pm}} {{HIDE movie_1_showtime_3 time.showing 10:55pm}} {{HIDE movie_2_showtime_1 time.showing 5:30pm}} {{HIDE movie_2_showtime_2 time.showing 7:20pm}} {{HIDE movie_2_showtime_3 time.showing 9:50pm}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{HIDE critic_rating review.critic 87% Rotten Tomatoes}} {{HIDE audience_rating review.audience 92%}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, ask what’s playing at var_theater_4 in var_location.) call resolve_theater name.theater var_theater_4 location var_location response resolve_theater name.theater var_theater_4 call find_movies name.theater var_theater_4 location var_location response find_movies name.movie var_movie_1 name.movie var_movie_2 name.movie var_movie_3 force assistant OK. var_theater_4 in var_location is showing three movies: var_movie_1, var_movie_2, and var_movie_3. hint user (In your own words, ask a general question about var_movie_2, for example “tell me about var_movie_2”.) force assistant Sure. What specifically would you like to know? hint user (In your own words, ask about the story.) call get_synopsis name.movie var_movie_2 response get_synopsis description.plot var_synopsis_movie_2 force assistant OK. Here’s the synopsis of var_movie_2: var_synopsis_movie_2. hint user (Now ask about audience and critic ratings of this movie) call get_audience_rating name.movie var_movie_2 response get_synopsis review.audience var_audience_rating call get_critic_rating name.movie var_movie_2 response get_critic_rating review.critic var_critic_rating force assistant var_movie_2 has an var_critic_rating score and a var_audience_rating audience rating. hint user (In your own words, express that you will probably like var_movie_1 better so you choose that one.) call find_showtimes name.movie var_movie_1 date.showing var_date name.theater var_theater_4 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. var_movie_1 is playing var_movie_1_showtime_1, var_movie_1_showtime_2, and var_movie_1_showtime_3. Which time would you like? hint user (Choose var_movie_1_showtime_3 for your answer and say ‘var_people_tickets’ .) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_4 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm, but do NOT write “confirm”.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer.) call book_tickets num.tickets var_num_tickets name.movie var_movie_1 name.theater var_theater_4 date.showing var_date time.showing var_movie_1_showtime_3 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 (Ask for clarification about the email with the ticket instructions.) force assistant The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater. hint user (polite acknowledgement) 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 5 asking for options at one theater
[ { "index": 0, "speaker": "user", "text": "Hey I think I wanna go see a movie tonight", "apis": [], "segments": [ { "start_index": 35, "end_index": 42, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I don't really know yet, whats showing at Boulevard 14 Cinema in Petaluma, California", "apis": [ { "name": "find_movies", "index": 2, "args": [ { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "location", "arg_value": "Petaluma, California" } ], "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": "Emma" } ] } ], "segments": [ { "start_index": 42, "end_index": 61, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 65, "end_index": 85, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK. Boulevard 14 Cinema in Petaluma, California is showing three movies: No Time To Die, Mulan, and Emma.", "apis": [], "segments": [ { "start_index": 4, "end_index": 23, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 27, "end_index": 47, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] }, { "start_index": 73, "end_index": 87, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 89, "end_index": 94, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 100, "end_index": 104, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "Give me some info about Mulan", "apis": [], "segments": [ { "start_index": 24, "end_index": 29, "text": "Mulan", "annotations": [ { "name": "name.movie" }, { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. What specifically would you like to know?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Idk just tell me what its about", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "description.plot", "response_value": "Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the synopsis of Mulan: Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way.", "apis": [], "segments": [ { "start_index": 27, "end_index": 33, "text": "Mulan:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Whats the audience rating & critic score?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.audience" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.audience", "response_value": "92%" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.critic" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.critic", "response_value": "87% Rotten Tomatoes" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Mulan has an 87% Rotten Tomatoes score and a 92% audience rating.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 13, "end_index": 32, "text": "87% Rotten Tomatoes", "annotations": [ { "name": "review.critic" } ] }, { "start_index": 45, "end_index": 48, "text": "92%", "annotations": [ { "name": "review.audience" } ] } ] }, { "index": 10, "speaker": "user", "text": "Nah, I think I'd rather see No Time To Die", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00pm" }, { "response_name": "time.showing_2", "response_value": "7:30pm" }, { "response_name": "time.showing_3", "response_value": "10:55pm" } ] } ], "segments": [ { "start_index": 28, "end_index": 42, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "OK. No Time To Die is playing 4:00pm, 7:30pm, and 10:55pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 36, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 38, "end_index": 44, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 57, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "it'll just be my friend and I for 10:55pm", "apis": [], "segments": [ { "start_index": 34, "end_index": 41, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for No Time To Die at Boulevard 14 Cinema tonight at 10:55pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 76, "end_index": 95, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 96, "end_index": 103, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 107, "end_index": 114, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yep, sounds good", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Yep", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "10:55pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "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?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Explain to me the ticket instructions in the email", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater.", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Oh, okay, thanks very much!", "apis": [], "segments": [] }, { "index": 21, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-a25c2f55-3133-4591-b5ed-88fad15fa1bc
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.), If you don’t understand the instructions *look at the next agent turn for context*.,Do not copy the wording. *Use your own words*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_2 name.movie Mulan}} {{HIDE movie_3 name.movie Emma}} {{HIDE location location Petaluma, California}} {{HIDE num_tickets num.tickets two}} {{HIDE people_tickets num.tickets it’ll be just my friend and I}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology}} {{HIDE synopsis_movie_2 description.movie Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_4 name.theater Boulevard 14 Cinema}} {{HIDE date date.showing tonight}} {{HIDE movie_1_showtime_1 time.showing 4:00pm}} {{HIDE movie_1_showtime_2 time.showing 7:30pm}} {{HIDE movie_1_showtime_3 time.showing 10:55pm}} {{HIDE movie_2_showtime_1 time.showing 5:30pm}} {{HIDE movie_2_showtime_2 time.showing 7:20pm}} {{HIDE movie_2_showtime_3 time.showing 9:50pm}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{HIDE critic_rating review.critic 87% Rotten Tomatoes}} {{HIDE audience_rating review.audience 92%}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, ask what’s playing at var_theater_4 in var_location.) call resolve_theater name.theater var_theater_4 location var_location response resolve_theater name.theater var_theater_4 call find_movies name.theater var_theater_4 location var_location response find_movies name.movie var_movie_1 name.movie var_movie_2 name.movie var_movie_3 force assistant OK. var_theater_4 in var_location is showing three movies: var_movie_1, var_movie_2, and var_movie_3. hint user (In your own words, ask a general question about var_movie_2, for example “tell me about var_movie_2”.) force assistant Sure. What specifically would you like to know? hint user (In your own words, ask about the story.) call get_synopsis name.movie var_movie_2 response get_synopsis description.plot var_synopsis_movie_2 force assistant OK. Here’s the synopsis of var_movie_2: var_synopsis_movie_2. hint user (Now ask about audience and critic ratings of this movie) call get_audience_rating name.movie var_movie_2 response get_synopsis review.audience var_audience_rating call get_critic_rating name.movie var_movie_2 response get_critic_rating review.critic var_critic_rating force assistant var_movie_2 has an var_critic_rating score and a var_audience_rating audience rating. hint user (In your own words, express that you will probably like var_movie_1 better so you choose that one.) call find_showtimes name.movie var_movie_1 date.showing var_date name.theater var_theater_4 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. var_movie_1 is playing var_movie_1_showtime_1, var_movie_1_showtime_2, and var_movie_1_showtime_3. Which time would you like? hint user (Choose var_movie_1_showtime_3 for your answer and say ‘var_people_tickets’ .) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_4 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm, but do NOT write “confirm”.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer.) call book_tickets num.tickets var_num_tickets name.movie var_movie_1 name.theater var_theater_4 date.showing var_date time.showing var_movie_1_showtime_3 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 (Ask for clarification about the email with the ticket instructions.) force assistant The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater. hint user (polite acknowledgement) 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 5 asking for options at one theater
[ { "index": 0, "speaker": "user", "text": "I would love to go to the movies tonight.", "apis": [], "segments": [ { "start_index": 33, "end_index": 40, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Do you know what is playing at Boulevard 14 Cinema in Petaluma, California", "apis": [ { "name": "find_movies", "index": 2, "args": [ { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "location", "arg_value": "Petaluma, California" } ], "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": "Emma" } ] } ], "segments": [ { "start_index": 31, "end_index": 50, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 54, "end_index": 74, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK. Boulevard 14 Cinema in Petaluma, California is showing three movies: No Time To Die, Mulan, and Emma.", "apis": [], "segments": [ { "start_index": 4, "end_index": 23, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 27, "end_index": 47, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] }, { "start_index": 73, "end_index": 87, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 89, "end_index": 94, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 100, "end_index": 104, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "So, could you tell me about Mulan?", "apis": [], "segments": [ { "start_index": 28, "end_index": 33, "text": "Mulan", "annotations": [ { "name": "name.movie" }, { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. What specifically would you like to know?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I would like to know the story line.", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "description.plot", "response_value": "Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the synopsis of Mulan: Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way.", "apis": [], "segments": [ { "start_index": 27, "end_index": 33, "text": "Mulan:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "So what are the audience and critic ratings of the movie?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.audience" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.audience", "response_value": "92%" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.critic" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.critic", "response_value": "87% Rotten Tomatoes" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Mulan has an 87% Rotten Tomatoes score and a 92% audience rating.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 13, "end_index": 32, "text": "87% Rotten Tomatoes", "annotations": [ { "name": "review.critic" } ] }, { "start_index": 45, "end_index": 48, "text": "92%", "annotations": [ { "name": "review.audience" } ] } ] }, { "index": 10, "speaker": "user", "text": "I will likely choose No Time To Die. I like it better.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00pm" }, { "response_name": "time.showing_2", "response_value": "7:30pm" }, { "response_name": "time.showing_3", "response_value": "10:55pm" } ] } ], "segments": [ { "start_index": 21, "end_index": 35, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "OK. No Time To Die is playing 4:00pm, 7:30pm, and 10:55pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 36, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 38, "end_index": 44, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 57, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Ok 10:55pm, It will be just a friend andI.", "apis": [], "segments": [ { "start_index": 3, "end_index": 10, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for No Time To Die at Boulevard 14 Cinema tonight at 10:55pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 76, "end_index": 95, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 96, "end_index": 103, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 107, "end_index": 114, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "I will be there.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Yes it is.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "10:55pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "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?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "So do I look at the email for ticket instructions?", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater.", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Thank you for your time.", "apis": [], "segments": [] }, { "index": 21, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-4135f1ee-92e7-41cc-a21f-2ce7f2d90a4e
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.), If you don’t understand the instructions *look at the next agent turn for context*.,Do not copy the wording. *Use your own words*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_2 name.movie Mulan}} {{HIDE movie_3 name.movie Emma}} {{HIDE location location Petaluma, California}} {{HIDE num_tickets num.tickets two}} {{HIDE people_tickets num.tickets it’ll be just my friend and I}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology}} {{HIDE synopsis_movie_2 description.movie Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_4 name.theater Boulevard 14 Cinema}} {{HIDE date date.showing tonight}} {{HIDE movie_1_showtime_1 time.showing 4:00pm}} {{HIDE movie_1_showtime_2 time.showing 7:30pm}} {{HIDE movie_1_showtime_3 time.showing 10:55pm}} {{HIDE movie_2_showtime_1 time.showing 5:30pm}} {{HIDE movie_2_showtime_2 time.showing 7:20pm}} {{HIDE movie_2_showtime_3 time.showing 9:50pm}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{HIDE critic_rating review.critic 87% Rotten Tomatoes}} {{HIDE audience_rating review.audience 92%}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, ask what’s playing at var_theater_4 in var_location.) call resolve_theater name.theater var_theater_4 location var_location response resolve_theater name.theater var_theater_4 call find_movies name.theater var_theater_4 location var_location response find_movies name.movie var_movie_1 name.movie var_movie_2 name.movie var_movie_3 force assistant OK. var_theater_4 in var_location is showing three movies: var_movie_1, var_movie_2, and var_movie_3. hint user (In your own words, ask a general question about var_movie_2, for example “tell me about var_movie_2”.) force assistant Sure. What specifically would you like to know? hint user (In your own words, ask about the story.) call get_synopsis name.movie var_movie_2 response get_synopsis description.plot var_synopsis_movie_2 force assistant OK. Here’s the synopsis of var_movie_2: var_synopsis_movie_2. hint user (Now ask about audience and critic ratings of this movie) call get_audience_rating name.movie var_movie_2 response get_synopsis review.audience var_audience_rating call get_critic_rating name.movie var_movie_2 response get_critic_rating review.critic var_critic_rating force assistant var_movie_2 has an var_critic_rating score and a var_audience_rating audience rating. hint user (In your own words, express that you will probably like var_movie_1 better so you choose that one.) call find_showtimes name.movie var_movie_1 date.showing var_date name.theater var_theater_4 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. var_movie_1 is playing var_movie_1_showtime_1, var_movie_1_showtime_2, and var_movie_1_showtime_3. Which time would you like? hint user (Choose var_movie_1_showtime_3 for your answer and say ‘var_people_tickets’ .) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_4 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm, but do NOT write “confirm”.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer.) call book_tickets num.tickets var_num_tickets name.movie var_movie_1 name.theater var_theater_4 date.showing var_date time.showing var_movie_1_showtime_3 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 (Ask for clarification about the email with the ticket instructions.) force assistant The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater. hint user (polite acknowledgement) 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 5 asking for options at one theater
[ { "index": 0, "speaker": "user", "text": "I want to buy movie tickets for tonight.", "apis": [], "segments": [ { "start_index": 32, "end_index": 39, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "What is playing at Boulevard 14 Cinema in Petaluma, California tonight?", "apis": [ { "name": "find_movies", "index": 2, "args": [ { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "location", "arg_value": "Petaluma, California" } ], "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": "Emma" } ] } ], "segments": [ { "start_index": 19, "end_index": 38, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 42, "end_index": 62, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK. Boulevard 14 Cinema in Petaluma, California is showing three movies: No Time To Die, Mulan, and Emma.", "apis": [], "segments": [ { "start_index": 4, "end_index": 23, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 27, "end_index": 47, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] }, { "start_index": 73, "end_index": 87, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 89, "end_index": 94, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 100, "end_index": 104, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "Can you tell me a little bit about Mulan?", "apis": [], "segments": [ { "start_index": 35, "end_index": 40, "text": "Mulan", "annotations": [ { "name": "name.movie" }, { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. What specifically would you like to know?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I would like to know what the general story line is for Mulan.", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "description.plot", "response_value": "Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the synopsis of Mulan: Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way.", "apis": [], "segments": [ { "start_index": 27, "end_index": 33, "text": "Mulan:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "What is the average critic rating and the average audience rating for Mulan?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.audience" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.audience", "response_value": "92%" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.critic" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.critic", "response_value": "87% Rotten Tomatoes" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Mulan has an 87% Rotten Tomatoes score and a 92% audience rating.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 13, "end_index": 32, "text": "87% Rotten Tomatoes", "annotations": [ { "name": "review.critic" } ] }, { "start_index": 45, "end_index": 48, "text": "92%", "annotations": [ { "name": "review.audience" } ] } ] }, { "index": 10, "speaker": "user", "text": "I think I would rather see No Time To Die tonight.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00pm" }, { "response_name": "time.showing_2", "response_value": "7:30pm" }, { "response_name": "time.showing_3", "response_value": "10:55pm" } ] } ], "segments": [ { "start_index": 27, "end_index": 41, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "OK. No Time To Die is playing 4:00pm, 7:30pm, and 10:55pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 36, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 38, "end_index": 44, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 57, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "I would like tickets for the 1055pm and it'll be just my friend and I.", "apis": [], "segments": [ { "start_index": 29, "end_index": 35, "text": "1055pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 40, "end_index": 69, "text": "it'll be just my friend and I", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for No Time To Die at Boulevard 14 Cinema tonight at 10:55pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 76, "end_index": 95, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 96, "end_index": 103, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 107, "end_index": 114, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes, thank you.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Yes.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "10:55pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "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?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Will the email include instructions on how to access the tickets?", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater.", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Okay, thank you.", "apis": [], "segments": [] }, { "index": 21, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-b90d7c01-7839-497b-bb7d-8bb5ccd1dc05
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.), If you don’t understand the instructions *look at the next agent turn for context*.,Do not copy the wording. *Use your own words*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_2 name.movie Mulan}} {{HIDE movie_3 name.movie Emma}} {{HIDE location location Petaluma, California}} {{HIDE num_tickets num.tickets two}} {{HIDE people_tickets num.tickets it’ll be just my friend and I}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology}} {{HIDE synopsis_movie_2 description.movie Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_4 name.theater Boulevard 14 Cinema}} {{HIDE date date.showing tonight}} {{HIDE movie_1_showtime_1 time.showing 4:00pm}} {{HIDE movie_1_showtime_2 time.showing 7:30pm}} {{HIDE movie_1_showtime_3 time.showing 10:55pm}} {{HIDE movie_2_showtime_1 time.showing 5:30pm}} {{HIDE movie_2_showtime_2 time.showing 7:20pm}} {{HIDE movie_2_showtime_3 time.showing 9:50pm}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{HIDE critic_rating review.critic 87% Rotten Tomatoes}} {{HIDE audience_rating review.audience 92%}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, ask what’s playing at var_theater_4 in var_location.) call resolve_theater name.theater var_theater_4 location var_location response resolve_theater name.theater var_theater_4 call find_movies name.theater var_theater_4 location var_location response find_movies name.movie var_movie_1 name.movie var_movie_2 name.movie var_movie_3 force assistant OK. var_theater_4 in var_location is showing three movies: var_movie_1, var_movie_2, and var_movie_3. hint user (In your own words, ask a general question about var_movie_2, for example “tell me about var_movie_2”.) force assistant Sure. What specifically would you like to know? hint user (In your own words, ask about the story.) call get_synopsis name.movie var_movie_2 response get_synopsis description.plot var_synopsis_movie_2 force assistant OK. Here’s the synopsis of var_movie_2: var_synopsis_movie_2. hint user (Now ask about audience and critic ratings of this movie) call get_audience_rating name.movie var_movie_2 response get_synopsis review.audience var_audience_rating call get_critic_rating name.movie var_movie_2 response get_critic_rating review.critic var_critic_rating force assistant var_movie_2 has an var_critic_rating score and a var_audience_rating audience rating. hint user (In your own words, express that you will probably like var_movie_1 better so you choose that one.) call find_showtimes name.movie var_movie_1 date.showing var_date name.theater var_theater_4 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. var_movie_1 is playing var_movie_1_showtime_1, var_movie_1_showtime_2, and var_movie_1_showtime_3. Which time would you like? hint user (Choose var_movie_1_showtime_3 for your answer and say ‘var_people_tickets’ .) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_4 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm, but do NOT write “confirm”.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer.) call book_tickets num.tickets var_num_tickets name.movie var_movie_1 name.theater var_theater_4 date.showing var_date time.showing var_movie_1_showtime_3 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 (Ask for clarification about the email with the ticket instructions.) force assistant The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater. hint user (polite acknowledgement) 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 5 asking for options at one theater
[ { "index": 0, "speaker": "user", "text": "I would love to go out to see a movie tonight", "apis": [], "segments": [ { "start_index": 38, "end_index": 45, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "What movie is showing at Boulevard 14 Cinema in Petaluma California?", "apis": [ { "name": "find_movies", "index": 2, "args": [ { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "location", "arg_value": "Petaluma, California" } ], "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": "Emma" } ] } ], "segments": [ { "start_index": 25, "end_index": 44, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 48, "end_index": 67, "text": "Petaluma California", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK. Boulevard 14 Cinema in Petaluma, California is showing three movies: No Time To Die, Mulan, and Emma.", "apis": [], "segments": [ { "start_index": 4, "end_index": 23, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 27, "end_index": 47, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] }, { "start_index": 73, "end_index": 87, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 89, "end_index": 94, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 100, "end_index": 104, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "Can you describe what Mulan is about?", "apis": [], "segments": [ { "start_index": 22, "end_index": 27, "text": "Mulan", "annotations": [ { "name": "name.movie" }, { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. What specifically would you like to know?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I would like to know the focus of the movie.", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "description.plot", "response_value": "Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the synopsis of Mulan: Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way.", "apis": [], "segments": [ { "start_index": 27, "end_index": 33, "text": "Mulan:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "So what is the ratings of the movie for both audience and critic?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.audience" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.audience", "response_value": "92%" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.critic" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.critic", "response_value": "87% Rotten Tomatoes" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Mulan has an 87% Rotten Tomatoes score and a 92% audience rating.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 13, "end_index": 32, "text": "87% Rotten Tomatoes", "annotations": [ { "name": "review.critic" } ] }, { "start_index": 45, "end_index": 48, "text": "92%", "annotations": [ { "name": "review.audience" } ] } ] }, { "index": 10, "speaker": "user", "text": "i think I will prefer No time to Die then, i will go for that.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00pm" }, { "response_name": "time.showing_2", "response_value": "7:30pm" }, { "response_name": "time.showing_3", "response_value": "10:55pm" } ] } ], "segments": [ { "start_index": 22, "end_index": 36, "text": "No time to Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "OK. No Time To Die is playing 4:00pm, 7:30pm, and 10:55pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 36, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 38, "end_index": 44, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 57, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "I'll go for the one showing by 10.55pm, I'll be seeing it with my friend.", "apis": [], "segments": [ { "start_index": 31, "end_index": 38, "text": "10.55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for No Time To Die at Boulevard 14 Cinema tonight at 10:55pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 76, "end_index": 95, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 96, "end_index": 103, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 107, "end_index": 114, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes I will", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Please go ahead", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "10:55pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "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?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "So a detailed procedure will be in my mail right now?\\r", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater.", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Noted", "apis": [], "segments": [] }, { "index": 21, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-2be66a1c-2ed1-4163-b2a8-39db3e4d2932
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And in what city? hint user (Include ‘var_location’ in your answer) call resolve_location location var_location response resolve_location location var_location force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and add a reason.) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ and add a reason.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (Pretend you've just forgotten which theater you chose and ask the agent to repeat it) force assistant Sure, you chose var_theater_2. hint user (Acknowledge and then ask what you chose for the showtime.) force assistant For the showtime you said you preferred var_movie_2_showtime_1. hint user (Politely apologize for getting off track and then ask what the assistant's last question was.) force assistant I was just asking you how many tickets you'll need. hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 6 user forgets what they decided on
[ { "index": 0, "speaker": "user", "text": "hey..I'm planning to go for movie tonight...", "apis": [], "segments": [ { "start_index": 34, "end_index": 43, "text": "tonight..", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And in what city?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I m from Creek's End,Oregon", "apis": [], "segments": [ { "start_index": 9, "end_index": 27, "text": "Creek's End,Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Yeah..I'm looking for Mulan it has very positive rating", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 22, "end_index": 27, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 9, "end_index": 28, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 41, "end_index": 46, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 75, "end_index": 90, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 95, "end_index": 109, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "At AMC Mercado 24 please as its near to my place...", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 3, "end_index": 17, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "the early one at 5:00 pm!", "apis": [], "segments": [ { "start_index": 17, "end_index": 25, "text": "5:00 pm!", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I m sorry but I just forgot which theater I have chosen Please let me know again", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Sure, you chose AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 16, "end_index": 30, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 12, "speaker": "user", "text": "Alright...!!!", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "For the showtime you said you preferred 5:00pm.", "apis": [], "segments": [ { "start_index": 40, "end_index": 46, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yeah..Than you so much ...and sorry what you where asking?", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "I was just asking you how many tickets you'll need.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Please book three tickets", "apis": [], "segments": [ { "start_index": 12, "end_index": 17, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yeah...right", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Yes..sure", "apis": [ { "name": "book_tickets", "index": 20, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 21, "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?", "apis": [], "segments": [] }, { "index": 22, "speaker": "user", "text": "No thanks", "apis": [], "segments": [] }, { "index": 23, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-cbfe163e-42c1-4d49-8164-5c23a82c8aac
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And in what city? hint user (Include ‘var_location’ in your answer) call resolve_location location var_location response resolve_location location var_location force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and add a reason.) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ and add a reason.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (Pretend you've just forgotten which theater you chose and ask the agent to repeat it) force assistant Sure, you chose var_theater_2. hint user (Acknowledge and then ask what you chose for the showtime.) force assistant For the showtime you said you preferred var_movie_2_showtime_1. hint user (Politely apologize for getting off track and then ask what the assistant's last question was.) force assistant I was just asking you how many tickets you'll need. hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 6 user forgets what they decided on
[ { "index": 0, "speaker": "user", "text": "Hey, can I get movie tickets?", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "OK. And in what city?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I'm in Creek's End, Oregon.", "apis": [], "segments": [ { "start_index": 7, "end_index": 26, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "I want to get some for Mulan, please.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 23, "end_index": 28, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 9, "end_index": 28, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 41, "end_index": 46, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 75, "end_index": 90, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 95, "end_index": 109, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "AMC Mercado 24 is the theater I'd prefer.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 0, "end_index": 14, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Let's get the 5:00 PM show.", "apis": [], "segments": [ { "start_index": 14, "end_index": 21, "text": "5:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "What was the theater again?", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Sure, you chose AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 16, "end_index": 30, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes, that sounds right. And showtime?", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "For the showtime you said you preferred 5:00pm.", "apis": [], "segments": [ { "start_index": 40, "end_index": 46, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Okay, thanks. I had to confirm. And what did you just ask?", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "I was just asking you how many tickets you'll need.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "I need three in total.", "apis": [], "segments": [ { "start_index": 7, "end_index": 12, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes, that's perfect!", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Go ahead!", "apis": [ { "name": "book_tickets", "index": 20, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 21, "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?", "apis": [], "segments": [] }, { "index": 22, "speaker": "user", "text": "Thanks for all that. That was all.", "apis": [], "segments": [] }, { "index": 23, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-d334cad7-2aa8-4a04-9feb-5e0b06a70074
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And in what city? hint user (Include ‘var_location’ in your answer) call resolve_location location var_location response resolve_location location var_location force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and add a reason.) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ and add a reason.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (Pretend you've just forgotten which theater you chose and ask the agent to repeat it) force assistant Sure, you chose var_theater_2. hint user (Acknowledge and then ask what you chose for the showtime.) force assistant For the showtime you said you preferred var_movie_2_showtime_1. hint user (Politely apologize for getting off track and then ask what the assistant's last question was.) force assistant I was just asking you how many tickets you'll need. hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 6 user forgets what they decided on
[ { "index": 0, "speaker": "user", "text": "I want to go foe a movie tonight?", "apis": [], "segments": [ { "start_index": 25, "end_index": 32, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And in what city?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "In creek's End,Oregon.", "apis": [], "segments": [ { "start_index": 3, "end_index": 21, "text": "creek's End,Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "I want to watch Mulan and it an interesting one.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 16, "end_index": 21, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 9, "end_index": 28, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 41, "end_index": 46, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 75, "end_index": 90, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 95, "end_index": 109, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "I prefer to watch in AMC Mercado 24", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 21, "end_index": 35, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "I wish to watch at 5.00PM", "apis": [], "segments": [ { "start_index": 19, "end_index": 25, "text": "5.00PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Which theater did i choosed?", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Sure, you chose AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 16, "end_index": 30, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 12, "speaker": "user", "text": "ok, which showtime did i choosed?", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "For the showtime you said you preferred 5:00pm.", "apis": [], "segments": [ { "start_index": 40, "end_index": 46, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "sorry,what did you asked me?", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "I was just asking you how many tickets you'll need.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "I need three tickets.", "apis": [], "segments": [ { "start_index": 7, "end_index": 12, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "Confirm", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Yeah! sure.", "apis": [ { "name": "book_tickets", "index": 20, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 21, "speaker": "assistant", "text": "OK. Your tickets are purchased and details for how to proceed have been sent to your email . Can I help with anything else?", "apis": [], "segments": [] }, { "index": 22, "speaker": "user", "text": "No thanks", "apis": [], "segments": [] }, { "index": 23, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-43dee250-9ab6-4458-a813-e75b7f4ca6f1
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And in what city? hint user (Include ‘var_location’ in your answer) call resolve_location location var_location response resolve_location location var_location force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and add a reason.) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ and add a reason.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (Pretend you've just forgotten which theater you chose and ask the agent to repeat it) force assistant Sure, you chose var_theater_2. hint user (Acknowledge and then ask what you chose for the showtime.) force assistant For the showtime you said you preferred var_movie_2_showtime_1. hint user (Politely apologize for getting off track and then ask what the assistant's last question was.) force assistant I was just asking you how many tickets you'll need. hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 6 user forgets what they decided on
[ { "index": 0, "speaker": "user", "text": "I think I would like to see a movie tonight.", "apis": [], "segments": [ { "start_index": 36, "end_index": 43, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And in what city?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I'm in Creek's End, Oregon.", "apis": [], "segments": [ { "start_index": 7, "end_index": 26, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "I think Mulan because it seems exciting.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 8, "end_index": 13, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 9, "end_index": 28, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 41, "end_index": 46, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 75, "end_index": 90, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 95, "end_index": 109, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "I would prefer AMC Mercado 24 because it's cleaner.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 15, "end_index": 29, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "5:00pm since it is the earliest.", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "For which theater again?", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Sure, you chose AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 16, "end_index": 30, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 12, "speaker": "user", "text": "Okay. What time did I pick?", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "For the showtime you said you preferred 5:00pm.", "apis": [], "segments": [ { "start_index": 40, "end_index": 46, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Okay sorry about that. What was your last question?", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "I was just asking you how many tickets you'll need.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "I need three.", "apis": [], "segments": [ { "start_index": 7, "end_index": 12, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Yes", "apis": [ { "name": "book_tickets", "index": 20, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 21, "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?", "apis": [], "segments": [] }, { "index": 22, "speaker": "user", "text": "No thanks.", "apis": [], "segments": [] }, { "index": 23, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-b3d5eece-6f93-4552-86b2-efacfb042a1d
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And in what city? hint user (Include ‘var_location’ in your answer) call resolve_location location var_location response resolve_location location var_location force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and add a reason.) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ and add a reason.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (Pretend you've just forgotten which theater you chose and ask the agent to repeat it) force assistant Sure, you chose var_theater_2. hint user (Acknowledge and then ask what you chose for the showtime.) force assistant For the showtime you said you preferred var_movie_2_showtime_1. hint user (Politely apologize for getting off track and then ask what the assistant's last question was.) force assistant I was just asking you how many tickets you'll need. hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 6 user forgets what they decided on
[ { "index": 0, "speaker": "user", "text": "I was hoping to find something good to see at the movies tonight. Can you help me?", "apis": [], "segments": [ { "start_index": 57, "end_index": 64, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And in what city?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Do you have anything in Creek's End, Oregon?", "apis": [], "segments": [ { "start_index": 24, "end_index": 43, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "My daughter has been reading \"Mulan.\" Is that playing? She'd love to see it.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 29, "end_index": 37, "text": "\"Mulan.\"", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 9, "end_index": 28, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 41, "end_index": 46, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 75, "end_index": 90, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 95, "end_index": 109, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "AMC Mercado has much nicer seating, that would be my best option.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "5:00pm sounds great, thanks.", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I'm very sorry, I have forgotten the name of the theater we just decided. Can you tell me again?", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Sure, you chose AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 16, "end_index": 30, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 12, "speaker": "user", "text": "Ok, thanks. And which showtime?", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "For the showtime you said you preferred 5:00pm.", "apis": [], "segments": [ { "start_index": 40, "end_index": 46, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "I apologize. I am a little bit distracted. Can you let me know again what your last question was?", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "I was just asking you how many tickets you'll need.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "That's right. Three tickets, please.", "apis": [], "segments": [ { "start_index": 14, "end_index": 19, "text": "Three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "That is correct. I confirm.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Yes, please. Thank you.", "apis": [ { "name": "book_tickets", "index": 20, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 21, "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?", "apis": [], "segments": [] }, { "index": 22, "speaker": "user", "text": "No, thank you. That's all I need right now.", "apis": [], "segments": [] }, { "index": 23, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-73eceb51-4590-4c8f-96cc-729604004d9b
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And in what city? hint user (Include ‘var_location’ in your answer) call resolve_location location var_location response resolve_location location var_location force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and add a reason.) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ and add a reason.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (Pretend you've just forgotten which theater you chose and ask the agent to repeat it) force assistant Sure, you chose var_theater_2. hint user (Acknowledge and then ask what you chose for the showtime.) force assistant For the showtime you said you preferred var_movie_2_showtime_1. hint user (Politely apologize for getting off track and then ask what the assistant's last question was.) force assistant I was just asking you how many tickets you'll need. hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 6 user forgets what they decided on
[ { "index": 0, "speaker": "user", "text": "I am interested in seeing a movie tonight", "apis": [], "segments": [ { "start_index": 34, "end_index": 41, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And in what city?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I am in Creek's End, Oregon.", "apis": [], "segments": [ { "start_index": 8, "end_index": 27, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "I want to see Mulan because it was my favorite film as a kid and the new one looks interesting.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 14, "end_index": 19, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 9, "end_index": 28, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 41, "end_index": 46, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 75, "end_index": 90, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 95, "end_index": 109, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "I would like to see it at AMC Mercado 24 just because it is much closer.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 26, "end_index": 40, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "I want to see it at 5:00 pm", "apis": [], "segments": [ { "start_index": 20, "end_index": 27, "text": "5:00 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "i'm sorry can you repeat the theater I picked?", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Sure, you chose AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 16, "end_index": 30, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 12, "speaker": "user", "text": "oh right,thank you and what time did I pick?", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "For the showtime you said you preferred 5:00pm.", "apis": [], "segments": [ { "start_index": 40, "end_index": 46, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "I am sorry for having you repeat it and getting off track.Can you repeat the last question?", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "I was just asking you how many tickets you'll need.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "I need three tickets", "apis": [], "segments": [ { "start_index": 7, "end_index": 12, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "that is correct", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "yes please purchase them", "apis": [ { "name": "book_tickets", "index": 20, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 21, "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?", "apis": [], "segments": [] }, { "index": 22, "speaker": "user", "text": "alright I will get them,bye.", "apis": [], "segments": [] }, { "index": 23, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-92806570-5695-431f-83c6-c49caddb1fbd
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And in what city? hint user (Include ‘var_location’ in your answer) call resolve_location location var_location response resolve_location location var_location force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and add a reason.) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ and add a reason.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (Pretend you've just forgotten which theater you chose and ask the agent to repeat it) force assistant Sure, you chose var_theater_2. hint user (Acknowledge and then ask what you chose for the showtime.) force assistant For the showtime you said you preferred var_movie_2_showtime_1. hint user (Politely apologize for getting off track and then ask what the assistant's last question was.) force assistant I was just asking you how many tickets you'll need. hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 6 user forgets what they decided on
[ { "index": 0, "speaker": "user", "text": "Since it's been raining all day I thought maybe going to the movie theater might be a fun activiy for this evening.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "OK. And in what city?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "It'll be in Creek's End, OR.", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "I was thinking about \"Mulan\" because she's always been my favorite hero!", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 21, "end_index": 28, "text": "\"Mulan\"", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 9, "end_index": 28, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 41, "end_index": 46, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 75, "end_index": 90, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 95, "end_index": 109, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "I think the AMC Mercado 24 is the better theater because their sound system is just so much more advanced!", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 12, "end_index": 26, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "The 5:00 PM showing would work best for me.", "apis": [], "segments": [ { "start_index": 4, "end_index": 11, "text": "5:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Sorry, can you please let me know which theater this was for again?", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Sure, you chose AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 16, "end_index": 30, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 12, "speaker": "user", "text": "Thank you. What show time did I select, one more time?", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "For the showtime you said you preferred 5:00pm.", "apis": [], "segments": [ { "start_index": 40, "end_index": 46, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Sorry about that. I'm very forgetful. What was your question again?", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "I was just asking you how many tickets you'll need.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "I wanted to get three tickets.", "apis": [], "segments": [ { "start_index": 16, "end_index": 21, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "All of the information is right.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Go ahead.", "apis": [ { "name": "book_tickets", "index": 20, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 21, "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?", "apis": [], "segments": [] }, { "index": 22, "speaker": "user", "text": "No, nothing else for me. Thank you.", "apis": [], "segments": [] }, { "index": 23, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-8cd33086-cde8-4242-8f56-b732b242e52a
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And in what city? hint user (Include ‘var_location’ in your answer) call resolve_location location var_location response resolve_location location var_location force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and add a reason.) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ and add a reason.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (Pretend you've just forgotten which theater you chose and ask the agent to repeat it) force assistant Sure, you chose var_theater_2. hint user (Acknowledge and then ask what you chose for the showtime.) force assistant For the showtime you said you preferred var_movie_2_showtime_1. hint user (Politely apologize for getting off track and then ask what the assistant's last question was.) force assistant I was just asking you how many tickets you'll need. hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 6 user forgets what they decided on
[ { "index": 0, "speaker": "user", "text": "I want to do something cool. Lets go see a movie tonight!", "apis": [], "segments": [ { "start_index": 49, "end_index": 57, "text": "tonight!", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And in what city?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "How about Creek's End, Oregon.", "apis": [], "segments": [ { "start_index": 10, "end_index": 29, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Mulan is just coming out and I wanna see it.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 9, "end_index": 28, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 41, "end_index": 46, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 75, "end_index": 90, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 95, "end_index": 109, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "I'd rather go to AMC Mercado 24 because the seating is much nicer there", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 17, "end_index": 31, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "5:00pm please.", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Can you let me know What theater i picked again?", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Sure, you chose AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 16, "end_index": 30, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 12, "speaker": "user", "text": "Ok, and the showtime?", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "For the showtime you said you preferred 5:00pm.", "apis": [], "segments": [ { "start_index": 40, "end_index": 46, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Sorry for getting off track there but what was your last question?", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "I was just asking you how many tickets you'll need.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "I need 3.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Yes", "apis": [ { "name": "book_tickets", "index": 20, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 21, "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?", "apis": [], "segments": [] }, { "index": 22, "speaker": "user", "text": "No thanks.", "apis": [], "segments": [] }, { "index": 23, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-801a50fc-f78e-4155-aaa6-6f1754fe28fd
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie No Time To Die}} {{HIDE movie_2_alt name.movie the James Bond movie}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_3 name.genre action}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Give a vague response about near you, etc.) force assistant OK. Can you give me the city and state? hint user (Give var_location as your answer) call resolve_location location var_location response resolve_location location var_location force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (Use the phrase "var_movie_2_alt" in your answer, but not the real title.) call resolve_movie name.movie var_movie_2_alt response resolve_movie name.movie var_movie_2 force assistant Ok. I think you are talking about var_movie_2. Does that sound right? hint user (Confirm that ‘var_movie_2’ is the one you were thinking about.) call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant I think var_genre_3 movies are always a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (Say 'the second one' or something like that, but don't actually say the theater name.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant OK, var_theater_2 it is. hint user (Ask what times are available.) force assistant It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest/first one but do not mention the specific time.) force assistant OK, so you'd like var_movie_2_showtime_1. And how many tickets? hint user (describe the people going that amounts to var_num_tickets but do not give the number itself in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 7 vague user input clarified
[ { "index": 0, "speaker": "user", "text": "Hi. Tomorrow we are going to the movie?", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "The movie is seeing theater.", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "OK. Can you me the city and state?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Creek's End, Oregan", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "James Bond", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Ok. I think you are talking about No Time To Die. Does that sound ?", "apis": [], "segments": [ { "start_index": 34, "end_index": 48, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "No time to die.", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 0, "end_index": 14, "text": "No time to die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "I think action movies are always a great choice. In Creek’s End, Oregon, I see that No Time To Die is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 8, "end_index": 14, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 52, "end_index": 71, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 84, "end_index": 98, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 127, "end_index": 142, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 147, "end_index": 161, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "AMC Mercado 24.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "OK, No Time To Die it is.", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 12, "speaker": "user", "text": "What time is going movie?", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "It looks like tonight’s remaining showtimes for No Time To Die at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 48, "end_index": 62, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 91, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 93, "end_index": 99, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "5:00pm", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK, so you'd like 5:00pm. And how many tickets?", "apis": [], "segments": [ { "start_index": 18, "end_index": 24, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "Three", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "All . Let me confirm that you’d like three tickets for No Time To Die at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 37, "end_index": 42, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 55, "end_index": 69, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 73, "end_index": 87, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 95, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 99, "end_index": 105, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes correct.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Ok. You buy the tickets.", "apis": [ { "name": "book_tickets", "index": 20, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 21, "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?", "apis": [], "segments": [] }, { "index": 22, "speaker": "user", "text": "No", "apis": [], "segments": [] }, { "index": 23, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-67b6829f-f801-4220-9f6c-65ee8eeb76f5
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie No Time To Die}} {{HIDE movie_2_alt name.movie the James Bond movie}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_3 name.genre action}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Give a vague response about near you, etc.) force assistant OK. Can you give me the city and state? hint user (Give var_location as your answer) call resolve_location location var_location response resolve_location location var_location force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (Use the phrase "var_movie_2_alt" in your answer, but not the real title.) call resolve_movie name.movie var_movie_2_alt response resolve_movie name.movie var_movie_2 force assistant Ok. I think you are talking about var_movie_2. Does that sound right? hint user (Confirm that ‘var_movie_2’ is the one you were thinking about.) call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant I think var_genre_3 movies are always a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (Say 'the second one' or something like that, but don't actually say the theater name.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant OK, var_theater_2 it is. hint user (Ask what times are available.) force assistant It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest/first one but do not mention the specific time.) force assistant OK, so you'd like var_movie_2_showtime_1. And how many tickets? hint user (describe the people going that amounts to var_num_tickets but do not give the number itself in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 7 vague user input clarified
[ { "index": 0, "speaker": "user", "text": "i do not have much plans for tonight,i,ll be seeing a movie", "apis": [], "segments": [ { "start_index": 29, "end_index": 41, "text": "tonight,i,ll", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "somewhere around here.", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "OK. Can you give me the city and state?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "creek's end,oregon", "apis": [], "segments": [ { "start_index": 0, "end_index": 18, "text": "creek's end,oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "the latest James bond movie", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Ok. I think you are talking about No Time To Die. Does that sound right?", "apis": [], "segments": [ { "start_index": 34, "end_index": 48, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "yeah,no time to die.\\ri forgot the title.", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 0, "end_index": 19, "text": "yeah,no time to die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "I think action movies are always a great choice. In Creek’s End, Oregon, I see that No Time To Die is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 8, "end_index": 14, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 52, "end_index": 71, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 84, "end_index": 98, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 127, "end_index": 142, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 147, "end_index": 161, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "yeah the second one i guess", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "OK, No Time To Die it is.", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 12, "speaker": "user", "text": "do you know the time the movie will be available?", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "It looks like tonight’s remaining showtimes for No Time To Die at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 48, "end_index": 62, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 91, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 93, "end_index": 99, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "i'll go by the first one.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK, so you'd like 5:00pm. And how many tickets?", "apis": [], "segments": [ { "start_index": 18, "end_index": 24, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "myself,my cousin and jane", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "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": 92, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 93, "end_index": 100, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 104, "end_index": 110, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "yeah.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "yes", "apis": [ { "name": "book_tickets", "index": 20, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 21, "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?", "apis": [], "segments": [] }, { "index": 22, "speaker": "user", "text": "no thanks", "apis": [], "segments": [] }, { "index": 23, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-000c9576-df22-4d2f-b46b-7ad7b79c46a6
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie No Time To Die}} {{HIDE movie_2_alt name.movie the James Bond movie}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_3 name.genre action}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Give a vague response about near you, etc.) force assistant OK. Can you give me the city and state? hint user (Give var_location as your answer) call resolve_location location var_location response resolve_location location var_location force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (Use the phrase "var_movie_2_alt" in your answer, but not the real title.) call resolve_movie name.movie var_movie_2_alt response resolve_movie name.movie var_movie_2 force assistant Ok. I think you are talking about var_movie_2. Does that sound right? hint user (Confirm that ‘var_movie_2’ is the one you were thinking about.) call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant I think var_genre_3 movies are always a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (Say 'the second one' or something like that, but don't actually say the theater name.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant OK, var_theater_2 it is. hint user (Ask what times are available.) force assistant It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest/first one but do not mention the specific time.) force assistant OK, so you'd like var_movie_2_showtime_1. And how many tickets? hint user (describe the people going that amounts to var_num_tickets but do not give the number itself in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 7 vague user input clarified
[ { "index": 0, "speaker": "user", "text": "I would like to go out for movie tonight.", "apis": [], "segments": [ { "start_index": 33, "end_index": 40, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "It will be good if it is near me and also timings matter a lot.", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "OK. Can you give me the city and state?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Let it be Creek's End in Oregon", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "Yeah, it shall be James Bond if possible.", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Ok. I think you are talking about No Time To Die. Does that sound right?", "apis": [], "segments": [ { "start_index": 34, "end_index": 48, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Yes, I am thinking about No Time To Die", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 25, "end_index": 39, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "I think action movies are always a great choice. In Creek’s End, Oregon, I see that No Time To Die is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 8, "end_index": 14, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 52, "end_index": 71, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 84, "end_index": 98, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 127, "end_index": 142, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 147, "end_index": 161, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "Oh I see. I would prefer the second one.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "OK, No Time To Die it is.", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 12, "speaker": "user", "text": "Can you tell me the timings available?", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "It looks like tonight’s remaining showtimes for No Time To Die at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 48, "end_index": 62, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 91, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 93, "end_index": 99, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "It would be good if it is the earliest one.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK, so you'd like 5:00pm. And how many tickets?", "apis": [], "segments": [ { "start_index": 18, "end_index": 24, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "Myself, my sister and brother.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "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": 92, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 93, "end_index": 100, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 104, "end_index": 110, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yeah, sure.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Yes, please", "apis": [ { "name": "book_tickets", "index": 20, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 21, "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?", "apis": [], "segments": [] }, { "index": 22, "speaker": "user", "text": "Not now, thanks", "apis": [], "segments": [] }, { "index": 23, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-f5581b75-3013-439a-94c1-aab0352ca30c
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie No Time To Die}} {{HIDE movie_2_alt name.movie the James Bond movie}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_3 name.genre action}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Give a vague response about near you, etc.) force assistant OK. Can you give me the city and state? hint user (Give var_location as your answer) call resolve_location location var_location response resolve_location location var_location force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (Use the phrase "var_movie_2_alt" in your answer, but not the real title.) call resolve_movie name.movie var_movie_2_alt response resolve_movie name.movie var_movie_2 force assistant Ok. I think you are talking about var_movie_2. Does that sound right? hint user (Confirm that ‘var_movie_2’ is the one you were thinking about.) call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant I think var_genre_3 movies are always a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (Say 'the second one' or something like that, but don't actually say the theater name.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant OK, var_theater_2 it is. hint user (Ask what times are available.) force assistant It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest/first one but do not mention the specific time.) force assistant OK, so you'd like var_movie_2_showtime_1. And how many tickets? hint user (describe the people going that amounts to var_num_tickets but do not give the number itself in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 7 vague user input clarified
[ { "index": 0, "speaker": "user", "text": "Hey, am intrested in going for a movies out tonight", "apis": [], "segments": [ { "start_index": 44, "end_index": 51, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Not yet decided but most probably will be within here", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "OK. Can you give me the city and state?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Ummmm i will watch at Creek's End, Oregon", "apis": [], "segments": [ { "start_index": 22, "end_index": 41, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "Not really that much specified, but James Bond will be a great one to watch", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Ok. I think you are talking about No Time To Die. Does that sound right?", "apis": [], "segments": [ { "start_index": 34, "end_index": 48, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Yeah,that is what i exactly had in mind.", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "I think action movies are always a great choice. In Creek’s End, Oregon, I see that No Time To Die is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 8, "end_index": 14, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 52, "end_index": 71, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 84, "end_index": 98, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 127, "end_index": 142, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 147, "end_index": 161, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "The second one i guess will be a better option", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "OK, No Time To Die it is.", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 12, "speaker": "user", "text": "What showtimes are available tonight?", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "It looks like tonight’s remaining showtimes for No Time To Die at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 48, "end_index": 62, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 91, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 93, "end_index": 99, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "I will prefer the earliest one.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK, so you'd like 5:00pm. And how many tickets?", "apis": [], "segments": [ { "start_index": 18, "end_index": 24, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "I guess we will be with my colleague and fiancee", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "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": 92, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 93, "end_index": 100, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 104, "end_index": 110, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes i want three tickets", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Am doing so right away", "apis": [ { "name": "book_tickets", "index": 20, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 21, "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?", "apis": [], "segments": [] }, { "index": 22, "speaker": "user", "text": "No am okay.", "apis": [], "segments": [] }, { "index": 23, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-24c8d524-76c6-42d2-ad7d-cebd788fc101
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie No Time To Die}} {{HIDE movie_2_alt name.movie the James Bond movie}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_3 name.genre action}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Give a vague response about near you, etc.) force assistant OK. Can you give me the city and state? hint user (Give var_location as your answer) call resolve_location location var_location response resolve_location location var_location force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (Use the phrase "var_movie_2_alt" in your answer, but not the real title.) call resolve_movie name.movie var_movie_2_alt response resolve_movie name.movie var_movie_2 force assistant Ok. I think you are talking about var_movie_2. Does that sound right? hint user (Confirm that ‘var_movie_2’ is the one you were thinking about.) call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant I think var_genre_3 movies are always a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (Say 'the second one' or something like that, but don't actually say the theater name.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant OK, var_theater_2 it is. hint user (Ask what times are available.) force assistant It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest/first one but do not mention the specific time.) force assistant OK, so you'd like var_movie_2_showtime_1. And how many tickets? hint user (describe the people going that amounts to var_num_tickets but do not give the number itself in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 7 vague user input clarified
[ { "index": 0, "speaker": "user", "text": "I'd like to see a movie tonight.", "apis": [], "segments": [ { "start_index": 24, "end_index": 31, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I noticed a theater a few blocks from the hotel.", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "OK. Can you give me the city and state?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Creek's End in Oregon", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "The new Bond movie I think", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Ok. I think you are talking about No Time To Die. Does that sound right?", "apis": [], "segments": [ { "start_index": 34, "end_index": 48, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Yeah! It's called No Time to Die", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 18, "end_index": 32, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "I think action movies are always a great choice. In Creek’s End, Oregon, I see that No Time To Die is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 8, "end_index": 14, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 52, "end_index": 71, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 84, "end_index": 98, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 127, "end_index": 142, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 147, "end_index": 161, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "The second one you mentioned", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "OK, No Time To Die it is.", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 12, "speaker": "user", "text": "When does it show, timewise I mean.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "It looks like tonight’s remaining showtimes for No Time To Die at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 48, "end_index": 62, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 91, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 93, "end_index": 99, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "I have a big day tomorrow so the earliest time works best.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK, so you'd like 5:00pm. And how many tickets?", "apis": [], "segments": [ { "start_index": 18, "end_index": 24, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "Well, It'll be Mary and I. Oh, and a gentleman we met here named Ricardo.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "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": 92, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 93, "end_index": 100, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 104, "end_index": 110, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "You bet.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Yes please", "apis": [ { "name": "book_tickets", "index": 20, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 21, "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?", "apis": [], "segments": [] }, { "index": 22, "speaker": "user", "text": "That'll do it, thanks.", "apis": [], "segments": [] }, { "index": 23, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-3c5a4102-024b-4d3e-9bed-81ed58002976
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie No Time To Die}} {{HIDE movie_2_alt name.movie the James Bond movie}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_3 name.genre action}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Give a vague response about near you, etc.) force assistant OK. Can you give me the city and state? hint user (Give var_location as your answer) call resolve_location location var_location response resolve_location location var_location force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (Use the phrase "var_movie_2_alt" in your answer, but not the real title.) call resolve_movie name.movie var_movie_2_alt response resolve_movie name.movie var_movie_2 force assistant Ok. I think you are talking about var_movie_2. Does that sound right? hint user (Confirm that ‘var_movie_2’ is the one you were thinking about.) call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant I think var_genre_3 movies are always a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (Say 'the second one' or something like that, but don't actually say the theater name.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant OK, var_theater_2 it is. hint user (Ask what times are available.) force assistant It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest/first one but do not mention the specific time.) force assistant OK, so you'd like var_movie_2_showtime_1. And how many tickets? hint user (describe the people going that amounts to var_num_tickets but do not give the number itself in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 7 vague user input clarified
[ { "index": 0, "speaker": "user", "text": "there's an high possibility of going to watch movie this night", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Not too far from me", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "OK. Can you give me the city and state?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "i'm in Creek’s End, Oregon", "apis": [], "segments": [ { "start_index": 7, "end_index": 26, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "not too sure, but what about James Bond", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Ok. I think you are talking about No Time To Die. Does that sound right?", "apis": [], "segments": [ { "start_index": 34, "end_index": 48, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "exactly that's what i wanted to mention", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "I think action movies are always a great choice. In Creek’s End, Oregon, I see that No Time To Die is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 8, "end_index": 14, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 52, "end_index": 71, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 84, "end_index": 98, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 127, "end_index": 142, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 147, "end_index": 161, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "ok, i'll prefer the second theater", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "OK, No Time To Die it is.", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 12, "speaker": "user", "text": "so what are the schedule available?", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "It looks like tonight’s remaining showtimes for No Time To Die at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 48, "end_index": 62, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 91, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 93, "end_index": 99, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "i'll definitely prefer the first one.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK, so you'd like 5:00pm. And how many tickets?", "apis": [], "segments": [ { "start_index": 18, "end_index": 24, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "i'll be going with two of my siblings", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "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": 92, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 93, "end_index": 100, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 104, "end_index": 110, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "exactly", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "yeah", "apis": [ { "name": "book_tickets", "index": 20, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 21, "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?", "apis": [], "segments": [] }, { "index": 22, "speaker": "user", "text": "No. Thank you", "apis": [], "segments": [] }, { "index": 23, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-309471b3-2b84-4c8c-bfe8-7e5985e6c80b
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie No Time To Die}} {{HIDE movie_2_alt name.movie the James Bond movie}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_3 name.genre action}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Give a vague response about near you, etc.) force assistant OK. Can you give me the city and state? hint user (Give var_location as your answer) call resolve_location location var_location response resolve_location location var_location force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (Use the phrase "var_movie_2_alt" in your answer, but not the real title.) call resolve_movie name.movie var_movie_2_alt response resolve_movie name.movie var_movie_2 force assistant Ok. I think you are talking about var_movie_2. Does that sound right? hint user (Confirm that ‘var_movie_2’ is the one you were thinking about.) call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant I think var_genre_3 movies are always a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (Say 'the second one' or something like that, but don't actually say the theater name.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant OK, var_theater_2 it is. hint user (Ask what times are available.) force assistant It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest/first one but do not mention the specific time.) force assistant OK, so you'd like var_movie_2_showtime_1. And how many tickets? hint user (describe the people going that amounts to var_num_tickets but do not give the number itself in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 7 vague user input clarified
[ { "index": 0, "speaker": "user", "text": "I would like to see a moving tonight.", "apis": [], "segments": [ { "start_index": 29, "end_index": 36, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Probably at the theater in the local mall.", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "OK. Can you give me the city and state?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "That would be Creek's End, Oregon.", "apis": [], "segments": [ { "start_index": 14, "end_index": 33, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "I think I would like James Bond.", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Ok. I think you are talking about No Time To Die. Does that sound right?", "apis": [], "segments": [ { "start_index": 34, "end_index": 48, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Yes, No Time to Die is the one I wanted.", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 5, "end_index": 19, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "I think action movies are always a great choice. In Creek’s End, Oregon, I see that No Time To Die is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 8, "end_index": 14, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 52, "end_index": 71, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 84, "end_index": 98, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 127, "end_index": 142, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 147, "end_index": 161, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "I think the second theater would work well.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "OK, No Time To Die it is.", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 12, "speaker": "user", "text": "What times is the movie showing?", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "It looks like tonight’s remaining showtimes for No Time To Die at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 48, "end_index": 62, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 91, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 93, "end_index": 99, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 105, "end_index": 111, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "The first time would work best for me.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK, so you'd like 5:00pm. And how many tickets?", "apis": [], "segments": [ { "start_index": 18, "end_index": 24, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "I need tickets for myself, my girlfriend and my son.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for No Time To Die at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "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": 92, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 93, "end_index": 100, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 104, "end_index": 110, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes, that sounds great.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Perfect, let's do it.", "apis": [ { "name": "book_tickets", "index": 20, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 21, "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?", "apis": [], "segments": [] }, { "index": 22, "speaker": "user", "text": "No thank you, that is all I need.", "apis": [], "segments": [] }, { "index": 23, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-e2a2f4bc-ca22-44b4-bb9a-87754bfc893f
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Include ‘var_location’ in your answer) force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and that kids are involved) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. var_genre_2 seems like a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ because it’s closer.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 2 success
[ { "index": 0, "speaker": "user", "text": "Hi! I would like to watch a movie tonight.", "apis": [], "segments": [ { "start_index": 34, "end_index": 41, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I am in Creek's End, Oregon.", "apis": [], "segments": [ { "start_index": 8, "end_index": 27, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "I have children with me, and I believe that they would like to see Mulan.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 67, "end_index": 72, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. Disney seems like a great choice. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 6, "end_index": 12, "text": "Disney", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 43, "end_index": 62, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 75, "end_index": 80, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 109, "end_index": 124, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 129, "end_index": 143, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "AMC Mercado 24 is best for me because it is way closer to me.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 0, "end_index": 14, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "I can go at the 5:00pm showing only.", "apis": [], "segments": [ { "start_index": 16, "end_index": 22, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I will need a total of three tickets.", "apis": [], "segments": [ { "start_index": 23, "end_index": 28, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes, that is all correct.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes, please do.", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No, thank you for asking, though.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-8127a699-2555-482a-b791-f8e1e46ee3d6
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Include ‘var_location’ in your answer) force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and that kids are involved) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. var_genre_2 seems like a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ because it’s closer.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 2 success
[ { "index": 0, "speaker": "user", "text": "I would like to go to the movies tonight!", "apis": [], "segments": [ { "start_index": 33, "end_index": 41, "text": "tonight!", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I need a cinema in Creek's End, Oregon", "apis": [], "segments": [ { "start_index": 19, "end_index": 38, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "I'm going with the kids, so perhaps Mulan?", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 36, "end_index": 41, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. Disney seems like a great choice. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 6, "end_index": 12, "text": "Disney", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 43, "end_index": 62, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 75, "end_index": 80, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 109, "end_index": 124, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 129, "end_index": 143, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "I would prefer AMC Mercado 24, as it is closer to me.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 15, "end_index": 29, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "5 PM please", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "three", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes.", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No thanks.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-f6e8abd2-f449-4014-8d20-e0cf4e571ce5
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Include ‘var_location’ in your answer) force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and that kids are involved) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. var_genre_2 seems like a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ because it’s closer.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 2 success
[ { "index": 0, "speaker": "user", "text": "I need to buy some movie tickets.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "The theater has to be in Creek's End, Oregon.", "apis": [], "segments": [ { "start_index": 25, "end_index": 44, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "My kids want to see Mulan.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 20, "end_index": 25, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. Disney seems like a great choice. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 6, "end_index": 12, "text": "Disney", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 43, "end_index": 62, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 75, "end_index": 80, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 109, "end_index": 124, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 129, "end_index": 143, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "It would be more convenient for me to go to AMC Mercado 24.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 44, "end_index": 58, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "The 5:00 pm showing will work the best.", "apis": [], "segments": [ { "start_index": 4, "end_index": 11, "text": "5:00 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I will need three tickets.", "apis": [], "segments": [ { "start_index": 12, "end_index": 17, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes, that is perfect.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "yes, please.", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No that will be all.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-8011b53a-7a45-4936-b5c7-a7302aef5bc9
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Include ‘var_location’ in your answer) force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and that kids are involved) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. var_genre_2 seems like a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ because it’s closer.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 2 success
[ { "index": 0, "speaker": "user", "text": "I need some help booking tickets for a movie tonight.", "apis": [], "segments": [ { "start_index": 45, "end_index": 52, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I am going to be in Creek's End, Oregon.", "apis": [], "segments": [ { "start_index": 20, "end_index": 39, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "My children and I plan to see Mulan.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 30, "end_index": 35, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. Disney seems like a great choice. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 6, "end_index": 12, "text": "Disney", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 43, "end_index": 62, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 75, "end_index": 80, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 109, "end_index": 124, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 129, "end_index": 143, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "The AMC Mercado 24 theater is much closer to me so let's go with that one.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 4, "end_index": 18, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "The 5:00PM showtime works great.", "apis": [], "segments": [ { "start_index": 4, "end_index": 10, "text": "5:00PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I need three tickets for tonight.", "apis": [], "segments": [ { "start_index": 7, "end_index": 12, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "You have everything correct.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "You can go ahead and purchase the tickets.", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No, you have helped me with everything that I needed.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-8ea0c2e3-8cf5-44c7-b1ca-af72ab865899
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Include ‘var_location’ in your answer) force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and that kids are involved) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. var_genre_2 seems like a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ because it’s closer.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 2 success
[ { "index": 0, "speaker": "user", "text": "Hey, I have an interest in seeing Mulan.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Most likely, in Creek's End, Oregon, as it is the closest location to us.", "apis": [], "segments": [ { "start_index": 16, "end_index": 35, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "I would like to see Mulan, because I have kids who would love to see that movie.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 20, "end_index": 25, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. Disney seems like a great choice. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 6, "end_index": 12, "text": "Disney", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 43, "end_index": 62, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 75, "end_index": 80, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 109, "end_index": 124, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 129, "end_index": 143, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "I would much prefer AMC Mercado 24, because of the conveniency.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 20, "end_index": 34, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "I would say 5:00 pm, because I have obligations later", "apis": [], "segments": [ { "start_index": 12, "end_index": 19, "text": "5:00 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Three, please.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes, this is all correct.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Go ahead, it's all done.", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No, thank you!", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-9ae59828-6ee5-4d91-9fce-28b399663a45
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_3 name.movie Emma}} {{HIDE location location Oak Valley, Arkansas}} {{HIDE num_tickets num.tickets two}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, say you haven’t yet decided. THEN ask for help deciding on something playing in your general area.) force assistant No problem. Can you tell me what city you’re in? hint user (In your own words, answer with ‘var_location’.) call find_movies location var_location response find_movies name.movie var_movie_1 name.movie var_movie_3 force assistant Ok. There are a couple of popular films out in your area: var_movie_1 and var_movie_3. Do either of those sound interesting? hint user (In your own words, say you are familiar with var_movie_1 but then ask for more information about var_movie_3.) call get_synopsis name.movie var_movie_3 response get_synopsis description.plot var_synopsis_movie_3 force assistant OK. Here’s the description of var_movie_3: var_synopsis_movie_3. hint user (In your own words, express that the description intrigues you and so you ask for var_num_tickets tickets to var_movie_3.) call find_theaters location var_location name.movie var_movie_3 response find_theaters name.theater var_theater_2 call find_showtimes date.showing var_date name.movie var_movie_3 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 var_theater_2 today at var_movie_3_showtime_1, var_movie_3_showtime_2, and var_movie_3_showtime_3. Which time would you like? hint user (choose var_movie_3_showtime_2 for your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_3 at var_theater_2 var_date at var_movie_3_showtime_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 num.tickets var_num_tickets name.movie var_movie_3 name.theater var_theater_2 date.showing var_date time.showing var_movie_3_showtime_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 3 with user initially undecided
[ { "index": 0, "speaker": "user", "text": "(Im really excited on going to see a movie tonight)", "apis": [], "segments": [ { "start_index": 43, "end_index": 51, "text": "tonight)", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "(Run to the sun)", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "No problem. I can give you the names of a couple of movies playing in your area. What city are you going to see the movie in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "(Santa Clara, CA)", "apis": [ { "name": "find_movies", "index": 4, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Emma" } ] } ], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Ok. There are a couple of popular films out in your area: No Time To Die and Emma. Do either of those sound interesting?", "apis": [], "segments": [ { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 77, "end_index": 81, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 6, "speaker": "user", "text": "(Emma sounds exciting)", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "description.plot", "response_value": "In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her" } ] } ], "segments": [ { "start_index": 0, "end_index": 5, "text": "(Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the description of Emma: In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her.", "apis": [], "segments": [ { "start_index": 30, "end_index": 35, "text": "Emma:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "(Wow, i couldnt think of something like that, no spoilers, i wanna see more)", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "OK. Emma is playing at AMC Mercado 24 today at 5:00pm, 7:10pm, and 9:45pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 8, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 23, "end_index": 37, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 47, "end_index": 53, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 55, "end_index": 61, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 67, "end_index": 73, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "(07:10 pm sounds real perfect for me)", "apis": [], "segments": [ { "start_index": 0, "end_index": 9, "text": "(07:10 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for Emma at AMC Mercado 24 tonight at 7:10pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 62, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 81, "end_index": 88, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 92, "end_index": 98, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "(Yes and that is perfect)", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "(Oh, yes. Im ready for them)", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "7:10pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "(Thanks for the help and selection of such great titles)", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-d0057381-9479-4171-b6de-aaf085704c60
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_3 name.movie Emma}} {{HIDE location location Oak Valley, Arkansas}} {{HIDE num_tickets num.tickets two}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, say you haven’t yet decided. THEN ask for help deciding on something playing in your general area.) force assistant No problem. Can you tell me what city you’re in? hint user (In your own words, answer with ‘var_location’.) call find_movies location var_location response find_movies name.movie var_movie_1 name.movie var_movie_3 force assistant Ok. There are a couple of popular films out in your area: var_movie_1 and var_movie_3. Do either of those sound interesting? hint user (In your own words, say you are familiar with var_movie_1 but then ask for more information about var_movie_3.) call get_synopsis name.movie var_movie_3 response get_synopsis description.plot var_synopsis_movie_3 force assistant OK. Here’s the description of var_movie_3: var_synopsis_movie_3. hint user (In your own words, express that the description intrigues you and so you ask for var_num_tickets tickets to var_movie_3.) call find_theaters location var_location name.movie var_movie_3 response find_theaters name.theater var_theater_2 call find_showtimes date.showing var_date name.movie var_movie_3 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 var_theater_2 today at var_movie_3_showtime_1, var_movie_3_showtime_2, and var_movie_3_showtime_3. Which time would you like? hint user (choose var_movie_3_showtime_2 for your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_3 at var_theater_2 var_date at var_movie_3_showtime_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 num.tickets var_num_tickets name.movie var_movie_3 name.theater var_theater_2 date.showing var_date time.showing var_movie_3_showtime_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 3 with user initially undecided
[ { "index": 0, "speaker": "user", "text": "I wanna see a movie", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I am not sure. Can you help?", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "No problem. I can give you the names of a couple of movies playing in your area. What city are you going to see the movie in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Oak Valley, Arkansas please", "apis": [ { "name": "find_movies", "index": 4, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Emma" } ] } ], "segments": [ { "start_index": 0, "end_index": 20, "text": "Oak Valley, Arkansas", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Ok. There are a couple of popular films out in your area: No Time To Die and Emma. Do either of those sound interesting?", "apis": [], "segments": [ { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 77, "end_index": 81, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 6, "speaker": "user", "text": "I know about No Time to Die but tell me about Emma", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "description.plot", "response_value": "In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her" } ] } ], "segments": [ { "start_index": 13, "end_index": 27, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 46, "end_index": 50, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the description of Emma: In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her.", "apis": [], "segments": [ { "start_index": 30, "end_index": 35, "text": "Emma:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "I will take two tickets cause it sounds good", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 12, "end_index": 15, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "OK. Emma is playing at AMC Mercado 24 today at 5:00pm, 7:10pm, and 9:45pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 8, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 23, "end_index": 37, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 47, "end_index": 53, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 55, "end_index": 61, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 67, "end_index": 73, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "7:10 sounds good", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for Emma at AMC Mercado 24 tonight at 7:10pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 62, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 81, "end_index": 88, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 92, "end_index": 98, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes that is right", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "7:10pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No thanks", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-95dd7613-805c-4ca8-9679-1a5fb0583bb2
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_3 name.movie Emma}} {{HIDE location location Oak Valley, Arkansas}} {{HIDE num_tickets num.tickets two}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, say you haven’t yet decided. THEN ask for help deciding on something playing in your general area.) force assistant No problem. Can you tell me what city you’re in? hint user (In your own words, answer with ‘var_location’.) call find_movies location var_location response find_movies name.movie var_movie_1 name.movie var_movie_3 force assistant Ok. There are a couple of popular films out in your area: var_movie_1 and var_movie_3. Do either of those sound interesting? hint user (In your own words, say you are familiar with var_movie_1 but then ask for more information about var_movie_3.) call get_synopsis name.movie var_movie_3 response get_synopsis description.plot var_synopsis_movie_3 force assistant OK. Here’s the description of var_movie_3: var_synopsis_movie_3. hint user (In your own words, express that the description intrigues you and so you ask for var_num_tickets tickets to var_movie_3.) call find_theaters location var_location name.movie var_movie_3 response find_theaters name.theater var_theater_2 call find_showtimes date.showing var_date name.movie var_movie_3 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 var_theater_2 today at var_movie_3_showtime_1, var_movie_3_showtime_2, and var_movie_3_showtime_3. Which time would you like? hint user (choose var_movie_3_showtime_2 for your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_3 at var_theater_2 var_date at var_movie_3_showtime_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 num.tickets var_num_tickets name.movie var_movie_3 name.theater var_theater_2 date.showing var_date time.showing var_movie_3_showtime_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 3 with user initially undecided
[ { "index": 0, "speaker": "user", "text": "My friend and I are thinking about seeing a movie tonight. Would you asist me with finding a good one to see?", "apis": [], "segments": [ { "start_index": 50, "end_index": 57, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I am interested in seeing Uncut Gems, though I am open to other ideas. Basically, I would like some suggestions.", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "No problem. I can give you the names of a couple of movies playing in your area. What city are you going to see the movie in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I would like to see a movie at a theater near Oak Valley, Arkansas.", "apis": [ { "name": "find_movies", "index": 4, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Emma" } ] } ], "segments": [ { "start_index": 46, "end_index": 66, "text": "Oak Valley, Arkansas", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Ok. There are a couple of popular films out in your area: No Time To Die and Emma. Do either of those sound interesting?", "apis": [], "segments": [ { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 77, "end_index": 81, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 6, "speaker": "user", "text": "Those sound like good suggestions. I have read some reviews on No Time to Die so I am somewhat familiar with that movie, but I have not heard anything about the Movie Emma. would you tell me more about Emma?", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "description.plot", "response_value": "In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her" } ] } ], "segments": [ { "start_index": 63, "end_index": 77, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 167, "end_index": 171, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the description of Emma: In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her.", "apis": [], "segments": [ { "start_index": 30, "end_index": 35, "text": "Emma:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Wow, that sounds like a movie I would really enjoy. Would you see if there are two tickets available to see Emma today?", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 79, "end_index": 82, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 108, "end_index": 112, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "OK. Emma is playing at AMC Mercado 24 today at 5:00pm, 7:10pm, and 9:45pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 8, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 23, "end_index": 37, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 47, "end_index": 53, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 55, "end_index": 61, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 67, "end_index": 73, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "The 7:10pm show would work well with my schedule.", "apis": [], "segments": [ { "start_index": 4, "end_index": 10, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for Emma at AMC Mercado 24 tonight at 7:10pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 62, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 81, "end_index": 88, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 92, "end_index": 98, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "That is the correct information.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes, please purchase these two tickets.", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "7:10pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Thank you for your assitance today and that is all I need at the moment!", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-c331dad7-9c7c-459d-8b5a-50d1d8c24ad0
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_3 name.movie Emma}} {{HIDE location location Oak Valley, Arkansas}} {{HIDE num_tickets num.tickets two}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, say you haven’t yet decided. THEN ask for help deciding on something playing in your general area.) force assistant No problem. Can you tell me what city you’re in? hint user (In your own words, answer with ‘var_location’.) call find_movies location var_location response find_movies name.movie var_movie_1 name.movie var_movie_3 force assistant Ok. There are a couple of popular films out in your area: var_movie_1 and var_movie_3. Do either of those sound interesting? hint user (In your own words, say you are familiar with var_movie_1 but then ask for more information about var_movie_3.) call get_synopsis name.movie var_movie_3 response get_synopsis description.plot var_synopsis_movie_3 force assistant OK. Here’s the description of var_movie_3: var_synopsis_movie_3. hint user (In your own words, express that the description intrigues you and so you ask for var_num_tickets tickets to var_movie_3.) call find_theaters location var_location name.movie var_movie_3 response find_theaters name.theater var_theater_2 call find_showtimes date.showing var_date name.movie var_movie_3 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 var_theater_2 today at var_movie_3_showtime_1, var_movie_3_showtime_2, and var_movie_3_showtime_3. Which time would you like? hint user (choose var_movie_3_showtime_2 for your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_3 at var_theater_2 var_date at var_movie_3_showtime_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 num.tickets var_num_tickets name.movie var_movie_3 name.theater var_theater_2 date.showing var_date time.showing var_movie_3_showtime_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 3 with user initially undecided
[ { "index": 0, "speaker": "user", "text": "Hello, I want to see a movie tonight.", "apis": [], "segments": [ { "start_index": 29, "end_index": 36, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I have not decided yet. Can you help me?", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "No problem. I can give you the names of a couple of movies playing in your area. What city are you going to see the movie in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I live in Oak Valley, Arkansas.", "apis": [ { "name": "find_movies", "index": 4, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Emma" } ] } ], "segments": [ { "start_index": 10, "end_index": 30, "text": "Oak Valley, Arkansas", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Ok. There are a couple of popular films out in your area: No Time To Die and Emma. Do either of those sound interesting?", "apis": [], "segments": [ { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 77, "end_index": 81, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 6, "speaker": "user", "text": "I do know No time to Die, but haven't heard of Emma, can you tell me more?", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "description.plot", "response_value": "In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her" } ] } ], "segments": [ { "start_index": 10, "end_index": 24, "text": "No time to Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 51, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the description of Emma: In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her.", "apis": [], "segments": [ { "start_index": 30, "end_index": 35, "text": "Emma:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "That sounds cool! Can i get two tickets to Emma?", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 28, "end_index": 31, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 43, "end_index": 47, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "OK. Emma is playing at AMC Mercado 24 today at 5:00pm, 7:10pm, and 9:45pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 8, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 23, "end_index": 37, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 47, "end_index": 53, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 55, "end_index": 61, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 67, "end_index": 73, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Let's go with 7:10 PM.", "apis": [], "segments": [ { "start_index": 14, "end_index": 21, "text": "7:10 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for Emma at AMC Mercado 24 tonight at 7:10pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 62, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 81, "end_index": 88, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 92, "end_index": 98, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes, correct.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Perfect, let's do it.", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "7:10pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No, that is all I needed. Thank you!", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-504dd45a-d711-47f9-8e99-5df130c516b7
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_3 name.movie Emma}} {{HIDE location location Oak Valley, Arkansas}} {{HIDE num_tickets num.tickets two}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, say you haven’t yet decided. THEN ask for help deciding on something playing in your general area.) force assistant No problem. Can you tell me what city you’re in? hint user (In your own words, answer with ‘var_location’.) call find_movies location var_location response find_movies name.movie var_movie_1 name.movie var_movie_3 force assistant Ok. There are a couple of popular films out in your area: var_movie_1 and var_movie_3. Do either of those sound interesting? hint user (In your own words, say you are familiar with var_movie_1 but then ask for more information about var_movie_3.) call get_synopsis name.movie var_movie_3 response get_synopsis description.plot var_synopsis_movie_3 force assistant OK. Here’s the description of var_movie_3: var_synopsis_movie_3. hint user (In your own words, express that the description intrigues you and so you ask for var_num_tickets tickets to var_movie_3.) call find_theaters location var_location name.movie var_movie_3 response find_theaters name.theater var_theater_2 call find_showtimes date.showing var_date name.movie var_movie_3 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 var_theater_2 today at var_movie_3_showtime_1, var_movie_3_showtime_2, and var_movie_3_showtime_3. Which time would you like? hint user (choose var_movie_3_showtime_2 for your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_3 at var_theater_2 var_date at var_movie_3_showtime_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 num.tickets var_num_tickets name.movie var_movie_3 name.theater var_theater_2 date.showing var_date time.showing var_movie_3_showtime_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 3 with user initially undecided
[ { "index": 0, "speaker": "user", "text": "I'm looking to see a movie tonight.", "apis": [], "segments": [ { "start_index": 27, "end_index": 34, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I haven't thought about it yet. Can you suggest anything for me?", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "No problem. I can give you the names of a couple of movies playing in your area. What city are you going to see the movie in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Louwillville, California.", "apis": [ { "name": "find_movies", "index": 4, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Emma" } ] } ], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Ok. There are a couple of popular films out in your area: No Time To Die and Emma. Do either of those sound interesting?", "apis": [], "segments": [ { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 77, "end_index": 81, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 6, "speaker": "user", "text": "I've definitely heard of No Time To Die. But what is Emma about?", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "description.plot", "response_value": "In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her" } ] } ], "segments": [ { "start_index": 25, "end_index": 39, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 53, "end_index": 57, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the description of Emma: In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her.", "apis": [], "segments": [ { "start_index": 30, "end_index": 35, "text": "Emma:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "That definitely sounds interesting. Could you please book two tickets to Emma?", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "location", "arg_value": "Oak Valley, Arkansas" }, { "arg_name": "name.movie", "arg_value": "Emma" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 58, "end_index": 61, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 73, "end_index": 77, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "OK. Emma is playing at AMC Mercado 24 today at 5:00pm, 7:10pm, and 9:45pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 8, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 23, "end_index": 37, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 47, "end_index": 53, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 55, "end_index": 61, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 67, "end_index": 73, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "I'll take the 7:10pm showing.", "apis": [], "segments": [ { "start_index": 14, "end_index": 20, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for Emma at AMC Mercado 24 tonight at 7:10pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 62, "text": "Emma", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 81, "end_index": 88, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 92, "end_index": 98, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes, thanks. Everything is correct.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Absolutely! Thanks again.", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "Emma" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "7:10pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No thank you, that would be all.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-077fa96a-898c-413b-ade4-620ef085692f
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 logical 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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_4 name.movie Mad Max}} {{HIDE genre_1 name.genre action}} {{HIDE location location Portland}} {{HIDE num_tickets num.tickets two}} {{HIDE theater_3 name.theater Old Town Cinema}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology.}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE generic_closing_1 generic.closing Hope to talk to you again soon.}} {{HIDE location_1 location Davis, California}} {{HIDE location_2 location Sacramento, California}} {{HIDE release_date_movie_4 date.release October 12, 1979}} {{CONVERSATION hint user (In your own words, request to buy movie tickets for theaters in var_location_1.) force assistant No problem. Do you have a movie in mind? hint user (In your own words, say you’re thinking about ‘var_movie_1’.) call find_theaters name.movie var_movie_1 location var_location_1 response find_theaters name.theater var_theater_2 force assistant It looks like the nearest theater playing var_movie_1 is at the var_theater_2 in var_location_2. hint user (Ask if there is no showing in var_location_1) force assistant That’s right. var_movie_1 is not showing in var_location_1. hint user (Politely react with negative emotion. Then ask what var_genre_1 films are playing in var_location_1) call find_movies name.genre var_genre_1 location var_location_1 response find_movies name.movie var_movie_4 force assistant I see one var_genre_1 movie playing in var_location_1 at var_theater_2 called var_movie_4. hint user (Ask if that is the original film from the 1970s). call get_release_date name.movie var_movie_3 response get_release_date date.release var_release_date_movie_4 force assistant The release date for this film is var_release_date_movie_4. hint user (In your own words, politely transition to telling the agent you have decided not to buy tickets at the moment due to your film choice not being available in your local city) force assistant No problem. var_generic_closing_1 }} {{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 4 no purchase as movie not playing locally
[ { "index": 0, "speaker": "user", "text": "I want to go see a movie today in Davis, California", "apis": [], "segments": [ { "start_index": 34, "end_index": 51, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Do you have a movie in mind?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Yes, No Time to Die", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 5, "end_index": 19, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "It looks like the nearest theater playing No Time To Die is at the AMC Mercado 24 in Sacramento, California.", "apis": [], "segments": [ { "start_index": 42, "end_index": 56, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 67, "end_index": 81, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 107, "text": "Sacramento, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Are there no showing in Davis?", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "That’s right. No Time To Die is not showing in Davis, California.", "apis": [], "segments": [ { "start_index": 14, "end_index": 28, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 64, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "Ugh, OK. What movies are playing in Davis?", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Mad Max" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "I see one action movie playing in Davis, California at AMC Mercado 24 called Mad Max.", "apis": [], "segments": [ { "start_index": 10, "end_index": 16, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 34, "end_index": 51, "text": "Davis, California", "annotations": [ { "name": "location" } ] }, { "start_index": 55, "end_index": 69, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 77, "end_index": 84, "text": "Mad Max", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Is that the original film from the 70s?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "date.release" }, { "arg_name": "name.movie", "arg_value": "var_movie_3" } ], "response": [ { "response_name": "date.release", "response_value": "October 12, 1979" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "The release date for this film is October 12, 1979.", "apis": [], "segments": [ { "start_index": 34, "end_index": 50, "text": "October 12, 1979", "annotations": [ { "name": "date.release" } ] } ] }, { "index": 10, "speaker": "user", "text": "I really want to stay in Davis and see something recent. I do not want to buy any movie tickets today.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "No problem. Hope to talk to you again soon.", "apis": [], "segments": [] } ]
dlg-39b1ffef-40b7-4caf-b0cd-944793d33a4a
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 logical 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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_4 name.movie Mad Max}} {{HIDE genre_1 name.genre action}} {{HIDE location location Portland}} {{HIDE num_tickets num.tickets two}} {{HIDE theater_3 name.theater Old Town Cinema}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology.}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE generic_closing_1 generic.closing Hope to talk to you again soon.}} {{HIDE location_1 location Davis, California}} {{HIDE location_2 location Sacramento, California}} {{HIDE release_date_movie_4 date.release October 12, 1979}} {{CONVERSATION hint user (In your own words, request to buy movie tickets for theaters in var_location_1.) force assistant No problem. Do you have a movie in mind? hint user (In your own words, say you’re thinking about ‘var_movie_1’.) call find_theaters name.movie var_movie_1 location var_location_1 response find_theaters name.theater var_theater_2 force assistant It looks like the nearest theater playing var_movie_1 is at the var_theater_2 in var_location_2. hint user (Ask if there is no showing in var_location_1) force assistant That’s right. var_movie_1 is not showing in var_location_1. hint user (Politely react with negative emotion. Then ask what var_genre_1 films are playing in var_location_1) call find_movies name.genre var_genre_1 location var_location_1 response find_movies name.movie var_movie_4 force assistant I see one var_genre_1 movie playing in var_location_1 at var_theater_2 called var_movie_4. hint user (Ask if that is the original film from the 1970s). call get_release_date name.movie var_movie_3 response get_release_date date.release var_release_date_movie_4 force assistant The release date for this film is var_release_date_movie_4. hint user (In your own words, politely transition to telling the agent you have decided not to buy tickets at the moment due to your film choice not being available in your local city) force assistant No problem. var_generic_closing_1 }} {{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 4 no purchase as movie not playing locally
[ { "index": 0, "speaker": "user", "text": "Can you find me movie tickets for theaters in Davis, California?", "apis": [], "segments": [ { "start_index": 46, "end_index": 63, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Do you have a movie in mind?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Hmmm. Let's see... How about \"No Time to Die.\"", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 29, "end_index": 46, "text": "\"No Time to Die.\"", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "It looks like the nearest theater playing No Time To Die is at the AMC Mercado 24 in Sacramento, California.", "apis": [], "segments": [ { "start_index": 42, "end_index": 56, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 67, "end_index": 81, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 107, "text": "Sacramento, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "But nothing in Davis, California?", "apis": [], "segments": [ { "start_index": 15, "end_index": 32, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "That’s right. No Time To Die is not showing in Davis, California.", "apis": [], "segments": [ { "start_index": 14, "end_index": 28, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 64, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "That stinks. Is there anything playing in Davis, California.", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Mad Max" } ] } ], "segments": [ { "start_index": 42, "end_index": 59, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "I see one action movie playing in Davis, California at AMC Mercado 24 called Mad Max.", "apis": [], "segments": [ { "start_index": 10, "end_index": 16, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 34, "end_index": 51, "text": "Davis, California", "annotations": [ { "name": "location" } ] }, { "start_index": 55, "end_index": 69, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 77, "end_index": 84, "text": "Mad Max", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Is that the original Mad Max from the 1970's.", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "date.release" }, { "arg_name": "name.movie", "arg_value": "var_movie_3" } ], "response": [ { "response_name": "date.release", "response_value": "October 12, 1979" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "The release date for this film is October 12, 1979.", "apis": [], "segments": [ { "start_index": 34, "end_index": 50, "text": "October 12, 1979", "annotations": [ { "name": "date.release" } ] } ] }, { "index": 10, "speaker": "user", "text": "Hmmm... well unfortunately I do no think I will buy tickets today. Thanks.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "No problem. Hope to talk to you again soon.", "apis": [], "segments": [] } ]
dlg-470b0aa7-8117-479f-b44c-69ec9666f82a
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 logical 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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_4 name.movie Mad Max}} {{HIDE genre_1 name.genre action}} {{HIDE location location Portland}} {{HIDE num_tickets num.tickets two}} {{HIDE theater_3 name.theater Old Town Cinema}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology.}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE generic_closing_1 generic.closing Hope to talk to you again soon.}} {{HIDE location_1 location Davis, California}} {{HIDE location_2 location Sacramento, California}} {{HIDE release_date_movie_4 date.release October 12, 1979}} {{CONVERSATION hint user (In your own words, request to buy movie tickets for theaters in var_location_1.) force assistant No problem. Do you have a movie in mind? hint user (In your own words, say you’re thinking about ‘var_movie_1’.) call find_theaters name.movie var_movie_1 location var_location_1 response find_theaters name.theater var_theater_2 force assistant It looks like the nearest theater playing var_movie_1 is at the var_theater_2 in var_location_2. hint user (Ask if there is no showing in var_location_1) force assistant That’s right. var_movie_1 is not showing in var_location_1. hint user (Politely react with negative emotion. Then ask what var_genre_1 films are playing in var_location_1) call find_movies name.genre var_genre_1 location var_location_1 response find_movies name.movie var_movie_4 force assistant I see one var_genre_1 movie playing in var_location_1 at var_theater_2 called var_movie_4. hint user (Ask if that is the original film from the 1970s). call get_release_date name.movie var_movie_3 response get_release_date date.release var_release_date_movie_4 force assistant The release date for this film is var_release_date_movie_4. hint user (In your own words, politely transition to telling the agent you have decided not to buy tickets at the moment due to your film choice not being available in your local city) force assistant No problem. var_generic_closing_1 }} {{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 4 no purchase as movie not playing locally
[ { "index": 0, "speaker": "user", "text": "I would like to buy movie tickets for theaters in Davis, California.", "apis": [], "segments": [ { "start_index": 50, "end_index": 67, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Do you have a movie in mind?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I think I would like to see No Time To Die.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 28, "end_index": 42, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "It looks like the nearest theater playing No Time To Die is at the AMC Mercado 24 in Sacramento, California.", "apis": [], "segments": [ { "start_index": 42, "end_index": 56, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 67, "end_index": 81, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 107, "text": "Sacramento, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "There is no showing in Davis, California.", "apis": [], "segments": [ { "start_index": 23, "end_index": 40, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "That’s right. No Time To Die is not showing in Davis, California.", "apis": [], "segments": [ { "start_index": 14, "end_index": 28, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 64, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "Oh wow, what actions films are playing in Davis, California?", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Mad Max" } ] } ], "segments": [ { "start_index": 13, "end_index": 20, "text": "actions", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 42, "end_index": 59, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "I see one action movie playing in Davis, California at AMC Mercado 24 called Mad Max.", "apis": [], "segments": [ { "start_index": 10, "end_index": 16, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 34, "end_index": 51, "text": "Davis, California", "annotations": [ { "name": "location" } ] }, { "start_index": 55, "end_index": 69, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 77, "end_index": 84, "text": "Mad Max", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Is it the original film from the 1970s?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "date.release" }, { "arg_name": "name.movie", "arg_value": "var_movie_3" } ], "response": [ { "response_name": "date.release", "response_value": "October 12, 1979" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "The release date for this film is October 12, 1979.", "apis": [], "segments": [ { "start_index": 34, "end_index": 50, "text": "October 12, 1979", "annotations": [ { "name": "date.release" } ] } ] }, { "index": 10, "speaker": "user", "text": "Okay, thank you for your time, but I have decided not to buy tickets at the moment since the movie I wanted to see is not playing here in Davis, California.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "No problem. Hope to talk to you again soon.", "apis": [], "segments": [] } ]
dlg-37c04212-eba5-41b4-95d0-700f79589db2
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 logical 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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_4 name.movie Mad Max}} {{HIDE genre_1 name.genre action}} {{HIDE location location Portland}} {{HIDE num_tickets num.tickets two}} {{HIDE theater_3 name.theater Old Town Cinema}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology.}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE generic_closing_1 generic.closing Hope to talk to you again soon.}} {{HIDE location_1 location Davis, California}} {{HIDE location_2 location Sacramento, California}} {{HIDE release_date_movie_4 date.release October 12, 1979}} {{CONVERSATION hint user (In your own words, request to buy movie tickets for theaters in var_location_1.) force assistant No problem. Do you have a movie in mind? hint user (In your own words, say you’re thinking about ‘var_movie_1’.) call find_theaters name.movie var_movie_1 location var_location_1 response find_theaters name.theater var_theater_2 force assistant It looks like the nearest theater playing var_movie_1 is at the var_theater_2 in var_location_2. hint user (Ask if there is no showing in var_location_1) force assistant That’s right. var_movie_1 is not showing in var_location_1. hint user (Politely react with negative emotion. Then ask what var_genre_1 films are playing in var_location_1) call find_movies name.genre var_genre_1 location var_location_1 response find_movies name.movie var_movie_4 force assistant I see one var_genre_1 movie playing in var_location_1 at var_theater_2 called var_movie_4. hint user (Ask if that is the original film from the 1970s). call get_release_date name.movie var_movie_3 response get_release_date date.release var_release_date_movie_4 force assistant The release date for this film is var_release_date_movie_4. hint user (In your own words, politely transition to telling the agent you have decided not to buy tickets at the moment due to your film choice not being available in your local city) force assistant No problem. var_generic_closing_1 }} {{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 4 no purchase as movie not playing locally
[ { "index": 0, "speaker": "user", "text": "I would like to buy two movie tickets for a showing in Davis, California.", "apis": [], "segments": [ { "start_index": 55, "end_index": 72, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Do you have a movie in mind?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I was thinking the new Bond movie, No Time to Die looked good.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 35, "end_index": 49, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "It looks like the nearest theater playing No Time To Die is at the AMC Mercado 24 in Sacramento, California.", "apis": [], "segments": [ { "start_index": 42, "end_index": 56, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 67, "end_index": 81, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 107, "text": "Sacramento, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "So, there's no showing in Davis, California?", "apis": [], "segments": [ { "start_index": 26, "end_index": 43, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "That’s right. No Time To Die is not showing in Davis, California.", "apis": [], "segments": [ { "start_index": 14, "end_index": 28, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 64, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "Well that's a bummer then. What movies are playing in Davis, California?", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Mad Max" } ] } ], "segments": [ { "start_index": 54, "end_index": 71, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "I see one action movie playing in Davis, California at AMC Mercado 24 called Mad Max.", "apis": [], "segments": [ { "start_index": 10, "end_index": 16, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 34, "end_index": 51, "text": "Davis, California", "annotations": [ { "name": "location" } ] }, { "start_index": 55, "end_index": 69, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 77, "end_index": 84, "text": "Mad Max", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Is that the original version from the 70s?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "date.release" }, { "arg_name": "name.movie", "arg_value": "var_movie_3" } ], "response": [ { "response_name": "date.release", "response_value": "October 12, 1979" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "The release date for this film is October 12, 1979.", "apis": [], "segments": [ { "start_index": 34, "end_index": 50, "text": "October 12, 1979", "annotations": [ { "name": "date.release" } ] } ] }, { "index": 10, "speaker": "user", "text": "That's all well and good, but I think I'll wait until another movie comes out in my city that I'm interested in.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "No problem. Hope to talk to you again soon.", "apis": [], "segments": [] } ]
dlg-506ad629-acf0-4f93-af71-7eb3d74c0014
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 logical 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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_4 name.movie Mad Max}} {{HIDE genre_1 name.genre action}} {{HIDE location location Portland}} {{HIDE num_tickets num.tickets two}} {{HIDE theater_3 name.theater Old Town Cinema}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology.}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE date date.showing tonight}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE generic_closing_1 generic.closing Hope to talk to you again soon.}} {{HIDE location_1 location Davis, California}} {{HIDE location_2 location Sacramento, California}} {{HIDE release_date_movie_4 date.release October 12, 1979}} {{CONVERSATION hint user (In your own words, request to buy movie tickets for theaters in var_location_1.) force assistant No problem. Do you have a movie in mind? hint user (In your own words, say you’re thinking about ‘var_movie_1’.) call find_theaters name.movie var_movie_1 location var_location_1 response find_theaters name.theater var_theater_2 force assistant It looks like the nearest theater playing var_movie_1 is at the var_theater_2 in var_location_2. hint user (Ask if there is no showing in var_location_1) force assistant That’s right. var_movie_1 is not showing in var_location_1. hint user (Politely react with negative emotion. Then ask what var_genre_1 films are playing in var_location_1) call find_movies name.genre var_genre_1 location var_location_1 response find_movies name.movie var_movie_4 force assistant I see one var_genre_1 movie playing in var_location_1 at var_theater_2 called var_movie_4. hint user (Ask if that is the original film from the 1970s). call get_release_date name.movie var_movie_3 response get_release_date date.release var_release_date_movie_4 force assistant The release date for this film is var_release_date_movie_4. hint user (In your own words, politely transition to telling the agent you have decided not to buy tickets at the moment due to your film choice not being available in your local city) force assistant No problem. var_generic_closing_1 }} {{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 4 no purchase as movie not playing locally
[ { "index": 0, "speaker": "user", "text": "I want to get some movie tickets in Davis, California.", "apis": [], "segments": [ { "start_index": 36, "end_index": 53, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "No problem. Do you have a movie in mind?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "No Time to Die is looking good.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 0, "end_index": 14, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "It looks like the nearest theater playing No Time To Die is at the AMC Mercado 24 in Sacramento, California.", "apis": [], "segments": [ { "start_index": 42, "end_index": 56, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 67, "end_index": 81, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 107, "text": "Sacramento, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "There isn't a showing in Davis, California?", "apis": [], "segments": [ { "start_index": 25, "end_index": 42, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "That’s right. No Time To Die is not showing in Davis, California.", "apis": [], "segments": [ { "start_index": 14, "end_index": 28, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 64, "text": "Davis, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "That sucks, are there any action movies playing in Davis California?", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "location", "arg_value": "Davis, California" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Mad Max" } ] } ], "segments": [ { "start_index": 26, "end_index": 32, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 51, "end_index": 67, "text": "Davis California", "annotations": [ { "name": "location" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "I see one action movie playing in Davis, California at AMC Mercado 24 called Mad Max.", "apis": [], "segments": [ { "start_index": 10, "end_index": 16, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 34, "end_index": 51, "text": "Davis, California", "annotations": [ { "name": "location" } ] }, { "start_index": 55, "end_index": 69, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 77, "end_index": 84, "text": "Mad Max", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Is that the 1970's versionj?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "date.release" }, { "arg_name": "name.movie", "arg_value": "var_movie_3" } ], "response": [ { "response_name": "date.release", "response_value": "October 12, 1979" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "The release date for this film is October 12, 1979.", "apis": [], "segments": [ { "start_index": 34, "end_index": 50, "text": "October 12, 1979", "annotations": [ { "name": "date.release" } ] } ] }, { "index": 10, "speaker": "user", "text": "Wellthose options don't sound very good so I don't think I will be Purchasing tickets today.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "No problem. Hope to talk to you again soon.", "apis": [], "segments": [] } ]
dlg-4c6e14bf-580a-4328-86f8-278fd64c5ac6
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.), If you don’t understand the instructions *look at the next agent turn for context*.,Do not copy the wording. *Use your own words*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_2 name.movie Mulan}} {{HIDE movie_3 name.movie Emma}} {{HIDE location location Petaluma, California}} {{HIDE num_tickets num.tickets two}} {{HIDE people_tickets num.tickets it’ll be just my friend and I}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology}} {{HIDE synopsis_movie_2 description.movie Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_4 name.theater Boulevard 14 Cinema}} {{HIDE date date.showing tonight}} {{HIDE movie_1_showtime_1 time.showing 4:00pm}} {{HIDE movie_1_showtime_2 time.showing 7:30pm}} {{HIDE movie_1_showtime_3 time.showing 10:55pm}} {{HIDE movie_2_showtime_1 time.showing 5:30pm}} {{HIDE movie_2_showtime_2 time.showing 7:20pm}} {{HIDE movie_2_showtime_3 time.showing 9:50pm}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{HIDE critic_rating review.critic 87% Rotten Tomatoes}} {{HIDE audience_rating review.audience 92%}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, ask what’s playing at var_theater_4 in var_location.) call resolve_theater name.theater var_theater_4 location var_location response resolve_theater name.theater var_theater_4 call find_movies name.theater var_theater_4 location var_location response find_movies name.movie var_movie_1 name.movie var_movie_2 name.movie var_movie_3 force assistant OK. var_theater_4 in var_location is showing three movies: var_movie_1, var_movie_2, and var_movie_3. hint user (In your own words, ask a general question about var_movie_2, for example “tell me about var_movie_2”.) force assistant Sure. What specifically would you like to know? hint user (In your own words, ask about the story.) call get_synopsis name.movie var_movie_2 response get_synopsis description.plot var_synopsis_movie_2 force assistant OK. Here’s the synopsis of var_movie_2: var_synopsis_movie_2. hint user (Now ask about audience and critic ratings of this movie) call get_audience_rating name.movie var_movie_2 response get_synopsis review.audience var_audience_rating call get_critic_rating name.movie var_movie_2 response get_critic_rating review.critic var_critic_rating force assistant var_movie_2 has an var_critic_rating score and a var_audience_rating audience rating. hint user (In your own words, express that you will probably like var_movie_1 better so you choose that one.) call find_showtimes name.movie var_movie_1 date.showing var_date name.theater var_theater_4 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. var_movie_1 is playing var_movie_1_showtime_1, var_movie_1_showtime_2, and var_movie_1_showtime_3. Which time would you like? hint user (Choose var_movie_1_showtime_3 for your answer and say ‘var_people_tickets’ .) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_4 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm, but do NOT write “confirm”.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer.) call book_tickets num.tickets var_num_tickets name.movie var_movie_1 name.theater var_theater_4 date.showing var_date time.showing var_movie_1_showtime_3 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 (Ask for clarification about the email with the ticket instructions.) force assistant The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater. hint user (polite acknowledgement) 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 5 asking for options at one theater
[ { "index": 0, "speaker": "user", "text": "I would like to go see a movie tonight.", "apis": [], "segments": [ { "start_index": 31, "end_index": 38, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "What is playing at Boulevard 14 Cinema in Petaluma, California?", "apis": [ { "name": "find_movies", "index": 2, "args": [ { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "location", "arg_value": "Petaluma, California" } ], "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": "Emma" } ] } ], "segments": [ { "start_index": 19, "end_index": 38, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 42, "end_index": 62, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK. Boulevard 14 Cinema in Petaluma, California is showing three movies: No Time To Die, Mulan, and Emma.", "apis": [], "segments": [ { "start_index": 4, "end_index": 23, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 27, "end_index": 47, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] }, { "start_index": 73, "end_index": 87, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 89, "end_index": 94, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 100, "end_index": 104, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "Can you tell me about Mulan?", "apis": [], "segments": [ { "start_index": 22, "end_index": 27, "text": "Mulan", "annotations": [ { "name": "name.movie" }, { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. What specifically would you like to know?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "What is the story line?", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "description.plot", "response_value": "Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the synopsis of Mulan: Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way.", "apis": [], "segments": [ { "start_index": 27, "end_index": 33, "text": "Mulan:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Can you tell me about the audience and critic ratings?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.audience" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.audience", "response_value": "92%" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.critic" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.critic", "response_value": "87% Rotten Tomatoes" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Mulan has an 87% Rotten Tomatoes score and a 92% audience rating.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 13, "end_index": 32, "text": "87% Rotten Tomatoes", "annotations": [ { "name": "review.critic" } ] }, { "start_index": 45, "end_index": 48, "text": "92%", "annotations": [ { "name": "review.audience" } ] } ] }, { "index": 10, "speaker": "user", "text": "I think I would like No Time To Die better so I want to go with that.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00pm" }, { "response_name": "time.showing_2", "response_value": "7:30pm" }, { "response_name": "time.showing_3", "response_value": "10:55pm" } ] } ], "segments": [ { "start_index": 21, "end_index": 35, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "OK. No Time To Die is playing 4:00pm, 7:30pm, and 10:55pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 36, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 38, "end_index": 44, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 57, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "I would like the 10:55pm time for just my friend and I.", "apis": [], "segments": [ { "start_index": 17, "end_index": 24, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for No Time To Die at Boulevard 14 Cinema tonight at 7:30pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 76, "end_index": 95, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 96, "end_index": 103, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 107, "end_index": 113, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes, that is correct.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Yes.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "10:55pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "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?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "So will the ticket instructions be sent with the email?", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater.", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Ok, great.", "apis": [], "segments": [] }, { "index": 21, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-91f3e7ac-f437-489b-906e-a934b161e879
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.), If you don’t understand the instructions *look at the next agent turn for context*.,Do not copy the wording. *Use your own words*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_2 name.movie Mulan}} {{HIDE movie_3 name.movie Emma}} {{HIDE location location Petaluma, California}} {{HIDE num_tickets num.tickets two}} {{HIDE people_tickets num.tickets it’ll be just my friend and I}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology}} {{HIDE synopsis_movie_2 description.movie Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_4 name.theater Boulevard 14 Cinema}} {{HIDE date date.showing tonight}} {{HIDE movie_1_showtime_1 time.showing 4:00pm}} {{HIDE movie_1_showtime_2 time.showing 7:30pm}} {{HIDE movie_1_showtime_3 time.showing 10:55pm}} {{HIDE movie_2_showtime_1 time.showing 5:30pm}} {{HIDE movie_2_showtime_2 time.showing 7:20pm}} {{HIDE movie_2_showtime_3 time.showing 9:50pm}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{HIDE critic_rating review.critic 87% Rotten Tomatoes}} {{HIDE audience_rating review.audience 92%}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, ask what’s playing at var_theater_4 in var_location.) call resolve_theater name.theater var_theater_4 location var_location response resolve_theater name.theater var_theater_4 call find_movies name.theater var_theater_4 location var_location response find_movies name.movie var_movie_1 name.movie var_movie_2 name.movie var_movie_3 force assistant OK. var_theater_4 in var_location is showing three movies: var_movie_1, var_movie_2, and var_movie_3. hint user (In your own words, ask a general question about var_movie_2, for example “tell me about var_movie_2”.) force assistant Sure. What specifically would you like to know? hint user (In your own words, ask about the story.) call get_synopsis name.movie var_movie_2 response get_synopsis description.plot var_synopsis_movie_2 force assistant OK. Here’s the synopsis of var_movie_2: var_synopsis_movie_2. hint user (Now ask about audience and critic ratings of this movie) call get_audience_rating name.movie var_movie_2 response get_synopsis review.audience var_audience_rating call get_critic_rating name.movie var_movie_2 response get_critic_rating review.critic var_critic_rating force assistant var_movie_2 has an var_critic_rating score and a var_audience_rating audience rating. hint user (In your own words, express that you will probably like var_movie_1 better so you choose that one.) call find_showtimes name.movie var_movie_1 date.showing var_date name.theater var_theater_4 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. var_movie_1 is playing var_movie_1_showtime_1, var_movie_1_showtime_2, and var_movie_1_showtime_3. Which time would you like? hint user (Choose var_movie_1_showtime_3 for your answer and say ‘var_people_tickets’ .) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_4 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm, but do NOT write “confirm”.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer.) call book_tickets num.tickets var_num_tickets name.movie var_movie_1 name.theater var_theater_4 date.showing var_date time.showing var_movie_1_showtime_3 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 (Ask for clarification about the email with the ticket instructions.) force assistant The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater. hint user (polite acknowledgement) 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 5 asking for options at one theater
[ { "index": 0, "speaker": "user", "text": "You know, I would love to go see a movie tonight.", "apis": [], "segments": [ { "start_index": 41, "end_index": 48, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "What's playing at the Boulevard 14 Cinema in Petaluma, California? \\r", "apis": [ { "name": "find_movies", "index": 2, "args": [ { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "location", "arg_value": "Petaluma, California" } ], "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": "Emma" } ] } ], "segments": [ { "start_index": 23, "end_index": 41, "text": "oulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 46, "end_index": 66, "text": "etaluma, California?", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK. Boulevard 14 Cinema in Petaluma, California is showing three movies: No Time To Die, Mulan, and Emma.", "apis": [], "segments": [ { "start_index": 4, "end_index": 23, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 27, "end_index": 47, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] }, { "start_index": 73, "end_index": 87, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 89, "end_index": 94, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 100, "end_index": 104, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "What's Mulan about,can you tell me a bit about the plot?", "apis": [], "segments": [ { "start_index": 7, "end_index": 12, "text": "Mulan", "annotations": [ { "name": "name.movie" }, { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. What specifically would you like to know?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "What is the stoy? Give me a brief story description please.", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "description.plot", "response_value": "Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the synopsis of Mulan: Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way.", "apis": [], "segments": [ { "start_index": 27, "end_index": 33, "text": "Mulan:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "What was the audience opinion of this movie. Oh, and what did the critics rate this movie at?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.audience" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.audience", "response_value": "92%" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.critic" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.critic", "response_value": "87% Rotten Tomatoes" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Mulan has an 87% Rotten Tomatoes score and a 92% audience rating.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 13, "end_index": 32, "text": "87% Rotten Tomatoes", "annotations": [ { "name": "review.critic" } ] }, { "start_index": 45, "end_index": 48, "text": "92%", "annotations": [ { "name": "review.audience" } ] } ] }, { "index": 10, "speaker": "user", "text": "Actually, I think I'd like to see No Time To Die, that sounds better.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00pm" }, { "response_name": "time.showing_2", "response_value": "7:30pm" }, { "response_name": "time.showing_3", "response_value": "10:55pm" } ] } ], "segments": [ { "start_index": 34, "end_index": 48, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "OK. No Time To Die is playing 4:00pm, 7:30pm, and 10:55pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 36, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 38, "end_index": 44, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 57, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "I want the 10:55 pm show and by the way they'll be two of us, me and my friend.", "apis": [], "segments": [ { "start_index": 11, "end_index": 19, "text": "10:55 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for No Time To Die at Boulevard 14 Cinema tonight at 7:30pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 76, "end_index": 95, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 96, "end_index": 103, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 107, "end_index": 113, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes, OK, that's right", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Yes that would be great. Go ahead and purchase the tickets.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "10:55pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "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?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "So will I need to print the tickets from the email or can I just show the email to the ticket taker at the theater?", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater.", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "OK, thank yo.", "apis": [], "segments": [] }, { "index": 21, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-fc60dd3f-4554-4000-84d4-d1e6ad05b927
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.), If you don’t understand the instructions *look at the next agent turn for context*.,Do not copy the wording. *Use your own words*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_2 name.movie Mulan}} {{HIDE movie_3 name.movie Emma}} {{HIDE location location Petaluma, California}} {{HIDE num_tickets num.tickets two}} {{HIDE people_tickets num.tickets it’ll be just my friend and I}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology}} {{HIDE synopsis_movie_2 description.movie Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_4 name.theater Boulevard 14 Cinema}} {{HIDE date date.showing tonight}} {{HIDE movie_1_showtime_1 time.showing 4:00pm}} {{HIDE movie_1_showtime_2 time.showing 7:30pm}} {{HIDE movie_1_showtime_3 time.showing 10:55pm}} {{HIDE movie_2_showtime_1 time.showing 5:30pm}} {{HIDE movie_2_showtime_2 time.showing 7:20pm}} {{HIDE movie_2_showtime_3 time.showing 9:50pm}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{HIDE critic_rating review.critic 87% Rotten Tomatoes}} {{HIDE audience_rating review.audience 92%}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, ask what’s playing at var_theater_4 in var_location.) call resolve_theater name.theater var_theater_4 location var_location response resolve_theater name.theater var_theater_4 call find_movies name.theater var_theater_4 location var_location response find_movies name.movie var_movie_1 name.movie var_movie_2 name.movie var_movie_3 force assistant OK. var_theater_4 in var_location is showing three movies: var_movie_1, var_movie_2, and var_movie_3. hint user (In your own words, ask a general question about var_movie_2, for example “tell me about var_movie_2”.) force assistant Sure. What specifically would you like to know? hint user (In your own words, ask about the story.) call get_synopsis name.movie var_movie_2 response get_synopsis description.plot var_synopsis_movie_2 force assistant OK. Here’s the synopsis of var_movie_2: var_synopsis_movie_2. hint user (Now ask about audience and critic ratings of this movie) call get_audience_rating name.movie var_movie_2 response get_synopsis review.audience var_audience_rating call get_critic_rating name.movie var_movie_2 response get_critic_rating review.critic var_critic_rating force assistant var_movie_2 has an var_critic_rating score and a var_audience_rating audience rating. hint user (In your own words, express that you will probably like var_movie_1 better so you choose that one.) call find_showtimes name.movie var_movie_1 date.showing var_date name.theater var_theater_4 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. var_movie_1 is playing var_movie_1_showtime_1, var_movie_1_showtime_2, and var_movie_1_showtime_3. Which time would you like? hint user (Choose var_movie_1_showtime_3 for your answer and say ‘var_people_tickets’ .) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_4 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm, but do NOT write “confirm”.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer.) call book_tickets num.tickets var_num_tickets name.movie var_movie_1 name.theater var_theater_4 date.showing var_date time.showing var_movie_1_showtime_3 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 (Ask for clarification about the email with the ticket instructions.) force assistant The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater. hint user (polite acknowledgement) 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 5 asking for options at one theater
[ { "index": 0, "speaker": "user", "text": "I would like to see the movies tonight.", "apis": [], "segments": [ { "start_index": 31, "end_index": 38, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "What is available at Boulevard 14 Cinema in Petaluma, California?", "apis": [ { "name": "find_movies", "index": 2, "args": [ { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "location", "arg_value": "Petaluma, California" } ], "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": "Emma" } ] } ], "segments": [ { "start_index": 21, "end_index": 40, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 44, "end_index": 64, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK. Boulevard 14 Cinema in Petaluma, California is showing three movies: No Time To Die, Mulan, and Emma.", "apis": [], "segments": [ { "start_index": 4, "end_index": 23, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 27, "end_index": 47, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] }, { "start_index": 73, "end_index": 87, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 89, "end_index": 94, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 100, "end_index": 104, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "What do you know about Mulan", "apis": [], "segments": [ { "start_index": 23, "end_index": 28, "text": "Mulan", "annotations": [ { "name": "name.movie" }, { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. What specifically would you like to know?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I would like to know the story", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "description.plot", "response_value": "Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the synopsis of Mulan: Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way.", "apis": [], "segments": [ { "start_index": 27, "end_index": 33, "text": "Mulan:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "can you help me with the audience and critic ratings of this movie", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.audience" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.audience", "response_value": "92%" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.critic" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.critic", "response_value": "87% Rotten Tomatoes" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Mulan has an 87% Rotten Tomatoes score and a 92% audience rating.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 13, "end_index": 32, "text": "87% Rotten Tomatoes", "annotations": [ { "name": "review.critic" } ] }, { "start_index": 45, "end_index": 48, "text": "92%", "annotations": [ { "name": "review.audience" } ] } ] }, { "index": 10, "speaker": "user", "text": "I would probably prefer No Time To Die, that is my choice.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00pm" }, { "response_name": "time.showing_2", "response_value": "7:30pm" }, { "response_name": "time.showing_3", "response_value": "10:55pm" } ] } ], "segments": [ { "start_index": 24, "end_index": 38, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "OK. No Time To Die is playing 4:00pm, 7:30pm, and 10:55pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 36, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 38, "end_index": 44, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 57, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "10:55pm would be okay. It'll be just my friend and I", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 23, "end_index": 52, "text": "It'll be just my friend and I", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for No Time To Die at Boulevard 14 Cinema tonight at 7:30pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 76, "end_index": 95, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 96, "end_index": 103, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 107, "end_index": 113, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes, it is.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "yes, it is.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "10:55pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "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?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "How would the email look like?", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater.", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "okay.", "apis": [], "segments": [] }, { "index": 21, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-6ded7db3-a708-41fb-a651-91e3dd60e4f4
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.), If you don’t understand the instructions *look at the next agent turn for context*.,Do not copy the wording. *Use your own words*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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 movie_2 name.movie Mulan}} {{HIDE movie_3 name.movie Emma}} {{HIDE location location Petaluma, California}} {{HIDE num_tickets num.tickets two}} {{HIDE people_tickets num.tickets it’ll be just my friend and I}} {{HIDE synopsis_movie_1 description.movie Recruited to rescue a kidnapped scientist, globe-trotting spy James Bond finds himself hot on the trail of a mysterious villain, who's armed with a dangerous new technology}} {{HIDE synopsis_movie_2 description.movie Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way}} {{HIDE synopsis_movie_3 description.movie In this adaptation of Jane Austen's classic novel, pretty socialite Emma Woodhouse, played by Gwyneth Paltrow, entertains herself by playing matchmaker for those around her}} {{HIDE theater_4 name.theater Boulevard 14 Cinema}} {{HIDE date date.showing tonight}} {{HIDE movie_1_showtime_1 time.showing 4:00pm}} {{HIDE movie_1_showtime_2 time.showing 7:30pm}} {{HIDE movie_1_showtime_3 time.showing 10:55pm}} {{HIDE movie_2_showtime_1 time.showing 5:30pm}} {{HIDE movie_2_showtime_2 time.showing 7:20pm}} {{HIDE movie_2_showtime_3 time.showing 9:50pm}} {{HIDE movie_3_showtime_1 time.showing 5:00pm}} {{HIDE movie_3_showtime_2 time.showing 7:10pm}} {{HIDE movie_3_showtime_3 time.showing 9:45pm}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{HIDE critic_rating review.critic 87% Rotten Tomatoes}} {{HIDE audience_rating review.audience 92%}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant Sure. What movie would you like to see? hint user (In your own words, ask what’s playing at var_theater_4 in var_location.) call resolve_theater name.theater var_theater_4 location var_location response resolve_theater name.theater var_theater_4 call find_movies name.theater var_theater_4 location var_location response find_movies name.movie var_movie_1 name.movie var_movie_2 name.movie var_movie_3 force assistant OK. var_theater_4 in var_location is showing three movies: var_movie_1, var_movie_2, and var_movie_3. hint user (In your own words, ask a general question about var_movie_2, for example “tell me about var_movie_2”.) force assistant Sure. What specifically would you like to know? hint user (In your own words, ask about the story.) call get_synopsis name.movie var_movie_2 response get_synopsis description.plot var_synopsis_movie_2 force assistant OK. Here’s the synopsis of var_movie_2: var_synopsis_movie_2. hint user (Now ask about audience and critic ratings of this movie) call get_audience_rating name.movie var_movie_2 response get_synopsis review.audience var_audience_rating call get_critic_rating name.movie var_movie_2 response get_critic_rating review.critic var_critic_rating force assistant var_movie_2 has an var_critic_rating score and a var_audience_rating audience rating. hint user (In your own words, express that you will probably like var_movie_1 better so you choose that one.) call find_showtimes name.movie var_movie_1 date.showing var_date name.theater var_theater_4 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. var_movie_1 is playing var_movie_1_showtime_1, var_movie_1_showtime_2, and var_movie_1_showtime_3. Which time would you like? hint user (Choose var_movie_1_showtime_3 for your answer and say ‘var_people_tickets’ .) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_1 at var_theater_4 var_date at var_movie_1_showtime_3. Is that all correct? hint user (Confirm, but do NOT write “confirm”.) force assistant Is it OK to go ahead and purchase these tickets? hint user (Give positive answer.) call book_tickets num.tickets var_num_tickets name.movie var_movie_1 name.theater var_theater_4 date.showing var_date time.showing var_movie_1_showtime_3 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 (Ask for clarification about the email with the ticket instructions.) force assistant The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater. hint user (polite acknowledgement) 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 5 asking for options at one theater
[ { "index": 0, "speaker": "user", "text": "Hi, I'm thinking of going to see a movie, can you help?", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Can you tell me what's showing at Boulevard 14 Cinema in Petaluma, California?", "apis": [ { "name": "find_movies", "index": 2, "args": [ { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "location", "arg_value": "Petaluma, California" } ], "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": "Emma" } ] } ], "segments": [ { "start_index": 34, "end_index": 53, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 57, "end_index": 77, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK. Boulevard 14 Cinema in Petaluma, California is showing three movies: No Time To Die, Mulan, and Emma.", "apis": [], "segments": [ { "start_index": 4, "end_index": 23, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 27, "end_index": 47, "text": "Petaluma, California", "annotations": [ { "name": "location" } ] }, { "start_index": 73, "end_index": 87, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 89, "end_index": 94, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 100, "end_index": 104, "text": "Emma", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "Okay, Mulan sounds interesting, can you tell me more?", "apis": [], "segments": [ { "start_index": 6, "end_index": 11, "text": "Mulan", "annotations": [ { "name": "name.movie" }, { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. What specifically would you like to know?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "What is it all about? What's the plot?", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "description.plot", "response_value": "Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OK. Here’s the synopsis of Mulan: Accompanied by her dragon, Mushu, Mulan uses her smarts to help ward off a Hun invasion, falling in love with a dashing captain along the way.", "apis": [], "segments": [ { "start_index": 27, "end_index": 33, "text": "Mulan:", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Sounds good. Does it have a good rating?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.audience" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.audience", "response_value": "92%" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "review.critic" }, { "arg_name": "name.movie", "arg_value": "Mulan" } ], "response": [ { "response_name": "review.critic", "response_value": "87% Rotten Tomatoes" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Mulan has an 87% Rotten Tomatoes score and a 92% audience rating.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 13, "end_index": 32, "text": "87% Rotten Tomatoes", "annotations": [ { "name": "review.critic" } ] }, { "start_index": 45, "end_index": 48, "text": "92%", "annotations": [ { "name": "review.audience" } ] } ] }, { "index": 10, "speaker": "user", "text": "Maybe next time, but I think I want to see No Time to Die instead.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00pm" }, { "response_name": "time.showing_2", "response_value": "7:30pm" }, { "response_name": "time.showing_3", "response_value": "10:55pm" } ] } ], "segments": [ { "start_index": 43, "end_index": 57, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "OK. No Time To Die is playing 4:00pm, 7:30pm, and 10:55pm. Which time would you like?", "apis": [], "segments": [ { "start_index": 4, "end_index": 18, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 36, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 38, "end_index": 44, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 57, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "I think 10:55pm will work, it'll be just my friend and I.", "apis": [], "segments": [ { "start_index": 8, "end_index": 15, "text": "10:55pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 27, "end_index": 56, "text": "it'll be just my friend and I", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "All right. Let me confirm that you’d like two tickets for No Time To Die at Boulevard 14 Cinema tonight at 7:30pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 72, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 76, "end_index": 95, "text": "Boulevard 14 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 96, "end_index": 103, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 107, "end_index": 113, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes, that's perfect!", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Yes, please.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "name.movie", "arg_value": "No Time To Die" }, { "arg_name": "name.theater", "arg_value": "Boulevard 14 Cinema" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "10:55pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "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?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "So is the email my tickets? Will it have all the detail?", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "The email will provide up to three options for your tickets: print at home, electronic tickets, or an option to pick them up at the theater.", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Oh, okay. That would work!", "apis": [], "segments": [] }, { "index": 21, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-baaf2887-7103-470f-8f2f-0ae77b6a9022
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 Santa Barbara, California}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE movie_2 name.movie Mulan}} {{HIDE theater_alt name.theater AMC}} {{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_alt’.) force assistant OK. I understand that you’d like to get tickets for var_date. Can you tell me the city and state where the theater is located? hint user (Mention var_location_1 in your answer) call resolve_theater name.theater var_theater_alt location var_location_1 response resolve_theater name.theater var_theater_1 name.theater var_theater_2 force assistant OK. And are you interested in var_theater_1 or var_theater_2? hint user (choose var_theater_1 and act slightly annoyed) force assistant Sorry for the trouble but I wanted to make sure I have it right. force user OK. force assistant Is there a particular movie you’re looking for? hint user (Since you are feeling impatient, just tell the assistant you’d like to speed things up in this process--in your own words. Don’t answer the question about the movie here.) force assistant OK, so far I understand that you are interested in tickets for var_date at var_theater_1. We just need to decide on a movie, the number of tickets and a showtime. hint user (Ask what’s playing at var_theater_1.) call find_movies name.theater var_theater_1 response find_movies name.movie var_movie_1 name.movie var_movie_2 force assistant I found two movies at var_theater_1: var_movie_1 and var_movie_2. hint user (choose var_movie_1 using your own words) 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 Remaining showtimes for var_movie_1 are var_movie_1_showtime_1, var_movie_1_showtime_2 and var_movie_1_showtime_3. hint user (choose ‘var_movie_1_showtime_3’) force assistant Got it. And how many tickets? hint user (Use ‘var_people’ in this response but not the actual number.) 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 8 assistant gets back on track
[ { "index": 0, "speaker": "user", "text": "Hello, I was looking to buy some tickets tonight. I was hoping to see a movie at the AMC Mountain 16 theater. Is this possible?", "apis": [], "segments": [ { "start_index": 41, "end_index": 48, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 85, "end_index": 100, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. I understand that you’d like to get tickets for tonight. Can you tell me the city and state where the theater is located?", "apis": [], "segments": [ { "start_index": 52, "end_index": 59, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 2, "speaker": "user", "text": "Sure thing, it's in Santa Barbara, California!", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "location", "arg_value": "Santa Barbara, California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 20, "end_index": 46, "text": "Santa Barbara, California!", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK. And are you interested in AMC Mountain 16 or AMC Mercado 24?", "apis": [], "segments": [ { "start_index": 30, "end_index": 45, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 49, "end_index": 63, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "AMC Mountain 16, like I said previously.", "apis": [], "segments": [ { "start_index": 0, "end_index": 15, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sorry for the trouble but I wanted to make sure I have it right.", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "OK.", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Is there a particular movie you’re looking for?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "I'm sorry but can we speed this up a little bit? I was hoping to get this done quickly because I have other stuff to do.", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "OK, so far I understand that you are interested in tickets for tonight at AMC Mountain 16. We just need to decide on a movie, the number of tickets and a showtime.", "apis": [], "segments": [ { "start_index": 63, "end_index": 70, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 75, "end_index": 90, "text": "MC Mountain 16.", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "Well, what's playing at AMC Mountain 16?", "apis": [ { "name": "find_movies", "index": 10, "args": [ { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Mulan" } ] } ], "segments": [ { "start_index": 24, "end_index": 39, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "I found two movies at AMC Mountain 16: No Time To Die and Mulan.", "apis": [], "segments": [ { "start_index": 22, "end_index": 38, "text": "AMC Mountain 16:", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 39, "end_index": 53, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 58, "end_index": 63, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 12, "speaker": "user", "text": "I don't like kids movies so of course I'll pick No Time To Die.", "apis": [ { "name": "find_showtimes", "index": 12, "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" } ] } ], "segments": [ { "start_index": 48, "end_index": 62, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 13, "speaker": "user", "text": "I want it for 9:10 pm", "apis": [], "segments": [ { "start_index": 14, "end_index": 21, "text": "9:10 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "assistant", "text": "Got it. And how many tickets?", "apis": [], "segments": [] }, { "index": 15, "speaker": "user", "text": "I need tickets for a few people.", "apis": [], "segments": [] }, { "index": 16, "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?", "apis": [], "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" } ] } ] }, { "index": 17, "speaker": "user", "text": "Yes, that is correct", "apis": [], "segments": [] }, { "index": 18, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 19, "speaker": "user", "text": "Yes, that is correct, thank you!", "apis": [ { "name": "book_tickets", "index": 19, "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" } ] } ], "segments": [] }, { "index": 20, "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?", "apis": [], "segments": [] }, { "index": 21, "speaker": "user", "text": "No, I don't need any help. I don't want us sitting around for another half hour, enjoy your night.", "apis": [], "segments": [] }, { "index": 22, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-8934c615-c8ca-4529-9865-196cc33a9810
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 Santa Barbara, California}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE movie_2 name.movie Mulan}} {{HIDE theater_alt name.theater AMC}} {{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_alt’.) force assistant OK. I understand that you’d like to get tickets for var_date. Can you tell me the city and state where the theater is located? hint user (Mention var_location_1 in your answer) call resolve_theater name.theater var_theater_alt location var_location_1 response resolve_theater name.theater var_theater_1 name.theater var_theater_2 force assistant OK. And are you interested in var_theater_1 or var_theater_2? hint user (choose var_theater_1 and act slightly annoyed) force assistant Sorry for the trouble but I wanted to make sure I have it right. force user OK. force assistant Is there a particular movie you’re looking for? hint user (Since you are feeling impatient, just tell the assistant you’d like to speed things up in this process--in your own words. Don’t answer the question about the movie here.) force assistant OK, so far I understand that you are interested in tickets for var_date at var_theater_1. We just need to decide on a movie, the number of tickets and a showtime. hint user (Ask what’s playing at var_theater_1.) call find_movies name.theater var_theater_1 response find_movies name.movie var_movie_1 name.movie var_movie_2 force assistant I found two movies at var_theater_1: var_movie_1 and var_movie_2. hint user (choose var_movie_1 using your own words) 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 Remaining showtimes for var_movie_1 are var_movie_1_showtime_1, var_movie_1_showtime_2 and var_movie_1_showtime_3. hint user (choose ‘var_movie_1_showtime_3’) force assistant Got it. And how many tickets? hint user (Use ‘var_people’ in this response but not the actual number.) 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 8 assistant gets back on track
[ { "index": 0, "speaker": "user", "text": "Hi there! I'm looking to buy a couple of movie tickets tonight and I was wondering if there were any tickets or seats open at the AMC Mountain 16 theatre tonight?", "apis": [], "segments": [ { "start_index": 55, "end_index": 62, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 130, "end_index": 145, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. I understand that you’d like to get tickets for tonight. Can you tell me the city and state where the theater is located?", "apis": [], "segments": [ { "start_index": 52, "end_index": 59, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 2, "speaker": "user", "text": "Yeah, so it's located in Santa Barbara, California.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "location", "arg_value": "Santa Barbara, California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 25, "end_index": 50, "text": "Santa Barbara, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK. And are you interested in AMC Mountain 16 or AMC Mercado 24?", "apis": [], "segments": [ { "start_index": 30, "end_index": 45, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 49, "end_index": 63, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "Yeah, like I said before, I want AMC Mountain 16", "apis": [], "segments": [ { "start_index": 33, "end_index": 48, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sorry for the trouble but I wanted to make sure I have it right.", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "OK.", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Is there a particular movie you’re looking for?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "I get you want to make sure, but can we maybe hurry up this conversation a bit? I have somewhere I need to be", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "OK, so far I understand that you are interested in tickets for tonight at AMC Mountain 16. We just need to decide on a movie, the number of tickets and a showtime.", "apis": [], "segments": [ { "start_index": 63, "end_index": 70, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 75, "end_index": 90, "text": "MC Mountain 16.", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "What's currently playing at the AMC Mountain 16 theatre tonight?", "apis": [ { "name": "find_movies", "index": 10, "args": [ { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Mulan" } ] } ], "segments": [ { "start_index": 32, "end_index": 47, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "I found two movies at AMC Mountain 16: No Time To Die and Mulan.", "apis": [], "segments": [ { "start_index": 22, "end_index": 38, "text": "AMC Mountain 16:", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 39, "end_index": 53, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 58, "end_index": 63, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 12, "speaker": "user", "text": "Oh yes, The \"No Time To Die\" movie is really good so I've heard.", "apis": [ { "name": "find_showtimes", "index": 12, "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" } ] } ], "segments": [ { "start_index": 12, "end_index": 28, "text": "\"No Time To Die\"", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 13, "speaker": "user", "text": "Is it ok if I book tickets for the 9:10 pM slot?", "apis": [], "segments": [ { "start_index": 35, "end_index": 42, "text": "9:10 pM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "assistant", "text": "Got it. And how many tickets?", "apis": [], "segments": [] }, { "index": 15, "speaker": "user", "text": "I'll like tickets for a couple and me", "apis": [], "segments": [] }, { "index": 16, "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?", "apis": [], "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" } ] } ] }, { "index": 17, "speaker": "user", "text": "Yup, that's right", "apis": [], "segments": [] }, { "index": 18, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 19, "speaker": "user", "text": "Yeah that'll be great thanks", "apis": [ { "name": "book_tickets", "index": 19, "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" } ] } ], "segments": [] }, { "index": 20, "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?", "apis": [], "segments": [] }, { "index": 21, "speaker": "user", "text": "No I'm good", "apis": [], "segments": [] }, { "index": 22, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-f84c1eee-0958-4c5e-a055-1991a6438341
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 Santa Barbara, California}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE movie_2 name.movie Mulan}} {{HIDE theater_alt name.theater AMC}} {{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_alt’.) force assistant OK. I understand that you’d like to get tickets for var_date. Can you tell me the city and state where the theater is located? hint user (Mention var_location_1 in your answer) call resolve_theater name.theater var_theater_alt location var_location_1 response resolve_theater name.theater var_theater_1 name.theater var_theater_2 force assistant OK. And are you interested in var_theater_1 or var_theater_2? hint user (choose var_theater_1 and act slightly annoyed) force assistant Sorry for the trouble but I wanted to make sure I have it right. force user OK. force assistant Is there a particular movie you’re looking for? hint user (Since you are feeling impatient, just tell the assistant you’d like to speed things up in this process--in your own words. Don’t answer the question about the movie here.) force assistant OK, so far I understand that you are interested in tickets for var_date at var_theater_1. We just need to decide on a movie, the number of tickets and a showtime. hint user (Ask what’s playing at var_theater_1.) call find_movies name.theater var_theater_1 response find_movies name.movie var_movie_1 name.movie var_movie_2 force assistant I found two movies at var_theater_1: var_movie_1 and var_movie_2. hint user (choose var_movie_1 using your own words) 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 Remaining showtimes for var_movie_1 are var_movie_1_showtime_1, var_movie_1_showtime_2 and var_movie_1_showtime_3. hint user (choose ‘var_movie_1_showtime_3’) force assistant Got it. And how many tickets? hint user (Use ‘var_people’ in this response but not the actual number.) 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 8 assistant gets back on track
[ { "index": 0, "speaker": "user", "text": "I like to go to AMC Mountain 16", "apis": [], "segments": [ { "start_index": 16, "end_index": 31, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. I understand that you’d like to get tickets for tonight. Can you tell me the city and state where the theater is located?", "apis": [], "segments": [ { "start_index": 52, "end_index": 59, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 2, "speaker": "user", "text": "Santa Barbara, California", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "location", "arg_value": "Santa Barbara, California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 0, "end_index": 25, "text": "Santa Barbara, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK. And are you interested in AMC Mountain 16 or AMC Mercado 24?", "apis": [], "segments": [ { "start_index": 30, "end_index": 45, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 49, "end_index": 63, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "AMC Mountain, but not my choice", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Sorry for the trouble but I wanted to make sure I have it right.", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "OK.", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Is there a particular movie you’re looking for?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Hurry up, I don't have much time.", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "OK, so far I understand that you are interested in tickets for tonight at AMC Mountain 16. We just need to decide on a movie, the number of tickets and a showtime.", "apis": [], "segments": [ { "start_index": 63, "end_index": 70, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 75, "end_index": 90, "text": "MC Mountain 16.", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "What is playing a AMC Mountain 16", "apis": [ { "name": "find_movies", "index": 10, "args": [ { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Mulan" } ] } ], "segments": [ { "start_index": 18, "end_index": 33, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "I found two movies at AMC Mountain 16: No Time To Die and Mulan.", "apis": [], "segments": [ { "start_index": 22, "end_index": 38, "text": "AMC Mountain 16:", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 39, "end_index": 53, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 58, "end_index": 63, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 12, "speaker": "user", "text": "No Time To Die is what I want to see", "apis": [ { "name": "find_showtimes", "index": 12, "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" } ] } ], "segments": [ { "start_index": 0, "end_index": 14, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 13, "speaker": "user", "text": "At around 9:10 pm.", "apis": [], "segments": [ { "start_index": 10, "end_index": 17, "text": "9:10 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "assistant", "text": "Got it. And how many tickets?", "apis": [], "segments": [] }, { "index": 15, "speaker": "user", "text": "3 tickets.", "apis": [], "segments": [] }, { "index": 16, "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?", "apis": [], "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" } ] } ] }, { "index": 17, "speaker": "user", "text": "Yes, that's correct.", "apis": [], "segments": [] }, { "index": 18, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 19, "speaker": "user", "text": "Yes.", "apis": [ { "name": "book_tickets", "index": 19, "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" } ] } ], "segments": [] }, { "index": 20, "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?", "apis": [], "segments": [] }, { "index": 21, "speaker": "user", "text": "No, everything is fine.", "apis": [], "segments": [] }, { "index": 22, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-b8831f19-9dba-44d3-a922-d74c38a6f5b6
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 Santa Barbara, California}} {{HIDE movie_1 name.movie No Time To Die}} {{HIDE movie_2 name.movie Mulan}} {{HIDE theater_alt name.theater AMC}} {{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_alt’.) force assistant OK. I understand that you’d like to get tickets for var_date. Can you tell me the city and state where the theater is located? hint user (Mention var_location_1 in your answer) call resolve_theater name.theater var_theater_alt location var_location_1 response resolve_theater name.theater var_theater_1 name.theater var_theater_2 force assistant OK. And are you interested in var_theater_1 or var_theater_2? hint user (choose var_theater_1 and act slightly annoyed) force assistant Sorry for the trouble but I wanted to make sure I have it right. force user OK. force assistant Is there a particular movie you’re looking for? hint user (Since you are feeling impatient, just tell the assistant you’d like to speed things up in this process--in your own words. Don’t answer the question about the movie here.) force assistant OK, so far I understand that you are interested in tickets for var_date at var_theater_1. We just need to decide on a movie, the number of tickets and a showtime. hint user (Ask what’s playing at var_theater_1.) call find_movies name.theater var_theater_1 response find_movies name.movie var_movie_1 name.movie var_movie_2 force assistant I found two movies at var_theater_1: var_movie_1 and var_movie_2. hint user (choose var_movie_1 using your own words) 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 Remaining showtimes for var_movie_1 are var_movie_1_showtime_1, var_movie_1_showtime_2 and var_movie_1_showtime_3. hint user (choose ‘var_movie_1_showtime_3’) force assistant Got it. And how many tickets? hint user (Use ‘var_people’ in this response but not the actual number.) 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 8 assistant gets back on track
[ { "index": 0, "speaker": "user", "text": "I would like to buy a movie ticket for Tonight at the AMC Mountain 16", "apis": [], "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" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. I understand that you’d like to get tickets for tonight. Can you tell me the city and state where the theater is located?", "apis": [], "segments": [ { "start_index": 52, "end_index": 59, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 2, "speaker": "user", "text": "I am located in Santa Barbara, California", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "location", "arg_value": "Santa Barbara, California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 16, "end_index": 41, "text": "Santa Barbara, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK. And are you interested in AMC Mountain 16 or AMC Mercado 24?", "apis": [], "segments": [ { "start_index": 30, "end_index": 45, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 49, "end_index": 63, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "AMC Mountain 16. I mentioned this at the beginning", "apis": [], "segments": [ { "start_index": 0, "end_index": 15, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sorry for the trouble but I wanted to make sure I have it right.", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "OK.", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Is there a particular movie you’re looking for?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "I would like to get this done quickly please", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "OK, so far I understand that you are interested in tickets for tonight at AMC Mountain 16. We just need to decide on a movie, the number of tickets and a showtime.", "apis": [], "segments": [ { "start_index": 63, "end_index": 70, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 75, "end_index": 90, "text": "MC Mountain 16.", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "Tell me what is playing at the AMC Mountain 16", "apis": [ { "name": "find_movies", "index": 10, "args": [ { "arg_name": "name.theater", "arg_value": "AMC Mountain 16" } ], "response": [ { "response_name": "name.movie_1", "response_value": "No Time To Die" }, { "response_name": "name.movie_2", "response_value": "Mulan" } ] } ], "segments": [ { "start_index": 31, "end_index": 46, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "I found two movies at AMC Mountain 16: No Time To Die and Mulan.", "apis": [], "segments": [ { "start_index": 22, "end_index": 38, "text": "AMC Mountain 16:", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 39, "end_index": 53, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 58, "end_index": 63, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 12, "speaker": "user", "text": "I'll go with No Time To Die", "apis": [ { "name": "find_showtimes", "index": 12, "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" } ] } ], "segments": [ { "start_index": 13, "end_index": 27, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 13, "speaker": "user", "text": "9:10 PM show", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "9:10 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "assistant", "text": "Got it. And how many tickets?", "apis": [], "segments": [] }, { "index": 15, "speaker": "user", "text": "I would like tickets for myself and two friends", "apis": [], "segments": [] }, { "index": 16, "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?", "apis": [], "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" } ] } ] }, { "index": 17, "speaker": "user", "text": "Correct", "apis": [], "segments": [] }, { "index": 18, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 19, "speaker": "user", "text": "Yes", "apis": [ { "name": "book_tickets", "index": 19, "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" } ] } ], "segments": [] }, { "index": 20, "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?", "apis": [], "segments": [] }, { "index": 21, "speaker": "user", "text": "No thank you", "apis": [], "segments": [] }, { "index": 22, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-6c0729ce-ac09-4bd7-b86b-b178d357998c
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Include ‘var_location’ in your answer) force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and that kids are involved) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. var_genre_2 seems like a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ because it’s closer.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 2 success
[ { "index": 0, "speaker": "user", "text": "I'd like to go to the movies tonight.", "apis": [], "segments": [ { "start_index": 29, "end_index": 36, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "The AMC in Creek's End, Oregon.", "apis": [], "segments": [ { "start_index": 11, "end_index": 30, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "I'm taking the kids so I think they'd like to see Mulan.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 50, "end_index": 55, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. Disney seems like a great choice. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 6, "end_index": 12, "text": "Disney", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 43, "end_index": 62, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 75, "end_index": 80, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 109, "end_index": 124, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 129, "end_index": 143, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "AMC Mercado 24 would work much better. It's closer.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 0, "end_index": 14, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Earlier the better: 5:00pm", "apis": [], "segments": [ { "start_index": 20, "end_index": 26, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "There's three of us.", "apis": [], "segments": [ { "start_index": 8, "end_index": 13, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "That is correct.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes, you may.", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No, thank you.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-a19bfc34-e7bc-4703-854b-67526181e761
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Include ‘var_location’ in your answer) force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and that kids are involved) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. var_genre_2 seems like a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ because it’s closer.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 2 success
[ { "index": 0, "speaker": "user", "text": "I would like to go to the movies tonight.", "apis": [], "segments": [ { "start_index": 33, "end_index": 40, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "At the Creek's End, Oregon theater please.", "apis": [], "segments": [ { "start_index": 7, "end_index": 26, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Yes I would like to see a movie made by Disney, maybe Mulan, I am going to the movies with my 4 year old son.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 54, "end_index": 59, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. Disney seems like a great choice. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 6, "end_index": 12, "text": "Disney", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 43, "end_index": 62, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 75, "end_index": 80, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 109, "end_index": 124, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 129, "end_index": 143, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "I would prefer the AMC Mercado 24 because this theater is closer to my location.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 19, "end_index": 33, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "5 pm would be great.", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I would like three tickets please.", "apis": [], "segments": [ { "start_index": 13, "end_index": 18, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Sounds about right thanks.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes that is correct.", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No, that would be all thanks.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-01d832e6-e42e-4a96-88ef-9c7b819ac694
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*. For example if the instruction says “Say you haven’t decided” don’t write “I haven’t decided”. Instead write something like “I don’t know” or “I’m not sure” etc., *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_2 name.movie Mulan}} {{HIDE theater_1 name.theater AMC Mountain 16}} {{HIDE theater_2 name.theater AMC Mercado 24}} {{HIDE location location Creek’s End, Oregon}} {{HIDE genre_2 name.genre Disney}} {{HIDE movie_2_showtime_1 time.showing 5:00pm}} {{HIDE movie_2_showtime_2 time.showing 7:10pm}} {{HIDE movie_2_showtime_3 time.showing 9:45pm}} {{HIDE num_tickets num.tickets three}} {{HIDE date date.showing tonight}} {{HIDE success_closing success.closing OK. Enjoy your movie!}} {{CONVERSATION hint user (In your own words, express interest in going out to the movies var_date.) force assistant OK. And where will you be seeing the movie? hint user (Include ‘var_location’ in your answer) force assistant var_location. Got it. Is there a particular movie you have in mind? hint user (In your own words, mention ‘var_movie_2’ and that kids are involved) call resolve_movie name.movie var_movie_2 response resolve_movie name.movie var_movie_2 call find_theaters name.movie var_movie_2 location var_location response find_theaters name.theater var_theater_1 name.theater var_theater_2 force assistant Sure. var_genre_2 seems like a great choice. In var_location, I see that var_movie_2 is showing in two theaters: var_theater_1 and var_theater_2. hint user (In your own words, let the agent know you’d much prefer ‘var_theater_2’ because it’s closer.) call find_showtimes name.movie var_movie_2 date.showing var_date name.theater var_theater_2 response find_showtimes time.showing var_movie_2_showtime_1 time.showing var_movie_2_showtime_2 time.showing var_movie_2_showtime_3 force assistant No problem. It looks like tonight’s remaining showtimes for var_movie_2 at var_theater_2 are var_movie_2_showtime_1, var_movie_2_showtime_2, and var_movie_2_showtime_3. Which is best for you? hint user (Choose the earliest one, var_movie_2_showtime_1) force assistant Great. And how many tickets? hint user (include ‘var_num_tickets’ in your answer ) force assistant All right. Let me confirm that you’d like var_num_tickets tickets for var_movie_2 at var_theater_2 var_date at var_movie_2_showtime_1. 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 num.tickets var_num_tickets name.movie var_movie_2 name.theater var_theater_2 date.showing var_date time.showing var_movie_2_showtime_1 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 2 success
[ { "index": 0, "speaker": "user", "text": "I'd like to go see a movie tonight.", "apis": [], "segments": [ { "start_index": 27, "end_index": 34, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK. And where will you be seeing the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I'm looking for a theater in Creek's End, Oregon.", "apis": [], "segments": [ { "start_index": 29, "end_index": 48, "text": "Creek's End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Creek’s End, Oregon. Got it. Is there a particular movie you have in mind?", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "I'll be taking my kids. I think they may want to see Mulan.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "location", "arg_value": "Creek’s End, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Mountain 16" }, { "response_name": "name.theater_2", "response_value": "AMC Mercado 24" } ] } ], "segments": [ { "start_index": 53, "end_index": 58, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sure. Disney seems like a great choice. In Creek’s End, Oregon, I see that Mulan is showing in two theaters: AMC Mountain 16 and AMC Mercado 24.", "apis": [], "segments": [ { "start_index": 6, "end_index": 12, "text": "Disney", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 43, "end_index": 62, "text": "Creek’s End, Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 75, "end_index": 80, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 109, "end_index": 124, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 129, "end_index": 143, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "Actually, I think the AMC Mercado 24 is closer. I think that's the one I prefer.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00pm" }, { "response_name": "time.showing_2", "response_value": "7:10pm" }, { "response_name": "time.showing_3", "response_value": "9:45pm" } ] } ], "segments": [ { "start_index": 22, "end_index": 36, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "No problem. It looks like tonight’s remaining showtimes for Mulan at AMC Mercado 24 are 5:00pm, 7:10pm, and 9:45pm. Which is best for you?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 94, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "7:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 108, "end_index": 114, "text": "9:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Okay - the 5:00pm time works best for me and the kids.", "apis": [], "segments": [ { "start_index": 11, "end_index": 17, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Great. And how many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I will need three tickets.", "apis": [], "segments": [ { "start_index": 12, "end_index": 17, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "All right. Let me confirm that you’d like three tickets for Mulan at AMC Mercado 24 tonight at 5:00pm. Is that all correct?", "apis": [], "segments": [ { "start_index": 42, "end_index": 47, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 65, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 83, "text": "AMC Mercado 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 91, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 101, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes, that's correct.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Is it OK to go ahead and purchase these tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes, please purchase the tickets.", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC Mercado 24" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.showing", "arg_value": "5:00pm" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "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?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No, that's it for now.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-be644390-fb4b-4c55-b1d9-84be48d6eda0
Movie Tickets
None
Change of movie with static variables
[ { "index": 0, "speaker": "user", "text": "My friend and I would like to see a movie. We would like to see Mulan well really I do.", "apis": [], "segments": [ { "start_index": 64, "end_index": 69, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 0, "end_index": 15, "text": "My friend and I", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK I can help with that.", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "OK great", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "What city?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Hillview Oregon", "apis": [], "segments": [ { "start_index": 0, "end_index": 15, "text": "Hillview Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Let me check for you.", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "OK", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "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" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "4:00pm 6:10pm 8:30pm 10:40pm", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 7, "end_index": 13, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 14, "end_index": 20, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 21, "end_index": 28, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Well the 6:10PM would work", "apis": [], "segments": [ { "start_index": 9, "end_index": 15, "text": "6:10PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "OK would you like to book tickets?\\r", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Yes , but we agreed to see No Time To Die. I better get those tickets. What are the times at the Mountain AMC 16?", "apis": [ { "name": "find_showtimes", "index": 10, "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" }, { "arg_name": "time.preference", "arg_value": "any" } ], "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" } ] } ], "segments": [ { "start_index": 27, "end_index": 41, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 97, "end_index": 112, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "I show the following 3:00pm 5:10pm 7:30pm 9:40pm", "apis": [], "segments": [ { "start_index": 22, "end_index": 27, "text": ":00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 29, "end_index": 34, "text": ":10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 36, "end_index": 41, "text": ":30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 43, "end_index": 48, "text": ":40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "OK I think the 7:30PM should give us enough time.", "apis": [], "segments": [ { "start_index": 15, "end_index": 21, "text": "7:30PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Would you like to book those tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes I will need two tickets please.", "apis": [], "segments": [ { "start_index": 16, "end_index": 19, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "OK lets confirm the details . You would like two tickets for NO Time To Die for 7:30PM at the Mountain AMC 16?", "apis": [], "segments": [ { "start_index": 45, "end_index": 48, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 61, "end_index": 75, "text": "NO Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 80, "end_index": 86, "text": "7:30PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 94, "end_index": 109, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes please", "apis": [ { "name": "book_tickets", "index": 16, "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" }, { "arg_name": "time.showing", "arg_value": "7:30pm" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK you are all booked", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Great thanks", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "our tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
dlg-1d067def-ed09-4d87-a6a8-8ca3f5355fdd
Movie Tickets
None
Change of movie with static variables
[ { "index": 0, "speaker": "user", "text": "I would like to order some movie tickets.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "I can help you with that, what movie were you thinking of?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "No time to die.", "apis": [], "segments": [ { "start_index": 0, "end_index": 14, "text": "No time to die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "What city are you looking at to see this movie in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "It will be in Hillview Oregon.", "apis": [], "segments": [ { "start_index": 14, "end_index": 29, "text": "Hillview Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "OK, how many tickets are you thinking of?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I will need two tickets, one for myself and one for my good friend.", "apis": [], "segments": [ { "start_index": 12, "end_index": 15, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Do you have a movie theater preference in Hillview?", "apis": [], "segments": [ { "start_index": 42, "end_index": 50, "text": "Hillview", "annotations": [ { "name": "location" } ] } ] }, { "index": 8, "speaker": "user", "text": "Yes, if possible we want the AMC mountain 16.", "apis": [], "segments": [ { "start_index": 29, "end_index": 44, "text": "AMC mountain 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "OK, let me check that out for you.", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "That would be great.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "No time to die" }, { "arg_name": "name.theater", "arg_value": "AMC mountain 16" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "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" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "The remaining Showtimes for No Time To Die this evening are 3:00pm 5:10pm 7:30pm and 9:40pm.", "apis": [], "segments": [ { "start_index": 28, "end_index": 42, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 43, "end_index": 55, "text": "this evening", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 60, "end_index": 66, "text": "3:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 67, "end_index": 73, "text": "5:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 74, "end_index": 80, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 85, "end_index": 91, "text": "9:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "That sounds good, but come to think of it my friend Sally has really been wanting to see the movie Mulan.", "apis": [], "segments": [ { "start_index": 99, "end_index": 104, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Would you like me to check showtimes for that movie?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes, I think that would be better.", "apis": [ { "name": "find_showtimes", "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC mountain 16" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "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" } ] } ], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Showtimes for Mulan this evening are 4:00pm 6:10pm 8:30pm and 10:40pm.", "apis": [], "segments": [ { "start_index": 14, "end_index": 19, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 20, "end_index": 32, "text": "this evening", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 37, "end_index": 43, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 44, "end_index": 50, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 51, "end_index": 57, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 62, "end_index": 69, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "Go ahead and get me tickets for the 8:30 PM showing of Mulan.", "apis": [], "segments": [ { "start_index": 36, "end_index": 43, "text": "8:30 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 55, "end_index": 60, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "OK, so you want to tickets for the 8:30 PM showing of Mulan at the AMC Mountain 16 in Hillview?", "apis": [], "segments": [ { "start_index": 35, "end_index": 42, "text": "8:30 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 54, "end_index": 59, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 67, "end_index": 82, "text": "AMC Mountain 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 86, "end_index": 94, "text": "Hillview", "annotations": [ { "name": "location" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes, that will be great.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "AMC mountain 16" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "8:30 PM" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
dlg-abc2f146-b87a-48b1-a2e5-e25b594068df
Movie Tickets
None
Change of movie with static variables
[ { "index": 0, "speaker": "user", "text": "Barb's never been to Hillview, Oregon. She's my friend, coming down to visit today.", "apis": [], "segments": [ { "start_index": 21, "end_index": 37, "text": "Hillview, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "That sounds like fun. Do you have anything you want to do with her?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Sure, I had thought about taking her out to the movies.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "location", "arg_value": "Hillview, Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Mountain AMC 16" } ] } ], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "The Mountain AMC 16 theater is the only one here in town. Would you like to know what films are currently playing?", "apis": [], "segments": [ { "start_index": 4, "end_index": 19, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "You bet I would, give me a list of them.", "apis": [ { "name": "find_movies", "index": 4, "args": [ { "arg_name": "location", "arg_value": "Hillview, Oregon" }, { "arg_name": "name.theater", "arg_value": "Mountain AMC 16" } ], "response": [ { "response_name": "name.movie_1", "response_value": "MULAN" }, { "response_name": "name.movie_2", "response_value": "NO TIME TO DIE" } ] } ], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "The two films that are playing are MULAN and NO TIME TO DIE.", "apis": [], "segments": [ { "start_index": 35, "end_index": 40, "text": "MULAN", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 45, "end_index": 59, "text": "NO TIME TO DIE", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 6, "speaker": "user", "text": "What are the times for those movies?", "apis": [ { "name": "find_showtimes", "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": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "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.theater", "arg_value": "Mountain AMC 16" }, { "arg_name": "name.movie", "arg_value": "NO TIME TO DIE" }, { "arg_name": "time.preference", "arg_value": "any" }, { "arg_name": "date.showing", "arg_value": "today" } ], "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" }, { "response_name": "time.showing_5", "response_value": "8:30 PM" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "MULAN is playing at 4:00pm, 6:10pm, 8:30pm, and 10:40pm. NO TIME TO DIE is playing at 3:00pm, 5:10pm, 7:30pm, and 9:40pm.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "MULAN", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 20, "end_index": 26, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 28, "end_index": 34, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 36, "end_index": 42, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 48, "end_index": 55, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 57, "end_index": 71, "text": "NO TIME TO DIE", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 86, "end_index": 92, "text": "3:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 94, "end_index": 100, "text": "5:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 102, "end_index": 108, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 114, "end_index": 120, "text": "9:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Well, I know Barb won't be here until 6:00pm tonight, so to pick the film now. I think we'll go with NO TIME TO DIE.", "apis": [], "segments": [ { "start_index": 45, "end_index": 52, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 101, "end_index": 115, "text": "NO TIME TO DIE", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Is this the film that you'd like to purchase tickets for?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Yeah. Well, no, wait a minute. I don't know about that.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Would you like to get tickets for MULAN instead?", "apis": [], "segments": [ { "start_index": 34, "end_index": 39, "text": "MULAN", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 12, "speaker": "user", "text": "Wait, I think Barb would rather see MULAN than NO TIME TO DIE. She's a sucker for the chick flick.", "apis": [], "segments": [ { "start_index": 36, "end_index": 41, "text": "MULAN", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 61, "text": "NO TIME TO DIE", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "So, you'd rather get tickets for MULAN?", "apis": [], "segments": [ { "start_index": 33, "end_index": 38, "text": "MULAN", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes, I want two tickets at the Mountain AMC 16 theater today at 8:30 PM tonight for MULAN!", "apis": [], "segments": [ { "start_index": 12, "end_index": 15, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 31, "end_index": 46, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 55, "end_index": 60, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 64, "end_index": 71, "text": "8:30 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 72, "end_index": 79, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 84, "end_index": 90, "text": "MULAN!", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Are all these details correct?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Yes, go ahead and order my tickets.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "I will order you two tickets for MULAN at 8:30PM at the Mountain AMC 16 theater today.", "apis": [], "segments": [ { "start_index": 17, "end_index": 20, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 33, "end_index": 38, "text": "MULAN", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 42, "end_index": 48, "text": "8:30PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 56, "end_index": 71, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 80, "end_index": 85, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "Thanks. Confirm my order, please!", "apis": [ { "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": "two" }, { "arg_name": "time.showing", "arg_value": "8:30pm" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
dlg-9e5dd1fb-1edc-4a69-8300-ba43c5d4818a
Movie Tickets
None
Change of movie with static variables
[ { "index": 0, "speaker": "user", "text": "are there any movie theaters near Hillview Oregon?", "apis": [ { "name": "find_theaters", "index": 0, "args": [ { "arg_name": "location", "arg_value": "Hillview Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Mountain AMC 16" } ] } ], "segments": [ { "start_index": 34, "end_index": 49, "text": "Hillview Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Yes! There's the Mountain AMC 16 located near Hillview, Oregon.", "apis": [], "segments": [ { "start_index": 17, "end_index": 32, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 46, "end_index": 62, "text": "Hillview, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 2, "speaker": "user", "text": "Great are they playing either No Time To Die OR Mulan.", "apis": [], "segments": [ { "start_index": 30, "end_index": 44, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 48, "end_index": 53, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Yes both movies are playing there.", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Can you give me the times for Mulan tonight?", "apis": [ { "name": "find_showtimes", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "Mountain AMC 16" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "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" } ] } ], "segments": [ { "start_index": 30, "end_index": 35, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 36, "end_index": 43, "text": "tonight", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Mulan is playing at 4:00pm 6:10pm 8:30pm 10:40pm tonight. Do you want me to book it.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 21, "end_index": 26, "text": ":00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 28, "end_index": 33, "text": ":10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 35, "end_index": 40, "text": ":30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 42, "end_index": 48, "text": "0:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 57, "text": "onight.", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 6, "speaker": "user", "text": "Yes please.", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "How many tickets do you want and which movie time?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "The 6:10pm for Mulan for 2 people.", "apis": [], "segments": [ { "start_index": 4, "end_index": 10, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 15, "end_index": 20, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 25, "end_index": 26, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Ok I'll go ahead and buy those tickets now.", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Oh wait - can you give me the times for No Time To Die. I think my friend would rather see that one.", "apis": [ { "name": "find_showtimes", "index": 10, "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": "tonight" }, { "arg_name": "time.preference", "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" } ] } ], "segments": [ { "start_index": 40, "end_index": 54, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Sure - No Time To Die is playing at the same theater at 3:00pm 5:10pm 7:30pm 9:40pm", "apis": [], "segments": [ { "start_index": 7, "end_index": 21, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 57, "end_index": 62, "text": ":00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 64, "end_index": 69, "text": ":10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 71, "end_index": 76, "text": ":30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 78, "end_index": 83, "text": ":40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Oh those times are actually much better!", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "So would you like me to book 2 tickets for No Time To Die?", "apis": [], "segments": [ { "start_index": 43, "end_index": 57, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 29, "end_index": 30, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes please~", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "And what time?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "The 7:30pm showing of No Time To Die - 2 tickets.", "apis": [], "segments": [ { "start_index": 4, "end_index": 10, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 22, "end_index": 36, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 39, "end_index": 40, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "Great give me a moment to buy them and I'll email you the receipt and tickets.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Thank you so much!", "apis": [ { "name": "book_tickets", "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": "7:30pm" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "You're welcome! Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
dlg-ce20cd01-d8eb-4fd0-be4f-f531d379976d
Movie Tickets
None
Change of movie with static variables
[ { "index": 0, "speaker": "user", "text": "Hello, I would like to purchase two movie tickets for today.", "apis": [], "segments": [ { "start_index": 54, "end_index": 59, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 32, "end_index": 35, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Okay, I can help you with that. Where are you located?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Hillview Oregon. The Mountain AMC 16 theater.", "apis": [], "segments": [ { "start_index": 0, "end_index": 15, "text": "Hillview Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 21, "end_index": 36, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "And what movie would you like to see?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Mulan", "apis": [ { "name": "find_showtimes", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "Mountain AMC 16" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "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" } ] } ], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Okay, I'm pulling up times for Mountain AMC 16. Showtimes for Mulan: 4:00pm 6:10pm 8:30pm 10:40pm", "apis": [], "segments": [ { "start_index": 31, "end_index": 46, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 62, "end_index": 68, "text": "Mulan:", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 75, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 76, "end_index": 82, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 83, "end_index": 89, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 90, "end_index": 97, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 6, "speaker": "user", "text": "Okay, the 4pm should work.", "apis": [], "segments": [ { "start_index": 10, "end_index": 13, "text": "4pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Okay, so two tickets for Mulan at 4pm. Is that correct?", "apis": [], "segments": [ { "start_index": 25, "end_index": 30, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 34, "end_index": 37, "text": "4pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 9, "end_index": 12, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 8, "speaker": "user", "text": "Actually, can I change the movie to a different one?", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Yes, which movie do you want to see?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "No Time to Die", "apis": [ { "name": "find_showtimes", "index": 10, "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" }, { "arg_name": "time.preference", "arg_value": "any" } ], "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" } ] } ], "segments": [ { "start_index": 0, "end_index": 14, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Showtimes for No Time To Die: 3:00pm 5:10pm 7:30pm 9:40pm", "apis": [], "segments": [ { "start_index": 14, "end_index": 29, "text": "No Time To Die:", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 36, "text": "3:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 37, "end_index": 43, "text": "5:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 44, "end_index": 50, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 51, "end_index": 57, "text": "9:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Okay great. Can I get the 5:10pm?", "apis": [], "segments": [ { "start_index": 26, "end_index": 32, "text": "5:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Yes, 5:10pm for No Time to Die, two tickets. Is this correct?", "apis": [], "segments": [ { "start_index": 5, "end_index": 11, "text": "5:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 16, "end_index": 30, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 32, "end_index": 35, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes, that's correct.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Okay, I am confirming your purchase. One moment please.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Thank you.", "apis": [ { "name": "book_tickets", "index": 16, "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" }, { "arg_name": "time.showing", "arg_value": "5:10pm" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "You are all set. Your tickets are confirmed and they have been sent to your email address. Anything else I can help you with?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "No that's everything. Thank you again.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "You're welcome. Enjoy the movie.", "apis": [], "segments": [] } ]
dlg-445e924b-b724-4a0e-a840-20ec9a22ac4f
Movie Tickets
None
Change of movie with static variables
[ { "index": 0, "speaker": "user", "text": "Hi! I would like to watch a movie tonight!", "apis": [], "segments": [ { "start_index": 34, "end_index": 42, "text": "tonight!", "annotations": [ { "name": "time.preference" }, { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Great! Where are you located?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I am currently located in Hillview, Oregon.", "apis": [], "segments": [ { "start_index": 26, "end_index": 42, "text": "Hillview, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "What theater works best for you?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Mountain AMC 16 is the best available option for me.", "apis": [], "segments": [ { "start_index": 0, "end_index": 15, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "How many tickets will you need?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I need 2 tickets. I am going with a friend.", "apis": [], "segments": [ { "start_index": 7, "end_index": 8, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Awesome! And which movie will it be for you guys?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "I would have to say No Time To Die.", "apis": [ { "name": "find_showtimes", "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": "tonight!" }, { "arg_name": "time.preference", "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" } ] } ], "segments": [ { "start_index": 20, "end_index": 34, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Which of the following showtimes would you prefer?: 3:00pm 5:10pm 7:30pm 9:40pm.", "apis": [], "segments": [ { "start_index": 52, "end_index": 58, "text": "3:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 59, "end_index": 65, "text": "5:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 66, "end_index": 72, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 73, "end_index": 79, "text": "9:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "7:30 pm works best for us.", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "7:30 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Would that be all?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Actually, I would like to change the movie.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Which movie would you like to go and see instead?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Mulan would be better, my friend would definitely prefer that one.", "apis": [ { "name": "find_showtimes", "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "Mountain AMC 16" }, { "arg_name": "date.showing", "arg_value": "tonight!" }, { "arg_name": "time.preference", "arg_value": "tonight!" } ], "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" } ] } ], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Okay, and which time would you prefer?: 4:00pm 6:10pm 8:30pm 10:40pm.", "apis": [], "segments": [ { "start_index": 40, "end_index": 46, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 47, "end_index": 53, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 54, "end_index": 60, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 61, "end_index": 68, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "8:30 pm works best for us.", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "8:30 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "2 tickets to Mulan at 8:30 pm at the Mountain AMC 16 in Hillview, Oregon. Is that correct?", "apis": [], "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 13, "end_index": 18, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 22, "end_index": 29, "text": "8:30 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 37, "end_index": 52, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 56, "end_index": 72, "text": "Hillview, Oregon", "annotations": [ { "name": "location" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes, that is correct. Please place the order.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "name.theater", "arg_value": "Mountain AMC 16" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "time.showing", "arg_value": "8:30 pm" }, { "arg_name": "date.showing", "arg_value": "tonight!" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
dlg-9345be33-1a29-4bb0-a5f2-25a9cf449c08
Movie Tickets
None
Change of movie with static variables
[ { "index": 0, "speaker": "user", "text": "I need movie tickets.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Which movie theater.", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I live in Hillview Oregon. What movie is nearby.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "location", "arg_value": "Hillview Oregon" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Mountain AMC 16" } ] } ], "segments": [ { "start_index": 10, "end_index": 25, "text": "Hillview Oregon", "annotations": [ { "name": "location" } ] }, { "start_index": 41, "end_index": 47, "text": "nearby", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Mountain AMC 16.", "apis": [], "segments": [ { "start_index": 0, "end_index": 15, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "Alright.", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "What movie do you want to watch?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Mulan.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "Mountain AMC 16" }, { "arg_name": "time.preference", "arg_value": "any" }, { "arg_name": "date.showing", "arg_value": "today" } ], "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" } ] } ], "segments": [ { "start_index": 0, "end_index": 5, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "The showtimes for Mulan is 4:00PM, 6:10PM, 8:30PM and 10:40PM.", "apis": [], "segments": [ { "start_index": 18, "end_index": 23, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 27, "end_index": 33, "text": "4:00PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 35, "end_index": 41, "text": "6:10PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 43, "end_index": 49, "text": "8:30PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 54, "end_index": 61, "text": "10:40PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Let's go with 10:40PM.", "apis": [], "segments": [ { "start_index": 14, "end_index": 21, "text": "10:40PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "How many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "2 tickets, I am going with my friend.", "apis": [], "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 11, "end_index": 36, "text": "I am going with my friend", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Okay, 2 tickets for Mulan at 10:40PM tonight at Mountain AMC 16. Do you want me to put in the order?", "apis": [], "segments": [ { "start_index": 6, "end_index": 7, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 20, "end_index": 25, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 29, "end_index": 36, "text": "10:40PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 37, "end_index": 44, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 48, "end_index": 63, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 12, "speaker": "user", "text": "Actually my friend wants to watch No Time To Die.", "apis": [ { "name": "find_showtimes", "index": 12, "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" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "9:40PM" }, { "response_name": "time.showing_2", "response_value": "7:30PM" }, { "response_name": "time.showing_3", "response_value": "5:10PM" }, { "response_name": "time.showing_4", "response_value": "3:00PM" } ] } ], "segments": [ { "start_index": 34, "end_index": 48, "text": "No Time To Die", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Which showtime, there's 4 options, 3:00PM, 5:10PM, 7:30PM or 9:40PM.", "apis": [], "segments": [ { "start_index": 35, "end_index": 41, "text": "3:00PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 43, "end_index": 49, "text": "5:10PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 51, "end_index": 57, "text": "7:30PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 61, "end_index": 67, "text": "9:40PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "9:40PM.", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "9:40PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Okay, 2 tickets for No Time to Die at 9:40PM tonight at Mountain AMC 16. Do you want me to put in the order?", "apis": [], "segments": [ { "start_index": 6, "end_index": 7, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 20, "end_index": 34, "text": "No Time to Die", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 38, "end_index": 44, "text": "9:40PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 45, "end_index": 52, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 56, "end_index": 71, "text": "Mountain AMC 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Using the billing information currently on file to process order.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Okay.", "apis": [ { "name": "book_tickets", "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": "9:40PM" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
dlg-6986debb-fb70-49f9-bff7-f6b2b5bd9515
Movie Tickets
SCENARIO: Pretend you’re *speaking to your digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters., You *have already decided the movie* you want to see., However the conversation ends with *a deferred purchase*.}} DETAILS: Click the link and gather the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — including: {{LIST Movie name, Theater name, Day, Showtime, Number of tickets }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn)}} SPEAKING STYLES: {{LIST Avoid introductions like hi and hello, 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) day, 4) showtime, 5) number of tickets.}} {{CHECK confirm_decision The user and the assistant *decide* on a movie, theatre and time.}} {{CHECK confirm_deferral The user decides to *postpone* the ordering of tickets.}} {{CHECK confirm_no_purchase The assistant does *not* book any tickets.}}
Deferred Purchase
[ { "index": 0, "speaker": "user", "text": "Hello Assistant I need some help", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Hello!! How can I help you?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I would like to take my kids to the movies tonight", "apis": [], "segments": [ { "start_index": 43, "end_index": 50, "text": "tonight", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Ok. What kind of movie are you interested in seeing?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Something PG or less. Have the youngest Kiddo with me.", "apis": [], "segments": [ { "start_index": 10, "end_index": 12, "text": "PG", "annotations": [ { "name": "rating.movie" } ] }, { "start_index": 0, "end_index": 20, "text": "Something PG or less", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Ok. Let me search for movies showing with a PG rating or lower.", "apis": [], "segments": [ { "start_index": 44, "end_index": 53, "text": "PG rating", "annotations": [ { "name": "rating.movie" } ] }, { "start_index": 44, "end_index": 62, "text": "PG rating or lower", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 6, "speaker": "user", "text": "Thank you", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "description.other", "arg_value": "Something PG or less" }, { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Dr Doolitte" }, { "response_name": "name.movie_2", "response_value": "Frozen" }, { "response_name": "name.movie_3", "response_value": "Spies in Disguise" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "The movies are Dr Doolitte, Frozen, and Spies in Disguise.", "apis": [], "segments": [ { "start_index": 15, "end_index": 26, "text": "Dr Doolitte", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 28, "end_index": 34, "text": "Frozen", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 40, "end_index": 57, "text": "Spies in Disguise", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Oh cool, what are the showings for Spies in Disguise at Cinemark 20", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Spies in Disguise" }, { "arg_name": "name.theater", "arg_value": "Cinemark 20" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:30 PM" }, { "response_name": "time.showing_2", "response_value": "6:30 PM" }, { "response_name": "time.showing_3", "response_value": "8:00 PM" } ] } ], "segments": [ { "start_index": 35, "end_index": 52, "text": "Spies in Disguise", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 56, "end_index": 67, "text": "Cinemark 20", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Showtimes for Spies in Disguise at Cinemark 20 - 4:30 PM, 6:30 PM, and 8:00 PM", "apis": [], "segments": [ { "start_index": 14, "end_index": 31, "text": "Spies in Disguise", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 35, "end_index": 46, "text": "Cinemark 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 49, "end_index": 56, "text": "4:30 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 58, "end_index": 65, "text": "6:30 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 71, "end_index": 78, "text": "8:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Ok. Lets do the 6:30 PM showing", "apis": [], "segments": [ { "start_index": 16, "end_index": 23, "text": "6:30 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Ok. How many tickets?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "I need a total of 4, One adult and 3 child", "apis": [], "segments": [ { "start_index": 21, "end_index": 42, "text": "One adult and 3 child", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 18, "end_index": 19, "text": "4", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Ok. To confirm I have 4 tickets, 1 adult and 3 child for Spies in Disguise and Cinemark 20 at 6:30 PM.", "apis": [], "segments": [ { "start_index": 22, "end_index": 23, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 33, "end_index": 52, "text": "1 adult and 3 child", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 57, "end_index": 74, "text": "Spies in Disguise", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 79, "end_index": 90, "text": "Cinemark 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 94, "end_index": 101, "text": "6:30 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes that is correct", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Ok. Your total will be 35.50. Do you want me to use the credit card on file?", "apis": [], "segments": [ { "start_index": 23, "end_index": 28, "text": "35.50", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 16, "speaker": "user", "text": "You know what... I just got a call from my wife. I don't think the movies are going to work out today", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Ok. No problem. Order has been canceled.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Yes. I sure will. Thank you", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "You are most welcome.", "apis": [], "segments": [] } ]
dlg-3e26120b-bbc0-44f0-8f37-a89742c96359
Movie Tickets
SCENARIO: Pretend you’re *speaking to your digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters., You *have already decided the movie* you want to see., However the conversation ends with *a deferred purchase*.}} DETAILS: Click the link and gather the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — including: {{LIST Movie name, Theater name, Day, Showtime, Number of tickets }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn)}} SPEAKING STYLES: {{LIST Avoid introductions like hi and hello, 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) day, 4) showtime, 5) number of tickets.}} {{CHECK confirm_decision The user and the assistant *decide* on a movie, theatre and time.}} {{CHECK confirm_deferral The user decides to *postpone* the ordering of tickets.}} {{CHECK confirm_no_purchase The assistant does *not* book any tickets.}}
Deferred Purchase
[ { "index": 0, "speaker": "user", "text": "hey, I want to buy movie tickets", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "okay, would you like a list of potential movies?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "no, we want to bad boys for life", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "bad boys for life" } ], "response": [ { "response_name": "name.theater_1", "response_value": "amc jersery gardens" }, { "response_name": "name.theater_2", "response_value": "amc aviation" } ] } ], "segments": [ { "start_index": 15, "end_index": 32, "text": "bad boys for life", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "great, bad boys for life is play in amc jersery gardens and amc aviation", "apis": [], "segments": [ { "start_index": 7, "end_index": 24, "text": "bad boys for life", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 36, "end_index": 55, "text": "amc jersery gardens", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 60, "end_index": 72, "text": "amc aviation", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "book a ticket for amc jersey gardens", "apis": [ { "name": "find_showtimes", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "bad boys for life" }, { "arg_name": "name.theater", "arg_value": "amc jersery gardens" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:30 pm" }, { "response_name": "time.showing_2", "response_value": "6:45 pm" } ] } ], "segments": [ { "start_index": 18, "end_index": 36, "text": "amc jersey gardens", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "bad boys for life is playing at 5:30 pm and 6:45 pm", "apis": [], "segments": [ { "start_index": 0, "end_index": 17, "text": "bad boys for life", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 32, "end_index": 39, "text": "5:30 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 44, "end_index": 51, "text": "6:45 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 6, "speaker": "user", "text": "ok, book the 6:45 pm show", "apis": [], "segments": [ { "start_index": 13, "end_index": 20, "text": "6:45 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "how many tickets are you purchasing", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "two", "apis": [], "segments": [ { "start_index": 0, "end_index": 3, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "great, please confirm two tickets to see bad boys for life at the amc jersey gardens at 6:45 pm", "apis": [], "segments": [ { "start_index": 22, "end_index": 25, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 41, "end_index": 58, "text": "bad boys for life", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 84, "text": "amc jersey gardens", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 95, "text": "6:45 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "hold on...", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "sorry, do you want to place this booking on hold", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "yes, i need to talk to someone first", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "I will place the purchase on hol", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "thanks", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Do you need anything esle today", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "no not right", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "enjoy the rest of the day", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "thanks", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Please let me know if you need anything else", "apis": [], "segments": [] } ]
dlg-5bb3c209-9f36-454b-8532-7f63f1407cfe
Movie Tickets
SCENARIO: Pretend you’re *speaking to your digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters., You *have already decided the movie* you want to see., However the conversation ends with *a deferred purchase*.}} DETAILS: Click the link and gather the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — including: {{LIST Movie name, Theater name, Day, Showtime, Number of tickets }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn)}} SPEAKING STYLES: {{LIST Avoid introductions like hi and hello, 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) day, 4) showtime, 5) number of tickets.}} {{CHECK confirm_decision The user and the assistant *decide* on a movie, theatre and time.}} {{CHECK confirm_deferral The user decides to *postpone* the ordering of tickets.}} {{CHECK confirm_no_purchase The assistant does *not* book any tickets.}}
Deferred Purchase
[ { "index": 0, "speaker": "user", "text": "Hi, is Knives Out still in theaters?", "apis": [], "segments": [ { "start_index": 7, "end_index": 17, "text": "Knives Out", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Yes, Knives Out is still in theaters.", "apis": [], "segments": [ { "start_index": 5, "end_index": 15, "text": "Knives Out", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 2, "speaker": "user", "text": "Is it playing in Elgin, IL?", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "Knives Out" }, { "arg_name": "location", "arg_value": "Elgin, IL" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Classic Cinemas Charlestowne 18 Theatre" }, { "response_name": "name.theater_2", "response_value": "AMC" } ] } ], "segments": [ { "start_index": 17, "end_index": 26, "text": "Elgin, IL", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "It is not playing at the Marcus in Elgin, but it is playing at the AMC in South Barrington, the AMC in Lake in the Hills, and Classic Cinemas Charlestowne 18 Theatre.", "apis": [], "segments": [ { "start_index": 25, "end_index": 31, "text": "Marcus", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 35, "end_index": 40, "text": "Elgin", "annotations": [ { "name": "location" } ] }, { "start_index": 67, "end_index": 70, "text": "AMC", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 74, "end_index": 90, "text": "South Barrington", "annotations": [ { "name": "location" } ] }, { "start_index": 96, "end_index": 99, "text": "AMC", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 103, "end_index": 120, "text": "Lake in the Hills", "annotations": [ { "name": "location" } ] }, { "start_index": 126, "end_index": 165, "text": "Classic Cinemas Charlestowne 18 Theatre", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "Do any of those theaters have a 6 PM showtime.", "apis": [ { "name": "find_showtimes", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Knives Out" }, { "arg_name": "name.theater", "arg_value": "AMC" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "6 PM" }, { "arg_name": "type.screening", "arg_value": "standard" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6 PM" } ] } ], "segments": [ { "start_index": 32, "end_index": 36, "text": "6 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Yes, the AMC in Lake in the Hills has a standard showing at 6 PM", "apis": [], "segments": [ { "start_index": 9, "end_index": 12, "text": "AMC", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 16, "end_index": 33, "text": "Lake in the Hills", "annotations": [ { "name": "location" } ] }, { "start_index": 40, "end_index": 48, "text": "standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 60, "end_index": 64, "text": "6 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 6, "speaker": "user", "text": "Okay.", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Would you like me to check availability?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Yes, for two tickets please.", "apis": [], "segments": [ { "start_index": 9, "end_index": 12, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Okay one moment.", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Thanks", "apis": [ { "name": "check_tickets", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Knives Out" }, { "arg_name": "name.theater", "arg_value": "AMC" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.preference", "arg_value": "6 PM" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "available" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "There is plenty of available tickets for this show. Would you like to see it?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "To confirm. 2 tickets to Knives Out at the AMC in Lake in the Hills IL at 6 PM.", "apis": [], "segments": [ { "start_index": 12, "end_index": 13, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 25, "end_index": 35, "text": "Knives Out", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 43, "end_index": 46, "text": "AMC", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 50, "end_index": 70, "text": "Lake in the Hills IL", "annotations": [ { "name": "location" } ] }, { "start_index": 74, "end_index": 78, "text": "6 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Sounds great, though I need to hold off for now. Seems my wife is not feeling so great.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Okay, let me know if you change your mind?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "I will. Thanks.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "You're welcome, have a good night.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "You too.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Bye now.", "apis": [], "segments": [] } ]
dlg-1a0bc9f7-010c-40f8-b9ca-88d51db0f1ab
Movie Tickets
SCENARIO: Pretend you’re *speaking to your digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters., You *have already decided the movie* you want to see., However the conversation ends with *a deferred purchase*.}} DETAILS: Click the link and gather the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — including: {{LIST Movie name, Theater name, Day, Showtime, Number of tickets }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn)}} SPEAKING STYLES: {{LIST Avoid introductions like hi and hello, 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) day, 4) showtime, 5) number of tickets.}} {{CHECK confirm_decision The user and the assistant *decide* on a movie, theatre and time.}} {{CHECK confirm_deferral The user decides to *postpone* the ordering of tickets.}} {{CHECK confirm_no_purchase The assistant does *not* book any tickets.}}
Deferred Purchase
[ { "index": 0, "speaker": "user", "text": "Hello, I am interested in seeing a movie tonight. Can you help?", "apis": [], "segments": [ { "start_index": 41, "end_index": 48, "text": "tonight", "annotations": [ { "name": "time.preference" }, { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Absolutely, what would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I don't know what's playing, can you make a recommendation?", "apis": [ { "name": "find_movies", "index": 2, "args": [ { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Call of the Wild" } ] } ], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "Well, Call of the Wild just hit theaters and has high reviews.", "apis": [], "segments": [ { "start_index": 6, "end_index": 22, "text": "Call of the Wild", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 45, "end_index": 61, "text": "has high reviews", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 4, "speaker": "user", "text": "Oh I saw the trailer for that and it looked good. Lets do that one then.", "apis": [], "segments": [ { "start_index": 3, "end_index": 48, "text": "I saw the trailer for that and it looked good", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Which theater do you plan on attending?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Century 20 is closest to my house.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Call of the Wild" }, { "arg_name": "name.theater", "arg_value": "Century 20" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:45" }, { "response_name": "time.showing_2", "response_value": "8:30" } ] } ], "segments": [ { "start_index": 0, "end_index": 10, "text": "Century 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 14, "end_index": 33, "text": "closest to my house", "annotations": [ { "name": "location" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Very well. Your showtimes are 6:45 and 8:30.", "apis": [], "segments": [ { "start_index": 30, "end_index": 34, "text": "6:45", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 39, "end_index": 43, "text": "8:30", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "I think the 8:30 time would work better.", "apis": [ { "name": "check_tickets", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Call of the Wild" }, { "arg_name": "name.theater", "arg_value": "Century 20" }, { "arg_name": "num.tickets", "arg_value": "one" }, { "arg_name": "time.showing", "arg_value": "8:30" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "available" } ] } ], "segments": [ { "start_index": 12, "end_index": 16, "text": "8:30", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "There are plenty of seats available for that time, would you like me to purchase your ticket?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Wait, hang on. I think my friend Jimbo might want to come with me. He was talking about the movie the other day.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Should I purchase 2 tickets then?", "apis": [], "segments": [ { "start_index": 18, "end_index": 19, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 12, "speaker": "user", "text": "Not quite yet, I may need to call or text him to find out.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Would you like to hold the tickets in your cart?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Can I come back and buy them later today?", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Absolutely.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Then yes, hold them until I can confirm that he wants to come.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Ok, I've held 2 tickets for Call of the Wild playing tonight at 8:30 at the Century 20 Theater.", "apis": [], "segments": [ { "start_index": 14, "end_index": 15, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 28, "end_index": 44, "text": "Call of the Wild", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 53, "end_index": 60, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 64, "end_index": 68, "text": "8:30", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 76, "end_index": 86, "text": "Century 20", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 18, "speaker": "user", "text": "Thank you", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Will there be anything else I can help you with?", "apis": [], "segments": [] }, { "index": 20, "speaker": "user", "text": "Not at this time. Thanks", "apis": [], "segments": [] }, { "index": 21, "speaker": "assistant", "text": "You're welcome. Let me know when you are ready to purchase.", "apis": [], "segments": [] }, { "index": 22, "speaker": "user", "text": "Will do. Thanks.", "apis": [], "segments": [] }, { "index": 23, "speaker": "assistant", "text": "You're welcome!", "apis": [], "segments": [] } ]
dlg-fcd41def-5a15-4760-954f-14eb8ffbdbae
Movie Tickets
SCENARIO: Pretend you’re *speaking to your digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters., You *have already decided the movie* you want to see., However the conversation ends with *a deferred purchase*.}} DETAILS: Click the link and gather the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — including: {{LIST Movie name, Theater name, Day, Showtime, Number of tickets }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn)}} SPEAKING STYLES: {{LIST Avoid introductions like hi and hello, 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) day, 4) showtime, 5) number of tickets.}} {{CHECK confirm_decision The user and the assistant *decide* on a movie, theatre and time.}} {{CHECK confirm_deferral The user decides to *postpone* the ordering of tickets.}} {{CHECK confirm_no_purchase The assistant does *not* book any tickets.}}
Deferred Purchase
[ { "index": 0, "speaker": "user", "text": "Are any theaters in my area playing Birds of Prey on Friday?", "apis": [ { "name": "find_theaters", "index": 0, "args": [ { "arg_name": "name.movie", "arg_value": "Birds of Prey" }, { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Firewheel 18" }, { "response_name": "name.theater_2", "response_value": "Regal UA Galaxy Theatre" }, { "response_name": "name.theater_3", "response_value": "Alamo Drafthouse Cinema Richardson" } ] } ], "segments": [ { "start_index": 36, "end_index": 49, "text": "Birds of Prey", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 53, "end_index": 59, "text": "Friday", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Yes, AMC Firewheel 18, Regal UA Galaxy Theatre - Dallas, and Alamo Drafthouse Cinema Richardson are all screening Birds of Prey tomorrow.", "apis": [], "segments": [ { "start_index": 5, "end_index": 21, "text": "AMC Firewheel 18", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 23, "end_index": 46, "text": "Regal UA Galaxy Theatre", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 49, "end_index": 55, "text": "Dallas", "annotations": [ { "name": "location" } ] }, { "start_index": 61, "end_index": 95, "text": "Alamo Drafthouse Cinema Richardson", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 114, "end_index": 127, "text": "Birds of Prey", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 128, "end_index": 136, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 2, "speaker": "user", "text": "Are there any other theaters?", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "Birds of Prey" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Studio Movie Grill" }, { "response_name": "name.theater_2", "response_value": "Alamo Drafthouse Cinema Lake Highlands" }, { "response_name": "name.theater_3", "response_value": "B&B Wylie" } ] } ], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "Yes, Studio Movie Grill, Alamo Drafthouse Cinema Lake Highlands, and B&B Wylie are also screening it as well.", "apis": [], "segments": [ { "start_index": 5, "end_index": 23, "text": "Studio Movie Grill", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 25, "end_index": 63, "text": "Alamo Drafthouse Cinema Lake Highlands", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 69, "end_index": 78, "text": "B&B Wylie", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "Does AMC Firewheel 18 have any screening options other than standard?", "apis": [], "segments": [ { "start_index": 5, "end_index": 21, "text": "AMC Firewheel 18", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 60, "end_index": 68, "text": "standard", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Yes, AMC Firewheel 18 also offers IMAX and Dolby Cinema.", "apis": [], "segments": [ { "start_index": 5, "end_index": 21, "text": "AMC Firewheel 18", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 34, "end_index": 38, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 43, "end_index": 48, "text": "Dolby", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 6, "speaker": "user", "text": "Great, what are the show times for the IMAX showing of Birds of Prey at AMC Firewheel 18 for tomorrow evening?", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Birds of Prey" }, { "arg_name": "name.theater", "arg_value": "AMC Firewheel 18" }, { "arg_name": "date.showing", "arg_value": "tomorrow" }, { "arg_name": "time.preference", "arg_value": "tomorrow evening" }, { "arg_name": "type.screening", "arg_value": "IMAX" } ], "response": [ { "response_name": "time.showing_1", "response_value": "05:20 PM" }, { "response_name": "time.showing_2", "response_value": "08:00 PM" }, { "response_name": "time.showing_3", "response_value": "10:40 PM" } ] } ], "segments": [ { "start_index": 39, "end_index": 43, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 55, "end_index": 68, "text": "Birds of Prey", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 72, "end_index": 88, "text": "AMC Firewheel 18", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 93, "end_index": 109, "text": "tomorrow evening", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 93, "end_index": 101, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Evening show times for the IMAX screenings start at 05:20 PM, 08:00 PM, and 10:40 PM.", "apis": [], "segments": [ { "start_index": 27, "end_index": 31, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 52, "end_index": 60, "text": "05:20 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 62, "end_index": 70, "text": "08:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 76, "end_index": 84, "text": "10:40 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Okay, and what about the Standard screenings for tomorrow evening?", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Birds of Prey" }, { "arg_name": "name.theater", "arg_value": "AMC Firewheel 18" }, { "arg_name": "date.showing", "arg_value": "tomorrow" }, { "arg_name": "time.preference", "arg_value": "tomorrow evening" }, { "arg_name": "type.screening", "arg_value": "standard" } ], "response": [ { "response_name": "time.showing_1", "response_value": "06:00 PM" }, { "response_name": "time.showing_2", "response_value": "07:30 PM" }, { "response_name": "time.showing_3", "response_value": "08:40 PM" } ] } ], "segments": [ { "start_index": 25, "end_index": 33, "text": "Standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 49, "end_index": 65, "text": "tomorrow evening", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 49, "end_index": 57, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Evening screenings in Standard begin at 06:00 PM, 07:30 PM, and 08:40 PM.", "apis": [], "segments": [ { "start_index": 22, "end_index": 30, "text": "Standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 40, "end_index": 48, "text": "06:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 58, "text": "07:30 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 64, "end_index": 72, "text": "08:40 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "So there is nothing later than 08:40 PM for the Standard screening?", "apis": [], "segments": [ { "start_index": 31, "end_index": 39, "text": "08:40 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 48, "end_index": 56, "text": "Standard", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Currently, no, but there are other options in IMAX and Dolby Cinema.", "apis": [], "segments": [ { "start_index": 46, "end_index": 50, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 55, "end_index": 60, "text": "Dolby", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 12, "speaker": "user", "text": "Okay, I think I'll order 2 tickets for the 10:40 PM screening in IMAX.", "apis": [], "segments": [ { "start_index": 25, "end_index": 26, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 43, "end_index": 51, "text": "10:40 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 65, "end_index": 69, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Great, would you like for me to order those for you now?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes, please. Two tickets please.", "apis": [], "segments": [ { "start_index": 14, "end_index": 16, "text": "wo", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Great, let me get your order started.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Actually, no. Can you cancel that. I changed my mind, I'm not ready to order the tickets yet, I don't think.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "No problem. Your order is cancelled.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "I think I'm going to wait for a different day so I can find a better time that works for the late evening showings.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Okay, your order is postponed until you are ready. No tickets have been ordered.", "apis": [], "segments": [] } ]