inputs
stringlengths 1
131
| targets
stringlengths 9
266
| metadata
dict |
---|---|---|
I want an Uber to pick me up on 5th Street, no sorry 6th Street tonight. | Order_ride ( pickup_location « 6th Street » provider « Uber » ) | {
"locale": "en-US",
"example_id": "caa2abada94b8e2f3dc3aca63b65d2e4b1950c1a6745ec5147386771b6b7867d",
"seeded_lists": [],
"seeded_notes": [
{
"name": "don't forget to order dinner",
"content": ""
},
{
"name": "dinner at eight",
"content": ""
},
{
"name": "gym at five",
"content": ""
},
{
"name": "I'm heading home!",
"content": ""
},
{
"name": "birthday party",
"content": ""
},
{
"name": "get a massage",
"content": ""
},
{
"name": "meeting tomorrow",
"content": ""
}
],
"seeded_contacts": [
"Emma",
"Uncle Bob",
"my friend Harper.",
"Paul Schaffer"
],
"previous_turns": [
{
"user_query": "Get rid of everything from yesterday 's shopping.",
"response_text": "Sorry, I couldn't find any lists with that name."
},
{
"user_query": "Get rid of everything from the shopping list.",
"response_text": "Are you sure you want to go ahead and clear it?"
},
{
"user_query": "Create a shopping list: apples, cranberries, oranges.",
"response_text": "Sorry, it looks like you already have a list with that name. Do you still want to make a new one?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order an Uber at 10am, no, 11am to pick me up at home. | Order_ride ( pickup_location « home » pickup_time « 11am » provider « Uber » ) | {
"locale": "en-US",
"example_id": "bee7e5a787b10ee8af3d4e99453d691ac5dd7a3c79ac4335ad17df8c4df82d50",
"seeded_lists": [
{
"name": "people I want to interview",
"items": [
"Kaylee"
]
},
{
"name": "chrsitmaas",
"items": [
"ice cream"
]
},
{
"name": "music and movies",
"items": []
},
{
"name": "Aldi",
"items": [
"taco shells",
"turkey"
]
},
{
"name": "Daily Gratitude",
"items": [
"a quote",
"thankfulness"
]
},
{
"name": "office supplies",
"items": [
"backpacks",
"peanuts",
"pens"
]
},
{
"name": "Chores",
"items": [
"vacuum"
]
}
],
"seeded_notes": [
{
"name": "make a doctor's appointment",
"content": ""
},
{
"name": "Bob visiting",
"content": ""
},
{
"name": "dishwasher",
"content": ""
}
],
"seeded_contacts": [
"Sarah",
"Maddi",
"Ernesto"
],
"previous_turns": [
{
"user_query": "make a phone call",
"response_text": "Who do you wanna call?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order me a ride in 10 minutes wait no, 30 minutes . | Order_ride ( pickup_time « 30 minutes » ) | {
"locale": "en-US",
"example_id": "fb30bc15e1b23b96b601b7dba619ca5a37adab0f8280b0c217e1f0f39ebddf0f",
"seeded_lists": [
{
"name": "grocery",
"items": [
"cheese",
"pasta",
"eggs"
]
},
{
"name": "makeover",
"items": [
"new clothes"
]
},
{
"name": "Christmas gifts",
"items": [
"candles"
]
},
{
"name": "Chewy delivery",
"items": [
"head harness",
"nail clippers"
]
},
{
"name": "Home goods",
"items": [
"outdoor pillows"
]
},
{
"name": "keep",
"items": [
"paper towels"
]
},
{
"name": "halloween candy",
"items": [
"eggs"
]
},
{
"name": "groceries",
"items": [
"grits",
"milk"
]
},
{
"name": "book",
"items": [
"beautiful books"
]
}
],
"seeded_notes": [
{
"name": "chair",
"content": ""
},
{
"name": "Thanks for all your help",
"content": ""
}
],
"seeded_contacts": [
"Dr Robertson",
"Mom ",
"Dale",
"Quan",
"Brother Jon",
"Zacky"
],
"previous_turns": [
{
"user_query": "delete my list gym at five",
"response_text": "Sorry, I couldn't find any lists with that name."
},
{
"user_query": "delete my list gym",
"response_text": "Sorry, I couldn't find any lists with that name."
},
{
"user_query": "gym at five",
"response_text": "I found a few places near you."
},
{
"user_query": "delete note",
"response_text": "I can't do that on this device yet. Go ahead and select the note you want to change."
},
{
"user_query": "note gym at five",
"response_text": "Saved your note"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need to order a ride to school, I mean home. | Order_ride ( dropoff_location « home » ) | {
"locale": "en-US",
"example_id": "525e68e213820f54c9e897b27f1aff1fc5dc91a898f60fff24ae93b6f1db26e2",
"seeded_lists": [
{
"name": "work",
"items": [
"snack"
]
},
{
"name": "car shopping",
"items": [
"Porche"
]
},
{
"name": "pool",
"items": [
"floats",
"salt"
]
},
{
"name": "goals",
"items": [
"get a raise"
]
}
],
"seeded_notes": [
{
"name": "call dog groomer",
"content": ""
}
],
"seeded_contacts": [
"Donald Trump",
"Uncle Bob",
"my family",
"Cinemark Heights",
"mother",
"Stacy",
"Emmanuel",
"Romy"
],
"previous_turns": [
{
"user_query": "No",
"response_text": "Sure, what's the message?"
},
{
"user_query": "No",
"response_text": "Since I'm having problems understanding your message, would you like me to make an audio recording instead?"
},
{
"user_query": "Can you send in a text message to Henry?",
"response_text": "So, that's a message to Henry MOORE saying, \"in a text message\". Ready to send it?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a GoJek, no, I mean Via. | Order_ride ( provider « Via » ) | {
"locale": "en-US",
"example_id": "5617e61cbd71bbbcad16413134a2d9429b08b82830ab3c3117d22a4bf40477c8",
"seeded_lists": [
{
"name": "Kroger",
"items": [
"garlic",
"green beans",
"masks"
]
},
{
"name": "Buy",
"items": [
"coffee"
]
},
{
"name": "Halloween",
"items": [
"peanuts"
]
},
{
"name": "vendor pay",
"items": [
"AALCHEM"
]
}
],
"seeded_notes": [],
"seeded_contacts": [
"sister",
"Rondale",
"the butcher",
"CVS",
"Ginny",
"Fred Medrano",
"Linda",
"Kristy"
],
"previous_turns": [
{
"user_query": "3 minutes.",
"response_text": "2nd timer, for three minutes. And we're starting… now."
},
{
"user_query": "Nice! Now program a timer for 3 minutes and name it 'Cook Cook Cook Your Boat'.",
"response_text": "Alright, three minutes. And we're starting… now. Here is information from Wikipedia."
},
{
"user_query": "Find me a dinner recipe for 'Spamboats', please.",
"response_text": "Here are the top search results"
},
{
"user_query": "Play 'Row Row Row Your Boat' in the background.",
"response_text": "Got it, here's a YouTube playlist called Popular Kids Songs - Instrumental | Background Music For Kids."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a rideshare for today, no, tomorrow. | Order_ride ( pickup_time « tomorrow » ) | {
"locale": "en-US",
"example_id": "1d301ecc4655f90e7987bb307aa2a90b01664dca58c178276cd91969bc2ee42e",
"seeded_lists": [
{
"name": "recipe",
"items": [
"blondies",
"grapes"
]
},
{
"name": "desert",
"items": [
"cake",
"cake"
]
},
{
"name": "invites",
"items": [
"Tom and Mary"
]
}
],
"seeded_notes": [
{
"name": "meeting tomorrow",
"content": ""
},
{
"name": "the end of month meeting",
"content": ""
},
{
"name": "supper",
"content": ""
},
{
"name": "roof",
"content": ""
},
{
"name": "things we can't forget tomorrow",
"content": ""
}
],
"seeded_contacts": [
"Velma",
"Camila ROBINSON",
"Chester",
"S. Hughes",
"Olivia J",
"Darrick"
],
"previous_turns": [
{
"user_query": "Let's setup a new list of my favorite sodas with Mtn Dew and Root Beer on it.",
"response_text": "Alright, what do you want to call it?"
},
{
"user_query": "Favorite Sodas.",
"response_text": "Alright, I made a list called \"Favorite Sodas.\" and added those three things."
},
{
"user_query": "Let's delete the list with Mtn Dew on it.",
"response_text": "You have eleven lists. Which one do you want to delete?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Can you cancel, um, nope, I meant reserve a Lyft for 5 pm. | Order_ride ( pickup_time « 5 pm » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "ae08d945ad7c1abff6e9a0bc04e46cbb24e42aa07091525e54c099bc66b27ba8",
"seeded_lists": [],
"seeded_notes": [
{
"name": "any dinner ideas",
"content": ""
}
],
"seeded_contacts": [
"Genna",
"Mike Washel",
"Luke Comer",
"my grandmother",
"Susan Parker",
"Lindsey",
"Steve",
"Geri",
"Paige",
"Drey",
"Young"
],
"previous_turns": [
{
"user_query": "Add Rice, egg and cooking oil to my Grocery list.",
"response_text": "Sure, I added Rice, egg and cooking oil."
},
{
"user_query": "Remove Cooking oil and egg from the list.",
"response_text": "I couldn't find those two things."
},
{
"user_query": "Remove Cooking oil and egg from my grocery list.",
"response_text": "I couldn't find those two things on your list called \"Grocery.\""
},
{
"user_query": "Remove egg and Cooking oil from my grocery list.",
"response_text": "I couldn't find those two things on your list called \"Grocery.\""
},
{
"user_query": "Add Rice, egg and cooking oil to my Grocery list.",
"response_text": "Sure. Rice, egg and cooking oil on your list called \"Grocery\". Anything else?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Get me a Lyft ride, no Uber ride. | Order_ride ( provider « Uber » ) | {
"locale": "en-US",
"example_id": "1eb6bcaf1310fc50a1b6410ab908e4ee728774570276e6d0985429c9c7b38f86",
"seeded_lists": [
{
"name": "bills",
"items": [
"credit card"
]
},
{
"name": "Bed Bath and Beyond",
"items": [
"cups"
]
}
],
"seeded_notes": [
{
"name": "You're the best",
"content": ""
},
{
"name": "Looking forward to seeing you",
"content": ""
}
],
"seeded_contacts": [
"Vikki",
"Velma",
"Marc",
"Sam Smith",
"Ella",
"Darian",
"Hailey",
"Mateo MORGAN"
],
"previous_turns": [
{
"user_query": "Translate my text to Japenese",
"response_text": "Here are some details"
},
{
"user_query": "Japanese",
"response_text": "I found a few places near you."
},
{
"user_query": "Belarusian",
"response_text": "Since I’m still having trouble understanding, I’ll stop for now."
},
{
"user_query": "Belarusian",
"response_text": "Sorry, what language?"
},
{
"user_query": "Activate interpreter",
"response_text": "Got it, what language do you want translated?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Can you get me an Uber for 9, I mean 10? | Order_ride ( pickup_time « 10 » provider « Uber » ) | {
"locale": "en-US",
"example_id": "2064eab1335a1c26508384219ebbd10d0c717e1f14fcd70eaf19907d4bb5ab25",
"seeded_lists": [
{
"name": "Chewy order",
"items": []
}
],
"seeded_notes": [
{
"name": "do homework tomorrow",
"content": ""
},
{
"name": "call",
"content": ""
}
],
"seeded_contacts": [
"Rose",
"mr hood",
"CVS",
"Kayla",
"Alfred",
"Gianna T",
"the other olivia",
"Devon"
],
"previous_turns": [
{
"user_query": "Please call Olivia",
"response_text": "Sure. Calling Olivia SMITH."
},
{
"user_query": "Call Olivia",
"response_text": "Calling Olivia SMITH."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Please send an Uber, no a Lyft to pick me up. | Order_ride ( provider « Lyft » ) | {
"locale": "en-US",
"example_id": "49f1ae81851a8fbab70db0d23848de77433dd88bbfe867e659a77dafd551cfaf",
"seeded_lists": [
{
"name": "Fruits",
"items": [
"plantains",
"banana",
"apples"
]
},
{
"name": "pie",
"items": [
"Crisco"
]
},
{
"name": "video games",
"items": [
"Detroit: Become Human"
]
},
{
"name": "Publix",
"items": [
"ice cream",
"apples",
"beans"
]
}
],
"seeded_notes": [
{
"name": "treasure hunt",
"content": ""
},
{
"name": "essential oil",
"content": ""
},
{
"name": "g",
"content": ""
},
{
"name": "you are amazing",
"content": ""
},
{
"name": "take pictures on my way home",
"content": ""
}
],
"seeded_contacts": [
"Kevin Smith",
"Dylan",
"Zac",
"Paul Schaffer",
"Bobbi",
"Smith",
"mother",
"grandmother",
"Dr. Dre",
"Gerald",
"Dr. Harwell-West",
"Alyssa"
],
"previous_turns": [
{
"user_query": "I need a large parking spot near hospital",
"response_text": "I found a few places near you."
},
{
"user_query": "any parking spot in the 2nd street ?",
"response_text": "These are the top results"
},
{
"user_query": "show me where I can park near the shopping mall",
"response_text": "I found a few places near you."
},
{
"user_query": "nevermind, find some paid motorcycle spot",
"response_text": "Here are the top search results"
},
{
"user_query": "Is there any free parking spot near ?",
"response_text": "I found a few places near you."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a ride from Springfield, no, Nashville at 10pm. | Order_ride ( pickup_location « Nashville » pickup_time « 10pm » ) | {
"locale": "en-US",
"example_id": "45aef4d72a11380caf52bca3bdbec3384947254952e44e4457fcf79a41242623",
"seeded_lists": [
{
"name": "Kroger",
"items": [
"garlic",
"green beans",
"masks"
]
},
{
"name": "Trips to Plan",
"items": [
"Las Vegas",
"Toronto",
"Hawaii"
]
},
{
"name": "things shopping",
"items": [
"fish"
]
}
],
"seeded_notes": [
{
"name": "burgers",
"content": ""
},
{
"name": "Install updates for phone by Thursday",
"content": ""
},
{
"name": "weekend assignment",
"content": ""
},
{
"name": "Aldi",
"content": ""
}
],
"seeded_contacts": [
"Angela and Karl",
"Marsha Washer",
"Gibby",
"Kate",
"Garret Bronson",
"Liam",
"Ashlynn",
"Johnny"
],
"previous_turns": [
{
"user_query": "Take this photo in panorama mode",
"response_text": ""
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I want to order a ride in 15 minutes, actually make that 20 minutes. | Order_ride ( pickup_time « 20 minutes » ) | {
"locale": "en-US",
"example_id": "62489da12da9fbb6fcc093468ecccd165c2bb58e908bbe5a71ad067d3070fa37",
"seeded_lists": [
{
"name": "DIY",
"items": [
"nails"
]
},
{
"name": "office",
"items": [
"pizza"
]
},
{
"name": "reading",
"items": [
"books"
]
},
{
"name": "things to pack",
"items": [
"sneakers",
"sneakers",
"sneakers",
"sneakers",
"dress"
]
}
],
"seeded_notes": [
{
"name": "call dad",
"content": ""
},
{
"name": "the trip",
"content": ""
},
{
"name": "Meijer",
"content": ""
},
{
"name": "the end of month meeting",
"content": ""
}
],
"seeded_contacts": [
"Dr's office",
"Cynthia",
"Baby Daddy",
"Kelly",
"Herman"
],
"previous_turns": [
{
"user_query": "I'll be ready by 8",
"response_text": "I got: I'll be ready by 8.. Ready to send it?"
},
{
"user_query": "Daniel",
"response_text": "Alright, what's the message?"
},
{
"user_query": "send message",
"response_text": "Who do you wanna message?"
},
{
"user_query": "yes",
"response_text": "Sending your message."
},
{
"user_query": "text Daniel that I'll be ready by 8",
"response_text": "So, that's a message to Daniel ALLEN saying, \"I'll be ready by 8.\". Ready to send it?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a ride arriving at JFK at 6pm, no, 7pm. | Order_ride ( dropoff_location « JFK » dropoff_time « 7pm » ) | {
"locale": "en-US",
"example_id": "f52396b5627925c0fe011b5974c31b32c37628b9ba9407348534e3ea1d0203dc",
"seeded_lists": [
{
"name": "diet plan",
"items": [
"salad"
]
},
{
"name": "Get Healthy",
"items": [
"go to the gym"
]
},
{
"name": "mechanics",
"items": [
"get my oil change",
"tires"
]
}
],
"seeded_notes": [
{
"name": "vitamin",
"content": ""
},
{
"name": "Go shopping with Susie sometime next week",
"content": ""
},
{
"name": "shoes",
"content": ""
},
{
"name": "Pick up Mom",
"content": ""
}
],
"seeded_contacts": [
"Abaigail",
"Dramond Green",
"Freddy",
"Jon"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Get a ride to Gadsden for 5:30pm, actually change that to 6pm. | Order_ride ( dropoff_location « Gadsden » pickup_time « 6pm » ) | {
"locale": "en-US",
"example_id": "c0c646909cf8e9b799d3f162bef39224ae80f7ad12d34f0088d7025e2ef8a941",
"seeded_lists": [
{
"name": "adventure",
"items": [
"skydiving"
]
},
{
"name": "taco",
"items": [
"tomatoes"
]
},
{
"name": "party",
"items": [
"alcohol",
"4 bags of chips"
]
},
{
"name": "Dinner set list",
"items": [
"spoon"
]
},
{
"name": "bakery",
"items": [
"bagels",
"bagels"
]
},
{
"name": "kids food",
"items": [
"oranges",
"bananas"
]
},
{
"name": "workout",
"items": [
"situps",
"situps",
"shoulder press"
]
}
],
"seeded_notes": [
{
"name": "Wishlist",
"content": ""
},
{
"name": "do their homework before dinner",
"content": ""
},
{
"name": "cheeze-its are great",
"content": ""
},
{
"name": "to do list",
"content": ""
},
{
"name": "family dinners",
"content": ""
},
{
"name": "call my sister",
"content": ""
},
{
"name": "Go to dinner with Shayna Saturday at 7",
"content": ""
}
],
"seeded_contacts": [
"perry",
"Matthew Plummer",
"Chizzy",
"my hubby",
"the birds of prey preserve",
"Ms. Patel"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Can you have an Uber pick me up at home, I mean at work? | Order_ride ( pickup_location « work » provider « Uber » ) | {
"locale": "en-US",
"example_id": "ce05091ad5edf8d3ec54dcd6b1b1c6bede9a70abc7fbfdad8d42a6e7bdd435cc",
"seeded_lists": [
{
"name": "work",
"items": [
"snack"
]
},
{
"name": "Fruits",
"items": [
"banana",
"apples",
"plantains",
"banana"
]
},
{
"name": "things to pack",
"items": [
"sneakers",
"sneakers",
"dress"
]
},
{
"name": "Chewy delivery",
"items": [
"head harness",
"nail clippers"
]
}
],
"seeded_notes": [
{
"name": "work",
"content": "attend nominee selection committee meeting"
},
{
"name": "work out",
"content": ""
}
],
"seeded_contacts": [
"work",
"Steven Pedersen",
"Ashley",
"Maple Lane",
"555-666-5555",
"Rosie",
"Vikki",
"Jill McPherson",
"Jonathan Davis",
"Grace",
"mother-in-law",
"Micheal"
],
"previous_turns": [
{
"user_query": "add an item to a list",
"response_text": "OK. Which list do you want to add to?"
},
{
"user_query": "hiking",
"response_text": "What do you want to add?"
},
{
"user_query": "nevermind add an item to my swimming list",
"response_text": "What do you want to add?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Schedule a Lyft for 3pm, I mean 4pm. | Order_ride ( pickup_time « 4pm » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "aa813085475c3cd31a4afa0709293967c736e70e38853b36b1835ec152c3139a",
"seeded_lists": [
{
"name": "rock covers",
"items": [
"Livin on a Prayer"
]
},
{
"name": "trips",
"items": [
"Italy"
]
},
{
"name": "halloween shopping",
"items": [
"grapes"
]
},
{
"name": "people to call",
"items": [
"Amanda"
]
}
],
"seeded_notes": [
{
"name": "offce",
"content": ""
},
{
"name": "you're so cool",
"content": ""
},
{
"name": "travel",
"content": ""
},
{
"name": "don't forget to buy groceries",
"content": ""
},
{
"name": "Remember to pickup Bob at the airport at 3pm",
"content": ""
},
{
"name": "reminder",
"content": "don't forget our date tomorrow"
}
],
"seeded_contacts": [
"my office conference room",
"Kyle",
"Di",
"sis",
"my producer"
],
"previous_turns": [
{
"user_query": "write down a list of questions",
"response_text": "OK, I made a list called \"Questions\"."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Ask uber, I mean Lyft to book a trip | Order_ride ( provider « Lyft » ) | {
"locale": "en-US",
"example_id": "6829e2919eca9f3848beccbd81badb20dfb57987354eb8a2e9591e2541b8b89a",
"seeded_lists": [
{
"name": "chore",
"items": [
"pick up Gracie from practice"
]
},
{
"name": "Chewy delivery",
"items": [
"head harness",
"nail clippers"
]
}
],
"seeded_notes": [
{
"name": "pick up milk from the store",
"content": ""
},
{
"name": "committee meeting",
"content": ""
},
{
"name": "you're so cool",
"content": ""
}
],
"seeded_contacts": [
"Logan",
"Smith",
"Jean",
"Vikki",
"Mr. Brown",
"Lucinda",
"her sister"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need a Lyft to pick me up at my house today at 3pm, make that 4pm. | Order_ride ( pickup_location « my house » pickup_time « 4pm » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "f355157a42952ec7b4e97eb68abcb63e318091dda2b16fc93d0b4a825b76c503",
"seeded_lists": [
{
"name": "Medicines",
"items": [
"Detol"
]
},
{
"name": "chore",
"items": [
"pick up Gracie from practice"
]
},
{
"name": "School supplies",
"items": [
"peanuts"
]
},
{
"name": "evening's",
"items": [
"beer"
]
}
],
"seeded_notes": [
{
"name": "You're the best",
"content": ""
},
{
"name": "recipes",
"content": ""
},
{
"name": "Jim please remember to bring the files with you to the meeting",
"content": ""
},
{
"name": "pick up Gracie from practice",
"content": ""
},
{
"name": "Grandma",
"content": ""
},
{
"name": "don't forget to pick up your sister",
"content": ""
},
{
"name": "pick up milk",
"content": ""
},
{
"name": "feed the",
"content": ""
}
],
"seeded_contacts": [
"Abby",
"Rachell",
"dylan",
"Mr. Daniels",
"Genni",
"Gina"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Arrange a Lyft to the store actually the mall. | Order_ride ( dropoff_location « the mall » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "e396a956c1d0384cc0016167fdb05db7a122a65a41ea9cc68e2afb9010303c16",
"seeded_lists": [
{
"name": "vendor pay",
"items": [
"AALCHEM"
]
},
{
"name": "sandwich fixings",
"items": [
"cheese",
"bread"
]
}
],
"seeded_notes": [
{
"name": "take Ashley to dance class",
"content": ""
}
],
"seeded_contacts": [
"the manager",
"Zora",
"Rhonda Cushings",
"Tara",
"Lane Bryant",
"Tammy"
],
"previous_turns": [
{
"user_query": "create a club list",
"response_text": "Alright, I made a list called \"Club\"."
},
{
"user_query": "add events",
"response_text": "Got it. Events on your list called \"Club\". Anything else?"
},
{
"user_query": "go back and update the item on my club list",
"response_text": "OK, I added events."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Please order a Uber for a pick up at the dentist, I mean doctor. | Order_ride ( pickup_location « doctor » provider « Uber » ) | {
"locale": "en-US",
"example_id": "375a68a4fe4c3990d81dc79f7cdca8c72c46810d9751803421e21c582e57160f",
"seeded_lists": [
{
"name": "invites",
"items": [
"Tom and Mary"
]
},
{
"name": "Good Girl Names",
"items": [
"Autumn",
"Summer"
]
},
{
"name": "movie",
"items": [
"Scorpions",
"popcorn",
"Prey",
"scorpions",
"Scorpions"
]
},
{
"name": "good behavior",
"items": [
"kids"
]
}
],
"seeded_notes": [
{
"name": "doctor",
"content": "Dr. Appointment June 15th 9am"
},
{
"name": "breakfast in the morning",
"content": ""
},
{
"name": "pick up lunch for our meeting",
"content": ""
},
{
"name": "order groceries",
"content": ""
},
{
"name": "dinner at eight",
"content": ""
},
{
"name": "picking up the grandkids at 6:00 pm at school",
"content": ""
}
],
"seeded_contacts": [
"New Doctor",
"doctor",
"my doctor",
"sohpia",
"Bob Markovich",
"kimmie",
"Avery Red",
"coworker",
"Mr. T",
"Morgan"
],
"previous_turns": [
{
"user_query": "yes",
"response_text": "Got it, I made a list called \"Errand\" and added those two things."
},
{
"user_query": "add plums and peaches to errand list",
"response_text": "I couldn't find a list called \"Errand.\" Do you want me to make one?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need to order a ride to the church, I mean home. | Order_ride ( dropoff_location « home » ) | {
"locale": "en-US",
"example_id": "7aba7dd24acdc002dbf925524af1dbaa1de1d75375d270ba30a728bdd990da44",
"seeded_lists": [
{
"name": "food",
"items": [
"tuna",
"sausage",
"grocery list"
]
},
{
"name": "lifestyle",
"items": [
"choco"
]
},
{
"name": "Honey Do",
"items": [
"mow",
"paint"
]
},
{
"name": "Chewy order",
"items": []
}
],
"seeded_notes": [
{
"name": "send Meagan's graduation gift",
"content": ""
},
{
"name": "soccer practice at 5pm",
"content": ""
},
{
"name": "pick up dinner",
"content": ""
}
],
"seeded_contacts": [
"Jon",
"rex",
"sister-in-law",
"Ander",
"Chloe",
"cooper",
"Marge",
"Ms White",
"Dan Webber",
"Zander",
"Clement"
],
"previous_turns": [
{
"user_query": "Set play an instrument task",
"response_text": "OK, do you want to add time?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Please locate a ride for me to go downtown, make that Julep downtown. | Order_ride ( dropoff_location « Julep downtown » ) | {
"locale": "en-US",
"example_id": "e4a3bfe1d25807d5405516048fa5e56347619e42432230a1431f77666e908c3a",
"seeded_lists": [
{
"name": "anniversary",
"items": [
"iPad"
]
},
{
"name": "celebration",
"items": [
"get birthday cake"
]
},
{
"name": "Christmas gifts",
"items": [
"candles"
]
},
{
"name": "rock covers",
"items": [
"Livin on a Prayer"
]
},
{
"name": "toys",
"items": [
"cat"
]
},
{
"name": "morning to do",
"items": [
"making coffee"
]
},
{
"name": "dessert",
"items": [
"cake",
"mini muffins"
]
}
],
"seeded_notes": [
{
"name": "get ready for the night of your life",
"content": ""
},
{
"name": "Grocery List",
"content": ""
}
],
"seeded_contacts": [
"my friends",
"Kayla",
"Unknown",
"Chloe",
"Jim Beam",
"Tamika",
"Marty",
"Rhonda"
],
"previous_turns": [
{
"user_query": "add item on that list",
"response_text": "Got it. Which list do you want to add to?"
},
{
"user_query": "bread and coke",
"response_text": "Alright. Which list do you want to add to?"
},
{
"user_query": "breading",
"response_text": "I couldn't find a list called \"Breading.\" Do you want me to make one?"
},
{
"user_query": "yes",
"response_text": "Alright, I made a list called \"Breading\" and added bread and coke."
},
{
"user_query": "Remove all items to my breading list",
"response_text": "What do you want to add?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need a rideshare service to pick me up in 20 minutes, actually, make it 30. | Order_ride ( pickup_time « 30 » ) | {
"locale": "en-US",
"example_id": "3411cfa299dc029b9d63d6956ac29ad9a32c11102578a0dab076078b734ead08",
"seeded_lists": [
{
"name": "new hires",
"items": [
"Anna"
]
},
{
"name": "pie",
"items": [
"Crisco"
]
},
{
"name": "daily",
"items": [
"clean the dragon's cage"
]
},
{
"name": "fix",
"items": [
"strip wallpaper"
]
}
],
"seeded_notes": [
{
"name": "my meeting",
"content": ""
}
],
"seeded_contacts": [
"my office",
"Dr. Harry",
"Micheal",
"Monica",
"the boss",
"Flavour",
"Jim Smith",
"Kim",
"family dentist",
"Josh",
"Charlotte TAYLOR",
"lesley",
"Carly"
],
"previous_turns": [
{
"user_query": "Could you create a list for me",
"response_text": "Alright, what do you want to call it?"
},
{
"user_query": "Call it a trip to new york",
"response_text": "Alright, I made a list called \"A Trip To New York\"."
},
{
"user_query": "Add toothpaste and hand sanitizer on it",
"response_text": "Alright. Those two things on your list called \"A Trip To New York\". Anything else?"
},
{
"user_query": "yes please add shampoo and conditioner",
"response_text": "What did you want to add?"
},
{
"user_query": "hair detangler",
"response_text": "OK. Hair detangler. Anything else?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Let's order a ride from Uber, no Lyft. | Order_ride ( provider « Lyft » ) | {
"locale": "en-US",
"example_id": "aeabde4869b3b804cbcf77c5f589b9114ea7a939b9af91082104a9430683b745",
"seeded_lists": [
{
"name": "trips",
"items": [
"Italy"
]
},
{
"name": "Halloween",
"items": [
"peanuts"
]
},
{
"name": "taco",
"items": [
"tomatoes"
]
},
{
"name": "college",
"items": [
"black ink pens",
"computer"
]
},
{
"name": "Get Healthy",
"items": [
"go to the gym"
]
}
],
"seeded_notes": [
{
"name": "I need to pickup Dan at the airport from the Hertz customer service counter instead.",
"content": ""
},
{
"name": "grocery",
"content": "pick up milk at the store"
},
{
"name": "\"we need to find a different hotel.\"",
"content": ""
}
],
"seeded_contacts": [
"Jessica",
"Bruce",
"morris",
"Gilbert",
"Isabella EVANS",
"Rosalie",
"him"
],
"previous_turns": [
{
"user_query": "Take photograph",
"response_text": "OK. Get ready!"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Let's order an Uber to take me to Phoenix, I mean Flagstaff.. | Order_ride ( dropoff_location « Flagstaff » provider « Uber » ) | {
"locale": "en-US",
"example_id": "94a7b4c025877bd53b463405d616037135140163381f76d1af74732de4ea4bef",
"seeded_lists": [
{
"name": "wedding invite",
"items": []
},
{
"name": "camping stuff",
"items": [
"toothpaste"
]
},
{
"name": "podcasts I need to listen to this weekend",
"items": [
"Off the Vine"
]
},
{
"name": "invites",
"items": [
"Tom and Mary"
]
},
{
"name": "good behavior",
"items": [
"kids"
]
}
],
"seeded_notes": [
{
"name": "read a book",
"content": ""
},
{
"name": "take out trash",
"content": ""
}
],
"seeded_contacts": [
"williams county ohio sheriff office",
"Leon",
"Gave",
"Dr. Black",
"Kayla"
],
"previous_turns": [
{
"user_query": "Create a task for grocery shopping.",
"response_text": ""
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Let's order an Uber, no, Lyft to downtown. | Order_ride ( dropoff_location « downtown » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "05ccfec6efc5ba156c1ef3fd4932a635248db5b9e8448ddc5807e2c2ddb97540",
"seeded_lists": [
{
"name": "rock covers",
"items": [
"Livin on a Prayer"
]
},
{
"name": "Books to Read",
"items": [
"Sense & Sensibility",
"Jane Eyre",
"Sense Y Sensibility"
]
},
{
"name": "main",
"items": [
"dish soap",
"toothpaste",
"paper towels"
]
},
{
"name": "Trader Joe's",
"items": [
"apples",
"apples"
]
},
{
"name": "Party Supplies",
"items": [
"candles",
"paper plates"
]
},
{
"name": "breakfast cleaning",
"items": [
"eggs"
]
}
],
"seeded_notes": [
{
"name": "I still love you",
"content": ""
},
{
"name": "g",
"content": ""
},
{
"name": "I'm heading home now",
"content": ""
},
{
"name": "neck pillow",
"content": ""
}
],
"seeded_contacts": [
"Jake",
"Laurie",
"run group",
"Sheena",
"Staff duty desk",
"Christopher",
"Justin",
"Emma",
"my mother",
"my auto mechanic",
"Jon"
],
"previous_turns": [
{
"user_query": "Now, I wanna set a timer for 20 minutes called add spice to the turkey.",
"response_text": "2nd timer. Add spice to the turkey, for twenty minutes. Starting… now."
},
{
"user_query": "Set an alarm for 45 minutes called defrost fish.",
"response_text": "Done. Your alarm called \"defrost fish\" is set for 11:07 AM."
},
{
"user_query": "Play some classic music for cooking.",
"response_text": "Sure, here's a YouTube playlist called Hannibal's classical music."
},
{
"user_query": "Play a YouTube video about how to bake fish.",
"response_text": "Here's YouTube"
},
{
"user_query": "Create a 2 hour timer called Baked Turkey.",
"response_text": "Sure, a two hour timer called Baked Turkey. And that's starting… now."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order me a ride for pickup at 6, no, make that pickup at 5:30. | Order_ride ( pickup_time « 5:30 » ) | {
"locale": "en-US",
"example_id": "993ae61f235479096ba04ed85a3c4019d0e4f8d1a5cfedcaf88d76d150aa0a9c",
"seeded_lists": [
{
"name": "anniversary",
"items": [
"iPad"
]
},
{
"name": "people to call",
"items": [
"Amanda"
]
}
],
"seeded_notes": [
{
"name": "meeting",
"content": ""
},
{
"name": "you did great",
"content": ""
},
{
"name": "wish Grandma a happy birthday",
"content": ""
}
],
"seeded_contacts": [
"Mr. Mason",
"Elodie",
"Bryan",
"Braxton",
"Clement",
"elijah hill",
"Aunt Shelly",
"Myrtle",
"Sadie Lake",
"Sampson McGee"
],
"previous_turns": [
{
"user_query": "tomorrow at 11 a.m.",
"response_text": "Alright, I'll remind you on Wednesday at 11:00 AM."
},
{
"user_query": "Make a reminder for me to call back Sally.",
"response_text": "Alright, call back Sally. When do you want to be reminded?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order ride to work, I me to school. | Order_ride ( dropoff_location « school » ) | {
"locale": "en-US",
"example_id": "daf026ea49e6f88253432cc2bc18ae39896639a7a29e70aa922cbc16736e7e16",
"seeded_lists": [
{
"name": "school",
"items": [
"planner"
]
},
{
"name": "Wedding Registry",
"items": [
"silverware"
]
},
{
"name": "supply",
"items": [
"envelopes"
]
}
],
"seeded_notes": [
{
"name": "school",
"content": ""
},
{
"name": "prom",
"content": ""
},
{
"name": "the end of month meeting",
"content": ""
},
{
"name": "grab dinner",
"content": ""
}
],
"seeded_contacts": [
"school",
"the school",
"therapist",
"Kelvin",
"Kathaline",
"Wendy",
"Hallie",
"Kelly Marshall",
"Cam",
"Herman"
],
"previous_turns": [
{
"user_query": "3 pm",
"response_text": "Alright, I'll remind you on Tuesday at 3:00 PM."
},
{
"user_query": "next tuesday",
"response_text": "Alright, get gas at Kroger. This will be for Tuesday. At what time?"
},
{
"user_query": "next wee",
"response_text": "Sorry, I still didn't get that. You can tell me a day or time, or even when you get to a place. So, when do you want to be reminded?"
},
{
"user_query": "I'm not sure. I'll let you know when I figure it out",
"response_text": "Sorry, for when?"
},
{
"user_query": "remind me to get gas at Kroger",
"response_text": "OK, get gas at Kroger. When do you want to be reminded?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need a ride in ten minutes, make that fifteen. | Order_ride ( pickup_time « minutes » pickup_time « fifteen » ) | {
"locale": "en-US",
"example_id": "3325fe4c235c32390f9d3f8a5436aa52aa2cc1bb610778a6ef07bca50c9ec008",
"seeded_lists": [
{
"name": "Publix",
"items": [
"ice cream",
"apples",
"beans"
]
},
{
"name": "people I want to interview",
"items": [
"Kaylee"
]
},
{
"name": "Christmas gifts",
"items": [
"candles"
]
},
{
"name": "Clothing",
"items": [
"socks"
]
}
],
"seeded_notes": [
{
"name": "Vacation starts in 5 days",
"content": ""
},
{
"name": "beach blanket",
"content": ""
}
],
"seeded_contacts": [
"Kathryn",
"Isabella Evans.",
"the committee members",
"Jennifer Lee",
"Jackson HARRISON",
"Reacher",
"Theo Clark",
"Rodney",
"my auto mechanic",
"Gillian",
"me",
"the work group",
"Elon Musk",
"williams county ohio sheriff office"
],
"previous_turns": [
{
"user_query": "nevermind, I dont want it",
"response_text": "No problem— just let me know if you need anything"
},
{
"user_query": "book one near the beach",
"response_text": ""
},
{
"user_query": "make a note for the most expensive one",
"response_text": "I found a few places near Miami, FL."
},
{
"user_query": "is there any with five stars ?",
"response_text": "I found a few places near Miami, FL."
},
{
"user_query": "find a hotel in Miami",
"response_text": "I found a few places near Miami, FL."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Get me a Lyft, no, an Uber to the gas station. | Order_ride ( dropoff_location « gas station » provider « Uber » ) | {
"locale": "en-US",
"example_id": "c6ea4c0cd85d6a5fef1d2a291210a7d4dd24a3e7b1edbfe7a2e3db0a505cdd62",
"seeded_lists": [
{
"name": "Maths",
"items": [
"algebra"
]
},
{
"name": "athletic",
"items": [
"basketball shorts"
]
},
{
"name": "wedding invite",
"items": []
}
],
"seeded_notes": [
{
"name": "graduation",
"content": ""
},
{
"name": "the swim meet",
"content": ""
},
{
"name": "How was the baseball game?",
"content": ""
}
],
"seeded_contacts": [
"Vera",
"therapist",
"Melinda",
"Jose",
"Dee",
"Jill'",
"Suzie"
],
"previous_turns": [
{
"user_query": "I'll be ready by 8",
"response_text": "I got: I'll be ready by 8.. Ready to send it?"
},
{
"user_query": "Daniel",
"response_text": "Alright, what's the message?"
},
{
"user_query": "send message",
"response_text": "Who do you wanna message?"
},
{
"user_query": "yes",
"response_text": "Sending your message."
},
{
"user_query": "text Daniel that I'll be ready by 8",
"response_text": "So, that's a message to Daniel ALLEN saying, \"I'll be ready by 8.\". Ready to send it?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I want to order a Lyft for today, no I mean tomorrow. | Order_ride ( pickup_time « tomorrow » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "db03a10fb39b20f4c71f39bceed80db357c34c57594562a3c43f9a2040d35128",
"seeded_lists": [
{
"name": "wedding invite",
"items": []
},
{
"name": "school",
"items": [
"bookbag",
"folders",
"notebooks"
]
}
],
"seeded_notes": [
{
"name": "lunch tomorrow",
"content": ""
},
{
"name": "meeting tomorrow",
"content": ""
},
{
"name": "Chicken Cacciatore",
"content": ""
},
{
"name": "call dog groomer",
"content": ""
},
{
"name": "pizza for lunch",
"content": ""
},
{
"name": "the float trip",
"content": ""
},
{
"name": "chair",
"content": ""
},
{
"name": "Walmart",
"content": ""
}
],
"seeded_contacts": [
"Allie",
"Noah",
"Debby",
"Besty",
"their manager",
"Zoltan",
"tire shop",
"Aria HARRIS",
"Diane",
"Jenn Smith"
],
"previous_turns": [
{
"user_query": "Create shopping list",
"response_text": "Sorry, it looks like you already have a list with that name. Do you still want to make a new one?"
},
{
"user_query": "Yes",
"response_text": "Got it, I made a list called \"Shopping\"."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order Uber no a Lyft. | Order_ride ( provider « Lyft » ) | {
"locale": "en-US",
"example_id": "94ecd469231d33cbe940c54e2224515e4229fa28555838eb65aafddad7db26f9",
"seeded_lists": [
{
"name": "call back",
"items": [
"Sherry"
]
},
{
"name": "wedding prep",
"items": [
"makeup brushes"
]
},
{
"name": "bbq",
"items": [
"steaks"
]
},
{
"name": "reading",
"items": [
"books"
]
},
{
"name": "Sammy's Packing",
"items": [
"khaki pants"
]
}
],
"seeded_notes": [
{
"name": "reviews",
"content": ""
},
{
"name": "party supplies",
"content": ""
}
],
"seeded_contacts": [
"brother",
"my family",
"Jayden",
"Tannis",
"Georgette",
"Dr Blacks",
"Ted",
"Staci",
"Dramond Green"
],
"previous_turns": [
{
"user_query": "Grocery",
"response_text": "I found a few places near you."
},
{
"user_query": "Delete my note called grocery.",
"response_text": "I can't do that on this device yet. Go ahead and select the note you want to change."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need a ride to the drive-in, err, the movie theater actually. | Order_ride ( dropoff_location « movie theater » ) | {
"locale": "en-US",
"example_id": "5e8be4c2d426ba313c46f054ca5d3d5aee0fbf13f37d300ed39c88c79e86ab91",
"seeded_lists": [
{
"name": "sandwich fixings",
"items": [
"cheese",
"bread"
]
},
{
"name": "Reggie's",
"items": [
"go shopping"
]
},
{
"name": "Camping Supplies",
"items": [
"sleeping bags",
"bug spray",
"a tent"
]
},
{
"name": "chrsitmaas",
"items": [
"ice cream"
]
},
{
"name": "rock covers",
"items": [
"Livin on a Prayer"
]
},
{
"name": "yardwork",
"items": [
"fill the birdfeeder",
"mowing the lawn"
]
},
{
"name": "invite",
"items": [
"Marcus"
]
}
],
"seeded_notes": [
{
"name": "buy office supplies",
"content": ""
}
],
"seeded_contacts": [
"Kimmie",
"Amazon",
"Susan Murpy",
"Jasmin",
"mother in law",
"doctor",
"Roy",
"Harold",
"Vivian"
],
"previous_turns": [
{
"user_query": "add sugar 1kg",
"response_text": "Got it, I added sugar 1kg."
},
{
"user_query": "show me grocery",
"response_text": "You have one thing on that list."
},
{
"user_query": "go to lists",
"response_text": "You have quite a few lists."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Please send an Uber to pick me up at Marge's restaurant, no actually at Joe's bar. | Order_ride ( pickup_location « Joe's bar » provider « Uber » ) | {
"locale": "en-US",
"example_id": "6b012bf792600f33e2a568613338981d493bd243bbe7c40691547bd18639bf31",
"seeded_lists": [
{
"name": "School supplies",
"items": [
"peanuts"
]
},
{
"name": "music and movies",
"items": []
}
],
"seeded_notes": [
{
"name": "camera",
"content": ""
},
{
"name": "take pictures on my way home",
"content": ""
},
{
"name": "weekend",
"content": ""
}
],
"seeded_contacts": [
"Theodore CLARK",
"Janet",
"Mr. Brown",
"my friends"
],
"previous_turns": [
{
"user_query": "January 16, 2023.",
"response_text": "OK, Hoagie Fest. This will be for January 16, 2023. At what time?"
},
{
"user_query": "Hoagie Fest.",
"response_text": "OK, do you want to add time?"
},
{
"user_query": "Cancel and start over.",
"response_text": "No problem What's the reminder?"
},
{
"user_query": "Create a new task called Hoagie Fest.",
"response_text": "Sorry, what's the spelling?"
},
{
"user_query": "New task, please and call it Hoagie Fest.",
"response_text": "Hmm. I'm not seeing that name. What's the spelling?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a ride arriving at JFK, no, Newark, at 12pm. | Order_ride ( pickup_location « Newark » pickup_time « 12pm » ) | {
"locale": "en-US",
"example_id": "704f2e7683746f42fcdd7d7e0b94962ca3b279a59179aa79c86ddf69ce004bcb",
"seeded_lists": [
{
"name": "Kroger",
"items": [
"garlic",
"green beans",
"masks"
]
},
{
"name": "party sign up",
"items": [
"desserts"
]
},
{
"name": "weekend chores",
"items": [
"mow the lawn"
]
},
{
"name": "pool",
"items": [
"floats",
"salt"
]
}
],
"seeded_notes": [
{
"name": "feed the",
"content": ""
}
],
"seeded_contacts": [
"Raul",
"Ernesto",
"Owen Williams",
"Gloria",
"Kathryn",
"Ms. Robinson",
"Karl",
"Sammy"
],
"previous_turns": [
{
"user_query": "Create Favorite Song list",
"response_text": "OK, I made a list called \"Favorite Song\"."
},
{
"user_query": "Add Bye bye bye by N'sync, Lately by Stevie Wonder and One Last Cry by Brian Mcnight to my Favorite Song list.",
"response_text": "Alright. Those two things on your list called \"Favorite Song\". Anything else?"
},
{
"user_query": "Add to my Favorite Song list the following: Bye bye bye by N'sync, Lately by Stevie Wonder and One Last Cry by Brian Mcnight.",
"response_text": "Sure. Those two things on your list called \"Favorite Song\". Anything else?"
},
{
"user_query": "Add items to my Favorite Song list. ",
"response_text": "What do you want to add?"
},
{
"user_query": "Bye bye bye by N'sync, Lately by Stevie Wonder and One Last Cry by Brian Mcnight.",
"response_text": "Sure. Those four things on your list called \"Favorite Song\". Anything else?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I'd like an Uber for 3:45pm, no 4:15pm actually. | Order_ride ( pickup_time « 4:15pm » provider « Uber » ) | {
"locale": "en-US",
"example_id": "6835016458001e6071da167cf488e53ba917c84d853cfea8fc883aa81ffd7373",
"seeded_lists": [
{
"name": "baking",
"items": [
"sugar",
"sugar",
"baking powder",
"flour"
]
},
{
"name": "office supply",
"items": [
"pens"
]
}
],
"seeded_notes": [
{
"name": "dog",
"content": ""
},
{
"name": "Write down product code for me",
"content": ""
}
],
"seeded_contacts": [
"Steve Fisher",
"my mom",
"Jack Spratt.",
"mother",
"Di",
"Ronny",
"mr wood",
"Polly Porter",
"Domino's Pizza",
"Miss Harris",
"Xena",
"Shonda",
"hubby",
"Avery"
],
"previous_turns": [
{
"user_query": "delete grocery",
"response_text": "Sorry, I couldn't find any lists with that name."
},
{
"user_query": "delete todo",
"response_text": "Sorry, I couldn't find any lists with that name."
},
{
"user_query": "delete study",
"response_text": "I couldn't find anything related to \"study\""
},
{
"user_query": "delete call the pet vet",
"response_text": "Sorry, I couldn't find any lists with that name."
},
{
"user_query": "delete note that says call the pet vet",
"response_text": "I can't do that on this device yet. Go ahead and select the note you want to change."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order an Uber, no a Lyft, for our 7 pm ride to the airport. | Order_ride ( dropoff_location « airport » pickup_time « 7 pm » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "b482d40c41bc1a9b5124c21ca4ddbe75d3449c1dd8a4017e4fe7990091920878",
"seeded_lists": [
{
"name": "Walmart shopping",
"items": [
"milk"
]
},
{
"name": "groceries",
"items": [
"grits",
"milk"
]
},
{
"name": "Christmas gifts",
"items": [
"candles"
]
},
{
"name": "party",
"items": [
"alcohol",
"4 bags of chips"
]
},
{
"name": "athletic",
"items": [
"basketball shorts"
]
}
],
"seeded_notes": [
{
"name": "Add carrots to the grocery list",
"content": ""
},
{
"name": "Pick up Mom",
"content": ""
},
{
"name": "Great Job",
"content": ""
}
],
"seeded_contacts": [
"Johnathan",
"Geri",
"Maude",
"555-5555",
"Dorsey",
"Julie",
"Charlie",
"Steven Pedersen",
"Wesley",
"my brothers",
"Drew"
],
"previous_turns": [
{
"user_query": "no, change it for Thursday",
"response_text": "At what time?"
},
{
"user_query": "meeting",
"response_text": "Got it, Meeting on Wednesday at 10:00 PM. Do you want to save that?"
},
{
"user_query": "ten ",
"response_text": "What's the title of the event?"
},
{
"user_query": "add meeting at Wednesday",
"response_text": "At what time?"
},
{
"user_query": "make a note work",
"response_text": "Saved your note"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Ask uber to order a ride from San Francisco no I mean from San Diego | Order_ride ( pickup_location « San Diego » provider « uber » ) | {
"locale": "en-US",
"example_id": "9ba02b5e774030caa9c68b21e40c107b31b3eafeec3e132422d31086d79266ee",
"seeded_lists": [
{
"name": "supplies",
"items": [
"lysol",
"highlighters"
]
},
{
"name": "wedding prep",
"items": [
"makeup brushes"
]
},
{
"name": "new hires",
"items": [
"Anna"
]
},
{
"name": "baking",
"items": [
"flour",
"baking powder",
"sugar"
]
},
{
"name": "home shopping",
"items": [
"picture frames"
]
}
],
"seeded_notes": [
{
"name": "bring in the plants",
"content": ""
},
{
"name": "all roads are dead ends",
"content": ""
},
{
"name": "lost and found",
"content": ""
}
],
"seeded_contacts": [
"Jonh Jones",
"Gloria",
"Geoffrey",
"James",
"Jake",
"Charles",
"Rosemary",
"Yasmine"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Reserve a ride home, I mean to work. | Order_ride ( dropoff_location « work » ) | {
"locale": "en-US",
"example_id": "8fc4a7f9aadc522cbb5b78dcfadc0247e519a4e85a21757db8518e0d7337f052",
"seeded_lists": [
{
"name": "work",
"items": [
"snack"
]
},
{
"name": "Friday's grocery",
"items": [
"orange juice"
]
},
{
"name": "school",
"items": [
"pens",
"binders",
"printer paper"
]
},
{
"name": "Cricut",
"items": [
"mask",
"shirt"
]
},
{
"name": "dollar store shopping",
"items": []
}
],
"seeded_notes": [
{
"name": "pick up lunch for our meeting",
"content": ""
},
{
"name": "Meeting starts by 7am",
"content": ""
},
{
"name": "'take my drugs'",
"content": ""
},
{
"name": "pick up food at 7",
"content": ""
}
],
"seeded_contacts": [
"work",
"Yolanda",
"nora",
"Madison",
"dentist",
"Harper JOHNSON"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need a pick up from Uber at 11pm at 5555 Street, no, 5554 Street. | Order_ride ( pickup_location « 5554 Street » pickup_time « 11pm » provider « Uber » ) | {
"locale": "en-US",
"example_id": "a81ecea211446d89c2c1cb95abe348da4e4ffe8a5d4b091abe353bdf0542b58f",
"seeded_lists": [],
"seeded_notes": [
{
"name": "go get milk",
"content": ""
}
],
"seeded_contacts": [
"Morty",
"abigail",
"Ashley",
"Nancy",
"Audrey",
"Mr. Johnson",
"Ms. Harrison",
"nora",
"Jerry",
"Kate",
"Kathaline",
"Milo",
"Kayleigh",
"Samatha",
"Samuel PRICE"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a Lyft to pick me up at 4, no 4:30 pm. | Order_ride ( pickup_time « 4:30 pm » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "57fe977e39d72428bc5765a1458fd95754e0abf2130f1a5cf1752c62fbb55975",
"seeded_lists": [
{
"name": "Sammy's Packing",
"items": [
"khaki pants"
]
},
{
"name": "return",
"items": [
"jeans"
]
},
{
"name": "dessert",
"items": [
"cake",
"mini muffins"
]
},
{
"name": "Kroger",
"items": [
"garlic",
"green beans",
"masks"
]
}
],
"seeded_notes": [],
"seeded_contacts": [
"Dr's office",
"Krystal",
"Olivia",
"Hunter",
"Avery",
"Erin",
"chlie",
"Elise"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need an Uber for Sunday no Saturday. | Order_ride ( pickup_time « Saturday » provider « Uber » ) | {
"locale": "en-US",
"example_id": "35aba05e15a5a0235e928736193bbc6d987f54cf7195bd8f7a4b3fa8dec0475b",
"seeded_lists": [
{
"name": "all time favorite songs",
"items": []
}
],
"seeded_notes": [],
"seeded_contacts": [
"Mateo",
"Kaylin",
"the other olivia",
"Kelvin",
"Doris",
"Marsha Washer",
"t to call E",
"Jess"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Get me an Uber for this morning, I mean this afternoon. | Order_ride ( pickup_time « this afternoon » provider « Uber » ) | {
"locale": "en-US",
"example_id": "05cefc4362935625bf6a110605536b659ddc8d08a2b243109bd26dc46bbd799b",
"seeded_lists": [
{
"name": "Winter Bucket",
"items": [
"London Fog beverage"
]
},
{
"name": "biographies",
"items": [
"Jimmy Hoffa"
]
},
{
"name": "things we I need for the party",
"items": [
"cake"
]
},
{
"name": "mom",
"items": [
"card"
]
}
],
"seeded_notes": [
{
"name": "lunch this afternoon",
"content": ""
},
{
"name": "study for science class",
"content": ""
},
{
"name": "dinner sounds great",
"content": ""
}
],
"seeded_contacts": [
"Lenny",
"Shannon",
"Eliza",
"Tonya",
"Buck",
"Jenn",
"Ms Wright",
"smith"
],
"previous_turns": [
{
"user_query": "add soccer to my sports list",
"response_text": "Alright, I added soccer."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a ride in 5 minutes no make it 10 minutes | Order_ride ( pickup_time « 10 minutes » ) | {
"locale": "en-US",
"example_id": "0ba5ae65443bb528aaedc85cbb66828c678f9fea9df594cbdec1326e468d3a20",
"seeded_lists": [
{
"name": "Favorite Food",
"items": [
"barbeque"
]
},
{
"name": "crafts",
"items": [
"flipflop wreath"
]
},
{
"name": "office supplies",
"items": [
"backpacks",
"peanuts",
"pens"
]
},
{
"name": "Daily Gratitude",
"items": [
"a quote",
"thankfulness"
]
},
{
"name": "walmart",
"items": [
"new tires",
"5 reams of copy paper"
]
},
{
"name": "halloween shopping",
"items": [
"grapes"
]
}
],
"seeded_notes": [
{
"name": "vacation",
"content": "we need to find a different hotel"
}
],
"seeded_contacts": [
"Josh Smith",
"Flavour",
"Drew",
"David.",
"Francis Buchanan",
"Kurt",
"Joey",
"VA Temple",
"Jany",
"dog groomer",
"Marty"
],
"previous_turns": [
{
"user_query": "modify list entries in book wishlist",
"response_text": "I couldn't find a list called \"Book Wishlist.\""
},
{
"user_query": "make list called book wishlist",
"response_text": "Sure, I made a list called \"Book Wishlist\"."
},
{
"user_query": "add harry potter and fault in our stars to book wishlist",
"response_text": "Sure. Those two things on your list called \"Book Wishlist\". Anything else?"
},
{
"user_query": "update an item in my book wishlist",
"response_text": "Sure. Update an item in my book wishlist. Anything else?"
},
{
"user_query": "update an item inside my book wishlist",
"response_text": "Update an item inside my book wishlist. Got it. What else?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Please get me a ride at 2 I mean 1. | Order_ride ( pickup_time « 1 » ) | {
"locale": "en-US",
"example_id": "66abcb7fd77768813632f9fa83d5f1addd5cab102788531837ef97f4817b27d5",
"seeded_lists": [
{
"name": "Summer Vacay",
"items": [
"Nashville",
"Miami"
]
}
],
"seeded_notes": [
{
"name": "do their homework before dinner",
"content": ""
}
],
"seeded_contacts": [
"mother",
"Angela",
"Brett",
"Ellen",
"Lola",
"Maraii",
"Sue",
"Aria"
],
"previous_turns": [
{
"user_query": "start a list called fruits",
"response_text": "Sorry, it looks like you already have a list with that name. Do you still want to make a new one?"
},
{
"user_query": "create list called vegetables",
"response_text": "Got it, I made a list called \"Vegetables\"."
},
{
"user_query": "i want a list called snacks",
"response_text": "OK, I made a list called \"Snacks\"."
},
{
"user_query": "can you remove 2 lists",
"response_text": "Alright, what do you want to call it?"
},
{
"user_query": "fruits and snacks",
"response_text": "Got it, I made a list called \"Fruits And Snacks\"."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need to order a ride home, I mean to work. | Order_ride ( dropoff_location « work » ) | {
"locale": "en-US",
"example_id": "dc08a44cc784d45eb24b538207b84c6f41f3c3ed7decba3b70c60907d6b1e820",
"seeded_lists": [
{
"name": "work",
"items": [
"snack"
]
},
{
"name": "evening's",
"items": [
"beer"
]
},
{
"name": "Christmas gifts",
"items": [
"candles"
]
},
{
"name": "walmart",
"items": [
"new tires",
"5 reams of copy paper"
]
}
],
"seeded_notes": [
{
"name": "work",
"content": "attend nominee selection committee meeting"
},
{
"name": "22LPR",
"content": ""
},
{
"name": "grab dinner",
"content": ""
},
{
"name": "Gracie",
"content": ""
},
{
"name": "Christmas Shopping",
"content": ""
}
],
"seeded_contacts": [
"work",
"bank",
"Katrina",
"Mateo MORGAN",
"Mindy",
"Lou",
"Cherry",
"Phil"
],
"previous_turns": [
{
"user_query": "Create Favorite Song list",
"response_text": "OK, I made a list called \"Favorite Song\"."
},
{
"user_query": "Add Bye bye bye by N'sync, Lately by Stevie Wonder and One Last Cry by Brian Mcnight to my Favorite Song list.",
"response_text": "Alright. Those two things on your list called \"Favorite Song\". Anything else?"
},
{
"user_query": "Add to my Favorite Song list the following: Bye bye bye by N'sync, Lately by Stevie Wonder and One Last Cry by Brian Mcnight.",
"response_text": "Sure. Those two things on your list called \"Favorite Song\". Anything else?"
},
{
"user_query": "Add items to my Favorite Song list. ",
"response_text": "What do you want to add?"
},
{
"user_query": "Bye bye bye by N'sync, Lately by Stevie Wonder and One Last Cry by Brian Mcnight.",
"response_text": "Sure. Those four things on your list called \"Favorite Song\". Anything else?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I would like to have a ride for my June 5th, oops, July 5th trip. | Order_ride ( pickup_time « July 5th » ) | {
"locale": "en-US",
"example_id": "c695338b61102ca0ebc9f4d8fbfe66142b487e68c9fce8d0708003c0c90284a3",
"seeded_lists": [
{
"name": "groceries to get",
"items": [
"frozen pizza"
]
},
{
"name": "fruit",
"items": [
"grapes"
]
},
{
"name": "return",
"items": [
"jeans"
]
},
{
"name": "diet plan",
"items": [
"salad"
]
},
{
"name": "athletic",
"items": [
"basketball shorts"
]
},
{
"name": "old movies",
"items": [
"Top Gun"
]
}
],
"seeded_notes": [
{
"name": "pick up Aaron from school",
"content": ""
},
{
"name": "grocery",
"content": "pick up milk at the store"
}
],
"seeded_contacts": [
"Smith",
"Ronny",
"Polly Porter",
"Aunt Donna",
"Camilla",
"Dr O",
"Greg",
"Charlotte WILLIAMS",
"Renee",
"Madison",
"Linda"
],
"previous_turns": [
{
"user_query": "create to do list",
"response_text": "Sorry, it looks like you already have a list with that name. Do you still want to make a new one?"
},
{
"user_query": "yes",
"response_text": "Got it, I made a list called \"To-Do\"."
},
{
"user_query": "add cleaning item",
"response_text": "What do you want to add?"
},
{
"user_query": "cleaning",
"response_text": "I couldn't find a list called \"Cleaning.\" Do you want me to make one?"
},
{
"user_query": "no",
"response_text": "OK, nothing's been changed."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need to order ride for this afternoon no this evening. | Order_ride ( pickup_time « this evening » ) | {
"locale": "en-US",
"example_id": "b4b6434c95ea078339ca0550132025c1024450825e66284030f871322f8fb5c2",
"seeded_lists": [
{
"name": "fruit salad",
"items": [
"strawberries"
]
},
{
"name": "wedding prep",
"items": [
"makeup brushes"
]
},
{
"name": "School Supply",
"items": [
"glue sticks"
]
},
{
"name": "pie",
"items": [
"Crisco"
]
}
],
"seeded_notes": [
{
"name": "I'm picking up food now",
"content": ""
},
{
"name": "pizza",
"content": ""
}
],
"seeded_contacts": [
"Zooey",
"Harry Davis",
"Marc",
"Staci",
"sister-in-law",
"Michelle"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a Lyft I mean an Uber for my daily ride to work. | Order_ride ( dropoff_location « work » provider « Uber » ) | {
"locale": "en-US",
"example_id": "f707e8475fce996d0586bdb3225a7112a9ee270454c270a1e87656fc1698461f",
"seeded_lists": [
{
"name": "work",
"items": [
"snack"
]
},
{
"name": "Home goods",
"items": [
"outdoor pillows"
]
},
{
"name": "anniversary",
"items": [
"iPad"
]
}
],
"seeded_notes": [
{
"name": "work",
"content": "attend nominee selection committee meeting"
}
],
"seeded_contacts": [
"work",
"Matt Dentist",
"Mr. Davis",
"Aldrin",
"Chelsey",
"the supervisor",
"Dr. Black",
"michael hames",
"Reggie",
"Bruce",
"Linda",
"Alice",
"my sister in law",
"William Jones"
],
"previous_turns": [
{
"user_query": "create a note called todo",
"response_text": "Saved your note"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Pick me up with an Uber now, no wait at 6pm. | Order_ride ( pickup_time « 6pm » provider « Uber » ) | {
"locale": "en-US",
"example_id": "98e7a650e95e6154c737ac82edeb5f6886ad328da8197bbeddbbf6ea85e0a060",
"seeded_lists": [
{
"name": "school supplies",
"items": [
"sneakers"
]
},
{
"name": "breakfast",
"items": [
"steak",
"bread"
]
},
{
"name": "office items",
"items": [
"paper"
]
},
{
"name": "checklist",
"items": [
"eggs",
"jelly"
]
},
{
"name": "Home goods",
"items": [
"outdoor pillows"
]
},
{
"name": "party",
"items": [
"alcohol",
"4 bags of chips"
]
},
{
"name": "car shopping",
"items": [
"Porche"
]
}
],
"seeded_notes": [
{
"name": "Meeting starts by 7am",
"content": ""
}
],
"seeded_contacts": [
"Allie Ray",
"Owen",
"my parents",
"Josie",
"Officer Highnetter"
],
"previous_turns": [
{
"user_query": "Create a task called drink water",
"response_text": "Got it, do you want to add time?"
},
{
"user_query": "Set a task called Movies",
"response_text": "Here are some results"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order me a cab, I mean Uber at 10. | Order_ride ( pickup_time « 10 » provider « Uber » ) | {
"locale": "en-US",
"example_id": "818b71c6592a1e5281170ca9d61e73f5326da0cacc993a779508239fbf759c77",
"seeded_lists": [
{
"name": "garden needs",
"items": [
"nursery pots"
]
},
{
"name": "birthday",
"items": [
"tricycle",
"barbie doll"
]
},
{
"name": "Party Supplies",
"items": [
"candles",
"paper plates"
]
},
{
"name": "metallic",
"items": [
"Scorpios"
]
}
],
"seeded_notes": [
{
"name": "appointment at 2",
"content": ""
},
{
"name": "Wishlist",
"content": ""
},
{
"name": "come home soon, your brother misses you",
"content": ""
},
{
"name": "Dinner at 7pm.",
"content": ""
},
{
"name": "Create schedule for team next week",
"content": ""
}
],
"seeded_contacts": [
"Body",
"Dr Watkins",
"Emma JONES",
"Opa",
"Holly",
"Avery G",
"Jonathan Davis",
"my father",
"Waldo"
],
"previous_turns": [
{
"user_query": "Create a shopping list and add footwear, sandals to the list",
"response_text": "Sorry, it looks like you already have a list with that name. Do you still want to make a new one?"
},
{
"user_query": "yes",
"response_text": "Alright, I made a list called \"Shopping\" and added those two things."
},
{
"user_query": "remove both items from this list",
"response_text": "Are you sure you want to go ahead and clear it?"
},
{
"user_query": "shopping list",
"response_text": "You have three lists with similar names. Which one do you want to know about?"
},
{
"user_query": "shopping list with sandals",
"response_text": "You have two things on that list."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order ride in 15 minutes no 10 minutes. | Order_ride ( pickup_time « 10 minutes » ) | {
"locale": "en-US",
"example_id": "8c94108f1c9966271c8e73dfda3e2ad0fcd43b49b50e25ad02e64ffcb1b0ed54",
"seeded_lists": [
{
"name": "cleaning",
"items": [
"mop"
]
},
{
"name": "Maths",
"items": [
"algebra"
]
}
],
"seeded_notes": [
{
"name": "Reminder to put a hold on the mail for next week",
"content": ""
},
{
"name": "the next work meeting",
"content": ""
},
{
"name": "gym",
"content": "class is canceled"
},
{
"name": "make breakfast",
"content": ""
}
],
"seeded_contacts": [
"jon",
"Robb",
"Donald Trump",
"Darrick",
"Dr. Timm's office",
"my sisters",
"James Smith",
"the kids",
"Sally",
"Eva",
"Louisiana",
"555-5555"
],
"previous_turns": [
{
"user_query": "No",
"response_text": "OK, what's the message?"
},
{
"user_query": "No",
"response_text": "Since I'm having problems understanding your message, would you like me to make an audio recording instead?"
},
{
"user_query": "Message Abigail asking her to visit the doctor day after tomorrow before noon",
"response_text": "So, that's a message to Abigail EDWARDS saying, \"Asking her to visit the doctor day after tomorrow before noon.\". Ready to send it?"
},
{
"user_query": "yeah",
"response_text": "Sending your message to (555) 555-9999."
},
{
"user_query": "I want to send Click some pictures to 555-555-9999",
"response_text": "I got: \"Click some pictures\". Ready to send it?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order me a car to get to the dentist office, uhh that's wrong I need to go to the other side of town to my chiropractor's office. | Order_ride ( dropoff_location « chiropractor's office » ) | {
"locale": "en-US",
"example_id": "2b21fbd3748f6eeadc93f9d72af6186d4ff9f8c07e02c47eec04191b413335d3",
"seeded_lists": [
{
"name": "wedding prep",
"items": [
"makeup brushes"
]
},
{
"name": "honeymoon",
"items": [
"Toronto"
]
}
],
"seeded_notes": [
{
"name": "order food",
"content": ""
},
{
"name": "Savers",
"content": ""
},
{
"name": "todo",
"content": "call the pet vet"
}
],
"seeded_contacts": [
"Dr's office",
"Donald Trump",
"school faculty",
"lesley",
"Traci",
"Trina",
"my buddy Elijah",
"555-111-5555",
"Mike Davis",
"Rodney",
"Jill'",
"Georgie",
"Maddi",
"sister-in-law",
"Nance"
],
"previous_turns": [
{
"user_query": "Call jeff",
"response_text": "So, that's a message to [email protected] saying, \"Call jeff\". It'll be sent from your account [email protected]. Do you want to send it, or change it?"
},
{
"user_query": "[email protected]",
"response_text": "Got it, you want to email [email protected]. What's the message?"
},
{
"user_query": "mann",
"response_text": "Sorry, I'm not finding a match in your contacts. Tell me just the first name ? or feel free to use the screen."
},
{
"user_query": "Send a mail to Mann",
"response_text": "Sorry, who do you wanna email?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Can I get a Lyft, sorry an Uber to take me to the airport? | Order_ride ( dropoff_location « airport » provider « Uber » ) | {
"locale": "en-US",
"example_id": "c9faa5af3c5866f0c55e88a2c645291620d1bcad404ccedfc87ea683ac73ddf3",
"seeded_lists": [
{
"name": "kids food",
"items": [
"oranges",
"bananas"
]
},
{
"name": "people I need to formally hire",
"items": [
"Carlos"
]
},
{
"name": "pool party",
"items": [
"pool swimmers"
]
},
{
"name": "household",
"items": [
"air fresheners"
]
}
],
"seeded_notes": [
{
"name": "Add another 3 chapters for the book by the end of the week",
"content": ""
},
{
"name": "take Ashley to dance class",
"content": ""
}
],
"seeded_contacts": [
"Deck",
"Mariah",
"Auston",
"white",
"MJ",
"our parents",
"Sherlock",
"Heidi",
"Daniel Grey"
],
"previous_turns": [
{
"user_query": "Find valet parking near Morton's Steakhouse",
"response_text": "Here's a summary from SpotHero: Nearby Parking Options. 520 Mason St. - 490 Post Valet Garage. , 501 Post St - Donatello Hotel Valet. Excellent. , 524 Powell St. - Garage. , 450 Sutter St. - Valet Garage. , 665 Sutter St. - Olympic Garage. and 750 Bush St - Valet Garage. Excellent."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a Lyft, no an Uber, to Compton. | Order_ride ( dropoff_location « Compton » provider « Uber » ) | {
"locale": "en-US",
"example_id": "eef494a559e2f9358f18a9dd7d9ec7a55a569d1ecb6668d55861ef147077809d",
"seeded_lists": [
{
"name": "packing",
"items": [
"socks",
"pants"
]
}
],
"seeded_notes": [
{
"name": "call the pet vet",
"content": ""
},
{
"name": "Workout",
"content": ""
},
{
"name": "put shopping trip saturday",
"content": ""
}
],
"seeded_contacts": [
"Rian",
"lesley",
"Franklin",
"Adam",
"Queen",
"Mason White"
],
"previous_turns": [
{
"user_query": "Could you create a list for me",
"response_text": "Alright, what do you want to call it?"
},
{
"user_query": "Costco",
"response_text": "Sure, I made a list called \"Costco\"."
},
{
"user_query": "Add toothpaste, mouthwash, laundry detergent, soap, hand sanitizer, fruit, frozen berries and corn on it.",
"response_text": "OK. Those four things on your list called \"Costco\". Anything else?"
},
{
"user_query": "yes ",
"response_text": "What did you want to add?"
},
{
"user_query": "paper towels and tissues",
"response_text": "Sure. Paper towels and tissues. Anything else?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order an Uber to take me to the Fine Arts Museum I mean to the Natural History Museum. | Order_ride ( dropoff_location « Natural History Museum » provider « Uber » ) | {
"locale": "en-US",
"example_id": "684dd71796a7bfd2c20ac7bbe5949893ee9684fdabf26e8881acfb2499b583af",
"seeded_lists": [
{
"name": "Storage",
"items": [
"sugar"
]
},
{
"name": "anniversary",
"items": [
"iPad"
]
}
],
"seeded_notes": [
{
"name": "meet John at 4am",
"content": ""
},
{
"name": "class is canceled",
"content": ""
},
{
"name": "birthday party",
"content": ""
}
],
"seeded_contacts": [
"Page",
"Cris",
"the kids",
"Allyson Scott",
"Danni",
"Daddy",
"Dr. Elrod",
"Peter",
"Georgetta"
],
"previous_turns": [
{
"user_query": "call ella",
"response_text": "Sorry, who do you wanna call?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need a ride tot he movies, I mean home. | Order_ride ( dropoff_location « home » ) | {
"locale": "en-US",
"example_id": "e60d0b6bee3b56af8def4c32296fb2ed40e3d2a7b5f89650971aadf6b1915fa1",
"seeded_lists": [
{
"name": "wishlist",
"items": [
"spinach",
"beautiful books",
"things i want"
]
},
{
"name": "Cricut",
"items": [
"mask",
"shirt"
]
},
{
"name": "celebration",
"items": [
"get birthday cake"
]
},
{
"name": "anniversary",
"items": [
"iPad"
]
}
],
"seeded_notes": [
{
"name": "dinner starts at 7pm",
"content": ""
},
{
"name": "work out",
"content": ""
},
{
"name": "tomorrow is good",
"content": ""
}
],
"seeded_contacts": [
"Jessie",
"Timothy Rogers",
"Jayne",
"Edward Jones",
"Meghan",
"Layla",
"Rob",
"Lila",
"Chris"
],
"previous_turns": [
{
"user_query": "start a school list",
"response_text": "Alright, I made a list called \"School\"."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need to order an Uber, I mean Lyft, for a ride to the airport. | Order_ride ( dropoff_location « airport » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "9f4e35d77326b8ef2b5ef6bd819fd8228565a3a94c3a6593127b5223fe506266",
"seeded_lists": [
{
"name": "sandwich fixings",
"items": [
"cheese",
"bread"
]
},
{
"name": "crafts",
"items": [
"flipflop wreath"
]
},
{
"name": "craft",
"items": [
"brushes"
]
},
{
"name": "car shopping",
"items": [
"Porche"
]
}
],
"seeded_notes": [
{
"name": "lunch reservations",
"content": ""
},
{
"name": "save the party",
"content": ""
},
{
"name": "go to the store",
"content": ""
},
{
"name": "Clean up your toys!",
"content": ""
}
],
"seeded_contacts": [
"Rosie",
"Alexa",
"Marcella",
"Jeffery",
"work group",
"Ryan B",
"the developer",
"Talia",
"Terry",
"my doctor"
],
"previous_turns": [
{
"user_query": "Discard my todo list",
"response_text": "Sorry, I couldn't find any lists with that name."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order me a ride in an hour no in 30 minutes. | Order_ride ( pickup_time « 30 minutes » ) | {
"locale": "en-US",
"example_id": "0cdac729e85ba46608cbb1d16d4854b9dddcf36f0363292cd03cc5a0ccb77e6e",
"seeded_lists": [
{
"name": "baseball shopping",
"items": [
"shoes"
]
},
{
"name": "dinner",
"items": [
"cheese",
"bananas"
]
}
],
"seeded_notes": [
{
"name": "tv series",
"content": ""
},
{
"name": "Create schedule for team next week",
"content": ""
}
],
"seeded_contacts": [
"caterer",
"Barb",
"Elizabeth",
"Drew",
"Joseph",
"Hermes Georges V",
"Dawn",
"Ten Hag",
"Justin",
"William Hall"
],
"previous_turns": [
{
"user_query": "start a favorite songs list",
"response_text": "Alright, I made a list called \"Favorite Songs\"."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a ride to the airport, no I meant mall. | Order_ride ( dropoff_location « mall » ) | {
"locale": "en-US",
"example_id": "12281a8cbef21106fa0243f019468d85c3e6b844b96bd98430a7cd57ea00f148",
"seeded_lists": [
{
"name": "lifestyle",
"items": [
"choco"
]
},
{
"name": "Kroger",
"items": [
"garlic",
"green beans",
"masks"
]
},
{
"name": "to to",
"items": [
"do more arts and crafts"
]
},
{
"name": "music",
"items": [
"Scorpions",
"Metallica"
]
}
],
"seeded_notes": [
{
"name": "make a doctor's appointment",
"content": ""
},
{
"name": "roof",
"content": ""
},
{
"name": "projects",
"content": ""
},
{
"name": "to-do",
"content": ""
},
{
"name": "Chicken Cacciatore",
"content": ""
}
],
"seeded_contacts": [
"Mal",
"Amelia",
"Dolly",
"Mary Garcia",
"Deb",
"John Miller",
"Abby",
"Trump",
"Patricia Miller",
"Buddy",
"Jonas",
"Jonelle",
"Robin Harris"
],
"previous_turns": [
{
"user_query": "yes",
"response_text": "OK, I made a list called \"Grocery\" and added potatoes."
},
{
"user_query": "please add potatoes to my grocery list",
"response_text": "I couldn't find a list called \"Grocery.\" Do you want me to make one?"
},
{
"user_query": "set a timer for 6 minutes called potatoes",
"response_text": "2nd timer. Potatoes, for six minutes. Starting… now."
},
{
"user_query": "Set a timer for 9 minutes called egg",
"response_text": "OK, a nine minute timer called egg. Starting… now."
},
{
"user_query": "Please play country music",
"response_text": "Playing Country music on YouTube."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Hey Lyft, get me a 9 o'clock pickup to Richardson, oops to Hilltop I meant to say. | Order_ride ( dropoff_location « Hilltop » pickup_time « 9 o'clock » provider « Lyft, » ) | {
"locale": "en-US",
"example_id": "3530ecfa5efecf1f0d022a0f3ca3ba36377966a48a2c318a8a8a4798980ccb24",
"seeded_lists": [
{
"name": "dollar store shopping",
"items": []
},
{
"name": "farmer's market",
"items": [
"fruit",
"vegies"
]
},
{
"name": "Summer Vacay",
"items": [
"Nashville",
"Miami"
]
},
{
"name": "beach",
"items": [
"sunscreen"
]
},
{
"name": "Friends",
"items": [
"friend’s name"
]
},
{
"name": "daily",
"items": [
"clean the dragon's cage"
]
}
],
"seeded_notes": [
{
"name": "Create schedule for team next week",
"content": ""
},
{
"name": "don't forget to pick up groceries",
"content": ""
},
{
"name": "get well soon",
"content": ""
}
],
"seeded_contacts": [
"Lola",
"Dorothy",
"Sam Right",
"Hall",
"morris",
"jude",
"Carrie",
"Publix"
],
"previous_turns": [
{
"user_query": "Send Isabella message \"We met at La Petite Coquine\".",
"response_text": "Text Isabella EVANS, Other. Is that right?"
},
{
"user_query": "Cancel.",
"response_text": "OK"
},
{
"user_query": "We met at \"La Petite Coquine\".",
"response_text": "I got: Isabella.. Ready to send it?"
},
{
"user_query": "Isabella.",
"response_text": "I got: Isabella.. Ready to send it?"
},
{
"user_query": "Send a message to Isabella.",
"response_text": "Got it, what's the message?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need a ride pick up at 4pm no that's 4am. | Order_ride ( pickup_time « 4am » ) | {
"locale": "en-US",
"example_id": "bcf8f6987e21301367f6ece6c4e7ccbb8466ec6304aebba8a2a06a7f8891be6c",
"seeded_lists": [
{
"name": "desert",
"items": [
"cake",
"cake"
]
},
{
"name": "car shopping",
"items": [
"Porche"
]
}
],
"seeded_notes": [
{
"name": "pay vacation fees",
"content": ""
}
],
"seeded_contacts": [
"Tiffany",
"Vivian",
"Laurie",
"dance instructor",
"Reed"
],
"previous_turns": [
{
"user_query": "parking lots near me",
"response_text": "I found a few places near you."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Use Lyft to order a ride, no I meant taxi. | Order_ride ( ) | {
"locale": "en-US",
"example_id": "ed8a500fcaa4fa20c82e01f9fcc08e862a32ff4ab47eda1248cfcaf46f556ecb",
"seeded_lists": [
{
"name": "picnic",
"items": [
"strawberries",
"tomatoes"
]
},
{
"name": "people to call",
"items": [
"Amanda"
]
},
{
"name": "keep",
"items": [
"paper towels"
]
}
],
"seeded_notes": [
{
"name": "pick up Gerry from the airport",
"content": ""
}
],
"seeded_contacts": [
"Dave",
"Jaco",
"Tyler",
"contact",
"Belk",
"Greg",
"Pam",
"Troy"
],
"previous_turns": [
{
"user_query": "Noah",
"response_text": "Calling Noah WOOD."
},
{
"user_query": "Place a phone call",
"response_text": "Who do you wanna call?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a ride from Chicago to St. Louis at 4, no, 5 pm. | Order_ride ( dropoff_location « St. Louis » pickup_location « Chicago » pickup_time « 5 pm » ) | {
"locale": "en-US",
"example_id": "8acbe71367e7cc836ca8e8e74bf15469310b59b6f59b3d9e91f4851a053d193a",
"seeded_lists": [],
"seeded_notes": [
{
"name": "Chicken Cacciatore",
"content": ""
},
{
"name": "recipes",
"content": ""
}
],
"seeded_contacts": [
"Vet",
"Tamy",
"Grant Gustin",
"Fundido",
"Zia",
"Evan",
"Marianne",
"Ronny"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need a Lyft to the airport, sorry, to JFK Airport. | Order_ride ( dropoff_location « JFK Airport » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "3ac24325ee74ea822947732811a68b103bc2c9aa8b322aacfb89a42a7bf58401",
"seeded_lists": [
{
"name": "invite",
"items": [
"Marcus"
]
},
{
"name": "baking",
"items": [
"flour",
"baking powder",
"sugar"
]
},
{
"name": "movies",
"items": [
"Scorpions"
]
},
{
"name": "music and movies",
"items": []
}
],
"seeded_notes": [
{
"name": "brush his teeth before bed",
"content": ""
},
{
"name": "finance",
"content": ""
}
],
"seeded_contacts": [
"Aimee",
"Toya",
"Geoff",
"Coach Ryan Murphy",
"Elizabeth",
"Dr. Elrod",
"Raul",
"Benny",
"Grace",
"Paige",
"run group"
],
"previous_turns": [
{
"user_query": "Could you create a list for me",
"response_text": "Alright, what do you want to call it?"
},
{
"user_query": "Call it a trip to new york",
"response_text": "Alright, I made a list called \"A Trip To New York\"."
},
{
"user_query": "Add toothpaste and hand sanitizer on it",
"response_text": "Alright. Those two things on your list called \"A Trip To New York\". Anything else?"
},
{
"user_query": "yes please add shampoo and conditioner",
"response_text": "What did you want to add?"
},
{
"user_query": "hair detangler",
"response_text": "OK. Hair detangler. Anything else?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I would like to order an Uber for tonight, oops sorry, tomorrow night. | Order_ride ( pickup_time « tomorrow night » provider « Uber » ) | {
"locale": "en-US",
"example_id": "fd32c95210cfe0ca03b059e8e2e9ac2e15e5a76cf55e6316afb7df61cc69b577",
"seeded_lists": [
{
"name": "wedding registry",
"items": [
"silverware"
]
},
{
"name": "chrsitmaas",
"items": [
"ice cream"
]
},
{
"name": "groceries",
"items": [
"milk",
"milk",
"grits"
]
}
],
"seeded_notes": [
{
"name": "get ready for the night of your life",
"content": ""
},
{
"name": "shopping list",
"content": ""
},
{
"name": "save the party",
"content": ""
},
{
"name": "I still love you",
"content": ""
},
{
"name": "outdoor chores",
"content": ""
},
{
"name": "our lunch meeting",
"content": ""
},
{
"name": "essential oil",
"content": ""
}
],
"seeded_contacts": [
"Trac",
"Talia",
"James Smith",
"Eman",
"Javi",
"Dave Griffiths",
"Tess",
"Aimee",
"my fiance",
"Gioia Pizzeria",
"Rusty"
],
"previous_turns": [
{
"user_query": "what is the one item on my third list",
"response_text": "You have eleven lists. Which one do you want to know about?"
},
{
"user_query": "which is?",
"response_text": "You have eleven lists. Which one do you want to know about?"
},
{
"user_query": "what is on that list",
"response_text": "You have eleven lists. Which one do you want to know about?"
},
{
"user_query": "show me the third list",
"response_text": "You have one thing on that list."
},
{
"user_query": "pull up my third list and read the contents",
"response_text": "To read this page out loud, first turn on \"Screen context\" with the following dialog, or say \"Open Assistant settings\", go to Assistant, Phone, Use screen context. Then try again. You have eleven lists. Which one do you want to know about?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need an Uber, I mean a Lyft to pick me up at 7pm. | Order_ride ( pickup_time « 7pm » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "0e0b2c47077d99e1419a04b4add41abb871673bd0d86ce7325efc8680d4dd959",
"seeded_lists": [
{
"name": "workout",
"items": []
},
{
"name": "cruise clothes",
"items": [
"dress shoes"
]
}
],
"seeded_notes": [],
"seeded_contacts": [
"Renee",
"Betsy",
"Jim Cooper"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order ride to school, I mean home. | Order_ride ( dropoff_location « home » ) | {
"locale": "en-US",
"example_id": "c0591e6ad98644f774ccbfd4ee47538dfc2121b0f17dd2135a8506f70d68c0ff",
"seeded_lists": [
{
"name": "wishlist",
"items": [
"watch",
"beautiful books",
"sandwich"
]
},
{
"name": "honeymoon",
"items": [
"Toronto"
]
},
{
"name": "movies",
"items": [
"Scorpions"
]
}
],
"seeded_notes": [
{
"name": "pizza",
"content": ""
},
{
"name": "cheeze-its are great",
"content": ""
},
{
"name": "Buy dog food",
"content": ""
},
{
"name": "conference call at 2 p.m.",
"content": ""
},
{
"name": "ab workout",
"content": ""
}
],
"seeded_contacts": [
"aria",
"Bryan",
"Jonas",
"Dr O",
"Meghan",
"Jany",
"Allie",
"Tee",
"Steve Fisher",
"Donald Trump"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a Lyft wait an Uber to the mall. | Order_ride ( dropoff_location « the mall » provider « Uber » ) | {
"locale": "en-US",
"example_id": "86afb2b1a8a3a1b0d7762cd2922695e0ae373ea5ad4d0608682cf98550bd49db",
"seeded_lists": [
{
"name": "crafts",
"items": [
"flipflop wreath"
]
},
{
"name": "fix it",
"items": [
"toilet"
]
},
{
"name": "Home goods",
"items": [
"outdoor pillows"
]
},
{
"name": "party planning",
"items": [
"bluetooth speaker"
]
},
{
"name": "shopping mall",
"items": [
"shirts and pants"
]
},
{
"name": "fix",
"items": [
"strip wallpaper"
]
},
{
"name": "Harris Teeter",
"items": [
"yams",
"collards"
]
}
],
"seeded_notes": [
{
"name": "books i want to read",
"content": ""
},
{
"name": "buy office supplies",
"content": ""
},
{
"name": "Grandma",
"content": ""
}
],
"seeded_contacts": [
"the manager",
"Buick Dealership",
"Marcella",
"Irene",
"Deb",
"Elodie",
"Olivia J",
"Andrew Taylor",
"Luna",
"Konchan",
"Jim Smith",
"Theodor Clark"
],
"previous_turns": [
{
"user_query": "Snap a panorama shot",
"response_text": "Sure. Get ready!"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a Lyft to take me to Jack's, no, to Jessica's house for the party. | Order_ride ( dropoff_location « Jessica's house » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "57e1f5edcee0dbc6f344e416b9411b465875b2db34291fee4fc8d6de3fcd5be6",
"seeded_lists": [
{
"name": "reading",
"items": [
"books"
]
},
{
"name": "daily",
"items": [
"clean the dragon's cage"
]
},
{
"name": "perplexing questions",
"items": [
"bub"
]
}
],
"seeded_notes": [
{
"name": "the birthday party",
"content": ""
}
],
"seeded_contacts": [
"Krystal",
"Emmanuel",
"the administrator of her of her firm",
"Jesse",
"Oliver TURNER",
"Aunt Donna",
"Cristy",
"Kelly",
"Will Shipley"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Get me a Lyft, no an Uber. | Order_ride ( provider « Uber » ) | {
"locale": "en-US",
"example_id": "9d156503c2cb62cf93793a15799850756098e95034183b9ff87501a2584f0fe6",
"seeded_lists": [
{
"name": "Christmas gifts",
"items": [
"candles"
]
}
],
"seeded_notes": [
{
"name": "Don't forget about piano",
"content": ""
},
{
"name": "pick up the dry cleaning",
"content": ""
},
{
"name": "Call Grandma back",
"content": ""
},
{
"name": "Buy dog food",
"content": ""
}
],
"seeded_contacts": [
"keisha",
"my assistant",
"Principal Dalton",
"Camila ROBINSON",
"Melissa",
"Krissa",
"Garold",
"Alice White",
"Dianne",
"scotty"
],
"previous_turns": [
{
"user_query": "Could you please get rid of my grocery list",
"response_text": "You have two lists with similar names. Which one do you want to delete?"
},
{
"user_query": "Both of them",
"response_text": "Are you sure you want to go ahead and delete it?"
},
{
"user_query": "Yes",
"response_text": "OK, I deleted the list called \"Grocery.\""
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need a ride to Jay at 3pm, no make that 4pm. | Order_ride ( dropoff_location « Jay » pickup_time « 4pm » ) | {
"locale": "en-US",
"example_id": "ea3084606be54d561a2edccd5ead3ac8eb6c889d3272f33d0ef2c13885b63095",
"seeded_lists": [
{
"name": "store",
"items": [
"sea salt",
"chocolate milk"
]
},
{
"name": "video games",
"items": [
"Detroit: Become Human"
]
}
],
"seeded_notes": [
{
"name": "pick up the kids",
"content": ""
},
{
"name": "buy milk",
"content": ""
},
{
"name": "outdoor chores",
"content": ""
},
{
"name": "essential oil",
"content": ""
}
],
"seeded_contacts": [
"Manny",
"Faith",
"Dominique Hawkins",
"jude",
"mother-in-law",
"Christina"
],
"previous_turns": [
{
"user_query": "Add syringe, dextrose water and bandage on my Medics list.",
"response_text": "I couldn't find a list called \"Medics.\" Do you want me to make one?"
},
{
"user_query": "yes",
"response_text": "Got it, I made a list called \"Medics\" and added syringe, dextrose water and bandage."
},
{
"user_query": "remove syringe from the list.",
"response_text": "I couldn't find syringe."
},
{
"user_query": "Remove bandage from my Medics list.",
"response_text": "I couldn't find bandage on your list called \"Medics.\""
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Get me a Lyft to San Diego at 4:30 PM | Order_ride ( dropoff_location « San Diego » pickup_time « 4:30 PM » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "d82d1110dcb05662446da1bc2a5aa05988ea8d627f98ee31a38b869bef0eb61a",
"seeded_lists": [
{
"name": "Summer oBucket",
"items": [
"Hawaii"
]
},
{
"name": "office items",
"items": [
"paper"
]
},
{
"name": "desert",
"items": [
"cake",
"cake"
]
}
],
"seeded_notes": [
{
"name": "buy milk",
"content": ""
},
{
"name": "milk",
"content": ""
},
{
"name": "Buy dog food",
"content": ""
},
{
"name": "chore",
"content": ""
},
{
"name": "pick up milk at the store",
"content": ""
}
],
"seeded_contacts": [
"wifey",
"jackson",
"Sofia HUGHES",
"Brandi",
"Heidi",
"Dianne",
"Jim Brown",
"Mandy"
],
"previous_turns": [
{
"user_query": "Create To-Do list.",
"response_text": "Sorry, it looks like you already have a list with that name. Do you still want to make a new one?"
},
{
"user_query": "yes",
"response_text": "Got it, I made a list called \"To-Do\"."
},
{
"user_query": "Add to the list eat breakfast and wash dishes.",
"response_text": "Sure. Those two things on your list called \"To-Do\". Anything else?"
},
{
"user_query": "To-Do list",
"response_text": "You have three lists with similar names. Which one do you want to know about?"
},
{
"user_query": "ok. I want to add task to my to-do list.",
"response_text": "What did you want to add?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Call Uber, no I mean Lyft for the ride. | Order_ride ( provider « Lyft » ) | {
"locale": "en-US",
"example_id": "fc65b35bb0df89beae343ee7f9643153db5c8cdca6c8c7293235866ba95d464b",
"seeded_lists": [
{
"name": "things I need from the store",
"items": [
"sugar"
]
},
{
"name": "halloween candy",
"items": [
"eggs"
]
},
{
"name": "invites",
"items": [
"Tom and Mary"
]
}
],
"seeded_notes": [
{
"name": "team meeting",
"content": ""
},
{
"name": "finance",
"content": ""
},
{
"name": "take out trash",
"content": ""
},
{
"name": "dentist appointments",
"content": ""
}
],
"seeded_contacts": [
"Jason",
"Scarlett HALL",
"Toya",
"Jimmi",
"Shelley Langston",
"Trump",
"Augustus",
"Eliza"
],
"previous_turns": [
{
"user_query": "can you add bacon to my list",
"response_text": "Got it. Which list do you want to add to?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Would you order me a ride from Lyft to the Phoenix no I mean the Detroit Zoo? | Order_ride ( dropoff_location « Detroit Zoo » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "e096da724e727b2e8e911ed84151b4081b7fffc8813bcfbd7af3af6dc111d4d8",
"seeded_lists": [
{
"name": "new hires",
"items": [
"Anna"
]
},
{
"name": "breakfast ideas",
"items": [
"bacon",
"waffles",
"toast"
]
},
{
"name": "Home goods",
"items": [
"outdoor pillows"
]
}
],
"seeded_notes": [
{
"name": "Grocery List",
"content": ""
},
{
"name": "meet John",
"content": ""
}
],
"seeded_contacts": [
"Ron",
"a contact",
"Darrick",
"Kristy",
"Dylan",
"joy"
],
"previous_turns": [
{
"user_query": "write down a list of questions",
"response_text": "OK, I made a list called \"Questions\"."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Please order a ride to drop me off at the Gym, no make it the Library. | Order_ride ( dropoff_location « Library » ) | {
"locale": "en-US",
"example_id": "022386a40e43a52ce977ee91d1ffae54fd27545e318693bc88f1d6ed76c168f9",
"seeded_lists": [
{
"name": "list",
"items": [
"balance board"
]
}
],
"seeded_notes": [
{
"name": "Vacation Ideas",
"content": ""
},
{
"name": "study",
"content": "study for science class"
},
{
"name": "breakfast in the morning",
"content": ""
},
{
"name": "my dentist's address",
"content": ""
}
],
"seeded_contacts": [
"Ezra",
"the vet",
"Dr O"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a Lyft, no, I mean GoJek. | Order_ride ( provider « GoJek » ) | {
"locale": "en-US",
"example_id": "fb1efcf7b442fceb6966b3df648540d9af80e5619f4c59d6b41362f3988adba5",
"seeded_lists": [
{
"name": "biographies",
"items": [
"Jimmy Hoffa"
]
},
{
"name": "list",
"items": [
"balance board"
]
}
],
"seeded_notes": [
{
"name": "the Paris trip",
"content": ""
},
{
"name": "mayonnaise",
"content": ""
},
{
"name": "pick up concert tickets tomorrow",
"content": ""
},
{
"name": "I still love you",
"content": ""
}
],
"seeded_contacts": [
"Sally Barber",
"Peggy",
"my grandmother",
"Asher Bennet",
"Javi",
"Mike Smith",
"Rick"
],
"previous_turns": [
{
"user_query": "make a call over zoom",
"response_text": "Sorry, who do you wanna call?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need a ride to take me downtown in 10, no 15 minutes. | Order_ride ( dropoff_location « downtown » pickup_time « 15 minutes » ) | {
"locale": "en-US",
"example_id": "6d356e60af1d0915cc3691f4de410098cec0183ceb9342ad2268418b0914ec83",
"seeded_lists": [
{
"name": "beach",
"items": [
"sunscreen"
]
},
{
"name": "mom",
"items": [
"card"
]
},
{
"name": "Cricut",
"items": [
"mask",
"shirt"
]
}
],
"seeded_notes": [
{
"name": "take pictures on my way home",
"content": ""
},
{
"name": "we leave at 6pm",
"content": ""
},
{
"name": "Movies",
"content": ""
}
],
"seeded_contacts": [
"Krystal",
"Hungry Howies",
"Maddi",
"Leon",
"my father",
"Jorge",
"Mitzi",
"Stephanie",
"duke",
"Steven Pedersen",
"Eman",
"Suzanne"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order an Uber from my house to Publix, I mean to CVS. | Order_ride ( dropoff_location « CVS » pickup_location « my house » provider « Uber » ) | {
"locale": "en-US",
"example_id": "fba9ed57181e93f9245cfe4281ccddc67bc2a5bab177dbedfa0b0134e9d856fd",
"seeded_lists": [
{
"name": "craft",
"items": [
"brushes"
]
},
{
"name": "to-do",
"items": [
"basketball",
"new breaks",
"sleep early",
"cook rice"
]
},
{
"name": "safeway",
"items": [
"butter"
]
},
{
"name": "enemy",
"items": [
"Superman"
]
},
{
"name": "anniversary",
"items": [
"iPad"
]
}
],
"seeded_notes": [
{
"name": "Hi Mary. Great to see you yesterday",
"content": ""
},
{
"name": "Dinner at 7pm.",
"content": ""
}
],
"seeded_contacts": [
"school",
"credit union",
"John Green",
"Doctor",
"Bill",
"Bob",
"Harper",
"Dr. Smith",
"Jessie",
"Nance",
"Publix Bakery",
"Katlin",
"Lucas",
"Lottie",
"nola"
],
"previous_turns": [
{
"user_query": "delete note ",
"response_text": "I can't do that on this device yet. Go ahead and select the note you want to change."
},
{
"user_query": "wash dogs ",
"response_text": "Saved your note"
},
{
"user_query": "Create note ",
"response_text": "What do you want it to say?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a ride arriving at Kemah Boardwalk at 12 pm, actually make that 11 am. | Order_ride ( pickup_location « Kemah Boardwalk » pickup_time « 11 am » ) | {
"locale": "en-US",
"example_id": "00ded611ad39822cf85af888276c065c0d290a071801db6b5299aaa085046f97",
"seeded_lists": [
{
"name": "return",
"items": [
"jeans"
]
},
{
"name": "Honey Do",
"items": [
"mow",
"paint"
]
},
{
"name": "Harris Teeter",
"items": [
"yams",
"collards"
]
},
{
"name": "sandwich fixings",
"items": [
"cheese",
"bread"
]
}
],
"seeded_notes": [
{
"name": "neck pillow",
"content": ""
},
{
"name": "Reschedule Bi-Pap Fitting for Jerry.",
"content": ""
},
{
"name": "air filter",
"content": ""
},
{
"name": "pick James up",
"content": ""
}
],
"seeded_contacts": [
"Marcus",
"Lauren",
"Meliza",
"Bolton",
"Allen",
"Aimee",
"our boss",
"Kim",
"Allyson Scott"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need an Uber, I mean I need a Lyft ride. | Order_ride ( provider « Lyft » ) | {
"locale": "en-US",
"example_id": "cd92026bad31ca91f7350ccc4b91bee270ed19e210196b76867d9d135040e358",
"seeded_lists": [
{
"name": "candy",
"items": [
"candy"
]
},
{
"name": "beach",
"items": [
"sunscreen"
]
},
{
"name": "toys",
"items": [
"cat"
]
}
],
"seeded_notes": [
{
"name": "new recipes",
"content": ""
},
{
"name": "school shopping",
"content": ""
}
],
"seeded_contacts": [
"Jessica",
"Carrie",
"my proctologist",
"office staff"
],
"previous_turns": [
{
"user_query": "I'll be ready by 8",
"response_text": "I got: I'll be ready by 8.. Ready to send it?"
},
{
"user_query": "Daniel",
"response_text": "Alright, what's the message?"
},
{
"user_query": "send message",
"response_text": "Who do you wanna message?"
},
{
"user_query": "yes",
"response_text": "Sending your message."
},
{
"user_query": "text Daniel that I'll be ready by 8",
"response_text": "So, that's a message to Daniel ALLEN saying, \"I'll be ready by 8.\". Ready to send it?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need to cancel, um, no, I mean reserve a Lyft for 5 pm. | Order_ride ( pickup_time « 5 pm » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "747c47d4e470d0ddd22ed12cf19825daab678820c02f2f7e854ca37c2ba12597",
"seeded_lists": [
{
"name": "things I need from the store",
"items": [
"sugar"
]
},
{
"name": "taco",
"items": [
"tomatoes"
]
},
{
"name": "home shopping",
"items": [
"picture frames"
]
},
{
"name": "Guests at the party",
"items": [
"Raju"
]
}
],
"seeded_notes": [
{
"name": "pick up Kennedi at 12",
"content": ""
}
],
"seeded_contacts": [
"Markeita",
"coworker",
"Joan Hagerty",
"Sammie",
"cherry",
"Janet Smith",
"veterinarian",
"Jimmi",
"Sarah Asher",
"Toni",
"Natalie Jones",
"olivvia",
"Drew",
"Johnny",
"Sis",
"Uncle Faron"
],
"previous_turns": [
{
"user_query": "Add an item to my Christmas list.",
"response_text": "What do you want to add?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Hey, cancel, er, no, order a Lyft at my house for me at 5 pm. | Order_ride ( pickup_location « my house » pickup_time « 5 pm » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "4bcf12f393046b3bc50e95e5ab336203dd159bfde918460ee6f5ebff5866a193",
"seeded_lists": [
{
"name": "party sign up",
"items": [
"desserts"
]
},
{
"name": "evening's",
"items": [
"beer"
]
}
],
"seeded_notes": [
{
"name": "pick up Mom",
"content": ""
},
{
"name": "Get groceries tomorrow",
"content": ""
},
{
"name": "reviews",
"content": ""
}
],
"seeded_contacts": [
"mother",
"Jeb",
"my hubby",
"radiologist",
"Ms. Robinson",
"Mr. T",
"Dominique Hawkins",
"Danni",
"my best friend",
"House of Pizza",
"Steve",
"the teacher",
"Martha Smith"
],
"previous_turns": [
{
"user_query": "Could you create a list for me named Costco",
"response_text": "Sorry, it looks like you already have a list with that name. Do you still want to make a new one?"
},
{
"user_query": "Add pears and bananas on it",
"response_text": "Got it, I added pears and bananas."
},
{
"user_query": "tin foil and napkins",
"response_text": "Got it, what do you want to call it?"
},
{
"user_query": "paper plates and plastic utensils",
"response_text": "Sorry, I didn't get that. What do you want to call that list?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order me an Uber arriving at 3:30, no, 3:45 pm. | Order_ride ( pickup_time « 3:45 pm » provider « Uber » ) | {
"locale": "en-US",
"example_id": "3e531386a40f4ec03dd421ec50e9396d10cc4e13a9355170c79e07b020fed217",
"seeded_lists": [
{
"name": "movie",
"items": [
"Scorpions",
"popcorn",
"Prey",
"scorpions",
"Scorpions"
]
},
{
"name": "athletic",
"items": [
"basketball shorts"
]
},
{
"name": "anniversary",
"items": [
"iPad"
]
},
{
"name": "lunch",
"items": [
"rice"
]
}
],
"seeded_notes": [
{
"name": "Feed the dogs before you go to bed",
"content": ""
},
{
"name": "pick the school boy",
"content": ""
}
],
"seeded_contacts": [
"Aaron",
"James Smith",
"Joseph",
"Myke",
"Emilly Lewis",
"Whitnei",
"Dolly",
"Mrs. Ries"
],
"previous_turns": [
{
"user_query": "Please add something to one of my lists",
"response_text": "Got it. Which list do you want to add to?"
},
{
"user_query": "Walmart",
"response_text": "What do you want to add?"
},
{
"user_query": "Batteries",
"response_text": "I couldn't find a list called \"Walmart.\" Do you want me to make one?"
},
{
"user_query": "Yes",
"response_text": "Alright, I made a list called \"Walmart\" and added Batteries."
},
{
"user_query": "Actually I don't mean batteries ",
"response_text": "What do you want to call it instead?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Get me a GoJek ride, no Uber ride. | Order_ride ( provider « Uber » ) | {
"locale": "en-US",
"example_id": "7302c9f1638d8e7e8fd5ebc65cab108de2ed73e22b40d0c9bc2089aadf3a10f7",
"seeded_lists": [
{
"name": "good behavior",
"items": [
"kids"
]
},
{
"name": "Walmart shopping",
"items": [
"milk"
]
},
{
"name": "enemy",
"items": [
"Superman"
]
},
{
"name": "this morning's",
"items": [
"bread",
"coffee"
]
}
],
"seeded_notes": [
{
"name": "class is canceled",
"content": ""
},
{
"name": "don't forget to pick up Lisa",
"content": ""
},
{
"name": "Harris Teeter",
"content": ""
}
],
"seeded_contacts": [
"Johnny",
"Pete",
"Matthew Plummer",
"the supervisor",
"Biden",
"Lilly",
"Jones",
"Jonah",
"Jeremy",
"Kelly Marshall",
"Ryan'",
"Sammie"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Let's order me a ride at 7am on Uber to go to work I mean the airport. | Order_ride ( dropoff_location « airport » pickup_time « 7am » provider « Uber » ) | {
"locale": "en-US",
"example_id": "b06018236b9e3f8d0976ba659ecfdcd80fac89ee28fa8e51adc1a338d3e1ed06",
"seeded_lists": [
{
"name": "desert",
"items": [
"cake",
"cake"
]
}
],
"seeded_notes": [
{
"name": "party supplies",
"content": ""
},
{
"name": "Write down product code for me",
"content": ""
}
],
"seeded_contacts": [
"Tabitha",
"Zac's teacher",
"Dr. Mike"
],
"previous_turns": [
{
"user_query": "no",
"response_text": "Alright, what's the message?"
},
{
"user_query": "no",
"response_text": "Since I'm having problems understanding your message, would you like me to make an audio recording instead?"
},
{
"user_query": "Send me the CC statement",
"response_text": "I got: the CC statement. Ready to send it?"
},
{
"user_query": "Samuel",
"response_text": "OK, what's the message?"
},
{
"user_query": "Send message",
"response_text": "Who do you wanna message?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need to order a Lyft from Dollar Tree I mean Dollar General. | Order_ride ( pickup_location « Dollar General » provider « Lyft » ) | {
"locale": "en-US",
"example_id": "512e1e4c7e49de11a59497a1e0df11b91fb4a92679a0f1be7e16ebec122cd1ba",
"seeded_lists": [
{
"name": "people to interview",
"items": [
"Tom"
]
}
],
"seeded_notes": [
{
"name": "Add another 3 chapters for the book by the end of the week",
"content": ""
},
{
"name": "Clean garage",
"content": ""
}
],
"seeded_contacts": [
"Gary",
"Fred Medrano",
"Andy",
"Jones",
"Jonh Jones",
"therapist",
"Besty",
"jody",
"Quan",
"Audrey",
"Jabob",
"Beth",
"David.",
"my parents",
"Mason White",
"Mr Allen",
"Bobby"
],
"previous_turns": [
{
"user_query": "create list",
"response_text": "OK, what do you want to call it?"
},
{
"user_query": "plants list",
"response_text": "Got it, I made a list called \"Plants\"."
},
{
"user_query": "add herbs to plant list",
"response_text": "Got it, I added herbs."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Let's order a ride from Downtown Atlanta oops I meant Buckhead now. | Order_ride ( pickup_location « Buckhead » ) | {
"locale": "en-US",
"example_id": "17007da073bc28514aa9bdfc3c89745ef7b774d4b662b01382c40c7a177850a4",
"seeded_lists": [
{
"name": "halloween shopping",
"items": [
"grapes"
]
},
{
"name": "things I need from the store",
"items": [
"sugar"
]
},
{
"name": "school",
"items": [
"markers",
"a planner",
"a ruler",
"crayons",
"books",
"notebooks"
]
}
],
"seeded_notes": [
{
"name": "chores",
"content": "pick up Gracie from practice"
},
{
"name": "pick up pop",
"content": ""
},
{
"name": "new recipes to try",
"content": ""
}
],
"seeded_contacts": [
"William Jefferson",
"John",
"Nellie",
"Krissa",
"Allie Ray",
"mr allen",
"May",
"Wes",
"Adam",
"King",
"Zebulon"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need to order a ride to the aiport to get there at 9am I mean 10am. | Order_ride ( dropoff_location « aiport » dropoff_time « 10am » ) | {
"locale": "en-US",
"example_id": "19ab78e66d1e8884befb2b20a9d1242316c40f5bd66acc879520fb7aa8d0aa9c",
"seeded_lists": [
{
"name": "craft",
"items": [
"brushes"
]
},
{
"name": "farmer's market",
"items": [
"fruit",
"vegies"
]
},
{
"name": "trips",
"items": [
"Italy"
]
}
],
"seeded_notes": [
{
"name": "go to the doctor",
"content": ""
}
],
"seeded_contacts": [
"Andrew",
"Velma",
"Rick",
"the board",
"Joyce",
"Mikel",
"John Green",
"Maple Lane"
],
"previous_turns": [
{
"user_query": "modify list entries in book wishlsit",
"response_text": "I couldn't find a list called \"Book Wishlist.\""
},
{
"user_query": "make a list called shoppling mall",
"response_text": "Alright, I made a list called \"Shopping Mall\"."
},
{
"user_query": "add shirts and pants and wipes to shopping mall list",
"response_text": "Sure. Those two things on your list called \"Shopping Mall\". Anything else?"
},
{
"user_query": "what is in my shopping mall list",
"response_text": "You have two things on that list."
},
{
"user_query": "tell me what is inside my shopping mall list",
"response_text": "You have two things on that list. They're wipes, shirts and pants."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order an Uber to work, I mean school. | Order_ride ( dropoff_location « school » provider « Uber » ) | {
"locale": "en-US",
"example_id": "8a713dc84a9474796ae217e2b7fe966e633032d6d651b630626b25186cd52378",
"seeded_lists": [
{
"name": "school",
"items": [
"pens",
"binders",
"printer paper"
]
},
{
"name": "grocery",
"items": [
"cheese",
"pasta",
"eggs"
]
},
{
"name": "beach",
"items": [
"sunscreen"
]
},
{
"name": "travel",
"items": [
"swimsuit"
]
}
],
"seeded_notes": [
{
"name": "school",
"content": ""
}
],
"seeded_contacts": [
"school",
"the school",
"my girlfriend",
"Phil",
"Julie Ann",
"Opa",
"Cris",
"Theo Clark",
"Mr. Heinz",
"my sister",
"Kerri"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need a ride from Lyft Uber instead at 7:00pm. | Order_ride ( pickup_time « 7:00pm » provider « Uber » ) | {
"locale": "en-US",
"example_id": "fad26c21ffdb6717b7d561906a4763227edd3fd31f3ffb539b89e95b415cc995",
"seeded_lists": [
{
"name": "food",
"items": [
"tuna",
"sausage",
"grocery list"
]
},
{
"name": "pool",
"items": [
"floats",
"salt"
]
},
{
"name": "yardwork",
"items": [
"fill the birdfeeder",
"mowing the lawn"
]
},
{
"name": "Summer oBucket",
"items": [
"Hawaii"
]
}
],
"seeded_notes": [
{
"name": "the AC quotes",
"content": ""
},
{
"name": "put shopping trip saturday",
"content": ""
},
{
"name": "things we can't forget tomorrow",
"content": ""
},
{
"name": "check the serial number",
"content": ""
}
],
"seeded_contacts": [
"Kris",
"Marry",
"Terry",
"Jackson Hamilton",
"Jean",
"Opa",
"Whitnei",
"Gary Jules",
"White",
"Bill",
"Barrio Tacos on W Fifth Ave in Columbus",
"Jayden",
"Lucy Cooper",
"Tanna"
],
"previous_turns": [
{
"user_query": "add to my shopping list ",
"response_text": "Alright, I added gloves."
},
{
"user_query": "add gloves ",
"response_text": "OK. Which list do you want to add to?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a 10am ride to the gallery. I mean, to the museum. | Order_ride ( dropoff_location « the museum » pickup_time « 10am » ) | {
"locale": "en-US",
"example_id": "cf92ff96602cca1971d02bc6c2a28697fc18fe8ad0e651d05207a66a27473036",
"seeded_lists": [
{
"name": "Friday's grocery",
"items": [
"orange juice"
]
},
{
"name": "honeymoon",
"items": [
"Toronto"
]
},
{
"name": "mall",
"items": [
"Gucci bag"
]
},
{
"name": "craft",
"items": [
"brushes"
]
}
],
"seeded_notes": [
{
"name": "thank you",
"content": ""
}
],
"seeded_contacts": [
"the team",
"Kevin Smith",
"Beth",
"Genni"
],
"previous_turns": [
{
"user_query": "Get up early tomorrow",
"response_text": "I got: Get up early tomorrow. Ready to send it?"
},
{
"user_query": "Message Camila",
"response_text": "OK, what's the message?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Call a cab, actually call an Uber. | Order_ride ( provider « Uber » ) | {
"locale": "en-US",
"example_id": "e9e36ce2e239c61a1b42a6be2fa1d2c7059a36ab0e62abcdc971feba75d52ebe",
"seeded_lists": [
{
"name": "supplies order",
"items": []
},
{
"name": "craft",
"items": [
"brushes"
]
},
{
"name": "office items",
"items": [
"paper"
]
},
{
"name": "ingredients",
"items": [
"heavy cream"
]
}
],
"seeded_notes": [
{
"name": "I'm heading home!",
"content": ""
},
{
"name": "pick up the kids",
"content": ""
}
],
"seeded_contacts": [
"ava's",
"Owen Williams",
"ellie",
"hubby",
"Jenny Jones",
"work"
],
"previous_turns": [
{
"user_query": "Wait I changed my mind",
"response_text": "Alright."
},
{
"user_query": "Whip up a new note",
"response_text": "OK, what do you want it to say?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need to order an Uber, I mean a Lyft. | Order_ride ( provider « Lyft » ) | {
"locale": "en-US",
"example_id": "356e6beb52f31c94e5c700e63aa3d2d5a81264ed77e1078c0593d2d1899036e0",
"seeded_lists": [
{
"name": "dollar store shopping",
"items": []
},
{
"name": "Party Snack",
"items": [
"carrots and ranch"
]
}
],
"seeded_notes": [
{
"name": "see you tomorrow",
"content": ""
},
{
"name": "Great Job",
"content": ""
},
{
"name": "Looking forward to seeing you",
"content": ""
}
],
"seeded_contacts": [
"Harper JOHNSON",
"Jonelle",
"Grandpa",
"Gary Pierce",
"Ryan'",
"him",
"lesley",
"David.",
"husband",
"Mike Murphy"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need to order a ride from school I mean the mall. | Order_ride ( pickup_location « mall » ) | {
"locale": "en-US",
"example_id": "4eca123003828f76361dc2d434bedca5c03ee747536493bf83f30b2ee2393f40",
"seeded_lists": [
{
"name": "mall",
"items": [
"Gucci bag"
]
},
{
"name": "dinner",
"items": [
"cheese",
"bananas"
]
},
{
"name": "christmas",
"items": [
"ice cream"
]
},
{
"name": "camping stuff",
"items": [
"toothpaste"
]
},
{
"name": "Buy",
"items": [
"coffee"
]
}
],
"seeded_notes": [
{
"name": "Vacation starts in 5 days",
"content": ""
},
{
"name": "I miss him",
"content": ""
}
],
"seeded_contacts": [
"Mal",
"Jimmy",
"Eleanor",
"Timothy",
"Marie",
"Dr. Black",
"Javis",
"run group",
"Devin",
"Judge Judy",
"Ashlyn Arthur"
],
"previous_turns": [
{
"user_query": "Please commence a new list",
"response_text": "OK, what do you want to call it?"
},
{
"user_query": "Lysol",
"response_text": "Sure, I made a list called \"Lysol\"."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need an Uber to pick me up at the airport at 2:30, at 2:40. | Order_ride ( pickup_location « the airport » pickup_time « 2:40 » provider « Uber » ) | {
"locale": "en-US",
"example_id": "0b50a8567c2da6479ca070f81f51045d6918671d8a561fb074da41830a76ac8c",
"seeded_lists": [
{
"name": "mall",
"items": [
"Gucci bag"
]
},
{
"name": "workout",
"items": []
}
],
"seeded_notes": [
{
"name": "school shopping",
"content": ""
}
],
"seeded_contacts": [
"Sheila",
"bank",
"Miss Harris",
"Angela and Karl",
"Tim",
"Toby"
],
"previous_turns": [
{
"user_query": "mom",
"response_text": "Sorry, what's your mother's name?"
},
{
"user_query": "Can you call my Mom",
"response_text": "Alright, What's your mother's name?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order me a ride in 10 oops I meant 35 minutes. | Order_ride ( pickup_time « 35 minutes » ) | {
"locale": "en-US",
"example_id": "92a188dc2049544acc7a915e706ac536e94c73c226e5fb003f76e5447483e90a",
"seeded_lists": [
{
"name": "walmart",
"items": [
"new tires",
"5 reams of copy paper"
]
},
{
"name": "halloween shopping",
"items": [
"grapes"
]
}
],
"seeded_notes": [
{
"name": "the float trip",
"content": ""
},
{
"name": "team meeting",
"content": ""
}
],
"seeded_contacts": [
"Ray",
"Paula Smith",
"Sharron",
"Uncle Mark",
"emly",
"child's school",
"Fred Medrano",
"Page",
"Brandi",
"Mia Brown",
"Susan Parker",
"Williamn",
"Paul Marshall"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
I need to have an Uber bring me home, I mean to work. | Order_ride ( dropoff_location « work » provider « Uber » ) | {
"locale": "en-US",
"example_id": "3e9c4c30ac27b2fb1c03ad9b8a9d90e947b1949c3ec386a692503f97050cf04e",
"seeded_lists": [
{
"name": "work",
"items": [
"snack"
]
},
{
"name": "Guests at the party",
"items": [
"Raju"
]
},
{
"name": "studio",
"items": [
"water bottles"
]
},
{
"name": "funeral party",
"items": [
"cake"
]
}
],
"seeded_notes": [
{
"name": "work",
"content": "attend nominee selection committee meeting"
},
{
"name": "pack the charger",
"content": ""
},
{
"name": "Add another 3 chapters for the book by the end of the week",
"content": ""
}
],
"seeded_contacts": [
"work",
"Michele",
"John Carry",
"Allie Ray",
"my mom",
"Elon Musk",
"Evan",
"Zac",
"Clayton",
"Andre",
"Kesha",
"Lou"
],
"previous_turns": [],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order a ride to the store, I mean home. | Order_ride ( dropoff_location « home » ) | {
"locale": "en-US",
"example_id": "970e85a3caa2618f789cb9b837346592f4c9964eb2d3274135a7aba8dcd8463a",
"seeded_lists": [
{
"name": "goals",
"items": [
"get a raise"
]
},
{
"name": "main",
"items": [
"dish soap",
"toothpaste",
"paper towels"
]
},
{
"name": "Home goods",
"items": [
"outdoor pillows"
]
},
{
"name": "Harris Teeter",
"items": [
"yams",
"collards"
]
},
{
"name": "athletic",
"items": [
"basketball shorts"
]
}
],
"seeded_notes": [
{
"name": "Looking forward to seeing you",
"content": ""
},
{
"name": "wedding",
"content": ""
},
{
"name": "dishwasher",
"content": ""
}
],
"seeded_contacts": [
"Geoffrey",
"Juli",
"May",
"Marco",
"my Uncle Jake",
"Matt",
"Barb",
"Tom",
"Debby"
],
"previous_turns": [
{
"user_query": "Did you review the final draft?",
"response_text": "I got: Did you review the final draft?. Ready to send it?"
},
{
"user_query": "Olivia Smith",
"response_text": "Got it, what's the message?"
},
{
"user_query": "Send message",
"response_text": "Who do you wanna message?"
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Order me a Lyft, I mean Uber ride. | Order_ride ( provider « Uber » ) | {
"locale": "en-US",
"example_id": "e1bf1f27892c885678b6c8b295ed58433a0054dd9ffccd5f9e39eab4a77db04a",
"seeded_lists": [
{
"name": "Party Supplies",
"items": [
"candles",
"paper plates"
]
},
{
"name": "produce",
"items": [
"potatoes",
"apples"
]
},
{
"name": "Daily Gratitude",
"items": [
"a quote",
"thankfulness"
]
},
{
"name": "Party Snack",
"items": [
"carrots and ranch"
]
}
],
"seeded_notes": [
{
"name": "meeting tomorrow",
"content": ""
},
{
"name": "pizza",
"content": ""
},
{
"name": "call dog groomer",
"content": ""
},
{
"name": "tasks",
"content": ""
},
{
"name": "Pay power bill tomorrow",
"content": ""
}
],
"seeded_contacts": [
"Cleo Patel",
"John Miller",
"Carter",
"Leslie",
"my girlfriend",
"Georgetta",
"Old Timers",
"Channing Vet"
],
"previous_turns": [
{
"user_query": "Show me a parking garage closer to Ikea",
"response_text": "Listings for Show me a parking garage closer to Ikea around San Jose, here they are."
},
{
"user_query": "Is there one closer to Ikea",
"response_text": "I found these results"
},
{
"user_query": "What are some near by parking spots in Charlotte",
"response_text": "Here it is. The Parking Spot -."
}
],
"linguistic_phenomena": "within-turn-correction",
"split": "test",
"context": "synthetic"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.