conversation_id
stringlengths
40
40
vertical
stringclasses
1 value
instructions
stringlengths
4
6.14k
scenario
stringlengths
10
56
utterances
list
dlg-085940ca-67b8-4703-8a06-bcfd5a81b780
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters (but see DETAILS below--this is a new format)., You *have already decided on the movie* you want to see *but you want to hear what else is playing in the local theater* which includes asking what the movies are about., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now). You can pick either movie for tickets, but make sure to at least discuss the other movie that’s playing: {{LIST Location = Land’s End Montana, Movie name 1= Sam’s Delight, Movie name 2 = Far From You, Theater name = Legacy Monument Family 12, Showtimes for Sam’s delight = 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for Far From You = 8:40pm and 10:40pm, Number of tickets = 2, Day = today, Who is going = my friend and I, synopsis Sam’s delight = A rescued dog introduces joy into a family struck by COVID-19, synopsis Far From You = A story of two lovers making the best of living across a closed European border during the COVID-19 outbreak }} 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), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Just assume they’re already listening to you., Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{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) both movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day, 6) location, 7) who is going.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_synopsis The user asks for a description of what at least one of the movies is about.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v1
[ { "index": 0, "speaker": "user", "text": "Hi, I want to book some movie tickets.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Can do! Which movie do you have in mind.", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I'm on the fence. Either Sam's Delight or Far From You.", "apis": [], "segments": [ { "start_index": 25, "end_index": 38, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 42, "end_index": 54, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK, we can help narrow it down. First, what theater?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Legacy Monument Family 12.", "apis": [], "segments": [ { "start_index": 0, "end_index": 25, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "That's in Land's End Montana, correct?", "apis": [], "segments": [ { "start_index": 10, "end_index": 28, "text": "Land's End Montana", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "How many people will be going?", "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": "Okay, do you want to hear a brief synopsis of each movie?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Sure, go ahead.", "apis": [ { "name": "get_movie_attribute", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "Sam’s delight, a rescued dog introduces joy into a family struck by COVID-19" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "In Sam’s delight, a rescued dog introduces joy into a family struck by COVID-19.", "apis": [], "segments": [ { "start_index": 3, "end_index": 16, "text": "Sam’s delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 3, "end_index": 79, "text": "Sam’s delight, a rescued dog introduces joy into a family struck by COVID-19", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 12, "speaker": "user", "text": "What about Far From You?", "apis": [ { "name": "get_movie_attribute", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "Far From You is a story of two lovers making the best of living across a closed European border during the COVID-19 outbreak" } ] } ], "segments": [ { "start_index": 11, "end_index": 23, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Far From You is a story of two lovers making the best of living across a closed European border during the COVID-19 outbreak.", "apis": [], "segments": [ { "start_index": 0, "end_index": 12, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 0, "end_index": 124, "text": "Far From You is a story of two lovers making the best of living across a closed European border during the COVID-19 outbreak", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 14, "speaker": "user", "text": "I'll go with Sam's delight.", "apis": [ { "name": "find_showtimes", "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "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": 13, "end_index": 26, "text": "Sam's delight", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "That movie has showtimes at 4:00pm, 6:10pm, 8:30pm, and 10:40pm.", "apis": [], "segments": [ { "start_index": 28, "end_index": 34, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 36, "end_index": 42, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 44, "end_index": 50, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 56, "end_index": 63, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "Give me the 4:00 PM showtime.", "apis": [], "segments": [ { "start_index": 12, "end_index": 19, "text": "4:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "To confirm, you'll be booking two tickets for the 4:00 PM showtime of Sam's Delight at Legacy Monument Family 12.", "apis": [], "segments": [ { "start_index": 50, "end_index": 57, "text": "4:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 70, "end_index": 83, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 87, "end_index": 112, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 30, "end_index": 33, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 18, "speaker": "user", "text": "Looks good. Book it.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "Two" }, { "arg_name": "time.showing", "arg_value": "4:00pm" }, { "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-f26915ec-d7d8-4c62-8a49-2c053121cfc6
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters (but see DETAILS below--this is a new format)., You *have already decided on the movie* you want to see *but you want to hear what else is playing in the local theater* which includes asking what the movies are about., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now). You can pick either movie for tickets, but make sure to at least discuss the other movie that’s playing: {{LIST Location = Land’s End Montana, Movie name 1= Sam’s Delight, Movie name 2 = Far From You, Theater name = Legacy Monument Family 12, Showtimes for Sam’s delight = 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for Far From You = 8:40pm and 10:40pm, Number of tickets = 2, Day = today, Who is going = my friend and I, synopsis Sam’s delight = A rescued dog introduces joy into a family struck by COVID-19, synopsis Far From You = A story of two lovers making the best of living across a closed European border during the COVID-19 outbreak }} 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), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Just assume they’re already listening to you., Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{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) both movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day, 6) location, 7) who is going.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_synopsis The user asks for a description of what at least one of the movies is about.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v1
[ { "index": 0, "speaker": "user", "text": "Would like to go for movie tonight?", "apis": [], "segments": [ { "start_index": 27, "end_index": 34, "text": "tonight", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Do you have any movie in mind", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "yes want to see Sam’s Delight", "apis": [], "segments": [ { "start_index": 16, "end_index": 29, "text": "Sam’s Delight", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "From location Land’s End Montana I can see the closet theatre the movie is playing is 60 miles away", "apis": [], "segments": [ { "start_index": 14, "end_index": 32, "text": "Land’s End Montana", "annotations": [ { "name": "location" } ] }, { "start_index": 47, "end_index": 99, "text": "closet theatre the movie is playing is 60 miles away", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Do I have any other option", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Sam’s Delight" }, { "arg_name": "location", "arg_value": "Land’s End Montana" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Legacy Monument Family 12" }, { "response_name": "name.theater_2", "response_value": "Regal cinemas" } ] } ], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Yes I would recommend Legacy Monument Family 12 which is playing in Regal in 10 miles", "apis": [], "segments": [ { "start_index": 22, "end_index": 47, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 68, "end_index": 73, "text": "Regal", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 77, "end_index": 85, "text": "10 miles", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "What this movie is about?", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Sam’s Delight" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "movie about a family living in a jungle" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "it's a good family/comedy movie about a family living in a jungle", "apis": [], "segments": [ { "start_index": 12, "end_index": 25, "text": "family/comedy", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 26, "end_index": 65, "text": "movie about a family living in a jungle", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 8, "speaker": "user", "text": "That sounds interesting. What is the rating of the movie", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Sam’s Delight" }, { "arg_name": "attribute", "arg_value": "review.critic" } ], "response": [ { "response_name": "review.critic", "response_value": "8.2 in IMDB" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Sam’s Delight" }, { "arg_name": "attribute", "arg_value": "review.audience" } ], "response": [ { "response_name": "review.audience", "response_value": "reviewed by 100,200 users" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "The movie is rated 8.2 in IMDB and has been reviewed by 100,200 users", "apis": [], "segments": [ { "start_index": 19, "end_index": 30, "text": "8.2 in IMDB", "annotations": [ { "name": "review.critic" } ] }, { "start_index": 44, "end_index": 69, "text": "reviewed by 100,200 users", "annotations": [ { "name": "review.audience" } ] } ] }, { "index": 10, "speaker": "user", "text": "I would like to go this movie instead", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Sam’s Delight" }, { "arg_name": "name.theater", "arg_value": "Regal" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:40pm" }, { "response_name": "time.showing_2", "response_value": "10:40pm" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Sure I can help you with that. The options available today are at 8:40pm and 10:40pm", "apis": [], "segments": [ { "start_index": 53, "end_index": 58, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 66, "end_index": 72, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 77, "end_index": 84, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "8:40 PM works for us. We need four ticket for Adults", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "8:40 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 30, "end_index": 34, "text": "four", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Ok confirming the Regal cinemas in Land’s End Montana for 8:40 PM for standard screening. Total 4 tickets", "apis": [], "segments": [ { "start_index": 35, "end_index": 53, "text": "Land’s End Montana", "annotations": [ { "name": "location" } ] }, { "start_index": 18, "end_index": 31, "text": "Regal cinemas", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 58, "end_index": 65, "text": "8:40 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 70, "end_index": 78, "text": "standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 96, "end_index": 97, "text": "4", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 14, "speaker": "user", "text": "Everything sounds good", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Would you like to confirm the purchase. It will be $48.40 including taxes", "apis": [], "segments": [ { "start_index": 51, "end_index": 57, "text": "$48.40", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 16, "speaker": "user", "text": "Sounds good. Please confirm", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Sam’s Delight" }, { "arg_name": "name.theater", "arg_value": "Regal cinemas" }, { "arg_name": "num.tickets", "arg_value": "4" }, { "arg_name": "time.showing", "arg_value": "8:40 PM" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "I received the tickets. Thanks for all the help", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Sounds good. Enjoy the movie.", "apis": [], "segments": [] } ]
dlg-a48ddae4-08da-4cde-8a59-ebc280450e9a
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters (but see DETAILS below--this is a new format)., You *have already decided on the movie* you want to see *but you want to hear what else is playing in the local theater* which includes asking what the movies are about., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now). You can pick either movie for tickets, but make sure to at least discuss the other movie that’s playing: {{LIST Location = Land’s End Montana, Movie name 1= Sam’s Delight, Movie name 2 = Far From You, Theater name = Legacy Monument Family 12, Showtimes for Sam’s delight = 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for Far From You = 8:40pm and 10:40pm, Number of tickets = 2, Day = today, Who is going = my friend and I, synopsis Sam’s delight = A rescued dog introduces joy into a family struck by COVID-19, synopsis Far From You = A story of two lovers making the best of living across a closed European border during the COVID-19 outbreak }} 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), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Just assume they’re already listening to you., Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{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) both movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day, 6) location, 7) who is going.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_synopsis The user asks for a description of what at least one of the movies is about.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v1
[ { "index": 0, "speaker": "user", "text": "Hello, my friend and I want to see a movie tomorrow, Friday night. We are in Land's End. Montana.", "apis": [ { "name": "find_theaters", "index": 0, "args": [ { "arg_name": "location", "arg_value": "Land's End. Montana" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Legacy Monument Family 12" } ] } ], "segments": [ { "start_index": 7, "end_index": 22, "text": "my friend and I", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 43, "end_index": 51, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 53, "end_index": 65, "text": "Friday night", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 53, "end_index": 59, "text": "Friday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 78, "end_index": 97, "text": "and's End. Montana.", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Hello and thank you for your inquiry. The one theater in area is the Legacy Monument Family 12.\\r", "apis": [], "segments": [ { "start_index": 70, "end_index": 95, "text": "egacy Monument Family 12.", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 2, "speaker": "user", "text": "I am familiar with that and we would like to see Sam's Delight. Two people for tomorrow night.", "apis": [ { "name": "find_showtimes", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "time.preference", "arg_value": "tomorrow night" }, { "arg_name": "date.showing", "arg_value": "tomorrow" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:10 pm" }, { "response_name": "time.showing_2", "response_value": "8:30 pm" }, { "response_name": "time.showing_3", "response_value": "10:40 pm" }, { "response_name": "time.showing_4", "response_value": "evening" }, { "response_name": "time.showing_5", "response_value": "tomorrow night" } ] } ], "segments": [ { "start_index": 49, "end_index": 62, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 80, "end_index": 94, "text": "omorrow night.", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 80, "end_index": 87, "text": "omorrow", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 65, "end_index": 67, "text": "wo", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "I am showing evening showings of Sam's Delight at 6:10 pm 8:30 pm and 10:40 pm.\\r", "apis": [], "segments": [ { "start_index": 13, "end_index": 20, "text": "evening", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 33, "end_index": 46, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 50, "end_index": 57, "text": "6:10 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 58, "end_index": 65, "text": "8:30 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 70, "end_index": 78, "text": "10:40 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 4, "speaker": "user", "text": "Give us the 8:30 pm. How much will that be for two people?", "apis": [], "segments": [ { "start_index": 12, "end_index": 19, "text": "8:30 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 48, "end_index": 50, "text": "wo", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Total cost for two tickets for the 8:30 pm showing of Sam's Delight will be $16 dollars.", "apis": [], "segments": [ { "start_index": 15, "end_index": 18, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 35, "end_index": 42, "text": "8:30 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 54, "end_index": 67, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 76, "end_index": 87, "text": "$16 dollars", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 6, "speaker": "user", "text": "That will be fine. So it will be two tickets for tomorrow night at 8:30 pm for Sam's Delight and the total cost is $16 dollars.", "apis": [], "segments": [ { "start_index": 34, "end_index": 36, "text": "wo", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 50, "end_index": 63, "text": "omorrow night", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 50, "end_index": 57, "text": "omorrow", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 68, "end_index": 74, "text": ":30 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 80, "end_index": 92, "text": "am's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 116, "end_index": 127, "text": "16 dollars.", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "That is correct. Do you want to go ahead and confirm that right now?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Yes I do. You can use the same form of payment.", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Thank you. One moment please.", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "But before you do that, what was the other movie playing at the Legacy?", "apis": [ { "name": "find_movies", "index": 10, "args": [ { "arg_name": "location", "arg_value": "Land's End. Montana" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Far From You" } ] } ], "segments": [ { "start_index": 64, "end_index": 70, "text": "Legacy", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "The other film playing at the Legacy is Far From You. There are 8:40 pm and 10:40 pm showings.", "apis": [], "segments": [ { "start_index": 30, "end_index": 36, "text": "Legacy", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 40, "end_index": 52, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 65, "end_index": 71, "text": ":40 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 77, "end_index": 84, "text": "0:40 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Can you tell me a little about the movie?", "apis": [ { "name": "get_movie_attribute", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "a story of two lovers making the best of living across a closed European border during the COVID-19 outbreak" } ] } ], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Far From You is a story of two lovers making the best of living across a closed European border during the COVID-19 outbreak. Would you like to know more?", "apis": [], "segments": [ { "start_index": 0, "end_index": 12, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 16, "end_index": 124, "text": "a story of two lovers making the best of living across a closed European border during the COVID-19 outbreak", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 14, "speaker": "user", "text": "No, that is fine. Let's just confirm what we have.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Okay, so we can confirm two tickets for the 8:30 pm showing of Sam's Delight at the Legacy Monument Family 12 for tomorrow night. Total cost for two is $16 dollars. You are using the same form of payment. Give me one moment to finalize the tickets.", "apis": [], "segments": [ { "start_index": 24, "end_index": 27, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 44, "end_index": 51, "text": "8:30 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 63, "end_index": 76, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 84, "end_index": 109, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 114, "end_index": 128, "text": "tomorrow night", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 114, "end_index": 122, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 153, "end_index": 164, "text": "16 dollars.", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 16, "speaker": "user", "text": "Okay, thank you.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "8:30 pm" }, { "arg_name": "date.showing", "arg_value": "tomorrow" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address. Will there be anything else I can help you with today?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "No that will tickets. Two tickets for tomorrow night t 8:30 pm for Sam's Delight. Sixteen dollars and tickets sent to my email. I have it. Thank you very much.", "apis": [], "segments": [ { "start_index": 23, "end_index": 25, "text": "wo", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 39, "end_index": 52, "text": "omorrow night", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 39, "end_index": 46, "text": "omorrow", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 56, "end_index": 62, "text": ":30 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 68, "end_index": 81, "text": "am's Delight.", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 84, "end_index": 99, "text": "xteen dollars a", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 19, "speaker": "assistant", "text": "Thank you and have a good evening.", "apis": [], "segments": [] } ]
dlg-93f7d2c0-316f-41e5-bf01-9988d310b2c2
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters (but see DETAILS below--this is a new format)., You *have NOT decided on which movie* you want to see so *you decide based on hearing what each movie is about* (i.e. synopsis)., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now). You can pick either movie for tickets, but make sure to at least discuss the other movie that’s playing in order to make your decision: {{LIST Location = Needles California, Movie name 1= The Catch, Movie name 2 = Two Times Trouble, Theater name = Paramount Ultraplex, Showtimes for The Catch = 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for Two Times Trouble = 8:40pm and 10:40pm, Number of tickets = 3, Day = today, Who is going = two friends and I, Synopsis for The Catch = Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever., Synopsis for Two Times Trouble = Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor.}} 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), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Just assume they’re already listening to you., Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{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) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day, 6) synopsis (i.e what the movie is about), 7) who is going.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v2
[ { "index": 0, "speaker": "user", "text": "Hello,", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Hello Sir, I am Alexa, What you want ?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Yes Alexa, Have any move ticket Booking available?", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "Yes, of-course", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Nice, I need some ticket Booking.", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Ok, Which Place you need ?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I need, Needles California Area", "apis": [], "segments": [ { "start_index": 8, "end_index": 26, "text": "Needles California", "annotations": [ { "name": "location" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Ok, Which Movie?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "I need watch movie on \"The Catch\" and \"Two Times Trouble\"", "apis": [], "segments": [ { "start_index": 22, "end_index": 33, "text": "\"The Catch\"", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 38, "end_index": 57, "text": "\"Two Times Trouble\"", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Ok, Which Theater you Need ?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I need Paramount Ultraplex Theater.", "apis": [], "segments": [ { "start_index": 7, "end_index": 34, "text": "Paramount Ultraplex Theater", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Tell me on which Show time?", "apis": [ { "name": "find_showtimes", "index": 11, "args": [ { "arg_name": "name.movie", "arg_value": "\"The Catch\"" }, { "arg_name": "name.theater", "arg_value": "Paramount Ultraplex Theater" }, { "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": 12, "speaker": "user", "text": "for The Catch = 4:00pm 6:10pm 8:30pm 10:40pm.", "apis": [], "segments": [ { "start_index": 4, "end_index": 13, "text": "The Catch", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 16, "end_index": 22, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 23, "end_index": 29, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 30, "end_index": 36, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 37, "end_index": 44, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Then Two Times Trouble show time ?", "apis": [ { "name": "find_showtimes", "index": 13, "args": [ { "arg_name": "name.movie", "arg_value": "\"Two Times Trouble\"" }, { "arg_name": "name.theater", "arg_value": "Paramount Ultraplex Theater" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:40pm" }, { "response_name": "time.showing_2", "response_value": "10:40pm" } ] } ], "segments": [ { "start_index": 5, "end_index": 22, "text": "Two Times Trouble", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 14, "speaker": "user", "text": "For Two Times Trouble = 8:40pm and 10:40pm.", "apis": [], "segments": [ { "start_index": 4, "end_index": 21, "text": "Two Times Trouble", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 24, "end_index": 30, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 35, "end_index": 42, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Which day Sir ? and Which Ticket Your need ?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Alexa, i need today i need and i need 3 Tickets for two friends and I am.\\r", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.theater", "arg_value": "Paramount Ultraplex Theater" }, { "arg_name": "num.tickets", "arg_value": "3" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [ { "start_index": 14, "end_index": 19, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 38, "end_index": 39, "text": "3", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 52, "end_index": 69, "text": "two friends and I", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "Ok sir, Booking ticket send via your email id, Kindly sent me your Email id ?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Yes Alexa, Sure, my mail id is : chauncebv40ejys@mail.com", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Yes Sir, your Ticket Booking is Finished, Your Ticket Soon shortly. Thanks for your booking , Have a nice day.", "apis": [], "segments": [] } ]
dlg-1e6fd31e-aa7f-4b8a-b4cb-0d49bfdd729c
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters (but see DETAILS below--this is a new format)., You *have NOT decided on which movie* you want to see so *you decide based on hearing what each movie is about* (i.e. synopsis)., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now). You can pick either movie for tickets, but make sure to at least discuss the other movie that’s playing in order to make your decision: {{LIST Location = Needles California, Movie name 1= The Catch, Movie name 2 = Two Times Trouble, Theater name = Paramount Ultraplex, Showtimes for The Catch = 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for Two Times Trouble = 8:40pm and 10:40pm, Number of tickets = 3, Day = today, Who is going = two friends and I, Synopsis for The Catch = Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever., Synopsis for Two Times Trouble = Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor.}} 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), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Just assume they’re already listening to you., Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{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) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day, 6) synopsis (i.e what the movie is about), 7) who is going.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v2
[ { "index": 0, "speaker": "user", "text": "I am interested in getting a couple of tickets for some friends and I to see a movie.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Okay, what town would you like to see this movie in?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I want tickets in Needles, California", "apis": [], "segments": [ { "start_index": 18, "end_index": 37, "text": "Needles, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Okay, which theater do you want to go to?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Paramount Ultraplex", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Paramount Ultraplex", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "How many tickets will you be needing?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I will need three tickets.", "apis": [], "segments": [ { "start_index": 12, "end_index": 17, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "which movie were you interested in?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "I am having some trouble deciding, can you tell me what is playing?", "apis": [ { "name": "find_movies", "index": 8, "args": [ { "arg_name": "location", "arg_value": "Needles, California" }, { "arg_name": "name.theater", "arg_value": "Paramount Ultraplex" } ], "response": [ { "response_name": "name.movie_1", "response_value": "The Catch" }, { "response_name": "name.movie_2", "response_value": "Two Times Trouble" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "I see that there is a movie called The Catch playing and also a movie called Two Times Trouble.", "apis": [], "segments": [ { "start_index": 35, "end_index": 44, "text": "The Catch", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 77, "end_index": 94, "text": "Two Times Trouble", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 10, "speaker": "user", "text": "What is The Catch about?", "apis": [ { "name": "get_movie_attribute", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "The Catch" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever" } ] } ], "segments": [ { "start_index": 8, "end_index": 17, "text": "The Catch", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "The synopsis for The Catch reads, Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever.", "apis": [], "segments": [ { "start_index": 17, "end_index": 26, "text": "The Catch", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 42, "end_index": 51, "text": "McCormick", "annotations": [ { "name": "name.character" } ] }, { "start_index": 34, "end_index": 135, "text": "Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 12, "speaker": "user", "text": "Okay, interesting, what about Two Times Trouble?", "apis": [ { "name": "get_movie_attribute", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "Two Times Trouble" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor" } ] } ], "segments": [ { "start_index": 30, "end_index": 47, "text": "Two Times Trouble", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "The synopsis for Two Times Trouble reads, Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor.", "apis": [], "segments": [ { "start_index": 17, "end_index": 34, "text": "Two Times Trouble", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 42, "end_index": 49, "text": "Sadie’s", "annotations": [ { "name": "name.character" } ] }, { "start_index": 42, "end_index": 165, "text": "Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 14, "speaker": "user", "text": "I think that we would rather see Two Times Trouble.\\r", "apis": [ { "name": "find_showtimes", "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "Two Times Trouble" }, { "arg_name": "name.theater", "arg_value": "Paramount Ultraplex" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:40pm" }, { "response_name": "time.showing_2", "response_value": "10:40pm" } ] } ], "segments": [ { "start_index": 33, "end_index": 50, "text": "Two Times Trouble", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Okay that movie is playing at 8:40pm and 10:40pm today, do either of those times work for you?", "apis": [], "segments": [ { "start_index": 30, "end_index": 36, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 41, "end_index": 48, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 49, "end_index": 54, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "I want tickets to the 8:40 PM showing please.", "apis": [], "segments": [ { "start_index": 22, "end_index": 29, "text": "8:40 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "Okay so you need three tickets to the 8:40 pm showing of Two Times Trouble in Needles, California at the Paramount Ultraplex, is that correct?", "apis": [], "segments": [ { "start_index": 17, "end_index": 22, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 38, "end_index": 45, "text": "8:40 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 57, "end_index": 74, "text": "Two Times Trouble", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 78, "end_index": 97, "text": "Needles, California", "annotations": [ { "name": "location" } ] }, { "start_index": 105, "end_index": 124, "text": "Paramount Ultraplex", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes that sounds right!", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Two Times Trouble" }, { "arg_name": "name.theater", "arg_value": "Paramount Ultraplex" }, { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "time.showing", "arg_value": "8: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-a81c914a-1734-4fbc-ab38-485359e7c470
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters (but see DETAILS below--this is a new format)., You *have NOT decided on which movie* you want to see so *you decide based on hearing what each movie is about* (i.e. synopsis)., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now). You can pick either movie for tickets, but make sure to at least discuss the other movie that’s playing in order to make your decision: {{LIST Location = Needles California, Movie name 1= The Catch, Movie name 2 = Two Times Trouble, Theater name = Paramount Ultraplex, Showtimes for The Catch = 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for Two Times Trouble = 8:40pm and 10:40pm, Number of tickets = 3, Day = today, Who is going = two friends and I, Synopsis for The Catch = Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever., Synopsis for Two Times Trouble = Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor.}} 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), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Just assume they’re already listening to you., Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{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) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day, 6) synopsis (i.e what the movie is about), 7) who is going.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v2
[ { "index": 0, "speaker": "user", "text": "HI", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "HI", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "IS THIS THEATER ?", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "YES, I AM THE THEATER ASSISTANT", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "OK", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "WHAT DO YOU WANT?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I WANT THREE TICKETS.", "apis": [], "segments": [ { "start_index": 7, "end_index": 12, "text": "THREE", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "WHICH MOVIE?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "THE CATCH.", "apis": [], "segments": [ { "start_index": 0, "end_index": 9, "text": "THE CATCH", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "OK, WHICH SHOW?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "TODAY EVENING SHOW.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "TODAY", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 6, "end_index": 18, "text": "EVENING SHOW", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "OK, IF YOU SEND MONEY I WILL BUY THE TICKETS AND SEND VIA E-MAIL.", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "OK. I WANT THE TWO TIMES TROUBLE MOVIE TICKET ALSO.\\r", "apis": [], "segments": [ { "start_index": 15, "end_index": 32, "text": "TWO TIMES TROUBLE", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "THAT MOVIE HOW MANY TICKETS?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "THREE TICKETS.", "apis": [ { "name": "check_tickets", "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "TWO TIMES TROUBLE" }, { "arg_name": "num.tickets", "arg_value": "THREE" }, { "arg_name": "time.preference", "arg_value": "EVENING SHOW" }, { "arg_name": "date.showing", "arg_value": "TODAY" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "unavailable" } ] } ], "segments": [ { "start_index": 0, "end_index": 5, "text": "THREE", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "OK. THE TWO TIMES TROUBLE MOVIE TICKETS ARE SOLD.", "apis": [], "segments": [ { "start_index": 8, "end_index": 25, "text": "TWO TIMES TROUBLE", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 16, "speaker": "user", "text": "CAN YOU PLEASE ARRANGE IT?", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK I WILL ARRANGE FROM EXCHANGE TICKETS>", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "OK, THANK YOU", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "OK.", "apis": [], "segments": [] } ]
dlg-1ed625f7-24bc-4c7f-95b9-6da73a2060df
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters (but see DETAILS below--this is a new format)., You *have NOT decided on which movie* you want to see so *you decide based on hearing what each movie is about* (i.e. synopsis)., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now). You can pick either movie for tickets, but make sure to at least discuss the other movie that’s playing in order to make your decision: {{LIST Location = Needles California, Movie name 1= The Catch, Movie name 2 = Two Times Trouble, Theater name = Paramount Ultraplex, Showtimes for The Catch = 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for Two Times Trouble = 8:40pm and 10:40pm, Number of tickets = 3, Day = today, Who is going = two friends and I, Synopsis for The Catch = Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever., Synopsis for Two Times Trouble = Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor.}} 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), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Just assume they’re already listening to you., Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{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) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day, 6) synopsis (i.e what the movie is about), 7) who is going.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v2
[ { "index": 0, "speaker": "user", "text": "Good day, can you please recommend a theater to see some movies? i would be glad to enjoy some free time with my friends\\r", "apis": [ { "name": "find_theaters", "index": 0, "args": [ { "arg_name": "location", "arg_value": "Needles California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "paramount ultraplex" } ] } ], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "I would recommend paramount ultraplex, here in Needles California, they do have some movies you would like", "apis": [], "segments": [ { "start_index": 18, "end_index": 37, "text": "paramount ultraplex", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 47, "end_index": 65, "text": "Needles California", "annotations": [ { "name": "location" } ] } ] }, { "index": 2, "speaker": "user", "text": "Can you tell me the movies available ?", "apis": [ { "name": "find_movies", "index": 2, "args": [ { "arg_name": "name.theater", "arg_value": "paramount ultraplex" }, { "arg_name": "location", "arg_value": "Needles California" } ], "response": [ { "response_name": "name.movie_3", "response_value": "'The Catch'" }, { "response_name": "name.movie_4", "response_value": "'Two Times trouble'" } ] } ], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "movie 1 = the catch\\rmovie 2 = two times trouble", "apis": [], "segments": [ { "start_index": 10, "end_index": 19, "text": "the catch", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 31, "end_index": 47, "text": "two times troubl", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "well which would you recommend , i would enjoy something with a quiet country side with adventure and suspense", "apis": [ { "name": "get_movie_attribute", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "'The Catch'" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "an Old man McMomick who enjoys his quiet days on the river until a package comes and change his life" } ] } ], "segments": [ { "start_index": 88, "end_index": 97, "text": "adventure", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 102, "end_index": 110, "text": "suspense", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 62, "end_index": 110, "text": "a quiet country side with adventure and suspense", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "well 'The Catch' should be nice then, : It's about an Old man McMomick who enjoys his quiet days on the river until a package comes and change his life.", "apis": [], "segments": [ { "start_index": 5, "end_index": 16, "text": "'The Catch'", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 62, "end_index": 70, "text": "McMomick", "annotations": [ { "name": "name.character" } ] }, { "start_index": 51, "end_index": 151, "text": "an Old man McMomick who enjoys his quiet days on the river until a package comes and change his life", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 6, "speaker": "user", "text": "sounds more adventurous and a dose of what i would like.", "apis": [], "segments": [ { "start_index": 12, "end_index": 23, "text": "adventurous", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "I am sure you would like it.", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "What about the other one?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "'Two Times trouble'" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "a single mum struggling with two jobs and a teenager and still gets unexpected news from her doctor" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "While 'Two Times trouble' : is about a single mum struggling with two jobs and a teenager and still gets unexpected news from her doctor", "apis": [], "segments": [ { "start_index": 6, "end_index": 25, "text": "'Two Times trouble'", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 37, "end_index": 136, "text": "a single mum struggling with two jobs and a teenager and still gets unexpected news from her doctor", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 10, "speaker": "user", "text": "Both sound really catching and suspense filled, What time are they on view?", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "'The Catch'" }, { "arg_name": "name.theater", "arg_value": "paramount ultraplex" }, { "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": 10, "args": [ { "arg_name": "name.movie", "arg_value": "'Two Times trouble'" }, { "arg_name": "name.theater", "arg_value": "paramount ultraplex" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "10:40pm" }, { "response_name": "time.showing_2", "response_value": "8:40pm" } ] } ], "segments": [ { "start_index": 31, "end_index": 39, "text": "suspense", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Both are on view today\\rShow times for The Catch is 4:00pm, 6:10pm, 8:30pm, 10:40pm\\r\\rWhile show times for Two Times Trouble is by 8:40pm and 10:40pm", "apis": [], "segments": [ { "start_index": 17, "end_index": 22, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 39, "end_index": 47, "text": "The Catc", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 52, "end_index": 57, "text": "4:00p", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 60, "end_index": 65, "text": "6:10p", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 68, "end_index": 73, "text": "8:30p", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 76, "end_index": 82, "text": "10:40p", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 105, "end_index": 122, "text": "or Two Times Trou", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 129, "end_index": 135, "text": "by 8:4", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 140, "end_index": 147, "text": "nd 10:4", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Can i get a reservation for The Catch, today by 10:40pm? Please", "apis": [], "segments": [ { "start_index": 28, "end_index": 37, "text": "The Catch", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 40, "end_index": 44, "text": "oday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 49, "end_index": 56, "text": "0:40pm?", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Yes, you can , Just for you sir?", "apis": [], "segments": [ { "start_index": 24, "end_index": 27, "text": "you", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 14, "speaker": "user", "text": "oh yes please, i have my two friends coming over with me, so make reservations for three", "apis": [], "segments": [ { "start_index": 15, "end_index": 56, "text": "i have my two friends coming over with me", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 83, "end_index": 88, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "I would gladly do that now sir", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "How do i get the tickets?", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "'The Catch'" }, { "arg_name": "name.theater", "arg_value": "paramount ultraplex" }, { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "time.showing", "arg_value": "10:40pm" }, { "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": "We have your details already from your hotel Needles California, I have sent the ticket details to your email, sir", "apis": [], "segments": [ { "start_index": 45, "end_index": 63, "text": "Needles California", "annotations": [ { "name": "location" } ] } ] }, { "index": 18, "speaker": "user", "text": "I just receive notifications about it, thanks for your assistance", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "you are welcome sir, Do have a splendid day sir.", "apis": [], "segments": [] } ]
dlg-b813a982-0335-4b1f-9334-f1c67603cb8b
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters (but see DETAILS below--this is a new format)., You *have NOT decided on which movie* you want to see so *you decide based on hearing what each movie is about* (i.e. synopsis)., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now). You can pick either movie for tickets, but make sure to at least discuss the other movie that’s playing in order to make your decision: {{LIST Location = Needles California, Movie name 1= The Catch, Movie name 2 = Two Times Trouble, Theater name = Paramount Ultraplex, Showtimes for The Catch = 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for Two Times Trouble = 8:40pm and 10:40pm, Number of tickets = 3, Day = today, Who is going = two friends and I, Synopsis for The Catch = Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever., Synopsis for Two Times Trouble = Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor.}} 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), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Just assume they’re already listening to you., Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{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) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day, 6) synopsis (i.e what the movie is about), 7) who is going.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v2
[ { "index": 0, "speaker": "user", "text": "Can you book tickets for a movie tonight?", "apis": [], "segments": [ { "start_index": 33, "end_index": 40, "text": "tonight", "annotations": [ { "name": "time.preference" }, { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure can. Where do you want to go?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Paramount Ultraplex", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Paramount Ultraplex", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "In Needles, California?", "apis": [], "segments": [ { "start_index": 3, "end_index": 22, "text": "Needles, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "What movie do you want to go to?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I'm not sure. What is popular at that theater?", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "Paramount Ultraplex" }, { "arg_name": "location", "arg_value": "Needles, California" }, { "arg_name": "description.other", "arg_value": "popular" } ], "response": [ { "response_name": "name.movie_1", "response_value": "The Catch" }, { "response_name": "name.movie_2", "response_value": "Two Times Trouble" } ] } ], "segments": [ { "start_index": 22, "end_index": 29, "text": "popular", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "The Catch", "apis": [], "segments": [ { "start_index": 0, "end_index": 9, "text": "The Catch", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "What's it about", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "The Catch" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever.", "apis": [], "segments": [ { "start_index": 8, "end_index": 17, "text": "McCormick", "annotations": [ { "name": "name.character" } ] }, { "start_index": 0, "end_index": 101, "text": "Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 10, "speaker": "user", "text": "What else is popular?", "apis": [ { "name": "get_movie_attribute", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Two Times Trouble" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor" } ] } ], "segments": [ { "start_index": 13, "end_index": 20, "text": "popular", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Two Times Trouble, it's about Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor.", "apis": [], "segments": [ { "start_index": 0, "end_index": 17, "text": "Two Times Trouble", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 37, "text": "Sadie’s", "annotations": [ { "name": "name.character" } ] }, { "start_index": 30, "end_index": 153, "text": "Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 12, "speaker": "user", "text": "I'll go to The Catch", "apis": [ { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "The Catch" }, { "arg_name": "name.theater", "arg_value": "Paramount Ultraplex" }, { "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": "10:40pm" }, { "response_name": "time.showing_3", "response_value": "8:30pm" }, { "response_name": "time.showing_4", "response_value": "6:10pm" } ] } ], "segments": [ { "start_index": 11, "end_index": 20, "text": "The Catch", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Ok, it's playing at 4:00pm 6:10pm 8:30pm 10:40pm", "apis": [], "segments": [ { "start_index": 20, "end_index": 26, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 27, "end_index": 33, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 34, "end_index": 40, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 41, "end_index": 48, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "8:30", "apis": [], "segments": [ { "start_index": 0, "end_index": 4, "text": "8:30", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "How many tickets", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "3", "apis": [], "segments": [ { "start_index": 0, "end_index": 1, "text": "3", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "Okay, to confirm, Seeing The Catch at 8:30 with 3 tickets at the Paramount Ultraplex in Needles, California", "apis": [], "segments": [ { "start_index": 25, "end_index": 34, "text": "The Catch", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 38, "end_index": 42, "text": "8:30", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 48, "end_index": 49, "text": "3", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 65, "end_index": 84, "text": "Paramount Ultraplex", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 107, "text": "Needles, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 18, "speaker": "user", "text": "Correct", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "The Catch" }, { "arg_name": "name.theater", "arg_value": "Paramount Ultraplex" }, { "arg_name": "num.tickets", "arg_value": "3" }, { "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-4f18f0ac-f69e-4d78-9fbe-20b6ee10b9d2
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters (but see DETAILS below--this is a new format)., You *have NOT decided on which movie* you want to see so *you decide based on hearing what each movie is about* (i.e. synopsis)., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now). You can pick either movie for tickets, but make sure to at least discuss the other movie that’s playing in order to make your decision: {{LIST Location = Needles California, Movie name 1= The Catch, Movie name 2 = Two Times Trouble, Theater name = Paramount Ultraplex, Showtimes for The Catch = 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for Two Times Trouble = 8:40pm and 10:40pm, Number of tickets = 3, Day = today, Who is going = two friends and I, Synopsis for The Catch = Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever., Synopsis for Two Times Trouble = Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor.}} 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), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Just assume they’re already listening to you., Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{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) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day, 6) synopsis (i.e what the movie is about), 7) who is going.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v2
[ { "index": 0, "speaker": "user", "text": "I need help getting tickets to a movie today.", "apis": [], "segments": [ { "start_index": 39, "end_index": 44, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "I'd be happy to help. Do you know which movie you would like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I was hoping to get some advice on that. What movies would you recommend?", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "location", "arg_value": "Needles, California" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Paramount Ultraplex" } ] } ], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "I can definitely try and help. I see Paramount Ultraplex in Needles, California is the closest theater to you. Is this the one you would like to go to?", "apis": [], "segments": [ { "start_index": 37, "end_index": 56, "text": "Paramount Ultraplex", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 60, "end_index": 79, "text": "Needles, California", "annotations": [ { "name": "location" } ] }, { "start_index": 87, "end_index": 109, "text": "closest theater to you", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Great! Any genre in particular?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "We could use a good drama, I think.", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "Paramount Ultraplex" }, { "arg_name": "location", "arg_value": "Needles, California" }, { "arg_name": "name.genre", "arg_value": "drama" }, { "arg_name": "description.other", "arg_value": "good" } ], "response": [ { "response_name": "name.movie_1", "response_value": "The Catch" }, { "response_name": "name.movie_2", "response_value": "Two Times Trouble" } ] } ], "segments": [ { "start_index": 20, "end_index": 25, "text": "drama", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 15, "end_index": 19, "text": "good", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "I have two movies to recommend to you, The Catch and Two Times Trouble.", "apis": [], "segments": [ { "start_index": 39, "end_index": 48, "text": "The Catch", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 53, "end_index": 70, "text": "Two Times Trouble", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "What are they about?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "The Catch" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Two Times Trouble" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Synopsis for The Catch = Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever.\\r\\rSynopsis for Two Times Trouble = Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor.", "apis": [], "segments": [ { "start_index": 13, "end_index": 22, "text": "The Catch", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 142, "end_index": 159, "text": "r Two Times Troub", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 25, "end_index": 126, "text": "Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever", "annotations": [ { "name": "description.plot" } ] }, { "start_index": 162, "end_index": 285, "text": "= Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doct", "annotations": [ { "name": "description.plot" } ] }, { "start_index": 162, "end_index": 169, "text": "= Sadie", "annotations": [ { "name": "name.character" } ] }, { "start_index": 33, "end_index": 42, "text": "McCormick", "annotations": [ { "name": "name.character" } ] } ] }, { "index": 10, "speaker": "user", "text": "Okay, let's go with Two Times Trouble.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Two Times Trouble" }, { "arg_name": "name.theater", "arg_value": "Paramount Ultraplex" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:40pm" }, { "response_name": "time.showing_2", "response_value": "10:40pm" } ] } ], "segments": [ { "start_index": 20, "end_index": 37, "text": "Two Times Trouble", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Showtimes for Two Times Trouble = 8:40pm and 10:40pm.", "apis": [], "segments": [ { "start_index": 14, "end_index": 31, "text": "Two Times Trouble", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 34, "end_index": 40, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 45, "end_index": 52, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Let's get tickets for 8:40.", "apis": [], "segments": [ { "start_index": 22, "end_index": 26, "text": "8:40", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "How many tickets will you need?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Three. My two friends and I will be going.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 7, "end_index": 27, "text": "My two friends and I", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Great, give me just one moment. Just to confirm, three tickets for the 8:40 pm showing of Two Times Trouble at Paramount Ultraplex in Needles, California, correct? And would you like me to use your card on file?", "apis": [], "segments": [ { "start_index": 49, "end_index": 54, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 71, "end_index": 78, "text": "8:40 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 90, "end_index": 107, "text": "Two Times Trouble", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 111, "end_index": 130, "text": "Paramount Ultraplex", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 134, "end_index": 153, "text": "Needles, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yeah, that's fine and it looks good to me!", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Two Times Trouble" }, { "arg_name": "name.theater", "arg_value": "Paramount Ultraplex" }, { "arg_name": "num.tickets", "arg_value": "Three" }, { "arg_name": "time.showing", "arg_value": "8:40pm" }, { "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": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Great, thank you!", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "No problem, is there anything else I can help you with today?", "apis": [], "segments": [] } ]
dlg-d1c8967a-87ac-4447-91d1-4ed538a7ef37
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters (but see DETAILS below--this is a new format)., You *have NOT decided on which movie* you want to see so *you decide based on hearing what each movie is about* (i.e. synopsis)., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now). You can pick either movie for tickets, but make sure to at least discuss the other movie that’s playing in order to make your decision: {{LIST Location = Needles California, Movie name 1= The Catch, Movie name 2 = Two Times Trouble, Theater name = Paramount Ultraplex, Showtimes for The Catch = 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for Two Times Trouble = 8:40pm and 10:40pm, Number of tickets = 3, Day = today, Who is going = two friends and I, Synopsis for The Catch = Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever., Synopsis for Two Times Trouble = Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor.}} 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), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Just assume they’re already listening to you., Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{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) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day, 6) synopsis (i.e what the movie is about), 7) who is going.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v2
[ { "index": 0, "speaker": "user", "text": "Hi, I'd love to catch up on a movie!", "apis": [ { "name": "find_movies", "index": 0, "args": [ { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.movie_1", "response_value": "The Catch" }, { "response_name": "name.movie_2", "response_value": "Two Times Trouble" } ] } ], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Ok, we have two movies currently showing.", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "What movies are those?", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "There is The Catch and also Two Times Trouble. Excellent movies I must tell you.", "apis": [], "segments": [ { "start_index": 9, "end_index": 18, "text": "The Catch", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 28, "end_index": 45, "text": "Two Times Trouble", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "Cool, what is the story line?", "apis": [ { "name": "get_movie_attribute", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "The Catch" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever" } ] } ], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "In The Catch, Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever.", "apis": [], "segments": [ { "start_index": 3, "end_index": 12, "text": "The Catch", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 22, "end_index": 31, "text": "McCormick", "annotations": [ { "name": "name.character" } ] }, { "start_index": 14, "end_index": 115, "text": "Old Man McCormick enjoys his quiet days on the river until an unwanted package changes things forever", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 6, "speaker": "user", "text": "How about the second movie?", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Two Times Trouble" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "In Two Times Trouble, Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor.", "apis": [], "segments": [ { "start_index": 3, "end_index": 20, "text": "Two Times Trouble", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 22, "end_index": 29, "text": "Sadie’s", "annotations": [ { "name": "name.character" } ] }, { "start_index": 22, "end_index": 145, "text": "Sadie’s life is busy enough with a teenager and two jobs but things get crazy when she gets unexpected news from her doctor", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 8, "speaker": "user", "text": "They seem quite interesting, really!", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Thank you. Would you like to book some tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Absolutely yes, what times are they showing?", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "The Catch" }, { "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": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Two Times Trouble" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "10:40pm" }, { "response_name": "time.showing_2", "response_value": "8:40pm" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Showtimes for The Catch = 4:00pm 6:10pm 8:30pm 10:40pm and Showtimes for Two Times Trouble = 8:40pm and 10:40pm.", "apis": [], "segments": [ { "start_index": 14, "end_index": 23, "text": "The Catch", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 26, "end_index": 32, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 33, "end_index": 39, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 40, "end_index": 46, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 47, "end_index": 54, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 73, "end_index": 90, "text": "Two Times Trouble", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 93, "end_index": 99, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 104, "end_index": 111, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "I would love to book for 3 person; I and 2 of my friends.", "apis": [], "segments": [ { "start_index": 25, "end_index": 26, "text": "3", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 35, "end_index": 56, "text": "I and 2 of my friends", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Okay, what day?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Today!", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "Today!", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Great. Do you have other reservations?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "None for now!", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "num.tickets", "arg_value": "3" }, { "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": "Okay, I shall be booking 3 tickets for you. Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [ { "start_index": 25, "end_index": 26, "text": "3", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 18, "speaker": "user", "text": "Thank you!", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "You are welcome.", "apis": [], "segments": [] } ]
dlg-9ec0ee1e-54a1-434d-8d90-c062338393cd
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters (but see DETAILS below--this is a new format)., You *have already decided on the movie* you want to see *but you want to hear what else is playing in the local theater* which includes asking what the movies are about., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now). You can pick either movie for tickets, but make sure to at least discuss the other movie that’s playing: {{LIST Location = Land’s End Montana, Movie name 1= Sam’s Delight, Movie name 2 = Far From You, Theater name = Legacy Monument Family 12, Showtimes for Sam’s delight = 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for Far From You = 8:40pm and 10:40pm, Number of tickets = 2, Day = today, Who is going = my friend and I, synopsis Sam’s delight = A rescued dog introduces joy into a family struck by COVID-19, synopsis Far From You = A story of two lovers making the best of living across a closed European border during the COVID-19 outbreak }} 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), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Just assume they’re already listening to you., Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{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) both movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day, 6) location, 7) who is going.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_synopsis The user asks for a description of what at least one of the movies is about.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v1
[ { "index": 0, "speaker": "user", "text": "I Would Like to Buy Movie Tickets For Today.", "apis": [], "segments": [ { "start_index": 38, "end_index": 43, "text": "Today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Hi,Thanks For Calling Legacy Monument Family 12 \\rPLEASE Tell Us Which Movie You Would Like See Today So I can Help You Better.", "apis": [], "segments": [ { "start_index": 22, "end_index": 47, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 96, "end_index": 100, "text": "Toda", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 2, "speaker": "user", "text": "I Would Like To Buy 2 Tickets Of SALT.", "apis": [], "segments": [ { "start_index": 20, "end_index": 21, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 33, "end_index": 37, "text": "SALT", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "I Am Really Sorry But That movie is currently Not Showing AnyWhere.If You Would Like to Know about Movies You can book tickets for PLEASE SAY \"YES WHAT ARE MY OPTIONS\"", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "YES WHAT ARE MY OPTIONS.", "apis": [ { "name": "find_movies", "index": 4, "args": [ { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Sams delight" }, { "response_name": "name.movie_2", "response_value": "Far From You" } ] }, { "name": "find_showtimes", "index": 4, "args": [ { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "date.showing", "arg_value": "Today" }, { "arg_name": "name.movie", "arg_value": "Sams delight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00 pm" }, { "response_name": "time.showing_2", "response_value": "6:10 pm" }, { "response_name": "time.showing_3", "response_value": "8:30 pm" }, { "response_name": "time.showing_4", "response_value": "10:40 pm" } ] }, { "name": "find_showtimes", "index": 4, "args": [ { "arg_name": "date.showing", "arg_value": "Today" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "name.movie", "arg_value": "Far From You" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:40 pm" }, { "response_name": "time.showing_2", "response_value": "10:40 pm" } ] } ], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "OK NO PROBLEM.THESE ARE THE 2 OPTIONS \\rMOVIE 1- Sams delight. TIMINGS- 4:00 pm 6:10 pm 8:30 pm 10:40 pm.\\rMOVIE 2- Far From You. TIMINGS- 8:40 pm and 10:40 pm\\rIF YOU WANT TO SELECT ANY OF THESE MOVIES PLEASE SAY MOVIE 1 OR MOVIE 2 AND IF WOULD LIKE TO KNOW ABOUT MOVIES PLEASE SAY \"MORE\"", "apis": [], "segments": [ { "start_index": 49, "end_index": 60, "text": "Sams deligh", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 72, "end_index": 79, "text": "4:00 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 80, "end_index": 87, "text": "6:10 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 88, "end_index": 95, "text": "8:30 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 104, "text": "10:40 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 116, "end_index": 127, "text": "Far From Yo", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 139, "end_index": 146, "text": "8:40 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 151, "end_index": 159, "text": "10:40 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 6, "speaker": "user", "text": "MORE\\r\\r", "apis": [ { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Sams delight" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "IS ABOUT A Rescued dog introduces joy into a family struck by COVID-19" } ] }, { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "IS ABOUT A story of two lovers making the best of living across a closed European border during the COVID-19 outbreak" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "OKAY NO PROBLEM\\rMOVIE-1 IS ABOUT A Rescued dog introduces joy into a family struck by COVID-19.\\rMOVIE-2 IS ABOUT A story of two lovers making the best of living across a closed European border during the COVID-19 outbreak.\\rTO PURCHASE ANY OF THESE MOVIE TICKETS SIMPLY SAY MOVIE-1 OR MOVIE-2", "apis": [], "segments": [ { "start_index": 25, "end_index": 94, "text": "IS ABOUT A Rescued dog introduces joy into a family struck by COVID-1", "annotations": [ { "name": "description.plot" } ] }, { "start_index": 104, "end_index": 221, "text": "2 IS ABOUT A story of two lovers making the best of living across a closed European border during the COVID-19 outbre", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 8, "speaker": "user", "text": "MOVIE-1\\r", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "OKAY LET ME CONFIRM HOW MANY TICKETS AND WHAT TIME YOU WOULD LIKE TO BUY FOR.", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I WOULD LIKE TO BUY 2 TICKETS FOR 8.30 PM.", "apis": [], "segments": [ { "start_index": 20, "end_index": 21, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 34, "end_index": 41, "text": "8.30 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "OKAY NO PROBLEM LET ME PROCEED YOUR REQUEST FURTHER.\\r", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "THANK YOU", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "SO YOUR REQUEST FOR 2 TICKETS OF SAMS DELIGHT FOR 8.30 PM AT OUR LOCATION Land’s End Montana IS ACCEPTED NOW PLEASE CONFIRM THE THEATER BY SAY THE NAME \"Legacy Monument Family 12\"", "apis": [], "segments": [ { "start_index": 20, "end_index": 21, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 33, "end_index": 45, "text": "SAMS DELIGHT", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 50, "end_index": 57, "text": "8.30 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 75, "end_index": 92, "text": "and’s End Montana", "annotations": [ { "name": "location" } ] }, { "start_index": 153, "end_index": 179, "text": "Legacy Monument Family 12\"", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 14, "speaker": "user", "text": "Legacy Monument Family 12", "apis": [], "segments": [ { "start_index": 0, "end_index": 25, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "THANK YOU! NOW PLEASE PROVIDE YOU CREDIT / DEBIT CARD NUMBER FOR PAYMENTS AND SAY \"YES\".", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "3245-4545-5856-6565 \"YES\"", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Sams delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "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": 17, "speaker": "assistant", "text": "OKAY YOUR PAYMENT HAS BEEN DONE SUCCESSFULLY.\\rNOW PLEASE PROVIDE YOUR EMAIL ADDRESS YOU WE CAN SEND YOU CONFIRMATION NUMBER AND YOUR TICKETS.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "JOHNWICK2528@GMAIL.COM", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "THANK YOU FOR CHOOSING US YOUR TICKETS HAS BEEN SEND NO YOUR EMAIL ADDRESS AND WE HOPE YOU ENJOY YOUR MOVIE AND HAVE A GREAT DAY.", "apis": [], "segments": [] } ]
dlg-f011430a-56d4-414b-9575-c66fd95c8afb
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters (but see DETAILS below--this is a new format)., You *have already decided on the movie* you want to see *but you want to hear what else is playing in the local theater* which includes asking what the movies are about., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now). You can pick either movie for tickets, but make sure to at least discuss the other movie that’s playing: {{LIST Location = Land’s End Montana, Movie name 1= Sam’s Delight, Movie name 2 = Far From You, Theater name = Legacy Monument Family 12, Showtimes for Sam’s delight = 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for Far From You = 8:40pm and 10:40pm, Number of tickets = 2, Day = today, Who is going = my friend and I, synopsis Sam’s delight = A rescued dog introduces joy into a family struck by COVID-19, synopsis Far From You = A story of two lovers making the best of living across a closed European border during the COVID-19 outbreak }} 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), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Just assume they’re already listening to you., Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{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) both movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day, 6) location, 7) who is going.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_synopsis The user asks for a description of what at least one of the movies is about.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v1
[ { "index": 0, "speaker": "user", "text": "Hello. We want to see a movie tonight. We are in Land's End, Montana.", "apis": [], "segments": [ { "start_index": 31, "end_index": 38, "text": "onight.", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 51, "end_index": 69, "text": "nd's End, Montana.", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "How many people?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "It is my wife and I and we want to see Sam's Delight at the Legacy Monument Family 12.", "apis": [], "segments": [ { "start_index": 6, "end_index": 19, "text": "my wife and I", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 39, "end_index": 52, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 60, "end_index": 85, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "For what day and what time would you like?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "We want it for tonight and we need the evening show.", "apis": [ { "name": "find_showtimes", "index": 4, "args": [ { "arg_name": "location", "arg_value": "Land's End, Montana" }, { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:10pm" }, { "response_name": "time.showing_2", "response_value": "8:30pm" }, { "response_name": "time.showing_3", "response_value": "10:40pm" } ] } ], "segments": [ { "start_index": 15, "end_index": 22, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 39, "end_index": 51, "text": "evening show", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "The evening showings for Sam's Delight are 6:10pm, 8:30pm and 10:40pm.", "apis": [], "segments": [ { "start_index": 4, "end_index": 11, "text": "evening", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 25, "end_index": 38, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 43, "end_index": 49, "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": 6, "speaker": "user", "text": "We will take the 8:40 pm. How much will that be?", "apis": [], "segments": [ { "start_index": 17, "end_index": 24, "text": "8:40 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "The cost for two tickets will be $16 dollars.", "apis": [], "segments": [ { "start_index": 13, "end_index": 16, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 33, "end_index": 44, "text": "$16 dollars", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 8, "speaker": "user", "text": "That will do. Will you confirm that for me. Use the same form of payment.", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Okay, so I will be confirming two tickets for thr 8:40 pm showing of Sam's Delight for tonight at the Legacy. Total cost is $16 dollars. Will that be fine?", "apis": [], "segments": [ { "start_index": 30, "end_index": 33, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 50, "end_index": 57, "text": "8:40 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 69, "end_index": 82, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 87, "end_index": 94, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 102, "end_index": 108, "text": "Legacy", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 125, "end_index": 136, "text": "16 dollars.", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 10, "speaker": "user", "text": "That will be perfect. But before you confirm, what else is playing?", "apis": [ { "name": "find_movies", "index": 10, "args": [ { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "location", "arg_value": "Land's End, Montana" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Far From You" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Also playing at the Legacy is Far From You and there is also an 8:401pm showing.", "apis": [], "segments": [ { "start_index": 20, "end_index": 26, "text": "Legacy", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 30, "end_index": 42, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 64, "end_index": 71, "text": "8:401pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "What is it about?1", "apis": [ { "name": "get_movie_attribute", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "story of two lovers making the best of living across a closed European border during the COVID-19 outbreak" } ] } ], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Far From You is a story of two lovers making the best of living across a closed European border during the COVID-19 outbreak.", "apis": [], "segments": [ { "start_index": 0, "end_index": 12, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 18, "end_index": 124, "text": "story of two lovers making the best of living across a closed European border during the COVID-19 outbreak", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 14, "speaker": "user", "text": "I see. Just keep what we have.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Okay I will confirm Sam's Delight for tonight at 8:40 pm. Total cost is $16 dollars. I will send those tickets to your email address.", "apis": [], "segments": [ { "start_index": 20, "end_index": 33, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 38, "end_index": 45, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 49, "end_index": 56, "text": "8:40 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 73, "end_index": 84, "text": "16 dollars.", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 16, "speaker": "user", "text": "Thank you. So, I got tonight, Sam's Delight,two people, $16 dollars.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "8:40 pm" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [ { "start_index": 31, "end_index": 47, "text": "am's Delight,two", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 37, "end_index": 47, "text": "elight,two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 57, "end_index": 68, "text": "16 dollars.", "annotations": [ { "name": "price.total" } ] }, { "start_index": 22, "end_index": 29, "text": "onight,", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "Correct. Is there anything else I can help with?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "No, that will be it. Thank you.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Thank you and have a good evening.", "apis": [], "segments": [] } ]
dlg-2c42879e-5c10-433b-8758-e09a113d2d50
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters (but see DETAILS below--this is a new format)., You *have already decided on the movie* you want to see *but you want to hear what else is playing in the local theater* which includes asking what the movies are about., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now). You can pick either movie for tickets, but make sure to at least discuss the other movie that’s playing: {{LIST Location = Land’s End Montana, Movie name 1= Sam’s Delight, Movie name 2 = Far From You, Theater name = Legacy Monument Family 12, Showtimes for Sam’s delight = 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for Far From You = 8:40pm and 10:40pm, Number of tickets = 2, Day = today, Who is going = my friend and I, synopsis Sam’s delight = A rescued dog introduces joy into a family struck by COVID-19, synopsis Far From You = A story of two lovers making the best of living across a closed European border during the COVID-19 outbreak }} 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), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Just assume they’re already listening to you., Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{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) both movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day, 6) location, 7) who is going.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_synopsis The user asks for a description of what at least one of the movies is about.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v1
[ { "index": 0, "speaker": "user", "text": "hi good day, i would love to one movie showing today", "apis": [ { "name": "find_movies", "index": 0, "args": [], "response": [ { "response_name": "name.movie_1", "response_value": "Sam’s Delight" } ] } ], "segments": [ { "start_index": 47, "end_index": 52, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "one of the movie showing today is Sam’s Delight", "apis": [], "segments": [ { "start_index": 34, "end_index": 47, "text": "Sam’s Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 25, "end_index": 30, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 2, "speaker": "user", "text": "Okay thank you, what is the name of the theater?", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "Sam’s Delight" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Legacy Monument Family 12" } ] } ], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "the theater name is Legacy Monument Family 12", "apis": [], "segments": [ { "start_index": 20, "end_index": 45, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "and where is it located?", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "it is located at Land’s End Montana", "apis": [], "segments": [ { "start_index": 17, "end_index": 35, "text": "Land’s End Montana", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "is there any other movie that will be showing today?", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "location", "arg_value": "Land’s End Montana" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Far From You" } ] } ], "segments": [ { "start_index": 46, "end_index": 51, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "yes the 2nd movie showing today is Far From You", "apis": [], "segments": [ { "start_index": 35, "end_index": 47, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 26, "end_index": 31, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "can i get to know synopsis Sam’s delight", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Sam’s Delight" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "A rescued dog introduces joy into a family struck by COVID-19" } ] } ], "segments": [ { "start_index": 27, "end_index": 40, "text": "Sam’s delight", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "okay, Sam's delight movie is about A rescued dog introduces joy into a family struck by COVID-19", "apis": [], "segments": [ { "start_index": 6, "end_index": 19, "text": "Sam's delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 35, "end_index": 96, "text": "A rescued dog introduces joy into a family struck by COVID-19", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 10, "speaker": "user", "text": "can i get to know synopsis Far From You", "apis": [ { "name": "get_movie_attribute", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "A story of two lovers making the best of living across a closed European border during the COVID-19 outbreak" } ] } ], "segments": [ { "start_index": 27, "end_index": 39, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Far From You is A story of two lovers making the best of living across a closed European border during the COVID-19 outbreak", "apis": [], "segments": [ { "start_index": 0, "end_index": 12, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 18, "end_index": 124, "text": "story of two lovers making the best of living across a closed European border during the COVID-19 outbreak", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 12, "speaker": "user", "text": "what is the Showtimes for Sam’s delight", "apis": [ { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "name.movie", "arg_value": "Sam’s Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "location", "arg_value": "Land’s End Montana" } ], "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": 26, "end_index": 39, "text": "Sam’s delight", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "the Showtimes for Sam’s delight is 4:00pm 6:10pm 8:30pm 10:40pm\\r", "apis": [], "segments": [ { "start_index": 18, "end_index": 31, "text": "Sam’s delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 35, "end_index": 41, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 42, "end_index": 48, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 49, "end_index": 55, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 56, "end_index": 63, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "what is the Showtimes for Far From You", "apis": [ { "name": "find_showtimes", "index": 14, "args": [ { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "location", "arg_value": "Land’s End Montana" }, { "arg_name": "name.movie", "arg_value": "Far From You" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:40pm" }, { "response_name": "time.showing_2", "response_value": "10:40pm" } ] } ], "segments": [ { "start_index": 26, "end_index": 38, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "the Showtimes for Far From You is 8:40pm and 10:40pm", "apis": [], "segments": [ { "start_index": 18, "end_index": 30, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 34, "end_index": 40, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 45, "end_index": 52, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "i want to purchase two tickets for i and my friend. and i have sent the payment now.", "apis": [], "segments": [ { "start_index": 19, "end_index": 22, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 35, "end_index": 50, "text": "i and my friend", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "okay i am processing it.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "okay thank you", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "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": "the tickets has been confirmed and sent to your mail. thanks.", "apis": [], "segments": [] } ]
dlg-f748069c-9f8f-4745-a535-65429df02b12
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theaters (but see DETAILS below--this is a new format)., You *have already decided on the movie* you want to see *but you want to hear what else is playing in the local theater* which includes asking what the movies are about., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now). You can pick either movie for tickets, but make sure to at least discuss the other movie that’s playing: {{LIST Location = Land’s End Montana, Movie name 1= Sam’s Delight, Movie name 2 = Far From You, Theater name = Legacy Monument Family 12, Showtimes for Sam’s delight = 4:00pm 6:10pm 8:30pm 10:40pm, Showtimes for Far From You = 8:40pm and 10:40pm, Number of tickets = 2, Day = today, Who is going = my friend and I, synopsis Sam’s delight = A rescued dog introduces joy into a family struck by COVID-19, synopsis Far From You = A story of two lovers making the best of living across a closed European border during the COVID-19 outbreak }} 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), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Just assume they’re already listening to you., Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{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) both movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day, 6) location, 7) who is going.}} {{CHECK confirm_details The assistant *confirms all the ticket details* together just before booking.}} {{CHECK confirm_synopsis The user asks for a description of what at least one of the movies is about.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v1
[ { "index": 0, "speaker": "user", "text": "i want tickets for movie?", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "fine tell me location and name of the theater?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Land’s End Montana and Legacy Monument Family 12", "apis": [ { "name": "find_movies", "index": 2, "args": [ { "arg_name": "location", "arg_value": "Land’s End Montana" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Sam’s Delight" }, { "response_name": "name.movie_2", "response_value": "Far From You" } ] } ], "segments": [ { "start_index": 0, "end_index": 18, "text": "Land’s End Montana", "annotations": [ { "name": "location" } ] }, { "start_index": 23, "end_index": 48, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "the movies are Sam’s Delight and Far From You", "apis": [], "segments": [ { "start_index": 15, "end_index": 28, "text": "Sam’s Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 34, "end_index": 45, "text": "ar From You", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "yes,tell me the synopsis for those movies?", "apis": [ { "name": "get_movie_attribute", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Sam’s Delight" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "A rescued dog introduces joy into a family struck by COVID-19" } ] }, { "name": "get_movie_attribute", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "A story of two lovers making the best of living across a closed European border during the COVID-19 outbreak" } ] } ], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "synopsis Sam’s delight = A rescued dog introduces joy into a family struck by COVID-19\\rsynopsis Far From You = A story of two lovers making the best of living across a closed European border during the COVID-19 outbreak", "apis": [], "segments": [ { "start_index": 9, "end_index": 22, "text": "Sam’s delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 25, "end_index": 86, "text": "A rescued dog introduces joy into a family struck by COVID-19", "annotations": [ { "name": "description.plot" } ] }, { "start_index": 97, "end_index": 108, "text": "Far From Yo", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 112, "end_index": 219, "text": "A story of two lovers making the best of living across a closed European border during the COVID-19 outbrea", "annotations": [ { "name": "description.plot" } ] } ] }, { "index": 6, "speaker": "user", "text": "showtimes for those movies?", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "location", "arg_value": "Land’s End Montana" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "name.movie", "arg_value": "Sam’s Delight" } ], "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" } ] }, { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "location", "arg_value": "Land’s End Montana" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "name.movie", "arg_value": "Far From You" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:40pm" }, { "response_name": "time.showing_2", "response_value": "10:40pm" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Showtimes for Sam’s delight = 4:00pm 6:10pm 8:30pm 10:40pm\\rShowtimes for Far From You = 8:40pm and 10:40pm", "apis": [], "segments": [ { "start_index": 14, "end_index": 27, "text": "Sam’s delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 36, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 37, "end_index": 43, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 44, "end_index": 50, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 51, "end_index": 58, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 74, "end_index": 85, "text": "Far From Yo", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 89, "end_index": 94, "text": "8:40p", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 100, "end_index": 106, "text": "10:40p", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "i want a tickets for far from you", "apis": [], "segments": [ { "start_index": 21, "end_index": 33, "text": "far from you", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "select the showtime", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "10:40pm", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "when you want your show tickets?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "today", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "fine tell me the number tickets you want?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "2", "apis": [], "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "whose are come with you?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "friend", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "fine i will book your tickets", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "thank you", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "10: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\\r", "apis": [], "segments": [] } ]
dlg-5ebc1af4-bdd8-4e8a-b9c1-b99fd299aa80
Movie Tickets
SCENARIO: Using your *digital assistant*, you *purchase tickets for a movie* currently showing in theaters: {{LIST You *HAVE already decided on which movie* you want to see., You decide on the particular theater and showtime based on which theater has *the latest showing*., There is *one understanding error* in the dialog., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now): {{LIST Location = Cedar Creek North Carolina, Movie = Possession, Theater 1 name = Cima Ultraplex 20, Showtimes Theater 1= 4:00pm 6:10pm 8:30pm, Theater 2 name = Northgate Cinemas 12, Showtimes Theater 2 = 6:00pm 8:10pm 10:25pm, Number of tickets = 2, Day = today, Who is going = me and my mom.}} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), the user *chooses the theater by finding out the latest showtime*, there is *one error in the dialog* where the assistant misunderstood what the user said or meant and the user must then correct the assistant, both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The user discusses *each of these details*: 1) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day}} {{CHECK confirm_details The assistant *confirms all the ticketing details* as listed above just before booking.}} {{CHECK confirm_error The dialog has one exchange where the assistant *makes an error* and the user corrects them.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v3
[ { "index": 0, "speaker": "user", "text": "Hi, I am having an issue this my booking movie ticket.\\r\\rcan you please assist on this request.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Yes. It is my pleasure.", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I have to book two tickets", "apis": [], "segments": [ { "start_index": 15, "end_index": 18, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "May i know the movie name please.", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Possession", "apis": [], "segments": [ { "start_index": 0, "end_index": 10, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "which theater would like to go?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Cima Ultraplex 20", "apis": [], "segments": [ { "start_index": 1, "end_index": 17, "text": "ima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Movie name?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Possession", "apis": [], "segments": [ { "start_index": 0, "end_index": 10, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "What time would like to screening?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "At 6.00 P.M", "apis": [], "segments": [ { "start_index": 3, "end_index": 11, "text": "6.00 P.M", "annotations": [ { "name": "time.preference" }, { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "okay. Wait will check and update.", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Thank you.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "You are welcome.", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "have you booked the tickets?", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Yes. It is almost done. Please wait.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "How much the cost of the tickets?", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "You can paid the same in the theater counter", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Thanks a lot", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Cima Ultraplex 20" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "6.00 P.M" }, { "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": "Is there anything else that may i assist with, apart form the successful ticket purchase", "apis": [], "segments": [] } ]
dlg-3812328c-02fa-489d-8876-7eb7effa64b7
Movie Tickets
SCENARIO: Using your *digital assistant*, you *purchase tickets for a movie* currently showing in theaters: {{LIST You *HAVE already decided on which movie* you want to see., You decide on the particular theater and showtime based on which theater has *the latest showing*., There is *one understanding error* in the dialog., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now): {{LIST Location = Cedar Creek North Carolina, Movie = Possession, Theater 1 name = Cima Ultraplex 20, Showtimes Theater 1= 4:00pm 6:10pm 8:30pm, Theater 2 name = Northgate Cinemas 12, Showtimes Theater 2 = 6:00pm 8:10pm 10:25pm, Number of tickets = 2, Day = today, Who is going = me and my mom.}} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), the user *chooses the theater by finding out the latest showtime*, there is *one error in the dialog* where the assistant misunderstood what the user said or meant and the user must then correct the assistant, both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The user discusses *each of these details*: 1) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day}} {{CHECK confirm_details The assistant *confirms all the ticketing details* as listed above just before booking.}} {{CHECK confirm_error The dialog has one exchange where the assistant *makes an error* and the user corrects them.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v3
[ { "index": 0, "speaker": "user", "text": "Hi, I would like to book two tickets?", "apis": [], "segments": [ { "start_index": 25, "end_index": 28, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Good evening sir, Sure. Which movie would you like to watch today?", "apis": [], "segments": [ { "start_index": 60, "end_index": 65, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 2, "speaker": "user", "text": "Possession.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Cima Ultraplex 20" }, { "response_name": "name.theater_2", "response_value": "Northgate Cinemas 12" } ] } ], "segments": [ { "start_index": 0, "end_index": 10, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "It is running in two theatres. Cima Ultraplex 20\\rand Northgate Cinemas 12. Which one would u prefer?", "apis": [], "segments": [ { "start_index": 31, "end_index": 48, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 54, "end_index": 73, "text": "Northgate Cinemas 1", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "I prefer Northgate Cinemas 12", "apis": [], "segments": [ { "start_index": 9, "end_index": 29, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "On which time would you like to watch it?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "What are the available timings?", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:00pm" }, { "response_name": "time.showing_2", "response_value": "8:10pm" }, { "response_name": "time.showing_3", "response_value": "10:25pm" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "At Northgate Cinemas 12\\rShowtimes are 6:00pm 8:10pm 10:25pm", "apis": [], "segments": [ { "start_index": 3, "end_index": 23, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 39, "end_index": 44, "text": "6:00p", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 46, "end_index": 51, "text": "8:10p", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 53, "end_index": 59, "text": "10:25p", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "I would like to watch at 8.10pm", "apis": [], "segments": [ { "start_index": 25, "end_index": 31, "text": "8.10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "On which date you would like to do the bookings?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Check availability for this weekend", "apis": [], "segments": [ { "start_index": 23, "end_index": 35, "text": "this weekend", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "It is available on sunday night.", "apis": [], "segments": [ { "start_index": 19, "end_index": 25, "text": "sunday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 19, "end_index": 31, "text": "sunday night", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Sunday night is perfect", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "Sunday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 0, "end_index": 12, "text": "Sunday night", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Shall i book ticket for one person?", "apis": [], "segments": [ { "start_index": 24, "end_index": 27, "text": "one", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 14, "speaker": "user", "text": "No, I want two tickets.", "apis": [], "segments": [ { "start_index": 11, "end_index": 14, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Will do the same. Before that let me confirm the details once again.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Sure.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Two tickets at Northgate Cinemas 12 for 8.10pm show for the movie possession on sunday. Please confirm the same", "apis": [], "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 15, "end_index": 35, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 40, "end_index": 46, "text": "8.10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 66, "end_index": 76, "text": "possession", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 80, "end_index": 86, "text": "sunday", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "I confirm. Please proceed.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "8:10pm" }, { "arg_name": "date.showing", "arg_value": "sunday" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Purchase completed. Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
dlg-38ab861e-f6a7-4f30-9fe1-ca3c96d84e3f
Movie Tickets
SCENARIO: Using your *digital assistant*, you *purchase tickets for a movie* currently showing in theaters: {{LIST You *HAVE already decided on which movie* you want to see., You decide on the particular theater and showtime based on which theater has *the latest showing*., There is *one understanding error* in the dialog., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now): {{LIST Location = Cedar Creek North Carolina, Movie = Possession, Theater 1 name = Cima Ultraplex 20, Showtimes Theater 1= 4:00pm 6:10pm 8:30pm, Theater 2 name = Northgate Cinemas 12, Showtimes Theater 2 = 6:00pm 8:10pm 10:25pm, Number of tickets = 2, Day = today, Who is going = me and my mom.}} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), the user *chooses the theater by finding out the latest showtime*, there is *one error in the dialog* where the assistant misunderstood what the user said or meant and the user must then correct the assistant, both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The user discusses *each of these details*: 1) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day}} {{CHECK confirm_details The assistant *confirms all the ticketing details* as listed above just before booking.}} {{CHECK confirm_error The dialog has one exchange where the assistant *makes an error* and the user corrects them.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v3
[ { "index": 0, "speaker": "user", "text": "I need to purchase the tickets for a movie showing today.", "apis": [], "segments": [ { "start_index": 51, "end_index": 56, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Hello, I would be glad to help you, What is the name of the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "The movie is called Possession", "apis": [], "segments": [ { "start_index": 20, "end_index": 30, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Ok what about the time of the movie?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I would like the function that plays after 10", "apis": [], "segments": [ { "start_index": 37, "end_index": 45, "text": "after 10", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Ok a function after 10 am it is.", "apis": [], "segments": [ { "start_index": 14, "end_index": 25, "text": "after 10 am", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 6, "speaker": "user", "text": "No, not 10 am, its 10 pm", "apis": [], "segments": [ { "start_index": 8, "end_index": 13, "text": "10 am", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 19, "end_index": 24, "text": "10 pm", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Mistake noted, where are you located?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Im in Cedar Creek North Carolina", "apis": [], "segments": [ { "start_index": 6, "end_index": 32, "text": "Cedar Creek North Carolina", "annotations": [ { "name": "location" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Ok great let me just check for the theaters available.", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Ok thanks", "apis": [ { "name": "find_theaters", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Northgate Cinemas 12" } ] }, { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" }, { "arg_name": "time.preference", "arg_value": "after 10" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" } ], "response": [ { "response_name": "time.showing_1", "response_value": "10:25 pm" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "There is a function at 10:25 pm at Northgate Cinemas 12", "apis": [], "segments": [ { "start_index": 23, "end_index": 31, "text": "10:25 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 35, "end_index": 55, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 12, "speaker": "user", "text": "Is that the only theater available with my time frame?", "apis": [ { "name": "find_theaters", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Cinema Ultrapex" } ] }, { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" }, { "arg_name": "name.theater", "arg_value": "Cinema Ultrapex" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:30 pm" } ] } ], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Yes, there is a Cinema Ultrapex also but the last showtime of this theater is 8:30 pm", "apis": [], "segments": [ { "start_index": 16, "end_index": 31, "text": "Cinema Ultrapex", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 78, "end_index": 85, "text": "8:30 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Ok I guess Northgate Cinemas it is.", "apis": [], "segments": [ { "start_index": 11, "end_index": 28, "text": "Northgate Cinemas", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "How many tickets would you like?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "I would like 2 tickets please as I am going with my mom.", "apis": [], "segments": [ { "start_index": 13, "end_index": 14, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "Ok so just to make sure the showtime is at 10:25 at Northgate Cinemas, today, and the total would be 2 tickets, is that correct?", "apis": [], "segments": [ { "start_index": 43, "end_index": 48, "text": "10:25", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 52, "end_index": 69, "text": "Northgate Cinemas", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 71, "end_index": 76, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 101, "end_index": 102, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes that is correct.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "10:25 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-22af7a97-fb09-4611-9fc4-0691934e37ab
Movie Tickets
SCENARIO: Using your *digital assistant*, you *purchase tickets for a movie* currently showing in theaters: {{LIST You *HAVE already decided on which movie* you want to see., You decide on the particular theater and showtime based on which theater has *the latest showing*., There is *one understanding error* in the dialog., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now): {{LIST Location = Cedar Creek North Carolina, Movie = Possession, Theater 1 name = Cima Ultraplex 20, Showtimes Theater 1= 4:00pm 6:10pm 8:30pm, Theater 2 name = Northgate Cinemas 12, Showtimes Theater 2 = 6:00pm 8:10pm 10:25pm, Number of tickets = 2, Day = today, Who is going = me and my mom.}} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), the user *chooses the theater by finding out the latest showtime*, there is *one error in the dialog* where the assistant misunderstood what the user said or meant and the user must then correct the assistant, both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The user discusses *each of these details*: 1) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day}} {{CHECK confirm_details The assistant *confirms all the ticketing details* as listed above just before booking.}} {{CHECK confirm_error The dialog has one exchange where the assistant *makes an error* and the user corrects them.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v3
[ { "index": 0, "speaker": "user", "text": "My mom and I want to go see a movie.", "apis": [], "segments": [ { "start_index": 0, "end_index": 12, "text": "My mom and I", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Do you know what movie you want to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Yeah, Possession.", "apis": [], "segments": [ { "start_index": 6, "end_index": 16, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Would you like showtimes?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Yes, what are the showtimes at Northgate Cinemas 12 tonight?", "apis": [ { "name": "find_showtimes", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" }, { "arg_name": "date.showing", "arg_value": "tomorrow" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:00pm" }, { "response_name": "time.showing_2", "response_value": "8:10pm" }, { "response_name": "time.showing_3", "response_value": "10:25pm" } ] } ], "segments": [ { "start_index": 31, "end_index": 51, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 52, "end_index": 59, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "The showtimes for Northgate Cinemas 12 for tomorrow are 6:00pm 8:10pm 10:25pm.", "apis": [], "segments": [ { "start_index": 18, "end_index": 38, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 43, "end_index": 51, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 56, "end_index": 62, "text": "6:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 63, "end_index": 69, "text": "8:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 70, "end_index": 77, "text": "10:25pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 6, "speaker": "user", "text": "I wanted the times for today.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" }, { "arg_name": "date.showing", "arg_value": "today" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:00pm" }, { "response_name": "time.showing_2", "response_value": "8:10pm" }, { "response_name": "time.showing_3", "response_value": "10:25pm" } ] } ], "segments": [ { "start_index": 23, "end_index": 28, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Sorry about that. The showtimes for Northgate Cinemas 12 for today are 6:00pm 8:10pm 10:25pm.", "apis": [], "segments": [ { "start_index": 36, "end_index": 56, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 61, "end_index": 66, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 71, "end_index": 77, "text": "6:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 78, "end_index": 84, "text": "8:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 85, "end_index": 92, "text": "10:25pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "What about at Cima Ultraplex 20?", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Cima Ultraplex 20" }, { "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" } ] } ], "segments": [ { "start_index": 14, "end_index": 31, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "The showtimes for Possession today at Cima Ultraplex 20 are 4:00pm 6:10pm 8:30pm.", "apis": [], "segments": [ { "start_index": 18, "end_index": 28, "text": "Possession", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 29, "end_index": 34, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 38, "end_index": 55, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 60, "end_index": 66, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 67, "end_index": 73, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 74, "end_index": 80, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Get me some tickets for the 10:25 showing at Northgate Cinemas.", "apis": [], "segments": [ { "start_index": 28, "end_index": 33, "text": "10:25", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 45, "end_index": 62, "text": "Northgate Cinemas", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "How many tickets would you like?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "One ticket for me and one ticket for my mom.", "apis": [], "segments": [ { "start_index": 0, "end_index": 43, "text": "One ticket for me and one ticket for my mom", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Got it. So that's two tickets for the 10:25pm showing of Possession today at Northgate Cinemas 12. Did I get that correct?", "apis": [], "segments": [ { "start_index": 18, "end_index": 21, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 38, "end_index": 45, "text": "10:25pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 57, "end_index": 67, "text": "Possession", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 68, "end_index": 73, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 77, "end_index": 97, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yup! Go ahead and buy them.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "One moment and I will have them purchased for you.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Alrighty.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "10:25" }, { "arg_name": "date.showing", "arg_value": "tonight" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Thanks!", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "You're very welcome!", "apis": [], "segments": [] } ]
dlg-cd2110a8-620e-4c49-b85e-0ffbe9891b24
Movie Tickets
SCENARIO: Using your *digital assistant*, you *purchase tickets for a movie* currently showing in theaters: {{LIST You *HAVE already decided on which movie* you want to see., You decide on the particular theater and showtime based on which theater has *the latest showing*., There is *one understanding error* in the dialog., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now): {{LIST Location = Cedar Creek North Carolina, Movie = Possession, Theater 1 name = Cima Ultraplex 20, Showtimes Theater 1= 4:00pm 6:10pm 8:30pm, Theater 2 name = Northgate Cinemas 12, Showtimes Theater 2 = 6:00pm 8:10pm 10:25pm, Number of tickets = 2, Day = today, Who is going = me and my mom.}} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), the user *chooses the theater by finding out the latest showtime*, there is *one error in the dialog* where the assistant misunderstood what the user said or meant and the user must then correct the assistant, both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The user discusses *each of these details*: 1) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day}} {{CHECK confirm_details The assistant *confirms all the ticketing details* as listed above just before booking.}} {{CHECK confirm_error The dialog has one exchange where the assistant *makes an error* and the user corrects them.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v3
[ { "index": 0, "speaker": "user", "text": "I would like to see a movie.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Okay. For how many?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "It is just my mom and I. So 2.", "apis": [], "segments": [ { "start_index": 11, "end_index": 23, "text": "my mom and I", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 28, "end_index": 29, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Okay, for when?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "For this evening.", "apis": [], "segments": [ { "start_index": 4, "end_index": 16, "text": "this evening", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Okay, which movie?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Possession.", "apis": [], "segments": [ { "start_index": 0, "end_index": 10, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "What theater?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "I am not sure. I want the latest showing. I am in Cedar Creek North Carolina.", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Cima Ultraplex 20" }, { "response_name": "name.theater_2", "response_value": "Northgate Cinemas 12" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "time.preference", "arg_value": "this evening" }, { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" }, { "arg_name": "name.theater", "arg_value": "Cima Ultraplex 20" } ], "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" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "time.preference", "arg_value": "this evening" }, { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:00pm" }, { "response_name": "time.showing_2", "response_value": "8:10pm" }, { "response_name": "time.showing_3", "response_value": "10:25pm" } ] } ], "segments": [ { "start_index": 26, "end_index": 32, "text": "latest", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 50, "end_index": 76, "text": "Cedar Creek North Carolina", "annotations": [ { "name": "location" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Okay great. It is at the Cima Ultraplex 20 at 4:00pm 6:10pm 8:30pm and also the Northgate Cinemas 12 at 6:00pm 8:10pm 10:25pm.", "apis": [], "segments": [ { "start_index": 25, "end_index": 42, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 46, "end_index": 52, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 53, "end_index": 59, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 60, "end_index": 66, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 80, "end_index": 100, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 104, "end_index": 110, "text": "6:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 111, "end_index": 117, "text": "8:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 118, "end_index": 125, "text": "10:25pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Okay great, so the Northgate Cinemas 12 at 1025 please.", "apis": [], "segments": [ { "start_index": 19, "end_index": 39, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 43, "end_index": 47, "text": "1025", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Perfect. Let me see if those are available.", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "I appreciate it.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Yes so 3 tickets for North Cinmeas 12 at 1025pm for the movie Possession.", "apis": [], "segments": [ { "start_index": 7, "end_index": 8, "text": "3", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 21, "end_index": 37, "text": "North Cinmeas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 41, "end_index": 47, "text": "1025pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 62, "end_index": 72, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 14, "speaker": "user", "text": "No that's for 2 tickets actually.", "apis": [], "segments": [ { "start_index": 14, "end_index": 15, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "I am sorry. 2 tickets for North Cinmeas 12 at 1025pm for the movie Possession.", "apis": [], "segments": [ { "start_index": 12, "end_index": 13, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 26, "end_index": 42, "text": "North Cinmeas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 46, "end_index": 52, "text": "1025pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 67, "end_index": 77, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Can I confirm this?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Please do.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "10:25pm" }, { "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-0e67fd39-e28a-4142-b6f0-bcaa4d898658
Movie Tickets
SCENARIO: Using your *digital assistant*, you *purchase tickets for a movie* currently showing in theaters: {{LIST You *HAVE already decided on which movie* you want to see., You decide on the particular theater and showtime based on which theater has *the latest showing*., There is *one understanding error* in the dialog., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now): {{LIST Location = Cedar Creek North Carolina, Movie = Possession, Theater 1 name = Cima Ultraplex 20, Showtimes Theater 1= 4:00pm 6:10pm 8:30pm, Theater 2 name = Northgate Cinemas 12, Showtimes Theater 2 = 6:00pm 8:10pm 10:25pm, Number of tickets = 2, Day = today, Who is going = me and my mom.}} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), the user *chooses the theater by finding out the latest showtime*, there is *one error in the dialog* where the assistant misunderstood what the user said or meant and the user must then correct the assistant, both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The user discusses *each of these details*: 1) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day}} {{CHECK confirm_details The assistant *confirms all the ticketing details* as listed above just before booking.}} {{CHECK confirm_error The dialog has one exchange where the assistant *makes an error* and the user corrects them.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v3
[ { "index": 0, "speaker": "user", "text": "I plan to see a movie tonight.", "apis": [], "segments": [ { "start_index": 22, "end_index": 29, "text": "tonight", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Which one?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Possession.", "apis": [], "segments": [ { "start_index": 0, "end_index": 10, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Do you plan to see it in Cedar Creek, North Carolina like last time?", "apis": [], "segments": [ { "start_index": 26, "end_index": 52, "text": "edar Creek, North Carolina", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Yes, in that area but I am not sure what theater I want to go to.", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "You need me to make some suggestions?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Well, I want to see it late at night, so I would like to see it at the theater that is showing it the latest.", "apis": [ { "name": "find_theaters", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek, North Carolina" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Northgate Cinemas 12" }, { "response_name": "name.theater_2", "response_value": "Cima Ultraplex 20" } ] }, { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek, North Carolina" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" } ], "response": [ { "response_name": "time.showing_1", "response_value": "10:25pm" } ] }, { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek, North Carolina" }, { "arg_name": "name.theater", "arg_value": "Cima Ultraplex 20" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:30pm" } ] } ], "segments": [ { "start_index": 23, "end_index": 36, "text": "late at night", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Tonight Northgate Cinemas 12 theater is showing it later at 10:25pm. The next latest is at the Cima Ultraplex 20 at 8:30pm.", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "Tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 8, "end_index": 28, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 60, "end_index": 67, "text": "10:25pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 95, "end_index": 112, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 116, "end_index": 122, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "I guess that mean I will be seeing it at the Northgate Cinemas 12 theater.", "apis": [], "segments": [ { "start_index": 45, "end_index": 65, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "How many tickets do you need?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "2.", "apis": [], "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Only 1?", "apis": [], "segments": [ { "start_index": 5, "end_index": 6, "text": "1", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 12, "speaker": "user", "text": "No, I need two. One for me, and one for my mom.", "apis": [], "segments": [ { "start_index": 11, "end_index": 14, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 16, "end_index": 46, "text": "One for me, and one for my mom", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Oh. I got you.", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Good.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "So you want to see Possession at the Northgate Cinemas 12 theater in Cedar Creek, North Carolina tonight at 10:25pm and need 2 tickets for that?", "apis": [], "segments": [ { "start_index": 19, "end_index": 29, "text": "Possession", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 37, "end_index": 57, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 69, "end_index": 96, "text": "Cedar Creek, North Carolina", "annotations": [ { "name": "location" } ] }, { "start_index": 97, "end_index": 104, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 108, "end_index": 115, "text": "10:25pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 125, "end_index": 126, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Would you like me to place your order now?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Please do so.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" }, { "arg_name": "num.tickets", "arg_value": "One for me, and one for my mom" }, { "arg_name": "time.showing", "arg_value": "10:25pm" }, { "arg_name": "date.showing", "arg_value": "tonight" } ], "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-286a64f9-8e21-4fb0-9627-22fe7b0435f2
Movie Tickets
SCENARIO: Using your *digital assistant*, you *purchase tickets for a movie* currently showing in theaters: {{LIST You *HAVE already decided on which movie* you want to see., You decide on the particular theater and showtime based on which theater has *the latest showing*., There is *one understanding error* in the dialog., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now): {{LIST Location = Cedar Creek North Carolina, Movie = Possession, Theater 1 name = Cima Ultraplex 20, Showtimes Theater 1= 4:00pm 6:10pm 8:30pm, Theater 2 name = Northgate Cinemas 12, Showtimes Theater 2 = 6:00pm 8:10pm 10:25pm, Number of tickets = 2, Day = today, Who is going = me and my mom.}} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), the user *chooses the theater by finding out the latest showtime*, there is *one error in the dialog* where the assistant misunderstood what the user said or meant and the user must then correct the assistant, both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The user discusses *each of these details*: 1) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day}} {{CHECK confirm_details The assistant *confirms all the ticketing details* as listed above just before booking.}} {{CHECK confirm_error The dialog has one exchange where the assistant *makes an error* and the user corrects them.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v3
[ { "index": 0, "speaker": "user", "text": "I'm interested in seeing a movie.\\r\\r", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "What movie do you want to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Possession.", "apis": [], "segments": [ { "start_index": 0, "end_index": 10, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "OK, where are you?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Cedar Creek North Carolina", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Cima Ultraplex 20" } ] } ], "segments": [ { "start_index": 0, "end_index": 26, "text": "Cedar Creek North Carolina", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Ok, there is only one theater there, Cima Ultraplex 20.", "apis": [], "segments": [ { "start_index": 37, "end_index": 54, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "What are the showtimes?", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" }, { "arg_name": "name.theater", "arg_value": "Cima Ultraplex 20" } ], "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" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "The showtimes are 4:00pm 6:10pm 8:30pm.", "apis": [], "segments": [ { "start_index": 18, "end_index": 24, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 25, "end_index": 31, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 32, "end_index": 38, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Ok, is there another theater?", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Northgate Cinemas 12" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Yes, the Northgate Cinemas 12.", "apis": [], "segments": [ { "start_index": 9, "end_index": 29, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "What are the showtimes?", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:00pm" }, { "response_name": "time.showing_2", "response_value": "8:10pm" }, { "response_name": "time.showing_3", "response_value": "10:25pm" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "The showtimes are 6:00pm 8:10pm 10:25pm.", "apis": [], "segments": [ { "start_index": 18, "end_index": 24, "text": "6:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 25, "end_index": 31, "text": "8:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 32, "end_index": 39, "text": "10:25pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Ok, let's book it 6:00pm today for that theater for two tickets.", "apis": [], "segments": [ { "start_index": 18, "end_index": 24, "text": "6:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 25, "end_index": 30, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 52, "end_index": 55, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Ok, just to verify that is 2 tickets for 5:00pm today, at Northgate Cinemas 12.", "apis": [], "segments": [ { "start_index": 27, "end_index": 28, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 41, "end_index": 47, "text": "5:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 48, "end_index": 53, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 58, "end_index": 78, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 14, "speaker": "user", "text": "No, I said the 6:00pm show.", "apis": [], "segments": [ { "start_index": 15, "end_index": 21, "text": "6:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Ok, just to verify that is 2 tickets for 6:00pm today, at Northgate Cinemas 12.", "apis": [], "segments": [ { "start_index": 27, "end_index": 28, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 41, "end_index": 47, "text": "6:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 48, "end_index": 53, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 58, "end_index": 78, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 16, "speaker": "user", "text": "That is correct.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "It will be $24.99.", "apis": [], "segments": [ { "start_index": 11, "end_index": 17, "text": "$24.99", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 18, "speaker": "user", "text": "Book it.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "6: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-19dc3a1c-3326-42e9-aff5-750e6f2d2990
Movie Tickets
SCENARIO: Using your *digital assistant*, you *purchase tickets for a movie* currently showing in theaters: {{LIST You *HAVE already decided on which movie* you want to see., You decide on the particular theater and showtime based on which theater has *the latest showing*., There is *one understanding error* in the dialog., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now): {{LIST Location = Cedar Creek North Carolina, Movie = Possession, Theater 1 name = Cima Ultraplex 20, Showtimes Theater 1= 4:00pm 6:10pm 8:30pm, Theater 2 name = Northgate Cinemas 12, Showtimes Theater 2 = 6:00pm 8:10pm 10:25pm, Number of tickets = 2, Day = today, Who is going = me and my mom.}} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), the user *chooses the theater by finding out the latest showtime*, there is *one error in the dialog* where the assistant misunderstood what the user said or meant and the user must then correct the assistant, both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The user discusses *each of these details*: 1) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day}} {{CHECK confirm_details The assistant *confirms all the ticketing details* as listed above just before booking.}} {{CHECK confirm_error The dialog has one exchange where the assistant *makes an error* and the user corrects them.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v3
[ { "index": 0, "speaker": "user", "text": "Hello. I would like to place an order for some movie tickets for tonight in Cedar Creek, North Carolina.", "apis": [], "segments": [ { "start_index": 65, "end_index": 72, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 76, "end_index": 103, "text": "Cedar Creek, North Carolina", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Of course. What would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Possession. Is that playing?", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "location", "arg_value": "Cedar Creek, North Carolina" }, { "arg_name": "name.movie", "arg_value": "Possession" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Cima Ultraplex 20" }, { "response_name": "name.theater_2", "response_value": "Northgate Cinemas 12" } ] } ], "segments": [ { "start_index": 0, "end_index": 10, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "I see several showings at Cima Ultraplex 20 and Northgate Cinemas 12.", "apis": [], "segments": [ { "start_index": 26, "end_index": 43, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 48, "end_index": 68, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "I need something at exactly 6:10 pm. Is that possible?", "apis": [ { "name": "find_showtimes", "index": 4, "args": [ { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "location", "arg_value": "Cedar Creek, North Carolina" }, { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Cima Ultraplex 20" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00 pm" }, { "response_name": "time.showing_2", "response_value": "6:10 pm" }, { "response_name": "time.showing_3", "response_value": "8:30 pm" } ] }, { "name": "find_showtimes", "index": 4, "args": [ { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "location", "arg_value": "Cedar Creek, North Carolina" }, { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:00 pm" }, { "response_name": "time.showing_2", "response_value": "8:10 pm" }, { "response_name": "time.showing_3", "response_value": "10:25 pm" } ] } ], "segments": [ { "start_index": 28, "end_index": 35, "text": "6:10 pm", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "They have 4:00 pm, 6:10 pm, and 8:30 pm at Cima Ultraplex 20. Northgate has 6:00 pm, 8:10 pm, and 10:25 pm. Will any of those work?", "apis": [], "segments": [ { "start_index": 10, "end_index": 17, "text": "4:00 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 19, "end_index": 26, "text": "6:10 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 32, "end_index": 39, "text": "8:30 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 43, "end_index": 60, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 62, "end_index": 71, "text": "Northgate", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 76, "end_index": 83, "text": "6:00 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 85, "end_index": 92, "text": "8:10 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 98, "end_index": 106, "text": "10:25 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 6, "speaker": "user", "text": "Put me down for 6:10 pm at Cima Ultraplex 20 I really need that 6:10 slot.", "apis": [], "segments": [ { "start_index": 16, "end_index": 23, "text": "6:10 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 27, "end_index": 44, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 64, "end_index": 68, "text": "6:10", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Okay great. And how many tickets would you like?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Just two. This is for my mom and I.", "apis": [], "segments": [ { "start_index": 0, "end_index": 8, "text": "Just two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 22, "end_index": 34, "text": "my mom and I", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Alright. And this was for today, correct?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Yes it is.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Okay. Now let me read back the details. I have 2 tickets to see Possession for 7:10 pm at the Cima Ultraplex 20 in Cedar Creek, North Carolina. Is that correct?", "apis": [], "segments": [ { "start_index": 47, "end_index": 48, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 64, "end_index": 74, "text": "Possession", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 79, "end_index": 86, "text": "7:10 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 94, "end_index": 111, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 115, "end_index": 142, "text": "Cedar Creek, North Carolina", "annotations": [ { "name": "location" } ] } ] }, { "index": 12, "speaker": "user", "text": "No that';s not right. I asked for 6:10 pm.", "apis": [], "segments": [ { "start_index": 34, "end_index": 41, "text": "6:10 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "I'm so sorry about that.", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "No problem.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "I now have 2 tickets to see Possession for 6:10 pm at the Cima Ultraplex 20 in Cedar Creek, North Carolina. Is that right?", "apis": [], "segments": [ { "start_index": 11, "end_index": 12, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 28, "end_index": 38, "text": "Possession", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 43, "end_index": 50, "text": "6:10 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 58, "end_index": 75, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 79, "end_index": 106, "text": "Cedar Creek, North Carolina", "annotations": [ { "name": "location" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes that's right.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Okay great. Will that be all?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "That's it.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Cima Ultraplex 20" }, { "arg_name": "num.tickets", "arg_value": "Just two" }, { "arg_name": "time.showing", "arg_value": "6:10 pm" }, { "arg_name": "date.showing", "arg_value": "tonight" } ], "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-b58c1d26-6bd7-492e-b306-f487d820cf96
Movie Tickets
SCENARIO: Using your *digital assistant*, you *purchase tickets for a movie* currently showing in theaters: {{LIST You *HAVE already decided on which movie* you want to see., You decide on the particular theater and showtime based on which theater has *the latest showing*., There is *one understanding error* in the dialog., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now): {{LIST Location = Cedar Creek North Carolina, Movie = Possession, Theater 1 name = Cima Ultraplex 20, Showtimes Theater 1= 4:00pm 6:10pm 8:30pm, Theater 2 name = Northgate Cinemas 12, Showtimes Theater 2 = 6:00pm 8:10pm 10:25pm, Number of tickets = 2, Day = today, Who is going = me and my mom.}} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), the user *chooses the theater by finding out the latest showtime*, there is *one error in the dialog* where the assistant misunderstood what the user said or meant and the user must then correct the assistant, both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The user discusses *each of these details*: 1) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day}} {{CHECK confirm_details The assistant *confirms all the ticketing details* as listed above just before booking.}} {{CHECK confirm_error The dialog has one exchange where the assistant *makes an error* and the user corrects them.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v3
[ { "index": 0, "speaker": "user", "text": "My mom and I would like to watch a movie today please.", "apis": [], "segments": [ { "start_index": 0, "end_index": 12, "text": "My mom and I", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 41, "end_index": 46, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure, any movie in particular?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Possession sounds good.", "apis": [], "segments": [ { "start_index": 0, "end_index": 10, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "What location do you want to watch a movie today?", "apis": [], "segments": [ { "start_index": 43, "end_index": 48, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 4, "speaker": "user", "text": "in Cedar Creek, North Carolina", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek, North Carolina" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Cima Ultraplex 20" }, { "response_name": "name.theater_2", "response_value": "Northgate Cinemas 12" } ] } ], "segments": [ { "start_index": 3, "end_index": 30, "text": "Cedar Creek, North Carolina", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Cima Ultraplex 20 and Northgate Cinemas 12 hasve Possession showing.", "apis": [], "segments": [ { "start_index": 0, "end_index": 17, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 22, "end_index": 42, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 49, "end_index": 59, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 6, "speaker": "user", "text": "Good. How late are they showing?", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek, North Carolina" }, { "arg_name": "name.theater", "arg_value": "Cima Ultraplex 20" } ], "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" } ] } ], "segments": [ { "start_index": 10, "end_index": 14, "text": "late", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Cima Ultraplex 20 shows are at 4:00pm 6:10pm 8:30pm.", "apis": [], "segments": [ { "start_index": 0, "end_index": 17, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 31, "end_index": 37, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 38, "end_index": 44, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 45, "end_index": 51, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "What time is it showing in Northgate Cinemas 12?", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "location", "arg_value": "Cedar Creek, North Carolina" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:00pm" }, { "response_name": "time.showing_2", "response_value": "8:10pm" }, { "response_name": "time.showing_3", "response_value": "10:25pm" } ] } ], "segments": [ { "start_index": 27, "end_index": 47, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Northgate Cinemas 12 Showtimes are at 6:00pm 8:10pm 10:25pm.", "apis": [], "segments": [ { "start_index": 0, "end_index": 20, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 38, "end_index": 44, "text": "6:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 45, "end_index": 51, "text": "8:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 52, "end_index": 59, "text": "10:25pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "I want the latest showtime which at 10:25pm.", "apis": [], "segments": [ { "start_index": 11, "end_index": 17, "text": "latest", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 36, "end_index": 43, "text": "10:25pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "2 tickets at Cima Ultraplex 20 today at 10:25pm.", "apis": [], "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 13, "end_index": 30, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 31, "end_index": 36, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 40, "end_index": 47, "text": "10:25pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "You mean at Northgate Cinemas 12.", "apis": [], "segments": [ { "start_index": 12, "end_index": 32, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "I'm sorry. Let me confirm, 2 tickets for Possession at Northgate Cinemas 12 at 10:25pm today.", "apis": [], "segments": [ { "start_index": 27, "end_index": 28, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 41, "end_index": 51, "text": "Possession", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 55, "end_index": 75, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 79, "end_index": 86, "text": "10:25pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 87, "end_index": 92, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "That is right.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "How would you like me to send your confirmation?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Mt email is kfkgg@gmail.com.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "10:25pm" }, { "arg_name": "date.showing", "arg_value": "today" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "I just got your email. Thank you.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Have a good day.", "apis": [], "segments": [] } ]
dlg-0dfd7ff9-8e89-4678-8153-05a07008b0e1
Movie Tickets
SCENARIO: Using your *digital assistant*, you *purchase tickets for a movie* currently showing in theaters: {{LIST You *HAVE already decided on which movie* you want to see., You decide on the particular theater and showtime based on which theater has *the latest showing*., There is *one understanding error* in the dialog., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now): {{LIST Location = Cedar Creek North Carolina, Movie = Possession, Theater 1 name = Cima Ultraplex 20, Showtimes Theater 1= 4:00pm 6:10pm 8:30pm, Theater 2 name = Northgate Cinemas 12, Showtimes Theater 2 = 6:00pm 8:10pm 10:25pm, Number of tickets = 2, Day = today, Who is going = me and my mom.}} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), the user *chooses the theater by finding out the latest showtime*, there is *one error in the dialog* where the assistant misunderstood what the user said or meant and the user must then correct the assistant, both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The user discusses *each of these details*: 1) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day}} {{CHECK confirm_details The assistant *confirms all the ticketing details* as listed above just before booking.}} {{CHECK confirm_error The dialog has one exchange where the assistant *makes an error* and the user corrects them.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v3
[ { "index": 0, "speaker": "user", "text": "Book movie tickets for today.", "apis": [], "segments": [ { "start_index": 23, "end_index": 28, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "What location?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Cedar Creek North Carolina.", "apis": [], "segments": [ { "start_index": 0, "end_index": 26, "text": "Cedar Creek North Carolina", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "What theater would you like to look up showings to?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Cima Ultraplex 20.", "apis": [], "segments": [ { "start_index": 0, "end_index": 17, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "What movie would you like me to look up show times?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Possession.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" }, { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Cima Ultraplex 20" } ], "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" } ] } ], "segments": [ { "start_index": 0, "end_index": 10, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Okay, show times for Possession are 4:00pm, 6:10pm, and 8:30pm.", "apis": [], "segments": [ { "start_index": 21, "end_index": 31, "text": "Possession", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 36, "end_index": 42, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 44, "end_index": 50, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 56, "end_index": 62, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Are there any other theaters closer then Cima Ultraplex 20?", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" }, { "arg_name": "name.movie", "arg_value": "Possession" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Northgate Cinemas 12" } ] } ], "segments": [ { "start_index": 29, "end_index": 35, "text": "closer", "annotations": [ { "name": "location" } ] }, { "start_index": 41, "end_index": 58, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Yes, Northgate Cinemas 12.", "apis": [], "segments": [ { "start_index": 5, "end_index": 25, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "What times does it have showings for Possession?", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" }, { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:00pm" }, { "response_name": "time.showing_2", "response_value": "8:10pm" }, { "response_name": "time.showing_3", "response_value": "10:25pm" } ] } ], "segments": [ { "start_index": 37, "end_index": 47, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "6:00pm, 8:10pm, and 10:25pm.", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "6:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 8, "end_index": 14, "text": "8:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 20, "end_index": 27, "text": "10:25pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Can I book two tickets for Possession at 10:25 pm at the Northgate Cinemas 12 location?", "apis": [], "segments": [ { "start_index": 27, "end_index": 37, "text": "Possession", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 11, "end_index": 14, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 41, "end_index": 49, "text": "10:25 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 57, "end_index": 77, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Sure, are these both adult tickets?", "apis": [], "segments": [ { "start_index": 16, "end_index": 26, "text": "both adult", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Okay let me confirm your order. Four tickets for Possession at 10:25 pm at the Northgate Cinemas 12 location?", "apis": [], "segments": [ { "start_index": 32, "end_index": 36, "text": "Four", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 49, "end_index": 59, "text": "Possession", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 63, "end_index": 71, "text": "10:25 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 79, "end_index": 99, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 16, "speaker": "user", "text": "No, I only need two tickets.", "apis": [], "segments": [ { "start_index": 16, "end_index": 19, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "I am sorry let me fix that for you. Two adult tickets for Possession at 10:25 pm at the Northgate Cinemas 12 location?", "apis": [], "segments": [ { "start_index": 36, "end_index": 45, "text": "Two adult", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 68, "text": "Possession", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 72, "end_index": 80, "text": "10:25 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 88, "end_index": 108, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes, that is correct.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "10:25 pm" }, { "arg_name": "date.showing", "arg_value": "today" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Okay, I will be emailing you a confirmation to your email.", "apis": [], "segments": [] } ]
dlg-78918a0b-feeb-45f0-9ad0-7912f12e9402
Movie Tickets
SCENARIO: Using your *digital assistant*, you *purchase tickets for a movie* currently showing in theaters: {{LIST You *HAVE already decided on which movie* you want to see., You decide on the particular theater and showtime based on which theater has *the latest showing*., There is *one understanding error* in the dialog., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now): {{LIST Location = Cedar Creek North Carolina, Movie = Possession, Theater 1 name = Cima Ultraplex 20, Showtimes Theater 1= 4:00pm 6:10pm 8:30pm, Theater 2 name = Northgate Cinemas 12, Showtimes Theater 2 = 6:00pm 8:10pm 10:25pm, Number of tickets = 2, Day = today, Who is going = me and my mom.}} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), the user *chooses the theater by finding out the latest showtime*, there is *one error in the dialog* where the assistant misunderstood what the user said or meant and the user must then correct the assistant, both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The user discusses *each of these details*: 1) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day}} {{CHECK confirm_details The assistant *confirms all the ticketing details* as listed above just before booking.}} {{CHECK confirm_error The dialog has one exchange where the assistant *makes an error* and the user corrects them.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v3
[ { "index": 0, "speaker": "user", "text": "Hello. I would like to book some movie tickets.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "I would be happy to help. First, where are you located?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I am in Cedar Creek, North Carolina.", "apis": [], "segments": [ { "start_index": 8, "end_index": 35, "text": "Cedar Creek, North Carolina", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "What day would you like to go?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Today would be great.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Who will be going?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "It will be my mom and I.", "apis": [], "segments": [ { "start_index": 14, "end_index": 23, "text": "mom and I", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "So, two tickets, correct?", "apis": [], "segments": [ { "start_index": 4, "end_index": 7, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 8, "speaker": "user", "text": "Yes, two tickets.", "apis": [], "segments": [ { "start_index": 5, "end_index": 8, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Do you have a movie in mind that you would like to see?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Yes, we both agreed on Possession.", "apis": [ { "name": "find_theaters", "index": 10, "args": [ { "arg_name": "location", "arg_value": "Cedar Creek, North Carolina" }, { "arg_name": "name.movie", "arg_value": "Possession" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Cima Ultraplex 20" }, { "response_name": "name.theater_2", "response_value": "Northgate Cinemas 12" } ] } ], "segments": [ { "start_index": 23, "end_index": 33, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "It looks like that is playing at two theaters in your area, Cima Ultraplex 20 and Northgate Cinemas 12.", "apis": [], "segments": [ { "start_index": 49, "end_index": 58, "text": "your area", "annotations": [ { "name": "location" } ] }, { "start_index": 60, "end_index": 77, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 82, "end_index": 102, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 12, "speaker": "user", "text": "Can you get me the showtimes? I want to go late.", "apis": [ { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "location", "arg_value": "Cedar Creek, North Carolina" }, { "arg_name": "date.showing", "arg_value": "Today" }, { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Cima Ultraplex 20" } ], "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" } ] }, { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "location", "arg_value": "Cedar Creek, North Carolina" }, { "arg_name": "date.showing", "arg_value": "Today" }, { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:00pm" }, { "response_name": "time.showing_2", "response_value": "8:10pm" }, { "response_name": "time.showing_3", "response_value": "10:25pm" } ] } ], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Today's showtimes at Cima Ultraplex 20 are 4:00pm 6:10pm and 8:30pm. Northgate Cinemas 12 has showings at 6:00pm 8:10pm and 10:25pm.", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "Today's", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 21, "end_index": 38, "text": "Cima Ultraplex 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 43, "end_index": 49, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 56, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 61, "end_index": 67, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 69, "end_index": 89, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 106, "end_index": 112, "text": "6:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 113, "end_index": 119, "text": "8:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 124, "end_index": 131, "text": "10:25pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "I want the latest showtime possible so I will pick Northgate Cinemas 12 and go for the 10:25pm showing.", "apis": [], "segments": [ { "start_index": 51, "end_index": 71, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 87, "end_index": 94, "text": "10:25pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 11, "end_index": 26, "text": "latest showtime", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "There are no 1:25pm showings at Northgate Cinemas 12.", "apis": [], "segments": [ { "start_index": 13, "end_index": 19, "text": "1:25pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 32, "end_index": 52, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 16, "speaker": "user", "text": "I said 10:25pm. I want the latest showtime.", "apis": [], "segments": [ { "start_index": 7, "end_index": 14, "text": "10:25pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "My mistake. So that is two tickets for you and your mom to go to today's 10:25pm showing of Possession at Northgate Cinemas 12 in Cedar Creek, North Carolina. Is that correct?", "apis": [], "segments": [ { "start_index": 23, "end_index": 26, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 65, "end_index": 72, "text": "today's", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 73, "end_index": 80, "text": "10:25pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 92, "end_index": 102, "text": "Possession", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 106, "end_index": 126, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 130, "end_index": 157, "text": "Cedar Creek, North Carolina", "annotations": [ { "name": "location" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes, sounds good. Let's book.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "10:25pm" }, { "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-700e1b10-c7cd-458f-8d23-8648b9ab6a20
Movie Tickets
SCENARIO: Using your *digital assistant*, you *purchase tickets for a movie* currently showing in theaters: {{LIST You *HAVE already decided on which movie* you want to see., You decide on the particular theater and showtime based on which theater has *the latest showing*., There is *one understanding error* in the dialog., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now): {{LIST Location = Cedar Creek North Carolina, Movie = Possession, Theater 1 name = Cima Ultraplex 20, Showtimes Theater 1= 4:00pm 6:10pm 8:30pm, Theater 2 name = Northgate Cinemas 12, Showtimes Theater 2 = 6:00pm 8:10pm 10:25pm, Number of tickets = 2, Day = today, Who is going = me and my mom.}} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), the user *chooses the theater by finding out the latest showtime*, there is *one error in the dialog* where the assistant misunderstood what the user said or meant and the user must then correct the assistant, both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The user discusses *each of these details*: 1) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day}} {{CHECK confirm_details The assistant *confirms all the ticketing details* as listed above just before booking.}} {{CHECK confirm_error The dialog has one exchange where the assistant *makes an error* and the user corrects them.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v3
[ { "index": 0, "speaker": "user", "text": "Can you help me out?", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Sure what can I do?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I need info for theaters and movies for two people.", "apis": [], "segments": [ { "start_index": 40, "end_index": 43, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Okay three people and what area?", "apis": [], "segments": [ { "start_index": 5, "end_index": 10, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 4, "speaker": "user", "text": "No only two, my mother and I, Cedar Creek North Carolina.", "apis": [], "segments": [ { "start_index": 8, "end_index": 11, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 13, "end_index": 28, "text": "my mother and I", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 30, "end_index": 56, "text": "Cedar Creek North Carolina", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Okay sorry I will make that correction.", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Okay no probelm.", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "What movies are you interested in?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Just Possession we already made up our minds on that one.", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" }, { "arg_name": "name.movie", "arg_value": "Possession" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Cinema Ultraplex 20" }, { "response_name": "name.theater_2", "response_value": "Northgate Cinemas 12" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" }, { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Cinema Ultraplex 20" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00 pm" }, { "response_name": "time.showing_2", "response_value": "6:10 pm" }, { "response_name": "time.showing_3", "response_value": "8:30 pm" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" }, { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:00 pm" }, { "response_name": "time.showing_2", "response_value": "8:10 pm" }, { "response_name": "time.showing_3", "response_value": "10:25 pm" } ] } ], "segments": [ { "start_index": 5, "end_index": 15, "text": "Possession", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Okay we have, Cinema Ultraplex 20 with showtimes at 4:00 pm, 6:10 pm, 8:30 pm. Also showing at Northgate Cinemas 12 at 6:00 pm, 8:10 pm, 10:25 pm.", "apis": [], "segments": [ { "start_index": 14, "end_index": 33, "text": "Cinema Ultraplex 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 52, "end_index": 59, "text": "4:00 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 61, "end_index": 68, "text": "6:10 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 70, "end_index": 77, "text": "8:30 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 95, "end_index": 115, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 119, "end_index": 126, "text": "6:00 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 128, "end_index": 135, "text": "8:10 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 137, "end_index": 145, "text": "10:25 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Okay let me make a call to see what is the best time for her.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Okay I will hold.", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Let's do Northgate Cinemas 12 at 6:00 pm for two.", "apis": [], "segments": [ { "start_index": 9, "end_index": 29, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 33, "end_index": 40, "text": "6:00 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 45, "end_index": 48, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Okay I will place the order.", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Okay thanks and make sure it's only two people.", "apis": [], "segments": [ { "start_index": 36, "end_index": 39, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Okay will do and hole for details to be emailed to you.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Okay will do.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Possession" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "6:00 pm" }, { "arg_name": "date.showing", "arg_value": "today" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Awesome thank you !", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Have a nice day.", "apis": [], "segments": [] } ]
dlg-5cf4fbad-2dee-4569-88ce-f51043b78e63
Movie Tickets
SCENARIO: Using your *digital assistant*, you *purchase tickets for a movie* currently showing in theaters: {{LIST You *HAVE already decided on which movie* you want to see., You decide on the particular theater and showtime based on which theater has *the latest showing*., There is *one understanding error* in the dialog., The conversation ends with *a successful ticket purchase*.}} DETAILS: We are providing you with *made up data* which you should use to complete your dialog creation (since there are actually no movies playing anywhere right now): {{LIST Location = Cedar Creek North Carolina, Movie = Possession, Theater 1 name = Cima Ultraplex 20, Showtimes Theater 1= 4:00pm 6:10pm 8:30pm, Theater 2 name = Northgate Cinemas 12, Showtimes Theater 2 = 6:00pm 8:10pm 10:25pm, Number of tickets = 2, Day = today, Who is going = me and my mom.}} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), the user *chooses the theater by finding out the latest showtime*, there is *one error in the dialog* where the assistant misunderstood what the user said or meant and the user must then correct the assistant, both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”* }} SPEAKING STYLES: {{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 “Assistant” or “Computer”), Do NOT talk about seating preferences OR screening technologies like 3D etc.}} {{CONVERSATION}} {{CHECK confirm_native_speaker This conversation task was written by a native English speaker.}} {{CHECK confirm_slots The user discusses *each of these details*: 1) movies, 2) theater, 3) showtime(s), 4) number of tickets, 5) day}} {{CHECK confirm_details The assistant *confirms all the ticketing details* as listed above just before booking.}} {{CHECK confirm_error The dialog has one exchange where the assistant *makes an error* and the user corrects them.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Successful Purchase with predefined values v3
[ { "index": 0, "speaker": "user", "text": "Hi, I want to watch a movie", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "in theater or at home?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "in theater, but put on something at home too", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "I put on some the Beatles for you", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I mean put on a movie at home, not music haha", "apis": [ { "name": "find_movies", "index": 4, "args": [], "response": [ { "response_name": "name.movie_1", "response_value": "ip man" } ] } ], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "my mistake, ip man is on now. so do you know what movie you want to watch on theater?", "apis": [], "segments": [ { "start_index": 12, "end_index": 18, "text": "ip man", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 6, "speaker": "user", "text": "I want to watch possessions", "apis": [], "segments": [ { "start_index": 16, "end_index": 27, "text": "possessions", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "and the date?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "tonight", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "tonight", "annotations": [ { "name": "time.preference" }, { "name": "date.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "time?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "show me the showtimes for two movies theater I usually go to at Cedar Creek North Carolina", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "possessions" }, { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" }, { "arg_name": "name.theater", "arg_value": "Cima Ultraplex 20:" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:10pm" }, { "response_name": "time.showing_2", "response_value": "4:00pm" }, { "response_name": "time.showing_3", "response_value": "8:30pm" } ] }, { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "possessions" }, { "arg_name": "time.preference", "arg_value": "tonight" }, { "arg_name": "location", "arg_value": "Cedar Creek North Carolina" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12:" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:00pm" }, { "response_name": "time.showing_2", "response_value": "8:10pm" }, { "response_name": "time.showing_3", "response_value": "10:25pm" } ] } ], "segments": [ { "start_index": 64, "end_index": 90, "text": "Cedar Creek North Carolina", "annotations": [ { "name": "location" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Cima Ultraplex 20: 4:00pm 6:10pm 8:30pm\\rNorthgate Cinemas 12: 6:00pm 8:10pm 10:25pm", "apis": [], "segments": [ { "start_index": 0, "end_index": 18, "text": "Cima Ultraplex 20:", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 19, "end_index": 25, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 26, "end_index": 32, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 33, "end_index": 39, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 40, "end_index": 61, "text": "rNorthgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 63, "end_index": 68, "text": "6:00p", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 70, "end_index": 75, "text": "8:10p", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 77, "end_index": 83, "text": "10:25p", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "I want to watch the latest show at 10:25 pm", "apis": [], "segments": [ { "start_index": 20, "end_index": 26, "text": "latest", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 35, "end_index": 43, "text": "10:25 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "very well, how many tickets would you want?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "two, one for me and one for my friends", "apis": [], "segments": [ { "start_index": 0, "end_index": 3, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 5, "end_index": 38, "text": "one for me and one for my friends", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "so to confirm: 2 tickets for possessions at Northgate Cinemas 12 at the latest time at 10:25 pm tonight", "apis": [], "segments": [ { "start_index": 15, "end_index": 16, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 29, "end_index": 40, "text": "possessions", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 44, "end_index": 64, "text": "Northgate Cinemas 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 72, "end_index": 78, "text": "latest", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 87, "end_index": 95, "text": "10:25 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 103, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "yes", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "possessions" }, { "arg_name": "name.theater", "arg_value": "Northgate Cinemas 12" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "10:25pm" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "thank you", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "you are welcome, enjoy your movie", "apis": [], "segments": [] } ]
dlg-390c4f53-8d93-4af6-af9d-b0b0f0b49004
Movie Tickets
None
Successful Purchase with static variables
[ { "index": 0, "speaker": "user", "text": "Hi, would you book some movie tickets for tonight for me?", "apis": [], "segments": [ { "start_index": 42, "end_index": 49, "text": "tonight", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] }, { "start_index": 54, "end_index": 56, "text": "me", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Absolutely, where should I look?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Look in Land's End, Montana, please.", "apis": [], "segments": [ { "start_index": 8, "end_index": 27, "text": "Land's End, Montana", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Do you have a certain theater preference?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I really like going to Legacy Monument Family 12, so maybe there.", "apis": [], "segments": [ { "start_index": 23, "end_index": 48, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Got it. What movie did you want to see?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Can you show me the showtimes for Sam's Delight?", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "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": 34, "end_index": 47, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Of course. Sam's Delight is currently playing tonight at 4:00pm 6:10pm 8:30pm and 10:40pm.", "apis": [], "segments": [ { "start_index": 11, "end_index": 24, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 46, "end_index": 53, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 57, "end_index": 63, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 64, "end_index": 70, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 71, "end_index": 77, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 82, "end_index": 89, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Ok. Are there any other good movies playing there?", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:40pm" }, { "response_name": "time.showing_2", "response_value": "10:40pm" } ] } ], "segments": [ { "start_index": 24, "end_index": 35, "text": "good movies", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "There's another popular film called Far From You that is currently playing today at 8:40pm and 10:40pm.", "apis": [], "segments": [ { "start_index": 36, "end_index": 48, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 75, "end_index": 80, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 84, "end_index": 90, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 95, "end_index": 102, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 16, "end_index": 28, "text": "popular film", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 10, "speaker": "user", "text": "Oh, that won't work. I'll take the Sam's Delight showing at 6:10 pm please.", "apis": [], "segments": [ { "start_index": 35, "end_index": 48, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 60, "end_index": 67, "text": "6:10 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Alright, and how many tickets will you be needing?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "I just need 2 tickets for my wife and I.", "apis": [], "segments": [ { "start_index": 12, "end_index": 13, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 26, "end_index": 39, "text": "my wife and I", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Ok, so you want two tickets to see Sam's Delight at 6:10 pm at Legacy Monument Family 12, does that sound right?", "apis": [], "segments": [ { "start_index": 16, "end_index": 19, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 35, "end_index": 48, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 52, "end_index": 59, "text": "6:10 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 63, "end_index": 88, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yup, that's perfect.", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "6:10pm" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Ok, you're all set! Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Thank you so much!", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Is there anything else I can help you with?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Nope, that's everything.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Have a great day!", "apis": [], "segments": [] } ]
dlg-641f8adb-5911-4942-847b-fd8f3fd97141
Movie Tickets
None
Successful Purchase with static variables
[ { "index": 0, "speaker": "user", "text": "Hello. Me and my wife want to see a movie today.", "apis": [], "segments": [ { "start_index": 7, "end_index": 21, "text": "Me and my wife", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 42, "end_index": 47, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Okay. What is your location?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "We are in Land's End, Montana.", "apis": [], "segments": [ { "start_index": 10, "end_index": 29, "text": "Land's End, Montana", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Okay. Do you have any movies in mind?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "What are the reviews on Sam's Delight and Far From You?", "apis": [ { "name": "get_movie_attribute", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "attribute", "arg_value": "review.audience" } ], "response": [ { "response_name": "review.audience", "response_value": "great reviews" } ] }, { "name": "get_movie_attribute", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "attribute", "arg_value": "review.audience" } ], "response": [ { "response_name": "review.audience", "response_value": "great reviews with slight more people reviewing" } ] } ], "segments": [ { "start_index": 24, "end_index": 37, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 42, "end_index": 54, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Both got great reviews with slight more people reviewing Sam's Delight.", "apis": [], "segments": [ { "start_index": 9, "end_index": 22, "text": "great reviews", "annotations": [ { "name": "review.audience" } ] }, { "start_index": 57, "end_index": 70, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 9, "end_index": 56, "text": "great reviews with slight more people reviewing", "annotations": [ { "name": "review.audience" } ] } ] }, { "index": 6, "speaker": "user", "text": "Okay. We want to see Sam's Delight.", "apis": [], "segments": [ { "start_index": 21, "end_index": 34, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Okay. What theater do you want to go to?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Which is the closest one?", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "location", "arg_value": "Land's End, Montana" }, { "arg_name": "name.movie", "arg_value": "Sam's Delight" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Legacy Monument Family 12" } ] } ], "segments": [ { "start_index": 13, "end_index": 20, "text": "closest", "annotations": [ { "name": "location" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Legacy Monument Family 12.", "apis": [], "segments": [ { "start_index": 0, "end_index": 25, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "That sounds good with us. What are showtimes?", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "10:40pm" }, { "response_name": "time.showing_2", "response_value": "8:30pm" }, { "response_name": "time.showing_3", "response_value": "6:10pm" }, { "response_name": "time.showing_4", "response_value": "4:00pm" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "For Sam's Delight, there is a 4:00pm, 6:10pm, 8:30pm, and a 10:40pm.", "apis": [], "segments": [ { "start_index": 4, "end_index": 17, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 36, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 38, "end_index": 44, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 46, "end_index": 52, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 60, "end_index": 67, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Okay. We will go see the 6:10pm movie.", "apis": [], "segments": [ { "start_index": 25, "end_index": 31, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Great. Do you just need 2 tickets?", "apis": [], "segments": [ { "start_index": 24, "end_index": 25, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes, that is all we need.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Okay. I will sort that out for you.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Thank you.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "6: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": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Thank you for your help!", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "No problem. Have a good day.", "apis": [], "segments": [] } ]
dlg-27765764-265c-4047-9947-a333efc93298
Movie Tickets
None
Successful Purchase with static variables
[ { "index": 0, "speaker": "user", "text": "Hi. I want some movie tickets.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Okay.What theater are you looking at?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Legacy Monument Family 12 in Land's End, Montana.", "apis": [], "segments": [ { "start_index": 0, "end_index": 25, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 29, "end_index": 48, "text": "Land's End, Montana", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Do you know what movie you want to see?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Yes, but I'd like to see what else they're playing.", "apis": [ { "name": "find_movies", "index": 4, "args": [ { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "location", "arg_value": "Land's End, Montana" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Sam's Delight" }, { "response_name": "name.movie_2", "response_value": "Far From You" } ] } ], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Sam's Delight and Far From You are both playing.", "apis": [], "segments": [ { "start_index": 0, "end_index": 13, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 18, "end_index": 30, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 6, "speaker": "user", "text": "I'll just go with Sam's Delight.", "apis": [], "segments": [ { "start_index": 18, "end_index": 31, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "What time would you like to watch it?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "What times are available?", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "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": 9, "speaker": "assistant", "text": "4:00pm, 6:10pm, 8:30pm, and 10:40pm.", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 8, "end_index": 14, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 16, "end_index": 22, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 28, "end_index": 35, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "8:30pm then.", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "How many tickets would you like?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Two for my wife and I.", "apis": [], "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 8, "end_index": 21, "text": "my wife and I", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "When do you want the tickets?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Today, please.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "You want 2 tickets to see Sam's Delight at Legacy Monument Family 12 today at 8:30pm. Is this right?", "apis": [], "segments": [ { "start_index": 9, "end_index": 10, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 26, "end_index": 39, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 43, "end_index": 68, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 78, "end_index": 84, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 69, "end_index": 74, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes, that's it.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Would you like the tickets now?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Yes. Thank you.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "Two" }, { "arg_name": "time.showing", "arg_value": "8:30pm" }, { "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-4550c4e8-50dd-4cc5-8a06-8abc7f54f142
Movie Tickets
None
Successful Purchase with static variables
[ { "index": 0, "speaker": "user", "text": "Hello. I would like to purchase a movie ticket.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Okay. Where is the movie theater located?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "It's in Land's End Montana.", "apis": [], "segments": [ { "start_index": 8, "end_index": 26, "text": "Land's End Montana", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Which movie theater is it?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "It's Legacy Monument Family 12.", "apis": [], "segments": [ { "start_index": 5, "end_index": 30, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "What day would you like to see the movie?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "It's for today.", "apis": [], "segments": [ { "start_index": 9, "end_index": 14, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Which movie would you like to see?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "I'm thinking either Sam's Delight or Far From You.", "apis": [], "segments": [ { "start_index": 20, "end_index": 33, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 37, "end_index": 49, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Would you like the show times for both?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Yes please.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "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": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:40pm" }, { "response_name": "time.showing_2", "response_value": "10:40pm" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Show times for Sam's Delight are 4:00pm 6:10pm 8:30pm or 10:40pm. Show times for Far From You are 8:40pm and 10:40pm.", "apis": [], "segments": [ { "start_index": 15, "end_index": 28, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 33, "end_index": 39, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 40, "end_index": 46, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 47, "end_index": 53, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 57, "end_index": 64, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 81, "end_index": 93, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 98, "end_index": 104, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 109, "end_index": 116, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "I would like to see Sam's Delight.", "apis": [], "segments": [ { "start_index": 20, "end_index": 33, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Okay. Which time?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "8:30pm.", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "How many tickets would you like?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "I would like 2 tickets for my wife and I.", "apis": [], "segments": [ { "start_index": 13, "end_index": 14, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 27, "end_index": 40, "text": "my wife and I", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "I have 2 tickets scheduled for Sam's Delight at 8:30pm today at Legacy Monument Family 12. Is this correct?", "apis": [], "segments": [ { "start_index": 7, "end_index": 8, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 31, "end_index": 44, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 48, "end_index": 54, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 55, "end_index": 60, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 64, "end_index": 89, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes, thank you.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "8:30pm" }, { "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": "Great. Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
dlg-72b732fe-dcaa-4b96-b629-4e8217f599be
Movie Tickets
None
Successful Purchase with static variables
[ { "index": 0, "speaker": "user", "text": "I need help with some information.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Sure, what can I help you find?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I want to look up a couple of films playing in my area.", "apis": [], "segments": [ { "start_index": 47, "end_index": 54, "text": "my area", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Okay, what is your location?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I am in Land’s End Montana.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "location", "arg_value": "Land’s End Montana" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Legacy Monument Family 12" } ] } ], "segments": [ { "start_index": 8, "end_index": 26, "text": "Land’s End Montana", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "You're closest theater is the Legacy Monument Family 12.", "apis": [], "segments": [ { "start_index": 30, "end_index": 55, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 7, "end_index": 22, "text": "closest theater", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "Okay, can you tell me what films they have playing?", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "location", "arg_value": "Land’s End Montana" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Sam’s delight" }, { "response_name": "name.movie_2", "response_value": "Far From You" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "That theater currently has two films playing Sam’s delight and Far From You.", "apis": [], "segments": [ { "start_index": 45, "end_index": 58, "text": "Sam’s delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 63, "end_index": 75, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "I thought Far From You would be playing there, I've been looking to see it for a while now. What are the show times?", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:40pm" }, { "response_name": "time.showing_2", "response_value": "10:40pm" } ] } ], "segments": [ { "start_index": 10, "end_index": 22, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Far From You is playing today at 8:40pm and 10:40pm.", "apis": [], "segments": [ { "start_index": 0, "end_index": 12, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 24, "end_index": 29, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 33, "end_index": 39, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 44, "end_index": 51, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Man those are pretty late show times. I guess I'll get a couple of tickets for the 8:40pm show.", "apis": [], "segments": [ { "start_index": 83, "end_index": 89, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 21, "end_index": 30, "text": "late show", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Sure thing, I'll add two tickets to your shopping cart now.", "apis": [], "segments": [ { "start_index": 21, "end_index": 24, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 12, "speaker": "user", "text": "Can you tell me the show times for the other film?", "apis": [ { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "Sam’s delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "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": 13, "speaker": "assistant", "text": "Sam’s delight is playing at 4:00pm 6:10pm 8:30pm 10:40pm.", "apis": [], "segments": [ { "start_index": 0, "end_index": 13, "text": "Sam’s delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 28, "end_index": 34, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 35, "end_index": 41, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 42, "end_index": 48, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 49, "end_index": 56, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "That film has much better show times, but I'm going with my wife and she doesn't want to see it. Thanks for the information.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "You're welcome, is there anything else you need help with?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "No, I'm ready to check out.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Okay, your cart has two tickets to see Far From You at 8:40pm tonight. Just select your payment option.", "apis": [], "segments": [ { "start_index": 20, "end_index": 23, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 39, "end_index": 51, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 55, "end_index": 61, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 62, "end_index": 69, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "I'll pay with my debit card. Thanks.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "8: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-aec3edd2-7053-4a0e-9a9a-8b5238c9842b
Movie Tickets
None
Successful Purchase with static variables
[ { "index": 0, "speaker": "user", "text": "Can you get me 2 tickets for me and my wife for a movie today?", "apis": [], "segments": [ { "start_index": 15, "end_index": 16, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 29, "end_index": 43, "text": "me and my wife", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 56, "end_index": 61, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Of course, what movie do you want to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Sam’s Delight", "apis": [], "segments": [ { "start_index": 0, "end_index": 13, "text": "Sam’s Delight", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Which movie theater do you want to go to?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "What theater is near Land’s End Montana?", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Sam’s Delight" }, { "arg_name": "location", "arg_value": "near Land’s End Montana" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Legacy Monument Family 12" } ] } ], "segments": [ { "start_index": 16, "end_index": 39, "text": "near Land’s End Montana", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Legacy Monument Family 12 is near Land’s End Montana, would you like to go there for the movie.", "apis": [], "segments": [ { "start_index": 0, "end_index": 25, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 29, "end_index": 52, "text": "near Land’s End Montana", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "Sure, Legacy Monument Family 12 is ok.", "apis": [], "segments": [ { "start_index": 6, "end_index": 31, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Do you want me to check Sam’s Delight's showtime today at Legacy Monument Family 12?", "apis": [], "segments": [ { "start_index": 24, "end_index": 39, "text": "Sam’s Delight's", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 49, "end_index": 54, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 58, "end_index": 83, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 8, "speaker": "user", "text": "Yes please.", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Sam’s Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "are: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": 9, "speaker": "assistant", "text": "Showtime available at Legacy Monument Family 12 for Sam’s Delight are:4:00pm 6:10pm 8:30pm 10:40pm. Which time is best for you?", "apis": [], "segments": [ { "start_index": 22, "end_index": 47, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 52, "end_index": 65, "text": "Sam’s Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 76, "text": "are:4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 77, "end_index": 83, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 84, "end_index": 90, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 91, "end_index": 98, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "6:10 pm is good.", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "6:10 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Do you want me to go ahead and get 2 tickets for Sam’s Delight at Legacy Monument Family 12 tonight at 6:10pm?", "apis": [], "segments": [ { "start_index": 35, "end_index": 36, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 49, "end_index": 62, "text": "Sam’s Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 91, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 92, "end_index": 99, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 103, "end_index": 109, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Just curious, what other movies are in theater now?", "apis": [ { "name": "find_movies", "index": 12, "args": [ { "arg_name": "location", "arg_value": "near Land’s End Montana" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" } ], "response": [ { "response_name": "name.movie_2", "response_value": "Far From You" } ] } ], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Far From You is also in the theater. Do you want me to check the showtime for you?", "apis": [], "segments": [ { "start_index": 0, "end_index": 12, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 14, "speaker": "user", "text": "No thank you, i'll go with Sam’s Delight.", "apis": [], "segments": [ { "start_index": 27, "end_index": 40, "text": "Sam’s Delight", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Do you want me to get 2 tickets for Sam’s Delight at Legacy Monument Family 12 tonight at 6:10pm?", "apis": [], "segments": [ { "start_index": 22, "end_index": 23, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 36, "end_index": 49, "text": "Sam’s Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 53, "end_index": 78, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 79, "end_index": 86, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 90, "end_index": 96, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes, go ahead.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Sam’s Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "6: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": "2 tickets for Sam’s Delight tonight at 6:10pm at Legacy Monument Family 12 are booked.", "apis": [], "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 14, "end_index": 27, "text": "Sam’s Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 28, "end_index": 35, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 39, "end_index": 45, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 49, "end_index": 74, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 18, "speaker": "user", "text": "Thanks", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
dlg-bf2fc800-cdf1-4a41-98c2-562097f1d1ae
Movie Tickets
None
Successful Purchase with static variables
[ { "index": 0, "speaker": "user", "text": "I'd like to catch a movie today.", "apis": [], "segments": [ { "start_index": 26, "end_index": 31, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure! How many tickets would you like?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Two, for my wife and I.", "apis": [], "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 9, "end_index": 22, "text": "my wife and I", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Which movie is this for?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Sam's Delight.", "apis": [], "segments": [ { "start_index": 0, "end_index": 13, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Great, which theater do you want to go to?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Which theater in Land's End, Montana is showing Sam's Delight?", "apis": [ { "name": "find_theaters", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "location", "arg_value": "Land's End, Montana" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Legacy Monument Family 12" } ] } ], "segments": [ { "start_index": 17, "end_index": 36, "text": "Land's End, Montana", "annotations": [ { "name": "location" } ] }, { "start_index": 48, "end_index": 61, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Legacy Monument Family 12 is closest to your location.", "apis": [], "segments": [ { "start_index": 0, "end_index": 25, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 29, "end_index": 53, "text": "closest to your location", "annotations": [ { "name": "location" } ] } ] }, { "index": 8, "speaker": "user", "text": "Perfect!", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "What time today did you want?", "apis": [], "segments": [ { "start_index": 10, "end_index": 15, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "What are the show times?", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "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": 11, "speaker": "assistant", "text": "There are 4:00pm, 6:10pm, 8:30pm and 10:40pm showings.", "apis": [], "segments": [ { "start_index": 10, "end_index": 16, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 18, "end_index": 24, "text": "6:10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 26, "end_index": 32, "text": "8:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 37, "end_index": 44, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "4:00pm is fine. But can I also have the showtimes for another movie, if it's at the same theater?", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Sure, which movie?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Far From You.", "apis": [ { "name": "find_movies", "index": 14, "args": [ { "arg_name": "location", "arg_value": "Land's End, Montana" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Far From You" } ] }, { "name": "find_showtimes", "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:40pm" }, { "response_name": "time.showing_2", "response_value": "10:40pm" } ] } ], "segments": [ { "start_index": 0, "end_index": 12, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Yes, it's at the same theater. It has 8:40pm and 10:40pm showings tonight. Would you rather see that movie instead?", "apis": [], "segments": [ { "start_index": 38, "end_index": 44, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 49, "end_index": 56, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 66, "end_index": 73, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "No, I was just curious. My wife and I would rather see Sam's Delight first.", "apis": [], "segments": [ { "start_index": 24, "end_index": 37, "text": "My wife and I", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 55, "end_index": 68, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "So that's two tickets for Sam's Delight at 4:00pm this afternoon at Legacy Monument Family 12.", "apis": [], "segments": [ { "start_index": 10, "end_index": 13, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 26, "end_index": 39, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 43, "end_index": 49, "text": "4:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 64, "text": "this afternoon", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 68, "end_index": 93, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes, that's right.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "Two" }, { "arg_name": "time.showing", "arg_value": "4:00pm" }, { "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": "Okay. Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
dlg-ddac2f1b-020d-4755-995b-8ba5d8f0e53f
Movie Tickets
None
Successful Purchase with static variables
[ { "index": 0, "speaker": "user", "text": "Hi I'm looking to purchase movie tickets for today. What movies are currently popular?", "apis": [ { "name": "find_movies", "index": 0, "args": [ { "arg_name": "description.other", "arg_value": "currently popular" }, { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Sam's Delight" }, { "response_name": "name.movie_2", "response_value": "Far From You" } ] } ], "segments": [ { "start_index": 45, "end_index": 50, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 68, "end_index": 85, "text": "currently popular", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Right now the most popular movie is Sam's Delight.", "apis": [], "segments": [ { "start_index": 36, "end_index": 49, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 14, "end_index": 32, "text": "most popular movie", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 2, "speaker": "user", "text": "I'm actually not interested in that movie. What's the second most popular movie?", "apis": [], "segments": [ { "start_index": 54, "end_index": 79, "text": "second most popular movie", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Far From You. If you interested in that movie, please provide me with your location and I will find the closest theater.", "apis": [], "segments": [ { "start_index": 0, "end_index": 12, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 104, "end_index": 119, "text": "closest theater", "annotations": [ { "name": "location" } ] }, { "start_index": 70, "end_index": 83, "text": "your location", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "I am interested. My location is Land’s End Montana.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "location", "arg_value": "Land’s End Montana" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Legacy Monument Family 12" } ] } ], "segments": [ { "start_index": 32, "end_index": 50, "text": "Land’s End Montana", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Thank you. The closest theater is Legacy Monument Family 12. Would you like me to find the movie times for Far From You today at Legacy Monument Family 12?", "apis": [], "segments": [ { "start_index": 15, "end_index": 30, "text": "closest theater", "annotations": [ { "name": "location" } ] }, { "start_index": 34, "end_index": 59, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 107, "end_index": 119, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 120, "end_index": 125, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 129, "end_index": 154, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "Yes.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "10:40pm" }, { "response_name": "time.showing_2", "response_value": "8:40pm" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "The move times for Far From You today are 8:40pm and 10:40pm.", "apis": [], "segments": [ { "start_index": 19, "end_index": 31, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 32, "end_index": 37, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 42, "end_index": 48, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 53, "end_index": 60, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Are there tickets still available for both time slots?", "apis": [ { "name": "check_tickets", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "one" }, { "arg_name": "time.showing", "arg_value": "8:40pm" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "available" } ] }, { "name": "check_tickets", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "one" }, { "arg_name": "time.showing", "arg_value": "10:40pm" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "available" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Yes, there are still currently tickets available. How many tickets are you interested in purchasing?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I'm interested in purchasing two.", "apis": [], "segments": [ { "start_index": 29, "end_index": 32, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "For what time do you prefer?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "8:40pm.", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Thank you. I can certainly do that for you. Are both of the tickets for adults?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes for me and my wife.", "apis": [], "segments": [ { "start_index": 8, "end_index": 22, "text": "me and my wife", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Okay so to confirm, you want to purchase two tickets for Far From You at 8:40pm at Legacy Monument Family 12. Is this correct?", "apis": [], "segments": [ { "start_index": 41, "end_index": 44, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 57, "end_index": 69, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 73, "end_index": 79, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 83, "end_index": 108, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes, confirmed. Please purchase the tickets.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.showing", "arg_value": "8:40pm" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Great, thank you.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "You are welcome. Enjoy the movie.", "apis": [], "segments": [] } ]
dlg-94ed17b8-5f6b-44b8-af1a-52f857f21502
Movie Tickets
None
Successful Purchase with static variables
[ { "index": 0, "speaker": "user", "text": "Hi", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Hi, what can i assist you with today?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I would like to purchase two movie tickets for my wife and I for today.", "apis": [], "segments": [ { "start_index": 25, "end_index": 28, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 47, "end_index": 60, "text": "my wife and I", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 65, "end_index": 70, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Sounds great, can you give me your location please?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Land’s End Montana", "apis": [], "segments": [ { "start_index": 0, "end_index": 18, "text": "Land’s End Montana", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Great, and do you know which movie theater you are interested in going to?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Legacy Monument Family 12", "apis": [], "segments": [ { "start_index": 0, "end_index": 25, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Sounds good. Do you know which movie you want to see?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Sam’s Delight", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Sam’s Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "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": 13, "text": "Sam’s Delight", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "OK, here are the available movie times for Sam's Delight.\\r\\rShowtimes for Sam’s delight = 4:00pm 6:10pm 8:30pm 10:40pm", "apis": [], "segments": [ { "start_index": 43, "end_index": 56, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 73, "end_index": 86, "text": "r Sam’s delig", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 89, "end_index": 95, "text": "= 4:00", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 102, "text": "m 6:10", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 103, "end_index": 109, "text": "m 8:30", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 110, "end_index": 117, "text": "m 10:40", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Well can i hear about any other movies showing in theaters first please.", "apis": [ { "name": "find_movies", "index": 10, "args": [ { "arg_name": "location", "arg_value": "Land’s End Montana" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Far From You" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Yes, the only other movie being shown in this theater is Far From You.", "apis": [], "segments": [ { "start_index": 57, "end_index": 69, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 12, "speaker": "user", "text": "Oh ok, well can i purchase two movie tickets for 830pm to Sam's Delight?", "apis": [], "segments": [ { "start_index": 27, "end_index": 30, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 49, "end_index": 54, "text": "830pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 58, "end_index": 71, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Sure, would you like for me to confirm this order for you?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes please!", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "Sam's Delight" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "8:30pm" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Confirmation: ”Your tickets are confirmed and they’ve been sent to your email address.”", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Thank you!", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Is there anything else i can do for you today by any chance?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "No all good, have a good one!", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "You too, hope to be able to deal with you again here soon!", "apis": [], "segments": [] } ]
dlg-fe7c6ae4-473e-48b1-81e4-7e412a22d07c
Movie Tickets
None
Successful Purchase with static variables
[ { "index": 0, "speaker": "user", "text": "I would like to order movie tickets for my wife and I for tonight.", "apis": [], "segments": [ { "start_index": 40, "end_index": 53, "text": "my wife and I", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 58, "end_index": 65, "text": "tonight", "annotations": [ { "name": "time.preference" }, { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "I can help with that. Which theater?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Legacy Monument Family 12.", "apis": [], "segments": [ { "start_index": 0, "end_index": 25, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Ok. Do you know which movie you would like to see?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I think Far From You.", "apis": [], "segments": [ { "start_index": 8, "end_index": 20, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Would you like me to see what others are playing?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Sure!", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Sam's Delight" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Sam's Delight is also playing at that theater.", "apis": [], "segments": [ { "start_index": 0, "end_index": 13, "text": "Sam's Delight", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "We saw that already, so we will see Far From You.", "apis": [], "segments": [ { "start_index": 36, "end_index": 48, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Ok. I will check the times.", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Thank you.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:40pm" }, { "response_name": "time.showing_2", "response_value": "10:40pm" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "The showtimes today are 8:40pm and 10:40pm.", "apis": [], "segments": [ { "start_index": 24, "end_index": 30, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 35, "end_index": 42, "text": "10:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "8:40 works for us.", "apis": [], "segments": [ { "start_index": 0, "end_index": 4, "text": "8:40", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Just to double check, this is the theater in Land's End Montana, correct?", "apis": [], "segments": [ { "start_index": 45, "end_index": 63, "text": "Land's End Montana", "annotations": [ { "name": "location" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes it is.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Great! Should I order two tickets to Far From You at the Legacy Monument Family 12 for 8:40pm tonight?", "apis": [], "segments": [ { "start_index": 22, "end_index": 25, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 37, "end_index": 49, "text": "Far From You", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 57, "end_index": 82, "text": "Legacy Monument Family 12", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 87, "end_index": 93, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 94, "end_index": 101, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes, pease!", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Far From You" }, { "arg_name": "name.theater", "arg_value": "Legacy Monument Family 12" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "8:40pm" }, { "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": "Your tickets are confirmed and they've been sent to your email address.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Thank you very much.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "You're welcome. Glad to help!", "apis": [], "segments": [] } ]
dlg-c864fc6c-b85c-49c7-b750-5339ea1c3e05
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "My friend Joe wants to see Harley Quinn. What is that about?", "apis": [ { "name": "get_movie_attribute", "index": 0, "args": [ { "arg_name": "name.movie", "arg_value": "Harley Quinn: Birds of Prey" }, { "arg_name": "attribute", "arg_value": "name.genre" } ], "response": [ { "response_name": "name.genre", "response_value": "DC" } ] } ], "segments": [ { "start_index": 27, "end_index": 39, "text": "Harley Quinn", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Harley Quinn: Birds of Prey is based on the DC comic character.", "apis": [], "segments": [ { "start_index": 0, "end_index": 27, "text": "Harley Quinn: Birds of Prey", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 44, "end_index": 46, "text": "DC", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 44, "end_index": 62, "text": "DC comic character", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 2, "speaker": "user", "text": "Who is in it.", "apis": [ { "name": "get_movie_attribute", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "Harley Quinn: Birds of Prey" }, { "arg_name": "attribute", "arg_value": "name.person" } ], "response": [ { "response_name": "name.person", "response_value": "Margot Robbie" } ] } ], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "It stars Margot Robbie.", "apis": [], "segments": [ { "start_index": 9, "end_index": 22, "text": "Margot Robbie", "annotations": [ { "name": "name.person" } ] } ] }, { "index": 4, "speaker": "user", "text": "Whoo. She is hot. Pick me up some tickets.", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Two for you and Joe?", "apis": [], "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 8, "end_index": 19, "text": "you and Joe", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 6, "speaker": "user", "text": "No four. It's boys night out.", "apis": [], "segments": [ { "start_index": 3, "end_index": 7, "text": "four", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Which night?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Tomorrow night.", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Harley Quinn: Birds of Prey" }, { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Regal Battery Park" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Harley Quinn: Birds of Prey" }, { "arg_name": "name.theater", "arg_value": "Regal Battery Park" }, { "arg_name": "date.showing", "arg_value": "Tomorrow" }, { "arg_name": "time.preference", "arg_value": "Tomorrow night" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:00pm" }, { "response_name": "time.showing_2", "response_value": "1050pm" } ] } ], "segments": [ { "start_index": 0, "end_index": 14, "text": "Tomorrow night", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 0, "end_index": 8, "text": "Tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Well, its playing at Regal Battery Park at 8:00pm and 1050pm tomorrow night.", "apis": [], "segments": [ { "start_index": 21, "end_index": 39, "text": "Regal Battery Park", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 43, "end_index": 49, "text": "8:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 54, "end_index": 60, "text": "1050pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 61, "end_index": 75, "text": "tomorrow night", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 61, "end_index": 69, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Pick me up four tickets for the 8:00pm show.", "apis": [], "segments": [ { "start_index": 11, "end_index": 15, "text": "four", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 32, "end_index": 38, "text": "8:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "OK. Four seats for the 8pm showing of Harley Quinn: Birds of Prey at Regal Battery Park tomorrow?", "apis": [], "segments": [ { "start_index": 4, "end_index": 8, "text": "Four", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 23, "end_index": 26, "text": "8pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 38, "end_index": 65, "text": "Harley Quinn: Birds of Prey", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 69, "end_index": 87, "text": "Regal Battery Park", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 88, "end_index": 96, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Hold on. What was the other time?", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "10:50 pm.", "apis": [], "segments": [ { "start_index": 0, "end_index": 8, "text": "10:50 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Steve is always late, so maybe that one is better. We can all meet in a bar early so we don't miss it.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "So four seats for the 10:50pm showing of Harley Quinn: Birds of Prey at Regal Battery Park tomorrow?", "apis": [], "segments": [ { "start_index": 3, "end_index": 7, "text": "four", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 22, "end_index": 29, "text": "10:50pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 41, "end_index": 68, "text": "Harley Quinn: Birds of Prey", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 72, "end_index": 90, "text": "Regal Battery Park", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 91, "end_index": 99, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes. That is correct.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Harley Quinn: Birds of Prey" }, { "arg_name": "name.theater", "arg_value": "Regal Battery Park" }, { "arg_name": "num.tickets", "arg_value": "four" }, { "arg_name": "time.showing", "arg_value": "10:50pm" }, { "arg_name": "date.showing", "arg_value": "Tomorrow" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Done. Tickets are purchased and you should receive a text very soon.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "OK. I see it already. The tickets are in a link. Thanks for your help.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "You are welcome.", "apis": [], "segments": [] } ]
dlg-2ea73120-22d3-4b00-ac2f-be930207834b
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "Can you see if that Harley Quinn movie is playing nearby.", "apis": [ { "name": "find_theaters", "index": 0, "args": [ { "arg_name": "name.movie", "arg_value": "Harley Quinn" }, { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.theater_1", "response_value": "IPIC Theaters" } ] } ], "segments": [ { "start_index": 50, "end_index": 56, "text": "nearby", "annotations": [ { "name": "location" } ] }, { "start_index": 20, "end_index": 32, "text": "Harley Quinn", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Its playing at IPIC Theaters.", "apis": [], "segments": [ { "start_index": 15, "end_index": 28, "text": "IPIC Theaters", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 2, "speaker": "user", "text": "Great. What times for tonight?", "apis": [ { "name": "find_showtimes", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "Harley Quinn" }, { "arg_name": "name.theater", "arg_value": "IPIC Theaters" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "10:00 pm" }, { "response_name": "time.showing_2", "response_value": "10:45 pm" } ] } ], "segments": [ { "start_index": 22, "end_index": 29, "text": "tonight", "annotations": [ { "name": "time.preference" }, { "name": "date.showing" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "10:00 pm and 10:45 pm.", "apis": [], "segments": [ { "start_index": 0, "end_index": 8, "text": "10:00 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 13, "end_index": 21, "text": "10:45 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 4, "speaker": "user", "text": "That's late. I guess we can grab dinner first. Can you score me some tickets?", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Sure. Who are you going with?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Just me and Lorena.", "apis": [], "segments": [ { "start_index": 5, "end_index": 18, "text": "me and Lorena", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "And which timeslot do you want.", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "10:00 PM", "apis": [], "segments": [ { "start_index": 0, "end_index": 8, "text": "10:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "So, two tickets for Harley Quinn: Birds of Prey. 10:00pm show at IPIC Theaters?", "apis": [], "segments": [ { "start_index": 4, "end_index": 7, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 20, "end_index": 47, "text": "Harley Quinn: Birds of Prey", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 49, "end_index": 56, "text": "10:00pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 65, "end_index": 78, "text": "IPIC Theaters", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "What was the other time again?", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "10:45pm.", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "10:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Why are there two slots so close together in the same facility?", "apis": [ { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "Harley Quinn: Birds of Prey" }, { "arg_name": "name.theater", "arg_value": "IPIC Theaters" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "tonight" }, { "arg_name": "type.screening", "arg_value": "IMAX" } ], "response": [ { "response_name": "time.showing_1", "response_value": "10:45pm" } ] } ], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "10:45 is an IMAX showing.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "10:45", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 12, "end_index": 16, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 14, "speaker": "user", "text": "OOOh. Glad I asked. Go for that one instead.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK. Two tickets for Harley Quinn: Birds of Prey. 10:45pm IMAX show at IPIC Theaters?", "apis": [], "segments": [ { "start_index": 4, "end_index": 7, "text": "Two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 20, "end_index": 47, "text": "Harley Quinn: Birds of Prey", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 49, "end_index": 56, "text": "10:45pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 57, "end_index": 61, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 70, "end_index": 83, "text": "IPIC Theaters", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes. That is correct.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Harley Quinn: Birds of Prey" }, { "arg_name": "name.theater", "arg_value": "IPIC Theaters" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "10:45 pm" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Your tickets are purchased and have been sent to your e-mail.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Excellent. Thank you.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "You are welcome.", "apis": [], "segments": [] } ]
dlg-a8507c5e-980c-4678-9a80-a3b9fe70d884
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "Hello, How are you?", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "I am great. What can I do for you.", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I want to buy some movie tickets for tonight.", "apis": [], "segments": [ { "start_index": 37, "end_index": 44, "text": "tonight", "annotations": [ { "name": "time.preference" }, { "name": "date.showing" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Ok. Do you know what movie theater you want to go to? I can get you a list of theaters in your area if you need me to.", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "No thanks. We will be going to the AMC Dine-In Mesquite 30.", "apis": [], "segments": [ { "start_index": 36, "end_index": 59, "text": "MC Dine-In Mesquite 30.", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Ok great. What movie do you want to go see? I can get you a list of movies showing at that theater tonight.", "apis": [], "segments": [ { "start_index": 101, "end_index": 107, "text": "night.", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 6, "speaker": "user", "text": "No thanks. We are wanting to go see \"The Photograph\".", "apis": [], "segments": [ { "start_index": 37, "end_index": 53, "text": "The Photograph\".", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Ok great. Do you need a list of times that movie is showing tonight?", "apis": [], "segments": [ { "start_index": 61, "end_index": 68, "text": "onight?", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Yes please.", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.theater", "arg_value": "AMC Dine-In Mesquite 30" }, { "arg_name": "name.movie", "arg_value": "\"The Photograph\"" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "10:30PM" }, { "response_name": "time.showing_2", "response_value": "11:00PM" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "OK. It looks like that movie is showing tonight at 10:30PM and 11:00PM.", "apis": [], "segments": [ { "start_index": 41, "end_index": 47, "text": "onight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 52, "end_index": 58, "text": "0:30PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 64, "end_index": 71, "text": "1:00PM.", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "OK. How about the 10:30PM showtime. I will need 2 Adult tickets.", "apis": [], "segments": [ { "start_index": 19, "end_index": 25, "text": "0:30PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 51, "text": "A", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "OK great. Do you want me to get these ordered for you?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Actually, I dont think we will be able to see the movie at 10:30PM. Can we swith the time to 11:00PM?", "apis": [], "segments": [ { "start_index": 59, "end_index": 66, "text": "10:30PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 94, "end_index": 101, "text": "1:00PM?", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "No problem. Want me to order these?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes please. Can you order these using my PayPal account?", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "No problem. Just to confirm...you want 2 adult tickets to see \"The Photograph\" at the AMC Dine-In Mesquite 30 at 11:00PM?", "apis": [], "segments": [ { "start_index": 63, "end_index": 78, "text": "The Photograph\"", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 87, "end_index": 109, "text": "MC Dine-In Mesquite 30", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 114, "end_index": 121, "text": "1:00PM?", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "That is correct.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "\"The Photograph\"" }, { "arg_name": "name.theater", "arg_value": "AMC Dine-In Mesquite 30" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "11:00PM" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK. I have these ordered and they will be available for pickup at will call.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Thank You. Goodbye.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Goodbye.", "apis": [], "segments": [] } ]
dlg-64c9975d-1395-4b44-bc09-f03deb04bebb
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "Hello, How are you doing?", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "I am great. What can I do for you tonight?", "apis": [], "segments": [ { "start_index": 35, "end_index": 42, "text": "onight?", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 2, "speaker": "user", "text": "I want to get some movie tickets for tonight.", "apis": [], "segments": [ { "start_index": 37, "end_index": 44, "text": "tonight", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Great. What movie theater are you wanting to go to? I can get you a list of theaters in your area if you need one.", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "No thanks. I think we are going to go to the AMC NorthPark 15.", "apis": [], "segments": [ { "start_index": 46, "end_index": 62, "text": "MC NorthPark 15.", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Ok. What movie do you want to go see? I can get you a list of movies at that theater if you need me to.", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Sure. Can you get me a list of the top 4 movies at that theater?", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "AMC NorthPark 15" }, { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.movie_1", "response_value": "\"Sonic the Hedgehog\"" }, { "response_name": "name.movie_2", "response_value": "\"Birds of Prey\"" }, { "response_name": "name.movie_3", "response_value": "\"Bad Boys For Life\"" }, { "response_name": "name.movie_4", "response_value": "\"1917\"" } ] } ], "segments": [ { "start_index": 36, "end_index": 47, "text": "op 4 movies", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Ok. That theater is showing \"Sonic the Hedgehog\", \"Birds of Prey\", \"Bad Boys For Life\", and \"1917\".", "apis": [], "segments": [ { "start_index": 29, "end_index": 49, "text": "Sonic the Hedgehog\",", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 51, "end_index": 66, "text": "Birds of Prey\",", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 68, "end_index": 87, "text": "Bad Boys For Life\",", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 93, "end_index": 99, "text": "1917\".", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Thanks. I think we will go see \"Sonic the Hedgehog\".", "apis": [], "segments": [ { "start_index": 32, "end_index": 52, "text": "Sonic the Hedgehog\".", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Ok. Do you need a list of showtimes for that movie?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Yes.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "\"Sonic the Hedgehog\"" }, { "arg_name": "name.theater", "arg_value": "AMC NorthPark 15" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "7:45PM" }, { "response_name": "time.showing_2", "response_value": "10:30PM" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "OK. That movie is showing tonight at 7:45PM and 10:30PM.", "apis": [], "segments": [ { "start_index": 27, "end_index": 33, "text": "onight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 38, "end_index": 43, "text": ":45PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 49, "end_index": 56, "text": "0:30PM.", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Ok. Lets do 7:45PM.", "apis": [], "segments": [ { "start_index": 13, "end_index": 19, "text": ":45PM.", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Ok. How many tickets will you need?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Hold on. I dont think I will actually be able to make the 7:45PM showtime. Can we do the 10:30PM instead? I will need 2 adult tickets.", "apis": [], "segments": [ { "start_index": 59, "end_index": 64, "text": ":45PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 91, "end_index": 98, "text": ":30PM i", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 121, "end_index": 128, "text": "dult ti", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Sure. Do you want me to go ahead and get these ordered?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Yes. Can you please charge these to my PayPal account.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "No proble. Just to confirm...you want 2 adult tickets to see \"Sonic the Hedgehog\" at the AMC NorthPark 15 at 10:30PM.", "apis": [], "segments": [ { "start_index": 38, "end_index": 45, "text": "2 adult", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 61, "end_index": 81, "text": "\"Sonic the Hedgehog\"", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 89, "end_index": 105, "text": "AMC NorthPark 15", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 109, "end_index": 116, "text": "10:30PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "Correct.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "\"Sonic the Hedgehog\"" }, { "arg_name": "name.theater", "arg_value": "AMC NorthPark 15" }, { "arg_name": "num.tickets", "arg_value": "2 adult" }, { "arg_name": "time.showing", "arg_value": "10: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": "OK. I have these ordered for you. They will be available to pickup at will call. Goodbdye.", "apis": [], "segments": [] } ]
dlg-23ae9e14-8262-4dd9-9daa-36116f1c9b9a
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "Yeah, we want to see The Gentlemen tomorrow night at around 7:00 pm.", "apis": [], "segments": [ { "start_index": 21, "end_index": 34, "text": "The Gentlemen", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 35, "end_index": 49, "text": "tomorrow night", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 53, "end_index": 67, "text": "around 7:00 pm", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Did you have a theatre in mind?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "No, not really. Just something in the area and around 7:00 pm and for four people.", "apis": [ { "name": "find_showtimes", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "The Gentlemen" }, { "arg_name": "name.theater", "arg_value": "CinéBistro" }, { "arg_name": "date.showing", "arg_value": "tomorrow night" }, { "arg_name": "time.preference", "arg_value": "around 7:00 pm" } ], "response": [ { "response_name": "time.showing_1", "response_value": "7:30 pm" } ] }, { "name": "find_showtimes", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "The Gentlemen" }, { "arg_name": "name.theater", "arg_value": "Landmark" }, { "arg_name": "date.showing", "arg_value": "tomorrow night" }, { "arg_name": "time.preference", "arg_value": "around 7:00 pm" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:50 pm" } ] } ], "segments": [ { "start_index": 32, "end_index": 42, "text": "n the area", "annotations": [ { "name": "location" } ] }, { "start_index": 48, "end_index": 61, "text": "round 7:00 pm", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 71, "end_index": 74, "text": "our", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "There is a 7:30 pm showing of The Gentlemen at the CinéBistro at the Rotunda. There is also a 6:50 pm at the Landmark Theatres, Harbor East. Do you want to hear more choices?", "apis": [], "segments": [ { "start_index": 11, "end_index": 18, "text": "7:30 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 30, "end_index": 43, "text": "The Gentlemen", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 51, "end_index": 61, "text": "CinéBistro", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 69, "end_index": 76, "text": "Rotunda", "annotations": [ { "name": "location" } ] }, { "start_index": 95, "end_index": 101, "text": ":50 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 110, "end_index": 117, "text": "andmark", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 129, "end_index": 140, "text": "arbor East.", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Yes, a few more choices, please.", "apis": [ { "name": "find_showtimes", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "The Gentlemen" }, { "arg_name": "name.theater", "arg_value": "Hoyt's West Nursery Cinema 14" }, { "arg_name": "date.showing", "arg_value": "tomorrow night" }, { "arg_name": "time.preference", "arg_value": "around 7:00 pm" } ], "response": [ { "response_name": "time.showing_1", "response_value": "7:35 pm" } ] }, { "name": "find_showtimes", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "The Gentlemen" }, { "arg_name": "name.theater", "arg_value": "Horizon Cinemas Sun Valley" }, { "arg_name": "date.showing", "arg_value": "tomorrow night" }, { "arg_name": "time.preference", "arg_value": "around 7:00 pm" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:05 pm" } ] } ], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "At the Hoyt's West Nursery Cinema 14 there is a 7:35 pm showing and at the Horizon Cinemas Sun Valley there is a 6:05 pm showing. Which would you prefer.", "apis": [], "segments": [ { "start_index": 7, "end_index": 36, "text": "Hoyt's West Nursery Cinema 14", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 48, "end_index": 55, "text": "7:35 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 75, "end_index": 101, "text": "Horizon Cinemas Sun Valley", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 113, "end_index": 120, "text": "6:05 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 6, "speaker": "user", "text": "I guess we will take the 7:35 pm at the Hoyt's, again for four people.", "apis": [], "segments": [ { "start_index": 25, "end_index": 32, "text": "7:35 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 40, "end_index": 46, "text": "Hoyt's", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 58, "end_index": 62, "text": "four", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Okay, so we will have four people at the Hoyt's West Nursery Cinema 14 for the 7:35 pm showing of The Gentlemen. The price for four people totals out to $40. I can go ahead and confirm those seats for you. Will you be using the same form of payment.", "apis": [], "segments": [ { "start_index": 22, "end_index": 26, "text": "four", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 41, "end_index": 70, "text": "Hoyt's West Nursery Cinema 14", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 79, "end_index": 86, "text": "7:35 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 98, "end_index": 111, "text": "The Gentlemen", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 128, "end_index": 131, "text": "our", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 154, "end_index": 157, "text": "40.", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 8, "speaker": "user", "text": "Yeah, that will be good. Four seats, 7:35 pm Hoyt's West Nursery Cinema 14 I got and we will use the same form of payment. But, before you put things in stone, can I check another time?", "apis": [], "segments": [ { "start_index": 26, "end_index": 29, "text": "our", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 38, "end_index": 44, "text": ":35 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 46, "end_index": 74, "text": "oyt's West Nursery Cinema 14", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "What other time did you want to search?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I was thinking that since tomorrow is Saturday we can go at an earlier time. Is there anything earlier?", "apis": [], "segments": [ { "start_index": 26, "end_index": 46, "text": "tomorrow is Saturday", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Were you interested at looking at the same theatre?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Yes, same theatre, same movie, just earlier time.", "apis": [ { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "The Gentlemen" }, { "arg_name": "name.theater", "arg_value": "Hoyt's West Nursery Cinema 14" }, { "arg_name": "date.showing", "arg_value": "tomorrow is Saturday" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "2:05 pm" }, { "response_name": "time.showing_2", "response_value": "4:55 pm" } ] } ], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "At the Hoyt's West Nursery Cinema 14 there is a 2:05 pm and a 4:55 pm showing of The Gentlemen. Which would you like?", "apis": [], "segments": [ { "start_index": 7, "end_index": 36, "text": "Hoyt's West Nursery Cinema 14", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 48, "end_index": 55, "text": "2:05 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 62, "end_index": 69, "text": "4:55 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 81, "end_index": 94, "text": "The Gentlemen", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 14, "speaker": "user", "text": "We will take the 4:55 pm.", "apis": [], "segments": [ { "start_index": 17, "end_index": 24, "text": "4:55 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Okay, so I can go ahead and confirm four seats for the 4:55 pm showing of The Gentlemen at the Hoyt's West Nursery Cinema 14. Again, the total cost is $40.", "apis": [], "segments": [ { "start_index": 55, "end_index": 62, "text": "4:55 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 36, "end_index": 40, "text": "four", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 74, "end_index": 87, "text": "The Gentlemen", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 95, "end_index": 124, "text": "Hoyt's West Nursery Cinema 14", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 152, "end_index": 155, "text": "40.", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 16, "speaker": "user", "text": "Okay, so we are all set then?", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Yes, you will receive an email confirmation with your receipt and you can use the code provided along with your identification to receive your tickets.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Okay, thank you.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "The Gentlemen" }, { "arg_name": "name.theater", "arg_value": "Hoyt's West Nursery Cinema 14" }, { "arg_name": "num.tickets", "arg_value": "four" }, { "arg_name": "time.showing", "arg_value": "4:55 pm" }, { "arg_name": "date.showing", "arg_value": "tomorrow is Saturday" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Thank you and enjoy your evening.", "apis": [], "segments": [] } ]
dlg-af52a843-2bdf-4975-a115-0927002c5d80
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "need a movie", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "what location?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "seattle?", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "seattle", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "what theater?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "amc pacific", "apis": [], "segments": [ { "start_index": 0, "end_index": 11, "text": "amc pacific", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "What time is needed?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "8:00 PM", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "8:00 PM", "annotations": [ { "name": "time.preference" }, { "name": "time.showing" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "How many people?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "five", "apis": [], "segments": [ { "start_index": 0, "end_index": 4, "text": "five", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "what day?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "saturday", "apis": [ { "name": "find_movies", "index": 10, "args": [ { "arg_name": "location", "arg_value": "seattle" }, { "arg_name": "name.theater", "arg_value": "amc pacific" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Joker" } ] } ], "segments": [ { "start_index": 0, "end_index": 8, "text": "saturday", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Ok, I have five tickets for Joker for saturday at the amc pacific", "apis": [], "segments": [ { "start_index": 11, "end_index": 15, "text": "five", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 28, "end_index": 33, "text": "Joker", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 38, "end_index": 46, "text": "saturday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 54, "end_index": 65, "text": "amc pacific", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 12, "speaker": "user", "text": "ok purchase them", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "is there anything else before I get them?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "no, i think that is it", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "Joker" }, { "arg_name": "name.theater", "arg_value": "amc pacific" }, { "arg_name": "num.tickets", "arg_value": "five" }, { "arg_name": "time.showing", "arg_value": "8:00 PM" }, { "arg_name": "date.showing", "arg_value": "saturday" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Ok, they have been purchased", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "thanks for the help", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "no problem.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "bye", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "enjoy the movie", "apis": [], "segments": [] } ]
dlg-ff0a76be-c40a-4bf5-a5e5-3f420a31e01c
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "Good morning! Can you help me to get some tickets for a movie for later today?", "apis": [], "segments": [ { "start_index": 66, "end_index": 77, "text": "later today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 66, "end_index": 71, "text": "later", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Yes, that is fine.", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I want to see the movie Joker", "apis": [], "segments": [ { "start_index": 24, "end_index": 29, "text": "Joker", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Ok, searching for The Joker near you...", "apis": [], "segments": [ { "start_index": 22, "end_index": 27, "text": "Joker", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 28, "end_index": 38, "text": "near you..", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "thanks!", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "I have found the Joker. What theater would you like?", "apis": [], "segments": [ { "start_index": 17, "end_index": 22, "text": "Joker", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 6, "speaker": "user", "text": "I like Harkin's if that is possible", "apis": [], "segments": [ { "start_index": 7, "end_index": 15, "text": "Harkin's", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Ok, looking at Harkin;s for the movie Joker.", "apis": [], "segments": [ { "start_index": 15, "end_index": 23, "text": "Harkin;s", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 38, "end_index": 43, "text": "Joker", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "ok", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Yes, Harkin's is showing the movie Joker today.", "apis": [], "segments": [ { "start_index": 5, "end_index": 13, "text": "Harkin's", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 35, "end_index": 40, "text": "Joker", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 41, "end_index": 46, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "How about showtimes? I want to go at 2:00 pm", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Joker" }, { "arg_name": "name.theater", "arg_value": "Harkin's" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "2:00 pm" } ], "response": [ { "response_name": "time.showing_1", "response_value": "2:00 pm" } ] } ], "segments": [ { "start_index": 37, "end_index": 44, "text": "2:00 pm", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Ok, there is a showing of the Joker at 2:00 pm today.", "apis": [], "segments": [ { "start_index": 30, "end_index": 35, "text": "Joker", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 39, "end_index": 46, "text": "2:00 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 47, "end_index": 52, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Great!", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Would you like to purchase a ticket?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Thinking about it, I need a different showtime. I want to go at 7:00 pm instead of 2:00 pm.", "apis": [], "segments": [ { "start_index": 64, "end_index": 71, "text": "7:00 pm", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 83, "end_index": 90, "text": "2:00 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Ok, searching for showtime at 7:00 pm.....", "apis": [], "segments": [ { "start_index": 30, "end_index": 41, "text": "7:00 pm....", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 16, "speaker": "user", "text": "Thank you!", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "The Harkin's Theater does not have a showing of the Joker at 7:00 pm.", "apis": [], "segments": [ { "start_index": 4, "end_index": 20, "text": "Harkin's Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 52, "end_index": 57, "text": "Joker", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 61, "end_index": 68, "text": "7:00 pm", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 18, "speaker": "user", "text": "Oh, how about 8:00 pm? if so book the ticket please. For a 8:00 pm showing at HARKINS", "apis": [ { "name": "find_showtimes", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Joker" }, { "arg_name": "name.theater", "arg_value": "Harkin's Theater" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "8:00 pm" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:00 pm" } ] }, { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.theater", "arg_value": "Harkin's Theater" }, { "arg_name": "num.tickets", "arg_value": "1" }, { "arg_name": "time.showing", "arg_value": "8:00 pm" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "any" }, { "arg_name": "name.movie", "arg_value": "Joker" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [ { "start_index": 14, "end_index": 21, "text": "8:00 pm", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 59, "end_index": 66, "text": "8:00 pm", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 78, "end_index": 85, "text": "HARKINS", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 19, "speaker": "assistant", "text": "Searching.... yes, there is a showing at 8:00 pm for the Movie Joker at the Harkin's theater near you. You have now purchased 1 ticket to the movie Joker at the Harkin's theater tonight at 8:00 pm, confirmed! You will pick up the tickets at the movie box office when you arrive.", "apis": [], "segments": [ { "start_index": 41, "end_index": 48, "text": "8:00 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 63, "end_index": 68, "text": "Joker", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 76, "end_index": 92, "text": "Harkin's theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 93, "end_index": 101, "text": "near you", "annotations": [ { "name": "location" } ] }, { "start_index": 148, "end_index": 153, "text": "Joker", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 161, "end_index": 177, "text": "Harkin's theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 178, "end_index": 185, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 189, "end_index": 196, "text": "8:00 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 126, "end_index": 127, "text": "1", "annotations": [ { "name": "num.tickets" } ] } ] } ]
dlg-2f81bafb-b90a-44a2-a216-e5a183a5d1fd
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "I need tickets for tonight.", "apis": [], "segments": [ { "start_index": 19, "end_index": 26, "text": "tonight", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "What movie are you interested in?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "We want to see Birds of Prey.", "apis": [], "segments": [ { "start_index": 15, "end_index": 28, "text": "Birds of Prey", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "At which theater?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "AMC Yorktown.", "apis": [], "segments": [ { "start_index": 0, "end_index": 12, "text": "AMC Yorktown", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "What showtime?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Looking at the 8:15 PM showing.", "apis": [], "segments": [ { "start_index": 15, "end_index": 22, "text": "8:15 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Is that in IMAX?", "apis": [], "segments": [ { "start_index": 11, "end_index": 15, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 8, "speaker": "user", "text": "No that is in standard format.", "apis": [], "segments": [ { "start_index": 14, "end_index": 22, "text": "standard", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "How many tickets do you need?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I need 3 tickets.", "apis": [], "segments": [ { "start_index": 7, "end_index": 8, "text": "3", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "3 tickets for Birds of Prey at AMC Yorktown at 8:15 PM?", "apis": [], "segments": [ { "start_index": 0, "end_index": 1, "text": "3", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 14, "end_index": 27, "text": "Birds of Prey", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 31, "end_index": 43, "text": "AMC Yorktown", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 47, "end_index": 54, "text": "8:15 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Actually, I missed that there is a 9:00 PM showing, we would prefer that showing instead.", "apis": [], "segments": [ { "start_index": 35, "end_index": 42, "text": "9:00 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "You want the 9:00 PM showing instead of the 8:15 PM showing?", "apis": [], "segments": [ { "start_index": 13, "end_index": 20, "text": "9:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 44, "end_index": 51, "text": "8:15 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Correct, confirm again please.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "3 tickets to see Birds of Prey at the AMC Yorktown theater at 9:00 PM in standard format.", "apis": [], "segments": [ { "start_index": 0, "end_index": 1, "text": "3", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 17, "end_index": 30, "text": "Birds of Prey", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 38, "end_index": 50, "text": "AMC Yorktown", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 62, "end_index": 69, "text": "9:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 73, "end_index": 81, "text": "standard", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 16, "speaker": "user", "text": "Correct, purchase and email confirmation.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Birds of Prey" }, { "arg_name": "name.theater", "arg_value": "AMC Yorktown" }, { "arg_name": "num.tickets", "arg_value": "3" }, { "arg_name": "time.showing", "arg_value": "9:00 PM" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Tickets are purchased.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "And was a confirmation email sent with my ticket information?", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Yes, confirmation email sent with tickets enclosed.", "apis": [], "segments": [] } ]
dlg-f5eeab92-694d-49ba-911a-0bdb76023aea
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "Hello, can you help me decide about a movie?", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Sure, how may I help?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I'm looking for a movie called Knives out?", "apis": [], "segments": [ { "start_index": 31, "end_index": 41, "text": "Knives out", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Sure, in which town or area do you want me to look?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Try Santa Rosa please.", "apis": [], "segments": [ { "start_index": 4, "end_index": 14, "text": "Santa Rosa", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Of course, did you have a particular theatre you prefer?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "The Rialto downtown.", "apis": [], "segments": [ { "start_index": 4, "end_index": 19, "text": "Rialto downtown", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "It is playing there, the next showing is at 12:45 pm. would you like tickets?", "apis": [], "segments": [ { "start_index": 44, "end_index": 52, "text": "12:45 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "No not at that show, is there something at the Summerfield Theatre?", "apis": [], "segments": [ { "start_index": 47, "end_index": 58, "text": "Summerfield", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "I'm sorry Knives out is not playing there now.", "apis": [], "segments": [ { "start_index": 10, "end_index": 20, "text": "Knives out", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 10, "speaker": "user", "text": "Ok, what about a later show at the Rialto then?", "apis": [], "segments": [ { "start_index": 35, "end_index": 41, "text": "Rialto", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "There is a showing there at 3 pm. would you like tickets?", "apis": [], "segments": [ { "start_index": 28, "end_index": 32, "text": "3 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Not yet, let me check with my spouse.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Sure, just let me know.", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "ok, go ahead and get tickets then.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Ok, 2 for the 3 pm showing of Knives out at the Rialto. Is that right?", "apis": [], "segments": [ { "start_index": 4, "end_index": 5, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 14, "end_index": 18, "text": "3 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 30, "end_index": 40, "text": "Knives out", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 48, "end_index": 54, "text": "Rialto", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 16, "speaker": "user", "text": "No I'm sorry, you misunderstood, give me the 12:45 pm snowing instead.", "apis": [], "segments": [ { "start_index": 45, "end_index": 53, "text": "12:45 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "sure, I'm hearing 2 for the 12:45 pm showing of Knives out at the Rialto in Santa Rosa.", "apis": [], "segments": [ { "start_index": 18, "end_index": 19, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 28, "end_index": 36, "text": "12:45 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 48, "end_index": 58, "text": "Knives out", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 72, "text": "Rialto", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 76, "end_index": 86, "text": "Santa Rosa", "annotations": [ { "name": "location" } ] } ] }, { "index": 18, "speaker": "user", "text": "That's correct, you'll e mail me the tix?", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Knives out" }, { "arg_name": "name.theater", "arg_value": "Rialto downtown" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "12:45 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": "Sure, it's done, have a good time.", "apis": [], "segments": [] } ]
dlg-1c86f073-ba7f-4e34-8fbe-f334ef0ff5c6
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "Hey, can you check on some movie tickets for me?", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "I would love to do that, what movie are you thinking of?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I think that we would like to take the kids to the movie Dolittle.", "apis": [], "segments": [ { "start_index": 57, "end_index": 65, "text": "Dolittle", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "I have heard that has great reviews. How many tickets will you need?", "apis": [], "segments": [ { "start_index": 22, "end_index": 35, "text": "great reviews", "annotations": [ { "name": "review.audience" } ] } ] }, { "index": 4, "speaker": "user", "text": "I will need to adults and three children please.", "apis": [], "segments": [ { "start_index": 12, "end_index": 40, "text": "to adults and three children", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "What theater would you like?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "The Harkins theater in Tucson, Arizona.", "apis": [], "segments": [ { "start_index": 4, "end_index": 19, "text": "Harkins theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 23, "end_index": 38, "text": "Tucson, Arizona", "annotations": [ { "name": "location" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Do you have a time preference?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Yes, we need to be finished by 2:00 PM in the afternoon, so we need a showing that will end before then.", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Dolittle" }, { "arg_name": "name.theater", "arg_value": "Harkins theater" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "we need to be finished by 2:00 PM in the afternoon" } ], "response": [ { "response_name": "time.showing_1", "response_value": "9:30 AM" }, { "response_name": "time.showing_2", "response_value": "10:15 AM" }, { "response_name": "time.showing_3", "response_value": "12:00 PM" } ] } ], "segments": [ { "start_index": 5, "end_index": 55, "text": "we need to be finished by 2:00 PM in the afternoon", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "It looks like there is a showing of that movie starting at 9:30 AM, 10:15 AM, and 12:00 PM. Will one of those work?", "apis": [], "segments": [ { "start_index": 59, "end_index": 66, "text": "9:30 AM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 68, "end_index": 76, "text": "10:15 AM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 82, "end_index": 90, "text": "12:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Yes, let’s get tickets for the 10:15 AM.", "apis": [], "segments": [ { "start_index": 31, "end_index": 39, "text": "10:15 AM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "And that was for two adults and three children?", "apis": [], "segments": [ { "start_index": 17, "end_index": 46, "text": "two adults and three children", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes, but I change my mind on that time. Let’s go ahead and do the 9:30 AM just so we can make sure that we’re through on time.", "apis": [], "segments": [ { "start_index": 66, "end_index": 73, "text": "9:30 AM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "No problem, so you want to adults and three children for the 9:30 AM showing of do a little at the Harkins theater in Tucson?", "apis": [], "segments": [ { "start_index": 24, "end_index": 52, "text": "to adults and three children", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 61, "end_index": 68, "text": "9:30 AM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 80, "end_index": 91, "text": "do a little", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 99, "end_index": 114, "text": "Harkins theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 118, "end_index": 124, "text": "Tucson", "annotations": [ { "name": "location" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes, that’ll do it.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "OK let me purchase those.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "How will I get the tickets?", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Dolittle" }, { "arg_name": "name.theater", "arg_value": "Harkins theater" }, { "arg_name": "num.tickets", "arg_value": "two adults and three children" }, { "arg_name": "time.showing", "arg_value": "9:30 AM" }, { "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": "The tickets are being sent via text as we speak. Just pull them up and show them to any ticket taker and they will be able to let you into the show.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Great, that sounds easy enough. Thanks.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "No worries, enjoy the show!", "apis": [], "segments": [] } ]
dlg-35ff09ef-7931-4474-8a9c-c803c12ed99e
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "Would you mind booking some movie tickets for me tonight?", "apis": [], "segments": [ { "start_index": 49, "end_index": 56, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Not at all, what movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I want to watch 1917.", "apis": [], "segments": [ { "start_index": 16, "end_index": 20, "text": "1917", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "What city should I look in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Anywhere in Norwalk, California.", "apis": [], "segments": [ { "start_index": 12, "end_index": 31, "text": "Norwalk, California", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Got it, and how many tickets will you be needing?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I just need 1 ticket.", "apis": [], "segments": [ { "start_index": 12, "end_index": 13, "text": "1", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "What time frame do you want to watch it around?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Around 5 PM works best.", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "name.theater", "arg_value": "AMC Norwalk 20" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "Around 5 PM" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:15 PM" } ] } ], "segments": [ { "start_index": 0, "end_index": 11, "text": "Around 5 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Ok, I found a showing for 1917 at AMC Norwalk 20 at 5:15 PM, does that sound ok?", "apis": [], "segments": [ { "start_index": 26, "end_index": 30, "text": "1917", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 34, "end_index": 48, "text": "AMC Norwalk 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 52, "end_index": 59, "text": "5:15 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Actually, can you look for times around 4PM instead?", "apis": [], "segments": [ { "start_index": 33, "end_index": 43, "text": "around 4PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Do you want me to keep all other details the same?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Yes, please.", "apis": [ { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "name.theater", "arg_value": "AMC Norwalk 20" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "around 4PM" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:30 PM" } ] } ], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Ok, I found a showing for 1917 at 4:30 PM at AMC Norwalk 20, is that ok with you?", "apis": [], "segments": [ { "start_index": 26, "end_index": 30, "text": "1917", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 34, "end_index": 41, "text": "4:30 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 45, "end_index": 59, "text": "AMC Norwalk 20", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes that's perfect!", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Would you like me to reserve them?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Yes.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "name.theater", "arg_value": "AMC Norwalk 20" }, { "arg_name": "num.tickets", "arg_value": "1" }, { "arg_name": "time.showing", "arg_value": "4:30 PM" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Ok, you're all set! The tickets have been reserved for you.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Thanks a lot!", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "My pleasure!", "apis": [], "segments": [] } ]
dlg-d99cb78d-9a00-414e-90a8-f403a87061f5
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "I would like to see the movie 1917.", "apis": [], "segments": [ { "start_index": 31, "end_index": 35, "text": "917.", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "OK I can help you with that.", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "OK great!", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "What city would you like to see the movie in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "At the Raleigh 16 please at 5:00 PM", "apis": [], "segments": [ { "start_index": 28, "end_index": 35, "text": "5:00 PM", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 7, "end_index": 17, "text": "Raleigh 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Let me check the times for you.", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "OK", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "name.theater", "arg_value": "Raleigh 16" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "5:00 PM" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:00 PM" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "I do see it playing at 5:00 PM. Would you like to book tickets?", "apis": [], "segments": [ { "start_index": 23, "end_index": 30, "text": "5:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Yes I would like to book two tickets please.", "apis": [], "segments": [ { "start_index": 25, "end_index": 28, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Lets confirm the details . You wold like to book two tickets to the 5:00 PM showing at the Raleigh 16?", "apis": [], "segments": [ { "start_index": 49, "end_index": 52, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 68, "end_index": 75, "text": "5:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 91, "end_index": 101, "text": "Raleigh 16", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "Second thought I will need a later time . Is there a 7:30 PM ?", "apis": [], "segments": [ { "start_index": 29, "end_index": 39, "text": "later time", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 53, "end_index": 60, "text": "7:30 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Let me check for you.", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "OK", "apis": [ { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "name.theater", "arg_value": "Raleigh 16" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "7:30 PM" } ], "response": [ { "response_name": "time.showing_1", "response_value": "7:30 PM" } ] } ], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Yes there is a 7:30 PM showing.", "apis": [], "segments": [ { "start_index": 15, "end_index": 22, "text": "7:30 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "OK great please book two tickets.", "apis": [], "segments": [ { "start_index": 21, "end_index": 24, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Lets confirm you would like to book two tickets for the 7:30 PM showing at the Raleigh 16?", "apis": [], "segments": [ { "start_index": 36, "end_index": 39, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 79, "end_index": 89, "text": "Raleigh 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 56, "end_index": 63, "text": "7:30 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes please .", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "name.theater", "arg_value": "Raleigh 16" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "7:30 PM" }, { "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 your tickets are booked and purchased. They can be picked up at the theater .", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "OK great thanks!", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "You are welcome.", "apis": [], "segments": [] } ]
dlg-670feb6d-bea8-4568-a55f-bac645cf1270
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "Hello!", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Hello there! Welcome to the FEH Pass Theater!", "apis": [], "segments": [ { "start_index": 28, "end_index": 45, "text": "FEH Pass Theater!", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 2, "speaker": "user", "text": "How's your day?", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "Good, good. How was yours?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Not bad, for a typical weekday!", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "What would you like to watch from our choices?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I would say something FLOOP!", "apis": [], "segments": [ { "start_index": 12, "end_index": 28, "text": "something FLOOP!", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "I would say FEHNIXMASTER 1 just might be your choice!", "apis": [], "segments": [ { "start_index": 12, "end_index": 26, "text": "FEHNIXMASTER 1", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Who's in that movie?", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Just some owl.", "apis": [], "segments": [ { "start_index": 0, "end_index": 13, "text": "Just some owl", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 10, "speaker": "user", "text": "Who else is in it?", "apis": [ { "name": "get_movie_attribute", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "FEHNIXMASTER 1" }, { "arg_name": "attribute", "arg_value": "name.character" } ], "response": [ { "response_name": "name.character", "response_value": "Feh" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Feh the Owl.", "apis": [], "segments": [ { "start_index": 0, "end_index": 11, "text": "Feh the Owl", "annotations": [ { "name": "description.other" } ] }, { "start_index": 0, "end_index": 3, "text": "Feh", "annotations": [ { "name": "name.character" } ] } ] }, { "index": 12, "speaker": "user", "text": "Oh, okay, I'll watch FEHNIXMASTER1 at 8 PM, IMAX screening, in the Fire Emblem Theater, with 8 people.", "apis": [], "segments": [ { "start_index": 21, "end_index": 34, "text": "FEHNIXMASTER1", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 38, "end_index": 42, "text": "8 PM", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 44, "end_index": 48, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 67, "end_index": 86, "text": "Fire Emblem Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 93, "end_index": 101, "text": "8 people", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "I see, you know what this is, right?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Yes, it is called a LIVESTREAM movie theater.", "apis": [], "segments": [ { "start_index": 20, "end_index": 44, "text": "LIVESTREAM movie theater", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "You like these types of movies?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "I might like it, but the time I picked is actually not suitable for me.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "So... what time do you want?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "I would say 10 PM.", "apis": [], "segments": [ { "start_index": 12, "end_index": 17, "text": "10 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 19, "speaker": "assistant", "text": "Okay, FEH Theater, FEHNIXMASTER1, 10 PM, 8 people, today!", "apis": [], "segments": [ { "start_index": 6, "end_index": 17, "text": "FEH Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 19, "end_index": 32, "text": "FEHNIXMASTER1", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 34, "end_index": 39, "text": "10 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 41, "end_index": 49, "text": "8 people", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 51, "end_index": 57, "text": "today!", "annotations": [ { "name": "date.showing" } ] } ] } ]
dlg-2329c735-41ec-4007-bc06-9b05bbb476c8
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "Hey, can you book some movie tickets for me?", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Sure, for which film?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I want to watch Parasite.", "apis": [], "segments": [ { "start_index": 16, "end_index": 24, "text": "Parasite", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "What city should I search in?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Look in Norwalk please.", "apis": [], "segments": [ { "start_index": 8, "end_index": 15, "text": "Norwalk", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "And what time frame works best for you?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Anywhere around 5PM.", "apis": [], "segments": [ { "start_index": 9, "end_index": 19, "text": "around 5PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "And how many tickets will you need?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Just 2 tickets.", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Parasite" }, { "arg_name": "location", "arg_value": "Norwalk" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Norwalk 20" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Parasite" }, { "arg_name": "name.theater", "arg_value": "AMC Norwalk" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "around 5PM" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:30 PM" } ] } ], "segments": [ { "start_index": 5, "end_index": 6, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "I found a showing for Parasite at AMC Norwalk at 5:30 PM, would this work for you?", "apis": [], "segments": [ { "start_index": 22, "end_index": 30, "text": "Parasite", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 34, "end_index": 45, "text": "AMC Norwalk", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 49, "end_index": 56, "text": "5:30 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Sorry, can you look for times at 6PM instead?", "apis": [], "segments": [ { "start_index": 33, "end_index": 36, "text": "6PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Sure, would you like to keep all other details the same?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Yes please.", "apis": [ { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "Parasite" }, { "arg_name": "name.theater", "arg_value": "AMC Norwalk 20" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "6PM" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:15 PM" } ] } ], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Ok, I found a showing for Parasite at 6:15 PM at AMC Norwalk 20, is this ok?", "apis": [], "segments": [ { "start_index": 26, "end_index": 34, "text": "Parasite", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 38, "end_index": 45, "text": "6:15 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 49, "end_index": 63, "text": "AMC Norwalk 20", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes that's perfect.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Would you like to book these?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Yes, please.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Parasite" }, { "arg_name": "name.theater", "arg_value": "AMC Norwalk 20" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "6:15 PM" }, { "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're all set! The tickets have been booked.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Thanks so much!", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "No problem!", "apis": [], "segments": [] } ]
dlg-6e0c9c1f-1318-41e8-bea0-b4845a1b008e
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "I need two tickets to Joker please.", "apis": [], "segments": [ { "start_index": 7, "end_index": 10, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 22, "end_index": 27, "text": "Joker", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Okay, what time will you be there?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I'll get there at around 2 PM.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "Joker" }, { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC" } ] } ], "segments": [ { "start_index": 18, "end_index": 29, "text": "around 2 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Great, AMC across the street work for you?", "apis": [], "segments": [ { "start_index": 7, "end_index": 10, "text": "AMC", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "It sure does.", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Alright, let me get those for you.", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Thank you.", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "No problem.", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Wait! Can we change it to 7PM?", "apis": [], "segments": [ { "start_index": 26, "end_index": 29, "text": "7PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "No problem.", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Thank you!", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "So 2 tickets to Joker at 7PM, AMC regular showing, is that correct?", "apis": [], "segments": [ { "start_index": 3, "end_index": 4, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 16, "end_index": 21, "text": "Joker", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 25, "end_index": 28, "text": "7PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 30, "end_index": 33, "text": "AMC", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 34, "end_index": 41, "text": "regular", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 12, "speaker": "user", "text": "It is!", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Processing.", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Great.", "apis": [ { "name": "book_tickets", "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "Joker" }, { "arg_name": "name.theater", "arg_value": "AMC" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "7PM" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Done. The tickets will be at the door. Show them your I.D.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Thanks for everything!", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Of course, let me know if you need help with anything else.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Have a good day!", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Thank you!", "apis": [], "segments": [] } ]
dlg-b10e87fb-5730-4151-9fbd-fc868138ac1b
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "Hey, see where Sonic movie is playing.", "apis": [ { "name": "find_theaters", "index": 0, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic the Hedgehog" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Regency" }, { "response_name": "name.theater_2", "response_value": "UA" } ] } ], "segments": [ { "start_index": 15, "end_index": 20, "text": "Sonic", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sonic the Hedgehog is playing at two locations nearby.", "apis": [], "segments": [ { "start_index": 0, "end_index": 18, "text": "Sonic the Hedgehog", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 53, "text": "nearby", "annotations": [ { "name": "location" } ] } ] }, { "index": 2, "speaker": "user", "text": "Which one has showing after 9?", "apis": [], "segments": [ { "start_index": 22, "end_index": 29, "text": "after 9", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "They both do.", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Ok. Which one's closer?", "apis": [], "segments": [ { "start_index": 16, "end_index": 22, "text": "closer", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Regency at the mall is the closest.", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "Regency", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 11, "end_index": 34, "text": "the mall is the closest", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "Ok. Book me 2 tickets for that after 9 PM.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic the Hedgehog" }, { "arg_name": "name.theater", "arg_value": "Regency" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "after 9 PM" } ], "response": [ { "response_name": "time.showing_1", "response_value": "9:15 Pm" } ] } ], "segments": [ { "start_index": 12, "end_index": 13, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 31, "end_index": 41, "text": "after 9 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Ok. It is showing at 9:15 Pm. Does that work?", "apis": [], "segments": [ { "start_index": 21, "end_index": 28, "text": "9:15 Pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Yep. that's fine. Hang on I'm getting a call.", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Ok.", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Did you book the tickets already?", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "No, I have not yet.", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Ok, I'll need to change the time.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Ok. But still at Regency?", "apis": [], "segments": [ { "start_index": 17, "end_index": 24, "text": "Regency", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 14, "speaker": "user", "text": "Actually, see which theaters are showing it at around 7 PM.", "apis": [ { "name": "find_showtimes", "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic the Hedgehog" }, { "arg_name": "name.theater", "arg_value": "Regency" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "around 7 PM" } ], "response": [ { "response_name": "time.showing_1", "response_value": "7 PM" } ] }, { "name": "find_showtimes", "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic the Hedgehog" }, { "arg_name": "name.theater", "arg_value": "UA" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "around 7 PM" } ], "response": [ { "response_name": "time.showing_1", "response_value": "7 PM" } ] } ], "segments": [ { "start_index": 47, "end_index": 58, "text": "around 7 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "OK. Regency and UA are both showing it at 7 PM.", "apis": [], "segments": [ { "start_index": 4, "end_index": 11, "text": "Regency", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 16, "end_index": 18, "text": "UA", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 42, "end_index": 46, "text": "7 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "Let's to 4 tickets at Regency at 7.", "apis": [], "segments": [ { "start_index": 9, "end_index": 10, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 22, "end_index": 29, "text": "Regency", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 33, "end_index": 34, "text": "7", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "Ok. 4 tickets for Sonic the Hedgehog at the Regency at 7 PM?", "apis": [], "segments": [ { "start_index": 4, "end_index": 5, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 18, "end_index": 36, "text": "Sonic the Hedgehog", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 44, "end_index": 51, "text": "Regency", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 55, "end_index": 59, "text": "7 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yep.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic the Hedgehog" }, { "arg_name": "name.theater", "arg_value": "Regency" }, { "arg_name": "num.tickets", "arg_value": "4" }, { "arg_name": "time.showing", "arg_value": "7 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": "I've sent the tickets and the receipt to your phone.", "apis": [], "segments": [] } ]
dlg-f6cc02ab-5c51-480b-8de2-c1c6cbc91911
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change time*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets* and explains delivery.}}
Time Change
[ { "index": 0, "speaker": "user", "text": "Hello and welcome to movie phone! Sorry blast from the past! I would like to see the movie Uncut Gems.", "apis": [], "segments": [ { "start_index": 91, "end_index": 101, "text": "Uncut Gems", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "I can help you with that.", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "OK tubular man!", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "What city and theater ?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I would like to see it at the Paramus 10 Plex playing at 6:00 PM.", "apis": [], "segments": [ { "start_index": 30, "end_index": 45, "text": "Paramus 10 Plex", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 57, "end_index": 64, "text": "6:00 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "OK 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": "Uncut Gems" }, { "arg_name": "name.theater", "arg_value": "Paramus 10 Plex" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "6:00 PM" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:00 PM" }, { "response_name": "time.showing_2", "response_value": "4:00 PM" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "I show it playing at 6:00 PM at the Parmaus 10 Plex . Would you like to book tickets for that showing?", "apis": [], "segments": [ { "start_index": 36, "end_index": 51, "text": "Parmaus 10 Plex", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 21, "end_index": 28, "text": "6:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Wait a minute let me check with the wife.", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "OK", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "You know what can we change that time to 4:00 PM?", "apis": [], "segments": [ { "start_index": 41, "end_index": 48, "text": "4:00 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Let me check on the times for you.", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "OK", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Yes I show it playing at 4:00 PM", "apis": [], "segments": [ { "start_index": 25, "end_index": 32, "text": "4:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "OK great please book two tickets for that showing.", "apis": [], "segments": [ { "start_index": 21, "end_index": 24, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Lets confirm you would like to purhcase two tickets for the 4:00 PM showing at the Parmaus 10 Plex?", "apis": [], "segments": [ { "start_index": 40, "end_index": 43, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 60, "end_index": 67, "text": "4:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 83, "end_index": 98, "text": "Parmaus 10 Plex", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes please two tickets.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Uncut Gems" }, { "arg_name": "name.theater", "arg_value": "Paramus 10 Plex" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "4:00 PM" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [ { "start_index": 11, "end_index": 14, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "OK your tickets are purchased and will be sent to you via your selected email. Simply print out the tickets and show them upon arrival .", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Thanks man!", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Your welcome.", "apis": [], "segments": [] } ]
dlg-93ad5e83-29f2-4d06-8b66-78466af5c6b5
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "i'd like to buy tickets for the voyage of doctor dolittle", "apis": [], "segments": [ { "start_index": 28, "end_index": 57, "text": "the voyage of doctor dolittle", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "ok, where would you like to see it?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "los angeles", "apis": [], "segments": [ { "start_index": 0, "end_index": 11, "text": "los angeles", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "what theater would you like to go to?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "tcl chinese theater", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "tcl chinese theater", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "what time would you like to go?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "2pm is good", "apis": [], "segments": [ { "start_index": 0, "end_index": 3, "text": "2pm", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "how many tickets do you want?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "2 tickets please", "apis": [], "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "what day would you like to go?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "tuesday would be good", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "tuesday", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "what kind of screening would you want?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "imax please. also, actually i want to go to tcl chinese theater. i dont really like arclight cinemas that much", "apis": [], "segments": [ { "start_index": 0, "end_index": 4, "text": "imax", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 44, "end_index": 63, "text": "tcl chinese theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 100, "text": "arclight cinemas", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "ok, i'll change that.", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "thank you.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "i'll confirm your tickets now, is that fine?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "yes, that's fine", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "you want to see the voyage of doctor dolittle in los angeles at tcl chinese theater at 2pm, 2 tickets, on tuesday in imax. is that correct?", "apis": [], "segments": [ { "start_index": 16, "end_index": 45, "text": "the voyage of doctor dolittle", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 49, "end_index": 60, "text": "los angeles", "annotations": [ { "name": "location" } ] }, { "start_index": 64, "end_index": 83, "text": "tcl chinese theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 87, "end_index": 90, "text": "2pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 92, "end_index": 93, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 106, "end_index": 113, "text": "tuesday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 117, "end_index": 121, "text": "imax", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 18, "speaker": "user", "text": "yes, that's correct", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "the voyage of doctor dolittle" }, { "arg_name": "name.theater", "arg_value": "tcl chinese theater" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "2pm" }, { "arg_name": "date.showing", "arg_value": "tuesday" }, { "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-64bd28b3-cb7a-4d21-aa6b-e7197c3343bf
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "hello ,what movies are playing?", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Bad Boys,Sonic,1917", "apis": [], "segments": [ { "start_index": 0, "end_index": 19, "text": "Bad Boys,Sonic,1917", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 4, "end_index": 19, "text": "Boys,Sonic,1917", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 2, "speaker": "user", "text": "I would like to see Sonic", "apis": [], "segments": [ { "start_index": 20, "end_index": 25, "text": "Sonic", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "which movie theater you are going to?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "the premiere lux", "apis": [], "segments": [ { "start_index": 4, "end_index": 16, "text": "premiere lux", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "what showtime do you want?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "sorry can you change it to cinemark instead, I made a mistake", "apis": [], "segments": [ { "start_index": 27, "end_index": 35, "text": "cinemark", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "no problem,what showtime did you want?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "3:00 PM please", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "3:00 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "how many tickets did you need?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I need 3 please", "apis": [], "segments": [ { "start_index": 7, "end_index": 8, "text": "3", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "what day did you want to go?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Monday please", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "Monday", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "do you want to see it in IMAX?", "apis": [], "segments": [ { "start_index": 25, "end_index": 29, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 14, "speaker": "user", "text": "yes please", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "ok I have you for Sonic at Cinemark at 3:00 PM for three tickets on Monday,in IMAX, is that correct?", "apis": [], "segments": [ { "start_index": 18, "end_index": 23, "text": "Sonic", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 27, "end_index": 35, "text": "Cinemark", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 39, "end_index": 46, "text": "3:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 68, "end_index": 77, "text": "Monday,in", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 78, "end_index": 82, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 51, "end_index": 56, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 16, "speaker": "user", "text": "yes that is perfect", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "will you be paying in debit or credit?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "credit please", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic" }, { "arg_name": "name.theater", "arg_value": "cinemark" }, { "arg_name": "num.tickets", "arg_value": "3" }, { "arg_name": "time.showing", "arg_value": "3:00 PM" }, { "arg_name": "date.showing", "arg_value": "Monday" }, { "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-0396725a-d6f5-4089-bd0f-ba84685fc5f7
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "I’m interested in seeing the movie 1917 at the Ballston Regal.", "apis": [], "segments": [ { "start_index": 35, "end_index": 39, "text": "1917", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 61, "text": "Ballston Regal", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Ok, what time do you want to see the movie at?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I’d like to see it at 7:00 PM on Monday.", "apis": [], "segments": [ { "start_index": 22, "end_index": 29, "text": "7:00 PM", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 33, "end_index": 39, "text": "Monday", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Ok, do you want to watch it on a standard screen or IMAX?", "apis": [], "segments": [ { "start_index": 33, "end_index": 41, "text": "standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 52, "end_index": 56, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 4, "speaker": "user", "text": "Standard.", "apis": [], "segments": [ { "start_index": 0, "end_index": 8, "text": "Standard", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Ok, how many tickets do you need?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Only 1 ticket.", "apis": [], "segments": [ { "start_index": 5, "end_index": 6, "text": "1", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Ok, just to verify that is 1 ticket to see 1917 at the Ballston Regal at 7:00 PM on Monday.", "apis": [], "segments": [ { "start_index": 27, "end_index": 28, "text": "1", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 43, "end_index": 47, "text": "1917", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 55, "end_index": 69, "text": "Ballston Regal", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 73, "end_index": 80, "text": "7:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 84, "end_index": 90, "text": "Monday", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Actually, I want to change the order slightly.", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Ok, what do you want to change?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I'd like to see it at the Clarendon Regal instead.", "apis": [], "segments": [ { "start_index": 26, "end_index": 41, "text": "Clarendon Regal", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Ok, just to verify that is 1 ticket to see 1917 at the Clarendon Regal at 7:00 PM on Monday.", "apis": [], "segments": [ { "start_index": 27, "end_index": 28, "text": "1", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 43, "end_index": 47, "text": "1917", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 55, "end_index": 70, "text": "Clarendon Regal", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 74, "end_index": 81, "text": "7:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 85, "end_index": 91, "text": "Monday", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Correct. Go ahead and book it.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Ok, the tickets will be $15.99.", "apis": [], "segments": [ { "start_index": 24, "end_index": 30, "text": "$15.99", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 14, "speaker": "user", "text": "Ok, book the tickets to my account.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Ok, just to confirm you want the tickets booked to your account?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "That is correct.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "name.theater", "arg_value": "Clarendon Regal" }, { "arg_name": "num.tickets", "arg_value": "1" }, { "arg_name": "time.showing", "arg_value": "7:00 PM" }, { "arg_name": "date.showing", "arg_value": "Monday" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Ok, the tickets have been booked.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Send them to my email.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
dlg-4b2cdbc6-b18f-48d3-94d0-ce1df06df305
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "Wow, the movie 1917 is playing in theaters now, can I get some tickets?", "apis": [], "segments": [ { "start_index": 15, "end_index": 19, "text": "1917", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "I can search the movie 1917 for you...", "apis": [], "segments": [ { "start_index": 23, "end_index": 27, "text": "1917", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 2, "speaker": "user", "text": "I would like the IMAX theater.", "apis": [], "segments": [ { "start_index": 17, "end_index": 21, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Searching Imax for the movie 1917....", "apis": [], "segments": [ { "start_index": 10, "end_index": 14, "text": "Imax", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 29, "end_index": 36, "text": "1917...", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "fantastic, I need 9 tickets....", "apis": [ { "name": "find_movies", "index": 4, "args": [ { "arg_name": "type.screening", "arg_value": "IMAX" }, { "arg_name": "location", "arg_value": "near you" } ], "response": [ { "response_name": "name.movie_1", "response_value": "1917" } ] } ], "segments": [ { "start_index": 18, "end_index": 19, "text": "9", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "I have found the movie 1917 in theaters near you. There is no showings at Imax theater.", "apis": [], "segments": [ { "start_index": 23, "end_index": 27, "text": "1917", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 74, "end_index": 78, "text": "Imax", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 40, "end_index": 48, "text": "near you", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "Ok, that is no good, how about Harkin's theater?", "apis": [], "segments": [ { "start_index": 31, "end_index": 47, "text": "Harkin's theater", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Searching for the movie 1917 at your local Harkin's theater...", "apis": [], "segments": [ { "start_index": 24, "end_index": 28, "text": "1917", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 43, "end_index": 61, "text": "Harkin's theater..", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 8, "speaker": "user", "text": "Try for a showtime of 4:00 pm", "apis": [], "segments": [ { "start_index": 22, "end_index": 29, "text": "4:00 pm", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Sure...", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Did you find anything?", "apis": [ { "name": "find_theaters", "index": 10, "args": [ { "arg_name": "type.screening", "arg_value": "IMAX" }, { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "location", "arg_value": "near you" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Harkin's theater" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "I have found the movie 1917 showing at the local Harkin's theater.", "apis": [], "segments": [ { "start_index": 23, "end_index": 27, "text": "1917", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 49, "end_index": 65, "text": "Harkin's theater", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 12, "speaker": "user", "text": "So, I can get 9 tickets?", "apis": [], "segments": [ { "start_index": 14, "end_index": 15, "text": "9", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "yes", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Perfect, can you purchase those for me?", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "You want to purchase 9 tickets for the movie 1917 for today at 4:00 pm at your local Harkin's theater?", "apis": [], "segments": [ { "start_index": 45, "end_index": 49, "text": "1917", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 54, "end_index": 59, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 63, "end_index": 70, "text": "4:00 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 85, "end_index": 101, "text": "Harkin's theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 21, "end_index": 22, "text": "9", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 16, "speaker": "user", "text": "yes", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "name.theater", "arg_value": "Harkin's theater" }, { "arg_name": "num.tickets", "arg_value": "9" }, { "arg_name": "time.showing", "arg_value": "4:00 pm" }, { "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 have just purchased the tickets.Confirmed.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Where can I pick up my tickets?", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "I have sent confirmation to your movie showing and tickets confirmed to your email address.", "apis": [], "segments": [] } ]
dlg-2493a19f-ddc0-4248-8102-361e63cb13af
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "I think it's time to book a great movie.", "apis": [], "segments": [ { "start_index": 28, "end_index": 33, "text": "great", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Good idea. Where did you want to see the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Woonsocket, as usual.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "location", "arg_value": "Woonsocket" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Showcase" } ] } ], "segments": [ { "start_index": 0, "end_index": 10, "text": "Woonsocket", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Woonsocket Showcase?", "apis": [], "segments": [ { "start_index": 11, "end_index": 19, "text": "Showcase", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 0, "end_index": 10, "text": "Woonsocket", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Absolutely.", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "What movie did you want to see?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I think we'll see Sonic this time.", "apis": [], "segments": [ { "start_index": 18, "end_index": 23, "text": "Sonic", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Sonic it is! Now how about the day and time?", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Sonic", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Tonight, 2/26/2020, at 9:00 PM or approximate. Doesn't have to be too close.", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "Tonight", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] }, { "start_index": 9, "end_index": 18, "text": "2/26/2020", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 23, "end_index": 45, "text": "9:00 PM or approximate", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "IMAX or Standard?", "apis": [], "segments": [ { "start_index": 0, "end_index": 4, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 8, "end_index": 16, "text": "Standard", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 10, "speaker": "user", "text": "It doesn't matter.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic" }, { "arg_name": "name.theater", "arg_value": "Showcase" }, { "arg_name": "date.showing", "arg_value": "2/26/2020" }, { "arg_name": "type.screening", "arg_value": "Standard" }, { "arg_name": "time.preference", "arg_value": "9:00 PM or approximate" } ], "response": [ { "response_name": "time.showing_1", "response_value": "9:30 PM" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "I can do 9:30 PM in Standard, is that okay?", "apis": [], "segments": [ { "start_index": 9, "end_index": 16, "text": "9:30 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 20, "end_index": 28, "text": "Standard", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 12, "speaker": "user", "text": "Actually, let's go see it at CWTheaters, not Showcase.", "apis": [ { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic" }, { "arg_name": "name.theater", "arg_value": "CWTheaters" }, { "arg_name": "date.showing", "arg_value": "2/26/2020" }, { "arg_name": "type.screening", "arg_value": "Standard" }, { "arg_name": "time.preference", "arg_value": "Tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "9:35 PM" } ] } ], "segments": [ { "start_index": 29, "end_index": 39, "text": "CWTheaters", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 45, "end_index": 53, "text": "Showcase", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "CWTheaters, got it. 9:35 PM is available in Standard.", "apis": [], "segments": [ { "start_index": 0, "end_index": 10, "text": "CWTheaters", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 20, "end_index": 27, "text": "9:35 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 44, "end_index": 52, "text": "Standard", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 14, "speaker": "user", "text": "Perfect.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "And how many tickets will you require?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Ten. Yes, ten. The whole gang is going.", "apis": [], "segments": [ { "start_index": 0, "end_index": 3, "text": "Ten", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 10, "end_index": 13, "text": "ten", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "Alright. You are purchasing ten tickets to see Sonic at Woonsocket CWTheaters, Standard, on 2/26/2020 at 9:35 PM. Is this accurate?", "apis": [], "segments": [ { "start_index": 28, "end_index": 31, "text": "ten", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 47, "end_index": 52, "text": "Sonic", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 56, "end_index": 66, "text": "Woonsocket", "annotations": [ { "name": "location" } ] }, { "start_index": 67, "end_index": 77, "text": "CWTheaters", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 79, "end_index": 87, "text": "Standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 92, "end_index": 101, "text": "2/26/2020", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 105, "end_index": 112, "text": "9:35 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yep. You can purchase!", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic" }, { "arg_name": "name.theater", "arg_value": "CWTheaters" }, { "arg_name": "num.tickets", "arg_value": "Ten" }, { "arg_name": "time.showing", "arg_value": "9:35 PM" }, { "arg_name": "date.showing", "arg_value": "2/26/2020" }, { "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-0e8550b4-6f85-4114-86bd-bb42f826f8d1
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "I want to purchase movie tickets.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Sure. What movie do you want to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I want to see Frozen 2.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "Frozen 2" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC theater" } ] } ], "segments": [ { "start_index": 14, "end_index": 22, "text": "Frozen 2", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "That movie is playing at 3 theaters close to you. The closest theater is the AMC on Simpson Ferry Road.", "apis": [], "segments": [ { "start_index": 36, "end_index": 48, "text": "close to you", "annotations": [ { "name": "location" } ] }, { "start_index": 77, "end_index": 80, "text": "AMC", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 84, "end_index": 102, "text": "Simpson Ferry Road", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "What times can I see Frozen 2 at that theater tonight?", "apis": [ { "name": "find_showtimes", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Frozen 2" }, { "arg_name": "name.theater", "arg_value": "AMC" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5pm" }, { "response_name": "time.showing_2", "response_value": "7pm" }, { "response_name": "time.showing_3", "response_value": "10pm" } ] } ], "segments": [ { "start_index": 21, "end_index": 29, "text": "Frozen 2", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 46, "end_index": 53, "text": "tonight", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "You can see Frozen 2 at 5pm, 7pm, or 10pm tonight.", "apis": [], "segments": [ { "start_index": 12, "end_index": 20, "text": "Frozen 2", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 24, "end_index": 27, "text": "5pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 29, "end_index": 32, "text": "7pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 37, "end_index": 41, "text": "10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 42, "end_index": 49, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 6, "speaker": "user", "text": "Ok, I want to purchase tickets to the 5pm showing.", "apis": [], "segments": [ { "start_index": 38, "end_index": 41, "text": "5pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "How many tickets would you like to purchase?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "I want to purchase 3 tickets.", "apis": [], "segments": [ { "start_index": 19, "end_index": 20, "text": "3", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Ok, please confirm that you want to purchase 3 tickets to the 5pm showing of Frozen 2 at the AMC theater on Simpson Ferry Road.", "apis": [], "segments": [ { "start_index": 62, "end_index": 65, "text": "5pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 77, "end_index": 85, "text": "Frozen 2", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 93, "end_index": 104, "text": "AMC theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 108, "end_index": 126, "text": "Simpson Ferry Road", "annotations": [ { "name": "location" } ] }, { "start_index": 45, "end_index": 46, "text": "3", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 10, "speaker": "user", "text": "Wait, what is the next closest theater?", "apis": [ { "name": "find_theaters", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Frozen 2" }, { "arg_name": "location", "arg_value": "Mechanicsburg" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC theater" } ] } ], "segments": [ { "start_index": 23, "end_index": 38, "text": "closest theater", "annotations": [ { "name": "location" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Frozen 2 is also playing at the AMC in Mechanicsburg on the Carlisle Pike.", "apis": [], "segments": [ { "start_index": 0, "end_index": 8, "text": "Frozen 2", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 32, "end_index": 35, "text": "AMC", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 39, "end_index": 52, "text": "Mechanicsburg", "annotations": [ { "name": "location" } ] }, { "start_index": 60, "end_index": 73, "text": "Carlisle Pike", "annotations": [ { "name": "location" } ] } ] }, { "index": 12, "speaker": "user", "text": "What times does Frozen 2 show tonight at that theater?", "apis": [ { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "Frozen 2" }, { "arg_name": "name.theater", "arg_value": "AMC theater" }, { "arg_name": "date.showing", "arg_value": "this evening" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:45pm" }, { "response_name": "time.showing_2", "response_value": "7:30pm" } ] } ], "segments": [ { "start_index": 16, "end_index": 24, "text": "Frozen 2", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 37, "text": "tonight", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "You can see the movie at 5:45pm or 7:30pm this evening.", "apis": [], "segments": [ { "start_index": 25, "end_index": 31, "text": "5:45pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 35, "end_index": 41, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 42, "end_index": 54, "text": "this evening", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Is the 5:45pm showing a matinee?", "apis": [], "segments": [ { "start_index": 7, "end_index": 13, "text": "5:45pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 24, "end_index": 31, "text": "matinee", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "No, that showing is not a matinee.", "apis": [], "segments": [ { "start_index": 26, "end_index": 33, "text": "matinee", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 16, "speaker": "user", "text": "Ok, I would like to purchase 3 tickets to the 7:30pm showing.", "apis": [], "segments": [ { "start_index": 46, "end_index": 52, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 29, "end_index": 30, "text": "3", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "Great, please confirm that you are ready to purchase 3 tickets to tonight's 7:30pm showing of Frozen 2 at the AMC theater in Mechanicsburg on the Carlisle Pike.", "apis": [], "segments": [ { "start_index": 66, "end_index": 75, "text": "tonight's", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 76, "end_index": 82, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 94, "end_index": 102, "text": "Frozen 2", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 110, "end_index": 121, "text": "AMC theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 125, "end_index": 159, "text": "Mechanicsburg on the Carlisle Pike", "annotations": [ { "name": "location" } ] }, { "start_index": 53, "end_index": 54, "text": "3", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes, I confirm that I want to purchase the tickets.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Frozen 2" }, { "arg_name": "name.theater", "arg_value": "AMC theater" }, { "arg_name": "num.tickets", "arg_value": "3" }, { "arg_name": "time.showing", "arg_value": "7:30pm" }, { "arg_name": "date.showing", "arg_value": "tonight's" }, { "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-ea864fcb-0b27-40d3-a926-564025ee28aa
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "I'd like to go watch a movie at the AMC in Hollywood.", "apis": [], "segments": [ { "start_index": 36, "end_index": 39, "text": "AMC", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 43, "end_index": 52, "text": "Hollywood", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Do you already know the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Yes, the move is The Invisible Man.", "apis": [], "segments": [ { "start_index": 17, "end_index": 34, "text": "The Invisible Man", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Do you have a date for this?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Yes, tonight is the day I want to watch it.", "apis": [], "segments": [ { "start_index": 5, "end_index": 12, "text": "tonight", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "What about a time?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I want to try for 10pm", "apis": [], "segments": [ { "start_index": 18, "end_index": 22, "text": "10pm", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Do you have a screening type that you want?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "No, Im fine with standard screen.", "apis": [], "segments": [ { "start_index": 17, "end_index": 25, "text": "standard", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "How many tickets will you be needing?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Just two of them.", "apis": [], "segments": [ { "start_index": 5, "end_index": 8, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "I have everything that I need in order to search for you.", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Before you search, can you change the theater to AMC in Aventura.", "apis": [], "segments": [ { "start_index": 49, "end_index": 52, "text": "AMC", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 56, "end_index": 64, "text": "Aventura", "annotations": [ { "name": "location" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "I will change the theater for you and do the search.", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "When you're done can you confirm the details back to me?", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "The search is complete and I was able to find what you wanted. 2 tickets to watch the movie The Invisible Man tonight at 10pm at the AMC Theater in Aventura.", "apis": [], "segments": [ { "start_index": 63, "end_index": 64, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 92, "end_index": 109, "text": "The Invisible Man", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 110, "end_index": 117, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 121, "end_index": 125, "text": "10pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 133, "end_index": 144, "text": "AMC Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 148, "end_index": 156, "text": "Aventura", "annotations": [ { "name": "location" } ] } ] }, { "index": 16, "speaker": "user", "text": "Sounds great. You can book the tickets now by using my account.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Tickets are being booked as we speak.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "I look forward to watch what looks like a great film.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "The Invisible Man" }, { "arg_name": "name.theater", "arg_value": "AMC Theater" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "10pm" }, { "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-ab0d3667-dd1d-4317-ad19-64bfece59959
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "Hi I need help ordering movie tickets", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "OK I can help you with the order", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Great let’s get started", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "What movie do you want to see?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I want to see the movie bad boys for life", "apis": [], "segments": [ { "start_index": 24, "end_index": 41, "text": "bad boys for life", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "OK and how many tickets do you need?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I need two tickets", "apis": [], "segments": [ { "start_index": 7, "end_index": 10, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "OK which location did you have in mind?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Anywhere near Dublin California", "apis": [], "segments": [ { "start_index": 9, "end_index": 31, "text": "near Dublin California", "annotations": [ { "name": "location" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "OK how about the Dubliner IMAX?", "apis": [], "segments": [ { "start_index": 17, "end_index": 30, "text": "Dubliner IMAX", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "That is perfect", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "OK and is the IMAX format OK?", "apis": [], "segments": [ { "start_index": 14, "end_index": 18, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 12, "speaker": "user", "text": "Actually no, I would like to see it at the Livermore 13", "apis": [], "segments": [ { "start_index": 43, "end_index": 55, "text": "Livermore 13", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "OK I will change the location to the Livermore 13. When did you want to go see the movie?", "apis": [], "segments": [ { "start_index": 37, "end_index": 49, "text": "Livermore 13", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 14, "speaker": "user", "text": "Tonight around 8 PM would be great", "apis": [], "segments": [ { "start_index": 8, "end_index": 19, "text": "around 8 PM", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 0, "end_index": 7, "text": "Tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "OK and is the standard format OK at this theater?", "apis": [], "segments": [ { "start_index": 14, "end_index": 22, "text": "standard", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes that is fine", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK I have two tickets for bad boys for life at 8 PM tonight in standard format at the Livermore 13", "apis": [], "segments": [ { "start_index": 10, "end_index": 13, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 26, "end_index": 43, "text": "bad boys for life", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 51, "text": "8 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 52, "end_index": 59, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 63, "end_index": 71, "text": "standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 86, "end_index": 98, "text": "Livermore 13", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 18, "speaker": "user", "text": "That is perfect thank you", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "bad boys for life" }, { "arg_name": "name.theater", "arg_value": "Livermore 13" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "8 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-b14ee075-df01-4eaa-b4d5-72b4ffc7e4ef
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "I would like to see the movie, Sonic The Hedgehog, today. What is the closest movie theater to me.", "apis": [ { "name": "find_theaters", "index": 0, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic The Hedgehog" }, { "arg_name": "location", "arg_value": "closest theater to your current location" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Arclight Santa Monica" }, { "response_name": "name.theater_2", "response_value": "Regal Calabasas" } ] } ], "segments": [ { "start_index": 31, "end_index": 49, "text": "Sonic The Hedgehog", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 51, "end_index": 56, "text": "today", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] }, { "start_index": 70, "end_index": 97, "text": "closest movie theater to me", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "The closest theater to your current location is Arclight Santa Monica.", "apis": [], "segments": [ { "start_index": 48, "end_index": 69, "text": "Arclight Santa Monica", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 4, "end_index": 44, "text": "closest theater to your current location", "annotations": [ { "name": "location" } ] } ] }, { "index": 2, "speaker": "user", "text": "Okay, what times is the movie, Sonic The Hedgehog, playing today at the Arclight Santa Monica?", "apis": [ { "name": "find_showtimes", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic The Hedgehog" }, { "arg_name": "name.theater", "arg_value": "Arclight Santa Monica" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "today" } ], "response": [ { "response_name": "time.showing_1", "response_value": "11:15 AM;" }, { "response_name": "time.showing_2", "response_value": "1:30 PM;" }, { "response_name": "time.showing_3", "response_value": "4:20 PM;" }, { "response_name": "time.showing_4", "response_value": "7:15 PM" }, { "response_name": "time.showing_5", "response_value": "9:20 PM" } ] } ], "segments": [ { "start_index": 31, "end_index": 49, "text": "Sonic The Hedgehog", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 59, "end_index": 64, "text": "today", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] }, { "start_index": 72, "end_index": 93, "text": "Arclight Santa Monica", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "The movie, Sonic The Hedgehog, is playing at the Arclight Santa Monica at 11:15 AM; 1:30 PM; 4:20 PM; 7:15 PM and 9:20 PM today.", "apis": [], "segments": [ { "start_index": 11, "end_index": 29, "text": "Sonic The Hedgehog", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 49, "end_index": 70, "text": "Arclight Santa Monica", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 74, "end_index": 83, "text": "11:15 AM;", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 84, "end_index": 92, "text": "1:30 PM;", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 93, "end_index": 101, "text": "4:20 PM;", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 102, "end_index": 109, "text": "7:15 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 114, "end_index": 121, "text": "9:20 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 122, "end_index": 127, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 4, "speaker": "user", "text": "Okay, let's check another theater. What is the next closest theater to me?", "apis": [], "segments": [ { "start_index": 52, "end_index": 73, "text": "closest theater to me", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "The next closest theater to your current location is the Regal Calabasas Theater.", "apis": [], "segments": [ { "start_index": 57, "end_index": 72, "text": "Regal Calabasas", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 9, "end_index": 49, "text": "closest theater to your current location", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "What times is the movie, Sonic The Hedgehog, playing today at the Regal Calabasas Theater?", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic The Hedgehog" }, { "arg_name": "name.theater", "arg_value": "Regal Calabasas" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "today" } ], "response": [ { "response_name": "time.showing_1", "response_value": "10:15 AM;" }, { "response_name": "time.showing_2", "response_value": "12:00 PM;" }, { "response_name": "time.showing_3", "response_value": "4:00 PM;" }, { "response_name": "time.showing_4", "response_value": "7:00 PM" }, { "response_name": "time.showing_5", "response_value": "9:30 PM" } ] } ], "segments": [ { "start_index": 25, "end_index": 43, "text": "Sonic The Hedgehog", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 53, "end_index": 58, "text": "today", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] }, { "start_index": 66, "end_index": 81, "text": "Regal Calabasas", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "The movie, Sonic The Hedgehog, is playing at the Regal Calabasas Theater at 10:15 AM; 12:00 PM; 4:00 PM; 7:00 PM and 9:30 PM today.", "apis": [], "segments": [ { "start_index": 11, "end_index": 29, "text": "Sonic The Hedgehog", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 49, "end_index": 64, "text": "Regal Calabasas", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 76, "end_index": 85, "text": "10:15 AM;", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 86, "end_index": 95, "text": "12:00 PM;", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 96, "end_index": 104, "text": "4:00 PM;", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 105, "end_index": 112, "text": "7:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 117, "end_index": 124, "text": "9:30 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 125, "end_index": 130, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Okay, let's do this theater instead. What type of showing is the 12:00 PM show time?", "apis": [], "segments": [ { "start_index": 65, "end_index": 73, "text": "12:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "The 12:00 PM showing is in a standard Dolby Digital surround sound theater.", "apis": [], "segments": [ { "start_index": 4, "end_index": 12, "text": "12:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 29, "end_index": 51, "text": "standard Dolby Digital", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 10, "speaker": "user", "text": "And what is the cost for tickets for this showing?", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "The cost for tickets is as follows: $12.50 for adult tickets; $10.75 for senior citizen tickets; and $9.50 for children tickets.", "apis": [], "segments": [ { "start_index": 36, "end_index": 61, "text": "$12.50 for adult tickets;", "annotations": [ { "name": "price.ticket" } ] }, { "start_index": 62, "end_index": 87, "text": "$10.75 for senior citizen", "annotations": [ { "name": "price.ticket" } ] }, { "start_index": 101, "end_index": 119, "text": "$9.50 for children", "annotations": [ { "name": "price.ticket" } ] } ] }, { "index": 12, "speaker": "user", "text": "I would like to purchase one adult ticket and one child's ticket to the 12:00 PM showing.", "apis": [], "segments": [ { "start_index": 25, "end_index": 57, "text": "one adult ticket and one child's", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 72, "end_index": 80, "text": "12:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Okay, I can assist with that. Would you like to sit in the front, middle or back sections of the theater?", "apis": [], "segments": [ { "start_index": 76, "end_index": 104, "text": "back sections of the theater", "annotations": [ { "name": "seating" } ] }, { "start_index": 52, "end_index": 64, "text": "in the front", "annotations": [ { "name": "seating" } ] }, { "start_index": 66, "end_index": 72, "text": "middle", "annotations": [ { "name": "seating" } ] } ] }, { "index": 14, "speaker": "user", "text": "The middle.", "apis": [], "segments": [ { "start_index": 4, "end_index": 10, "text": "middle", "annotations": [ { "name": "seating" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "The best available tickets in the middle section are seats 11F and 11G. Would you like to select those?", "apis": [], "segments": [ { "start_index": 34, "end_index": 48, "text": "middle section", "annotations": [ { "name": "seating" } ] }, { "start_index": 59, "end_index": 70, "text": "11F and 11G", "annotations": [ { "name": "seating" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Okay, just to confirm I am purchasing one adult and one child's ticket to the 12:00 PM showing of the movie, Sonic the Hedgehog, at the Regal Calabasas Theater today in seats 11F and 11G for a total of $22.00?", "apis": [], "segments": [ { "start_index": 38, "end_index": 63, "text": "one adult and one child's", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 78, "end_index": 86, "text": "12:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 109, "end_index": 127, "text": "Sonic the Hedgehog", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 136, "end_index": 151, "text": "Regal Calabasas", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 160, "end_index": 165, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 175, "end_index": 186, "text": "11F and 11G", "annotations": [ { "name": "seating" } ] }, { "start_index": 202, "end_index": 208, "text": "$22.00", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic The Hedgehog" }, { "arg_name": "name.theater", "arg_value": "Regal Calabasas" }, { "arg_name": "num.tickets", "arg_value": "one adult ticket and one child's" }, { "arg_name": "time.showing", "arg_value": "12:00 PM" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "11F and 11G" } ], "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-fe02a9a0-09a9-4ed8-84f1-5d7c4b7b23c7
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "Daniel craig is a very good actor and there is a movie that he is currently acting in called knives out that really grabs my attention", "apis": [], "segments": [ { "start_index": 0, "end_index": 12, "text": "Daniel craig", "annotations": [ { "name": "name.person" } ] }, { "start_index": 94, "end_index": 103, "text": "nives out", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 16, "end_index": 33, "text": "a very good actor", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "that's a very good movie filled with suspense, drama and a thriller much like his names sake 007", "apis": [], "segments": [ { "start_index": 37, "end_index": 45, "text": "suspense", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 47, "end_index": 52, "text": "drama", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 59, "end_index": 67, "text": "thriller", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 9, "end_index": 24, "text": "very good movie", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 2, "speaker": "user", "text": "that's really true. he just seem to light up a screen", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "the critics call this murder mystery power-packed filed with action at every turn", "apis": [], "segments": [ { "start_index": 22, "end_index": 36, "text": "murder mystery", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 61, "end_index": 67, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 0, "end_index": 81, "text": "the critics call this murder mystery power-packed filed with action at every turn", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 4, "speaker": "user", "text": "With craig headlining the movie I expect no less", "apis": [], "segments": [ { "start_index": 5, "end_index": 10, "text": "craig", "annotations": [ { "name": "name.person" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "are you thinking of going to the movie?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "yes but I am thinking to going tomorrow night though as I have to get a couple friends to go with me", "apis": [], "segments": [ { "start_index": 31, "end_index": 45, "text": "tomorrow night", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 56, "end_index": 100, "text": "I have to get a couple friends to go with me", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "sounds great. How many tickets would you like me to order?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "well, if all come along I would say order 4 tickets", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "knives out" } ], "response": [ { "response_name": "name.theater_1", "response_value": "cinema amc classic camp hill" } ] } ], "segments": [ { "start_index": 42, "end_index": 51, "text": "4 tickets", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "would you like for me to book the tickets for your favorite cinema amc classic camp hill", "apis": [], "segments": [ { "start_index": 60, "end_index": 88, "text": "cinema amc classic camp hill", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "that would be great and what are the available times?", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "knives out" }, { "arg_name": "name.theater", "arg_value": "cinema amc classic camp hill" }, { "arg_name": "date.showing", "arg_value": "tomorrow night" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:50" }, { "response_name": "time.showing_2", "response_value": "9:40pm" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "6:50 and 9:40pm for the showing tomorrow", "apis": [], "segments": [ { "start_index": 0, "end_index": 4, "text": "6:50", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 9, "end_index": 15, "text": "9:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 32, "end_index": 40, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "order the tickets for the 9:40pm showing?", "apis": [], "segments": [ { "start_index": 26, "end_index": 32, "text": "9:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "imax or hd", "apis": [], "segments": [ { "start_index": 0, "end_index": 4, "text": "imax", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 8, "end_index": 10, "text": "hd", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 14, "speaker": "user", "text": "imax and I just want to make a small change to the order", "apis": [], "segments": [ { "start_index": 0, "end_index": 4, "text": "imax", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "what do you want to change before I order?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "move the venue of the theater to the regal manor cinema as I want to accommodate one of my friends", "apis": [], "segments": [ { "start_index": 37, "end_index": 55, "text": "regal manor cinema", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "sure. I will now order 4 tickets for the movie knives out for tomorrow night's showing at the regal manor cinemas at 9:40pm viewing in hd", "apis": [], "segments": [ { "start_index": 47, "end_index": 57, "text": "knives out", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 62, "end_index": 78, "text": "tomorrow night's", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 94, "end_index": 113, "text": "regal manor cinemas", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 117, "end_index": 123, "text": "9:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 135, "end_index": 137, "text": "hd", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 23, "end_index": 24, "text": "4", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 18, "speaker": "user", "text": "that's right. thanks a lot", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "knives out" }, { "arg_name": "num.tickets", "arg_value": "4 tickets" }, { "arg_name": "name.theater", "arg_value": "regal manor cinemas" }, { "arg_name": "time.showing", "arg_value": "9:40pm" }, { "arg_name": "date.showing", "arg_value": "tomorrow night" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "anytime and your tickets are confirmed and they’ve been sent to your email address", "apis": [], "segments": [] } ]
dlg-7c5fa3fd-309e-48df-8aa9-c73770a2a2bf
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "what a fantastic meal", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "your mother sent you a note", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "oh let me check. yep she liked it . what time is it?", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "5:30", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "any movie theatres around here?", "apis": [], "segments": [ { "start_index": 19, "end_index": 30, "text": "around here", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "yes several", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "are any of them screenng birds of prey?", "apis": [], "segments": [ { "start_index": 25, "end_index": 38, "text": "birds of prey", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "yes all of them", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "good my sister reccommended it to me. who is in it?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "birds of prey" }, { "arg_name": "attribute", "arg_value": "name.person" } ], "response": [ { "response_name": "name.person", "response_value": "margo robbbie" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "margo robbbie", "apis": [], "segments": [ { "start_index": 0, "end_index": 13, "text": "margo robbbie", "annotations": [ { "name": "name.person" } ] } ] }, { "index": 10, "speaker": "user", "text": "who else?", "apis": [ { "name": "get_movie_attribute", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "birds of prey" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "rosie perez" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "rosie perez", "apis": [], "segments": [ { "start_index": 0, "end_index": 11, "text": "rosie perez", "annotations": [ { "name": "name.person" } ] } ] }, { "index": 12, "speaker": "user", "text": "oh i remember her. who else?", "apis": [ { "name": "get_movie_attribute", "index": 12, "args": [ { "arg_name": "attribute", "arg_value": "description.plot" }, { "arg_name": "name.movie", "arg_value": "birds of prey" } ], "response": [ { "response_name": "description.plot", "response_value": "evan mcgregor" } ] } ], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "evan mcgregor", "apis": [], "segments": [ { "start_index": 0, "end_index": 13, "text": "evan mcgregor", "annotations": [ { "name": "name.person" } ] } ] }, { "index": 14, "speaker": "user", "text": "oh dope obi wan okay inam sold. book me a ticket to the closest theatre", "apis": [], "segments": [ { "start_index": 56, "end_index": 71, "text": "closest theatre", "annotations": [ { "name": "location" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "okay it is two blocks away", "apis": [], "segments": [ { "start_index": 11, "end_index": 26, "text": "two blocks away", "annotations": [ { "name": "location" } ] } ] }, { "index": 16, "speaker": "user", "text": "oh no the place is packed. where is the nxt place", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "okay five blocks", "apis": [], "segments": [ { "start_index": 5, "end_index": 16, "text": "five blocks", "annotations": [ { "name": "location" } ] } ] }, { "index": 18, "speaker": "user", "text": "book it", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "num.tickets", "arg_value": "one" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "seating", "arg_value": "any" }, { "arg_name": "name.movie", "arg_value": "birds of prey" } ], "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-737bd6f1-cebf-4507-8201-b31911fe39e8
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "I want to see Onward", "apis": [], "segments": [ { "start_index": 14, "end_index": 20, "text": "Onward", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Okay, great. What movie theater would you like to purchase tickets for?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "King of Prussia", "apis": [], "segments": [ { "start_index": 0, "end_index": 15, "text": "King of Prussia", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Okay, Regal UA King of Prussia - and what day would you like?", "apis": [], "segments": [ { "start_index": 6, "end_index": 30, "text": "Regal UA King of Prussia", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "Today", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Saturday, March 7th, 2020. And for what time?", "apis": [], "segments": [ { "start_index": 0, "end_index": 8, "text": "Saturday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 10, "end_index": 25, "text": "March 7th, 2020", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 6, "speaker": "user", "text": "3:30 PM", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "3:30 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "And how many tickets?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "2 adults, 2 children", "apis": [], "segments": [ { "start_index": 0, "end_index": 20, "text": "2 adults, 2 children", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Okay, here's your order so far - Regal UA King of Prussia, Onward - Standard, Saturday, March 7th, 2020 at 3:30 pm, Seats D2, D3, D4, D5 - 2 child discount. Please type YES to confirm and charge your card on file. Otherwise, type NO to make changes.", "apis": [], "segments": [ { "start_index": 33, "end_index": 57, "text": "Regal UA King of Prussia", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 59, "end_index": 65, "text": "Onward", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 68, "end_index": 76, "text": "Standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 78, "end_index": 86, "text": "Saturday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 88, "end_index": 103, "text": "March 7th, 2020", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 107, "end_index": 114, "text": "3:30 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 116, "end_index": 136, "text": "Seats D2, D3, D4, D5", "annotations": [ { "name": "seating" } ] } ] }, { "index": 10, "speaker": "user", "text": "Wait I need to go to Downingtown", "apis": [], "segments": [ { "start_index": 21, "end_index": 32, "text": "Downingtown", "annotations": [ { "name": "location" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "You would like to switch your location to Regal Downingtown, PA?", "apis": [], "segments": [ { "start_index": 42, "end_index": 59, "text": "Regal Downingtown", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 61, "end_index": 63, "text": "PA", "annotations": [ { "name": "location" } ] } ] }, { "index": 12, "speaker": "user", "text": "YES", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Okay, Regal Downingtown, PA. What showtime would you like?", "apis": [], "segments": [ { "start_index": 6, "end_index": 23, "text": "Regal Downingtown", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 25, "end_index": 27, "text": "PA", "annotations": [ { "name": "location" } ] } ] }, { "index": 14, "speaker": "user", "text": "3:30 PM", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "3:30 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Do you still want to buy tickets for 2 adults, 2 children?", "apis": [], "segments": [ { "start_index": 37, "end_index": 57, "text": "2 adults, 2 children", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 16, "speaker": "user", "text": "YES", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Okay, here's your order so far - Regal Downingtown, PA, Onward - Standard, Saturday, March 7th, 2020 at 3:30 pm, Seats D2, D3, D4, D5 - 2 child discount. Please type YES to confirm and charge your card on file. Otherwise, type NO to make changes.", "apis": [], "segments": [ { "start_index": 33, "end_index": 50, "text": "Regal Downingtown", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 52, "end_index": 54, "text": "PA", "annotations": [ { "name": "location" } ] }, { "start_index": 56, "end_index": 62, "text": "Onward", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 65, "end_index": 73, "text": "Standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 75, "end_index": 83, "text": "Saturday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 85, "end_index": 100, "text": "March 7th, 2020", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 104, "end_index": 111, "text": "3:30 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 113, "end_index": 133, "text": "Seats D2, D3, D4, D5", "annotations": [ { "name": "seating" } ] } ] }, { "index": 18, "speaker": "user", "text": "YES", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Onward" }, { "arg_name": "name.theater", "arg_value": "Regal Downingtown" }, { "arg_name": "num.tickets", "arg_value": "2 adults, 2 children" }, { "arg_name": "time.showing", "arg_value": "3:30 pm" }, { "arg_name": "date.showing", "arg_value": "March 7th, 2020" }, { "arg_name": "seating", "arg_value": "Seats D2, D3, D4, D5" } ], "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-9c66c60b-c08d-46f4-ba49-0ebb93ce3bf7
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "Hi", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Hi, what can i help you with today.", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I would like to purchase movie tickets tonight for The Invisible Man.", "apis": [], "segments": [ { "start_index": 39, "end_index": 46, "text": "tonight", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] }, { "start_index": 51, "end_index": 68, "text": "The Invisible Man", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Sounds great! Which theater would you like to go to?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Regal Cinema please.", "apis": [ { "name": "find_showtimes", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "The Invisible Man" }, { "arg_name": "name.theater", "arg_value": "Regal Cinema" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "7:30pm" }, { "response_name": "time.showing_2", "response_value": "10:00 pm" } ] } ], "segments": [ { "start_index": 0, "end_index": 12, "text": "Regal Cinema", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Ok. What time would you like to attend this movie. Available times are 7:30pm and 10:00 pm.", "apis": [], "segments": [ { "start_index": 71, "end_index": 77, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 82, "end_index": 90, "text": "10:00 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 6, "speaker": "user", "text": "10:00 pm would work.", "apis": [], "segments": [ { "start_index": 0, "end_index": 8, "text": "10:00 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Ok! How many tickets are you interested in purchasing for this movie?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Just two, for my girlfriend and I.", "apis": [], "segments": [ { "start_index": 5, "end_index": 8, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 14, "end_index": 33, "text": "my girlfriend and I", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Got it! To confirm, you would like to purchase two tickets for The Invisible Man at Regal Cinema at 10:00 pm?", "apis": [], "segments": [ { "start_index": 47, "end_index": 50, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 63, "end_index": 80, "text": "The Invisible Man", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 84, "end_index": 96, "text": "Regal Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 100, "end_index": 108, "text": "10:00 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Actually no, can i switch something about my purchase?", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "You sure can. What would you like to switch?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Can I change the theater from Regal Cinema, to AMC Dine in Movie Theater?", "apis": [], "segments": [ { "start_index": 30, "end_index": 42, "text": "Regal Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 47, "end_index": 64, "text": "AMC Dine in Movie", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Ok. To confirm your purchase, you would like to purchase two tickets for The Invisible Man at AMC Dine in Movie Theater at 10:00 pm?", "apis": [], "segments": [ { "start_index": 57, "end_index": 60, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 73, "end_index": 90, "text": "The Invisible Man", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 123, "end_index": 131, "text": "10:00 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 94, "end_index": 111, "text": "AMC Dine in Movie", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 14, "speaker": "user", "text": "That sounds perfect.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "One second while i do this for you.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Ok.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "The Invisible Man" }, { "arg_name": "name.theater", "arg_value": "AMC Dine in Movie" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "10:00 pm" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Thank you!", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "No problem, hope to talk with you again soon!", "apis": [], "segments": [] } ]
dlg-a141d877-3e53-472c-ac43-09e7d89cb66a
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "I notice there is a historical war movie currently showing at the cinemas and it sounds very epic. it is 1917 and I would very much like to see it", "apis": [], "segments": [ { "start_index": 20, "end_index": 34, "text": "historical war", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 105, "end_index": 109, "text": "1917", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "that's a very good movie. It it action packed from beginning to end and keep you at the edge of your seat", "apis": [], "segments": [ { "start_index": 32, "end_index": 38, "text": "action", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 9, "end_index": 24, "text": "very good movie", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 2, "speaker": "user", "text": "and sam mendes is a great director and has directed quite a lot of good movies", "apis": [], "segments": [ { "start_index": 4, "end_index": 14, "text": "sam mendes", "annotations": [ { "name": "name.person" } ] }, { "start_index": 4, "end_index": 78, "text": "sam mendes is a great director and has directed quite a lot of good movies", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "he really is and the critics rave about it especially the lead actors colin firth and benedict cumberbatch", "apis": [], "segments": [ { "start_index": 70, "end_index": 81, "text": "colin firth", "annotations": [ { "name": "name.person" } ] }, { "start_index": 86, "end_index": 106, "text": "benedict cumberbatch", "annotations": [ { "name": "name.person" } ] } ] }, { "index": 4, "speaker": "user", "text": "those are really two great actors. can you go ahead and order some tickets for me", "apis": [], "segments": [ { "start_index": 21, "end_index": 33, "text": "great actors", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "sure can. how many will be in your party?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "there will be four of us including myself", "apis": [], "segments": [ { "start_index": 14, "end_index": 18, "text": "four", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "when will you be going to see the movie may I ask?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "that will be tonight as my friends are coming over", "apis": [], "segments": [ { "start_index": 13, "end_index": 20, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "do you have a preferred time", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "it depends on which movie cinemas is closest and available for the time we will be going", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "name.theater", "arg_value": "amc classic hampden" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:30" }, { "response_name": "time.showing_2", "response_value": "9:30pm" } ] } ], "segments": [ { "start_index": 37, "end_index": 44, "text": "closest", "annotations": [ { "name": "location" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "well the amc classic hampden has two showings 6:30 and 9:30pm", "apis": [], "segments": [ { "start_index": 9, "end_index": 28, "text": "amc classic hampden", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 46, "end_index": 50, "text": "6:30", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 55, "end_index": 61, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "I would say book the tickets for the 9:30pm showing", "apis": [], "segments": [ { "start_index": 37, "end_index": 43, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "ok. do you have a viewing choice?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "imax or hd will be ok", "apis": [], "segments": [ { "start_index": 0, "end_index": 4, "text": "imax", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 8, "end_index": 10, "text": "hd", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "ok I will order the 4 tickets for the amc classic hampden for 9:30pm........", "apis": [], "segments": [ { "start_index": 20, "end_index": 21, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 38, "end_index": 57, "text": "amc classic hampden", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 62, "end_index": 75, "text": "9:30pm.......", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "can you please change the theater to amc classic camp hill", "apis": [], "segments": [ { "start_index": 37, "end_index": 58, "text": "amc classic camp hill", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "sure. I will order 4 tickets for the amc classic camp hill for tonight's showing in imax for the movie 1917 at 9:30pm", "apis": [], "segments": [ { "start_index": 19, "end_index": 20, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 37, "end_index": 58, "text": "amc classic camp hill", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 63, "end_index": 72, "text": "tonight's", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 84, "end_index": 88, "text": "imax", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 103, "end_index": 107, "text": "1917", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 111, "end_index": 117, "text": "9:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "that should do it. thanks", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "name.theater", "arg_value": "amc classic camp hill" }, { "arg_name": "num.tickets", "arg_value": "4" }, { "arg_name": "time.showing", "arg_value": "9: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": "enjoy the movie and your tickets are confirmed and they’ve been sent to your email address", "apis": [], "segments": [] } ]
dlg-ebaca5a7-1bbb-487d-8792-8d0c0b1f3f45
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "Hello I need to buy movie tickets", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "OK this is definitely something I can help you with", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "That is good to know, let’s get started!", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "Great which movie did you want to see?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I want to see the movie 1917", "apis": [], "segments": [ { "start_index": 24, "end_index": 28, "text": "1917", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "In what format would you prefer?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I don’t care very much but I would prefer IMAX", "apis": [ { "name": "find_theaters", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "type.screening", "arg_value": "IMAX" }, { "arg_name": "location", "arg_value": "near you" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Dublin IMAX" } ] } ], "segments": [ { "start_index": 42, "end_index": 46, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "OK it looks like the Dublin IMAX is near you with that be OK?", "apis": [], "segments": [ { "start_index": 21, "end_index": 32, "text": "Dublin IMAX", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 36, "end_index": 44, "text": "near you", "annotations": [ { "name": "location" } ] } ] }, { "index": 8, "speaker": "user", "text": "Yes this will be OK", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "How many tickets do you need?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I only need one ticket", "apis": [], "segments": [ { "start_index": 12, "end_index": 22, "text": "one ticket", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "And when do you want to go?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Today at 6 PM would be great", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 9, "end_index": 13, "text": "6 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "OK are you ready to confirm your order?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Actually no I want to change my location to Walnut Creek California", "apis": [ { "name": "find_theaters", "index": 14, "args": [ { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "location", "arg_value": "Walnut Creek California" }, { "arg_name": "type.screening", "arg_value": "standard" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Walnut Creek 14" } ] } ], "segments": [ { "start_index": 44, "end_index": 67, "text": "Walnut Creek California", "annotations": [ { "name": "location" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "OK with the Walnut Creek 14 be OK in standard format?", "apis": [], "segments": [ { "start_index": 12, "end_index": 27, "text": "Walnut Creek 14", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 37, "end_index": 45, "text": "standard", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes that is perfect", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "OK I have one ticket for 1917 today at 5 PM at the Walnut Creek 14", "apis": [], "segments": [ { "start_index": 10, "end_index": 20, "text": "one ticket", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 25, "end_index": 29, "text": "1917", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 35, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 39, "end_index": 43, "text": "5 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 51, "end_index": 66, "text": "Walnut Creek 14", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 18, "speaker": "user", "text": "Perfect thanks", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "name.theater", "arg_value": "Walnut Creek 14" }, { "arg_name": "num.tickets", "arg_value": "one ticket" }, { "arg_name": "time.showing", "arg_value": "5 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-32437d9a-c08f-4b55-9b29-70975717339e
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "Buy movie tickets.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "What day do you want to see the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "February 28th.", "apis": [], "segments": [ { "start_index": 0, "end_index": 13, "text": "February 28th", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "What movie the theater would you like to go to?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Cinemark.", "apis": [], "segments": [ { "start_index": 0, "end_index": 8, "text": "Cinemark", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "What city would you like to see the movie in?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Houston.", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "Houston", "annotations": [ { "name": "location" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Standard or IMAX?", "apis": [], "segments": [ { "start_index": 0, "end_index": 8, "text": "Standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 12, "end_index": 16, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 8, "speaker": "user", "text": "IMAX.", "apis": [], "segments": [ { "start_index": 0, "end_index": 4, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "What movie do you want to see?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Knives Out.", "apis": [], "segments": [ { "start_index": 0, "end_index": 10, "text": "Knives Out", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "How many tickets do you need?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "I need three.", "apis": [ { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "Knives Out" }, { "arg_name": "name.theater", "arg_value": "Cinemark" }, { "arg_name": "date.showing", "arg_value": "February 28th" }, { "arg_name": "type.screening", "arg_value": "IMAX" } ], "response": [ { "response_name": "time.showing_2", "response_value": "3:30 pm" }, { "response_name": "time.showing_1", "response_value": "8:00 pm" } ] } ], "segments": [ { "start_index": 7, "end_index": 12, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "What time would you like? They have a showing at 3:30 pm and one at 8:00 pm.", "apis": [], "segments": [ { "start_index": 49, "end_index": 56, "text": "3:30 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 68, "end_index": 75, "text": "8:00 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "3:30 pm.", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "3:30 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Let me confirm, three tickets to Knives Out at the Cinemark at 3:30 pm on the 28th of February?", "apis": [], "segments": [ { "start_index": 16, "end_index": 21, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 33, "end_index": 43, "text": "Knives Out", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 51, "end_index": 59, "text": "Cinemark", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 63, "end_index": 70, "text": "3:30 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 78, "end_index": 94, "text": "28th of February", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "That is correct.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "What email can I send your receipt to?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "happygirl2004@yahoo.com", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Knives Out" }, { "arg_name": "name.theater", "arg_value": "Cinemark" }, { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "time.showing", "arg_value": "3:30 pm" }, { "arg_name": "date.showing", "arg_value": "February 28th" }, { "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-98eb9628-8e28-4a27-878c-e7011adbc4a9
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "Ready for some fun at the movies.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "How can I help you with that task?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Call the theater in Warner Robins and see if the movie, The Way Back is playing on Thursday at 4 pm.", "apis": [], "segments": [ { "start_index": 20, "end_index": 33, "text": "Warner Robins", "annotations": [ { "name": "location" } ] }, { "start_index": 56, "end_index": 68, "text": "The Way Back", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 83, "end_index": 91, "text": "Thursday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 99, "text": "4 pm", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Checking now", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Great, let me know what you find out.", "apis": [ { "name": "find_movies", "index": 4, "args": [ { "arg_name": "location", "arg_value": "Warner Robins" }, { "arg_name": "name.theater", "arg_value": "Galleria Cinema" } ], "response": [ { "response_name": "name.movie_1", "response_value": "The Way Back" } ] } ], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "I call the Galleria Cinema in Warner Robins and the movie, The Way Back will be playing on this Thursday at 4 pm.", "apis": [], "segments": [ { "start_index": 30, "end_index": 43, "text": "Warner Robins", "annotations": [ { "name": "location" } ] }, { "start_index": 59, "end_index": 71, "text": "The Way Back", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 96, "end_index": 104, "text": "Thursday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 108, "end_index": 112, "text": "4 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 11, "end_index": 26, "text": "Galleria Cinema", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "Good, could you reserve two tickets for that day at 4 pm.", "apis": [], "segments": [ { "start_index": 24, "end_index": 27, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 52, "end_index": 56, "text": "4 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "I sure can do that. Calling and reserving two tickets.", "apis": [], "segments": [ { "start_index": 42, "end_index": 45, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 8, "speaker": "user", "text": "I ran into a problem and I have to make a change, instead of the Galleria Cinema could you call and reserve two tickets to the Houston Lake Cinema instead.", "apis": [], "segments": [ { "start_index": 108, "end_index": 111, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 127, "end_index": 146, "text": "Houston Lake Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 65, "end_index": 80, "text": "Galleria Cinema", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "I will, after I call and cancel the two tickets at the Galleria Cinema.", "apis": [], "segments": [ { "start_index": 36, "end_index": 39, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 55, "end_index": 70, "text": "Galleria Cinema", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "I forgot that the road to that theater was being detoured another route.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "No problem, one more thing, do you have a screen preference for the movie you would like to see.", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "No, any screen type will be fine.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Calling the Houston Lake Cinema now to reserve your two tickets for Thursday at 4 pm.", "apis": [], "segments": [ { "start_index": 12, "end_index": 31, "text": "Houston Lake Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 52, "end_index": 55, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 68, "end_index": 76, "text": "Thursday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 80, "end_index": 84, "text": "4 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "In reserving those tickets, make sure it includes the movie snacks.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Wow, that would be great to get a great package altogether.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Yes, I like to pay for everything at one time.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "It is better that way. One price for everything.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Yes it is.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "The Way Back" }, { "arg_name": "name.theater", "arg_value": "Houston Lake Cinema" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "4 pm" }, { "arg_name": "date.showing", "arg_value": "Thursday" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Your tickets have been confirmed and sent to your email address.", "apis": [], "segments": [] } ]
dlg-d1b5c9ea-05b1-4d50-9d87-7bf3141b29ca
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the theater of choice*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{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_theater_change The conversation includes *a decision to change the theater*.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Theater Change
[ { "index": 0, "speaker": "user", "text": "My friend and I want to see a movie tonight, can you help us look up the times?", "apis": [], "segments": [ { "start_index": 0, "end_index": 15, "text": "My friend and I", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 36, "end_index": 43, "text": "tonight", "annotations": [ { "name": "time.preference" }, { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Yes, what movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "We would like to see Call of the Wild", "apis": [], "segments": [ { "start_index": 21, "end_index": 37, "text": "Call of the Wild", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Which theater did you want to go to?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Carmike 20 Theater please.", "apis": [ { "name": "find_showtimes", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "Call of the Wild" }, { "arg_name": "name.theater", "arg_value": "Carmike 20" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:30" }, { "response_name": "time.showing_2", "response_value": "7:10" } ] } ], "segments": [ { "start_index": 0, "end_index": 10, "text": "Carmike 20", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "The times Call of the Wild at Carmike 20 are 5:30 and 7:10.", "apis": [], "segments": [ { "start_index": 10, "end_index": 26, "text": "Call of the Wild", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 40, "text": "Carmike 20", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 45, "end_index": 49, "text": "5:30", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 54, "end_index": 58, "text": "7:10", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 6, "speaker": "user", "text": "That is too early, is there anything later?", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "No, I'm sorry there is not.", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Lets change theater. Look up Palms Theater please.", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Call of the Wild" }, { "arg_name": "name.theater", "arg_value": "Palms" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "7:30pm" }, { "response_name": "time.showing_2", "response_value": "9:00pm" } ] } ], "segments": [ { "start_index": 29, "end_index": 34, "text": "Palms", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "At the Palms theater, there are two showtimes, 7:30pm and 9:00pm", "apis": [], "segments": [ { "start_index": 7, "end_index": 12, "text": "Palms", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 47, "end_index": 53, "text": "7:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 58, "end_index": 64, "text": "9:00pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "We like the 9:00 one, what screening format is that in?", "apis": [], "segments": [ { "start_index": 12, "end_index": 16, "text": "9:00", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "That is shown in XD Digital.", "apis": [], "segments": [ { "start_index": 17, "end_index": 27, "text": "XD Digital", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 12, "speaker": "user", "text": "Perfect, purchase the tickets for us.", "apis": [ { "name": "book_tickets", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "Call of the Wild" }, { "arg_name": "name.theater", "arg_value": "Palms" }, { "arg_name": "num.tickets", "arg_value": "My friend and I" }, { "arg_name": "time.showing", "arg_value": "9:00pm" }, { "arg_name": "date.showing", "arg_value": "tonight" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Your tickets have been purchased. The total was $21.14.", "apis": [], "segments": [ { "start_index": 48, "end_index": 54, "text": "$21.14", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 14, "speaker": "user", "text": "Can you confirm the booking details?", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Yes, you have 2 tickets for Call of the Wild, playing at the Palms Theater tonight at 9:00 in XD.", "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": 61, "end_index": 66, "text": "Palms", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 86, "end_index": 90, "text": "9:00", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 94, "end_index": 96, "text": "XD", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 16, "speaker": "user", "text": "Thank you for confirming.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Will there be anything else?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "How do I get my tickets?", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Call of the Wild" }, { "arg_name": "name.theater", "arg_value": "Palms" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "9:00pm" }, { "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-6879ae0d-b515-4c7b-9541-d60ea52c7f36
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "Hi I wanna see a movie", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "what one?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Frozen 2", "apis": [], "segments": [ { "start_index": 0, "end_index": 8, "text": "Frozen 2", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "How many people?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "2", "apis": [], "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "How many adults?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "both", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "what time?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "7:30 PM", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "7:30 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "what theater?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Harkins", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "Harkins", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "what type of showing?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "standard", "apis": [], "segments": [ { "start_index": 0, "end_index": 8, "text": "standard", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "is that for today?", "apis": [], "segments": [ { "start_index": 12, "end_index": 17, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes and 3 tickets actually", "apis": [], "segments": [ { "start_index": 8, "end_index": 9, "text": "3", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Okay so three tickets for Frozen 2 at 7:30 PM at Harkins", "apis": [], "segments": [ { "start_index": 8, "end_index": 13, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 26, "end_index": 34, "text": "Frozen 2", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 38, "end_index": 45, "text": "7:30 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 49, "end_index": 56, "text": "Harkins", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 16, "speaker": "user", "text": "yes that is correct", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Frozen 2" }, { "arg_name": "name.theater", "arg_value": "Harkins" }, { "arg_name": "num.tickets", "arg_value": "3" }, { "arg_name": "time.showing", "arg_value": "7:30 PM" }, { "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": "it's been booked", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Thank you", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
dlg-75bd066c-441b-452c-995e-1a08a9b94125
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "Look up movie showtimes for The Call of the Wild.", "apis": [], "segments": [ { "start_index": 28, "end_index": 48, "text": "The Call of the Wild", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Okay, in what city?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "The city of of Orange, CA.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "The Call of the Wild" }, { "arg_name": "location", "arg_value": "Orange, CA" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Century Stadium 25" }, { "response_name": "name.theater_2", "response_value": "AMC Orange 30" } ] } ], "segments": [ { "start_index": 15, "end_index": 25, "text": "Orange, CA", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "There's two theaters showing that movie, Century Stadium 25 and AMC Orange 30.", "apis": [], "segments": [ { "start_index": 41, "end_index": 59, "text": "Century Stadium 25", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 64, "end_index": 77, "text": "AMC Orange 30", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "Check Century Stadium 25.", "apis": [], "segments": [ { "start_index": 6, "end_index": 24, "text": "Century Stadium 25", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "What day do you want to see the movie?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Today in the evening.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 6, "end_index": 20, "text": "in the evening", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Okay, do you have a screening preference?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Yeah, I want to see it in IMAX or XD.", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "The Call of the Wild" }, { "arg_name": "name.theater", "arg_value": "Century Stadium 25" }, { "arg_name": "date.showing", "arg_value": "Today" }, { "arg_name": "time.preference", "arg_value": "in the evening" } ], "response": [ { "response_name": "time.showing_1", "response_value": "06:15 PM" }, { "response_name": "time.showing_2", "response_value": "09:05 PM" } ] } ], "segments": [ { "start_index": 26, "end_index": 30, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 34, "end_index": 36, "text": "XD", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Okay, They have two showings in the evening. The first showing is at 06:15 PM and the second showing is at 09:05 PM.", "apis": [], "segments": [ { "start_index": 36, "end_index": 43, "text": "evening", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 69, "end_index": 77, "text": "06:15 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 107, "end_index": 115, "text": "09:05 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "06:15 PM works get me two tickets for that showing.", "apis": [], "segments": [ { "start_index": 0, "end_index": 8, "text": "06:15 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 22, "end_index": 25, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Okay, do you have a preference for the seat location?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Yeah, get two seats that are in the middle of any row.", "apis": [], "segments": [ { "start_index": 10, "end_index": 13, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 29, "end_index": 53, "text": "in the middle of any row", "annotations": [ { "name": "seating" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Got it, anything else you would like me to look for before I purchase the tickets.", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Actually, change the number of tickets from two to three.", "apis": [], "segments": [ { "start_index": 51, "end_index": 56, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 44, "end_index": 47, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Do you still want them in the middle of the row?", "apis": [], "segments": [ { "start_index": 23, "end_index": 47, "text": "in the middle of the row", "annotations": [ { "name": "seating" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Okay, just to confirm you want three seats in the middle of any row at 06:15 PM today, at Century Stadium 25 theater on XD, for The Call of the Wild?", "apis": [], "segments": [ { "start_index": 31, "end_index": 36, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 71, "end_index": 79, "text": "06:15 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 80, "end_index": 85, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 90, "end_index": 108, "text": "Century Stadium 25", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 120, "end_index": 122, "text": "XD", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 128, "end_index": 148, "text": "The Call of the Wild", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 43, "end_index": 67, "text": "in the middle of any row", "annotations": [ { "name": "seating" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yeah!", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "The Call of the Wild" }, { "arg_name": "name.theater", "arg_value": "Century Stadium 25" }, { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "time.showing", "arg_value": "06:15 PM" }, { "arg_name": "date.showing", "arg_value": "Today" }, { "arg_name": "seating", "arg_value": "in the middle of the row" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Okay, your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
dlg-8a3683df-ba01-4231-9231-ae972d95a295
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "I want to order tickets for a movie", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "I can help with that", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "ask me what ever you need to know", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "what movie did you want to see", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I want to see Sonic", "apis": [], "segments": [ { "start_index": 14, "end_index": 19, "text": "Sonic", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "which theater did you want to go to", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I want to see it at AMC CLASSIC Londonderry 10", "apis": [], "segments": [ { "start_index": 20, "end_index": 46, "text": "AMC CLASSIC Londonderry 10", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "which time did you want", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "I want to see it at 11:00 am", "apis": [], "segments": [ { "start_index": 20, "end_index": 28, "text": "11:00 am", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "how many tickets", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I will need 2 tickets", "apis": [], "segments": [ { "start_index": 12, "end_index": 21, "text": "2 tickets", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "which day", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "I want to see it on Saturday", "apis": [], "segments": [ { "start_index": 20, "end_index": 28, "text": "Saturday", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "did you have a screening preference", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "IMAX would be great", "apis": [], "segments": [ { "start_index": 0, "end_index": 4, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "I will search for those tickets", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "I want to change the number of tickets to 5 for sonic at AMC CLASSIC Londonderry 10 on Saturday at 11:00 am in IMAX", "apis": [], "segments": [ { "start_index": 42, "end_index": 43, "text": "5", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 48, "end_index": 53, "text": "sonic", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 57, "end_index": 83, "text": "AMC CLASSIC Londonderry 10", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 87, "end_index": 95, "text": "Saturday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 99, "end_index": 107, "text": "11:00 am", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 111, "end_index": 115, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "I have found 5 tickets to sonic at AMC CLASSIC Londonderry 10 in imax at 11:00 am Saturday, should I get them", "apis": [], "segments": [ { "start_index": 13, "end_index": 22, "text": "5 tickets", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 26, "end_index": 31, "text": "sonic", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 35, "end_index": 61, "text": "AMC CLASSIC Londonderry 10", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 65, "end_index": 69, "text": "imax", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 73, "end_index": 81, "text": "11:00 am", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 82, "end_index": 90, "text": "Saturday", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes, please get those tickets for me", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic" }, { "arg_name": "name.theater", "arg_value": "AMC CLASSIC Londonderry 10" }, { "arg_name": "num.tickets", "arg_value": "5 tickets" }, { "arg_name": "time.showing", "arg_value": "11:00 am" }, { "arg_name": "seating", "arg_value": "any" }, { "arg_name": "date.showing", "arg_value": "Saturday" } ], "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-5be4c29f-a9d6-4013-a1f6-d0142638f287
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "I'd like to know show times for a film currently playing in theaters.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Sure, what is the name of the film?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "It's called 1917. I want to check it out on Friday.", "apis": [], "segments": [ { "start_index": 12, "end_index": 16, "text": "1917", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 44, "end_index": 50, "text": "Friday", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Okay, what theater is near you?", "apis": [], "segments": [ { "start_index": 22, "end_index": 30, "text": "near you", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "I'm close to the Gerald theater.", "apis": [], "segments": [ { "start_index": 17, "end_index": 23, "text": "Gerald", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 4, "end_index": 9, "text": "close", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "I'll check that theater for show times.", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Anything past noon is good.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "name.theater", "arg_value": "Gerald" }, { "arg_name": "date.showing", "arg_value": "Friday" }, { "arg_name": "time.preference", "arg_value": "past noon" } ], "response": [ { "response_name": "time.showing_1", "response_value": "1pm" }, { "response_name": "time.showing_2", "response_value": "3pm" }, { "response_name": "time.showing_3", "response_value": "5pm" }, { "response_name": "time.showing_4", "response_value": "6pm" }, { "response_name": "time.showing_5", "response_value": "9pm" } ] } ], "segments": [ { "start_index": 9, "end_index": 18, "text": "past noon", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "I have 1917 showing at the following times : 1pm, 3pm, 5pm, 6pm, and 9pm.", "apis": [], "segments": [ { "start_index": 7, "end_index": 11, "text": "1917", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 45, "end_index": 48, "text": "1pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 50, "end_index": 53, "text": "3pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 55, "end_index": 58, "text": "5pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 60, "end_index": 63, "text": "6pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 69, "end_index": 72, "text": "9pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "9pm seems like the best bet. I'd like to put three tickets in my cart now.", "apis": [], "segments": [ { "start_index": 0, "end_index": 3, "text": "9pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 45, "end_index": 50, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "I'll add three tickets right now.", "apis": [], "segments": [ { "start_index": 9, "end_index": 14, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 10, "speaker": "user", "text": "Does the 9pm show have IMAX available?", "apis": [], "segments": [ { "start_index": 9, "end_index": 12, "text": "9pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 23, "end_index": 27, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Yes, would you like to update your order?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Yes, I'll get those tickets in IMAX viewing.", "apis": [], "segments": [ { "start_index": 31, "end_index": 35, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Okay, I'll update your cart now.", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Good, I'll pay once it's updated.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Your cart now has three tickets to see 1917 at 9pm on Friday night at the Gerald.", "apis": [], "segments": [ { "start_index": 18, "end_index": 23, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 39, "end_index": 43, "text": "1917", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 50, "text": "9pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 54, "end_index": 60, "text": "Friday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 74, "end_index": 80, "text": "Gerald", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 16, "speaker": "user", "text": "I'd like to add one more ticket in IMAX please.", "apis": [], "segments": [ { "start_index": 35, "end_index": 39, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "Okay, your cart now has four tickets to see 1917 at 9pm on Friday night at the Gerald. Please confirm your purchase.", "apis": [], "segments": [ { "start_index": 24, "end_index": 28, "text": "four", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 44, "end_index": 48, "text": "1917", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 52, "end_index": 55, "text": "9pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 59, "end_index": 65, "text": "Friday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 66, "end_index": 71, "text": "night", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 79, "end_index": 85, "text": "Gerald", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 18, "speaker": "user", "text": "I'll pay with credit card.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "name.theater", "arg_value": "Gerald" }, { "arg_name": "num.tickets", "arg_value": "four" }, { "arg_name": "time.showing", "arg_value": "9pm" }, { "arg_name": "date.showing", "arg_value": "Friday" }, { "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. Enjoy your show.", "apis": [], "segments": [] } ]
dlg-d87fb958-a68c-4a1b-88c3-b763ece8737f
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "My friends Jack, Barb, and Sam are coming over later this afternoon and we need to find something fun to do!", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "What do you have in mind? Do you need some help in finding something fun?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Well, generally I don't like to go to the movies, but I know they've all been going on about THE INVISIBLE MAN.", "apis": [ { "name": "get_movie_attribute", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "THE INVISIBLE MAN" }, { "arg_name": "attribute", "arg_value": "review.audience" } ], "response": [ { "response_name": "review.audience", "response_value": "great reviews!" } ] } ], "segments": [ { "start_index": 93, "end_index": 110, "text": "THE INVISIBLE MAN", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "THE INVISIBLE MAN has received some great reviews! I think that'd be a wonderful choice for a group of people to see.", "apis": [], "segments": [ { "start_index": 0, "end_index": 17, "text": "THE INVISIBLE MAN", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 36, "end_index": 50, "text": "great reviews!", "annotations": [ { "name": "review.audience" } ] } ] }, { "index": 4, "speaker": "user", "text": "Ok, so let's see what we can do. The nearest theater to here is the State Theater in Traverse City, correct?", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "THE INVISIBLE MAN" }, { "arg_name": "location", "arg_value": "Traverse City" } ], "response": [ { "response_name": "name.theater_1", "response_value": "State Theater" } ] } ], "segments": [ { "start_index": 37, "end_index": 52, "text": "nearest theater", "annotations": [ { "name": "location" } ] }, { "start_index": 68, "end_index": 81, "text": "State Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 85, "end_index": 98, "text": "Traverse City", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "That's correct.", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Ok, are they showing THE INVISIBLE MAN today? And if so, what time are they showing it?", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "THE INVISIBLE MAN" }, { "arg_name": "name.theater", "arg_value": "State Theater" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:45PM" }, { "response_name": "time.showing_2", "response_value": "8:00PM" }, { "response_name": "time.showing_3", "response_value": "10:15PM" } ] } ], "segments": [ { "start_index": 21, "end_index": 38, "text": "THE INVISIBLE MAN", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 39, "end_index": 44, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Yes, the State Theater is showing THE INVISIBLE MAN today. The times are 5:45PM, 8:00PM, and 10:15PM.", "apis": [], "segments": [ { "start_index": 9, "end_index": 22, "text": "State Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 34, "end_index": 51, "text": "THE INVISIBLE MAN", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 52, "end_index": 57, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 73, "end_index": 79, "text": "5:45PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 81, "end_index": 87, "text": "8:00PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 93, "end_index": 100, "text": "10:15PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Well, I think we will pick 8:00PM then.", "apis": [], "segments": [ { "start_index": 27, "end_index": 33, "text": "8:00PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "So you want 4 tickets for THE INVISIBLE MAN at the State Theater for tonight at 8:00PM?", "apis": [], "segments": [ { "start_index": 12, "end_index": 13, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 26, "end_index": 43, "text": "THE INVISIBLE MAN", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 51, "end_index": 64, "text": "State Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 69, "end_index": 76, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 80, "end_index": 86, "text": "8:00PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Yeah, but wait, if they have an IMAX screen I want to see it on that. I like to really be wowed when I go so I get my money's worth.", "apis": [], "segments": [ { "start_index": 32, "end_index": 36, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "That's where it's showing, so you're in luck!", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Great! Hold on, I'm getting a text. Let me see what that's about.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "I will wait and see what happens.", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "That was Sam who just texted me. He can't make it, he went to the deli instead. Let's just remove him from the mix.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Do you want 3 tickets instead of 4 then?", "apis": [], "segments": [ { "start_index": 12, "end_index": 13, "text": "3", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 33, "end_index": 34, "text": "4", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes. Well, I think it's all set now, so order the tickets! Just get 3 instead of 4.", "apis": [], "segments": [ { "start_index": 68, "end_index": 69, "text": "3", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 81, "end_index": 82, "text": "4", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "I will order you 3 tickets to see THE INVISIBLE MAN at 8:00PM tonight at the State Theater in Traverse City on the IMAX screen.", "apis": [], "segments": [ { "start_index": 17, "end_index": 18, "text": "3", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 34, "end_index": 51, "text": "THE INVISIBLE MAN", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 55, "end_index": 61, "text": "8:00PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 62, "end_index": 69, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 77, "end_index": 90, "text": "State Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 94, "end_index": 107, "text": "Traverse City", "annotations": [ { "name": "location" } ] }, { "start_index": 115, "end_index": 119, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 18, "speaker": "user", "text": "Go ahead and confirm my order, then I'll be all set!", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "THE INVISIBLE MAN" }, { "arg_name": "name.theater", "arg_value": "State Theater" }, { "arg_name": "num.tickets", "arg_value": "3" }, { "arg_name": "time.showing", "arg_value": "8:00PM" }, { "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. Enjoy the movie!\\r", "apis": [], "segments": [] } ]
dlg-6ccfdaae-4d8c-4866-a024-0296badf0525
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "Good morning, can you assist me with a movie booking request?", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Okay what type of booking request are you looking to make?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I want to secure three movie adult tickets to the Century Park Lane 16 theater in Reno Nevada. Is that possible?", "apis": [], "segments": [ { "start_index": 17, "end_index": 22, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 50, "end_index": 70, "text": "Century Park Lane 16", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 82, "end_index": 93, "text": "Reno Nevada", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Sure. Could you provide more specific details like when and where you would like to see the movie you are looking for?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Yes. Of course. I am looking to reserve these tickets for 03:00 p.m. this Sunday. Also please change the number of tickets to two.", "apis": [], "segments": [ { "start_index": 59, "end_index": 68, "text": "3:00 p.m.", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 70, "end_index": 81, "text": "his Sunday.", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 127, "end_index": 130, "text": "wo.", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Alright. Give me a moment to gather these details.", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "No problem. I will gladly wait.", "apis": [ { "name": "book_tickets", "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "Century Park Lane 16" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "date.showing", "arg_value": "this Sunday" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Alright. I have those reservations booked.", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Great and could you secure my seats to be somewhere in the middle rows?", "apis": [], "segments": [ { "start_index": 59, "end_index": 70, "text": "middle rows", "annotations": [ { "name": "seating" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Okay, let me see if there are seats available in these sections", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Great. I appreciate the search.", "apis": [ { "name": "check_tickets", "index": 10, "args": [ { "arg_name": "name.theater", "arg_value": "Century Park Lane 16" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.preference", "arg_value": "03:00 p.m" }, { "arg_name": "date.showing", "arg_value": "this Sunday" }, { "arg_name": "seating", "arg_value": "L315,L316, and L317" } ], "response": [ { "response_name": "status", "response_value": "available" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Alright I have your three seats as L315,L316, and L317. Is that okay?", "apis": [], "segments": [ { "start_index": 20, "end_index": 25, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 35, "end_index": 54, "text": "L315,L316, and L317", "annotations": [ { "name": "seating" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes. That looks like it would be in the middle section.", "apis": [], "segments": [ { "start_index": 40, "end_index": 54, "text": "middle section", "annotations": [ { "name": "seating" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "Great could you make sure they are sent to my primary e-mail address?", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Yes, sure that will be sent shortly.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Awesome and please also provide your ticket confirmation number?", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Yes. Your ticket confirmation number is Z35KD21.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Great thanks for all your help.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "No problem. Enjoy your movie!", "apis": [], "segments": [] } ]
dlg-21506a9f-a00c-4fa8-aab9-7eec21cd1487
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "Can you help me with ordering movie tickets?", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Sure, what day are you wanting to see the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "March 4th.", "apis": [], "segments": [ { "start_index": 0, "end_index": 9, "text": "March 4th", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Okay. What theater?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Alamo Drafthouse in Katy.", "apis": [], "segments": [ { "start_index": 0, "end_index": 16, "text": "Alamo Drafthouse", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 20, "end_index": 24, "text": "Katy", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Perfect. Do you have a movie in mind?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Yes, I want to see Jojo Rabbit.", "apis": [], "segments": [ { "start_index": 19, "end_index": 30, "text": "Jojo Rabbit", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "How many tickets would you like?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Two adults and one child ticket.", "apis": [], "segments": [ { "start_index": 0, "end_index": 24, "text": "Two adults and one child", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Okay. There is a standard and IMAX showing.", "apis": [], "segments": [ { "start_index": 17, "end_index": 25, "text": "standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 30, "end_index": 34, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 10, "speaker": "user", "text": "I want IMAX.", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Jojo Rabbit" }, { "arg_name": "name.theater", "arg_value": "Alamo Drafthouse" }, { "arg_name": "date.showing", "arg_value": "March 4th" }, { "arg_name": "type.screening", "arg_value": "IMAX" } ], "response": [ { "response_name": "time.showing_1", "response_value": "12:45pm" }, { "response_name": "time.showing_2", "response_value": "4:30pm" } ] } ], "segments": [ { "start_index": 7, "end_index": 11, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Okay. Your options are 12:45pm or 4:30pm.", "apis": [], "segments": [ { "start_index": 23, "end_index": 30, "text": "12:45pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 34, "end_index": 40, "text": "4:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "4:30pm please.", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "4:30pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Sure, So that's three tickets for 4:30pm to see Jojo Rabbit on March 4th?", "apis": [], "segments": [ { "start_index": 16, "end_index": 21, "text": "three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 34, "end_index": 40, "text": "4:30pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 48, "end_index": 59, "text": "Jojo Rabbit", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 63, "end_index": 72, "text": "March 4th", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes that is correct.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "I need an email to send your confirmation to.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "It is jeffmills@aol.com.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Jojo Rabbit" }, { "arg_name": "name.theater", "arg_value": "Alamo Drafthouse" }, { "arg_name": "num.tickets", "arg_value": "three" }, { "arg_name": "time.showing", "arg_value": "4:30pm" }, { "arg_name": "seating", "arg_value": "any" }, { "arg_name": "date.showing", "arg_value": "March 4th" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Thank you for all your help.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "No problem. Enjoy your movie and have a great day.", "apis": [], "segments": [] } ]
dlg-c99b2f29-54b7-4621-981d-c814307f8068
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "I would like to see \"Sonic the Hedgehog.\"", "apis": [ { "name": "find_theaters", "index": 0, "args": [ { "arg_name": "name.movie", "arg_value": "\"Sonic the Hedgehog.\"" }, { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Bennington Cinemas" } ] }, { "name": "find_showtimes", "index": 0, "args": [ { "arg_name": "name.movie", "arg_value": "\"Sonic the Hedgehog.\"" }, { "arg_name": "name.theater", "arg_value": "Bennington Cinemas" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "type.screening", "arg_value": "Standard" } ], "response": [ { "response_name": "time.showing_1", "response_value": "7pm" }, { "response_name": "time.showing_2", "response_value": "9pm" } ] } ], "segments": [ { "start_index": 20, "end_index": 41, "text": "\"Sonic the Hedgehog.\"", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Bennington Cinemas is proud to present \"Sonic the Hedgehog\" at 7pm and 9pm in Standard definition.", "apis": [], "segments": [ { "start_index": 0, "end_index": 18, "text": "Bennington Cinemas", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 63, "end_index": 66, "text": "7pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 71, "end_index": 74, "text": "9pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 78, "end_index": 86, "text": "Standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 39, "end_index": 59, "text": "\"Sonic the Hedgehog\"", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 2, "speaker": "user", "text": "Will that be playing all week here at Bennington Cinemas?", "apis": [], "segments": [ { "start_index": 38, "end_index": 56, "text": "Bennington Cinemas", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Yes it will.", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "And on the weekend?", "apis": [], "segments": [ { "start_index": 7, "end_index": 18, "text": "the weekend", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Yes, sir.", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "And it is in Standard Def only.", "apis": [], "segments": [ { "start_index": 13, "end_index": 21, "text": "Standard", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Yes. All of our movies are shown in Standard Def.", "apis": [], "segments": [ { "start_index": 36, "end_index": 44, "text": "Standard", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 8, "speaker": "user", "text": "Hmmm. Well, can you tell me a little more about the movie?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "\"Sonic the Hedgehog.\"" }, { "arg_name": "attribute", "arg_value": "name.genre" } ], "response": [ { "response_name": "name.genre", "response_value": "an action-adventure comedy film" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "\"Sonic the Hedgehog.\"" }, { "arg_name": "attribute", "arg_value": "description.plot" } ], "response": [ { "response_name": "description.plot", "response_value": "based on the video game franchise published first published by Sega in 1991" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "name.person" }, { "arg_name": "name.movie", "arg_value": "\"Sonic the Hedgehog.\"" } ], "response": [ { "response_name": "name.person", "response_value": "Jeff Fowler" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "\"Sonic the Hedgehog.\"" }, { "arg_name": "attribute", "arg_value": "name.person" } ], "response": [ { "response_name": "name.person", "response_value": "Ben Schwartz" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "\"Sonic the Hedgehog.\"" }, { "arg_name": "attribute", "arg_value": "name.character" } ], "response": [ { "response_name": "name.character", "response_value": "Sonic the Hedgehog" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "\"Sonic the Hedgehog.\"" }, { "arg_name": "attribute", "arg_value": "name.person" } ], "response": [ { "response_name": "name.person", "response_value": "Jim Carrey" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "\"Sonic the Hedgehog.\"" }, { "arg_name": "attribute", "arg_value": "name.character" } ], "response": [ { "response_name": "name.character", "response_value": "Doctor Robotnik" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Well, it is an action-adventure comedy film based on the video game franchise published first published by Sega in 1991. The film is directed by Jeff Fowler and stars Ben Schwartz as the voice of Sonic the Hedgehog and Jim Carrey as Doctor Robotnik.", "apis": [], "segments": [ { "start_index": 12, "end_index": 43, "text": "an action-adventure comedy film", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 44, "end_index": 119, "text": "based on the video game franchise published first published by Sega in 1991", "annotations": [ { "name": "description.plot" } ] }, { "start_index": 145, "end_index": 156, "text": "Jeff Fowler", "annotations": [ { "name": "name.person" } ] }, { "start_index": 167, "end_index": 179, "text": "Ben Schwartz", "annotations": [ { "name": "name.person" } ] }, { "start_index": 196, "end_index": 214, "text": "Sonic the Hedgehog", "annotations": [ { "name": "name.character" } ] }, { "start_index": 219, "end_index": 229, "text": "Jim Carrey", "annotations": [ { "name": "name.person" } ] }, { "start_index": 233, "end_index": 248, "text": "Doctor Robotnik", "annotations": [ { "name": "name.character" } ] } ] }, { "index": 10, "speaker": "user", "text": "Sounds just like the Sega game I used to play as a kid. Did it get good ratings by the critics?", "apis": [ { "name": "get_movie_attribute", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "\"Sonic the Hedgehog.\"" }, { "arg_name": "attribute", "arg_value": "review.critic" } ], "response": [ { "response_name": "review.critic", "response_value": "Rotten Tomatoes gave it 3 out of 5" } ] } ], "segments": [ { "start_index": 67, "end_index": 94, "text": "good ratings by the critics", "annotations": [ { "name": "review.critic" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "It did ok. Rotten Tomatoes gave it 3 out of 5", "apis": [], "segments": [ { "start_index": 11, "end_index": 45, "text": "Rotten Tomatoes gave it 3 out of 5", "annotations": [ { "name": "review.critic" } ] } ] }, { "index": 12, "speaker": "user", "text": "Cool. I will take two tickets for Friday at 7pm please.", "apis": [], "segments": [ { "start_index": 34, "end_index": 40, "text": "Friday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 18, "end_index": 21, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 44, "end_index": 47, "text": "7pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Ok two tickets for Fri. at 7pm", "apis": [], "segments": [ { "start_index": 3, "end_index": 6, "text": "two", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 19, "end_index": 22, "text": "Fri", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 27, "end_index": 30, "text": "7pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Well, on second thought I think we have a friend staying over that night. Better make it three tickets.", "apis": [], "segments": [ { "start_index": 89, "end_index": 94, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Very good. Three tickets for \"Sonic the Hedgehog\" on Fri. at 7pm.", "apis": [], "segments": [ { "start_index": 11, "end_index": 16, "text": "Three", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 29, "end_index": 49, "text": "\"Sonic the Hedgehog\"", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 53, "end_index": 56, "text": "Fri", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 61, "end_index": 64, "text": "7pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes. That sounds great.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Ok. That comes to $36.", "apis": [], "segments": [ { "start_index": 18, "end_index": 21, "text": "$36", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 18, "speaker": "user", "text": "Ok. Here you go. Thank you.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "\"Sonic the Hedgehog.\"" }, { "arg_name": "name.theater", "arg_value": "Bennington Cinemas" }, { "arg_name": "num.tickets", "arg_value": "Three" }, { "arg_name": "time.showing", "arg_value": "7pm" }, { "arg_name": "date.showing", "arg_value": "Friday" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "You bet. “Your tickets are confirmed and they’ve been sent to your email address.”", "apis": [], "segments": [] } ]
dlg-f6c211e0-5abb-442b-baf6-f5bf4b42c13a
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "Hi, I need help with movie tickets", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Ok, I can help you purchase these", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Great. let's do it!", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "Ok, what movie did you want to see?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I want to see Bad Boys For Life", "apis": [], "segments": [ { "start_index": 14, "end_index": 31, "text": "Bad Boys For Life", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "ok and how many tickets will you need?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I need 4 tickets please", "apis": [], "segments": [ { "start_index": 7, "end_index": 8, "text": "4", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Ok perfect. What location?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Anywhere near Livermore, CA would work", "apis": [ { "name": "find_theaters", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Bad Boys For Life" }, { "arg_name": "location", "arg_value": "near Livermore, CA" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Livermore 13 cinema" } ] } ], "segments": [ { "start_index": 9, "end_index": 27, "text": "near Livermore, CA", "annotations": [ { "name": "location" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Would the Livermore 13 cinema be okay?", "apis": [], "segments": [ { "start_index": 10, "end_index": 29, "text": "Livermore 13 cinema", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 10, "speaker": "user", "text": "Yes that is fine", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Ok and would standard format be okay?", "apis": [], "segments": [ { "start_index": 13, "end_index": 21, "text": "standard", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes, no problem.", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "When do you plan on going?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "I want to go tonight around 5 pm. Before we proceed, can we please make a change?", "apis": [], "segments": [ { "start_index": 13, "end_index": 20, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 21, "end_index": 32, "text": "around 5 pm", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Of course, what is the change?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "I need 2 tickets actually", "apis": [], "segments": [ { "start_index": 7, "end_index": 8, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "ok, I have 2 tickets for Bad Boys for Life in Standard format at the Livermore 13 Cinema tonight at 5 pm.", "apis": [], "segments": [ { "start_index": 11, "end_index": 12, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 25, "end_index": 42, "text": "Bad Boys for Life", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 46, "end_index": 54, "text": "Standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 69, "end_index": 88, "text": "Livermore 13 Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 89, "end_index": 96, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 100, "end_index": 104, "text": "5 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 18, "speaker": "user", "text": "That is perfect! let's buy them.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Bad Boys For Life" }, { "arg_name": "name.theater", "arg_value": "Livermore 13 cinema" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "5 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": "Ok, Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
dlg-3fda6df0-d4ac-4451-b9fb-efbf35276612
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "Is there anywhere still showing Bombshell?", "apis": [], "segments": [ { "start_index": 32, "end_index": 41, "text": "Bombshell", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Yes. Where are you located?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I'm currently in Nashville.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "Bombshell" }, { "arg_name": "location", "arg_value": "Nashville" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Cinemark" } ] } ], "segments": [ { "start_index": 17, "end_index": 26, "text": "Nashville", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "There are three theaters currently showing Bombshell.", "apis": [], "segments": [ { "start_index": 43, "end_index": 52, "text": "Bombshell", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "Are any of them a Cinemark theater?", "apis": [], "segments": [ { "start_index": 18, "end_index": 26, "text": "Cinemark", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Yes, there is one Cinemark theater.", "apis": [], "segments": [ { "start_index": 18, "end_index": 26, "text": "Cinemark", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "Okay, great. Are there showing for tomorrow?", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Bombshell" }, { "arg_name": "name.theater", "arg_value": "Cinemark" }, { "arg_name": "date.showing", "arg_value": "tomorrow" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6 p.m" } ] } ], "segments": [ { "start_index": 35, "end_index": 43, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "There are. There's a noon and a 6 p.m.", "apis": [], "segments": [ { "start_index": 21, "end_index": 25, "text": "noon", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 32, "end_index": 37, "text": "6 p.m", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "I'll take the 6 p.m.", "apis": [], "segments": [ { "start_index": 14, "end_index": 19, "text": "6 p.m", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "And how many tickets would you like?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Just one, please.", "apis": [], "segments": [ { "start_index": 5, "end_index": 8, "text": "one", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "To confirm, you just need the one ticket?", "apis": [], "segments": [ { "start_index": 30, "end_index": 33, "text": "one", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes. Actually, wait. I'll take my wife, too.", "apis": [], "segments": [ { "start_index": 21, "end_index": 38, "text": "I'll take my wife", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "So you will need two tickets?", "apis": [], "segments": [ { "start_index": 17, "end_index": 20, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes, please.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "So that's two tickets to Bombshell at 6 p.m. tomorrow at the Cinemark theater in Nashville?", "apis": [], "segments": [ { "start_index": 10, "end_index": 13, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 25, "end_index": 34, "text": "Bombshell", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 45, "end_index": 53, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 38, "end_index": 43, "text": "6 p.m", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 61, "end_index": 69, "text": "Cinemark", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 81, "end_index": 90, "text": "Nashville", "annotations": [ { "name": "location" } ] } ] }, { "index": 16, "speaker": "user", "text": "You've got it!", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "One second while I book your tickets.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Sure thing.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Bombshell" }, { "arg_name": "name.theater", "arg_value": "Cinemark" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "6 p.m" }, { "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 are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
dlg-2519911a-eb40-434a-8293-d250cd0143d0
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "What the latest family friendly movie out in theaters?", "apis": [], "segments": [ { "start_index": 16, "end_index": 31, "text": "family friendly", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sonic the Hedgehog", "apis": [], "segments": [ { "start_index": 0, "end_index": 18, "text": "Sonic the Hedgehog", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 2, "speaker": "user", "text": "Where is that playing near me?", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic the Hedgehog" }, { "arg_name": "location", "arg_value": "near me" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC River East 21" } ] } ], "segments": [ { "start_index": 22, "end_index": 29, "text": "near me", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Sonic the Hedgehog is play at AMC River East 21 theater.", "apis": [], "segments": [ { "start_index": 0, "end_index": 18, "text": "Sonic the Hedgehog", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 30, "end_index": 47, "text": "AMC River East 21", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "How far is that from my place?", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "About 2.1 miles.", "apis": [], "segments": [ { "start_index": 0, "end_index": 15, "text": "About 2.1 miles", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "Do they offer advanced ticket buying?", "apis": [], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Yes, they do.", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Ok, get me two adult tickets and one child ticket for Sonic the Hedgehog for Saturday.", "apis": [], "segments": [ { "start_index": 54, "end_index": 72, "text": "Sonic the Hedgehog", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 77, "end_index": 85, "text": "Saturday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 11, "end_index": 42, "text": "two adult tickets and one child", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "What showtime do you want?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "Book us for the 7:20 PM showing.", "apis": [], "segments": [ { "start_index": 16, "end_index": 23, "text": "7:20 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "What screening type do you want?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Standard's just fine for us.", "apis": [], "segments": [ { "start_index": 0, "end_index": 10, "text": "Standard's", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Ok, that's two adult tickets and one child ticket for the 7:20 PM standard showing for Sonic the Hedgehog for Saturday at AMC River East 21. Is that correct?", "apis": [], "segments": [ { "start_index": 58, "end_index": 65, "text": "7:20 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 66, "end_index": 74, "text": "standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 87, "end_index": 105, "text": "Sonic the Hedgehog", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 110, "end_index": 118, "text": "Saturday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 122, "end_index": 139, "text": "AMC River East 21", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 11, "end_index": 42, "text": "two adult tickets and one child", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes, but can you add another child ticket to that?", "apis": [], "segments": [ { "start_index": 21, "end_index": 34, "text": "another child", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "So, that's two child tickets you want?", "apis": [], "segments": [ { "start_index": 11, "end_index": 20, "text": "two child", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes, that's right.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Ok, that's two adult tickets and two child tickets for the 7:20 PM standard showing for Sonic the Hedgehog for Saturday at AMC River East 21. Is that correct?", "apis": [], "segments": [ { "start_index": 59, "end_index": 66, "text": "7:20 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 67, "end_index": 75, "text": "standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 88, "end_index": 106, "text": "Sonic the Hedgehog", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 111, "end_index": 119, "text": "Saturday", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 123, "end_index": 140, "text": "AMC River East 21", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 11, "end_index": 42, "text": "two adult tickets and two child", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes, that sounds right to me. Also, please use my PayPal to pay.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic the Hedgehog" }, { "arg_name": "name.theater", "arg_value": "AMC River East 21" }, { "arg_name": "num.tickets", "arg_value": "two adult tickets and two child" }, { "arg_name": "time.showing", "arg_value": "7:20 PM" }, { "arg_name": "date.showing", "arg_value": "Saturday" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "$68.91 has been charged to your PayPal account. Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "$68.91", "annotations": [ { "name": "price.total" } ] } ] } ]
dlg-83f887f9-b298-4cec-89bb-6803a3f7caa0
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "hey there what movies are playing", "apis": [ { "name": "find_movies", "index": 0, "args": [ { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.movie_1", "response_value": "1917" }, { "response_name": "name.movie_2", "response_value": "Sonic" }, { "response_name": "name.movie_3", "response_value": "sonic,harley quinn,and" } ] } ], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "sonic,harley quinn,and 1917", "apis": [], "segments": [ { "start_index": 0, "end_index": 12, "text": "sonic,harley", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 0, "end_index": 22, "text": "sonic,harley quinn,and", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 23, "end_index": 27, "text": "1917", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 2, "speaker": "user", "text": "I would like to see Sonic please", "apis": [], "segments": [ { "start_index": 20, "end_index": 25, "text": "Sonic", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "what theater are you going to?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "AMC in Arlington", "apis": [], "segments": [ { "start_index": 0, "end_index": 3, "text": "AMC", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 7, "end_index": 16, "text": "Arlington", "annotations": [ { "name": "location" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "what showtime do you want to go to?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "3:00 PM is when I want to see the movie", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "3:00 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "how many tickets do you need", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "I need 2 please", "apis": [], "segments": [ { "start_index": 7, "end_index": 8, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "what day do you want to see the film?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "sorry can you change the tickets to 3?", "apis": [], "segments": [ { "start_index": 36, "end_index": 37, "text": "3", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "no problem,what day do you wan to see the film?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Friday please and thank you", "apis": [], "segments": [ { "start_index": 0, "end_index": 6, "text": "Friday", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "do you want to see it in IMAX?", "apis": [], "segments": [ { "start_index": 25, "end_index": 29, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 14, "speaker": "user", "text": "yes please", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Ok I have you for Sonic at AMC at 3:00 PM for 3 in IMAX on Friday is that correct?", "apis": [], "segments": [ { "start_index": 18, "end_index": 23, "text": "Sonic", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 27, "end_index": 30, "text": "AMC", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 34, "end_index": 41, "text": "3:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 46, "end_index": 47, "text": "3", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 51, "end_index": 55, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 59, "end_index": 65, "text": "Friday", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "yes that is correct", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Will you be paying in debit or credit?", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "credit please", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic" }, { "arg_name": "name.theater", "arg_value": "AMC" }, { "arg_name": "num.tickets", "arg_value": "3" }, { "arg_name": "time.showing", "arg_value": "3:00 PM" }, { "arg_name": "date.showing", "arg_value": "Friday" }, { "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-8600093f-230e-4f31-934d-6ca33c54cd20
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "This is more like the Eye of Sauron. *Laughter commences*", "apis": [ { "name": "find_theaters", "index": 0, "args": [ { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Batcave Theater!" } ] } ], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Hello there! Welcome to the Batcave Theater!\\t", "apis": [], "segments": [ { "start_index": 28, "end_index": 44, "text": "Batcave Theater!", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 2, "speaker": "user", "text": "How's your day?", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "Good, good. How was yours?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Not bad, for a typical weekday!", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "What would you like to watch from our choices?\\r", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I would say something like \"I dunno, but I'VE GOT A PHD!\".", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "name.theater", "arg_value": "Batcave Theater!" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Injustice 2" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "I would say Injustice 2 just might be your choice!", "apis": [], "segments": [ { "start_index": 12, "end_index": 23, "text": "Injustice 2", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Who's in that?", "apis": [ { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Injustice 2" }, { "arg_name": "attribute", "arg_value": "name.person" } ], "response": [ { "response_name": "name.person", "response_value": "BATMAN" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Injustice 2" }, { "arg_name": "attribute", "arg_value": "name.character" } ], "response": [ { "response_name": "name.character", "response_value": "Superman" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "name.character" }, { "arg_name": "name.movie", "arg_value": "Injustice 2" } ], "response": [ { "response_name": "name.character", "response_value": "Wonder Justice" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "attribute", "arg_value": "name.character" }, { "arg_name": "name.movie", "arg_value": "Injustice 2" } ], "response": [ { "response_name": "name.character", "response_value": "KAHNDAQ" } ] }, { "name": "get_movie_attribute", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Injustice 2" }, { "arg_name": "attribute", "arg_value": "name.character" } ], "response": [ { "response_name": "name.character", "response_value": "SHAZAM!" } ] } ], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "I'M BATMAN, Superman, Wonder Justice, Fastest Man Alive, BEWARE THE POWER OF GREEN LANTERN'S LIGHT, SHAZAM!, KAHNDAQ, FIRESTORM MATRIX BULLET-TIME.", "apis": [], "segments": [ { "start_index": 4, "end_index": 10, "text": "BATMAN", "annotations": [ { "name": "name.character" } ] }, { "start_index": 12, "end_index": 20, "text": "Superman", "annotations": [ { "name": "name.character" } ] }, { "start_index": 22, "end_index": 36, "text": "Wonder Justice", "annotations": [ { "name": "name.character" } ] }, { "start_index": 109, "end_index": 116, "text": "KAHNDAQ", "annotations": [ { "name": "name.character" } ] }, { "start_index": 100, "end_index": 107, "text": "SHAZAM!", "annotations": [ { "name": "name.character" } ] } ] }, { "index": 10, "speaker": "user", "text": "Dayum, lots of people.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "I know, it's not even have the DC cast.", "apis": [], "segments": [ { "start_index": 31, "end_index": 33, "text": "DC", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 12, "speaker": "user", "text": "What's DC mean?", "apis": [], "segments": [ { "start_index": 7, "end_index": 9, "text": "DC", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Detective Comics, super old series, still popular today even.", "apis": [], "segments": [ { "start_index": 0, "end_index": 16, "text": "Detective Comics", "annotations": [ { "name": "name.genre" } ] }, { "start_index": 18, "end_index": 49, "text": "super old series, still popular", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 14, "speaker": "user", "text": "Ohhhh, that's cool.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "So, what'cha getin'?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "The Batcave Theater, 20 tickets, 10 PM, today, with \"I dunno, BUT I'VE GOT A PHD!\".", "apis": [], "segments": [ { "start_index": 4, "end_index": 19, "text": "Batcave Theater", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 21, "end_index": 23, "text": "20", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 33, "end_index": 38, "text": "10 PM", "annotations": [ { "name": "time.preference" }, { "name": "time.showing" } ] }, { "start_index": 40, "end_index": 45, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "Okay, that'll be $666, plus taxes.", "apis": [], "segments": [ { "start_index": 17, "end_index": 21, "text": "$666", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 18, "speaker": "user", "text": "Ain't that expensive?", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Injustice 2" }, { "arg_name": "name.theater", "arg_value": "Batcave Theater!" }, { "arg_name": "num.tickets", "arg_value": "20" }, { "arg_name": "time.showing", "arg_value": "10 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-0157be32-b971-4548-9a84-bbd45c38e124
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "What's the best theater near Chicago?", "apis": [ { "name": "find_theaters", "index": 0, "args": [ { "arg_name": "location", "arg_value": "near Chicago" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC River East 21" } ] } ], "segments": [ { "start_index": 24, "end_index": 36, "text": "near Chicago", "annotations": [ { "name": "location" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "AMC River East 21 seems popular.", "apis": [], "segments": [ { "start_index": 0, "end_index": 17, "text": "AMC River East 21", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 2, "speaker": "user", "text": "That'll be great. What's some movies playing?", "apis": [ { "name": "find_movies", "index": 2, "args": [ { "arg_name": "location", "arg_value": "near Chicago" }, { "arg_name": "name.theater", "arg_value": "AMC River East 21" } ], "response": [ { "response_name": "name.movie_1", "response_value": "The Invisible Man" }, { "response_name": "name.movie_2", "response_value": "The Photograph" }, { "response_name": "name.movie_3", "response_value": "Brahms: The Boy II" }, { "response_name": "name.movie_4", "response_value": "Downhill" }, { "response_name": "name.movie_5", "response_value": "Impractical Jokers: The Movie" }, { "response_name": "name.movie_6", "response_value": "My Boyfriend's Meds" }, { "response_name": "name.movie_7", "response_value": "The Lodge" }, { "response_name": "name.movie_8", "response_value": "The Seberg" }, { "response_name": "name.movie_9", "response_value": "Portrait of a Lady on Fire" }, { "response_name": "name.movie_10", "response_value": "The Call of the Wild" } ] } ], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "The Call of the Wild, The Invisible Man, The Photograph, Brahms: The Boy II, Downhill, Impractical Jokers: The Movie, My Boyfriend's Meds, The Lodge, The Seberg, Portrait of a Lady on Fire", "apis": [], "segments": [ { "start_index": 22, "end_index": 39, "text": "The Invisible Man", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 41, "end_index": 55, "text": "The Photograph", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 57, "end_index": 75, "text": "Brahms: The Boy II", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 77, "end_index": 85, "text": "Downhill", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 87, "end_index": 116, "text": "Impractical Jokers: The Movie", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 118, "end_index": 137, "text": "My Boyfriend's Meds", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 139, "end_index": 148, "text": "The Lodge", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 150, "end_index": 160, "text": "The Seberg", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 162, "end_index": 188, "text": "Portrait of a Lady on Fire", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 0, "end_index": 20, "text": "The Call of the Wild", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "The Lodge sounds interesting", "apis": [], "segments": [ { "start_index": 0, "end_index": 9, "text": "The Lodge", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "It's a newer release.", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "What time is it playing Saturday?", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "The Lodge" }, { "arg_name": "name.theater", "arg_value": "AMC River East 21" }, { "arg_name": "date.showing", "arg_value": "Saturday" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "1:15" }, { "response_name": "time.showing_2", "response_value": "3:30" }, { "response_name": "time.showing_3", "response_value": "6:10" }, { "response_name": "time.showing_4", "response_value": "8:50" } ] } ], "segments": [ { "start_index": 24, "end_index": 32, "text": "Saturday", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "1:15, 3:30, 6:10, 8:50", "apis": [], "segments": [ { "start_index": 0, "end_index": 4, "text": "1:15", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 6, "end_index": 10, "text": "3:30", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 12, "end_index": 16, "text": "6:10", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 18, "end_index": 22, "text": "8:50", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "6:10 would be perfect. Are tickets limited?", "apis": [], "segments": [ { "start_index": 0, "end_index": 4, "text": "6:10", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "How many tickets do you need?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "13", "apis": [ { "name": "check_tickets", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "The Lodge" }, { "arg_name": "name.theater", "arg_value": "AMC River East 21" }, { "arg_name": "num.tickets", "arg_value": "13" }, { "arg_name": "time.showing", "arg_value": "6:10" }, { "arg_name": "date.showing", "arg_value": "Saturday" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "available" } ] } ], "segments": [ { "start_index": 0, "end_index": 2, "text": "13", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Tickets are available. Would you like me to order?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Yes, but let me get 15 tickets incase some other friends want to come.", "apis": [], "segments": [ { "start_index": 20, "end_index": 22, "text": "15", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "To confirm: I'm ordering 15 tickets for The Lodge at AMC River East 21 for 6:10 Saturday. Is this correct?", "apis": [], "segments": [ { "start_index": 25, "end_index": 27, "text": "15", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 40, "end_index": 49, "text": "The Lodge", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 53, "end_index": 70, "text": "AMC River East 21", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 75, "end_index": 79, "text": "6:10", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 80, "end_index": 88, "text": "Saturday", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Is it ok to proceed with the order?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Yes", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "The Lodge" }, { "arg_name": "name.theater", "arg_value": "AMC River East 21" }, { "arg_name": "num.tickets", "arg_value": "15" }, { "arg_name": "time.showing", "arg_value": "6:10" }, { "arg_name": "date.showing", "arg_value": "Saturday" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Your order has been processed.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "When will I get a confirmation for the tickets?", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "Your tickets will arrive within a few minutes with your confirmation e-mail.", "apis": [], "segments": [] } ]
dlg-e467fda1-ec69-4b7f-9a89-12655249db88
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "Hi, I would like to buy some movie tickets?", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Which theater do you want to go to?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "The AMC near me.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "location", "arg_value": "near me" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC Philadelphia Mall 14" } ] } ], "segments": [ { "start_index": 4, "end_index": 7, "text": "AMC", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 8, "end_index": 15, "text": "near me", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Does the AMC Philadelphia Mall 14 work?", "apis": [], "segments": [ { "start_index": 9, "end_index": 33, "text": "AMC Philadelphia Mall 14", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "What movie do you want to watch?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Sonic the Hedgehog.", "apis": [], "segments": [ { "start_index": 0, "end_index": 18, "text": "Sonic the Hedgehog", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "When do you want to go?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Tomorrow night around 7:00PM.", "apis": [], "segments": [ { "start_index": 0, "end_index": 14, "text": "Tomorrow night", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 0, "end_index": 8, "text": "Tomorrow", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 15, "end_index": 28, "text": "around 7:00PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "How many tickets?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "3", "apis": [], "segments": [ { "start_index": 0, "end_index": 1, "text": "3", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "3 tickets for Sonic the Hedgehog at the AMC in standard format for 7:15PM tomorrow is $30. Do you want me to put in the order?", "apis": [], "segments": [ { "start_index": 0, "end_index": 1, "text": "3", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 14, "end_index": 32, "text": "Sonic the Hedgehog", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 40, "end_index": 43, "text": "AMC", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 47, "end_index": 55, "text": "standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 67, "end_index": 73, "text": "7:15PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 74, "end_index": 82, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 86, "end_index": 89, "text": "$30", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 12, "speaker": "user", "text": "No. Actually can you change the number of tickets to 4?", "apis": [], "segments": [ { "start_index": 53, "end_index": 54, "text": "4", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Okay. 4 tickets for Sonic the Hedgehog at the AMC in standard format for 7:15PM tomorrow is $40. Do you want me to put in the order?", "apis": [], "segments": [ { "start_index": 6, "end_index": 7, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 20, "end_index": 38, "text": "Sonic the Hedgehog", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 46, "end_index": 49, "text": "AMC", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 53, "end_index": 61, "text": "standard", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 73, "end_index": 79, "text": "7:15PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 80, "end_index": 88, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 92, "end_index": 95, "text": "$40", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 14, "speaker": "user", "text": "Yes please. That would be great.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Okay. I will put in the order right now. Use the credit card on file?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Yes please.", "apis": [ { "name": "book_tickets", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Sonic the Hedgehog" }, { "arg_name": "name.theater", "arg_value": "AMC Philadelphia Mall 14" }, { "arg_name": "num.tickets", "arg_value": "4" }, { "arg_name": "time.showing", "arg_value": "7:15PM" }, { "arg_name": "date.showing", "arg_value": "Tomorrow" }, { "arg_name": "seating", "arg_value": "any" } ], "response": [ { "response_name": "status", "response_value": "success" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Your tickets are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Thanks.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "You are welcome.", "apis": [], "segments": [] } ]
dlg-2d2e853d-848a-4b90-bdd2-c215e1057de4
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "I need to buy some movie tickets", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Very good. Do you know which movie you would like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Yes, Bad Boys for Life", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "name.movie", "arg_value": "Bad Boys for Life" }, { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Starlight Cinema City" } ] } ], "segments": [ { "start_index": 5, "end_index": 22, "text": "Bad Boys for Life", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "There are two theaters nearby with these movies. Do you have a preference?", "apis": [], "segments": [ { "start_index": 23, "end_index": 29, "text": "nearby", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Yes, the Starlight Cinema City", "apis": [], "segments": [ { "start_index": 9, "end_index": 30, "text": "Starlight Cinema City", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Are these tickets for tonight or another day?\\r", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Tonight, after 5pm", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Bad Boys for Life" }, { "arg_name": "name.theater", "arg_value": "Starlight Cinema City" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "after 5pm" } ], "response": [ { "response_name": "time.showing_1", "response_value": "5:15pm" }, { "response_name": "time.showing_2", "response_value": "8 pm" }, { "response_name": "time.showing_3", "response_value": "10:45pm" } ] } ], "segments": [ { "start_index": 0, "end_index": 7, "text": "Tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 9, "end_index": 18, "text": "after 5pm", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "There are showings at 5:15pm, 8 pm and 10:45pm. Which time do you prefer?", "apis": [], "segments": [ { "start_index": 22, "end_index": 28, "text": "5:15pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 30, "end_index": 34, "text": "8 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 39, "end_index": 46, "text": "10:45pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Um, I will take the 8pm", "apis": [], "segments": [ { "start_index": 20, "end_index": 23, "text": "8pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "How many tickets would you like to purchase?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "2 tickets", "apis": [], "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Fine. I will reserve 2 tickets for Bad Boys for Life at 8pm", "apis": [], "segments": [ { "start_index": 21, "end_index": 22, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 35, "end_index": 52, "text": "Bad Boys for Life", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 56, "end_index": 59, "text": "8pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Is that correct?", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Oh, wait, I think I will actually need 4 tickets for the same time", "apis": [], "segments": [ { "start_index": 39, "end_index": 40, "text": "4", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 14, "speaker": "user", "text": "Very good.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "I will now reserve 4 ticket for Bad Boys for Life at 8pm. Is that correct.", "apis": [], "segments": [ { "start_index": 19, "end_index": 20, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 32, "end_index": 49, "text": "Bad Boys for Life", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 53, "end_index": 56, "text": "8pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "So, I have reserved 4 tickets for Bad Boys for Life at 8pm at the Starlight Cinema City theater. Do you have any other requests?", "apis": [], "segments": [ { "start_index": 20, "end_index": 21, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 34, "end_index": 51, "text": "Bad Boys for Life", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 55, "end_index": 58, "text": "8pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 66, "end_index": 87, "text": "Starlight Cinema City", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 18, "speaker": "user", "text": "No, that's all.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Bad Boys for Life" }, { "arg_name": "name.theater", "arg_value": "Starlight Cinema City" }, { "arg_name": "num.tickets", "arg_value": "4" }, { "arg_name": "time.showing", "arg_value": "8 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-1f5a261d-527e-4e4c-ad19-b87235190f96
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "I would like to see a movie tomorrow.", "apis": [], "segments": [ { "start_index": 28, "end_index": 36, "text": "tomorrow", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Okay. What movie would you like to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "The Call of the Wild", "apis": [], "segments": [ { "start_index": 0, "end_index": 20, "text": "The Call of the Wild", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Okay. I can look for theaters near you to find a showtime.", "apis": [], "segments": [ { "start_index": 30, "end_index": 38, "text": "near you", "annotations": [ { "name": "location" } ] } ] }, { "index": 4, "speaker": "user", "text": "Yes please do that.", "apis": [ { "name": "find_theaters", "index": 4, "args": [ { "arg_name": "name.movie", "arg_value": "The Call of the Wild" }, { "arg_name": "location", "arg_value": "Rosemont" } ], "response": [ { "response_name": "name.theater_1", "response_value": "AMC" }, { "response_name": "name.theater_2", "response_value": "Pickwick" } ] } ], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "I found a few showtimes at the Pickwick near you and also at the AMC in Rosemont.", "apis": [], "segments": [ { "start_index": 40, "end_index": 48, "text": "near you", "annotations": [ { "name": "location" } ] }, { "start_index": 65, "end_index": 68, "text": "AMC", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 72, "end_index": 80, "text": "Rosemont", "annotations": [ { "name": "location" } ] }, { "start_index": 31, "end_index": 39, "text": "Pickwick", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 6, "speaker": "user", "text": "Is there a showtime at 7PM at either location?", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "The Call of the Wild" }, { "arg_name": "name.theater", "arg_value": "Pickwick" }, { "arg_name": "date.showing", "arg_value": "tomorrow" }, { "arg_name": "time.preference", "arg_value": "7PM" } ], "response": [ { "response_name": "time.showing_1", "response_value": "7PM" } ] } ], "segments": [ { "start_index": 23, "end_index": 26, "text": "7PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Yes, the Pickwick theater is showing the movie at 7PM", "apis": [], "segments": [ { "start_index": 9, "end_index": 17, "text": "Pickwick", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 50, "end_index": 53, "text": "7PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Okay I will go with that theater.", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Okay. This is a regular screening of the film if that is okay.", "apis": [], "segments": [ { "start_index": 16, "end_index": 23, "text": "regular", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 10, "speaker": "user", "text": "Yes regular is fine.", "apis": [], "segments": [ { "start_index": 4, "end_index": 11, "text": "regular", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "How many tickets should I order.", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Order 5 tickets", "apis": [], "segments": [ { "start_index": 6, "end_index": 7, "text": "5", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Okay. I will order 5 tickets.", "apis": [], "segments": [ { "start_index": 19, "end_index": 20, "text": "5", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 14, "speaker": "user", "text": "Actually sorry I misspoke. Order 4 tickets", "apis": [], "segments": [ { "start_index": 33, "end_index": 34, "text": "4", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Sure thing. Ordering 4 tickets now", "apis": [], "segments": [ { "start_index": 21, "end_index": 22, "text": "4", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 16, "speaker": "user", "text": "Can you confirm all the details?", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Yes. 4 tickets for the 7PM showing of The Call of the Wild at the Pickwick theater.", "apis": [], "segments": [ { "start_index": 23, "end_index": 26, "text": "7PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 38, "end_index": 58, "text": "The Call of the Wild", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 66, "end_index": 74, "text": "Pickwick", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 5, "end_index": 6, "text": "4", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 18, "speaker": "user", "text": "Okay perfect place the order.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "The Call of the Wild" }, { "arg_name": "num.tickets", "arg_value": "4" }, { "arg_name": "name.theater", "arg_value": "Pickwick" }, { "arg_name": "time.showing", "arg_value": "7PM" }, { "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 are confirmed and they’ve been sent to your email address.", "apis": [], "segments": [] } ]
dlg-b29f5c44-b17f-4fbe-afe6-38d233ef58b9
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "I want to buy 4 tickets to see DoLittle.", "apis": [ { "name": "find_theaters", "index": 0, "args": [ { "arg_name": "name.movie", "arg_value": "DoLittle" }, { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Alamo Drafthouse Sloans Lake" } ] } ], "segments": [ { "start_index": 14, "end_index": 15, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 31, "end_index": 39, "text": "DoLittle", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure thing. Let's buy some movie tickets. Your preferred theater is currently set to Alamo Drafthouse Sloans Lake. Shall we look here?", "apis": [], "segments": [ { "start_index": 85, "end_index": 113, "text": "Alamo Drafthouse Sloans Lake", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 2, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "What day would you like to go?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "Today.", "apis": [], "segments": [ { "start_index": 0, "end_index": 5, "text": "Today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Sounds good. What time would you like to go?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Afternoon.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "DoLittle" }, { "arg_name": "name.theater", "arg_value": "Alamo Drafthouse Sloans Lake" }, { "arg_name": "date.showing", "arg_value": "Today" }, { "arg_name": "time.preference", "arg_value": "Afternoon" } ], "response": [ { "response_name": "time.showing_1", "response_value": "3:30 PM" } ] } ], "segments": [ { "start_index": 0, "end_index": 9, "text": "Afternoon", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Current afternoon shows for DoLittle include: 3:30 PM.", "apis": [], "segments": [ { "start_index": 8, "end_index": 17, "text": "afternoon", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 28, "end_index": 36, "text": "DoLittle", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 46, "end_index": 53, "text": "3:30 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "How much do tickets cost?", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "Tickets at the Alamo Drafthouse Sloans Lake are $11.95 plus service fee and tax.", "apis": [], "segments": [ { "start_index": 15, "end_index": 43, "text": "Alamo Drafthouse Sloans Lake", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 48, "end_index": 79, "text": "$11.95 plus service fee and tax", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 10, "speaker": "user", "text": "Change tickets to 2.", "apis": [], "segments": [ { "start_index": 18, "end_index": 19, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "I understand you want to change from 4 tickets to 2. Would you like to keep all other details the same?", "apis": [], "segments": [ { "start_index": 37, "end_index": 38, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 50, "end_index": 51, "text": "2", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes.", "apis": [ { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "DoLittle" }, { "arg_name": "name.theater", "arg_value": "Alamo Drafthouse Sloans Lake" }, { "arg_name": "date.showing", "arg_value": "Today" }, { "arg_name": "time.preference", "arg_value": "Afternoon" } ], "response": [ { "response_name": "time.showing_1", "response_value": "3:30 PM" } ] } ], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "Okay, let's resume finding a showtime. Current afternoon shows for DoLittle include: 3:30 PM.", "apis": [], "segments": [ { "start_index": 47, "end_index": 56, "text": "afternoon", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 67, "end_index": 75, "text": "DoLittle", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 85, "end_index": 92, "text": "3:30 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "3:30 PM.", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "3:30 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Let's review. You want to buy 2 tickets to see DoLittle at 3:30 PM today, February 28th at the Alamo Drafthouse Sloans Lake. After service charge and taxes, your total will be $28.36. Would you like to proceed?", "apis": [], "segments": [ { "start_index": 30, "end_index": 31, "text": "2", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 47, "end_index": 55, "text": "DoLittle", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 59, "end_index": 66, "text": "3:30 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 67, "end_index": 87, "text": "today, February 28th", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 95, "end_index": 123, "text": "Alamo Drafthouse Sloans Lake", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 176, "end_index": 182, "text": "$28.36", "annotations": [ { "name": "price.total" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "To buy your tickets, please say confirm purchase.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Confirm purchase.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "DoLittle" }, { "arg_name": "name.theater", "arg_value": "Alamo Drafthouse Sloans Lake" }, { "arg_name": "num.tickets", "arg_value": "2" }, { "arg_name": "time.showing", "arg_value": "3:30 PM" }, { "arg_name": "date.showing", "arg_value": "today, February 28th" }, { "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-b1096f26-6095-4c04-87ff-f714d0a40820
Movie Tickets
SCENARIO: Pretend you are *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie* currently showing in theatres., You *have already decided the movie* you want to see., In this conversation you *change your mind about the number of tickets you need*., The conversation ends with *a successful purchase*.}} DETAILS: Click the link to get the details you’ll need — {{LINK movies_in_theaters_near_me https://www.google.com/search?q=movies+in+theaters+near+me}} — and include these details in the conversation: {{LIST Movie name, Theater name, Showtime, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant confirms the purchase with: *“Your tickets are confirmed and they’ve been sent to your email address.”*}} SPEAKING STYLES: {{LIST Avoid introductions like Hi / Hello and pleasantries like Sir / Madam, 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 “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_tickets_change The conversation includes *a decision to change the number of tickets *.}} {{CHECK confirm_details The assistant *confirms all ticket details* just before booking.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Tickets Change
[ { "index": 0, "speaker": "user", "text": "Can you help me book tickets?", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Yes. What movie do you want to see?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Brahms: The Boy II", "apis": [], "segments": [ { "start_index": 0, "end_index": 18, "text": "Brahms: The Boy II", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Okay and how many tickets do you need?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "4 tickets.", "apis": [], "segments": [ { "start_index": 0, "end_index": 1, "text": "4", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Do you have any special screenings you wish to see?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "No. Just standard.", "apis": [], "segments": [ { "start_index": 9, "end_index": 17, "text": "standard", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Do you know what theater you want?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "Century Stratford Square in Bloomingdale.", "apis": [], "segments": [ { "start_index": 0, "end_index": 24, "text": "Century Stratford Square", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 28, "end_index": 40, "text": "Bloomingdale", "annotations": [ { "name": "location" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Okay and what time do you want?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "10:15 PM", "apis": [], "segments": [ { "start_index": 0, "end_index": 8, "text": "10:15 PM", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Is that for today?", "apis": [], "segments": [ { "start_index": 12, "end_index": 17, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "Yes. 10:15 PM for today.", "apis": [], "segments": [ { "start_index": 5, "end_index": 13, "text": "10:15 PM", "annotations": [ { "name": "time.preference" } ] }, { "start_index": 18, "end_index": 23, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Do you have any other special requests?", "apis": [], "segments": [] }, { "index": 14, "speaker": "user", "text": "No that would be all.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "To confirm you want 4 tickets for 10:15 PM today for Brahms: The Boy II at Century Stratford Square?", "apis": [], "segments": [ { "start_index": 20, "end_index": 21, "text": "4", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 34, "end_index": 42, "text": "10:15 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 43, "end_index": 48, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 53, "end_index": 71, "text": "Brahms: The Boy II", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 75, "end_index": 99, "text": "Century Stratford Square", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes, but please make it 6 tickets instead.", "apis": [], "segments": [ { "start_index": 24, "end_index": 25, "text": "6", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "Okay 6 tickets it is. Any more changes?", "apis": [], "segments": [ { "start_index": 5, "end_index": 6, "text": "6", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 18, "speaker": "user", "text": "No. Please just book that.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Brahms: The Boy II" }, { "arg_name": "name.theater", "arg_value": "Century Stratford Square" }, { "arg_name": "num.tickets", "arg_value": "6" }, { "arg_name": "time.showing", "arg_value": "10:15 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-5edd01ab-7879-4c6d-b31c-03d606fb8736
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie currently showing in theaters.*, You *have already decided on the movie* you want to see., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Please *make up* the following (since there are no movies playing at the moment due to COVID-19) — and include these details in the conversation: {{LIST Movie name, Theater name, *multiple showtimes*, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change showtime*.}} {{CHECK confirm_details The assistant *confirms all ticket details* before booking (in a separate turn.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Time Change with user made up values
[ { "index": 0, "speaker": "user", "text": "I'm interested in seeing a movie tonight. Could you help me out?", "apis": [], "segments": [ { "start_index": 33, "end_index": 40, "text": "tonight", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Sure thing. Which city would you like to see the movie?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Syracuse, New York is fine.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "location", "arg_value": "Syracuse, New York" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Syracuse Regal Cinema" }, { "response_name": "name.theater_2", "response_value": "Syracuse Destiny USA" } ] } ], "segments": [ { "start_index": 0, "end_index": 18, "text": "Syracuse, New York", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Perfect. You have a few theater options. You could go to the Syracuse Regal Cinema or the Syracuse Destiny USA theater.", "apis": [], "segments": [ { "start_index": 61, "end_index": 82, "text": "Syracuse Regal Cinema", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 90, "end_index": 110, "text": "Syracuse Destiny USA", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "I think I'll go to the Destiny USA theater.", "apis": [], "segments": [ { "start_index": 23, "end_index": 34, "text": "Destiny USA", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Okay. Which movie would you like to see?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "I want to see Mulan.", "apis": [], "segments": [ { "start_index": 14, "end_index": 19, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Which showtime were you looking for?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "What are my options for this evening?", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "location", "arg_value": "Syracuse, New York" }, { "arg_name": "name.theater", "arg_value": "Syracuse Regal Cinema" }, { "arg_name": "time.preference", "arg_value": "this evening" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00 pm" }, { "response_name": "time.showing_2", "response_value": "5:00 pm" }, { "response_name": "time.showing_3", "response_value": "6:00 pm" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "location", "arg_value": "Syracuse, New York" }, { "arg_name": "name.theater", "arg_value": "Syracuse Destiny USA" }, { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "time.preference", "arg_value": "this evening" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4:00 pm" }, { "response_name": "time.showing_2", "response_value": "5:00 pm" }, { "response_name": "time.showing_3", "response_value": "6:00 pm" } ] } ], "segments": [ { "start_index": 24, "end_index": 36, "text": "this evening", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "There's a 4:00 pm, 5:00 pm, and a 6:00 pm show.", "apis": [], "segments": [ { "start_index": 10, "end_index": 17, "text": "4:00 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 19, "end_index": 26, "text": "5:00 pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 34, "end_index": 41, "text": "6:00 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "I think I'll do the 6:00 pm show.", "apis": [], "segments": [ { "start_index": 20, "end_index": 27, "text": "6:00 pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "And how many tickets would you like me to purchase?", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Two, please.", "apis": [], "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Perfect. So that's two tickets for Mulan, tonight in Syracuse New York at the Destiny USA theater for the 6:00 PM showing?", "apis": [], "segments": [ { "start_index": 19, "end_index": 30, "text": "two tickets", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 35, "end_index": 40, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 42, "end_index": 49, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 53, "end_index": 70, "text": "Syracuse New York", "annotations": [ { "name": "location" } ] }, { "start_index": 78, "end_index": 89, "text": "Destiny USA", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 106, "end_index": 113, "text": "6:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Actually, I think 5:00 PM would work better.", "apis": [], "segments": [ { "start_index": 18, "end_index": 25, "text": "5:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "No problem. So that's two tickets for Mulan, tonight in Syracuse New York at the Destiny USA theater for the 5:00 PM showing?", "apis": [], "segments": [ { "start_index": 22, "end_index": 33, "text": "two tickets", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 38, "end_index": 43, "text": "Mulan", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 45, "end_index": 52, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 56, "end_index": 73, "text": "Syracuse New York", "annotations": [ { "name": "location" } ] }, { "start_index": 81, "end_index": 92, "text": "Destiny USA", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 109, "end_index": 116, "text": "5:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "Sounds great. Thanks!", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "You are welcome. Purchasing now.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "How will I get my tickets?", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Mulan" }, { "arg_name": "name.theater", "arg_value": "Syracuse Destiny USA" }, { "arg_name": "num.tickets", "arg_value": "two tickets" }, { "arg_name": "time.showing", "arg_value": "5:00 pm" }, { "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-671f4dd4-f993-4337-8df7-0268aa15b497
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie currently showing in theaters.*, You *have already decided on the movie* you want to see., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Please *make up* the following (since there are no movies playing at the moment due to COVID-19) — and include these details in the conversation: {{LIST Movie name, Theater name, *multiple showtimes*, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change showtime*.}} {{CHECK confirm_details The assistant *confirms all ticket details* before booking (in a separate turn.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Time Change with user made up values
[ { "index": 0, "speaker": "user", "text": "I'd like to catch a movie.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Sure, is this for today?", "apis": [], "segments": [ { "start_index": 18, "end_index": 23, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 2, "speaker": "user", "text": "Tonight, actually.", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "Tonight", "annotations": [ { "name": "time.preference" }, { "name": "date.showing" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Okay. Which movie?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I want to see Murder By Numbers. Is that still out?", "apis": [], "segments": [ { "start_index": 14, "end_index": 31, "text": "Murder By Numbers", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Yes, Murder By Numbers is currently playing.", "apis": [], "segments": [ { "start_index": 5, "end_index": 22, "text": "Murder By Numbers", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 6, "speaker": "user", "text": "Great. I'll take two tickets. My friend really wants to see it.", "apis": [], "segments": [ { "start_index": 17, "end_index": 20, "text": "two", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Okay. Which theater is this for?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "I'm not sure. Which theaters have nighttime showings?", "apis": [], "segments": [ { "start_index": 34, "end_index": 52, "text": "nighttime showings", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "If you tell me your location, I can tell you which theaters.", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I'm in Bensalem Pennsylvania.", "apis": [ { "name": "find_theaters", "index": 10, "args": [ { "arg_name": "name.movie", "arg_value": "Murder By Numbers" }, { "arg_name": "location", "arg_value": "Bensalem Pennsylvania" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Neshaminy AMC 24" } ] }, { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "time.preference", "arg_value": "Tonight" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "name.movie", "arg_value": "Murder By Numbers" }, { "arg_name": "location", "arg_value": "Bensalem Pennsylvania" }, { "arg_name": "name.theater", "arg_value": "Neshaminy AMC 24" } ], "response": [ { "response_name": "time.showing_1", "response_value": "3pm" }, { "response_name": "time.showing_2", "response_value": "6:15pm" }, { "response_name": "time.showing_3", "response_value": "8:40pm" }, { "response_name": "time.showing_4", "response_value": "10pm" } ] } ], "segments": [ { "start_index": 7, "end_index": 28, "text": "Bensalem Pennsylvania", "annotations": [ { "name": "location" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "The Neshaminy AMC 24 is currently showing Murder By Numbers. The showtimes are 3pm, 6:15pm, 8:40pm and 10pm.", "apis": [], "segments": [ { "start_index": 4, "end_index": 20, "text": "Neshaminy AMC 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 42, "end_index": 59, "text": "Murder By Numbers", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 79, "end_index": 82, "text": "3pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 84, "end_index": 90, "text": "6:15pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 92, "end_index": 98, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 103, "end_index": 107, "text": "10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "10pm seems good.", "apis": [], "segments": [ { "start_index": 0, "end_index": 4, "text": "10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Okay, so that's two tickets for Murder By Numbers at the Neshaminy AMC 24 tonight at 10pm?", "apis": [], "segments": [ { "start_index": 16, "end_index": 19, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 32, "end_index": 49, "text": "Murder By Numbers", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 57, "end_index": 73, "text": "Neshaminy AMC 24", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 74, "end_index": 81, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 85, "end_index": 89, "text": "10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Now that I think about, I don't think 10pm will work for my friend.", "apis": [], "segments": [ { "start_index": 38, "end_index": 42, "text": "10pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "Would you like a different time?", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Yes, actually. Can I have the tickets for 8:40pm instead?", "apis": [], "segments": [ { "start_index": 42, "end_index": 48, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "Of course: two tickets tonight for the 8:40pm showing of Murder By Numbers at the Neshaminy AMC 24?", "apis": [], "segments": [ { "start_index": 11, "end_index": 14, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 23, "end_index": 30, "text": "tonight", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 39, "end_index": 45, "text": "8:40pm", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 57, "end_index": 74, "text": "Murder By Numbers", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 82, "end_index": 98, "text": "Neshaminy AMC 24", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 18, "speaker": "user", "text": "Yes, that's it.", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Murder By Numbers" }, { "arg_name": "name.theater", "arg_value": "Neshaminy AMC 24" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "8:40pm" }, { "arg_name": "date.showing", "arg_value": "Tonight" } ], "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-b1e46dce-a3d5-4df1-b346-dcd8fe45d7db
Movie Tickets
SCENARIO: Pretend you’re *speaking to a digital assistant*. {{LIST You would like to *purchase tickets for a movie currently showing in theaters.*, You *have already decided on the movie* you want to see., In this conversation you *change your mind about the showtime and pick a different one*., The conversation ends with *a successful purchase*.}} DETAILS: Please *make up* the following (since there are no movies playing at the moment due to COVID-19) — and include these details in the conversation: {{LIST Movie name, Theater name, *multiple showtimes*, Number of tickets, Day }} TASK: *Write the transcript* of your spoken conversation. Make sure: {{LIST it follows *all points in the specific scenario mentioned above*, it includes *at least 10 exchanges* (an exchange is one user turn and one assistant turn), both the assistant and user *confirm the ticket details* before booking, the assistant *confirms the tickets were in fact purchased*}} SPEAKING STYLES: {{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_time_change The conversation includes *a decision to change showtime*.}} {{CHECK confirm_details The assistant *confirms all ticket details* before booking (in a separate turn.}} {{CHECK confirm_purchase The assistant *completes purchasing the tickets*.}} {{CHECK confirm_confirmation The assistant confirms the purchase with *”Your tickets are confirmed and they’ve been sent to your email address.”*}}
Time Change with user made up values
[ { "index": 0, "speaker": "user", "text": "Hi! I'd like to go see a movie with my wife today, please.", "apis": [], "segments": [ { "start_index": 4, "end_index": 43, "text": "I'd like to go see a movie with my wife", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 44, "end_index": 49, "text": "today", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Okay, I'd be glad to help. Where are you located?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Erie, PA.", "apis": [ { "name": "find_theaters", "index": 2, "args": [ { "arg_name": "location", "arg_value": "Erie, PA" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Cinemark theater" } ] } ], "segments": [ { "start_index": 0, "end_index": 8, "text": "Erie, PA", "annotations": [ { "name": "location" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "Okay, so the Cinemark theater. Great.", "apis": [], "segments": [ { "start_index": 13, "end_index": 29, "text": "Cinemark theater", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 4, "speaker": "user", "text": "Yes. I'm thinking I want to go see Giant Angry Men ON ICE.", "apis": [], "segments": [ { "start_index": 35, "end_index": 57, "text": "Giant Angry Men ON ICE", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "Okay. One moment while I check showtimes.", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "Okay.", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "location", "arg_value": "Erie, PA" }, { "arg_name": "name.theater", "arg_value": "Cinemark theater" }, { "arg_name": "name.movie", "arg_value": "Giant Angry Men ON ICE" } ], "response": [ { "response_name": "time.showing_1", "response_value": "3 p.m." }, { "response_name": "time.showing_2", "response_value": "5 p.m." }, { "response_name": "time.showing_3", "response_value": "8 p.m" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "That movie is playing today at 3 p.m., 5 p.m., and 8 p.m.", "apis": [], "segments": [ { "start_index": 22, "end_index": 27, "text": "today", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 31, "end_index": 37, "text": "3 p.m.", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 39, "end_index": 45, "text": "5 p.m.", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 51, "end_index": 56, "text": "8 p.m", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 8, "speaker": "user", "text": "Hmm, okay, let's go with 5 p.m.", "apis": [], "segments": [ { "start_index": 25, "end_index": 30, "text": "5 p.m", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "To confirm, you would like the 5 p.m. showing?", "apis": [], "segments": [ { "start_index": 31, "end_index": 36, "text": "5 p.m", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Yes. Wait, wait, one second.", "apis": [], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "Okay.", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Never mind. Let's go 8 p.m. My wife wants dinner, too.", "apis": [], "segments": [ { "start_index": 21, "end_index": 26, "text": "8 p.m", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Okay! 8 p.m. it is.", "apis": [], "segments": [ { "start_index": 6, "end_index": 11, "text": "8 p.m", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 14, "speaker": "user", "text": "Great.", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "To confirm: You'd like two tickets to today's showing of Giant Angry Men ON ICE at 8 p.m. at the Cinemark theater?", "apis": [], "segments": [ { "start_index": 23, "end_index": 26, "text": "two", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 38, "end_index": 45, "text": "today's", "annotations": [ { "name": "date.showing" } ] }, { "start_index": 57, "end_index": 79, "text": "Giant Angry Men ON ICE", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 83, "end_index": 88, "text": "8 p.m", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 97, "end_index": 113, "text": "Cinemark theater", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 16, "speaker": "user", "text": "Yes.", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "One moment while I purchase your tickets.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Okay!", "apis": [ { "name": "book_tickets", "index": 18, "args": [ { "arg_name": "name.movie", "arg_value": "Giant Angry Men ON ICE" }, { "arg_name": "name.theater", "arg_value": "Cinemark theater" }, { "arg_name": "num.tickets", "arg_value": "two" }, { "arg_name": "time.showing", "arg_value": "8 p.m" }, { "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-2d96e628-f374-46ef-a11b-679aaf2bf596
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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 *no options available* — after discussing your choices and availability you are *not able to book any tickets*.}} DETAILS: Click the link to get 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, Showtime, Number of tickets, Day }} 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 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 all of these details: 1) movie, 2) theater, 3) showtime, 4) number of tickets, 5) day.}} {{CHECK confirm_unavailable The conversation ends with *no options being available*}} {{CHECK confirm_no_purchase The assistant does *not* book any tickets.}}
Options Unavailable
[ { "index": 0, "speaker": "user", "text": "I will be having family from out of town come and visit me and we want to see a movie. I am trying to find something to do with them.", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "That sounds great, does your family have any kids that you will get to spend time with?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Yes, I have three nephews and four nieces that will be coming over, so I have a lot of cooking to do today.", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "How old are your nephews and nieces?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "My nephews are between 5 and 10 years old and my nieces are between 2 and 8 years old.", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "They are so young; you will have lots of fun playing with them. I recommend that you take them to a brand new movie that is playing in theaters.", "apis": [], "segments": [ { "start_index": 100, "end_index": 115, "text": "brand new movie", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 6, "speaker": "user", "text": "Which movie would you recommend?", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Star Wars: The Rise of Skywalker" }, { "response_name": "name.movie_2", "response_value": "Jumanji: The Next Level" }, { "response_name": "name.movie_3", "response_value": "Toy Story 4" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "I would recommend Star Wars: The Rise of Skywalker, Jumanji: The Next Level, or Toy Story 4", "apis": [], "segments": [ { "start_index": 18, "end_index": 50, "text": "Star Wars: The Rise of Skywalker", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 53, "end_index": 76, "text": "umanji: The Next Level,", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 81, "end_index": 91, "text": "oy Story 4", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "That is a good idea! What time will the movies be playing at the Regal Cinemas Ronkonkoma Stadium 9 Movie Theater?", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.theater", "arg_value": "Regal Cinemas Ronkonkoma Stadium 9" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:00 PM" }, { "response_name": "time.showing_2", "response_value": "8:00 PM" }, { "response_name": "time.showing_3", "response_value": "10:00 PM" } ] } ], "segments": [ { "start_index": 65, "end_index": 99, "text": "Regal Cinemas Ronkonkoma Stadium 9", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "I have searched the time listing for the theater and it seems like the movies will be both playing at 6:00 PM, 8:00 PM, and 10:00 PM.", "apis": [], "segments": [ { "start_index": 103, "end_index": 110, "text": ":00 PM,", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 112, "end_index": 119, "text": ":00 PM,", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 125, "end_index": 133, "text": "0:00 PM.", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Wow those times are really late at night.", "apis": [], "segments": [ { "start_index": 27, "end_index": 40, "text": "late at night", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "I will try searching my database for alternative locations and times that are nearby your location.", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "Thanks, also can you let me know if they serve dinner at the theater.", "apis": [ { "name": "find_theaters", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "Star Wars: The Rise of Skywalker" }, { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.theater_1", "response_value": "The Ronkonkoma theater" } ] }, { "name": "find_theaters", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "Jumanji: The Next Level" }, { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.theater_1", "response_value": "The Ronkonkoma theater" } ] }, { "name": "find_theaters", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "Toy Story 4" }, { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.theater_1", "response_value": "The Ronkonkoma theater" } ] } ], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "I have searched the database and I am unable to find a alternative theater, time, and location that meets your specific criteria. The Ronkonkoma theater does not have dinner being served.", "apis": [], "segments": [ { "start_index": 130, "end_index": 152, "text": "The Ronkonkoma theater", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 14, "speaker": "user", "text": "Okay, what is the rating for Toy Story 4 on Rotten Tomatoes?", "apis": [], "segments": [ { "start_index": 29, "end_index": 40, "text": "Toy Story 4", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "I will search the internet and let you know what the rating is momentarily.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Thanks, if it has a good rating, I might be interested in purchasing 8 tickets.", "apis": [ { "name": "get_movie_attribute", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Toy Story 4" }, { "arg_name": "attribute", "arg_value": "review.critic" } ], "response": [ { "response_name": "review.critic", "response_value": "received a 54% rating and it has a poorly developed plot and acting is low quality" } ] } ], "segments": [ { "start_index": 69, "end_index": 70, "text": "8", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 20, "end_index": 31, "text": "good rating", "annotations": [ { "name": "review.critic" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "According to Rotten Tomatoes, Toy Story 4 only received a 54% rating and it has a poorly developed plot and acting is low quality.", "apis": [], "segments": [ { "start_index": 31, "end_index": 41, "text": "oy Story 4", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 48, "end_index": 130, "text": "eceived a 54% rating and it has a poorly developed plot and acting is low quality.", "annotations": [ { "name": "review.critic" } ] } ] }, { "index": 18, "speaker": "user", "text": "Those are terrible ratings, I will decide to postpone buying tickets at this time because the movie does not seem to be worth the money. Also, there are no other options for better movies and show times.", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "That is fine, I will not purchase any movie tickets at this time.", "apis": [], "segments": [] } ]
dlg-d94c1cfe-3a3b-4f0a-a533-c50128c99abf
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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 *no options available* — after discussing your choices and availability you are *not able to book any tickets*.}} DETAILS: Click the link to get 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, Showtime, Number of tickets, Day }} 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 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 all of these details: 1) movie, 2) theater, 3) showtime, 4) number of tickets, 5) day.}} {{CHECK confirm_unavailable The conversation ends with *no options being available*}} {{CHECK confirm_no_purchase The assistant does *not* book any tickets.}}
Options Unavailable
[ { "index": 0, "speaker": "user", "text": "need a movie to go to", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "which one?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "bad boys for life", "apis": [], "segments": [ { "start_index": 0, "end_index": 17, "text": "bad boys for life", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "what theater?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "amc pacific place", "apis": [], "segments": [ { "start_index": 0, "end_index": 17, "text": "amc pacific place", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "how many people are going?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "four", "apis": [], "segments": [ { "start_index": 0, "end_index": 4, "text": "four", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "and at what time do you need them?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "8pm please", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "bad boys for life" }, { "arg_name": "name.theater", "arg_value": "amc pacific place" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "8pm" } ], "response": [ { "response_name": "time.showing_1", "response_value": "empty" } ] } ], "segments": [ { "start_index": 0, "end_index": 3, "text": "8pm", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "That movie doesn't play at that time", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "hmmm, what other movie do play at that time", "apis": [ { "name": "find_movies", "index": 10, "args": [ { "arg_name": "location", "arg_value": "nearby" }, { "arg_name": "name.theater", "arg_value": "amc pacific place" } ], "response": [ { "response_name": "name.movie_1", "response_value": "dr dolittle" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "dr dolittle does", "apis": [], "segments": [ { "start_index": 0, "end_index": 11, "text": "dr dolittle", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 12, "speaker": "user", "text": "that is not a movie that will work for the group", "apis": [ { "name": "find_movies", "index": 12, "args": [ { "arg_name": "location", "arg_value": "nearby" }, { "arg_name": "name.theater", "arg_value": "amc pacific place" } ], "response": [ { "response_name": "name.movie_1", "response_value": "1917" } ] } ], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "There is a move starting at 8:30 called 1917", "apis": [ { "name": "find_showtimes", "index": 13, "args": [ { "arg_name": "name.movie", "arg_value": "1917" }, { "arg_name": "name.theater", "arg_value": "amc pacific place" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "8pm" } ], "response": [ { "response_name": "time.showing_1", "response_value": "8:30" } ] } ], "segments": [ { "start_index": 28, "end_index": 32, "text": "8:30", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 40, "end_index": 44, "text": "1917", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 14, "speaker": "user", "text": "no the time needs to be 8pm sharp", "apis": [], "segments": [ { "start_index": 24, "end_index": 27, "text": "8pm", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "I do not have any other movies at that time, would you like to change theaters.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "no, has to be that theater", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "I am sorry I cannot help you then.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "thanks for your help", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "no problem", "apis": [], "segments": [] } ]
dlg-57e97ff3-c69b-4bd9-8d5c-e0bf158f042c
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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 *no options available* — after discussing your choices and availability you are *not able to book any tickets*.}} DETAILS: Click the link to get 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, Showtime, Number of tickets, Day }} 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 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 all of these details: 1) movie, 2) theater, 3) showtime, 4) number of tickets, 5) day.}} {{CHECK confirm_unavailable The conversation ends with *no options being available*}} {{CHECK confirm_no_purchase The assistant does *not* book any tickets.}}
Options Unavailable
[ { "index": 0, "speaker": "user", "text": "hey there what movies are playing?", "apis": [ { "name": "find_movies", "index": 0, "args": [ { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Harley Quinn" }, { "response_name": "name.movie_2", "response_value": "Frozen" }, { "response_name": "name.movie_3", "response_value": ",Frozen,Star Wars" } ] } ], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Harley Quinn ,Frozen,Star Wars", "apis": [], "segments": [ { "start_index": 0, "end_index": 12, "text": "Harley Quinn", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 13, "end_index": 25, "text": ",Frozen,Star", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 13, "end_index": 30, "text": ",Frozen,Star Wars", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 2, "speaker": "user", "text": "I would like to see Frozen,that sounds fun.", "apis": [], "segments": [ { "start_index": 20, "end_index": 31, "text": "Frozen,that", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "how many people are you going with", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "I am going with about three people", "apis": [], "segments": [ { "start_index": 22, "end_index": 27, "text": "three", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "what movie theater are you going to?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "which ones are showing the film?", "apis": [ { "name": "find_theaters", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Frozen,that" } ], "response": [ { "response_name": "name.theater_1", "response_value": "Studio movie grill,and" }, { "response_name": "name.theater_2", "response_value": "AMC" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "I have Studio movie grill,and AMC", "apis": [], "segments": [ { "start_index": 7, "end_index": 29, "text": "Studio movie grill,and", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 30, "end_index": 33, "text": "AMC", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 8, "speaker": "user", "text": "Studio Movie Grill please", "apis": [], "segments": [ { "start_index": 0, "end_index": 18, "text": "Studio Movie Grill", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "what showtimes is good for you?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "which times is the movie showing?", "apis": [ { "name": "find_showtimes", "index": 10, "args": [ { "arg_name": "name.theater", "arg_value": "Studio Movie Grill" }, { "arg_name": "name.movie", "arg_value": ",Frozen,Star" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "3:00 PM" }, { "response_name": "time.showing_2", "response_value": "4:00 PM" }, { "response_name": "time.showing_3", "response_value": "5:00 PM" } ] } ], "segments": [] }, { "index": 11, "speaker": "assistant", "text": "3:00 PM, 4:00 PM, 5:00 PM", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "3:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 9, "end_index": 16, "text": "4:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 18, "end_index": 25, "text": "5:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 12, "speaker": "user", "text": "5:00 PM please", "apis": [], "segments": [ { "start_index": 0, "end_index": 7, "text": "5:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "would you be seeing the film in IMAX?", "apis": [], "segments": [ { "start_index": 32, "end_index": 36, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 14, "speaker": "user", "text": "sure I do not mind IMAX", "apis": [], "segments": [ { "start_index": 19, "end_index": 23, "text": "IMAX", "annotations": [ { "name": "type.screening" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "I have you at Studio Movie Grill for Frozen for 3 people at 5:00 PM in IMAX,does that sound good?", "apis": [], "segments": [ { "start_index": 14, "end_index": 32, "text": "Studio Movie Grill", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 38, "end_index": 43, "text": "rozen", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 72, "end_index": 80, "text": "MAX,does", "annotations": [ { "name": "type.screening" } ] }, { "start_index": 61, "end_index": 67, "text": ":00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 16, "speaker": "user", "text": "yes that sounds great", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "sorry we do not have any options available.", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "why not we just went through the process", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "I am sorry if you need assistance you can contact our customer service.", "apis": [], "segments": [] } ]
dlg-6452aa62-4592-4f3c-b181-64f13d1f724f
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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 *no options available* — after discussing your choices and availability you are *not able to book any tickets*.}} DETAILS: Click the link to get 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, Showtime, Number of tickets, Day }} 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 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 all of these details: 1) movie, 2) theater, 3) showtime, 4) number of tickets, 5) day.}} {{CHECK confirm_unavailable The conversation ends with *no options being available*}} {{CHECK confirm_no_purchase The assistant does *not* book any tickets.}}
Options Unavailable
[ { "index": 0, "speaker": "user", "text": "I'd like to see a classic movie tonight", "apis": [], "segments": [ { "start_index": 32, "end_index": 39, "text": "tonight", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] }, { "start_index": 18, "end_index": 25, "text": "classic", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "Okay, In your house or a theater?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Theater", "apis": [ { "name": "find_movies", "index": 2, "args": [ { "arg_name": "name.genre", "arg_value": "classic" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Parasite" }, { "response_name": "name.movie_2", "response_value": "Les Miserables" }, { "response_name": "name.movie_3", "response_value": "Little women" } ] } ], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "Okay, the Film Streams locations are showing Parasite, Les Miserables and Little women.", "apis": [], "segments": [ { "start_index": 45, "end_index": 53, "text": "Parasite", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 55, "end_index": 69, "text": "Les Miserables", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 74, "end_index": 86, "text": "Little women", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 4, "speaker": "user", "text": "Eh, I'm not excited by those, but go on", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "Do you want to attend the midtown or downtown location", "apis": [], "segments": [ { "start_index": 26, "end_index": 33, "text": "midtown", "annotations": [ { "name": "location" } ] }, { "start_index": 37, "end_index": 45, "text": "downtown", "annotations": [ { "name": "location" } ] } ] }, { "index": 6, "speaker": "user", "text": "I don't care", "apis": [ { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Parasite" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "4" }, { "response_name": "time.showing_2", "response_value": "10" } ] }, { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Les Miserables" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:30" }, { "response_name": "time.showing_2", "response_value": "9" } ] }, { "name": "find_showtimes", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Little women" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "tonight" } ], "response": [ { "response_name": "time.showing_1", "response_value": "7" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "Ok, screen times are at 4 and 10 for Parasite, 6:30 and 9 for Les Miserables and 7 for Little women", "apis": [], "segments": [ { "start_index": 24, "end_index": 25, "text": "4", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 30, "end_index": 32, "text": "10", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 37, "end_index": 45, "text": "Parasite", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 51, "text": "6:30", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 56, "end_index": 57, "text": "9", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 62, "end_index": 76, "text": "Les Miserables", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 81, "end_index": 82, "text": "7", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 87, "end_index": 99, "text": "Little women", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 8, "speaker": "user", "text": "Let me check with my other guests", "apis": [], "segments": [] }, { "index": 9, "speaker": "assistant", "text": "How many other guests are attending?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I think 4.", "apis": [], "segments": [ { "start_index": 8, "end_index": 9, "text": "4", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "Okay, I can book when you're ready", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "I think we're going to dinner, so the early movies would not be an option.", "apis": [], "segments": [ { "start_index": 38, "end_index": 43, "text": "early", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 13, "speaker": "assistant", "text": "Okay, then tickets at 10 for Parasite or 9 for Les Miserables.", "apis": [], "segments": [ { "start_index": 22, "end_index": 24, "text": "10", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 41, "end_index": 42, "text": "9", "annotations": [ { "name": "num.tickets" } ] }, { "start_index": 29, "end_index": 37, "text": "Parasite", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 47, "end_index": 61, "text": "Les Miserables", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 14, "speaker": "user", "text": "Those might be too late for me", "apis": [], "segments": [] }, { "index": 15, "speaker": "assistant", "text": "Okay, do you want me to save this search for later?", "apis": [], "segments": [ { "start_index": 45, "end_index": 50, "text": "later", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 16, "speaker": "user", "text": "Sure", "apis": [], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "Okay, when you're ready to continue, this movie search is saved", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "Thank you", "apis": [], "segments": [] }, { "index": 19, "speaker": "assistant", "text": "You're welcome.", "apis": [], "segments": [] } ]
dlg-3a2c4597-34ad-434b-96c7-8b191dd75c61
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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 *no options available* — after discussing your choices and availability you are *not able to book any tickets*.}} DETAILS: Click the link to get 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, Showtime, Number of tickets, Day }} 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 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 all of these details: 1) movie, 2) theater, 3) showtime, 4) number of tickets, 5) day.}} {{CHECK confirm_unavailable The conversation ends with *no options being available*}} {{CHECK confirm_no_purchase The assistant does *not* book any tickets.}}
Options Unavailable
[ { "index": 0, "speaker": "user", "text": "Hey, how are you?", "apis": [], "segments": [] }, { "index": 1, "speaker": "assistant", "text": "Well, how can I help you?\\r", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "I would like to see a movie tonight i think", "apis": [], "segments": [ { "start_index": 28, "end_index": 35, "text": "tonight", "annotations": [ { "name": "date.showing" }, { "name": "time.preference" } ] } ] }, { "index": 3, "speaker": "assistant", "text": "sure, is anyone going with you?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "just my girlfriend and brother", "apis": [], "segments": [ { "start_index": 5, "end_index": 30, "text": "my girlfriend and brother", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 5, "speaker": "assistant", "text": "great, what would you like to see?", "apis": [], "segments": [] }, { "index": 6, "speaker": "user", "text": "the Boy 2, or Bad boys would be good", "apis": [], "segments": [ { "start_index": 0, "end_index": 9, "text": "the Boy 2", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 14, "end_index": 22, "text": "Bad boys", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 7, "speaker": "assistant", "text": "Okay, is there any particular theater you would like to go to?", "apis": [], "segments": [] }, { "index": 8, "speaker": "user", "text": "I like Regal or AMC", "apis": [], "segments": [ { "start_index": 7, "end_index": 12, "text": "Regal", "annotations": [ { "name": "name.theater" } ] }, { "start_index": 16, "end_index": 19, "text": "AMC", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "Okay, is there a specific time you would like to go?", "apis": [], "segments": [] }, { "index": 10, "speaker": "user", "text": "I think anywhere from 7-8 would be good", "apis": [], "segments": [ { "start_index": 17, "end_index": 25, "text": "from 7-8", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "okay, one second let me check", "apis": [], "segments": [] }, { "index": 12, "speaker": "user", "text": "sure thing, take your time", "apis": [ { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "the Boy 2" }, { "arg_name": "name.theater", "arg_value": "Regal" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "from 7-8" } ], "response": [ { "response_name": "time.showing_1", "response_value": "empty" } ] }, { "name": "find_showtimes", "index": 12, "args": [ { "arg_name": "name.movie", "arg_value": "the Boy 2" }, { "arg_name": "name.theater", "arg_value": "AMC" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "from 7-8" } ], "response": [ { "response_name": "time.showing_1", "response_value": "empty" } ] } ], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "okay, I am checking for the boy 2 and see no results", "apis": [], "segments": [ { "start_index": 28, "end_index": 33, "text": "boy 2", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 14, "speaker": "user", "text": "shucks, can you check for bad boys then?", "apis": [], "segments": [ { "start_index": 26, "end_index": 34, "text": "bad boys", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "sure thing, let me see", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "okay, hopefully they have something....", "apis": [ { "name": "find_showtimes", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Bad boys" }, { "arg_name": "name.theater", "arg_value": "Regal" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "from 7-8" } ], "response": [ { "response_name": "time.showing_1", "response_value": "empty" } ] }, { "name": "find_showtimes", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Bad boys" }, { "arg_name": "name.theater", "arg_value": "AMC" }, { "arg_name": "date.showing", "arg_value": "tonight" }, { "arg_name": "time.preference", "arg_value": "from 7-8" } ], "response": [ { "response_name": "time.showing_1", "response_value": "empty" } ] } ], "segments": [] }, { "index": 17, "speaker": "assistant", "text": "okay, bad news, there is nothing for that either", "apis": [], "segments": [] }, { "index": 18, "speaker": "user", "text": "okay, I guess it is not in the cards for tonight, thank you anyways", "apis": [], "segments": [ { "start_index": 41, "end_index": 48, "text": "tonight", "annotations": [ { "name": "date.showing" } ] } ] }, { "index": 19, "speaker": "assistant", "text": "not a problem, any time!", "apis": [], "segments": [] } ]
dlg-bb7137aa-03da-4f9f-a514-5bcaad40dc8d
Movie Tickets
SCENARIO: Pretend you’re *speaking to a 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 *no options available* — after discussing your choices and availability you are *not able to book any tickets*.}} DETAILS: Click the link to get 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, Showtime, Number of tickets, Day }} 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 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 all of these details: 1) movie, 2) theater, 3) showtime, 4) number of tickets, 5) day.}} {{CHECK confirm_unavailable The conversation ends with *no options being available*}} {{CHECK confirm_no_purchase The assistant does *not* book any tickets.}}
Options Unavailable
[ { "index": 0, "speaker": "user", "text": "I will be having my brother and sister from out of town come and visit me and we want to see a film. I am trying to find a special movie to watch with them.", "apis": [], "segments": [ { "start_index": 123, "end_index": 136, "text": "special movie", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 1, "speaker": "assistant", "text": "That sounds excellent, does your brother and sister have any kids that you will get to spend time with?", "apis": [], "segments": [] }, { "index": 2, "speaker": "user", "text": "Yes, I have 2 nephews and 2 nieces that will be coming over, so I have a lot of cleaning to do today.", "apis": [], "segments": [] }, { "index": 3, "speaker": "assistant", "text": "How old are your nephews and nieces?", "apis": [], "segments": [] }, { "index": 4, "speaker": "user", "text": "My nephews are between 13 and 18 years old and my nieces are between 12 and 20 years old.", "apis": [], "segments": [] }, { "index": 5, "speaker": "assistant", "text": "They are so mature; you will have lots of excitement watching movies with them. I recommend that you take them to a brand new movie that is playing in theaters that has lots of humor and action.", "apis": [], "segments": [ { "start_index": 169, "end_index": 182, "text": "lots of humor", "annotations": [ { "name": "description.other" } ] }, { "start_index": 187, "end_index": 193, "text": "action", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 6, "speaker": "user", "text": "Which film would you recommend?", "apis": [ { "name": "find_movies", "index": 6, "args": [ { "arg_name": "description.other", "arg_value": "lots of humor" }, { "arg_name": "name.genre", "arg_value": "action" }, { "arg_name": "location", "arg_value": "nearby" } ], "response": [ { "response_name": "name.movie_1", "response_value": "Bad Boys for Life" }, { "response_name": "name.movie_2", "response_value": "The Boy II" } ] }, { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Bad Boys for Life" }, { "arg_name": "attribute", "arg_value": "name.person" } ], "response": [ { "response_name": "name.person", "response_value": "Will Smith" } ] }, { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "Bad Boys for Life" }, { "arg_name": "attribute", "arg_value": "name.person" } ], "response": [ { "response_name": "name.person", "response_value": "Martin Lawrence" } ] }, { "name": "get_movie_attribute", "index": 6, "args": [ { "arg_name": "name.movie", "arg_value": "The Boy II" }, { "arg_name": "attribute", "arg_value": "name.genre" } ], "response": [ { "response_name": "name.genre", "response_value": "horror" } ] } ], "segments": [] }, { "index": 7, "speaker": "assistant", "text": "I would recommend Bad Boys for Life with Will Smith and Martin Lawrence, both of whom have excellent comedic chemistry together. Or I would recommend the movie The Boy II which is a horror movie.", "apis": [], "segments": [ { "start_index": 18, "end_index": 35, "text": "Bad Boys for Life", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 41, "end_index": 51, "text": "Will Smith", "annotations": [ { "name": "name.person" } ] }, { "start_index": 56, "end_index": 71, "text": "Martin Lawrence", "annotations": [ { "name": "name.person" } ] }, { "start_index": 160, "end_index": 170, "text": "The Boy II", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 182, "end_index": 188, "text": "horror", "annotations": [ { "name": "name.genre" } ] } ] }, { "index": 8, "speaker": "user", "text": "That is a good idea! What time will the movies be playing at the Regal Cinemas Ronkonkoma Stadium 9 Movie Theater?", "apis": [ { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "Bad Boys for Life" }, { "arg_name": "name.theater", "arg_value": "the Regal Cinemas Ronkonkoma Stadium 9" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:00 PM" }, { "response_name": "time.showing_2", "response_value": "8:00 PM" }, { "response_name": "time.showing_3", "response_value": "10:00 PM" } ] }, { "name": "find_showtimes", "index": 8, "args": [ { "arg_name": "name.movie", "arg_value": "The Boy II" }, { "arg_name": "name.theater", "arg_value": "the Regal Cinemas Ronkonkoma Stadium 9" }, { "arg_name": "date.showing", "arg_value": "today" }, { "arg_name": "time.preference", "arg_value": "any" } ], "response": [ { "response_name": "time.showing_1", "response_value": "6:00 PM" }, { "response_name": "time.showing_2", "response_value": "8:00 PM" }, { "response_name": "time.showing_3", "response_value": "10:00 PM" } ] } ], "segments": [ { "start_index": 61, "end_index": 99, "text": "the Regal Cinemas Ronkonkoma Stadium 9", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 9, "speaker": "assistant", "text": "I have searched the time listing for the theater and it seems like the movies will be both playing at 6:00 PM, 8:00 PM, and 10:00 PM.", "apis": [], "segments": [ { "start_index": 102, "end_index": 109, "text": "6:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 111, "end_index": 118, "text": "8:00 PM", "annotations": [ { "name": "time.showing" } ] }, { "start_index": 124, "end_index": 132, "text": "10:00 PM", "annotations": [ { "name": "time.showing" } ] } ] }, { "index": 10, "speaker": "user", "text": "Wow those times are really late at night. Do you have any information on Matinee times, with cheap ticket prices?", "apis": [], "segments": [ { "start_index": 73, "end_index": 80, "text": "Matinee", "annotations": [ { "name": "time.preference" } ] } ] }, { "index": 11, "speaker": "assistant", "text": "I will try searching my database for alternative locations and times that are nearby your location.", "apis": [], "segments": [ { "start_index": 79, "end_index": 84, "text": "earby", "annotations": [ { "name": "location" } ] } ] }, { "index": 12, "speaker": "user", "text": "Thanks, also can you let me know if they serve lunch and snacks at the theater", "apis": [], "segments": [] }, { "index": 13, "speaker": "assistant", "text": "I have searched the database and I am unable to find a alternative theater, time, and location that meets your specific criteria. The Ronkonkoma theater does not have lunch being served.", "apis": [], "segments": [ { "start_index": 130, "end_index": 144, "text": "The Ronkonkoma", "annotations": [ { "name": "name.theater" } ] } ] }, { "index": 14, "speaker": "user", "text": "Okay, what is the rating for Bad Boys for Life on Rotten Tomatoes?", "apis": [], "segments": [ { "start_index": 29, "end_index": 46, "text": "Bad Boys for Life", "annotations": [ { "name": "name.movie" } ] } ] }, { "index": 15, "speaker": "assistant", "text": "I will search the internet and let you know what the rating is momentarily.", "apis": [], "segments": [] }, { "index": 16, "speaker": "user", "text": "Thanks, if it has a good rating, I might be interested in purchasing 6 tickets.", "apis": [ { "name": "get_movie_attribute", "index": 16, "args": [ { "arg_name": "name.movie", "arg_value": "Bad Boys for Life" }, { "arg_name": "attribute", "arg_value": "review.critic" } ], "response": [ { "response_name": "review.critic", "response_value": "75% rating" } ] } ], "segments": [ { "start_index": 69, "end_index": 70, "text": "6", "annotations": [ { "name": "num.tickets" } ] } ] }, { "index": 17, "speaker": "assistant", "text": "According to Rotten Tomatoes, Bad Boys for Life only received a 75% rating and it has a positively developed plot and acting is high quality.", "apis": [], "segments": [ { "start_index": 30, "end_index": 47, "text": "Bad Boys for Life", "annotations": [ { "name": "name.movie" } ] }, { "start_index": 64, "end_index": 74, "text": "75% rating", "annotations": [ { "name": "review.critic" } ] }, { "start_index": 79, "end_index": 140, "text": "it has a positively developed plot and acting is high quality", "annotations": [ { "name": "review.critic" } ] } ] }, { "index": 18, "speaker": "user", "text": "That is fantastic news, I will decide not to buy the tickets at this time because the movie does not seem to be worth the money and has extremely mediocre ratings. There does not seem to be any other good movie options either.", "apis": [], "segments": [ { "start_index": 82, "end_index": 162, "text": "the movie does not seem to be worth the money and has extremely mediocre ratings", "annotations": [ { "name": "description.other" } ] } ] }, { "index": 19, "speaker": "assistant", "text": "We hope you decide to order movie tickets in the future, since you were unable to do so this time. Your ticket order will not be processed and you will not be charged.", "apis": [], "segments": [] } ]