conversation_id
stringlengths
40
40
instruction_id
stringclasses
15 values
utterances
list
dlg-fdf5c9af-b2c7-41bf-8a4c-51e2597cfae8
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I want to get a pizza delivered from Julia's Pizza on Stutter Street.", "segments": [ { "start_index": 37, "end_index": 50, "text": "Julia's Pizza", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 54, "end_index": 68, "text": "Stutter Street", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay. What is the delivery address?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "1234 Main Street, Apartment 1A", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "I will take your order now.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want a 14 inch Hawaiian Chicken.", "segments": [ { "start_index": 9, "end_index": 16, "text": "14 inch", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 17, "end_index": 33, "text": "Hawaiian Chicken", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "The Hawaiian Chicken is not available tonight.", "segments": [ { "start_index": 4, "end_index": 20, "text": "Hawaiian Chicken", "annotations": [ { "name": "pizza_ordering.name.pizza.reject" }, { "name": "pizza_ordering.name.pizza.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "I will make me own pizza then.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay. What toppings would you like.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "How much are the toppings.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "You get 3 free toppings and extra toppings are 50cents.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I will have chicken, bell peppers, tomato and cheese.", "segments": [ { "start_index": 12, "end_index": 19, "text": "chicken", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 21, "end_index": 33, "text": "bell peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 35, "end_index": 41, "text": "tomato", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 46, "end_index": 52, "text": "cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "What type of cheese, American, Cheddar or Mozzarella?", "segments": [ { "start_index": 13, "end_index": 19, "text": "cheese", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 21, "end_index": 29, "text": "American", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 31, "end_index": 38, "text": "Cheddar", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 42, "end_index": 52, "text": "Mozzarella", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Cheddar.", "segments": [ { "start_index": 0, "end_index": 7, "text": "Cheddar", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "14 inch with chicken, bell peppers, tomato and cheddar cheese. Is that correct?", "segments": [ { "start_index": 0, "end_index": 7, "text": "14 inch", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 13, "end_index": 20, "text": "chicken", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 22, "end_index": 34, "text": "bell peppers", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 36, "end_index": 42, "text": "tomato", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 47, "end_index": 61, "text": "cheddar cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Do you want anything else?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes a large Sprite.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay. The total will be $9.75. Do you want to add to your account of pay cash?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "I will pay cash on delivery.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I have placed your order. The receipt will be sent by text message soon.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "That is good, thanks.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Your pizza will be delivered to 1234 Main Street is 25 minutes. Enjoy.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Bye.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Goodbye. ", "segments": [] } ]
dlg-fe0176d1-0358-43e7-9681-3926f4abb75e
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hello Good Morning, I need a coffee drink. Can you take the order please?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok no problem can I know the location where you can receive the order? ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Yes off course, the location is 159-27 jamaica Ave. Jamaica, NY 11432", "segments": [ { "start_index": 32, "end_index": 69, "text": "159-27 jamaica Ave. Jamaica, NY 11432", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What kind of coffee drink do you want?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want brewed coffee.", "segments": [ { "start_index": 7, "end_index": 20, "text": "brewed coffee", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Do you want milk with it?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes I want milk with that.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Do you want any cream with that?", "segments": [ { "start_index": 16, "end_index": 21, "text": "cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes I want also little amount of cream.", "segments": [ { "start_index": 16, "end_index": 38, "text": "little amount of cream", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 33, "end_index": 38, "text": "cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "What size do you want?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I want mid-size cup.", "segments": [ { "start_index": 7, "end_index": 15, "text": "mid-size", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok no problem.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Do you have splenda?", "segments": [ { "start_index": 12, "end_index": 19, "text": "splenda", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "No we don't have splenda.", "segments": [ { "start_index": 17, "end_index": 24, "text": "splenda", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "So what kind of sweetner do you have?", "segments": [ { "start_index": 16, "end_index": 24, "text": "sweetner", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "We have equal.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Ok can you put 2 equal sweetner with that?", "segments": [ { "start_index": 15, "end_index": 31, "text": "2 equal sweetner", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Off course.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Ok nice, how long to get my coffee.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok it can take like 5 minutes. ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Ok nice.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Do you have any other question Sir?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Yes, actually what types of cream you have.", "segments": [ { "start_index": 28, "end_index": 33, "text": "cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 23, "speaker": "ASSISTANT", "text": "We have different coffee cream, like caramel, chocolate, hazelnut, vanilla and others.", "segments": [ { "start_index": 25, "end_index": 30, "text": "cream", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 37, "end_index": 44, "text": "caramel", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 46, "end_index": 55, "text": "chocolate", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 57, "end_index": 65, "text": "hazelnut", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 67, "end_index": 74, "text": "vanilla", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 24, "speaker": "USER", "text": "Ok nice, please give me vanilla cream for my coffee.", "segments": [ { "start_index": 24, "end_index": 37, "text": "vanilla cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 25, "speaker": "ASSISTANT", "text": "Ok Sir, Do you like anything else?", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Yes, can you please make it extra hot?", "segments": [ { "start_index": 28, "end_index": 37, "text": "extra hot", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 27, "speaker": "ASSISTANT", "text": "Yes Sir.", "segments": [] }, { "index": 28, "speaker": "USER", "text": "Thanks a lot.", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "You are welcome.", "segments": [] } ]
dlg-fe0485f0-073c-48f1-bc7c-74bf4b39e2b3
restaurant-table-3
[ { "index": 0, "speaker": "USER", "text": "Hi I wanna book a restaurant", "segments": [ { "start_index": 18, "end_index": 28, "text": "restaurant", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "which one?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Pizzeria Bianco", "segments": [ { "start_index": 0, "end_index": 15, "text": "Pizzeria Bianco", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "How many people?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "2 people", "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "what time?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "7pm", "segments": [ { "start_index": 0, "end_index": 3, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "what day?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Friday", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Friday is fully booked", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Okay, I will not go there then", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "want another place?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes, I will go to The Outback", "segments": [ { "start_index": 18, "end_index": 29, "text": "The Outback", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" }, { "name": "restaurant_reservation.name.restaurant.reject" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, same people and time and day?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "It seems that place is fully booked as well", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Okay, nevermind then", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Any other place?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No I am good", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, bye", "segments": [] } ]
dlg-fe139b7d-d846-48fc-80cc-df5dd15b4c5c
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "Help me to book a nice restaurent.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "What type of restaurant you want sir?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "It must be a three star restaurant.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "What is the Occasion sir?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It's my Anniversary.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Congratulations sir.Whom are you inviting sir", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I am inviting my friends and family.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "How many members are you inviting?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "my friends totally 12 members and family members are totally 5", "segments": [ { "start_index": 0, "end_index": 62, "text": "my friends totally 12 members and family members are totally 5", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 19, "end_index": 21, "text": "12", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 61, "end_index": 62, "text": "5", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Totally 15 members", "segments": [ { "start_index": 0, "end_index": 18, "text": "Totally 15 members", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 8, "end_index": 10, "text": "15", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 10, "speaker": "USER", "text": "How many members are allowed in a table?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "There are many hotels which allows 15+ members", "segments": [ { "start_index": 35, "end_index": 38, "text": "15+", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 35, "end_index": 46, "text": "15+ members", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Ok restaurants which may allow 15+ members in a table", "segments": [ { "start_index": 31, "end_index": 34, "text": "15+", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 31, "end_index": 42, "text": "15+ members", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Do you recommend any nice restaurants sir", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes I recommend Tao Las Vegas Restaurant.", "segments": [ { "start_index": 16, "end_index": 29, "text": "Tao Las Vegas", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 16, "end_index": 40, "text": "Tao Las Vegas Restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Any other restaurant sir?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes Tao Downtown in New York", "segments": [ { "start_index": 4, "end_index": 16, "text": "Tao Downtown", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 20, "end_index": 28, "text": "New York", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Any categories you want to recommend sir?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "I recommend Chinese and Spanish.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I will try my best to find a nice hotel for you and you friends", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Okay", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Do you want any extra settings for you sir?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "I want a great musicians for me when i was dining with my wife", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Okay sir think it is done sir", "segments": [] } ]
dlg-fe1df331-e009-4028-9c64-f8039ec490c4
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I am looking for a restaurant well known to locals with good american or italian food", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes - Gramercy Tavern is perfect for american food and Tratorria for Italian", "segments": [ { "start_index": 6, "end_index": 21, "text": "Gramercy Tavern", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 55, "end_index": 64, "text": "Tratorria", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Are they both walking distance?", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "yes- they are", "segments": [] }, { "index": 4, "speaker": "USER", "text": "How is the wine and drink menu?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Both are excellent", "segments": [] }, { "index": 6, "speaker": "USER", "text": "and the atmosphere?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "both are great, Gramercy Tavern is more \"lively\"", "segments": [ { "start_index": 16, "end_index": 31, "text": "Gramercy Tavern", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Understood. Could you help me make reservations?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Absolutely. What time and which restaurant sounds good?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Lets do Gramercy Tavern for two.", "segments": [ { "start_index": 8, "end_index": 23, "text": "Gramercy Tavern", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 28, "end_index": 31, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "They have a fixed menu and a la carte seated in different areas. Which sounds better?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "A la carte ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Great so I will make you a reservation in the tavern section. What time?", "segments": [ { "start_index": 46, "end_index": 52, "text": "tavern", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 14, "speaker": "USER", "text": "8:30", "segments": [ { "start_index": 0, "end_index": 4, "text": "8:30", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Unfortunately, they don't have an 8:30 open. I can get you in at 7:00 or 9:30 for two in the tavern. Or I can get you in for the prefix menu at 8:30", "segments": [ { "start_index": 34, "end_index": 38, "text": "8:30", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.reject" } ] }, { "start_index": 65, "end_index": 69, "text": "7:00", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 73, "end_index": 77, "text": "9:30", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 82, "end_index": 85, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 93, "end_index": 99, "text": "tavern", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "What about for tomorrow?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "The restaurant said 8:30 is also booked for tomorrow.", "segments": [ { "start_index": 20, "end_index": 24, "text": "8:30", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Actually, I am getting hungry let's do the 7:00 PM", "segments": [ { "start_index": 43, "end_index": 50, "text": "7:00 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Perfect I have you confirmed for 7:00 PM. Anything else?", "segments": [ { "start_index": 33, "end_index": 40, "text": "7:00 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "No that's it.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Have a wonderful meal", "segments": [] } ]
dlg-fe1e5f78-20c6-4f29-ba4f-c6865afabfbc
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "Hello, I would like to make a reservation at Pho 75 in Fresno, CA and another restaurant named Pho 99 also in Fresno, CA.", "segments": [ { "start_index": 45, "end_index": 51, "text": "Pho 75", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 55, "end_index": 65, "text": "Fresno, CA", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 95, "end_index": 101, "text": "Pho 99", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What exact restaurant do you want to make a reservation? ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Let's book a reservation at Pho 75 in Fresno, CA at 5:00 PM.", "segments": [ { "start_index": 28, "end_index": 34, "text": "Pho 75", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 38, "end_index": 48, "text": "Fresno, CA", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 52, "end_index": 59, "text": "5:00 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sorry, the reservation time is not available due to overbooked. ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would still like to make reservation at Pho 75 because of delicious Asian noodle soups offered there. What other time is available?", "segments": [ { "start_index": 42, "end_index": 48, "text": "Pho 75", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Well, let me check. How about 7:00 PM?", "segments": [ { "start_index": 30, "end_index": 37, "text": "7:00 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 6, "speaker": "USER", "text": "I think some of my guests cannot make it at that time. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "How about 7:30 PM at Pho 75?", "segments": [ { "start_index": 10, "end_index": 17, "text": "7:30 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 21, "end_index": 27, "text": "Pho 75", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 8, "speaker": "USER", "text": " I think that should work for us. Can you make a reservation?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "So you want to make a reservation at Pho 75 in Fresno, CA next Friday at 7:30 PM?", "segments": [ { "start_index": 37, "end_index": 43, "text": "Pho 75", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 47, "end_index": 57, "text": "Fresno, CA", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] }, { "start_index": 58, "end_index": 80, "text": "next Friday at 7:30 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 73, "end_index": 80, "text": "7:30 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That is correct.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "How many people do you expect to be coming?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "There will be 5 people including myself.", "segments": [ { "start_index": 14, "end_index": 15, "text": "5", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Is there is anything else you would like to ask?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "What types of drinks are offered at Pho 75?", "segments": [ { "start_index": 36, "end_index": 42, "text": "Pho 75", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Let me check that for you. All types of sweet beverages including Sprite, 7UP, Dr. Pepper and Sweet Tea.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "That's great, put down 5 drinks of sweet beverages for now.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I will do that for you. Anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Does Pho 75 provide any roasted duck as a side dish?", "segments": [ { "start_index": 5, "end_index": 11, "text": "Pho 75", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Pho 75 does provide roasted ducks from 12:00 PM - 9:00 PM.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Pho 75", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You are welcome", "segments": [] } ]
dlg-fe253c32-f0bd-47cf-b64c-0df486590b89
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi Assistant. I need some help today.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes, what can I help you with?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm really hungry, and I think I want a pizza.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, do you know where you want to order from? And do you want delivery?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yeah, I want delivery. I think Papa Johns. Order from that one over on Main, they're usually pretty fast.", "segments": [ { "start_index": 31, "end_index": 41, "text": "Papa Johns", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] }, { "start_index": 71, "end_index": 75, "text": "Main", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Of course. I'm looking at their website right now. What do you want on it?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Well, I really like veggies...", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "They have artichoke, spinach, mushroom, onion, olives...", "segments": [ { "start_index": 10, "end_index": 19, "text": "artichoke", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 21, "end_index": 28, "text": "spinach", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 30, "end_index": 38, "text": "mushroom", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 40, "end_index": 45, "text": "onion", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 47, "end_index": 53, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I'll take the artichoke, spinach and mushroom.", "segments": [ { "start_index": 14, "end_index": 23, "text": "artichoke", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 25, "end_index": 32, "text": "spinach", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 37, "end_index": 45, "text": "mushroom", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Would you like anything else?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Do they have breadsticks?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes, it comes with 6 and a side of marinara.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes, I'll take that too, and a liter of diet coke.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Oh, forgot to ask - do you want a large pizza?", "segments": [ { "start_index": 34, "end_index": 39, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, so it will be $18.50 total. Which credit card do you want to put that on?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "The visa please.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You're all set.", "segments": [ { "start_index": 0, "end_index": 15, "text": "You're all set.", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "When does it arrive?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "According to their site, 45 minutes.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "That's awesome. I'll be home then.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Anything else I can help you with?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Nope, I'm good!", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Have a great night.", "segments": [] } ]
dlg-fe3c5fd7-af9d-4df5-8b44-f5dd8b116489
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi. I'm thinking of ordering a pizza for dinner. Can you give me a hand?", "segments": [ { "start_index": 31, "end_index": 36, "text": "pizza", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, no problem.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I think I'm going to order from dominoes.", "segments": [ { "start_index": 32, "end_index": 40, "text": "dominoes", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Got it. What do you want.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "BBQ chicken pizza.", "segments": [ { "start_index": 0, "end_index": 17, "text": "BBQ chicken pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.reject" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. What size?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "A large.", "segments": [ { "start_index": 2, "end_index": 7, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "A large BBQ puzza. Got it.", "segments": [ { "start_index": 2, "end_index": 7, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 8, "end_index": 17, "text": "BBQ puzza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Actually. Make that two pizzas.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Both BBQ chicken?", "segments": [ { "start_index": 0, "end_index": 16, "text": "Both BBQ chicken", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 5, "end_index": 16, "text": "BBQ chicken", "annotations": [ { "name": "pizza_ordering.name.pizza.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok. No problem.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Bad news. They don't have any chicken. Anything else you want?", "segments": [ { "start_index": 30, "end_index": 37, "text": "chicken", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Let's do pineapple and bacon.", "segments": [ { "start_index": 9, "end_index": 18, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 23, "end_index": 28, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "For both?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes, please.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay. Should I charge it to your account.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yes please.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay. Will do.", "segments": [] } ]
dlg-fe486a9c-ffad-485c-9655-0ed4ff9ce9e7
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "Hello, would you mind getting some movie tickets for me tonight?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Not at all, which movie would you like to see?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Five Feet Apart.", "segments": [ { "start_index": 0, "end_index": 15, "text": "Five Feet Apart", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "OK, and is there a specific movie theater you had in mind?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Regal LA Live, please.", "segments": [ { "start_index": 0, "end_index": 13, "text": "Regal LA Live", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 0, "end_index": 14, "text": "Regal LA Live,", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sure, and what time would you prefer?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Somewhere between 5 and 7PM, if that's available. ", "segments": [ { "start_index": 18, "end_index": 19, "text": "5", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 24, "end_index": 27, "text": "7PM", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I'll check now.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Unfortunately, the only showing between that time frame is sold out, would you like to try another theater or film?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No, I really want to see it. What times for that movie aren't sold out?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "There's a showing at 9:40PM that is open.", "segments": [ { "start_index": 21, "end_index": 27, "text": "9:40PM", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay, lets do that one.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "No problem, how many tickets?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Two, please.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, I have your tickets ordered. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thanks so much.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "My pleasure, your receipt should be sent to your phone in a few moments.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Great, thanks a lot.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Enjoy your film. ", "segments": [] } ]
dlg-fe4a31fa-d89d-4f0a-b948-2a94307d3f5a
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi Can you place an order at Starbucks for me to pick up?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, which location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Royal Oaks in Houston.", "segments": [ { "start_index": 0, "end_index": 21, "text": "Royal Oaks in Houston", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Is that at 11805 Westheimer?", "segments": [ { "start_index": 11, "end_index": 27, "text": "11805 Westheimer", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "OK, what would you like to order?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Can I get a non-fat iced caramel macchiato?", "segments": [ { "start_index": 12, "end_index": 19, "text": "non-fat", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 12, "end_index": 42, "text": "non-fat iced caramel macchiato", "annotations": [ { "name": "coffee_ordering.name.drink.reject" } ] }, { "start_index": 20, "end_index": 42, "text": "iced caramel macchiato", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "They are out of skim milk. Would you like 2% or Soy instead?", "segments": [ { "start_index": 16, "end_index": 25, "text": "skim milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk.reject" } ] }, { "start_index": 42, "end_index": 44, "text": "2%", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 48, "end_index": 51, "text": "Soy", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Um. I guess 2% is ok.", "segments": [ { "start_index": 12, "end_index": 14, "text": "2%", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "What size would you like?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "You know what? Cancel that. Can I just get a Venti Cold Brew, black.", "segments": [ { "start_index": 45, "end_index": 50, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 51, "end_index": 60, "text": "Cold Brew", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 51, "end_index": 68, "text": "Cold Brew, black.", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 62, "end_index": 67, "text": "black", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "One Venti Cold Brew, black.", "segments": [ { "start_index": 0, "end_index": 3, "text": "One", "annotations": [ { "name": "coffee_ordering.num.drink.accept" } ] }, { "start_index": 4, "end_index": 9, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 10, "end_index": 19, "text": "Cold Brew", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 10, "end_index": 26, "text": "Cold Brew, black", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 21, "end_index": 26, "text": "black", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "OK, that'll be $7.85", "segments": [] }, { "index": 14, "speaker": "USER", "text": "OK.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "It should be ready for you to pick up in 15 minutes.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Is there anything else I can assist you with today?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Nope, that was it. Thank you!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome, goodbye.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Bye!", "segments": [] } ]
dlg-fe4cf398-cd82-4b9e-9aeb-2c38d74d376e
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hey, I need an Uber to come pick me up from my house and take me to the movies.", "segments": [ { "start_index": 44, "end_index": 52, "text": "my house", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 72, "end_index": 78, "text": "movies", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, what will the home address and the movie theatre you're going to be at. ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "My address it'll be picking me up from will be 432 West Kingston Avenue, Memphis TN. The movie theatre's address is 321 Hordeway Drive, Memphis TN.", "segments": [ { "start_index": 47, "end_index": 83, "text": "432 West Kingston Avenue, Memphis TN", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 47, "end_index": 84, "text": "432 West Kingston Avenue, Memphis TN.", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 89, "end_index": 146, "text": "movie theatre's address is 321 Hordeway Drive, Memphis TN", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 116, "end_index": 146, "text": "321 Hordeway Drive, Memphis TN", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, thank you for that information. What type of car would you like to pick you up?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like an UberXL.", "segments": [ { "start_index": 16, "end_index": 22, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, great. The estimated fare will be $10.75.", "segments": [ { "start_index": 40, "end_index": 46, "text": "$10.75", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 40, "end_index": 47, "text": "$10.75.", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Okay, that's fine. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Will you be riding alone?", "segments": [ { "start_index": 19, "end_index": 24, "text": "alone", "annotations": [ { "name": "uber_lyft.num.people" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes, I'll be riding alone.", "segments": [ { "start_index": 5, "end_index": 25, "text": "I'll be riding alone", "annotations": [ { "name": "uber_lyft.num.people" } ] }, { "start_index": 20, "end_index": 25, "text": "alone", "annotations": [ { "name": "uber_lyft.num.people" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay, estimated time will be 10 minutes before your UberXL arrives.", "segments": [ { "start_index": 29, "end_index": 39, "text": "10 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" } ] }, { "start_index": 52, "end_index": 58, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Okay, cool.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Before I send for the driver, just to confirm, you want a ride from your home with UberXL, 432 West Kingston Avenue, Memphis TN and to the movie theatre at 321 Hordeway Drive, Memphis TN. Estimated fare is $10.75 and it will take 10 minutes for it to get to you.", "segments": [ { "start_index": 83, "end_index": 89, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 91, "end_index": 127, "text": "432 West Kingston Avenue, Memphis TN", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 139, "end_index": 186, "text": "movie theatre at 321 Hordeway Drive, Memphis TN", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 156, "end_index": 186, "text": "321 Hordeway Drive, Memphis TN", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 206, "end_index": 212, "text": "$10.75", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 230, "end_index": 240, "text": "10 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay, yes that's fine. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I'm sorry, but an UberXL is not available at the moment. Please choose another car type.", "segments": [ { "start_index": 18, "end_index": 24, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Okay, I'll take the UberX.", "segments": [ { "start_index": 20, "end_index": 25, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 20, "end_index": 26, "text": "UberX.", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay to confirm, you want a ride with UberX from your home, 432 West Kingston Avenue, Memphis TN and to the movie theatre at 321 Hordeway Drive, Memphis TN. Estimated fare is $6.75 and it will take 15 minutes for it to get to you.", "segments": [ { "start_index": 38, "end_index": 43, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 49, "end_index": 96, "text": "your home, 432 West Kingston Avenue, Memphis TN", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 60, "end_index": 96, "text": "432 West Kingston Avenue, Memphis TN", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 108, "end_index": 155, "text": "movie theatre at 321 Hordeway Drive, Memphis TN", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 125, "end_index": 155, "text": "321 Hordeway Drive, Memphis TN", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 175, "end_index": 180, "text": "$6.75", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 198, "end_index": 208, "text": "15 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Perfect, thanks. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, great. The ride details will come to your mobile phone and you can also track the status of your ride there as well. ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you so much. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem, enjoy your time!", "segments": [] } ]
dlg-fe510110-b0c8-48df-9546-94d01ae7efc6
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "I need a pickup from the airport to my house.", "segments": [ { "start_index": 25, "end_index": 32, "text": "airport", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 39, "end_index": 44, "text": "house", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which airport are you arriving?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Houston Hobby.", "segments": [ { "start_index": 0, "end_index": 13, "text": "Houston Hobby", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What time is your arrival?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "1:48 pm", "segments": [ { "start_index": 0, "end_index": 7, "text": "1:48 pm", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "And your drop off location is your home?", "segments": [ { "start_index": 35, "end_index": 39, "text": "home", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What size or style car do you need?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I need a car that can pick up 5 adults with a lot of luggage.", "segments": [ { "start_index": 30, "end_index": 31, "text": "5", "annotations": [ { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "You have 2 options. UberXL, UberBlack SUV. Both options can seat up to 6.", "segments": [ { "start_index": 20, "end_index": 26, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 28, "end_index": 41, "text": "UberBlack SUV", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 71, "end_index": 72, "text": "6", "annotations": [ { "name": "uber_lyft.num.people" }, { "name": "uber_lyft.num.people" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Which one is cheaper?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "The Uber XL by $60. However, UberBlack SUV guarantees a large SUV.", "segments": [ { "start_index": 4, "end_index": 11, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 15, "end_index": 18, "text": "$60", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 29, "end_index": 42, "text": "UberBlack SUV", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 39, "end_index": 42, "text": "SUV", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 56, "end_index": 65, "text": "large SUV", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I guess the Uber SUV.", "segments": [ { "start_index": 12, "end_index": 20, "text": "Uber SUV", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay. Do you have more than one drop off location?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I don't know. I think that we'll do the one drop off for now. Can we change once they pick us up?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes you can.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Okay.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Alright I have you being picked up with UberBlack SUV at Hobby Airport in Houston. Dropping you off at Moonbeam in Missouri City, Texas. Is that correct?", "segments": [ { "start_index": 40, "end_index": 53, "text": "UberBlack SUV", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 57, "end_index": 81, "text": "Hobby Airport in Houston", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 57, "end_index": 82, "text": "Hobby Airport in Houston.", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 103, "end_index": 135, "text": "Moonbeam in Missouri City, Texas", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your estimated total is $128.15. Your driver is due to arrive in 38 minutes of this conversation. However, you may track your driver via the Uber app. Their information is also available within the app. Is there anything else that I can do for you today?", "segments": [ { "start_index": 24, "end_index": 31, "text": "$128.15", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 65, "end_index": 75, "text": "38 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "No, thank you.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Have a nice day day. Good bye.", "segments": [] } ]
dlg-fe579ab0-2ade-44de-bfb7-116098473232
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "I want to go to a nice restaurant this weekend with my husband.", "segments": [ { "start_index": 23, "end_index": 33, "text": "restaurant", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "How far do you want to go? ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Not very far. ", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "How about White Oaks?", "segments": [ { "start_index": 10, "end_index": 20, "text": "White Oaks", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant.reject" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Sure. Book a table for two on Friday night at 8pm. I want a booth.", "segments": [ { "start_index": 13, "end_index": 18, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 23, "end_index": 26, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 30, "end_index": 49, "text": "Friday night at 8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" } ] }, { "start_index": 46, "end_index": 49, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 60, "end_index": 65, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "There are no reservations Friday night.", "segments": [ { "start_index": 33, "end_index": 38, "text": "night", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 6, "speaker": "USER", "text": "How about Saturday?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "There are no reservations available for Saturday either.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Well, I guess just go with Outback Steakhouse.", "segments": [ { "start_index": 27, "end_index": 45, "text": "Outback Steakhouse", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Which night would you prefer?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Friday at 8pm. I need a booth.", "segments": [ { "start_index": 10, "end_index": 13, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 24, "end_index": 29, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "How many people?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Two people.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 0, "end_index": 10, "text": "Two people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, let's try that again. So you want a reservation for two people at 8pm on Friday night with a booth?", "segments": [ { "start_index": 42, "end_index": 53, "text": "reservation", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] }, { "start_index": 58, "end_index": 61, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 58, "end_index": 68, "text": "two people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 72, "end_index": 75, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 99, "end_index": 104, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Great! I will make that reservation.", "segments": [ { "start_index": 24, "end_index": 35, "text": "reservation", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Thank you! ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You're welcome! ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Is the reservation made?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes, you are all set with a table for two at Outback Steakhouse on Friday at 8pm. They have a booth available.", "segments": [ { "start_index": 5, "end_index": 20, "text": "you are all set", "annotations": [ { "name": "restaurant_reservation.reservation.accept" } ] }, { "start_index": 28, "end_index": 33, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 38, "end_index": 41, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 45, "end_index": 63, "text": "Outback Steakhouse", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 67, "end_index": 80, "text": "Friday at 8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 77, "end_index": 80, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 94, "end_index": 99, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] } ] } ]
dlg-fe5868c5-1a90-480b-aaad-35a933d2d719
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey there. Can you order a pizza for me? ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure thing. Where do you want pizza from this time?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Itching for some Papa Johns.", "segments": [ { "start_index": 17, "end_index": 27, "text": "Papa Johns", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok. Where are you?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Home, but I'll pick it up from the closest location.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok, and any particular type of pizza you want?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "What kind of specialty pizza do they have? Looking for something other than the typical pepperoni.", "segments": [ { "start_index": 88, "end_index": 97, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Let me take a look. Hmm... you might like this Fiery Buffalo Chicken or the Philly Cheesesteak.", "segments": [ { "start_index": 47, "end_index": 68, "text": "Fiery Buffalo Chicken", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 76, "end_index": 94, "text": "Philly Cheesesteak", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 76, "end_index": 95, "text": "Philly Cheesesteak.", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 8, "speaker": "USER", "text": "The Philly Cheesesteak sounds interesting. What's on it?", "segments": [ { "start_index": 4, "end_index": 22, "text": "Philly Cheesesteak", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "It's got philly sauce, steak onions, green peppers, and a three-cheese blend.", "segments": [ { "start_index": 9, "end_index": 21, "text": "philly sauce", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 23, "end_index": 35, "text": "steak onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 37, "end_index": 50, "text": "green peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 58, "end_index": 76, "text": "three-cheese blend", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That sounds good but substitute the green peppers with mushrooms.", "segments": [ { "start_index": 36, "end_index": 49, "text": "green peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 55, "end_index": 64, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok. Let me see if I can do that. But first, what size do you want? ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "A medium's fine.", "segments": [ { "start_index": 2, "end_index": 10, "text": "medium's", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok. Let me see if there are any deals right now. Looks like their Web Weekday Special for a large specialty pizza is $13.99. Their medium specialty is $14.99 so the large is cheaper than the medium. You ok with a large?", "segments": [ { "start_index": 92, "end_index": 97, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 98, "end_index": 113, "text": "specialty pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 131, "end_index": 137, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yeah, if the large is cheaper that's great. I can save some for breakfast.", "segments": [ { "start_index": 13, "end_index": 18, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok. Let me get this going. Crust style: Original or Thin? Cut: Normal or Square? Bake: Normal or Well done. Sauce: Normal, Light or Extra.", "segments": [ { "start_index": 40, "end_index": 48, "text": "Original", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 52, "end_index": 56, "text": "Thin", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 63, "end_index": 69, "text": "Normal", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 108, "end_index": 113, "text": "Sauce", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 123, "end_index": 128, "text": "Light", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 132, "end_index": 137, "text": "Extra", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Original crust, normal cut, normal bake, normal sauce.", "segments": [ { "start_index": 0, "end_index": 14, "text": "Original crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 0, "end_index": 15, "text": "Original crust,", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 41, "end_index": 53, "text": "normal sauce", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "How much cheese? Normal, light or none?", "segments": [ { "start_index": 9, "end_index": 15, "text": "cheese", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 17, "end_index": 23, "text": "Normal", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 25, "end_index": 30, "text": "light", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 34, "end_index": 38, "text": "none", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Normal", "segments": [ { "start_index": 0, "end_index": 6, "text": "Normal", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok. Went with the Philly steak for the meats. I'm on the veggies and I can switch out the peppers with mushrooms. Ok. To confirm: we've got 1 large Philly Cheesesteak pizza. Normal sauce (ranch), normal cheese, normal bake, normal cut. 3-cheese blend, onions, philly steak and mushrooms. Total with tax is $14.65. Do you want to charge your account or pay for it when you pick it up?", "segments": [ { "start_index": 18, "end_index": 44, "text": "Philly steak for the meats", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 90, "end_index": 97, "text": "peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 103, "end_index": 112, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 142, "end_index": 147, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 148, "end_index": 172, "text": "Philly Cheesesteak pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 174, "end_index": 194, "text": "Normal sauce (ranch)", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 196, "end_index": 209, "text": "normal cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 196, "end_index": 210, "text": "normal cheese,", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 236, "end_index": 250, "text": "3-cheese blend", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 252, "end_index": 258, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 260, "end_index": 272, "text": "philly steak", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Pay online please.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Okie dokie. You should be getting a receipt via text. It says it should be ready in 25 minutes. ", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Terrific! Thank you.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Anything else I can help you with?", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Nope, I think that's it. ", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Have a great night!", "segments": [] } ]
dlg-fe5e3e9e-600d-444c-becb-ae6ea7dcd92b
restaurant-table-3
[ { "index": 0, "speaker": "USER", "text": "I'm looking for a good Chinese restaurant.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "I suggest Din Tai Fung in Santa Monica.", "segments": [ { "start_index": 10, "end_index": 22, "text": "Din Tai Fung", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 26, "end_index": 39, "text": "Santa Monica.", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 26, "end_index": 38, "text": "Santa Monica", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Cool, let's try to make a reservation there.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Great, when would you like to make a reservation?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "We are hoping for Saturday evening at 5 pm.", "segments": [ { "start_index": 38, "end_index": 42, "text": "5 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 38, "end_index": 43, "text": "5 pm.", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "How many people?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Three including myself. Me, my wife, and my kid.", "segments": [ { "start_index": 24, "end_index": 48, "text": "Me, my wife, and my kid.", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Any special requests?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Yes, we'd like to have a high-chair please.", "segments": [ { "start_index": 25, "end_index": 35, "text": "high-chair", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "I'm sorry, I'm not seeing any high-chairs available there for that time and date.", "segments": [ { "start_index": 30, "end_index": 41, "text": "high-chairs", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Ok, what about another place?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "You can try Benihana in the same area.", "segments": [ { "start_index": 12, "end_index": 20, "text": "Benihana", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Do they have a table for three for Saturday at 5 pm? And a high-chair?", "segments": [ { "start_index": 15, "end_index": 20, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 25, "end_index": 30, "text": "three", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 47, "end_index": 51, "text": "5 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 59, "end_index": 69, "text": "high-chair", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "They have a high-chair, but I'm not seeing any available times during 5 pm.", "segments": [ { "start_index": 12, "end_index": 22, "text": "high-chair", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 70, "end_index": 74, "text": "5 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" } ] }, { "start_index": 70, "end_index": 75, "text": "5 pm.", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "What times are available in the evening that day?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I see time slots for 4:20 pm and 6:45 pm.", "segments": [ { "start_index": 21, "end_index": 28, "text": "4:20 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 33, "end_index": 40, "text": "6:45 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Ok never mind, I don't think we have time then.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "So you would like to cancel it?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yes, we'll go ahead and cancel it.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok no problem. I will cancel it.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome.", "segments": [] } ]
dlg-fe665d29-e0c6-4cea-b867-ed2e6d2eff8c
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Can you order me a ride?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, where do you need a ride from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "We're at Aroogas.", "segments": [ { "start_index": 9, "end_index": 16, "text": "Aroogas", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 9, "end_index": 17, "text": "Aroogas.", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "And where are you going?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "The VFW on Evelyn street", "segments": [ { "start_index": 0, "end_index": 24, "text": "The VFW on Evelyn street", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 4, "end_index": 24, "text": "VFW on Evelyn street", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sounds good, do you have a preferred ride sharing service?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yeah, I don't like Uber, so lets do Lyft. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sounds good, and would you like a regular Lyft or a Lyft XL?", "segments": [ { "start_index": 34, "end_index": 46, "text": "regular Lyft", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 52, "end_index": 59, "text": "Lyft XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 8, "speaker": "USER", "text": "What's the difference?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "The Lyft XL can accommodate up to 6 passengers, while the regular Lyft can only hold 4 passengers.", "segments": [ { "start_index": 4, "end_index": 11, "text": "Lyft XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 34, "end_index": 35, "text": "6", "annotations": [ { "name": "uber_lyft.num.people" } ] }, { "start_index": 34, "end_index": 46, "text": "6 passengers", "annotations": [ { "name": "uber_lyft.num.people" } ] }, { "start_index": 58, "end_index": 70, "text": "regular Lyft", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 85, "end_index": 86, "text": "4", "annotations": [ { "name": "uber_lyft.num.people" } ] }, { "start_index": 85, "end_index": 97, "text": "4 passengers", "annotations": [ { "name": "uber_lyft.num.people" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Is there any other difference?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "That's the main one, and the price is usually a little higher for a Lyft XL.", "segments": [ { "start_index": 68, "end_index": 75, "text": "Lyft XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 12, "speaker": "USER", "text": "What will each cost?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "For a Lyft, it will be $12 and for the XL, it will be $18", "segments": [ { "start_index": 23, "end_index": 26, "text": "$12", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 39, "end_index": 41, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 54, "end_index": 57, "text": "$18", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Well, there's only 2 of us, so I think we'll just need a regular Lyft.", "segments": [ { "start_index": 19, "end_index": 20, "text": "2", "annotations": [ { "name": "uber_lyft.num.people.accept" }, { "name": "uber_lyft.num.people.accept" } ] }, { "start_index": 57, "end_index": 69, "text": "regular Lyft", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Perfect, so I have you at Aroogas at 7025 Allentown Blvd and going to the VFW at 6611 Evelyn street, correct?", "segments": [ { "start_index": 26, "end_index": 56, "text": "Aroogas at 7025 Allentown Blvd", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 70, "end_index": 100, "text": "the VFW at 6611 Evelyn street,", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 74, "end_index": 99, "text": "VFW at 6611 Evelyn street", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes sir, that is correct. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Alright, I will order the Lyft for you. ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Not a problem, your ride is on the way. You can check the status of your driver on your phone. ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thanks again!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Have a great night!", "segments": [] }, { "index": 22, "speaker": "USER", "text": "You too!", "segments": [] } ]
dlg-fe7b4c09-2cfe-4c64-85af-47e2846dec67
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi Sarah, can you order and pick up a Grande Flat White at Starbucks for me with 1 extra milk?", "segments": [ { "start_index": 38, "end_index": 44, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 45, "end_index": 55, "text": "Flat White", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 83, "end_index": 93, "text": "extra milk", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "The Starbucks on Peachtree Street?", "segments": [ { "start_index": 17, "end_index": 33, "text": "Peachtree Street", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yes, on Peachtree Street.", "segments": [ { "start_index": 8, "end_index": 24, "text": "Peachtree Street", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, I'm near Peachtree Street right now.", "segments": [ { "start_index": 15, "end_index": 31, "text": "Peachtree Street", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Can I get an extra sugar too?", "segments": [ { "start_index": 13, "end_index": 24, "text": "extra sugar", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sure, I'll add it on.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Thank you!", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Hi Chris, they are all out of Flat Whites.", "segments": [ { "start_index": 30, "end_index": 41, "text": "Flat Whites", "annotations": [ { "name": "coffee_ordering.name.drink.reject" }, { "name": "coffee_ordering.name.drink.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Oh okay, can you get me a Blonde Cappuccino instead?", "segments": [ { "start_index": 26, "end_index": 43, "text": "Blonde Cappuccino", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sure, Grande with an extra sugar and milk?", "segments": [ { "start_index": 6, "end_index": 12, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 21, "end_index": 41, "text": "extra sugar and milk", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes please, thank you Sarah.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, I'll let you know if its available.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Your coffee is available, I'm picking it up now.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Okay, can you bring it to my office?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, I'll be there in 10 minutes. The receipt will be texted to your phone shortly.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thanks, let me know when you are here", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I'm walking into the office.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Okay, my door is open so walk right in. Thank you for getting my coffee.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem.", "segments": [] } ]
dlg-fe82dc02-ece6-4523-89d7-cffbe459016f
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I am looking for nice seafood restaurant that I can take my clients to for dinner. ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "What day would you like to make the reservation for?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Tomorrow at 8:00.", "segments": [ { "start_index": 12, "end_index": 16, "text": "8:00", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "How many people will the reservation be for?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "There will be eight.", "segments": [ { "start_index": 14, "end_index": 19, "text": "eight", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "There are two restaurants that you might consider. One is the Wharf and the other is Marsigny.", "segments": [ { "start_index": 62, "end_index": 67, "text": "Wharf", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 85, "end_index": 93, "text": "Marsigny", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Do the restaurants have local seafood?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Yes, both restaurants only use fresh local seafood.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Do they have a valet parking?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yes, they both have valet parking.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Do they have a bar?", "segments": [ { "start_index": 15, "end_index": 18, "text": "bar", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes, the both have bars.", "segments": [ { "start_index": 19, "end_index": 23, "text": "bars", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Ok, can I get a reservation at the Wharf?", "segments": [ { "start_index": 35, "end_index": 40, "text": "Wharf", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "The Wharf does not have a table for 8 at 8:00. The Marsigny can seat your party at 8:00.", "segments": [ { "start_index": 4, "end_index": 9, "text": "Wharf", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 26, "end_index": 31, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 36, "end_index": 37, "text": "8", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 41, "end_index": 45, "text": "8:00", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.reject" } ] }, { "start_index": 47, "end_index": 59, "text": "The Marsigny", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 51, "end_index": 59, "text": "Marsigny", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Does the Wharf have any earlier availability?", "segments": [ { "start_index": 9, "end_index": 14, "text": "Wharf", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes, the Wharf can seat your party at 7:30. Would you like me to book that reservation?", "segments": [ { "start_index": 9, "end_index": 14, "text": "Wharf", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 38, "end_index": 42, "text": "7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Would you like an indoor table or patio table?", "segments": [ { "start_index": 18, "end_index": 30, "text": "indoor table", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 34, "end_index": 45, "text": "patio table", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Patio please.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Patio", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "I have confirmed your reservation for the Wharf tomorrow at 7:30 for 8 at a patio table. Is there anything else I can assist you with?", "segments": [ { "start_index": 42, "end_index": 47, "text": "Wharf", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 60, "end_index": 64, "text": "7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 69, "end_index": 70, "text": "8", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 76, "end_index": 87, "text": "patio table", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "No, thank you.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "My pleasure.", "segments": [] } ]
dlg-fe9c2d75-0df0-4e9f-a095-da571d513609
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "Find showtimes for Pet Semetary tonight", "segments": [ { "start_index": 19, "end_index": 31, "text": "Pet Semetary", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "I'll search for that.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Find the nearest theatre", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "the closest theater playing pet semetary is cineport 10 in las cruces new mexico", "segments": [ { "start_index": 28, "end_index": 40, "text": "pet semetary", "annotations": [ { "name": "movie_ticket.name.movie" } ] }, { "start_index": 44, "end_index": 55, "text": "cineport 10", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 59, "end_index": 80, "text": "las cruces new mexico", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "get two tickets", "segments": [ { "start_index": 4, "end_index": 7, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "would you like to hear showtimes", "segments": [] }, { "index": 6, "speaker": "USER", "text": "see if its playing around ten", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "there is a nine-thirty showtime tonight", "segments": [ { "start_index": 11, "end_index": 22, "text": "nine-thirty", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 8, "speaker": "USER", "text": "okay, i want assigned seating", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "i'll check for you", "segments": [] }, { "index": 10, "speaker": "USER", "text": " and i want to see it in black and white", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "the theater only shows color films, i'm sorry", "segments": [] }, { "index": 12, "speaker": "USER", "text": "what about the seating?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "There are no assigned seats. it's advised to arrive early.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Okay, we'll see it in color", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "the tickets are 15 dollars", "segments": [ { "start_index": 16, "end_index": 26, "text": "15 dollars", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "please purchase them", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I'll order them for you", "segments": [] }, { "index": 18, "speaker": "USER", "text": "can you confirm?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "yes. there are two tickets for cineport ten at nine thirty for pet semetary in color, no assigned seating", "segments": [ { "start_index": 15, "end_index": 18, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 31, "end_index": 43, "text": "cineport ten", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 47, "end_index": 58, "text": "nine thirty", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 63, "end_index": 75, "text": "pet semetary", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "okay, thanks", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "you can check your phone text fro the tickets, they've been sent wirelessly", "segments": [] }, { "index": 22, "speaker": "USER", "text": "okay, cool", "segments": [] } ]
dlg-fe9ed3d3-d81a-49bc-9ba4-2b080a06a234
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey Cynthia, can you pick me get me some coffee from Starbucks?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure thing, boss. What do you want?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Can you get me a Iced White Chocolate Mocha?", "segments": [ { "start_index": 17, "end_index": 43, "text": "Iced White Chocolate Mocha", "annotations": [ { "name": "coffee_ordering.num.drink.reject" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure, what size?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Venti please.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What milk do you want with it?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "What do they have?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Almond, soy, coconut, nonfat, whole , and 2%", "segments": [ { "start_index": 0, "end_index": 6, "text": "Almond", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 8, "end_index": 11, "text": "soy", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 13, "end_index": 20, "text": "coconut", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 22, "end_index": 28, "text": "nonfat", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 30, "end_index": 35, "text": "whole", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 42, "end_index": 44, "text": "2%", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Oh I'll try almond milk then.", "segments": [ { "start_index": 12, "end_index": 18, "text": "almond", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 12, "end_index": 23, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Oh no they are all out of almond milk. Want soy instead?", "segments": [ { "start_index": 26, "end_index": 38, "text": "almond milk.", "annotations": [ { "name": "coffee_ordering.type.milk.reject" } ] }, { "start_index": 26, "end_index": 32, "text": "almond", "annotations": [ { "name": "coffee_ordering.type.milk.reject" } ] }, { "start_index": 44, "end_index": 47, "text": "soy", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 10, "speaker": "USER", "text": "no thanks, can I change my order instead?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Sure, what do you want instead?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I would like a Caffe Americano", "segments": [ { "start_index": 15, "end_index": 30, "text": "Caffe Americano", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Iced or hot?", "segments": [ { "start_index": 0, "end_index": 4, "text": "Iced", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 8, "end_index": 11, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Iced please.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Iced", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Do you want milk?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No thanks, just black.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay I will order now.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay I placed the order at the Starbucks on Chapman, you should get the receipt sent to you now. It will be ready for pickup in 5 minutes", "segments": [ { "start_index": 5, "end_index": 23, "text": "I placed the order", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] }, { "start_index": 44, "end_index": 51, "text": "Chapman", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "I see it now, thank you very much", "segments": [] } ]
dlg-fea57747-15e4-4407-823e-f7b52866fc62
pizza-ordering-1
[ { "index": 0, "speaker": "USER", "text": "I need you to order five pizzas from Pizza Hut.", "segments": [ { "start_index": 37, "end_index": 46, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which Pizza Hut?", "segments": [ { "start_index": 6, "end_index": 15, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "The one closest to my home. ", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, what sizes do you want?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "All five should be large.", "segments": [ { "start_index": 19, "end_index": 24, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "And what types of crust?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Three should be pan, two should be hand-tossed.", "segments": [ { "start_index": 16, "end_index": 19, "text": "pan", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 35, "end_index": 46, "text": "hand-tossed", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What toppings do you want on the first pan pizza?", "segments": [ { "start_index": 39, "end_index": 42, "text": "pan", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 39, "end_index": 48, "text": "pan pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Pepperoni, Salami, Ham, Sausage, and bacon.", "segments": [ { "start_index": 0, "end_index": 9, "text": "Pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 11, "end_index": 17, "text": "Salami", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 19, "end_index": 22, "text": "Ham", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 24, "end_index": 31, "text": "Sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 37, "end_index": 42, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "And the second one?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Black Olives, Bell Pepper, and Mushrooms.", "segments": [ { "start_index": 0, "end_index": 12, "text": "Black Olives", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 14, "end_index": 25, "text": "Bell Pepper", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 31, "end_index": 40, "text": "Mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "And the third?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Salami, Ham, Black Olives, Tomatoes, and Bell Pepper", "segments": [ { "start_index": 0, "end_index": 6, "text": "Salami", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 8, "end_index": 11, "text": "Ham", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 13, "end_index": 25, "text": "Black Olives", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 27, "end_index": 35, "text": "Tomatoes", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 41, "end_index": 52, "text": "Bell Pepper", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "I got it. What do you want on the first hand tossed pizza?", "segments": [ { "start_index": 40, "end_index": 51, "text": "hand tossed", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 40, "end_index": 57, "text": "hand tossed pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Pepperoni, Black Olives, and Mushrooms.", "segments": [ { "start_index": 0, "end_index": 9, "text": "Pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 11, "end_index": 23, "text": "Black Olives", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 29, "end_index": 38, "text": "Mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "What do you want on the second. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "The second should be half and half. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "What's on the first half?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Bell pepper, Tomatoes, and sausage.", "segments": [ { "start_index": 0, "end_index": 11, "text": "Bell pepper", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 13, "end_index": 21, "text": "Tomatoes", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 27, "end_index": 34, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "What's on the second half?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Pepperoni, Chicken, Beef, and Pork.", "segments": [ { "start_index": 0, "end_index": 9, "text": "Pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 11, "end_index": 18, "text": "Chicken", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 20, "end_index": 24, "text": "Beef", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 30, "end_index": 34, "text": "Pork", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "Okay, I got it. Do you want extra cheese on any of them?", "segments": [ { "start_index": 28, "end_index": 40, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 22, "speaker": "USER", "text": "No, I just want normal amounts of cheese?", "segments": [ { "start_index": 16, "end_index": 40, "text": "normal amounts of cheese", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 34, "end_index": 40, "text": "cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 23, "speaker": "ASSISTANT", "text": "What about special crusts?", "segments": [] }, { "index": 24, "speaker": "USER", "text": "No, I don't want anything special on the crust. ", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Okay, I got that. Do you need any drinks or sides?", "segments": [] }, { "index": 26, "speaker": "USER", "text": "No, I just need the pizzas. ", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Is that everything, then?", "segments": [] }, { "index": 28, "speaker": "USER", "text": "Yes, thank you. ", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Thank you, I'll place the order right away. ", "segments": [] } ]
dlg-feb73c04-034c-4116-942e-e637c9a3d7cb
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Can you make me an appointment to bring my car to the mechanic's?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, which one?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Intelligent Auto Solutions.", "segments": [ { "start_index": 0, "end_index": 26, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Got it, what's wrong with it?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It's stalled on me a few times while at stoplights, it's pretty scary.", "segments": [ { "start_index": 0, "end_index": 50, "text": "It's stalled on me a few times while at stoplights", "annotations": [ { "name": "auto_repair.reason.appt" }, { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, what is the car make and model, and year?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "It's a 2003 Chrysler PT Cruiser.", "segments": [ { "start_index": 7, "end_index": 11, "text": "2003", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 12, "end_index": 31, "text": "Chrysler PT Cruiser", "annotations": [ { "name": "auto_repair.name.vehicle" } ] }, { "start_index": 12, "end_index": 32, "text": "Chrysler PT Cruiser.", "annotations": [ { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, I'll make a note of that.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Can you book the appointment online right now? I really want to get it looked at as soon as possible.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Of course! What time is good for you?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I think it's closed for the evening, but anytime in the morning is fine.", "segments": [ { "start_index": 56, "end_index": 63, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, let me check that for you. The earliest appointment they have tomorrow is at 9am. Is this okay?", "segments": [ { "start_index": 68, "end_index": 76, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 83, "end_index": 86, "text": "9am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, that's fine thank you. Tell them I'm Vicky Vale, I'm a regular.", "segments": [ { "start_index": 42, "end_index": 52, "text": "Vicky Vale", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Sure, I'm booking that right now for you. What number should I give them?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "555-123-4567, my work number.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, I'm including that in the reservation. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Awesome, thanks. Does it say what the inspection fee is?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "It's a $10 charge to inspect it.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Okay, that's fine. Can you run all that back by me, so I can make sure we're on the same page?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Certainly. You, Vicky Vale, are bringing your 2003 Chrysler PT Cruiser to Intelligent Auto Solutions tomorrow at 9 am. Your phone number is 555-123-4567.", "segments": [ { "start_index": 16, "end_index": 26, "text": "Vicky Vale", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] }, { "start_index": 46, "end_index": 50, "text": "2003", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 51, "end_index": 70, "text": "Chrysler PT Cruiser", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 74, "end_index": 100, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 101, "end_index": 109, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 113, "end_index": 117, "text": "9 am", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 113, "end_index": 118, "text": "9 am.", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "And what is wrong with it?", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "It's stalled at times while you were stopped at traffic lights.", "segments": [ { "start_index": 0, "end_index": 62, "text": "It's stalled at times while you were stopped at traffic lights", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Yes, that's correct. Just making sure! And the fee is $10?", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Right. ", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Okay, thank you so much. I can't wait to get that fixed, I just don't feel comfortable driving my car around the way it is!", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "No problem!", "segments": [] } ]
dlg-feb788cc-5680-43d7-b186-6f5f6178d036
pizza-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey, do you think you could order me a pizza from Mineo's please?", "segments": [ { "start_index": 50, "end_index": 57, "text": "Mineo's", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Of course. What kind of pizza would you like?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Could you get me John's Special Pizza?", "segments": [ { "start_index": 17, "end_index": 37, "text": "John's Special Pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "That has Pepperoni, mushrooms, onions, green peppers & sausage on it. Is that okay?", "segments": [ { "start_index": 9, "end_index": 18, "text": "Pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 20, "end_index": 29, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 31, "end_index": 37, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 39, "end_index": 52, "text": "green peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 55, "end_index": 62, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Actually, could you replace the sausage with ham?", "segments": [ { "start_index": 32, "end_index": 39, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 45, "end_index": 48, "text": "ham", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Yes, they can do that.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Okay, good. I hate sausage.", "segments": [ { "start_index": 19, "end_index": 26, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What size would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "How many cuts are in each size again?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "A small is 8 cuts and a large is 12 cuts.", "segments": [ { "start_index": 2, "end_index": 7, "text": "small", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 24, "end_index": 29, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 10, "speaker": "USER", "text": "What size is a Sicilian?", "segments": [ { "start_index": 15, "end_index": 23, "text": "Sicilian", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "A sicilian is 16\", so it is also 12 cuts.", "segments": [ { "start_index": 2, "end_index": 10, "text": "sicilian", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 14, "end_index": 17, "text": "16\"", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Do they have a small Sicilian?", "segments": [ { "start_index": 15, "end_index": 20, "text": "small", "annotations": [ { "name": "pizza_ordering.size.pizza.reject" }, { "name": "pizza_ordering.size.pizza.reject" } ] }, { "start_index": 21, "end_index": 29, "text": "Sicilian", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "No, they don't. They only offer Sicilian style pizza as a large.", "segments": [ { "start_index": 32, "end_index": 52, "text": "Sicilian style pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 58, "end_index": 63, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 14, "speaker": "USER", "text": "I guess a large is fine then.", "segments": [ { "start_index": 10, "end_index": 15, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Do you want the Sicilian style crust?", "segments": [ { "start_index": 16, "end_index": 30, "text": "Sicilian style", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 16, "end_index": 36, "text": "Sicilian style crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes, please.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, so you want a large Sicilian John's Special pizza with ham instead of sausage from Mineo's.", "segments": [ { "start_index": 20, "end_index": 25, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 26, "end_index": 55, "text": "Sicilian John's Special pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 61, "end_index": 64, "text": "ham", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 76, "end_index": 83, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 89, "end_index": 96, "text": "Mineo's", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That's correct.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, your order will be ready for pickup in 25 minutes. The receipt has been texted to you.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Can you go pick it up, please?", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Of course, I'll get ready to leave.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Thank you!", "segments": [] } ]
dlg-feb9e7a7-6e1b-4495-aed4-ef84366534a9
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello, I need to order one pizza please", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure thing, where from? ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Dominos on 12th street", "segments": [ { "start_index": 0, "end_index": 7, "text": "Dominos", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] }, { "start_index": 11, "end_index": 22, "text": "12th street", "annotations": [ { "name": "pizza_ordering.location.store" }, { "name": "pizza_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Pick up or delivery?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Pick up", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "What kind of pizza do you want?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "One specialty pizza but hold the onions", "segments": [ { "start_index": 24, "end_index": 39, "text": "hold the onions", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 33, "end_index": 39, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok, do you have a card on file?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Yes, all my information is online, please charge my card", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, I have placed the order, it looks like it will be ready in 25 minutes, will that work", "segments": [ { "start_index": 4, "end_index": 27, "text": "I have placed the order", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, that is perfect", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Do you want your receipt?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes, please send it to my phone", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I am having a receipt and confirmation of your order sent to your mobile", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Oh great, thank you", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "To confirm, one specialty pizza no onion, ready in 25 minutes at the Domino's on 12 st", "segments": [ { "start_index": 32, "end_index": 40, "text": "no onion", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 35, "end_index": 40, "text": "onion", "annotations": [ { "name": "pizza_ordering.type.topping.reject" } ] }, { "start_index": 69, "end_index": 77, "text": "Domino's", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 81, "end_index": 86, "text": "12 st", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "You got it!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You have a great day!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "You too, thanks!", "segments": [] } ]
dlg-febb3404-c359-4402-8ac5-1f30f0a1ceac
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hi. I need to put in a coffe order at Starbucks.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay. For which location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'll be going to the Starbucks in the Fred Meyer's in Soldotna.", "segments": [ { "start_index": 38, "end_index": 62, "text": "Fred Meyer's in Soldotna", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay that is on the Sterling Highway?", "segments": [ { "start_index": 20, "end_index": 36, "text": "Sterling Highway", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 4, "speaker": "USER", "text": "yes.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Great. What can I order you?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I would like the Black and White Mocha seasonal special.", "segments": [ { "start_index": 17, "end_index": 38, "text": "Black and White Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Yum. What size?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I'll have a grande.", "segments": [ { "start_index": 12, "end_index": 18, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "And what kind of milk? It typically comes with 2%.", "segments": [ { "start_index": 47, "end_index": 49, "text": "2%", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Lets make it with skim.", "segments": [ { "start_index": 18, "end_index": 22, "text": "skim", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay so a grande Black and White Mocha with skim. This has a whipped topping, is that how'd you like it?", "segments": [ { "start_index": 10, "end_index": 16, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 17, "end_index": 38, "text": "Black and White Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 44, "end_index": 48, "text": "skim", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 61, "end_index": 68, "text": "whipped", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 61, "end_index": 76, "text": "whipped topping", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, leave the whipped topping.", "segments": [ { "start_index": 15, "end_index": 22, "text": "whipped", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 15, "end_index": 30, "text": "whipped topping", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay leaving the whipped topping. Anything else?", "segments": [ { "start_index": 17, "end_index": 24, "text": "whipped", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 17, "end_index": 32, "text": "whipped topping", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 14, "speaker": "USER", "text": "No just the one coffee.", "segments": [ { "start_index": 12, "end_index": 15, "text": "one", "annotations": [ { "name": "coffee_ordering.num.drink.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay so I have a Grande Black and White Mocha with skim milk and whipped topping. It is being order from the Starbucks in the Fred Meyer's on the Sterling Highway in Soldotna, AK.", "segments": [ { "start_index": 17, "end_index": 23, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 24, "end_index": 45, "text": "Black and White Mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 51, "end_index": 60, "text": "skim milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 65, "end_index": 72, "text": "whipped", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 65, "end_index": 80, "text": "whipped topping", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 126, "end_index": 178, "text": "Fred Meyer's on the Sterling Highway in Soldotna, AK", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That is right.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay. The order will be ready soon at the location you asked for. The receipt will be sent via text to your mobile device.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Okay thats great. Thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome. Nothing else for right now?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "No, thank you. Bye!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Goodbye.", "segments": [] } ]
dlg-fec39c0e-7352-45fb-9c82-36714d1dba7c
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "Hello, I am looking for a good pizza place to eat at tonight. What are my options?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Here are two pizza places that are near you with great rating: Old Chicago and Pizza Hut. Which one would you like?", "segments": [ { "start_index": 63, "end_index": 74, "text": "Old Chicago", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] }, { "start_index": 79, "end_index": 88, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Do either of them have any specials tonight.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Let me check. Old Chicago has a large pizza for $15 dollars.", "segments": [ { "start_index": 14, "end_index": 25, "text": "Old Chicago", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 32, "end_index": 37, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 4, "speaker": "USER", "text": "That sounds good. Is there a limit on toppings?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "I checked and there is a limit of 3 topping for that price.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "You are quite welcome.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Can I order it to go or do I have to eat there?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "You are able to either order it to go or eat there.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Great, I will order from there then. Do you have there phone number?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "sure, It's 563-123-4567", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "No Problem", "segments": [] }, { "index": 14, "speaker": "USER", "text": "This is nice. Do they have any other specials?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "They also have a dessert pizza for $5.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "That sounds really good. What kind?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "They have chocolate chip or cinnamon pizza.", "segments": [ { "start_index": 10, "end_index": 24, "text": "chocolate chip", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 28, "end_index": 42, "text": "cinnamon pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "They both sound really good. Thank you for all your help.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You are very welcome!", "segments": [] } ]
dlg-fec84e75-e245-4241-98ce-9ae12c5521ff
pizza-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey do you mind getting me some pizzas from that place I love", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure where is it located at", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Just around the corner off of pleasant hill", "segments": [ { "start_index": 5, "end_index": 43, "text": "around the corner off of pleasant hill", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] }, { "start_index": 16, "end_index": 43, "text": "corner off of pleasant hill", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Alright what is the order", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Ok first I need a cheese pizza", "segments": [ { "start_index": 18, "end_index": 30, "text": "cheese pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Alright what else", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I am going to want a meats pizza as well", "segments": [ { "start_index": 21, "end_index": 32, "text": "meats pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok which meats", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Pepparoni, Canadian bacon, ham and sausage", "segments": [ { "start_index": 0, "end_index": 9, "text": "Pepparoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 11, "end_index": 25, "text": "Canadian bacon", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 27, "end_index": 30, "text": "ham", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 35, "end_index": 42, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Alright anything else", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes I also need a veggie pizza with all the toppings", "segments": [ { "start_index": 18, "end_index": 30, "text": "veggie pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Can you be a little more specific ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Alright I need green peppers, mushrooms, olives, onion, and banana peppers", "segments": [ { "start_index": 15, "end_index": 28, "text": "green peppers", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 30, "end_index": 39, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 41, "end_index": 47, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 49, "end_index": 54, "text": "onion", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 60, "end_index": 74, "text": "banana peppers", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Sounds good anything else", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Some garlic knots", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Alright", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Oh also I need one of those desert cookies", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Alright", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Grab a bottle of soda too", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok any particular kind?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Dr pepper", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Ok is that it", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Not quite we also need napkins and plates.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Ok", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Also ask for some butter garlic sauce and ranch ", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Ok", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Also I need an extra order of garlic knots", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Alright", "segments": [] }, { "index": 28, "speaker": "USER", "text": "Thank you so much", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "You are welcome", "segments": [] } ]
dlg-feca0d23-11d0-492b-b51d-d5c701a08a88
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hi, can you give me a hand buying tickets for the movie Glass?", "segments": [ { "start_index": 56, "end_index": 61, "text": "Glass", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. Where are you looking to go see the movie?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm thinking the Lowes in Cherry Hill.", "segments": [ { "start_index": 17, "end_index": 22, "text": "Lowes", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 26, "end_index": 37, "text": "Cherry Hill", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, any specific time you are looking for?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Sometime this evening preferably. If the movie is showing somewhere else nearby in the evening I could go there.", "segments": [ { "start_index": 14, "end_index": 21, "text": "evening", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "It looks like there's a 7 o'clock at the Lowes in Cherry Hill.", "segments": [ { "start_index": 24, "end_index": 33, "text": "7 o'clock", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 41, "end_index": 46, "text": "Lowes", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 50, "end_index": 61, "text": "Cherry Hill", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "That should work.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "How many tickets do you need?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I'm going to need 4 tickets.", "segments": [ { "start_index": 18, "end_index": 19, "text": "4", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay, four. Should I put them on your credit card?", "segments": [ { "start_index": 6, "end_index": 10, "text": "four", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 10, "speaker": "USER", "text": "You can use my account with the theater. I'll forward you my username via text.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, I'll go ahead and do that once I get the text.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Okay. Sounds good.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I booked the four tickets.", "segments": [ { "start_index": 13, "end_index": 17, "text": "four", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Great.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Do you need me to set up anything else? Do you want me to order food.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No thanks. I can do that once I get there.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay. Just let me know if you need anything else.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Will do.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I'm forwarding you the tickets now.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Okay. Thank you.", "segments": [] } ]
dlg-fecbb85e-e229-4b9f-911e-6b74f2313bb0
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "I'd like to buy two tickets for Us tonight.", "segments": [ { "start_index": 16, "end_index": 19, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 32, "end_index": 34, "text": "Us", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, what theater would you like to go to?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "AMC River East 21 in Chicago", "segments": [ { "start_index": 0, "end_index": 17, "text": "AMC River East 21", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 21, "end_index": 28, "text": "Chicago", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What showtime would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "7:00 pm.", "segments": [ { "start_index": 0, "end_index": 7, "text": "7:00 pm", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "This showtime is not available. What showtime would you like?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "10:10 pm", "segments": [ { "start_index": 0, "end_index": 8, "text": "10:10 pm", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "This showtime is not available. What showtime would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "What are some other movie theaters in Chicago showing Us tonight?", "segments": [ { "start_index": 38, "end_index": 45, "text": "Chicago", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 54, "end_index": 56, "text": "Us", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "AMC Galewood Crossing 14 in Chicago has showtimes for Us tonight.", "segments": [ { "start_index": 0, "end_index": 24, "text": "AMC Galewood Crossing 14", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 28, "end_index": 35, "text": "Chicago", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 54, "end_index": 56, "text": "Us", "annotations": [ { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Is there a showtime available at 7:00 pm?", "segments": [ { "start_index": 33, "end_index": 40, "text": "7:00 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "There is a showtime available at 7:10 pm.", "segments": [ { "start_index": 33, "end_index": 40, "text": "7:10 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay, I'd like to buy two tickets for the 7:10 pm showing of Us at AMC Galewood Crossing 14.", "segments": [ { "start_index": 22, "end_index": 25, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 42, "end_index": 49, "text": "7:10 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 61, "end_index": 63, "text": "Us", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 67, "end_index": 91, "text": "AMC Galewood Crossing 14", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Do you have any preference on a standard or 3D showing?", "segments": [ { "start_index": 32, "end_index": 40, "text": "standard", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 44, "end_index": 46, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 14, "speaker": "USER", "text": "No.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I will buy you two tickets to the standard 7:10 pm showing of Us at AMC Galewood Crossing 14. Do you confirm this purchase?", "segments": [ { "start_index": 15, "end_index": 18, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 34, "end_index": 42, "text": "standard", "annotations": [ { "name": "movie_ticket.type.screening.accept" }, { "name": "movie_ticket.type.screening.accept" } ] }, { "start_index": 43, "end_index": 50, "text": "7:10 pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 62, "end_index": 64, "text": "Us", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 68, "end_index": 92, "text": "AMC Galewood Crossing 14", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Your tickets are confirmed and are being sent to your mobile device.", "segments": [ { "start_index": 0, "end_index": 68, "text": "Your tickets are confirmed and are being sent to your mobile device.", "annotations": [ { "name": "movie_ticket.ticket_booking.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome.", "segments": [] } ]
dlg-fed00751-6a85-4f2d-af94-4561a3755887
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I want to order a pizza please.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, I can order that for you. Would that be a pick up or delivery?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Pick up please.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, what would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want a white Alfredo chicken pizza.", "segments": [ { "start_index": 9, "end_index": 36, "text": "white Alfredo chicken pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 15, "end_index": 36, "text": "Alfredo chicken pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.reject" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Small, medium or large? They also have pan pizza.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Small", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 7, "end_index": 13, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 17, "end_index": 22, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 39, "end_index": 48, "text": "pan pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Large please.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Traditional or thin crust?", "segments": [ { "start_index": 0, "end_index": 11, "text": "Traditional", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 15, "end_index": 25, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I think thin crust.", "segments": [ { "start_index": 8, "end_index": 18, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "I'm sorry, they are out of Alfredo sauce today.", "segments": [ { "start_index": 27, "end_index": 40, "text": "Alfredo sauce", "annotations": [ { "name": "pizza_ordering.preference.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Oh, let's see...how about Mediterranean chicken pizza.", "segments": [ { "start_index": 26, "end_index": 54, "text": "Mediterranean chicken pizza.", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 26, "end_index": 53, "text": "Mediterranean chicken pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes, they have that. ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Okay I'll take a large one the, but please ask them no onions.", "segments": [ { "start_index": 17, "end_index": 22, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 52, "end_index": 61, "text": "no onions", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 52, "end_index": 62, "text": "no onions.", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, so that's a large Mediterranean chicken pizza on thin crust with no onions.", "segments": [ { "start_index": 18, "end_index": 23, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 24, "end_index": 51, "text": "Mediterranean chicken pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 55, "end_index": 65, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 71, "end_index": 80, "text": "no onions", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 71, "end_index": 81, "text": "no onions.", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes, and please ask them to put some Parmesan cheese packets.", "segments": [ { "start_index": 28, "end_index": 60, "text": "put some Parmesan cheese packets", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 37, "end_index": 52, "text": "Parmesan cheese", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sure will, anything else?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No that's all for today.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay your pizza will be ready in 25 minutes for pick up. You will receive your receipt on your mobile device.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you so much.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You are welcome. Good bye.", "segments": [] } ]
dlg-feec404e-4f1d-4d06-8ec3-86e936e34441
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Will you order me a ride?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "I can do that. ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Do you want a cab or rideshare?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Rideshare... please", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Where are you.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I am at the Silver Legacy Resort Casino.", "segments": [ { "start_index": 8, "end_index": 39, "text": "the Silver Legacy Resort Casino", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "And where are you going?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I need to get back to the Peppermill Resort Casino.", "segments": [ { "start_index": 0, "end_index": 29, "text": "I need to get back to the Pep", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 26, "end_index": 51, "text": "Peppermill Resort Casino.", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "No problem. ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Thanks, you are a life saver. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Uber is giving me a couple options. Do you have a preference?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "The cheapest available. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "The cheapest is UberX at just under $10.", "segments": [ { "start_index": 16, "end_index": 21, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] }, { "start_index": 36, "end_index": 39, "text": "$10", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 36, "end_index": 40, "text": "$10.", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 14, "speaker": "USER", "text": "perfect.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sorry. It is unavailable.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "darn it.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "They have an UberXl for $14.", "segments": [ { "start_index": 13, "end_index": 19, "text": "UberXl", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 24, "end_index": 27, "text": "$14", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "I guess that works. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok. I have booked your ride. It is on its way. You can check status on the mobile app on you phone. ", "segments": [ { "start_index": 4, "end_index": 28, "text": "I have booked your ride.", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] } ] } ]
dlg-fef8727f-4b28-47b4-a0f8-7bdbd2be52e3
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I am looking for somewhere fancy and romantic for a special anniversary dinner.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Oh, nice! What kind of food are you looking for?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I think French. It doesn't have to be in Norwich, but not too far away, though.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Not France then! There are two nice French restaurants in town.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "What are they?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Harborview and The Golden Lamb.", "segments": [ { "start_index": 0, "end_index": 10, "text": "Harborview", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 15, "end_index": 30, "text": "The Golden Lamb", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Oh, I have been to those, a long time ago, though.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "So I guess it depends on what kind of atmosphere you want. Harborview is on the water, with pretty sea views. The Golden Lamb is just outside of town on an old farm. It's kind of rustic, but the views are gorgeous.", "segments": [ { "start_index": 59, "end_index": 69, "text": "Harborview", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 110, "end_index": 125, "text": "The Golden Lamb", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 114, "end_index": 125, "text": "Golden Lamb", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Hm. Both romantic views, ocean or rolling hills...", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Both require reservations, so you need to decide well ahead of time.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "What are the menus like?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "It looks like they're pretty similar, contemporary French. The prices are comparable, too.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I think maybe The Golden Lamb. I like the countryside views.", "segments": [ { "start_index": 14, "end_index": 29, "text": "The Golden Lamb", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Do you want me to make you a reservation?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes, for this Saturday.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "For two people?", "segments": [ { "start_index": 4, "end_index": 7, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Right, you said romantic. What time did you want to go?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "I think something around 8 o'clock, we don't like to eat early.", "segments": [ { "start_index": 25, "end_index": 34, "text": "8 o'clock", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Patio or dining room?", "segments": [ { "start_index": 0, "end_index": 5, "text": "Patio", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 9, "end_index": 20, "text": "dining room", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Dining room, it's not quite warm enough for the patio. By a window, if you can ask for that.", "segments": [ { "start_index": 0, "end_index": 11, "text": "Dining room", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 48, "end_index": 53, "text": "patio", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "It looks like they don't have anything available at 8, unless you want the patio. Do you want a different time, or will you take the patio–they say it's heated.", "segments": [ { "start_index": 52, "end_index": 53, "text": "8", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.reject" } ] }, { "start_index": 75, "end_index": 80, "text": "patio", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Is there something inside, but later? I don't mind eating later.", "segments": [ { "start_index": 19, "end_index": 25, "text": "inside", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 23, "speaker": "ASSISTANT", "text": "They have a 9 o'clock open in the dining room, and all the tables supposedly have views.", "segments": [ { "start_index": 12, "end_index": 21, "text": "9 o'clock", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 34, "end_index": 45, "text": "dining room", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 24, "speaker": "USER", "text": "Okay, nine o'clock is fine.", "segments": [ { "start_index": 6, "end_index": 18, "text": "nine o'clock", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 25, "speaker": "ASSISTANT", "text": "Okay, table for two at nine o'clock on Saturday at the Golden Lamb.", "segments": [ { "start_index": 6, "end_index": 11, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 16, "end_index": 19, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 23, "end_index": 35, "text": "nine o'clock", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 55, "end_index": 66, "text": "Golden Lamb", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 26, "speaker": "USER", "text": "Perfect!", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "They want to know if you have any special requests?", "segments": [] }, { "index": 28, "speaker": "USER", "text": "No, I think that will do it.", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Great! You're all set! Have a great time on Saturday!", "segments": [] } ]
dlg-fefd46e1-93c7-4f44-a318-e291d92ca94b
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "I'm looking to book a reservation for an Italian restaurant", "segments": [ { "start_index": 22, "end_index": 33, "text": "reservation", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Very well then. Where are you located?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm near Bridgeton, Missouri", "segments": [ { "start_index": 9, "end_index": 28, "text": "Bridgeton, Missouri", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "There's an olive garden nearby", "segments": [ { "start_index": 11, "end_index": 23, "text": "olive garden", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 4, "speaker": "USER", "text": "That should work, my boy loves that place", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "What time would you like to make the reservation for?", "segments": [ { "start_index": 37, "end_index": 48, "text": "reservation", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 6, "speaker": "USER", "text": "6:30pm", "segments": [ { "start_index": 0, "end_index": 6, "text": "6:30pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "How many people will be dining with you?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "5", "segments": [ { "start_index": 0, "end_index": 1, "text": "5", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Table or booth", "segments": [ { "start_index": 0, "end_index": 5, "text": "Table", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 9, "end_index": 14, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Booth", "segments": [ { "start_index": 0, "end_index": 5, "text": "Booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok. I can arrange that for you", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I'm sorry, I need a high seat for the youngest child", "segments": [ { "start_index": 20, "end_index": 29, "text": "high seat", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Oh. I cannot make that reservation. High chairs can only be placed at tables", "segments": [ { "start_index": 23, "end_index": 34, "text": "reservation", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] }, { "start_index": 36, "end_index": 47, "text": "High chairs", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 70, "end_index": 76, "text": "tables", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Ok. That's no problem. Let's do a table then.", "segments": [ { "start_index": 34, "end_index": 39, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "There are no tables available at 6:30pm", "segments": [ { "start_index": 13, "end_index": 19, "text": "tables", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" } ] }, { "start_index": 33, "end_index": 39, "text": "6:30pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 16, "speaker": "USER", "text": "How about 6:00pm?", "segments": [ { "start_index": 10, "end_index": 16, "text": "6:00pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Yes, that is available. Can I get the name for the reservation", "segments": [ { "start_index": 51, "end_index": 62, "text": "reservation", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Smithers", "segments": [ { "start_index": 0, "end_index": 8, "text": "Smithers", "annotations": [ { "name": "restaurant_reservation.name.reservation" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Very good. You're all set. Smithers, table for 5 with a high chair has been reserved at the Olive Garden at the Bridgeton location", "segments": [ { "start_index": 27, "end_index": 35, "text": "Smithers", "annotations": [ { "name": "restaurant_reservation.name.reservation.accept" }, { "name": "restaurant_reservation.name.reservation.accept" } ] }, { "start_index": 37, "end_index": 42, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 47, "end_index": 48, "text": "5", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 56, "end_index": 66, "text": "high chair", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 67, "end_index": 84, "text": "has been reserved", "annotations": [ { "name": "restaurant_reservation.reservation.accept" } ] }, { "start_index": 92, "end_index": 104, "text": "Olive Garden", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 105, "end_index": 130, "text": "at the Bridgeton location", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] }, { "start_index": 112, "end_index": 121, "text": "Bridgeton", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] } ]
dlg-fefdbf41-bc26-44b9-94d8-e2ef027b464c
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey can you order me a pizza from Dominos?", "segments": [ { "start_index": 34, "end_index": 41, "text": "Dominos", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure thing. I'll place an order at the one near your home. For pickup?", "segments": [ { "start_index": 39, "end_index": 57, "text": "one near your home", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yes. I'll pass by it on my way home later", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure. What kind of pizza are we talking?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I think I want to get a Hawaiian special.", "segments": [ { "start_index": 24, "end_index": 32, "text": "Hawaiian", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sure. As is?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Can you ask if you can replace the ham with sausage?", "segments": [ { "start_index": 35, "end_index": 38, "text": "ham", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 44, "end_index": 51, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sure I'll ask. What size would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Get the XL size. The one good for 5 people", "segments": [ { "start_index": 8, "end_index": 10, "text": "XL", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok. Just one pizza. XL. It looks like they can switch out those toppings but will cost an extra $1", "segments": [ { "start_index": 20, "end_index": 22, "text": "XL", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That's fine, no problem", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Do you want thick crust, stuffed crust or anything like that?", "segments": [ { "start_index": 12, "end_index": 17, "text": "thick", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 12, "end_index": 23, "text": "thick crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 25, "end_index": 32, "text": "stuffed", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 25, "end_index": 38, "text": "stuffed crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Is there an option for deep dish for that one?", "segments": [ { "start_index": 23, "end_index": 32, "text": "deep dish", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes there is, should I get that?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Is it more expensive", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes. Compared to thin crust it's more expensive", "segments": [ { "start_index": 17, "end_index": 21, "text": "thin", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 16, "speaker": "USER", "text": "It's ok let's just get thin crust!", "segments": [ { "start_index": 23, "end_index": 33, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay sounds good. Confirming at order of a XL thin crust Hawaiian pizza with sausage instead of ham.", "segments": [ { "start_index": 43, "end_index": 45, "text": "XL", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 46, "end_index": 56, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 57, "end_index": 71, "text": "Hawaiian pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 77, "end_index": 84, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 96, "end_index": 99, "text": "ham", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yup that's correct!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Pickup will be ready in about 25 minutes", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Okay thanks", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Anytime!", "segments": [] } ]
dlg-ff004e45-942f-44e3-afb6-052d31d9a909
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hello Assistant", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hello!", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I wanna order coffee from the Starbucks at 16th and Tremont", "segments": [ { "start_index": 43, "end_index": 59, "text": "16th and Tremont", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Location found. What would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want the cinnamon shortbread creme frappuccino blended creme", "segments": [ { "start_index": 11, "end_index": 62, "text": "cinnamon shortbread creme frappuccino blended creme", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Item added", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Can I add whipped cream?", "segments": [ { "start_index": 10, "end_index": 23, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Yes you can", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Okay, I will have some whipped cream on it", "segments": [ { "start_index": 18, "end_index": 36, "text": "some whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 18, "end_index": 42, "text": "some whipped cream on it", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "what size would you like?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "make it the biggest one", "segments": [ { "start_index": 12, "end_index": 23, "text": "biggest one", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Alright", "segments": [] }, { "index": 12, "speaker": "USER", "text": "when will it be ready?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "It will be ready in five minutes", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Great, can I add some sugar to it as well?", "segments": [ { "start_index": 17, "end_index": 27, "text": "some sugar", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you for the coffee order", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Your order has been confirmed and sent to your phone", "segments": [ { "start_index": 0, "end_index": 29, "text": "Your order has been confirmed", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thanks a lot", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Bye", "segments": [] } ]
dlg-ff0cd969-60ef-413a-a7ed-54cd1dbb6f5e
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "I want to order a coffee from Starbucks", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Alright, which Starbucks?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The one on Hawthorne, near Cesar Chavez", "segments": [ { "start_index": 11, "end_index": 39, "text": "Hawthorne, near Cesar Chavez", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "OK, what do you want from there?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Venti Iced Latte with whole milk", "segments": [ { "start_index": 0, "end_index": 5, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 6, "end_index": 16, "text": "Iced Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 22, "end_index": 32, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Just one right? Anything else?", "segments": [ { "start_index": 5, "end_index": 8, "text": "one", "annotations": [ { "name": "coffee_ordering.num.drink" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Nope just that one drink.", "segments": [ { "start_index": 15, "end_index": 18, "text": "one", "annotations": [ { "name": "coffee_ordering.num.drink.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Do you want anything added to it?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Just a bit of brown sugar like usual.", "segments": [ { "start_index": 14, "end_index": 25, "text": "brown sugar", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Do you want this coffee now or sometime later?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Now.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Got it. I'll put the order in for you.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "OK thanks.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "OK it will be ready for pickup soon. And they'll send a receipt to your phone in a moment.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Great. Can you go pick it up for me?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yeah of course. I'll head out now", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You're welcome, anything else I can help you with for now?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Nope that's it. Cheers", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "See you later.", "segments": [] } ]
dlg-ff143b87-2a1f-4dea-ba5c-9ac2719a00a2
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Chandler, I need for you to order a pizza from Little Ceasar's for me", "segments": [ { "start_index": 47, "end_index": 62, "text": "Little Ceasar's", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "sure, what kind of pizza do you want me to order for you", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Let's go with the extramostbestest veggie", "segments": [ { "start_index": 18, "end_index": 41, "text": "extramostbestest veggie", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "ok, and what topping do you want to add", "segments": [] }, { "index": 4, "speaker": "USER", "text": "onions and mushrooms", "segments": [ { "start_index": 0, "end_index": 6, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 11, "end_index": 20, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "medium or large", "segments": [ { "start_index": 0, "end_index": 6, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 10, "end_index": 15, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 6, "speaker": "USER", "text": "let's say medium", "segments": [ { "start_index": 10, "end_index": 16, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "good. they are out of onions and mushrooms", "segments": [ { "start_index": 22, "end_index": 28, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] }, { "start_index": 33, "end_index": 42, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "then let's have green peppers with black olives", "segments": [ { "start_index": 16, "end_index": 28, "text": "green pepper", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 16, "end_index": 29, "text": "green peppers", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 35, "end_index": 47, "text": "black olives", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "where would you like to pick up the order", "segments": [] }, { "index": 10, "speaker": "USER", "text": "the store just around the corner from me - 21 bedford street, plainfield", "segments": [ { "start_index": 43, "end_index": 72, "text": "21 bedford street, plainfield", "annotations": [ { "name": "pizza_ordering.location.store" }, { "name": "pizza_ordering.location.store" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "then I will order a medium size extramostbestest veggie with green peppers and black olives and you can pick that up at 21 bedford st, harrisburg", "segments": [ { "start_index": 20, "end_index": 26, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 32, "end_index": 55, "text": "extramostbestest veggie", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 61, "end_index": 74, "text": "green peppers", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 79, "end_index": 91, "text": "black olives", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 120, "end_index": 145, "text": "21 bedford st, harrisburg", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "good. how soon can I pick up the order", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "in the next 25 minutes from now", "segments": [] }, { "index": 14, "speaker": "USER", "text": "ok", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I will send a receipt of the order via text to your mobile phone", "segments": [] }, { "index": 16, "speaker": "USER", "text": "that will be great", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "anything else", "segments": [] }, { "index": 18, "speaker": "USER", "text": "that's all for now ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "bye", "segments": [] }, { "index": 20, "speaker": "USER", "text": "bye", "segments": [] } ]
dlg-ff15465a-0914-440b-89f3-2c275b08c611
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey! Can you please pick up a Caffe Mocha from Starbucks?", "segments": [ { "start_index": 30, "end_index": 41, "text": "Caffe Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink.reject" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure! What size?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Venti, please. With 2% milk.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 20, "end_index": 27, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Gotcha. Would you like Whipped Cream?", "segments": [ { "start_index": 23, "end_index": 36, "text": "Whipped Cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 4, "speaker": "USER", "text": "No, thank you.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Anything else?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Nope, that's all.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "They are out of Mocha Sauce. What else would you like?", "segments": [ { "start_index": 16, "end_index": 27, "text": "Mocha Sauce", "annotations": [ { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No problem, I will get a Blonde Vanilla Latte instead.", "segments": [ { "start_index": 25, "end_index": 45, "text": "Blonde Vanilla Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Size?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Venti, as well.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "2% milk, still?", "segments": [ { "start_index": 0, "end_index": 7, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 12, "speaker": "USER", "text": "No, almond milk if it is available", "segments": [ { "start_index": 4, "end_index": 15, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "They are also out of almond milk.", "segments": [ { "start_index": 21, "end_index": 32, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "What milks do they have?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "2%, Coconut, Non-fat, Soy, Whole", "segments": [ { "start_index": 0, "end_index": 2, "text": "2%", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 4, "end_index": 11, "text": "Coconut", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 13, "end_index": 20, "text": "Non-fat", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 22, "end_index": 25, "text": "Soy", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 27, "end_index": 32, "text": "Whole", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 16, "speaker": "USER", "text": "2% is fine.", "segments": [ { "start_index": 0, "end_index": 2, "text": "2%", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, they will send the receipt to your phone!", "segments": [ { "start_index": 0, "end_index": 44, "text": "Ok, they will send the receipt to your phone", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Okay great thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You are welcome!", "segments": [] } ]
dlg-ff1a2305-8022-41a9-b9c3-f4cc1277da1d
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "I would like to make reservations at Chili's Restaurant on March 27th.", "segments": [ { "start_index": 37, "end_index": 55, "text": "Chili's Restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" }, { "name": "restaurant_reservation.name.restaurant.reject" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "ok, what time and how many people?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "At 6 pm. I need a table for 8. I would like a booth.", "segments": [ { "start_index": 3, "end_index": 7, "text": "6 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 28, "end_index": 29, "text": "8", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 46, "end_index": 51, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "There are no booths available at 6 pm for 8 people.", "segments": [ { "start_index": 13, "end_index": 19, "text": "booths", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 33, "end_index": 37, "text": "6 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.reject" } ] }, { "start_index": 42, "end_index": 43, "text": "8", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Can we try to get a booth at 630 pm?", "segments": [ { "start_index": 20, "end_index": 25, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 29, "end_index": 35, "text": "630 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "630 pm is not available either.", "segments": [ { "start_index": 0, "end_index": 6, "text": "630 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 6, "speaker": "USER", "text": "ok, let us try another restaurant.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "which one?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "TGIF", "segments": [ { "start_index": 0, "end_index": 4, "text": "TGIF", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "same time?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "yes 6 pm.", "segments": [ { "start_index": 4, "end_index": 8, "text": "6 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "do you want a booth there also?", "segments": [ { "start_index": 14, "end_index": 19, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 12, "speaker": "USER", "text": "yes, a booth for 8 people.", "segments": [ { "start_index": 7, "end_index": 12, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 17, "end_index": 18, "text": "8", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "they have one available.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "great!", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "what is your name?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "John Smith", "segments": [ { "start_index": 0, "end_index": 10, "text": "John Smith", "annotations": [ { "name": "restaurant_reservation.name.reservation" }, { "name": "restaurant_reservation.name.reservation" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "ok. so 630 pm tomorrow for john smith?", "segments": [ { "start_index": 7, "end_index": 13, "text": "630 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 7, "end_index": 22, "text": "630 pm tomorrow", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 27, "end_index": 37, "text": "john smith", "annotations": [ { "name": "restaurant_reservation.name.reservation.accept" }, { "name": "restaurant_reservation.name.reservation.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "yes", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "i reserved a booth for 8 at that time at TGIF.", "segments": [ { "start_index": 13, "end_index": 18, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 23, "end_index": 24, "text": "8", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 41, "end_index": 45, "text": "TGIF", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 41, "end_index": 46, "text": "TGIF.", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "ok, thank you!", "segments": [] } ]
dlg-ff22dbfa-32d6-4ace-9360-b73714ae522f
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hi, My brakes are squeeling real bad.", "segments": [ { "start_index": 4, "end_index": 36, "text": "My brakes are squeeling real bad", "annotations": [ { "name": "auto_repair.reason.appt" }, { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok, How long has been going on.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "A few weeks.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "When was the last time you had work done on your brakes?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I bought the car a year ago and I haven't done anything since I got it.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok, well an inspection will run $65", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Ok and what do you charge if I just need brake pads?", "segments": [ { "start_index": 31, "end_index": 51, "text": "just need brake pads", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "$100 for the front and $75 for the back if you need pad and machined rotors.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "What if the rotors are bad too?", "segments": [ { "start_index": 8, "end_index": 26, "text": "the rotors are bad", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Pads and rotors for the front are $200 and $150 for the back.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "OK, well, I know I need some work done.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yeah, you definately do not want to go much longer with bad brakes for a lot of reasons. ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "What are some other issues that can cause?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Well the biggest is your break could fail entirely. Also, you can wear out your brake calipers which can be really expensive to fix.", "segments": [ { "start_index": 25, "end_index": 94, "text": "break could fail entirely. Also, you can wear out your brake calipers", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Do you think I have done that? Its been two weeks since I notice the sound? I had to wait until I had a free check to get the work done.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I can understand that, but if they are just squealing and you are not hearing any grinding, you should be ok.", "segments": [ { "start_index": 39, "end_index": 53, "text": "just squealing", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 16, "speaker": "USER", "text": "OK", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Best way for me to tell is get under there and take a look.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "How long does an inspection take?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Long as it takes for me to get your wheel off.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Ok", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "I will know right away what you need.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "And before you begin any work can you let me know what I need done?", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Certainly, I won't do anything to your car you do not want done.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Ok, well can you do the job today, Like take a look now?", "segments": [ { "start_index": 28, "end_index": 33, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 25, "speaker": "ASSISTANT", "text": "Sure, I have one person ahead of you but we can look.", "segments": [] }, { "index": 26, "speaker": "USER", "text": "OK, do you think you can finish the work today, even if I need pads and rotors?", "segments": [ { "start_index": 41, "end_index": 46, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 27, "speaker": "ASSISTANT", "text": "Oh yeah. It is early enough in the morning we can get you fixed up today in a few hours.", "segments": [ { "start_index": 35, "end_index": 42, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 67, "end_index": 72, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 28, "speaker": "USER", "text": "OK Great.", "segments": [] } ]
dlg-ff2cab5b-a3a8-46ea-8366-57b8b127ca98
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "I need you to make a service appoint for me ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "With whom?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Intelligent Auto Solutions", "segments": [ { "start_index": 0, "end_index": 26, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Year , make and model of car?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "2016 volkswagon cc", "segments": [ { "start_index": 0, "end_index": 4, "text": "2016", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 5, "end_index": 18, "text": "volkswagon cc", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What issue are you having with car?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "My tires are making a cupping sound and i need a headlight replaced", "segments": [ { "start_index": 0, "end_index": 67, "text": "My tires are making a cupping sound and i need a headlight replaced", "annotations": [ { "name": "auto_repair.reason.appt" }, { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "They will want your name and contact", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Jeff Fort 555-5555", "segments": [ { "start_index": 0, "end_index": 9, "text": "Jeff Fort", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok i will give them a call", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Ok", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Is tomorrow morning at 7am ok", "segments": [ { "start_index": 3, "end_index": 11, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 12, "end_index": 26, "text": "morning at 7am", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 12, "end_index": 19, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 23, "end_index": 26, "text": "7am", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes it is", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Will you be waiting while its repaired", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok its set", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Details please", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You have an appointment at 7am in the service center to check on your tires and your headlights. Please bring with you a 129.00 diagnotic fee", "segments": [ { "start_index": 27, "end_index": 30, "text": "7am", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 56, "end_index": 96, "text": "check on your tires and your headlights.", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 70, "end_index": 95, "text": "tires and your headlights", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Ok thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You are welcome", "segments": [] } ]
dlg-ff3dcb17-4962-4ee3-a18e-aa26b746c6dc
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi there! I would like to order a pizza from Joe's Famous Pizza please at 200 south Kelly avenue Edmond", "segments": [ { "start_index": 0, "end_index": 31, "text": "Hi there! I would like to order", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] }, { "start_index": 34, "end_index": 39, "text": "pizza", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] }, { "start_index": 45, "end_index": 63, "text": "Joe's Famous Pizza", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 74, "end_index": 103, "text": "200 south Kelly avenue Edmond", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Great, what kind of pizza would you like?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would like the Sooner Tornado pizza please.", "segments": [ { "start_index": 17, "end_index": 37, "text": "Sooner Tornado pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What size would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Family sized please.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Family", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 0, "end_index": 12, "text": "Family sized", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "One moment please.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Ok.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "I'm sorry but the Sooner Hurricane pizza was a promotion only available last month. Would you like to order something else?", "segments": [ { "start_index": 18, "end_index": 34, "text": "Sooner Hurricane", "annotations": [ { "name": "pizza_ordering.name.pizza.reject" } ] }, { "start_index": 18, "end_index": 40, "text": "Sooner Hurricane pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Ok, one Lua pizza family sized please.", "segments": [ { "start_index": 8, "end_index": 17, "text": "Lua pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 18, "end_index": 24, "text": "family", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 18, "end_index": 30, "text": "family sized", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Is there anything else I can do for you?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes can the pizza have extra onion and bacon please?", "segments": [ { "start_index": 23, "end_index": 28, "text": "extra", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 23, "end_index": 34, "text": "extra onion", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 29, "end_index": 34, "text": "onion", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 39, "end_index": 44, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Sure! to confirm you would like one family sized Lua pizza with extra onion and bacon?", "segments": [ { "start_index": 36, "end_index": 42, "text": "family", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 36, "end_index": 48, "text": "family sized", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 49, "end_index": 58, "text": "Lua pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 64, "end_index": 75, "text": "extra onion", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 64, "end_index": 69, "text": "extra", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 70, "end_index": 75, "text": "onion", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 80, "end_index": 85, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes please, how much will that cost?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "The total cost is 22.99", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Great! please order the pizza and charge my card on file.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok , to confirm I will order one family sized Lua pizza with extra onion and bacons and charge the card on file?", "segments": [ { "start_index": 33, "end_index": 39, "text": "family", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 33, "end_index": 45, "text": "family sized", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 46, "end_index": 55, "text": "Lua pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 61, "end_index": 66, "text": "extra", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 61, "end_index": 72, "text": "extra onion", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 67, "end_index": 72, "text": "onion", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 77, "end_index": 83, "text": "bacons", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "correct!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Is there anything else I can help you with?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "When will it be arriving?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Within one hour.", "segments": [ { "start_index": 0, "end_index": 16, "text": "Within one hour.", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Great! that's all!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Ok, have a nice day.", "segments": [] } ]
dlg-ff72ea4c-8e49-48c1-8c3e-bc44eadece48
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I need to order a Pizza, is Papa Johns open right now?", "segments": [ { "start_index": 28, "end_index": 38, "text": "Papa Johns", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes, I have Papa Johns Pizza open from 9 a.m. until 11 p.m. today.", "segments": [ { "start_index": 12, "end_index": 28, "text": "Papa Johns Pizza", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Great. I need a large pizza for pick up at 7 p.m.", "segments": [ { "start_index": 16, "end_index": 21, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What toppings would you like on your large pizza?", "segments": [ { "start_index": 37, "end_index": 42, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Peperoni and yellow sweet peppers.", "segments": [ { "start_index": 0, "end_index": 8, "text": "Peperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 13, "end_index": 33, "text": "yellow sweet peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "I do not see yellow sweet peppers as a menu choice for Papa Johns pizza, would you like to remove that request?", "segments": [ { "start_index": 13, "end_index": 33, "text": "yellow sweet peppers", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] }, { "start_index": 55, "end_index": 71, "text": "Papa Johns pizza", "annotations": [ { "name": "pizza_ordering.name.store" } ] }, { "start_index": 55, "end_index": 72, "text": "Papa Johns pizza,", "annotations": [ { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes, remove that. Sorry, I mean I want peperoni and black olives on it.", "segments": [ { "start_index": 39, "end_index": 47, "text": "peperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 52, "end_index": 64, "text": "black olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok. You want a large pizza with peperoni peperoni and black olives as toppings?", "segments": [ { "start_index": 15, "end_index": 20, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 32, "end_index": 40, "text": "peperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 54, "end_index": 66, "text": "black olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No. I just want a large pizza with peperoni and black olives.", "segments": [ { "start_index": 18, "end_index": 23, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 35, "end_index": 43, "text": "peperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 48, "end_index": 60, "text": "black olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok. One large pizza with peperoni and black olives for pick up at 7:00 p.m. from Papa Johns Pizza. Is this correct?", "segments": [ { "start_index": 8, "end_index": 13, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 25, "end_index": 33, "text": "peperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 38, "end_index": 50, "text": "black olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 81, "end_index": 97, "text": "Papa Johns Pizza", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "While placing your order, I see they have a sooner pick up times, would you like me to tell them to you?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "You can pick up your large peperoni and black olive pizza at 6 p.m., 6:20 p.m. 6:40 p.m. or at 7 p.m.", "segments": [ { "start_index": 21, "end_index": 26, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 27, "end_index": 57, "text": "peperoni and black olive pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Ok", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Would you like me to change your pick up time to one of the suggest times?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No, keep my pick up time at 7:00 p.m.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok. I have you picking up a large peperoni and black olive pizza from Papa Johns on Normandy Blvd. at 7:00 p.m. tonight. Is this correct?", "segments": [ { "start_index": 28, "end_index": 33, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 34, "end_index": 64, "text": "peperoni and black olive pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 70, "end_index": 80, "text": "Papa Johns", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 81, "end_index": 98, "text": "on Normandy Blvd.", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] }, { "start_index": 84, "end_index": 97, "text": "Normandy Blvd", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok, great. Your order has been placed. Your total charge is $11.99. Shall I charge the card you have on file?", "segments": [ { "start_index": 0, "end_index": 108, "text": "Ok, great. Your order has been placed. Your total charge is $11.99. Shall I charge the card you have on file", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Yes. ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Ok, you are all taken care of. I will send a reciept to your email on file. ", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Thank you.", "segments": [] } ]
dlg-ff7496f4-8320-4423-a49a-5f671cb011cb
movie-tickets-3
[ { "index": 0, "speaker": "USER", "text": "I'd like to get two tickets for the movie US in Atlanta, GA for Thursday at 7 pm.", "segments": [ { "start_index": 16, "end_index": 19, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 16, "end_index": 27, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.reject" } ] }, { "start_index": 42, "end_index": 44, "text": "US", "annotations": [ { "name": "movie_ticket.name.movie.reject" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 48, "end_index": 59, "text": "Atlanta, GA", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 76, "end_index": 80, "text": "7 pm", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "I am sorry but there are no tickets available at that time for this showing. Is there another city you'd like to look at?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "No, how about for 8 pm on Friday?", "segments": [ { "start_index": 18, "end_index": 22, "text": "8 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Let me check those times.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "ok.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "I have found the following show times for the movie \"US\" in Atlanta. Friday at 730 pm or 945 pm. Do either of these options work for you?", "segments": [ { "start_index": 53, "end_index": 55, "text": "US", "annotations": [ { "name": "movie_ticket.name.movie.reject" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 60, "end_index": 67, "text": "Atlanta", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 79, "end_index": 85, "text": "730 pm", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 89, "end_index": 95, "text": "945 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "No, do you have tickets for Dumbo in Atlanta on Thursday?", "segments": [ { "start_index": 28, "end_index": 33, "text": "Dumbo", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 37, "end_index": 44, "text": "Atlanta", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Yes, I have tickets in Atlanta for 7 PM Thursday.", "segments": [ { "start_index": 23, "end_index": 30, "text": "Atlanta", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 35, "end_index": 39, "text": "7 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Great! Get those please.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "How many?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Two tickets for Atlanta AMC East Dumbo at 7 pm.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 0, "end_index": 11, "text": "Two tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 16, "end_index": 23, "text": "Atlanta", "annotations": [ { "name": "movie_ticket.location.theater" } ] }, { "start_index": 16, "end_index": 32, "text": "Atlanta AMC East", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 24, "end_index": 27, "text": "AMC", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 33, "end_index": 38, "text": "Dumbo", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 42, "end_index": 46, "text": "7 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "I have purchased two tickets for that time and show.", "segments": [ { "start_index": 17, "end_index": 20, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 17, "end_index": 28, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "They will be sent to your mobile phone. Please confirm the number", "segments": [] }, { "index": 14, "speaker": "USER", "text": "555-555-5555", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Great. One moment.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Two tickets for Dumbo at 7 pm on Thursday at AMC Atlanta East have been sent to your phone.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 0, "end_index": 11, "text": "Two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 16, "end_index": 21, "text": "Dumbo", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 25, "end_index": 29, "text": "7 pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 45, "end_index": 48, "text": "AMC", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 45, "end_index": 61, "text": "AMC Atlanta East", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 49, "end_index": 61, "text": "Atlanta East", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Anything else I can do for you?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "No.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Good Bye.", "segments": [] } ]
dlg-ff7f742b-e077-41c0-bf07-5d2dd2eeb569
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "I need a ride, man.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where are you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I am at the mall in Bowling Green, KY. I am not sure the name of it.", "segments": [ { "start_index": 8, "end_index": 38, "text": "the mall in Bowling Green, KY.", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 12, "end_index": 37, "text": "mall in Bowling Green, KY", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Looks like Greenwood Mall is the name, where are you wanting to go?", "segments": [ { "start_index": 11, "end_index": 25, "text": "Greenwood Mall", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I need to go to the Regal Cinemas across town.", "segments": [ { "start_index": 16, "end_index": 46, "text": "the Regal Cinemas across town.", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 20, "end_index": 45, "text": "Regal Cinemas across town", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Greenwood Mall to Regal Cinemas, is that correct?", "segments": [ { "start_index": 0, "end_index": 14, "text": "Greenwood Mall", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 0, "end_index": 31, "text": "Greenwood Mall to Regal Cinemas", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 18, "end_index": 31, "text": "Regal Cinemas", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes that is!", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What type of car are you wanting?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I'd like an UberXL if it is under 15 bucks.", "segments": [ { "start_index": 12, "end_index": 18, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "I am sorry, the UberXL is nearly 20 being 19.86. Do you still want that ride?", "segments": [ { "start_index": 16, "end_index": 22, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] }, { "start_index": 33, "end_index": 35, "text": "20", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 42, "end_index": 47, "text": "19.86", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 10, "speaker": "USER", "text": "No, I only have 15 bucks to pay for the ride. Is there any cheap options?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "The UberX is 12.29, would you like to book that ride?", "segments": [ { "start_index": 4, "end_index": 9, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 13, "end_index": 18, "text": "12.29", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I would like that very much. How long will it take to get here?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "The estimated wait time for the UberX is 10 minutes.", "segments": [ { "start_index": 32, "end_index": 37, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 41, "end_index": 51, "text": "10 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Ok, that's good. I can make the movie in that time.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Would you like to confirm this ride?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes, it's the one that I want.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I am confirming your UberX from Greenwood Mall to Regal Cinemas for 12.29 that will arrive in around 10 minutes, is that right?", "segments": [ { "start_index": 21, "end_index": 26, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 32, "end_index": 46, "text": "Greenwood Mall", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 50, "end_index": 63, "text": "Regal Cinemas", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 68, "end_index": 73, "text": "12.29", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 101, "end_index": 111, "text": "10 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That's right, book it up please!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ride has been booked and you will be getting updates via text on the ride from now on. Thanks so much for using me to help book your ride.", "segments": [] } ]
dlg-ff818404-a700-4031-993b-726ac337e259
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "I need to schedule a service appointment for my car.", "segments": [ { "start_index": 21, "end_index": 51, "text": "service appointment for my car", "annotations": [ { "name": "auto_repair.auto_repair" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay. Where would you like to schedule it?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "At Intelligent Auto Solutions.", "segments": [ { "start_index": 3, "end_index": 29, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. What's the make, model, and year of your car?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It's a 2008 Subaru Outback Wagon.", "segments": [ { "start_index": 7, "end_index": 11, "text": "2008", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 12, "end_index": 32, "text": "Subaru Outback Wagon", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. And what is the reason for scheduling your service?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I have a check engine light and it seems to be heating up really fast after I run for only ten minutes.", "segments": [ { "start_index": 0, "end_index": 103, "text": "I have a check engine light and it seems to be heating up really fast after I run for only ten minutes.", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 9, "end_index": 27, "text": "check engine light", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 47, "end_index": 57, "text": "heating up", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay. There is an appointment available for 9:00 a.m., Friday, May 29. Would you like to schedule that appointment?", "segments": [ { "start_index": 44, "end_index": 52, "text": "9:00 a.m", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 44, "end_index": 53, "text": "9:00 a.m.", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 55, "end_index": 69, "text": "Friday, May 29", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No, that will not work. This is urgent. I need an earlier appointment.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Please let me check for an expedited appointment. There is an expedited appointment available for today, Wednesday March 27 at 5:00 p.m. Would you like that appointment?", "segments": [ { "start_index": 98, "end_index": 123, "text": "today, Wednesday March 27", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 105, "end_index": 123, "text": "Wednesday March 27", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 127, "end_index": 135, "text": "5:00 p.m", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 127, "end_index": 136, "text": "5:00 p.m.", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 10, "speaker": "USER", "text": "No. Is there anything earlier?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Please let me check. Okay. Intelligent Auto Solutions can see you on a standby service call basis if you're able to come now, at 9:00am, Wednesday March 27.", "segments": [ { "start_index": 27, "end_index": 53, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] }, { "start_index": 129, "end_index": 135, "text": "9:00am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 137, "end_index": 155, "text": "Wednesday March 27", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 137, "end_index": 156, "text": "Wednesday March 27.", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay, I will take that appointment. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, Intelligent Auto Solutions will be expecting you soon.", "segments": [ { "start_index": 6, "end_index": 32, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 14, "speaker": "USER", "text": "What is the fee for this appointment?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "The fee is $50 for the initial inspection.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Okay. I want this appointment. Please confirm my details.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Intelligent Auto Solutions will see you today, Wednesday March 27, at 9:00 on a standby appointment basis, for a initial inspection of your car engine light and overheating, with a fee of $50. Please confirm for final scheduling and prepayment.", "segments": [ { "start_index": 0, "end_index": 26, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 47, "end_index": 65, "text": "Wednesday March 27", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 47, "end_index": 66, "text": "Wednesday March 27,", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 70, "end_index": 74, "text": "9:00", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 111, "end_index": 156, "text": "a initial inspection of your car engine light", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 140, "end_index": 172, "text": "car engine light and overheating", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 161, "end_index": 172, "text": "overheating", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "I'm confirming. Yes. I want this. Schedule and pay.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "All right. You've scheduled and paid, and Intelligent Auto Solutions will see you soon. The receipt and directions to Intelligent Auto Solutions are on their way to your mobile device.", "segments": [ { "start_index": 11, "end_index": 27, "text": "You've scheduled", "annotations": [ { "name": "auto_repair.appointment.accept" } ] }, { "start_index": 42, "end_index": 68, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Great. ", "segments": [] } ]
dlg-ff876335-a1fd-428f-9e70-e6f1f0c4b657
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey, Assistant. I need a pick-me-up.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Maybe a coffee will help. Would you like some?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Sure.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "What kind of coffee?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "How about Starbucks. Is there one nearby?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Yes, there's one just a five minute walk away on 6th and Strang Line. Would you like to order from there?", "segments": [ { "start_index": 46, "end_index": 68, "text": "on 6th and Strang Line", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 49, "end_index": 68, "text": "6th and Strang Line", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Sure, that sounds good.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What kind of coffee would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I'm not sure. What kind of iced drinks do they have?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "They have iced cafe americano, iced cafe latte, , iced caffe mocha, iced cappucino with cold", "segments": [ { "start_index": 10, "end_index": 30, "text": "iced cafe americano,", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 10, "end_index": 29, "text": "iced cafe americano", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 29, "end_index": 46, "text": ", iced cafe latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 31, "end_index": 46, "text": "iced cafe latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 50, "end_index": 66, "text": "iced caffe mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 68, "end_index": 82, "text": "iced cappucino", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 88, "end_index": 92, "text": "cold", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "An iced caffe mocha sounds great!", "segments": [ { "start_index": 3, "end_index": 19, "text": "iced caffe mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "What size?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Just a tall, please.", "segments": [ { "start_index": 7, "end_index": 12, "text": "tall,", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 7, "end_index": 11, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "What kind of milk?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Coconut.", "segments": [ { "start_index": 0, "end_index": 7, "text": "Coconut", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Would you like any added flavor?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No, thanks.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I'm sorry, but that Starbucks location is currently out of coconut milk. Would you like a different kind of milk?", "segments": [ { "start_index": 59, "end_index": 72, "text": "coconut milk.", "annotations": [ { "name": "coffee_ordering.type.milk.reject" } ] }, { "start_index": 59, "end_index": 71, "text": "coconut milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Do they have almond?", "segments": [ { "start_index": 13, "end_index": 19, "text": "almond", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes, they have almond milk. Would you like that?", "segments": [ { "start_index": 15, "end_index": 26, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 15, "end_index": 27, "text": "almond milk.", "annotations": [ { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "A tall Caffe Mocha with almond milk will cost $4.68 and be ready for pickup shortly. Would you like to add this to your order?", "segments": [ { "start_index": 2, "end_index": 6, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 7, "end_index": 18, "text": "Caffe Mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 24, "end_index": 35, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Would you like to order anything else?", "segments": [] }, { "index": 24, "speaker": "USER", "text": "No, that's all.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Your total will be $5.38. Would you like to place your order now?", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Your order has been placed. A receipt has been sent via text message shortly. Your drinks will be ready for pickup shortly. ", "segments": [] }, { "index": 28, "speaker": "USER", "text": "Thank you!", "segments": [] } ]
dlg-ff87a7d2-8474-471c-abd0-4dcb98085c2a
pizza-ordering-1
[ { "index": 0, "speaker": "USER", "text": "tO PLEASE ORDER A CHEESE PIZZA FOR ME", "segments": [ { "start_index": 18, "end_index": 30, "text": "CHEESE PIZZA", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "fROM WHERE?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "fROM tONY'S pIZZA", "segments": [ { "start_index": 5, "end_index": 17, "text": "tONY'S pIZZA", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "what town is it in?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It is in popmpton lakes nj", "segments": [ { "start_index": 9, "end_index": 26, "text": "popmpton lakes nj", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "do you want anything on the pizza", "segments": [] }, { "index": 6, "speaker": "USER", "text": "no just cheese but with a light under crust", "segments": [ { "start_index": 8, "end_index": 14, "text": "cheese", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 8, "end_index": 31, "text": "cheese but with a light", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 26, "end_index": 43, "text": "light under crust", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "ok i will order it that way ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "i deliver it tio mmy home address", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "when do you want it delivered", "segments": [] }, { "index": 10, "speaker": "USER", "text": "as soon as they can do so", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "will tell them that", "segments": [] }, { "index": 12, "speaker": "USER", "text": "would also like a bottle odf pepsi along with that", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "okay I will oreder that ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "please foind out how soon it will eb delivered", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "i will tell you after I conmtact them", "segments": [] }, { "index": 16, "speaker": "USER", "text": "make sure the light is on on the porch too", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I will put it on now", "segments": [] }, { "index": 18, "speaker": "USER", "text": "that is all for now but alert me when they deliver the pizza ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I will do that. ", "segments": [] } ]
dlg-ff8bbb1d-f40d-4bef-97c1-129a50eb4747
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I think it's time for lunch", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "What would you like for lunch", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'd like Pizza", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Where from?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I think I'd like Pieology", "segments": [ { "start_index": 17, "end_index": 25, "text": "Pieology", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Which one should I go to?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Go tot he one in Menifee", "segments": [ { "start_index": 17, "end_index": 24, "text": "Menifee", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What sort of pizza would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "The ogringal thin crust", "segments": [ { "start_index": 4, "end_index": 23, "text": "ogringal thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 13, "end_index": 23, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "What sauce do you want?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I'd like garlice herb butter", "segments": [ { "start_index": 9, "end_index": 28, "text": "garlice herb butter", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "and sauce", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I'd like White sauce", "segments": [ { "start_index": 9, "end_index": 20, "text": "White sauce", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "What toppings would you like?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I'd like grilled chicken", "segments": [ { "start_index": 9, "end_index": 24, "text": "grilled chicken", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "and", "segments": [] }, { "index": 16, "speaker": "USER", "text": "olives, clianro and cranberry's", "segments": [ { "start_index": 0, "end_index": 6, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 8, "end_index": 15, "text": "clianro", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 20, "end_index": 31, "text": "cranberry's", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "What else would you like", "segments": [] }, { "index": 18, "speaker": "USER", "text": "tomatos, oinons, baccon and pineapple", "segments": [ { "start_index": 0, "end_index": 7, "text": "tomatos", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 9, "end_index": 15, "text": "oinons", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 17, "end_index": 23, "text": "baccon", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 28, "end_index": 37, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "What else?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "When it comes out have them hit it with BBQ sauce", "segments": [ { "start_index": 18, "end_index": 49, "text": "have them hit it with BBQ sauce", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 40, "end_index": 49, "text": "BBQ sauce", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "Would you like anything else?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "I'd like a sise of Ranch and a coke lite ice.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "I'll get that for you right away. ", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Thank you.", "segments": [] } ]
dlg-ff8dc04a-4fc7-435f-9b5f-07edea440a0c
movie-tickets-3
[ { "index": 0, "speaker": "USER", "text": "Hi I would like to buy 2 tickets for Shazam!", "segments": [ { "start_index": 23, "end_index": 24, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 37, "end_index": 43, "text": "Shazam", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What city would you like to see this movie?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Ontario, California", "segments": [ { "start_index": 0, "end_index": 7, "text": "Ontario", "annotations": [ { "name": "movie_ticket.name.movie" } ] }, { "start_index": 0, "end_index": 19, "text": "Ontario, California", "annotations": [ { "name": "movie_ticket.location.theater" } ] }, { "start_index": 9, "end_index": 19, "text": "California", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, I'll check that location for you.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would prefer the Edwards Ontario Mountain Village, since it's closest to me and my guest.", "segments": [ { "start_index": 19, "end_index": 51, "text": "Edwards Ontario Mountain Village", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What time is best for you?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Either 4 or 6 pm.", "segments": [ { "start_index": 7, "end_index": 8, "text": "4", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 12, "end_index": 16, "text": "6 pm", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 12, "end_index": 17, "text": "6 pm.", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I'm sorry, but it looks like the 4:10 and the 6:10 pm showings are sold out.", "segments": [ { "start_index": 33, "end_index": 37, "text": "4:10", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start.reject" } ] }, { "start_index": 46, "end_index": 53, "text": "6:10 pm", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "That's too bad. I really wanted to see that movie. ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "I'm sorry. Is there another movie you would like to see?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "How about Captain Marvel at the Edwards Ontario Moutain theater.", "segments": [ { "start_index": 10, "end_index": 24, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 32, "end_index": 63, "text": "Edwards Ontario Moutain theater", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 32, "end_index": 64, "text": "Edwards Ontario Moutain theater.", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Showtimes are 3:45, 7:10 and 10:10 pm. Which would you like?", "segments": [ { "start_index": 14, "end_index": 18, "text": "3:45", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 20, "end_index": 24, "text": "7:10", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 29, "end_index": 38, "text": "10:10 pm.", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 29, "end_index": 37, "text": "10:10 pm", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I am interested in the 7:10 showing.", "segments": [ { "start_index": 23, "end_index": 27, "text": "7:10", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "I'm sorry, it looks like the 7:10 showing is also sold out.", "segments": [ { "start_index": 29, "end_index": 33, "text": "7:10", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Wow, that's too bad. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I'm sorry. Is there another movie you would like me to look up?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No, I think I'll pass on the movies tonight since those were the two I really wanted to see.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "If you want, I can check another theater.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, that's fine. Thank you for your help.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome.", "segments": [] } ]
dlg-ff90869d-ada4-49d0-909f-ae1e79d76b68
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I'm looking for a restaurans in Tampa to take Sharon", "segments": [ { "start_index": 32, "end_index": 37, "text": "Tampa", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] }, { "start_index": 41, "end_index": 52, "text": "take Sharon", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok well Ive heard the Council Oak is pretty good", "segments": [ { "start_index": 22, "end_index": 33, "text": "Council Oak", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Any place else?", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "The Rez is good too", "segments": [ { "start_index": 0, "end_index": 7, "text": "The Rez", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 4, "end_index": 7, "text": "Rez", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Who would you say has the best steak?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Thatb would be council oak", "segments": [ { "start_index": 15, "end_index": 26, "text": "council oak", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Ok lets do that", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "So reservation for two?", "segments": [ { "start_index": 19, "end_index": 22, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "ok what time", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Tonight", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok only two seated table they have is at 8;30", "segments": [ { "start_index": 8, "end_index": 11, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 41, "end_index": 45, "text": "8;30", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 12, "speaker": "USER", "text": "ok thats fine", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Anything else sir?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Can i use my comp", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes the comp can be used for all resturants in the casino", "segments": [] }, { "index": 16, "speaker": "USER", "text": "How much do i have left on there?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "300", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Ok so its all set", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes sir be there by 8:30", "segments": [ { "start_index": 20, "end_index": 24, "text": "8:30", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] } ]
dlg-ff93e486-5c20-4adc-9f9a-210e3071e350
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "Hi, how are you? I would like to book a table for tonight at 8pm", "segments": [ { "start_index": 61, "end_index": 64, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sorry, but we are booked.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Do you have one table for 7pm?", "segments": [ { "start_index": 26, "end_index": 29, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sorry, I am afraid I don't, but wait a minute please.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Ok, thanks, ", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Your welcome.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Crossing my fingers.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok, I see, we have an opening at 9pm is it fine?", "segments": [ { "start_index": 33, "end_index": 36, "text": "9pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Perfect!", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "For how many people?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I think 4.", "segments": [ { "start_index": 8, "end_index": 9, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Um, this table is for 2, let me see if I can find one for four.", "segments": [ { "start_index": 58, "end_index": 63, "text": "four.", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 58, "end_index": 62, "text": "four", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Please", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ummmm, at 9:30 I will have a larger table.", "segments": [ { "start_index": 10, "end_index": 14, "text": "9:30", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 29, "end_index": 41, "text": "larger table", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Ok, there is a dressing code?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Just something casual but nice.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "What do you mean by that?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Well, some slacks for you , no sandals.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Ah, ok, and for the ladies?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Anything cute , but not flip flops.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Oh, let me see, one of my friends is calling telling me that we will be 6.", "segments": [ { "start_index": 72, "end_index": 73, "text": "6", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "Then, we will have to rearrange everythig again, one second.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "I am sorry, you have been very pacient.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Don´t worry, Sir, is not a problem.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "It looks like my boss and his wife are comming too.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "I understand, ok, got one! at will be at 10, is fine?", "segments": [ { "start_index": 41, "end_index": 43, "text": "10", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 26, "speaker": "USER", "text": "At 10, ok, we will have meantime some drinks, then.", "segments": [ { "start_index": 3, "end_index": 5, "text": "10", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 27, "speaker": "ASSISTANT", "text": "Yes, that is not a problem, the bar is open.", "segments": [] }, { "index": 28, "speaker": "USER", "text": "I appreciate your help.", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Ok, see you at 10 pm.", "segments": [ { "start_index": 15, "end_index": 20, "text": "10 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] } ]
dlg-ff967cc9-2074-446a-ba39-0f622c571c1e
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hi! I'd like to order a coffee from Starbucks.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which Starbucks will you be picking that up from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The Starbucks at 7567 Oswego Road in Liverpool", "segments": [ { "start_index": 17, "end_index": 46, "text": "7567 Oswego Road in Liverpool", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "OK, which drink would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "A cherry mocha please", "segments": [ { "start_index": 2, "end_index": 14, "text": "cherry mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What kind of milk?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Regular dairy whole milk", "segments": [ { "start_index": 0, "end_index": 24, "text": "Regular dairy whole milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Do you want whipped cream?", "segments": [ { "start_index": 12, "end_index": 25, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yep!", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "What size?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Grande", "segments": [ { "start_index": 0, "end_index": 6, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Any other modifications?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Nope, just a standard grande cherry mocha made with whole milk and whipped cream", "segments": [ { "start_index": 13, "end_index": 28, "text": "standard grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 22, "end_index": 28, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 29, "end_index": 41, "text": "cherry mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 52, "end_index": 62, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 67, "end_index": 80, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "OK, would you like to add anything to that order?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Nope, that will be all", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "OK, I've placed that order at the Liverpool Starbucks on at 7567 Oswego Road", "segments": [ { "start_index": 0, "end_index": 26, "text": "OK, I've placed that order", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] }, { "start_index": 34, "end_index": 76, "text": "Liverpool Starbucks on at 7567 Oswego Road", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 57, "end_index": 76, "text": "at 7567 Oswego Road", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "It should be ready to pick up shortly.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "I'll be there.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your receipt has been texted to you. Have a good day.", "segments": [] } ]
dlg-ff98d87d-9684-4ad2-ad39-2fffbc36917a
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I'd like to make a pizza order to Dominoes", "segments": [ { "start_index": 34, "end_index": 42, "text": "Dominoes", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What kind of pizza would you like?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'd like a MeatZZa pizza", "segments": [ { "start_index": 11, "end_index": 24, "text": "MeatZZa pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza.reject" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Unfortunately, one of the toppings is not available for that pizza", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Ok, what can we do?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Would you like to change the pizza?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Sure, let's do a Honolulu Hawaiian instead", "segments": [ { "start_index": 17, "end_index": 34, "text": "Honolulu Hawaiian", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sounds good, what size would you like that pizza to be?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Large size", "segments": [ { "start_index": 0, "end_index": 5, "text": "Large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "So to confirm, you want one large Honolulu Hawaiian?", "segments": [ { "start_index": 28, "end_index": 33, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 34, "end_index": 51, "text": "Honolulu Hawaiian", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Would you like me to place the order for the pizza?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Your order has been placed.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "It should be ready for pickup in about 25 minutes", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Great", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Also, a receipt has been sent to your mobile device as a text message", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Enjoy your pizza!", "segments": [] } ]
dlg-ffa0f734-9078-4369-ba34-dde506c29b97
movie-tickets-3
[ { "index": 0, "speaker": "USER", "text": "Hi. Is there a movie theater nearby in Philadelphia that I can go to see a movie?", "segments": [ { "start_index": 39, "end_index": 51, "text": "Philadelphia", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes. There are movies playing at UA Riverview Plaza. Which would you like to see?", "segments": [ { "start_index": 33, "end_index": 51, "text": "UA Riverview Plaza", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 2, "speaker": "USER", "text": "I was thinking of seeing Hellboy. I need two tickets to go at 3:00 today.", "segments": [ { "start_index": 25, "end_index": 32, "text": "Hellboy", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 41, "end_index": 44, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 62, "end_index": 66, "text": "3:00", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "There is a Hellboy matinee at 1:20 today, but nothing at 3:00.", "segments": [ { "start_index": 11, "end_index": 18, "text": "Hellboy", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie.reject" } ] }, { "start_index": 30, "end_index": 34, "text": "1:20", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 57, "end_index": 61, "text": "3:00", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Okay, I cannot do that. How about Shazam at 3:00?", "segments": [ { "start_index": 34, "end_index": 40, "text": "Shazam", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 44, "end_index": 48, "text": "3:00", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Shazam is playing at the same theater at 3:20 today.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Shazam", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie.reject" } ] }, { "start_index": 41, "end_index": 45, "text": "3:20", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 6, "speaker": "USER", "text": "How long is that movie?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "It is 2 hours and 12 minutes long. Should I buy your two tickets?", "segments": [ { "start_index": 6, "end_index": 28, "text": "2 hours and 12 minutes", "annotations": [ { "name": "movie_ticket.time.duration" }, { "name": "movie_ticket.time.duration" } ] }, { "start_index": 53, "end_index": 56, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Let me ask my friend if that time works.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay fine.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "My friend said that time will not work because she has to be at another friend's house by 5:15 today. ", "segments": [ { "start_index": 90, "end_index": 94, "text": "5:15", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Oh, is there any other movie you might want to see instead?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I would love to see Pet Sematary, but my friend does not like scary movies.", "segments": [ { "start_index": 20, "end_index": 32, "text": "Pet Sematary", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay. Is there any other way I can help you?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes, does Pet Sematary play today at 1:00?", "segments": [ { "start_index": 10, "end_index": 22, "text": "Pet Sematary", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie.reject" } ] }, { "start_index": 37, "end_index": 41, "text": "1:00", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "No, it plays today at 12:10 and 2:50.", "segments": [ { "start_index": 22, "end_index": 27, "text": "12:10", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 32, "end_index": 37, "text": "2:50.", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 32, "end_index": 36, "text": "2:50", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Okay. Maybe I will see that alone.", "segments": [ { "start_index": 28, "end_index": 33, "text": "alone", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Should I buy you a ticket?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "On second thought, I will not see any movies today. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay have a good day!", "segments": [] } ]
dlg-ffac47c8-16b7-4ed0-ae9e-b2c8429fbbd9
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello, do you have any decaf?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes, but only one flavor", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Oh, in that case, what is the least caffeinated coffee you have?", "segments": [ { "start_index": 36, "end_index": 54, "text": "caffeinated coffee", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I don't know, but light roast coffee has less caffeine, you could try one.", "segments": [ { "start_index": 18, "end_index": 36, "text": "light roast coffee", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 70, "end_index": 73, "text": "one", "annotations": [ { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 4, "speaker": "USER", "text": "How many light roast flavors do you have?", "segments": [ { "start_index": 9, "end_index": 28, "text": "light roast flavors", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Three.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Which one is the most popular?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "That would be our Sumatra roast.", "segments": [ { "start_index": 18, "end_index": 31, "text": "Sumatra roast", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I'll take one of those.", "segments": [ { "start_index": 10, "end_index": 13, "text": "one", "annotations": [ { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "What size would you like?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Medium, please.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Medium", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Great, would you like room for cream?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "No thank you.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Is that all?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Actually, do you have any cinnamon or sugar?", "segments": [ { "start_index": 26, "end_index": 34, "text": "cinnamon", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 38, "end_index": 43, "text": "sugar", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes, over there on the table.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Would you like a shot of espresso?", "segments": [ { "start_index": 15, "end_index": 33, "text": "a shot of espresso", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 25, "end_index": 33, "text": "espresso", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 18, "speaker": "USER", "text": "No thank you!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Have a good day.", "segments": [] } ]
dlg-ffad2ce1-1865-48c9-b085-d5ca8dd0ca4e
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Is stuffed crust available?", "segments": [ { "start_index": 3, "end_index": 16, "text": "stuffed crust", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes, stuffed crust is available", "segments": [ { "start_index": 5, "end_index": 18, "text": "stuffed crust", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Thank you, I would like to order a large stuffed crust pizza", "segments": [ { "start_index": 35, "end_index": 40, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 41, "end_index": 60, "text": "stuffed crust pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Stuffed crust pizza only comes in one size", "segments": [ { "start_index": 0, "end_index": 19, "text": "Stuffed crust pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Ok, then I will have a stuffed crust pizza", "segments": [ { "start_index": 23, "end_index": 42, "text": "stuffed crust pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What toppings would you like on your stuffed crust pizza?", "segments": [ { "start_index": 37, "end_index": 56, "text": "stuffed crust pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "I would like pepperoni and sausage", "segments": [ { "start_index": 13, "end_index": 22, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 27, "end_index": 34, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Would you like sweet or spicy sausage?", "segments": [ { "start_index": 15, "end_index": 37, "text": "sweet or spicy sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 24, "end_index": 37, "text": "spicy sausage", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Spicy sausage.", "segments": [ { "start_index": 0, "end_index": 13, "text": "Spicy sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Would you like light, regular or heavy sauce?", "segments": [ { "start_index": 15, "end_index": 20, "text": "light", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 22, "end_index": 29, "text": "regular", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 33, "end_index": 44, "text": "heavy sauce", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Regular sauce.", "segments": [ { "start_index": 0, "end_index": 13, "text": "Regular sauce", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Would you like light, regular or extra cheese?", "segments": [ { "start_index": 15, "end_index": 20, "text": "light", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 22, "end_index": 29, "text": "regular", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 33, "end_index": 45, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "extra cheese", "segments": [ { "start_index": 0, "end_index": 12, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Would you like any other toppings?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No that will complete my order.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "The price for this pizza is 18 dollars and 50 cents would you like pick up or delivery", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Pickup", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Would you like your receipt to be sent to your mobile device via text message.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "yes", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your pizza order is complete and the pizza will be ready for pickup in about 25 minutes.", "segments": [] } ]
dlg-ffae82f1-4dd3-42e2-8e82-ce5c6114bbff
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hey there Darcy. I need to get to midtown from the Trade Center. Can you get me one of those Lyft things? I don't have the app installed on my phone.", "segments": [ { "start_index": 34, "end_index": 41, "text": "midtown", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 34, "end_index": 64, "text": "midtown from the Trade Center.", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 51, "end_index": 64, "text": "Trade Center.", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "It would be my pleasure, Ms. Carmody. Can you tell me the nearest cross streets where you need to be picked up?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm on the side of the complex where Liberty Park and the World Center Hotel are...hold on. Bill's Bar and Burger. 85 West Street.", "segments": [ { "start_index": 11, "end_index": 80, "text": "side of the complex where Liberty Park and the World Center Hotel are", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 92, "end_index": 129, "text": "Bill's Bar and Burger. 85 West Street", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 92, "end_index": 130, "text": "Bill's Bar and Burger. 85 West Street.", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Thank you. Now where are you headed today. You said you needed to get to midtown?", "segments": [ { "start_index": 73, "end_index": 80, "text": "midtown", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yeah, I have to meet Taliesin at the Garden. What's the address there?", "segments": [ { "start_index": 37, "end_index": 43, "text": "Garden", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Madam, that is Four Penn Plaza. Would you like me to enter that location?", "segments": [ { "start_index": 15, "end_index": 30, "text": "Four Penn Plaza", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.from" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Ok, ok, great. It's actually Farley's at the Garden. We were gonna get drinks before the Westminster thing.", "segments": [ { "start_index": 45, "end_index": 51, "text": "Garden", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Perfect. I'll attach a note that you wish to be dropped off on the west side of Madison Square Garden.", "segments": [ { "start_index": 67, "end_index": 101, "text": "west side of Madison Square Garden", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 67, "end_index": 102, "text": "west side of Madison Square Garden.", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Thanks so much. How much is that gonna cost? It's on the expense account, but I like to keep tabs on these things.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Certainly. I need to know which size of vehicle you want to travel in. They offer a personal vehicle, an XL variant with more room, a shared ride , and two \"Lux Black\" options. One smaller and one spacious.", "segments": [ { "start_index": 105, "end_index": 107, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 134, "end_index": 145, "text": "shared ride", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 157, "end_index": 166, "text": "Lux Black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Hey, I guess we can splurge this quarter. Let's do the smaller Lux Black.", "segments": [ { "start_index": 55, "end_index": 72, "text": "smaller Lux Black", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 63, "end_index": 72, "text": "Lux Black", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "28 to 32 dollars, according to the app. Is that acceptable?", "segments": [ { "start_index": 0, "end_index": 16, "text": "28 to 32 dollars", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Of course. How long is this gonna take? I'm supposed to meet Tali at 2.", "segments": [ { "start_index": 69, "end_index": 70, "text": "2", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "The estimated time of arrival is fourteen minutes after pickup.", "segments": [ { "start_index": 33, "end_index": 49, "text": "fourteen minutes", "annotations": [ { "name": "uber_lyft.duration.estimate.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Outstanding. If it gets here in the next ten minutes I'll have time to spare. Let's do it.", "segments": [ { "start_index": 41, "end_index": 52, "text": "ten minutes", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Absolutely. I'll request your Lyft now. To confirm, you're being picked up at 85 West Street and going to Madison Square Garden at Four Pennsylvania Plaza. You wish to be left at the west side of the building on Eighth Avenue.", "segments": [ { "start_index": 78, "end_index": 92, "text": "85 West Street", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 106, "end_index": 154, "text": "Madison Square Garden at Four Pennsylvania Plaza", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 183, "end_index": 225, "text": "west side of the building on Eighth Avenue", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 16, "speaker": "USER", "text": "You got it. Hey Darcy, you ever been to a dog show?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "No, Ms. Carmody. I did see \"Best in Show\" once though. Okay, your Lyft has been ordered and will arrive in approximately six minutes.", "segments": [ { "start_index": 121, "end_index": 132, "text": "six minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thanks, Darcy. Hey, you can see who the driver is on that app, right? ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes, madam. The driver's name is Ayyan. He looks like a sharp dresser.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Wonderful. This is why we live in the greatest city on Earth. You have a fine afternoon young lady; I'll get in touch with you again this evening to talk about tomorrow. ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You too, Ms. Carmody. Goodbye now.", "segments": [] } ]
dlg-ffaf6fd9-3bb5-4de9-9e07-980ded9687c2
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi, can you order me a cinnamon shortbread latte from Starbucks?", "segments": [ { "start_index": 23, "end_index": 48, "text": "cinnamon shortbread latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "The Starbucks in Davis Square?", "segments": [ { "start_index": 17, "end_index": 29, "text": "Davis Square", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. What size?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Grande", "segments": [ { "start_index": 0, "end_index": 6, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What type of milk would you like?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "2% Milk", "segments": [ { "start_index": 0, "end_index": 2, "text": "2%", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 0, "end_index": 7, "text": "2% Milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Decaf or regular?", "segments": [ { "start_index": 0, "end_index": 5, "text": "Decaf", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 9, "end_index": 16, "text": "regular", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Can you ask them to make it half-caf?", "segments": [ { "start_index": 28, "end_index": 36, "text": "half-caf", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yes, I will request it to be half decaf half regular espresso. Would you like to add whipped cream?", "segments": [ { "start_index": 29, "end_index": 39, "text": "half decaf", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 40, "end_index": 52, "text": "half regular", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 53, "end_index": 61, "text": "espresso", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 85, "end_index": 98, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "No thanks", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Any other syrups other than the shortbread syrup?", "segments": [ { "start_index": 32, "end_index": 48, "text": "shortbread syrup", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "No", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Would you like the cinnamon and nutmeg on top?", "segments": [ { "start_index": 19, "end_index": 27, "text": "cinnamon", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 32, "end_index": 38, "text": "nutmeg", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Any other modifications?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, I tried to order your Cinnamon Shortbread Latte but they are out of shortbread syrup. Would you like me to order a different drink?", "segments": [ { "start_index": 28, "end_index": 53, "text": "Cinnamon Shortbread Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 74, "end_index": 90, "text": "shortbread syrup", "annotations": [ { "name": "coffee_ordering.preference.reject" }, { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes. Can I get a Cinnamon Dolce Latte instead?", "segments": [ { "start_index": 17, "end_index": 37, "text": "Cinnamon Dolce Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes. Would you like the same options as before?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "The Cinnamon Dolce latte usually comes with whipped cream and a cinnamon topping. Would you like those?", "segments": [ { "start_index": 4, "end_index": 24, "text": "Cinnamon Dolce latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 44, "end_index": 57, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 64, "end_index": 72, "text": "cinnamon", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 64, "end_index": 80, "text": "cinnamon topping", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 22, "speaker": "USER", "text": "No, no whipped cream or topping.", "segments": [ { "start_index": 7, "end_index": 20, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference.reject" } ] }, { "start_index": 24, "end_index": 31, "text": "topping", "annotations": [ { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 23, "speaker": "ASSISTANT", "text": "Okay, I have ordered your drink. It will be ready for pickup in 8 minutes at the Davis Square Starbucks. The receipt will be sent to you via text message.", "segments": [ { "start_index": 81, "end_index": 93, "text": "Davis Square", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 24, "speaker": "USER", "text": "Great, thank you!", "segments": [] } ]
dlg-ffb44b3e-321d-4f2d-b0d0-b12393f563f2
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I want to order a pizza from Domino's", "segments": [ { "start_index": 29, "end_index": 37, "text": "Domino's", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok, what kind of pizza do you want to order?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I want to build my own pizza.", "segments": [ { "start_index": 10, "end_index": 22, "text": "build my own", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok what size pizza would you like? ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Get me the large.", "segments": [ { "start_index": 11, "end_index": 16, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What kind of crust do want with it?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I want the crunchy thin crust.", "segments": [ { "start_index": 11, "end_index": 23, "text": "crunchy thin", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Great, now what toppings do you want to add?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I want Italian sausage and pepperoni, roasted red peppers, mushrooms, and onions.", "segments": [ { "start_index": 7, "end_index": 22, "text": "Italian sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 27, "end_index": 36, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 38, "end_index": 57, "text": "roasted red peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 59, "end_index": 68, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 74, "end_index": 80, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Unfortunately, the location is out of roasted peppers. Do you want to replace it with something else?", "segments": [ { "start_index": 38, "end_index": 53, "text": "roasted peppers", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "What other toppings are available?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "They have jalapeño peppers, banana peppers, olives, diced tomatoes, pineapple, green pepper, spinach, feta cheese, shredded provolone, shredded asiago, and cheddar cheese.", "segments": [ { "start_index": 10, "end_index": 26, "text": "jalapeño peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 28, "end_index": 42, "text": "banana peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 44, "end_index": 50, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 52, "end_index": 66, "text": "diced tomatoes", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 68, "end_index": 77, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 79, "end_index": 91, "text": "green pepper", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 93, "end_index": 100, "text": "spinach", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 102, "end_index": 113, "text": "feta cheese", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 115, "end_index": 133, "text": "shredded provolone", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 135, "end_index": 150, "text": "shredded asiago", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 156, "end_index": 170, "text": "cheddar cheese", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Ok, just get green peppers and feta cheese added.", "segments": [ { "start_index": 13, "end_index": 26, "text": "green peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 31, "end_index": 42, "text": "feta cheese", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok, so you're ordering a large thin crust pizza with Italian sausage, pepperoni, mushrooms, onion, green peppers and feta cheese.", "segments": [ { "start_index": 25, "end_index": 30, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 31, "end_index": 35, "text": "thin", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 53, "end_index": 68, "text": "Italian sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 70, "end_index": 79, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 81, "end_index": 90, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 92, "end_index": 97, "text": "onion", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 99, "end_index": 112, "text": "green peppers", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 117, "end_index": 128, "text": "feta cheese", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Sounds good, how much is it?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "It's going to be $22.99.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Ok, order the pizza. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Great, your order is complete and your pizza will be ready in 25 minutes. ", "segments": [ { "start_index": 0, "end_index": 29, "text": "Great, your order is complete", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Sounds good. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You'll get the receipt via text. Enjoy your meal!", "segments": [] } ]
dlg-ffb6baef-e4fe-47b7-9df5-65b671158dee
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "Hey im looking for place that has the best steaks ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "well the town talk diner and fogo de chow has great steaks", "segments": [ { "start_index": 9, "end_index": 18, "text": "town talk", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 9, "end_index": 24, "text": "town talk diner", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 29, "end_index": 41, "text": "fogo de chow", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 2, "speaker": "USER", "text": "okay what place would you like to go to ", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "well i would like to go to the fogo de chow place because hey have the best meats", "segments": [ { "start_index": 31, "end_index": 43, "text": "fogo de chow", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 4, "speaker": "USER", "text": "i wouldnt know, never been there", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "well i highly suggest it man ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "ill go to the town talk place", "segments": [ { "start_index": 10, "end_index": 23, "text": "the town talk", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" } ] }, { "start_index": 14, "end_index": 23, "text": "town talk", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "okay when ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "id like to go on tuesday the 2nd ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "what time ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "at 4:00pm", "segments": [ { "start_index": 3, "end_index": 9, "text": "4:00pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "okay how many people do you think will be going ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "probably only about 5", "segments": [ { "start_index": 20, "end_index": 21, "text": "5", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "how special thing youd like ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "yeah can we be outside as well", "segments": [ { "start_index": 15, "end_index": 22, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Il see if you can get a table there", "segments": [ { "start_index": 24, "end_index": 29, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" } ] } ] }, { "index": 16, "speaker": "USER", "text": "okay thank you ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "yeah they dont having anymore available ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "damn, well can we just get a booth then", "segments": [ { "start_index": 29, "end_index": 34, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "well i guess ill check ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "sweet thanks again man ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "and they dont have any of them available either im sorry ", "segments": [] }, { "index": 22, "speaker": "USER", "text": "well we can just go to fogo de chow then", "segments": [ { "start_index": 23, "end_index": 35, "text": "fogo de chow", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 23, "speaker": "ASSISTANT", "text": "okay sweet ill contact them right now", "segments": [] }, { "index": 24, "speaker": "USER", "text": "let me know please ", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "they can have you on tuesday at 4:00 like you wanted", "segments": [ { "start_index": 32, "end_index": 36, "text": "4:00", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 26, "speaker": "USER", "text": "nice thats good to know ", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "they will also have a booth outside!", "segments": [ { "start_index": 22, "end_index": 35, "text": "booth outside", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 28, "end_index": 35, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 28, "speaker": "USER", "text": "thats great news!", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Your welcome well see you soon ", "segments": [] } ]
dlg-ffba05a7-89f4-4008-ad12-7dc0797f7c84
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I need to book a reservation for my husband's birthday. I'm thinking something casual but with good food. Maybe a pub of some sort? He's a burgers and pizza kind of guy.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Do you have a place in mind?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Not really. I wanna try a new place. Somewhere nearby. ", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. I've found a pub with great reviews. Excellent service, fantastic food. Looks promising, and it's only 15 minutes away.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Alright. Let's try that.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Booking it now. What time?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "This saturday at 7:30 PM.", "segments": [ { "start_index": 17, "end_index": 24, "text": "7:30 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "They don't have that available. Is 8 PM alright?", "segments": [ { "start_index": 35, "end_index": 39, "text": "8 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Sure. That should be fine.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay. How many people?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Ten.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Ten", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Got it. Outdoor or indoor?", "segments": [ { "start_index": 8, "end_index": 15, "text": "Outdoor", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 19, "end_index": 25, "text": "indoor", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Indoor.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Indoor", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Do you guys wanna be at the bar?", "segments": [ { "start_index": 21, "end_index": 31, "text": "at the bar", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Nah. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Booth or table?", "segments": [ { "start_index": 0, "end_index": 5, "text": "Booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 9, "end_index": 14, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 16, "speaker": "USER", "text": "He prefers booths, but let's do a table. Easier, given how many people are going.", "segments": [ { "start_index": 11, "end_index": 17, "text": "booths", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 34, "end_index": 39, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Kay.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Do they have valet parking?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Hm. I don't believe so. It doesn't say.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Alright. No problem. ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "It's booked. Is that all? ", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Yup! That's it. Thanks!", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "You're welcome. Bye.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Bye.", "segments": [] } ]
dlg-ffbc97c9-aa4e-4e65-b74b-c973fd3c5014
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hey I need an Uber ride?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, where would you like to be picked up and dropped off at?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Give me estimates for fair from 100 Espanas Glen to Regal Cinemas 16 in Escondido.", "segments": [ { "start_index": 32, "end_index": 48, "text": "100 Espanas Glen", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 52, "end_index": 81, "text": "Regal Cinemas 16 in Escondido", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 52, "end_index": 82, "text": "Regal Cinemas 16 in Escondido.", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure, let me look. The cheapest fair price is $6.32.", "segments": [ { "start_index": 46, "end_index": 51, "text": "$6.32", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 46, "end_index": 52, "text": "$6.32.", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 4, "speaker": "USER", "text": "What are the other ride options?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Pooling is $6.32, UberX is $6.65, and UberXL is $8.96", "segments": [ { "start_index": 0, "end_index": 7, "text": "Pooling", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 11, "end_index": 16, "text": "$6.32", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 18, "end_index": 23, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 27, "end_index": 32, "text": "$6.65", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 38, "end_index": 44, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 48, "end_index": 53, "text": "$8.96", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 6, "speaker": "USER", "text": "How many other riders share a pool?", "segments": [ { "start_index": 30, "end_index": 34, "text": "pool", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Uber's estimates show 1-2 other people.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "How long is the wait on average? ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Hmm, there is no estimation until you book a ride in the app.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Can you book a pool ride for me now?", "segments": [ { "start_index": 15, "end_index": 24, "text": "pool ride", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 15, "end_index": 19, "text": "pool", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Let's see...There is no available Economy Pool drivers available at this time. Would you like to try Uber X or XL?", "segments": [ { "start_index": 42, "end_index": 46, "text": "Pool", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] }, { "start_index": 101, "end_index": 107, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 111, "end_index": 113, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 12, "speaker": "USER", "text": "How do the prices compare to Lyft estimates?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Shared and personal rides are comparably the same at $4-8.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Shared", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 11, "end_index": 25, "text": "personal rides", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 53, "end_index": 57, "text": "$4-8", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Is there a base fare ride available from Lyft at this time?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "There is a driver near you with one other passenger", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Place the request on the app for me at my location.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, I'll do that now. It should be going to your mobile device as a text confirmation.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Ok thanks. Goodbye", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem. Goodbye.", "segments": [] } ]
dlg-ffc0c5fb-573f-40e0-b739-0e55d84100e8
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I feel like eating at a nice restaurant tonight.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay. Let's see what restaurants are nearby.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I am interested in Italian restaurants.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "That's Amore gets good reviews.", "segments": [ { "start_index": 7, "end_index": 12, "text": "Amore", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant.reject" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Nah, the lines are always too long there.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. How about Santinos?", "segments": [ { "start_index": 16, "end_index": 24, "text": "Santinos", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "That sounds good.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What time should I book tonight?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Make a reservation for two people with a river view at 6:30PM.", "segments": [ { "start_index": 23, "end_index": 26, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 23, "end_index": 33, "text": "two people", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 41, "end_index": 51, "text": "river view", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 55, "end_index": 61, "text": "6:30PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay. It appears that is not available then?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "What times are available?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Seven is the closest time available.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Seven", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay book that.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "All right. You are all booked. Would you like to include valet parking?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay. There is a notification that due to high demand, there might be extra wait times.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Oh well. They have good food.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Yeah they do.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "It'll be worth it.", "segments": [] } ]
dlg-ffc87550-389a-432e-927e-9a9438fc4f1f
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi Sally, I need a Grande iced Americano with soy milk please.", "segments": [ { "start_index": 19, "end_index": 25, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink.reject" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 26, "end_index": 40, "text": "iced Americano", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 46, "end_index": 54, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, I'll give the local store a call. ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Okay, when should I pick it up?", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Unfortunately they can't do that drink for you.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Why not???", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "They don't have soy milk available and they only have venti cups.", "segments": [ { "start_index": 16, "end_index": 24, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk.reject" } ] }, { "start_index": 54, "end_index": 59, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Shoot. Okay, let me think.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Take your time, miss. ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Alright, do they have any tall cups?", "segments": [ { "start_index": 26, "end_index": 30, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yes, they said that they have tall and venti.", "segments": [ { "start_index": 30, "end_index": 34, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 39, "end_index": 44, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I thought you just said venti.", "segments": [ { "start_index": 24, "end_index": 29, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Nope, I just checked again and they have both tall and venti.", "segments": [ { "start_index": 46, "end_index": 50, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 55, "end_index": 60, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay, what kind of milk do they have?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "They have oat, coconut, almond, skim, 2%, and whole milk", "segments": [ { "start_index": 10, "end_index": 13, "text": "oat", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 15, "end_index": 22, "text": "coconut", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 24, "end_index": 30, "text": "almond", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 32, "end_index": 36, "text": "skim", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 38, "end_index": 40, "text": "2%", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 46, "end_index": 56, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Okay I'll have a tall iced americano with almond milk.", "segments": [ { "start_index": 17, "end_index": 21, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 22, "end_index": 36, "text": "iced americano", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 42, "end_index": 53, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Just letting you know the almond milk did not sit well with your stomach last time.", "segments": [ { "start_index": 26, "end_index": 37, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk.reject" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Oh my gosh, you're right. Thanks for reminding me.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "No problem. What milk then?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "I'll go with coconut milk.", "segments": [ { "start_index": 13, "end_index": 25, "text": "coconut milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Perfect! It will be ready for you at the times square 43rd street location of Starbucks.", "segments": [ { "start_index": 37, "end_index": 65, "text": "the times square 43rd street", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] } ]
dlg-ffcd1d53-c080-4acf-897d-48236513bc58
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Good afternoon. I would like to order a pizza today.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where would you like to order from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Grand Pizza in Las Vegas, NV", "segments": [ { "start_index": 0, "end_index": 11, "text": "Grand Pizza", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store" } ] }, { "start_index": 15, "end_index": 28, "text": "Las Vegas, NV", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What size pizza would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "A 16 inch one", "segments": [ { "start_index": 2, "end_index": 9, "text": "16 inch", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Create your own or specialty", "segments": [ { "start_index": 0, "end_index": 15, "text": "Create your own", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 19, "end_index": 28, "text": "specialty", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Create your own", "segments": [ { "start_index": 0, "end_index": 15, "text": "Create your own", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What toppings would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Chicken and beef please.", "segments": [ { "start_index": 0, "end_index": 7, "text": "Chicken", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 12, "end_index": 16, "text": "beef", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "I'm sorry. They do not have beef available. Would you like a different topping?", "segments": [ { "start_index": 28, "end_index": 32, "text": "beef", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes. Chicken and feta cheese", "segments": [ { "start_index": 6, "end_index": 12, "text": "Chicke", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 18, "end_index": 28, "text": "feta chees", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok. Would you like to order anything else?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "No thank you.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok. So you would like a 16 inch pizza with chicken and feta cheese. Is that correct?", "segments": [ { "start_index": 24, "end_index": 31, "text": "16 inch", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 43, "end_index": 50, "text": "chicken", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 55, "end_index": 66, "text": "feta cheese", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes it is.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Is this for delivery or carryout?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Carryout please.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok. Will that be all for today?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yes. Thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your pizza order is complete and your order will be ready for pick up in 25 minutes. Your receipt will be emailed to you.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you very much.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Have a wonderful afternoon.", "segments": [] } ]
dlg-ffd9db94-36e3-4534-b99d-89f7560db17c
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hey. I'm thinking of seeing What Men Want tonight. Would you mind ordering some tickets?", "segments": [ { "start_index": 28, "end_index": 41, "text": "What Men Want", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Not at all. I've heard good things about that one. Where are you going to see it?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The United Artists Denver Pavilions 15 is my favorite local theater. They have the most comfortable seats.", "segments": [ { "start_index": 0, "end_index": 38, "text": "The United Artists Denver Pavilions 15", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 4, "end_index": 38, "text": "United Artists Denver Pavilions 15", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I agree. They really are the best. What time is the show?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It looks like we're late for the earlier show, so the only option will be 10:50pm. That's okay, I had a nap today.", "segments": [ { "start_index": 74, "end_index": 81, "text": "10:50pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "That is late. But I'm sure it will be worth staying up for.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "My wife really wants to see it too. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, so how many tickets should I order?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Just two please.", "segments": [ { "start_index": 5, "end_index": 8, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "No problem. So two tickets for the 10:55 show for What Men Want?", "segments": [ { "start_index": 15, "end_index": 18, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 15, "end_index": 26, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 35, "end_index": 40, "text": "10:55", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 50, "end_index": 63, "text": "What Men Want", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I think it was 10:50. But yes.", "segments": [ { "start_index": 15, "end_index": 20, "text": "10:50", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, sorry. My mistake. I will get on that right now.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Thank you so much!", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "It appears you have to choose your seats in advance. There are plenty available. Where would you like to sit?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Somewhere in the upper-middle section sounds good.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay I will look for something close to the middle.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Wonderful.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Great. The tickets have been purchased. They will be sent your phone in a text message. Let me know if you have received them.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Just got the text! Thanks so much.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem. Anytime.", "segments": [] } ]
dlg-fffa6565-32bb-4592-8d30-fff66df29633
movie-tickets-3
[ { "index": 0, "speaker": "USER", "text": "Hello. Can you help me purchase a couple of movie tickets?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "I can definitely do that. Tell me what you had in mind.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'd like to see Captain Marvel at the NCG Cinemas in Midland Michigan. If possible, I'd like two tickets for the 6pm show in 3d.", "segments": [ { "start_index": 16, "end_index": 30, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 38, "end_index": 49, "text": "NCG Cinemas", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 53, "end_index": 69, "text": "Midland Michigan", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 93, "end_index": 96, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 113, "end_index": 116, "text": "6pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 125, "end_index": 127, "text": "3d", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok. Let me see if I can do that for you.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Ok. ", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Looks like they aren't showing it in 3D.", "segments": [ { "start_index": 37, "end_index": 39, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening.reject" }, { "name": "movie_ticket.type.screening.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Ok. Can I get the tickets for just the regular viewing at the same time?", "segments": [ { "start_index": 39, "end_index": 46, "text": "regular", "annotations": [ { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I'll check on that.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Looks like they're sold out. The only available time is 9:15pm.", "segments": [ { "start_index": 56, "end_index": 62, "text": "9:15pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Oh no. I don't think that will work. That's much too late.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Is there something else I can do for you? Maybe a different movie?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "No I don't think so.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Are you sure? They have several other movies showing around 6pm tonight.", "segments": [ { "start_index": 60, "end_index": 63, "text": "6pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 14, "speaker": "USER", "text": "No. We really wanted to see that movie.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I think we'll pass for tonight. Thanks anyhow.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok. Just let me know if you change your mind.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "I will. Thanks", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem!", "segments": [] } ]