inputs
stringlengths 1
131
| targets
stringlengths 9
266
| metadata
dict |
---|---|---|
Add 100 situps to my log using google fit
|
Log_exercise ( activity « situps » number_of_repetitions « 100 » provider « google fit » )
|
{
"locale": "en-US",
"example_id": "20c1cb59a6b1e72d51310b479c5d0beae3d638dd63b28e0e7ccc3fe33ecf0867",
"seeded_lists": [
{
"name": "necessities",
"items": [
"trash bags"
]
}
],
"seeded_notes": [
{
"name": "22LPR",
"content": ""
},
{
"name": "commitment",
"content": ""
},
{
"name": "Hi Mary. Great to see you yesterday",
"content": ""
},
{
"name": "summer plans",
"content": ""
}
],
"seeded_contacts": [
"Shelley Langston",
"my landlord",
"Cathy",
"ava's",
"Sean",
"Mikel",
"the kids",
"William Hall",
"Ezra",
"Noah WOOD",
"Cindy",
"Genni",
"the birds of prey preserve",
"Gregory",
"Giulio"
],
"previous_turns": [
{
"user_query": "set a timer for 6 minutes called pasta",
"response_text": "OK, a six minute timer called pasta. Starting… now."
},
{
"user_query": "nevermind, show me a recipe for spaghetti and meatballs again",
"response_text": "Here are the top search results"
},
{
"user_query": "please read me the first recipe listed",
"response_text": "Here is some information for: What is the first step to reading a recipe?According to Kids Health: The directions tell you the steps you need to take to make the recipe. Always read the directions first, from start to finish."
},
{
"user_query": "ok, read me the first listed",
"response_text": "I found this on the web"
},
{
"user_query": "Show me a recipe for spaghetti and meatballs",
"response_text": "Here are some results from a search"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
I want to log morning run in Strava
|
Log_exercise ( activity « run » provider « Strava » )
|
{
"locale": "en-US",
"example_id": "569625e75b75737b365d9e46660889e668569eae459b2cb310f03397997b856b",
"seeded_lists": [
{
"name": "Hygiene",
"items": [
"toothbrush"
]
}
],
"seeded_notes": [
{
"name": "Come by tomorrow evening",
"content": ""
},
{
"name": "committee meeting",
"content": ""
},
{
"name": "dinner ideas this week",
"content": ""
},
{
"name": "Meeting starts by 7am",
"content": ""
},
{
"name": "get well soon",
"content": ""
}
],
"seeded_contacts": [
"Braxton",
"Madeline",
"Samatha",
"Harper",
"dylan",
"Trish",
"CVS",
"Georgie",
"Tim",
"Bolton"
],
"previous_turns": [
{
"user_query": "Could you create a list for me named Things i need",
"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 toothpaste and hand sanitizer on it",
"response_text": "OK, I added those two things."
},
{
"user_query": "laundry detergent",
"response_text": "Alright, I made a list called \"Laundry Detergent\"."
},
{
"user_query": "peanut butter and bread",
"response_text": "OK, what do you want to call it?"
},
{
"user_query": "butter and jelly",
"response_text": "Got it, what do you want to call it?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Please log that workout at noon.
|
Log_exercise ( time « noon » )
|
{
"locale": "en-US",
"example_id": "14ee8cb59052064399d9faf1bd3581aa733223bf909a577a422d5b1144cb694a",
"seeded_lists": [
{
"name": "farmer's market",
"items": [
"fruit",
"vegies"
]
},
{
"name": "Fruits",
"items": [
"plantains",
"banana",
"apples"
]
},
{
"name": "goals",
"items": [
"get a raise"
]
},
{
"name": "props",
"items": [
"apple"
]
},
{
"name": "Medics",
"items": [
"bandage",
"dextrose water"
]
}
],
"seeded_notes": [
{
"name": "dermatologist",
"content": ""
},
{
"name": "send Meagan's graduation gift",
"content": ""
},
{
"name": "You are my love",
"content": ""
}
],
"seeded_contacts": [
"white",
"Marley",
"Yasmine",
"Chipotle",
"Poopsie",
"Sattis",
"Luna ROBERTS",
"Ronan"
],
"previous_turns": [
{
"user_query": "can you set a task called get the shoes",
"response_text": "Alright, do you want to add time?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Please note that I exercised for 30 minutes.
|
Log_exercise ( duration « 30 minutes » )
|
{
"locale": "en-US",
"example_id": "0746d2b12396b3a009489fb0c7fe52d07ca598b2056ae5f43c20f3ac4840c04d",
"seeded_lists": [
{
"name": "things I need from the store",
"items": [
"sugar"
]
},
{
"name": "craft",
"items": [
"brushes"
]
},
{
"name": "gym apparel",
"items": [
"buy new running shoes"
]
}
],
"seeded_notes": [
{
"name": "Vacation Ideas",
"content": ""
},
{
"name": "takeout",
"content": ""
},
{
"name": "to-do",
"content": ""
}
],
"seeded_contacts": [
"Waldo",
"Greg",
"my doctor",
"mother in law",
"Mr. T",
"Isabella Evans.",
"bank"
],
"previous_turns": [
{
"user_query": "delete grapes from list",
"response_text": "I couldn't find grapes."
},
{
"user_query": "add grapes to my recipe list",
"response_text": "Alright, I added grapes."
},
{
"user_query": "add grapes to my list",
"response_text": "OK. Which list do you want to add to?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log that I did 100 crunches.
|
Log_exercise ( activity « crunches » number_of_repetitions « 100 » )
|
{
"locale": "en-US",
"example_id": "9b9b216ad125b24241f16156df40087c4eb2286823f4173b5dd3fbc194c9a7ef",
"seeded_lists": [
{
"name": "back to school",
"items": [
"pencils"
]
},
{
"name": "Camping Supplies",
"items": [
"sleeping bags",
"bug spray",
"a tent"
]
},
{
"name": "funeral party",
"items": [
"cake"
]
},
{
"name": "DIY",
"items": [
"nails"
]
},
{
"name": "pet",
"items": [
"walk the dog",
"Blanche"
]
},
{
"name": "Buy",
"items": [
"coffee"
]
}
],
"seeded_notes": [
{
"name": "July Activity Ideas",
"content": ""
},
{
"name": "I miss him",
"content": ""
},
{
"name": "the birthday party",
"content": ""
}
],
"seeded_contacts": [
"Spence",
"Cara",
"Jemma",
"Staci",
"Naomi",
"Maddi"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
I want to log my 25 mile cycling session with MyFitnessPal.
|
Log_exercise ( activity « cycling » distance « 25 mile » provider « MyFitnessPal » )
|
{
"locale": "en-US",
"example_id": "c55995d0cb1c94820cca5ee21e7aede80c404dd688a995156813fba786751254",
"seeded_lists": [
{
"name": "home shopping",
"items": [
"picture frames"
]
},
{
"name": "Party Snack",
"items": [
"carrots and ranch"
]
}
],
"seeded_notes": [
{
"name": "dinner tonight",
"content": ""
},
{
"name": "to do list",
"content": ""
}
],
"seeded_contacts": [
"Franklin",
"Uncle Mark",
"Pernell",
"Dana",
"cousin",
"Casey",
"Jenson",
"Bryan",
"Dandy",
"Fred Medrano"
],
"previous_turns": [
{
"user_query": "call mr hood",
"response_text": "Sorry, who do you wanna call?"
},
{
"user_query": "no call mr hood instead",
"response_text": "These came back from a search"
},
{
"user_query": "yes",
"response_text": "Calling Daniel ALLEN."
},
{
"user_query": "call mr allen",
"response_text": "Is that Daniel ALLEN at (555) 555-4444?"
},
{
"user_query": "make a phone call",
"response_text": "Who do you wanna call?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log in Strava that I did 30 minutes cardio workout.
|
Log_exercise ( activity « cardio » duration « 30 minutes » provider « Strava » )
|
{
"locale": "en-US",
"example_id": "d8e17f7edaa67565e631d478f8d258a20e36346274cdeaf6f7b95318e785e55b",
"seeded_lists": [
{
"name": "studio",
"items": [
"water bottles"
]
},
{
"name": "kids food",
"items": [
"oranges",
"bananas"
]
},
{
"name": "valentines",
"items": [
"roses",
"roses",
"roses"
]
},
{
"name": "breakfast",
"items": [
"bread",
"steak"
]
}
],
"seeded_notes": [
{
"name": "the end of month meeting",
"content": ""
},
{
"name": "call Jack",
"content": ""
},
{
"name": "wish Grandma a happy birthday",
"content": ""
}
],
"seeded_contacts": [
"Jeffery",
"Opa",
"Asher Bennet",
"Natalie Jones",
"Billy",
"Caroline"
],
"previous_turns": [
{
"user_query": "Create a note for Don",
"response_text": "Got it, what do you want it to say?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Will you please log my workout?
|
Log_exercise ( )
|
{
"locale": "en-US",
"example_id": "d0c4d49538a67187fa6669e4185a948358e73f1d42dd1d11dbd71642a6cd52da",
"seeded_lists": [
{
"name": "baking",
"items": [
"sugar",
"sugar",
"baking powder",
"flour"
]
},
{
"name": "mom",
"items": [
"card"
]
},
{
"name": "christmas",
"items": [
"ice cream"
]
}
],
"seeded_notes": [
{
"name": "tomorrow is good",
"content": ""
},
{
"name": "Remember the pickup for the groceries is at 4pm and swing by for gas afterwards",
"content": ""
},
{
"name": "go to the doctor",
"content": ""
},
{
"name": "to do list",
"content": ""
}
],
"seeded_contacts": [
"Ava BROWN",
"Fat Tony",
"Emmanuel",
"Betty",
"liam",
"Dawna Anderson",
"Elias",
"Noah WOOD",
"Maddie",
"David",
"Treya",
"Ethan WATSON",
"Berry"
],
"previous_turns": [
{
"user_query": "Add coffee to shopping list ",
"response_text": "Alright, I added coffee."
},
{
"user_query": "Get coffee from store ",
"response_text": "Sorry, I looked for Coffee From Store, but couldn't find it. Do you want to see all of your lists?"
},
{
"user_query": "Display list called shopping ",
"response_text": "You have three things on that list."
},
{
"user_query": "Add cheese and grapes to list called shopping ",
"response_text": "Alright, I added cheese and grapes."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log I did 100 pull ups
|
Log_exercise ( activity « pull ups » number_of_repetitions « 100 » )
|
{
"locale": "en-US",
"example_id": "ef26baa04e30f6975e02adffa346063592e55f14fa1a4a49e20cfa6aa7f3c9ff",
"seeded_lists": [
{
"name": "wishlist",
"items": [
"spinach",
"beautiful books",
"things i want"
]
}
],
"seeded_notes": [
{
"name": "make a doctor's appointment",
"content": ""
},
{
"name": "Grandma",
"content": ""
}
],
"seeded_contacts": [
"John C",
"Delilah",
"the office",
"Buddy",
"Markeita",
"Mandy",
"Mr. Daniels",
"Julia"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Can you add a Google fit activity for my 20 minutes run?
|
Log_exercise ( activity « run » duration « 20 minutes » provider « Google fit » )
|
{
"locale": "en-US",
"example_id": "f6562dd67398831b1bcafeeb76e49dec96e1cb40b353d7ee5de9d5dc74fdad66",
"seeded_lists": [
{
"name": "office supply",
"items": [
"pens"
]
},
{
"name": "Daily Gratitude",
"items": [
"a quote",
"thankfulness"
]
},
{
"name": "Halloween",
"items": [
"peanuts"
]
},
{
"name": "all time favorite songs",
"items": []
}
],
"seeded_notes": [
{
"name": "Family Budget",
"content": ""
},
{
"name": "vacation to Disney World",
"content": ""
},
{
"name": "\"resignation letter\"",
"content": ""
},
{
"name": "dinner tomorrow at 7",
"content": ""
},
{
"name": "pack the charger",
"content": ""
}
],
"seeded_contacts": [
"Zachary",
"Dr Blacks",
"Kristin",
"Tonya",
"Sheba",
"Donna",
"Kacey",
"Teghan",
"Doris Pigg"
],
"previous_turns": [
{
"user_query": "Erase some items from my to-do list.",
"response_text": "Which item?"
},
{
"user_query": "any item",
"response_text": "Which item?"
},
{
"user_query": "Add wash dishes to my to-do list.",
"response_text": "Which item?"
},
{
"user_query": "Add wash dishes to the list called to-do.",
"response_text": "I couldn't find those two things on your list called \"To Do.\""
},
{
"user_query": "Add wash dishes to my to-do list.",
"response_text": "Which item?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Tell Strava to log a 45 minute run.
|
Log_exercise ( activity « run » duration « 45 minute » provider « Strava » )
|
{
"locale": "en-US",
"example_id": "f3c7628f2df25408a29f352eb51a9bbe80db601e6f3959a15c8e6b662dd20f37",
"seeded_lists": [
{
"name": "toys",
"items": [
"cat"
]
},
{
"name": "keep",
"items": [
"paper towels"
]
},
{
"name": "Chewy order",
"items": []
},
{
"name": "songs",
"items": [
"Twista"
]
}
],
"seeded_notes": [
{
"name": "my favorite beer",
"content": ""
}
],
"seeded_contacts": [
"Devon",
"Deb",
"William Jefferson",
"Abigail",
"Bro",
"Conte",
"Franky",
"Alice White",
"Charles",
"Sharon",
"Charley"
],
"previous_turns": [
{
"user_query": "meet me in the park in 15 minutes",
"response_text": "I got: Meet me in the park in 15 minutes.. Ready to send it?"
},
{
"user_query": "Luna Roberts",
"response_text": "Got it, what's the message?"
},
{
"user_query": "send a text instead",
"response_text": "Sorry,, who do you wanna text?"
},
{
"user_query": "Luna Roberts",
"response_text": "Here are some results"
},
{
"user_query": "send an email to Luna",
"response_text": "Looks like there's no email address for that contact."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Let's log a 30 minute jog from 7am.
|
Log_exercise ( activity « jog » duration « 30 minute » time « 7am » )
|
{
"locale": "en-US",
"example_id": "a9ecb92ff339081916c4961345bb5835feafc30d3ba5de6ae3dd1214d8eb4f75",
"seeded_lists": [
{
"name": "travel",
"items": [
"swimsuit"
]
},
{
"name": "evening's",
"items": [
"beer"
]
}
],
"seeded_notes": [
{
"name": "Read The Long Dark Pages 22-25",
"content": ""
},
{
"name": "Get groceries tomorrow",
"content": ""
}
],
"seeded_contacts": [
"CC",
"Tabitha",
"Hermes Georges V",
"April"
],
"previous_turns": [
{
"user_query": "Modify the time on that task.",
"response_text": "Got it, what's the new time?"
},
{
"user_query": "for two days from now",
"response_text": "Got it, I'll remind you on Wednesday at 6:35 AM."
},
{
"user_query": "Wash the car.",
"response_text": "OK, do you want to add time?"
},
{
"user_query": "Make a task.",
"response_text": "What's the reminder?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Use Strava to log a 30 minute lunchtime run.
|
Log_exercise ( activity « run » duration « 30 minute » provider « Strava » time « lunchtime » )
|
{
"locale": "en-US",
"example_id": "2f2cd1bcf19a9896daa4f64e7d62537afe2f04e7972f4d8e0284b341b1f6cd99",
"seeded_lists": [
{
"name": "old movies",
"items": [
"Top Gun"
]
},
{
"name": "party",
"items": [
"alcohol",
"4 bags of chips"
]
},
{
"name": "Kroger",
"items": [
"garlic",
"green beans",
"masks"
]
}
],
"seeded_notes": [
{
"name": "vacation",
"content": "we need to find a different hotel"
},
{
"name": "gracie",
"content": ""
},
{
"name": "you are amazing",
"content": ""
},
{
"name": "make chocolate",
"content": ""
}
],
"seeded_contacts": [
"Jones",
"Olivia Wilde",
"Leon",
"Cynthia",
"Karen Clark",
"Callie",
"Lester",
"Layla",
"Teddy",
"Ted",
"Sidney",
"Jess",
"Trump",
"Dr. Elrod"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Can you log my 3.5 mile run from this morning?
|
Log_exercise ( activity « run » distance « 3.5 mile » time « this morning » )
|
{
"locale": "en-US",
"example_id": "443b85872ac3b0ede92c1fb052a892bba4442a98af2919d6a3161245edb7d250",
"seeded_lists": [
{
"name": "this morning's",
"items": [
"bread",
"coffee"
]
},
{
"name": "things I need from the store",
"items": [
"sugar"
]
},
{
"name": "main",
"items": [
"dish soap",
"toothpaste",
"paper towels"
]
},
{
"name": "college",
"items": [
"black ink pens",
"computer"
]
},
{
"name": "all time favorite movies",
"items": [
"Public Enemy"
]
}
],
"seeded_notes": [
{
"name": "the trip",
"content": ""
},
{
"name": "house cleaning",
"content": ""
},
{
"name": "make a doctor's appointment",
"content": ""
}
],
"seeded_contacts": [
"my brothers",
"Danny",
"Noah WOOD",
"Dr. Mario",
"Daisy Duke",
"Dandy",
"Jane Doe",
"Randy"
],
"previous_turns": [
{
"user_query": "Add 3 items to the fitness list",
"response_text": "What do you want to add?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Open obé Fitness. and log that I did a 2 hr hike.
|
Log_exercise ( activity « hike » duration « 2 hr » provider « obé Fitness » )
|
{
"locale": "en-US",
"example_id": "6e669fb82cb5a413648bf4008eb1e9676969a48daf8bf68497805fd3173b8f6d",
"seeded_lists": [
{
"name": "invites",
"items": [
"Tom and Mary"
]
},
{
"name": "produce",
"items": [
"potatoes",
"apples"
]
},
{
"name": "tech",
"items": [
"Galaxy Buds"
]
}
],
"seeded_notes": [
{
"name": "clean furniture",
"content": ""
},
{
"name": "make my nail appointment",
"content": ""
},
{
"name": "Aldi",
"content": ""
},
{
"name": "travel",
"content": ""
},
{
"name": "beach blanket",
"content": ""
},
{
"name": "Pick up Grandpa",
"content": ""
}
],
"seeded_contacts": [
"Franky",
"Edward Dimas",
"Ashlynn",
"Buck",
"Dentist",
"Madeline",
"Lauren",
"Randy",
"Graeme",
"Dianne",
"Phil",
"Carl",
"Kevin",
"Elon Musk",
"KD"
],
"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": "",
"split": "test",
"context": "synthetic"
}
|
Please log my stretch.
|
Log_exercise ( activity « stretch » )
|
{
"locale": "en-US",
"example_id": "d275f6e94b45062dc2cbeb9e06ee7f17baa2e8d918974f51b402486cdcee7cd5",
"seeded_lists": [
{
"name": "trip",
"items": [
"road trip"
]
}
],
"seeded_notes": [
{
"name": "Thanks for all your help",
"content": ""
},
{
"name": "dinner starts at 7pm",
"content": ""
},
{
"name": "pick up Gracie from practice",
"content": ""
},
{
"name": "don't forget dinner",
"content": ""
},
{
"name": "travel",
"content": ""
},
{
"name": "Write down product code for me",
"content": ""
},
{
"name": "Walmart",
"content": ""
},
{
"name": "I will always love you",
"content": ""
},
{
"name": "Gracie",
"content": ""
}
],
"seeded_contacts": [
"Abby",
"Steven Pedersen",
"Dr Sanchez",
"Rian",
"Sara"
],
"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": "",
"split": "test",
"context": "synthetic"
}
|
I want to log a 60 minute jog.
|
Log_exercise ( activity « jog » duration « 60 minute » )
|
{
"locale": "en-US",
"example_id": "6d399b37195ae8ac4377569d2192b0607d965ce326c33adb04cad48177aa9a27",
"seeded_lists": [
{
"name": "celebration",
"items": [
"get birthday cake"
]
},
{
"name": "baking",
"items": [
"sugar",
"sugar",
"baking powder",
"flour"
]
},
{
"name": "desert",
"items": [
"cake",
"cake"
]
},
{
"name": "Summer Vacay",
"items": [
"Nashville",
"Miami"
]
},
{
"name": "rock covers",
"items": [
"Livin on a Prayer"
]
}
],
"seeded_notes": [],
"seeded_contacts": [
"Mr. Mason",
"spam",
"the committee members",
"Kaycee",
"Renee",
"Mr Allen",
"Mr. Carmichael",
"Elyse",
"Suzy",
"Mindy",
"Dianne",
"Erin"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
I want to log my half mile walk.
|
Log_exercise ( activity « walk » distance « half mile » )
|
{
"locale": "en-US",
"example_id": "43bed0054e97c9095a5ad893ac630edaf96bfa66d7e5b7dd88d07bd4a98b2dfa",
"seeded_lists": [
{
"name": "pool delivery",
"items": [
"salt"
]
},
{
"name": "Medics",
"items": [
"bandage",
"dextrose water"
]
},
{
"name": "ikea",
"items": [
"guitar"
]
},
{
"name": "walmart",
"items": [
"new tires",
"5 reams of copy paper"
]
},
{
"name": "makeover",
"items": [
"new clothes"
]
}
],
"seeded_notes": [
{
"name": "go shopping today",
"content": ""
},
{
"name": "workout",
"content": ""
},
{
"name": "save the party",
"content": ""
}
],
"seeded_contacts": [
"father",
"Billie",
"Avery G",
"Tom Hardy"
],
"previous_turns": [
{
"user_query": "Add eggs and butter to the list",
"response_text": "Alright. Which list do you want to add to?"
},
{
"user_query": "Shopping",
"response_text": "OK, I added those two things."
},
{
"user_query": "Add them to the Walmart list instead",
"response_text": "You have two items on that list. Which one do you want to edit?"
},
{
"user_query": "All",
"response_text": "You have two items on that list. Which one do you want to edit?"
},
{
"user_query": "First two",
"response_text": "What do you want to call it instead?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Record 10 sit ups in Fitbit.
|
Log_exercise ( activity « sit ups » number_of_repetitions « 10 » provider « Fitbit » )
|
{
"locale": "en-US",
"example_id": "4f7cc9952e8974908f4b918256557ac0c241c0b05c5bc7162eb4b754004ebdd5",
"seeded_lists": [
{
"name": "Summer Vacay",
"items": [
"Nashville",
"Miami"
]
},
{
"name": "back to school",
"items": [
"pencils"
]
},
{
"name": "taco",
"items": [
"tomatoes"
]
}
],
"seeded_notes": [
{
"name": "shopping list",
"content": ""
},
{
"name": "gym",
"content": "class is canceled"
},
{
"name": "Don't forget to feed the neighbors goldfish",
"content": ""
},
{
"name": "Pick up Grandpa",
"content": ""
}
],
"seeded_contacts": [
"Tom Hardy",
"Guthrie",
"Janet",
"Steph",
"Danielle"
],
"previous_turns": [
{
"user_query": "make a task to workout everyday",
"response_text": "Got it, do you want to add time?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
I did 20 pullups on Monday, please mark it down.
|
Log_exercise ( activity « pullups » number_of_repetitions « 20 » time « Monday » )
|
{
"locale": "en-US",
"example_id": "7ef7204124e6b84f66cf6cb4722c239b126f22f94b7950abc4f819d543f0f318",
"seeded_lists": [
{
"name": "pantry shopping",
"items": []
},
{
"name": "podcasts I need to listen to this weekend",
"items": [
"Off the Vine"
]
},
{
"name": "photo",
"items": [
"grad pictures"
]
},
{
"name": "back to school",
"items": [
"pencils"
]
}
],
"seeded_notes": [
{
"name": "beach blanket",
"content": ""
}
],
"seeded_contacts": [
"the teacher",
"Kelly Marshall",
"Jane Doe",
"Mary-Kate",
"sofia",
"Mia Brown",
"Abby",
"Mike James",
"bank",
"Dr. Dre",
"Aunt Dora",
"evan",
"Morgan"
],
"previous_turns": [
{
"user_query": "Pull some good gyms in Los Angeles",
"response_text": "I found a few places near Los Angeles."
},
{
"user_query": "Search for a gas station in San Antonio.",
"response_text": "I found a few places near you."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log my walking workout.
|
Log_exercise ( activity « walking » )
|
{
"locale": "en-US",
"example_id": "e62e7f658c986efe7efbca671c02b026f18c48c76fe41b1a944a1cabed7a31d9",
"seeded_lists": [
{
"name": "camping supplies",
"items": [
"tent",
"2 sleeping bags"
]
}
],
"seeded_notes": [
{
"name": "Do not be late!",
"content": ""
},
{
"name": "recipes",
"content": ""
},
{
"name": "dishwasher",
"content": ""
},
{
"name": "Buy new Coldplay album",
"content": ""
},
{
"name": "I'm picking up food now",
"content": ""
}
],
"seeded_contacts": [
"Trump",
"my doctor",
"Jenn",
"Chelsey",
"Louisiana"
],
"previous_turns": [
{
"user_query": "set a task to cook eggs",
"response_text": "Got it, do you want to add time?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log that I did 10 pushups.
|
Log_exercise ( activity « pushups » number_of_repetitions « 10 » )
|
{
"locale": "en-US",
"example_id": "cbf268bca6eaf7d377d232214975b958d22177e6c00ef4ee48bd6f93fb1b3b0e",
"seeded_lists": [
{
"name": "pool party",
"items": [
"pool swimmers"
]
},
{
"name": "Guests at the party",
"items": [
"Raju"
]
},
{
"name": "car shopping",
"items": [
"Porche"
]
}
],
"seeded_notes": [
{
"name": "pick up kids at 4 pm",
"content": ""
},
{
"name": "get well soon",
"content": ""
},
{
"name": "brush his teeth before bed",
"content": ""
}
],
"seeded_contacts": [
"Tina",
"the doctor",
"tire shop",
"Bob Cobb",
"Reagan",
"Darrick",
"Harold",
"Haley"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
On my Apple Watch please log five pull ups.
|
Log_exercise ( activity « pull ups » number_of_repetitions « five » provider « Apple Watch » )
|
{
"locale": "en-US",
"example_id": "8e7cf116d7e7f632a825ee40e7dd31b4a5a71485823782a1ec1943e4e492df1a",
"seeded_lists": [
{
"name": "summer",
"items": [
"sunglasses"
]
},
{
"name": "Maths",
"items": [
"algebra"
]
}
],
"seeded_notes": [
{
"name": "vitamin",
"content": ""
},
{
"name": "grocery",
"content": "pick up milk at the store"
}
],
"seeded_contacts": [
"nora",
"Jim Wilson",
"Mia Wilson.",
"Susa",
"Jonah",
"Aldrin",
"my hubby",
"Polly Porter",
"Taylor",
"Adrian",
"Mario",
"Ted"
],
"previous_turns": [
{
"user_query": "no",
"response_text": "What's the new message?"
},
{
"user_query": "no",
"response_text": "What's the new message?"
},
{
"user_query": "send lauren the location to pick up the kids",
"response_text": "I got: the location to pick up the kids. Ready to send it?"
},
{
"user_query": "text mom",
"response_text": "Sure, what's the message?"
},
{
"user_query": "attach location",
"response_text": "According to LG: To attach a location in a message. 1. Create a new message and add a recipient. , 2. Touch the Attachment icon and touch Location. , 3. Select a location and touch Attach. and 4. Type in the message and touch Send."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log on Google Health that I did 20 pushups 2 times.
|
Log_exercise ( activity « pushups » number_of_repetitions « 20 » number_of_sets « 2 » provider « Google Health » )
|
{
"locale": "en-US",
"example_id": "9140dd05302221171229be11ef9da7fdf1fe5427b6464f19bff753645c0d59d7",
"seeded_lists": [
{
"name": "Home goods",
"items": [
"outdoor pillows"
]
},
{
"name": "Chewy order",
"items": []
},
{
"name": "work priorities",
"items": [
"submit invoice"
]
},
{
"name": "school lunch",
"items": [
"Doritos"
]
}
],
"seeded_notes": [
{
"name": "offce",
"content": ""
},
{
"name": "Pick up dry cleaning tomorrow",
"content": ""
},
{
"name": "you are the man",
"content": ""
},
{
"name": "vitamin",
"content": ""
},
{
"name": "Jim please remember to bring the files with you to the meeting",
"content": ""
}
],
"seeded_contacts": [
"Cat",
"grandpa",
"Theo Clark",
"Allie"
],
"previous_turns": [
{
"user_query": "create a 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": "add eggplant",
"response_text": "Got it, what do you want to call it?"
},
{
"user_query": "egg",
"response_text": "Sure, I made a list called \"Egg\" and added eggplant."
},
{
"user_query": "no",
"response_text": "No problem, nothing's been changed."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Record that my activity for the day was a 3-hour hike in the mountains.
|
Log_exercise ( activity « hike » duration « 3-hour » )
|
{
"locale": "en-US",
"example_id": "bb8fad0e05dea6c6cda68aca901af8bb558cb23abb9f42a52d5cc235a1d136d8",
"seeded_lists": [
{
"name": "Medicines",
"items": [
"Detol"
]
}
],
"seeded_notes": [
{
"name": "prom",
"content": ""
},
{
"name": "Reminder to put a hold on the mail for next week",
"content": ""
},
{
"name": "the Paris trip",
"content": ""
}
],
"seeded_contacts": [
"555-5555",
"Kathryn",
"Page",
"Sophia Hughes",
"Ryan",
"Georgetta",
"Aunt Cheryl",
"Yuna",
"the plumber",
"my daughter",
"Sally Barber",
"Jack Smith",
"Remy"
],
"previous_turns": [
{
"user_query": "Add Bon Jovi to the list.",
"response_text": "Got it. Which list do you want to add to?"
},
{
"user_query": "Music",
"response_text": "OK. Which list do you want to add to?"
},
{
"user_query": "Music list",
"response_text": "What do you want to add?"
},
{
"user_query": "Bon Jovi",
"response_text": "OK, I added Bon Jovi."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
My Fitbit workout needs to include 1 extra set of 25 pushups.
|
Log_exercise ( activity « pushups » number_of_repetitions « 25 » number_of_sets « 1 » provider « Fitbit » )
|
{
"locale": "en-US",
"example_id": "ff81edbfd767d004e7d21f45e07621354cd2a5911c0fd38f85e6a551105b956a",
"seeded_lists": [
{
"name": "dinner",
"items": [
"cheese",
"bananas"
]
}
],
"seeded_notes": [
{
"name": "family meeting",
"content": ""
},
{
"name": "Hi Mary. Great to see you yesterday",
"content": ""
}
],
"seeded_contacts": [
"my secretary",
"Al",
"Sampson McGee",
"Sheena",
"Sidney",
"Christine",
"Remy",
"uncle wetmop",
"Claire",
"Derek",
"Maraii",
"Victory",
"CVS"
],
"previous_turns": [
{
"user_query": "make a task for lunch",
"response_text": "Alright, do you want to add time?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Let's enter my run information.
|
Log_exercise ( activity « run » )
|
{
"locale": "en-US",
"example_id": "bca32820d5fc6f8718fe54af421005771e8c8b9c50bc2321781a7dcf07a6282a",
"seeded_lists": [
{
"name": "walmrt",
"items": [
"copy paper"
]
},
{
"name": "podcasts I need to listen to this weekend",
"items": [
"Off the Vine"
]
}
],
"seeded_notes": [
{
"name": "take Ashley to dance class",
"content": ""
},
{
"name": "vacation items to pack",
"content": ""
}
],
"seeded_contacts": [
"Biran",
"Drey",
"Ricardo",
"Kaylee",
"MJ",
"Zane",
"the birds of prey preserve",
"Jayden"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log that I ran 4 miles
|
Log_exercise ( activity « ran » distance « 4 miles » )
|
{
"locale": "en-US",
"example_id": "736653e0ea688ef9b29a7818663985ad4d1d499dd68c1703f3ffc2a48d5f93d8",
"seeded_lists": [
{
"name": "yardwork",
"items": [
"fill the birdfeeder",
"mowing the lawn"
]
}
],
"seeded_notes": [
{
"name": "Vacation Ideas",
"content": ""
},
{
"name": "Family Budget",
"content": ""
},
{
"name": "Don't forget about piano",
"content": ""
},
{
"name": "commitment",
"content": ""
},
{
"name": "Don't forget to check on price for new coins.",
"content": ""
},
{
"name": "meet John",
"content": ""
}
],
"seeded_contacts": [
"Biran",
"kimmie",
"Sallie",
"Cory",
"Anne",
"Todd",
"Mia's",
"Sam Henderson",
"Uncle Carlos",
"the boss",
"Eleanor WALKER",
"Audrey",
"Susan Goodard",
"Doris",
"Jake",
"HR",
"April",
"Deb",
"Henry",
"John Miller"
],
"previous_turns": [
{
"user_query": "create a house work list",
"response_text": "OK, I made a list called \"House Work\"."
},
{
"user_query": "create another list called bathroom",
"response_text": "OK, I made a list called \"Bathroom\"."
},
{
"user_query": "go back and edit both lists",
"response_text": "I couldn't find that item on your list called \"Bathroom.\""
},
{
"user_query": "add kitchen to house work list",
"response_text": "Got it, I added kitchen."
},
{
"user_query": "add cleaning to bathroom list",
"response_text": "OK, I added cleaning."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Record a 1 hour bike ride
|
Log_exercise ( activity « bike ride » duration « 1 hour » )
|
{
"locale": "en-US",
"example_id": "0d9d5a12fa7911149666ff8b4607e74ed521551e718eb2797d2c93bc1d545ad1",
"seeded_lists": [
{
"name": "fitness",
"items": [
"ab workout techniques"
]
},
{
"name": "work",
"items": [
"snack"
]
},
{
"name": "wedding registry",
"items": [
"silverware"
]
},
{
"name": "Camping Trip",
"items": [
"chips",
"beer"
]
}
],
"seeded_notes": [
{
"name": "work instruction",
"content": ""
},
{
"name": "take pictures on my way home",
"content": ""
}
],
"seeded_contacts": [
"Ryan B",
"Devin",
"Nana",
"Suzy",
"Johnathan",
"Susie",
"Monica",
"Mia WILSON",
"Sophia"
],
"previous_turns": [
{
"user_query": "call Scarlett",
"response_text": "Sorry, who do you wanna call?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Let's log a Zumba class.
|
Log_exercise ( activity « Zumba » )
|
{
"locale": "en-US",
"example_id": "9bb26a2e485f29ffd8da0174d99b183e4174e7f7314009cc74269b1f96c49f60",
"seeded_lists": [
{
"name": "Hardware store",
"items": [
"stain"
]
},
{
"name": "lunch",
"items": [
"rice"
]
},
{
"name": "athletic",
"items": [
"basketball shorts"
]
},
{
"name": "breakfast",
"items": [
"bread",
"steak"
]
}
],
"seeded_notes": [
{
"name": "outdoor chores",
"content": ""
},
{
"name": "pick up milk at the store",
"content": ""
},
{
"name": "commitment",
"content": ""
},
{
"name": "wish Grandma a happy birthday",
"content": ""
}
],
"seeded_contacts": [
"nora",
"Phil",
"Uncle Bart",
"Sister ",
"Samson",
"Herman",
"Officer Highnetter",
"Kacy",
"Jamie",
"Ken"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Tell Strava I ran 6 miles this morning.
|
Log_exercise ( activity « ran » distance « 6 miles » provider « Strava » time « this morning » )
|
{
"locale": "en-US",
"example_id": "912708d27442b9f7f135952a684ce64ce4621fcc7affc11e71f68da87e382468",
"seeded_lists": [
{
"name": "this morning's",
"items": [
"bread",
"coffee"
]
},
{
"name": "Good Girl Names",
"items": [
"Autumn",
"Summer"
]
},
{
"name": "evening's",
"items": [
"beer"
]
},
{
"name": "picnic",
"items": [
"strawberries",
"tomatoes"
]
},
{
"name": "shopping",
"items": [
"bananas",
"shoes"
]
}
],
"seeded_notes": [
{
"name": "things we can't forget tomorrow",
"content": ""
},
{
"name": "the dog has to be fed before dinner",
"content": ""
}
],
"seeded_contacts": [
"Biran",
"call jackson ha",
"Zara",
"Elizabeth",
"Shawn",
"James COOPER",
"uncle wetmop",
"Gracie",
"Kara",
"Theodore CLARK",
"Paula 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",
"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?"
},
{
"user_query": "frozen berries",
"response_text": "OK, I made a list called \"Frozen Berries\" and added those two things."
},
{
"user_query": "Replace frozen berries with smoothie miz",
"response_text": "Alright, what do you want to call it?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log my 3 sets of squats with 10 reps each.
|
Log_exercise ( activity « squats » number_of_repetitions « 10 » number_of_sets « 3 » )
|
{
"locale": "en-US",
"example_id": "fd7e3a7303a918cc3a048b032932ca5455d26fc48362f55e9246a017d1733397",
"seeded_lists": [
{
"name": "packing",
"items": [
"socks",
"pants"
]
},
{
"name": "school",
"items": []
},
{
"name": "keep",
"items": [
"paper towels"
]
},
{
"name": "vendor pay",
"items": [
"AALCHEM"
]
}
],
"seeded_notes": [
{
"name": "pick up kids at 4 pm",
"content": ""
},
{
"name": "I'm heading home!",
"content": ""
},
{
"name": "Walmart",
"content": ""
},
{
"name": "pick up milk from the store",
"content": ""
},
{
"name": "make chocolate",
"content": ""
},
{
"name": "Meeting is Monday morning at 10",
"content": ""
},
{
"name": "Remember the pickup for the groceries is at 4pm and swing by for gas afterwards",
"content": ""
},
{
"name": "pay the car payment",
"content": ""
}
],
"seeded_contacts": [
"Holly",
"Angie",
"Mandy",
"person",
"Elizabeth",
"Sally",
"Mario"
],
"previous_turns": [
{
"user_query": "switch the title of my list",
"response_text": "You have eleven lists. Which one do you want to edit?"
},
{
"user_query": "grocery1",
"response_text": "I couldn't find a list called \"Grocery1.\""
},
{
"user_query": "grocery",
"response_text": "I found a few Grocery stores near you."
},
{
"user_query": "switch the title of my grocery lsit",
"response_text": "You have two lists with similar names. Which one do you want to edit?"
},
{
"user_query": "grocery",
"response_text": "I found a few Grocery stores near you."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log on my fitbit that i've done 80 pushups
|
Log_exercise ( activity « pushups » number_of_repetitions « 80 » provider « fitbit » )
|
{
"locale": "en-US",
"example_id": "c3336cd8bc738258aaee3854b0675ace0dd497efcb7404f0406fb7aa0051c269",
"seeded_lists": [
{
"name": "mall",
"items": [
"Gucci bag"
]
},
{
"name": "DIY",
"items": [
"nails"
]
}
],
"seeded_notes": [
{
"name": "save the party",
"content": ""
},
{
"name": "Christmas Wish List",
"content": ""
}
],
"seeded_contacts": [
"my doctor",
"Samuel",
"perry",
"Zyon",
"Mr. Allen"
],
"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": "",
"split": "test",
"context": "synthetic"
}
|
Please put down a 2 mile run in Runkeeper.
|
Log_exercise ( activity « run » distance « 2 mile » provider « Runkeeper » )
|
{
"locale": "en-US",
"example_id": "500887ebea73f9cdfc0e7482bf1e4b5e5dcff516d2e3f05ff38c78b4b72aec83",
"seeded_lists": [
{
"name": "things to pack",
"items": [
"sneakers",
"sneakers",
"sneakers",
"sneakers",
"dress"
]
},
{
"name": "Good Girl Names",
"items": [
"Autumn",
"Summer"
]
},
{
"name": "Uninvited",
"items": [
"Judy"
]
}
],
"seeded_notes": [
{
"name": "dinner is at 6 pm",
"content": ""
},
{
"name": "meeting",
"content": ""
},
{
"name": "come for dinner",
"content": ""
},
{
"name": "breakfast",
"content": ""
}
],
"seeded_contacts": [
"555-111-0004",
"Susan Parker",
"Mr. Heinz",
"Mateo",
"Cesar",
"logan",
"someone",
"Jeb",
"Richard",
"Bruno",
"dentist",
"Kelli",
"Cyndi",
"Ava",
"Gabriel"
],
"previous_turns": [
{
"user_query": "can you take a selfie on my smartphone",
"response_text": "Alright. Get ready!"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log that I had a 50 minute workout this morning.
|
Log_exercise ( duration « 50 minute » time « this morning » )
|
{
"locale": "en-US",
"example_id": "e526846cc09fcfad44c130a0e0c9a10a19ab8eaad11054ead9417b36c1afeac2",
"seeded_lists": [
{
"name": "this morning's",
"items": [
"bread",
"coffee"
]
},
{
"name": "trip",
"items": [
"road trip"
]
},
{
"name": "props",
"items": [
"apple"
]
}
],
"seeded_notes": [
{
"name": "get ready for the night of your life",
"content": ""
},
{
"name": "house cleaning",
"content": ""
},
{
"name": "menu",
"content": ""
},
{
"name": "pick up milk from the store",
"content": ""
},
{
"name": "go to the doctor",
"content": ""
},
{
"name": "camera",
"content": ""
},
{
"name": "Welcome back home",
"content": ""
},
{
"name": "Packing List",
"content": ""
},
{
"name": "take out the trash",
"content": ""
},
{
"name": "get well soon",
"content": ""
}
],
"seeded_contacts": [
"Erin",
"accounting office",
"Jackie",
"Officer Highnetter",
"Sandy",
"Steven Pedersen",
"Uncle Bart",
"Ms. Patel",
"sisters"
],
"previous_turns": [
{
"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": "",
"split": "test",
"context": "synthetic"
}
|
Log a 30 mile bike ride in my Fitbit app.
|
Log_exercise ( activity « bike ride » distance « 30 mile » provider « Fitbit » )
|
{
"locale": "en-US",
"example_id": "0a86592b51f3f8a805ac6839677ede191f61cfd6a2421885b64f398ea26c954a",
"seeded_lists": [
{
"name": "dollar store shopping",
"items": []
}
],
"seeded_notes": [
{
"name": "put shopping trip saturday",
"content": ""
},
{
"name": "Meeting is Monday morning at 10",
"content": ""
},
{
"name": "\"resignation letter\"",
"content": ""
},
{
"name": "call my sister",
"content": ""
},
{
"name": "finance",
"content": ""
}
],
"seeded_contacts": [
"555-5555",
"Amelia",
"Marlon",
"Kerri",
"my daughter's teacher",
"Barb",
"Michael Brown",
"Lyly",
"Lilly",
"Dr. Timm's office",
"Maude",
"David",
"Will Shipley",
"Cam"
],
"previous_turns": [
{
"user_query": "Grocery Store",
"response_text": "Got it, do you want to add time?"
},
{
"user_query": "Create new task",
"response_text": "What's the reminder?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
I'd like to log my workout from 2 pm
|
Log_exercise ( time « 2 pm » )
|
{
"locale": "en-US",
"example_id": "7c7ea6a5ce0ce8896568791940120fe845f155d265755337722533a4434e9e65",
"seeded_lists": [
{
"name": "Kroger shopping",
"items": [
"red wine vinegar"
]
}
],
"seeded_notes": [
{
"name": "put shopping trip saturday",
"content": ""
}
],
"seeded_contacts": [
"Jay",
"Chris",
"Sattis Jones",
"Athena",
"Sarah",
"Tina",
"Sofia HUGHES",
"Ellen",
"Angela",
"Gerald",
"my wife",
"Jemma",
"Stevie",
"Zora",
"Sherlock",
"Jackson H."
],
"previous_turns": [
{
"user_query": "put makeup on the list",
"response_text": "OK. Which list do you want to add to?"
},
{
"user_query": "to do",
"response_text": "Got it, I added makeup."
},
{
"user_query": "take it back off",
"response_text": "Which list?"
},
{
"user_query": "to fdo",
"response_text": "Which list?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Please record my hike for 2 hours?
|
Log_exercise ( activity « hike » duration « 2 hours » )
|
{
"locale": "en-US",
"example_id": "0067b5183012aa802885345c858723bd8514179063be0e781d68a6238e02f37f",
"seeded_lists": [
{
"name": "things I need from the store",
"items": [
"sugar"
]
},
{
"name": "diet plan",
"items": [
"salad"
]
}
],
"seeded_notes": [
{
"name": "book flights to haiti",
"content": ""
},
{
"name": "order groceries",
"content": ""
}
],
"seeded_contacts": [
"Doctor Pepper, OBGYN",
"Korra",
"Daemon",
"Chizzy",
"John's"
],
"previous_turns": [
{
"user_query": "Check off two items on the grocery list",
"response_text": "Which item?"
},
{
"user_query": "actually check off two items on the ",
"response_text": "Are you sure you want to go ahead and clear it?"
},
{
"user_query": "Add two items to the grocery list",
"response_text": "What do you want to add?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Tell Fitbit to log an hour squat session
|
Log_exercise ( activity « squat » duration « an hour » provider « Fitbit » )
|
{
"locale": "en-US",
"example_id": "6c5d6766769827db654d1202549f887c34778cee0ec09feac66626ef65c28453",
"seeded_lists": [
{
"name": "diet plan",
"items": [
"salad"
]
}
],
"seeded_notes": [
{
"name": "don't forget dinner",
"content": ""
},
{
"name": "grocey",
"content": ""
}
],
"seeded_contacts": [
"Steph",
"Adam",
"Aunt Donna",
"Avery Red",
"Rondale",
"Susa",
"liam"
],
"previous_turns": [
{
"user_query": "Can you also find metered parking on the street by 4th Avenue south?",
"response_text": "Here are some results"
},
{
"user_query": "Thank you.",
"response_text": "I'm here to help"
},
{
"user_query": "Steak & Ale Restaurant",
"response_text": "According to Wikipedia: Steak and Ale was an American chain of casual dining restaurants that went bankrupt in 2008. However the brand, recipes and other intellectual property associated with the former chain is currently owned by Legendary Restaurant Brands, LLC, the parent company for Bennigan's."
},
{
"user_query": "Locate a parking spot near Steak & Ale Restaurant.",
"response_text": "The address for MacArthur Park is 27 University Ave, Palo Alto, CA 94301."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log that I did 30 crunches.
|
Log_exercise ( activity « crunches » number_of_repetitions « 30 » )
|
{
"locale": "en-US",
"example_id": "6f1bdb83d42c05c359fa23e4ccb4b0e17de546e75954482e6c11f23b714ae624",
"seeded_lists": [
{
"name": "morning to do",
"items": [
"making coffee"
]
},
{
"name": "Favorite Food",
"items": [
"barbeque"
]
}
],
"seeded_notes": [
{
"name": "party packs",
"content": ""
},
{
"name": "cook dinner",
"content": ""
},
{
"name": "get well soon",
"content": ""
}
],
"seeded_contacts": [
"Paige",
"Auston",
"Coach Ryan Murphy",
"Queen",
"Uncle Carlos",
"a contact",
"Uncle Joe",
"Marquita"
],
"previous_turns": [
{
"user_query": "find parking garages at ohio state university",
"response_text": "I found a few places near The Ohio State University, 281 West Lane Avenue."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log that I did 50 pushups
|
Log_exercise ( activity « pushups » number_of_repetitions « 50 » )
|
{
"locale": "en-US",
"example_id": "86ff0664513c5b6231c35db5262857871a828b97ab6d47cc5f5c1b3ae701a537",
"seeded_lists": [],
"seeded_notes": [
{
"name": "lunch",
"content": ""
},
{
"name": "appointment at 2",
"content": ""
},
{
"name": "school",
"content": ""
},
{
"name": "chore",
"content": ""
},
{
"name": "the trip",
"content": ""
}
],
"seeded_contacts": [
"jules",
"Thomas",
"Dr Smith",
"Kade",
"Javi",
"Margot",
"David Parks",
"Conte"
],
"previous_turns": [
{
"user_query": "clear my home depot items from the list",
"response_text": "Are you sure you want to go ahead and clear it?"
},
{
"user_query": "my home depot list",
"response_text": "You have eleven lists. Which one do you want to clear?"
},
{
"user_query": "yes",
"response_text": "You have eleven lists. Which one do you want to clear?"
},
{
"user_query": "create a home depot 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": "no",
"response_text": "No problem, nothing's been changed."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Add 2 hours of walking to Strava for yesterday.
|
Log_exercise ( activity « walking » duration « 2 hours » provider « Strava » time « yesterday » )
|
{
"locale": "en-US",
"example_id": "fc90b7bc423839fbca3d3f7823ad6ff1e014f023accbd3fc8c42a3c60d411395",
"seeded_lists": [
{
"name": "farmer's market",
"items": [
"fruit",
"vegies"
]
},
{
"name": "Halloween",
"items": [
"peanuts"
]
},
{
"name": "camping",
"items": [
"sleeping bags",
"sleeping bags"
]
},
{
"name": "chore",
"items": [
"pick up Gracie from practice"
]
}
],
"seeded_notes": [
{
"name": "This Week's Menus",
"content": ""
},
{
"name": "go shopping today",
"content": ""
},
{
"name": "dinner starts at 7pm",
"content": ""
}
],
"seeded_contacts": [
"my sister",
"Steven Pedersen",
"Franky",
"Ander",
"Kelvin",
"Phillip",
"Ernesto",
"one of my contacts",
"Allyson Scott",
"parker",
"Sadie C",
"Toni"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Record walking workout in Fitbit.
|
Log_exercise ( activity « walking » provider « Fitbit » )
|
{
"locale": "en-US",
"example_id": "b460c793d5aafafff99e5e2cd590e69eea9041936c6bb8c239fbb9504a3a076e",
"seeded_lists": [
{
"name": "music",
"items": [
"Scorpions",
"Metallica"
]
},
{
"name": "anniversary",
"items": [
"iPad"
]
},
{
"name": "Storage",
"items": [
"sugar"
]
},
{
"name": "summer",
"items": [
"sunglasses"
]
}
],
"seeded_notes": [
{
"name": "pick up the dry cleaning",
"content": ""
},
{
"name": "22LPR",
"content": ""
},
{
"name": "our lunch meeting",
"content": ""
},
{
"name": "Wishlist",
"content": ""
},
{
"name": "pay my bills",
"content": ""
}
],
"seeded_contacts": [
"Nono",
"Sadie C",
"Dramond Green",
"Mr. Carmichael",
"Hector",
"Jordan",
"Hillary",
"Remy"
],
"previous_turns": [
{
"user_query": "Could you create a list for me",
"response_text": "Got it, what do you want to call it?"
},
{
"user_query": "Things for the trip",
"response_text": "Alright, I made a list called \"Things For The Trip\"."
},
{
"user_query": "Add toothpaste, mouthwash, laundry detergent, soap and hand sanitizer on it",
"response_text": "OK. Those two things on your list called \"Things For The Trip\". Anything else?"
},
{
"user_query": "ok can you add shampoo",
"response_text": "Got it. Shampoo. Anything else?"
},
{
"user_query": "things for the trip",
"response_text": "What do you want to add?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log my yoga session
|
Log_exercise ( activity « yoga » )
|
{
"locale": "en-US",
"example_id": "fe6864c1b824d3fdecb2ade439d6e6936c6adde4e322ed40d5c28c7663d52af7",
"seeded_lists": [
{
"name": "nut",
"items": [
"almond",
"acorn"
]
},
{
"name": "Trips to Plan",
"items": [
"Las Vegas",
"Toronto",
"Hawaii"
]
},
{
"name": "fix",
"items": [
"strip wallpaper"
]
},
{
"name": "school lunch",
"items": [
"Doritos"
]
}
],
"seeded_notes": [
{
"name": "next vacation",
"content": ""
}
],
"seeded_contacts": [
"Kelvin",
"Cam",
"John Miller",
"My Honey",
"my doctor's office",
"Chester",
"my daughter"
],
"previous_turns": [
{
"user_query": "I'd like to put a call through to Henry, please.",
"response_text": "Calling Henry Repeating Arms"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Add 25 jumping jacks to my log using MyFitnessPal.
|
Log_exercise ( activity « jumping jacks » number_of_repetitions « 25 » provider « MyFitnessPal » )
|
{
"locale": "en-US",
"example_id": "f1eeda2f6437267edd179f0bafa08dcdce59bf70d585a98a63419d78b57b8511",
"seeded_lists": [
{
"name": "evening's",
"items": [
"beer"
]
},
{
"name": "mall",
"items": [
"Gucci bag"
]
}
],
"seeded_notes": [
{
"name": "tomorrow is good",
"content": ""
},
{
"name": "Vacation Ideas",
"content": ""
},
{
"name": "the AC quotes",
"content": ""
},
{
"name": "call my ex",
"content": ""
}
],
"seeded_contacts": [
"Abigail EDWARDS",
"scotty",
"Jim Wilson",
"Kasey",
"Joseph",
"Publix",
"S. Hughes",
"Ricky",
"Clarence"
],
"previous_turns": [
{
"user_query": "Start a new call",
"response_text": "Sorry, who do you wanna call?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log that my run was 10 miles long.
|
Log_exercise ( activity « run » distance « 10 miles » )
|
{
"locale": "en-US",
"example_id": "9e2e3cb562d821eaeabcf39c017878965c5361f890617bfa609242d0d56eb167",
"seeded_lists": [
{
"name": "supplies order",
"items": []
},
{
"name": "shopping mall",
"items": [
"shirts and pants"
]
},
{
"name": "gym apparel",
"items": [
"buy new running shoes"
]
},
{
"name": "fruit salad",
"items": [
"strawberries"
]
}
],
"seeded_notes": [
{
"name": "my meeting",
"content": ""
}
],
"seeded_contacts": [
"Aunt Donna",
"Radiologist",
"Gioia Pizzeria",
"hubby",
"mr wood",
"tony",
"grandmother",
"Elon Musk",
"Jess",
"Rosalie",
"Jerome"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log that I did a 30 minute yoga session
|
Log_exercise ( activity « yoga » duration « 30 minute » )
|
{
"locale": "en-US",
"example_id": "88e995f5079928171d11c300ccdbb2cc3761f0a40e767fdb46b9624d7491b2e3",
"seeded_lists": [
{
"name": "to-do lsit",
"items": [
"the car"
]
}
],
"seeded_notes": [],
"seeded_contacts": [
"dentist",
"sister-in-law",
"Ronan",
"Trish",
"Polly Porter",
"Mike Davis",
"the manager",
"Mani",
"Victory",
"Elizabeth Wright."
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log the 30 minute workout that i've completed
|
Log_exercise ( duration « 30 minute » )
|
{
"locale": "en-US",
"example_id": "2477d67463edba89172d18a1aca0ccc5c6aa96bac9ad6b8067fc804ccfce24b1",
"seeded_lists": [
{
"name": "supplies",
"items": [
"lysol",
"highlighters"
]
},
{
"name": "dessert",
"items": [
"cake",
"mini muffins"
]
},
{
"name": "work",
"items": [
"snack"
]
}
],
"seeded_notes": [
{
"name": "air filter",
"content": ""
},
{
"name": "Meeting starts by 7am",
"content": ""
},
{
"name": "make chocolate",
"content": ""
},
{
"name": "shopping list",
"content": ""
},
{
"name": "see you tomorrow",
"content": ""
},
{
"name": "call the vet",
"content": ""
},
{
"name": "bring in the plants",
"content": ""
}
],
"seeded_contacts": [
"June",
"Mitzi",
"Teghan",
"Joanne",
"Kasey",
"John Cooper",
"Owen Williams",
"Ten Hag"
],
"previous_turns": [
{
"user_query": "Show me where I can park for free near Bavettes Las Vegas.",
"response_text": "I found a few places near Las Vegas, NV."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Let my Apple Health know that I ran 5 laps.
|
Log_exercise ( activity « ran » distance « 5 laps » provider « Apple Health » )
|
{
"locale": "en-US",
"example_id": "2a1763563b81c5ecfceb8ecd3204dcc36269207169717d9e6fbb3af8ad765dda",
"seeded_lists": [
{
"name": "Christmas gifts",
"items": [
"candles"
]
},
{
"name": "Kroger shopping",
"items": [
"red wine vinegar"
]
}
],
"seeded_notes": [
{
"name": "school shopping",
"content": ""
},
{
"name": "chore",
"content": ""
},
{
"name": "22LPR",
"content": ""
},
{
"name": "book flights to haiti",
"content": ""
},
{
"name": "how many cookies are left?",
"content": ""
},
{
"name": "Dana needs a thank you card",
"content": ""
}
],
"seeded_contacts": [
"Biran",
"ashleigh",
"Vanilli",
"Rondale",
"Theresa",
"Aunt Cheryl",
"Clayton",
"Tanna"
],
"previous_turns": [
{
"user_query": "Add eggs and butter to the list",
"response_text": "Alright. Which list do you want to add to?"
},
{
"user_query": "Shopping",
"response_text": "OK, I added those two things."
},
{
"user_query": "Add them to the Walmart list instead",
"response_text": "You have two items on that list. Which one do you want to edit?"
},
{
"user_query": "All",
"response_text": "You have two items on that list. Which one do you want to edit?"
},
{
"user_query": "First two",
"response_text": "What do you want to call it instead?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Save 4 mile run in strava from this morning
|
Log_exercise ( activity « run » distance « 4 mile » provider « strava » time « this morning » )
|
{
"locale": "en-US",
"example_id": "566565d124521b196b48e1b59672268136dbcd3df71fdb5fc36a452df956d898",
"seeded_lists": [
{
"name": "this morning's",
"items": [
"bread",
"coffee"
]
},
{
"name": "Meijer",
"items": [
"oranges",
"sweet potatoes"
]
},
{
"name": "Maths",
"items": [
"algebra"
]
},
{
"name": "bbq",
"items": [
"steaks"
]
}
],
"seeded_notes": [
{
"name": "call Tyler",
"content": ""
},
{
"name": "Great Job",
"content": ""
},
{
"name": "meet John",
"content": ""
},
{
"name": "cooking",
"content": ""
}
],
"seeded_contacts": [
"Michele",
"New Doctor",
"Luna ROBERTS",
"the committee",
"Daniel ALLEN",
"Cyndi",
"Mom ",
"Allyson Scott"
],
"previous_turns": [
{
"user_query": "Add ribbon to the list with ice cream on it",
"response_text": "OK. Which list do you want to add to?"
},
{
"user_query": "Christmas",
"response_text": "Sure, I added ice cream."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Can I log run into strava
|
Log_exercise ( activity « run » provider « strava » )
|
{
"locale": "en-US",
"example_id": "f1f0282a45f10948372723c14e8d583c7519b62fcfa6263ee971fa1948870645",
"seeded_lists": [
{
"name": "office",
"items": [
"pizza"
]
},
{
"name": "work",
"items": [
"snack"
]
},
{
"name": "work priorities",
"items": [
"submit invoice"
]
},
{
"name": "this morning's",
"items": [
"bread",
"coffee"
]
},
{
"name": "invite",
"items": [
"Marcus"
]
},
{
"name": "party planning",
"items": [
"bluetooth speaker"
]
}
],
"seeded_notes": [
{
"name": "we leave at 6pm",
"content": ""
},
{
"name": "I'm heading home now",
"content": ""
}
],
"seeded_contacts": [
"555-666-5555",
"grocery's bakery",
"Kimberly",
"Raj",
"my sisters",
"Kent",
"the work group",
"George",
"Steven"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Fitbit log that I swam for 30 minutes.
|
Log_exercise ( activity « swam » duration « 30 minutes » provider « Fitbit » )
|
{
"locale": "en-US",
"example_id": "11608174458cf552f6c2d186727b79359cbc6838cbed81b47db5c3d8646caa88",
"seeded_lists": [
{
"name": "Friends",
"items": [
"friend’s name"
]
},
{
"name": "Halloween",
"items": [
"peanuts"
]
},
{
"name": "invite",
"items": [
"Marcus"
]
}
],
"seeded_notes": [
{
"name": "milk",
"content": ""
},
{
"name": "pick up Kennedi at 12",
"content": ""
},
{
"name": "pick up groceries at 6",
"content": ""
},
{
"name": "we leave at 6pm",
"content": ""
},
{
"name": "prom",
"content": ""
}
],
"seeded_contacts": [
"Sam",
"run group",
"Mr. Winkerbean",
"Gilbert",
"Emma JONES",
"the developer",
"Christian",
"Jimmy R",
"Bliss Airbrush tanning off Yard St",
"AES",
"Eliza",
"Kari",
"Gracie"
],
"previous_turns": [
{
"user_query": "please find a local flower shop",
"response_text": "Sure. I found a few places near you."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
I want to log an hour of running.
|
Log_exercise ( activity « running » duration « an hour » )
|
{
"locale": "en-US",
"example_id": "be0a4bf2a609fe005fc651af876835776ca056a752009a7e5f7120439c6d99ae",
"seeded_lists": [
{
"name": "people to call",
"items": [
"Amanda"
]
},
{
"name": "Trips to Plan",
"items": [
"Las Vegas",
"Toronto",
"Hawaii"
]
},
{
"name": "office supplies",
"items": [
"backpacks",
"peanuts",
"pens"
]
},
{
"name": "Christmas gifts",
"items": [
"candles"
]
}
],
"seeded_notes": [],
"seeded_contacts": [
"Suzie",
"David.",
"Dr Sanchez",
"Maraii",
"the school",
"Juli",
"Mr. Baker"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Enter that I ran for 20 miles.
|
Log_exercise ( activity « ran » distance « 20 miles » )
|
{
"locale": "en-US",
"example_id": "033ab88862277f21df3aac9e6c97dd2f98943b0b79dd51c81ecc38f8a6cd1b36",
"seeded_lists": [
{
"name": "makeover",
"items": [
"new clothes"
]
}
],
"seeded_notes": [
{
"name": "let's get dinner",
"content": ""
}
],
"seeded_contacts": [
"Biran",
"Chipotle",
"Fundido",
"Larry",
"Donna",
"ashleigh",
"Michele",
"Cara",
"Elizabeth Wright."
],
"previous_turns": [
{
"user_query": "a local branch",
"response_text": "I found a few options. Which would you like?"
},
{
"user_query": "Call Big Lots.",
"response_text": "OK, Big Lots. Do you want customer service, or a local branch?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Record that I did 75 situps this morning.
|
Log_exercise ( activity « situps » number_of_repetitions « 75 » time « this morning » )
|
{
"locale": "en-US",
"example_id": "464734161030c0783547d6966d094c5fc6ae2d774cb42867f3bfd89d29a10262",
"seeded_lists": [
{
"name": "this morning's",
"items": [
"bread",
"coffee"
]
},
{
"name": "summer",
"items": [
"sunglasses"
]
},
{
"name": "main",
"items": [
"dish soap",
"toothpaste",
"paper towels"
]
}
],
"seeded_notes": [
{
"name": "I'll be late",
"content": ""
},
{
"name": "buy milk",
"content": ""
}
],
"seeded_contacts": [
"Rodney Johnson",
"Darrick",
"Bill",
"David Roberts",
"Dolly",
"Clint",
"Hall",
"Korra",
"Marianne"
],
"previous_turns": [
{
"user_query": "create a task called feed cats",
"response_text": "Got it, do you want to add time?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log a 30 minute bike ride please.
|
Log_exercise ( activity « bike ride » duration « 30 minute » )
|
{
"locale": "en-US",
"example_id": "6152f6d60f1d27ccd91a6ac7e06ca38d4e2ee85cf3ad62fa1b55a444199c798c",
"seeded_lists": [
{
"name": "lifestyle",
"items": [
"choco"
]
},
{
"name": "call back",
"items": [
"Sherry"
]
},
{
"name": "Kroger",
"items": [
"garlic",
"green beans",
"masks"
]
},
{
"name": "Maths",
"items": [
"algebra"
]
},
{
"name": "fitness",
"items": [
"ab workout techniques"
]
},
{
"name": "5 Year Goal",
"items": [
"a goal"
]
},
{
"name": "bills",
"items": [
"credit card"
]
}
],
"seeded_notes": [
{
"name": "things we can't forget tomorrow",
"content": ""
},
{
"name": "pick up Gerry from the airport",
"content": ""
},
{
"name": "order groceries",
"content": ""
}
],
"seeded_contacts": [
"Kyle",
"Abigail EDWARDS",
"Chester",
"Penelope CLARKE",
"credit union",
"Tamika",
"Sheila"
],
"previous_turns": [
{
"user_query": "yes",
"response_text": "Calling Camila ROBINSON."
},
{
"user_query": "i meant call camilla",
"response_text": "Is that Camila ROBINSON at (555) 222-3333?"
},
{
"user_query": "call gianna",
"response_text": "Sorry, who do you wanna call?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log a 10 mile hike into my Under Armour Run App.
|
Log_exercise ( activity « hike » distance « 10 mile » provider « Under Armour Run » )
|
{
"locale": "en-US",
"example_id": "b03fbf9020a72c33f3747f9618f7d05c22544fa3c15a057b8e96721bbc0af752",
"seeded_lists": [
{
"name": "breakfast cleaning",
"items": [
"eggs"
]
}
],
"seeded_notes": [
{
"name": "Meeting is Monday morning at 10",
"content": ""
},
{
"name": "Pick Karen up from the airport next week",
"content": ""
}
],
"seeded_contacts": [
"Michele",
"Ryan'",
"Gave",
"Emily LEWIS",
"Genni",
"grandmother",
"Gary Pierce",
"Amelia TAYLOR",
"Isabella EVANS",
"Alex",
"Andy",
"Edward Dimas"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Add 25 squats to the Mi-Fit.
|
Log_exercise ( activity « squats » number_of_repetitions « 25 » provider « Mi-Fit » )
|
{
"locale": "en-US",
"example_id": "bb1c0c82cb761793f14b861e96264748afbe61f9a349317f25f14aadbc11e0a9",
"seeded_lists": [
{
"name": "nut",
"items": [
"almond",
"acorn"
]
},
{
"name": "Summer Vacay",
"items": [
"Nashville",
"Miami"
]
},
{
"name": "Maths",
"items": [
"algebra"
]
}
],
"seeded_notes": [
{
"name": "Movies",
"content": ""
},
{
"name": "go pick up the kids",
"content": ""
},
{
"name": "Grocery List",
"content": ""
}
],
"seeded_contacts": [
"Ms. Hughes",
"Dr Sanchez",
"Emma",
"Zachary",
"Karry",
"Mike Davis",
"teachers",
"Amazon",
"lawyer"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log my 20 minute walk to Runkeeper.
|
Log_exercise ( activity « walk » duration « 20 minute » provider « Runkeeper » )
|
{
"locale": "en-US",
"example_id": "c718e1020c84653213c30bd6233bb26bffff5356106380353bc7227cbf6c99e7",
"seeded_lists": [
{
"name": "chores",
"items": [
"walk dogs",
"homework"
]
},
{
"name": "Camping Trip",
"items": [
"chips",
"beer"
]
},
{
"name": "store",
"items": [
"sea salt",
"chocolate milk"
]
},
{
"name": "nut",
"items": [
"almond",
"acorn"
]
},
{
"name": "perplexing questions",
"items": [
"bub"
]
},
{
"name": "Amazon",
"items": [
"2 pounds of cat litter",
"Rick Astley"
]
},
{
"name": "pantry shopping",
"items": []
},
{
"name": "Good Girl Names",
"items": [
"Autumn",
"Summer"
]
},
{
"name": "craft",
"items": [
"brushes"
]
}
],
"seeded_notes": [
{
"name": "Christmas",
"content": ""
},
{
"name": "Call Grandma back",
"content": ""
},
{
"name": "Read The Long Dark Pages 22-25",
"content": ""
},
{
"name": "set up the badminton set",
"content": ""
},
{
"name": "buy contacts next month",
"content": ""
},
{
"name": "weekend",
"content": ""
}
],
"seeded_contacts": [
"Don",
"Robb",
"Publix Bakery",
"our boss",
"Ella WHITE",
"Tony Stewart",
"Arnold",
"Sky",
"toby",
"my grandma",
"Guthrie",
"radiologist",
"Buick Dealership"
],
"previous_turns": [
{
"user_query": "Begin a list of cat names",
"response_text": "Got it, I made a list called \"Cat Names\"."
},
{
"user_query": "delete cat names",
"response_text": "Which item?"
},
{
"user_query": "delete the list cat names",
"response_text": "Which item?"
},
{
"user_query": "delete the list called cat names",
"response_text": "Which item?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Create a manual entry in Strava for a 5 mile run.
|
Log_exercise ( activity « run » distance « 5 mile » provider « Strava » )
|
{
"locale": "en-US",
"example_id": "fc5a1a2c2b19346e2669c253bd10097d36470830f9c0e6dfcd5dc2c520ce26f2",
"seeded_lists": [
{
"name": "to-do lsit",
"items": [
"the car"
]
},
{
"name": "things I need from the store",
"items": [
"sugar"
]
},
{
"name": "pool delivery",
"items": [
"salt"
]
},
{
"name": "things to pack",
"items": [
"sneakers",
"sneakers",
"sneakers",
"sneakers",
"dress"
]
}
],
"seeded_notes": [
{
"name": "shopping",
"content": ""
}
],
"seeded_contacts": [
"Conrad",
"Lori",
"Nicky",
"megan",
"Brett",
"Theodore",
"Theodor Clark",
"my father",
"Cory",
"Ricardo",
"Jimmy R"
],
"previous_turns": [
{
"user_query": "Dial 555-333-2222.",
"response_text": "Calling (555) 333-2222."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Please log my workout from this morning.
|
Log_exercise ( time « this morning » )
|
{
"locale": "en-US",
"example_id": "236cdde1c96c6cccabf3f083cfb3056f586aca3165abccecc320e0bc95763621",
"seeded_lists": [
{
"name": "this morning's",
"items": [
"bread",
"coffee"
]
},
{
"name": "yardwork",
"items": [
"fill the birdfeeder",
"mowing the lawn"
]
}
],
"seeded_notes": [
{
"name": "dinner at eight",
"content": ""
}
],
"seeded_contacts": [
"Elijah MARTIN",
"Bob Cobb"
],
"previous_turns": [
{
"user_query": "Parking asap",
"response_text": "I found this on the web"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Add a 2 hour hike to my Apple Health.
|
Log_exercise ( activity « hike » duration « 2 hour » provider « Apple Health » )
|
{
"locale": "en-US",
"example_id": "6cd659cadda7837eeb0ad56373a076bbd937fd9a3402113b7eccf9f4893dbea0",
"seeded_lists": [
{
"name": "people I need to formally hire",
"items": [
"Carlos"
]
}
],
"seeded_notes": [
{
"name": "chores",
"content": "pick up Gracie from practice"
},
{
"name": "I love you",
"content": ""
},
{
"name": "The office will be closed today",
"content": ""
}
],
"seeded_contacts": [
"Gibby",
"my sister",
"Flavour",
"Faith",
"Rachel",
"Holly",
"Daisy Duke",
"Mike",
"Dr Watkins",
"Aaron",
"555-111-0004",
"Erin",
"Khloe",
"Kaylee"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
I want to log my morning run
|
Log_exercise ( activity « run » )
|
{
"locale": "en-US",
"example_id": "5ce4011b37737946c023fd5943d4c326b2302017bbf275534d2cb9c7bb9b5aef",
"seeded_lists": [
{
"name": "athletic",
"items": [
"basketball shorts"
]
},
{
"name": "summer",
"items": [
"sunglasses"
]
},
{
"name": "cleaning",
"items": [
"mop"
]
}
],
"seeded_notes": [
{
"name": "pizza for dinner",
"content": ""
},
{
"name": "dinner tomorrow at 7",
"content": ""
}
],
"seeded_contacts": [
"DJ",
"John Carter",
"Mark",
"Ariana",
"my friend Harper.",
"Flavour"
],
"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": "",
"split": "test",
"context": "synthetic"
}
|
Log my push up exercise.
|
Log_exercise ( activity « push up » )
|
{
"locale": "en-US",
"example_id": "4528de0db7ce5dbfe2593a81c0cc35e100704b605f28f84d58587be3161e7f2b",
"seeded_lists": [
{
"name": "athletic",
"items": [
"basketball shorts"
]
},
{
"name": "grocery",
"items": [
"cheese",
"pasta",
"eggs"
]
}
],
"seeded_notes": [
{
"name": "thank you",
"content": ""
},
{
"name": "Savers",
"content": ""
},
{
"name": "shopping list",
"content": ""
},
{
"name": "Movies",
"content": ""
}
],
"seeded_contacts": [
"Quan",
"Cara",
"the plumber",
"sofia",
"Jemma",
"Reed"
],
"previous_turns": [
{
"user_query": "Could you create a list for me named Things i need",
"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 toothpaste and hand sanitizer on it",
"response_text": "Alright, I added those two things."
},
{
"user_query": "frozen berries and corn",
"response_text": "Got it, what do you want to call it?"
},
{
"user_query": "jelly and peanut butter",
"response_text": "Got it, what do you want to call it?"
},
{
"user_query": "half and half and butter",
"response_text": "Got it, what do you want to call it?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Tell fitbit I went up 13 flights of stairs today
|
Log_exercise ( activity « stairs » distance « 13 flights » provider « fitbit » )
|
{
"locale": "en-US",
"example_id": "7692a633624f47b1d191de0bda3ca106267c8d166f786878e12bbd8ff77973e9",
"seeded_lists": [
{
"name": "office supplies",
"items": [
"staples",
"backpacks"
]
},
{
"name": "walmart",
"items": [
"new tires",
"5 reams of copy paper"
]
},
{
"name": "songs",
"items": [
"Twista"
]
}
],
"seeded_notes": [
{
"name": "come home soon, your brother misses you",
"content": ""
}
],
"seeded_contacts": [
"Bill",
"Mason White",
"Athena",
"Jimmi",
"Janet Smith",
"a buisness",
"her sister",
"Juli",
"morris"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Open Strava and log that I ran for 30 minutes today please.
|
Log_exercise ( activity « ran » duration « 30 minutes » provider « Strava » time « today » )
|
{
"locale": "en-US",
"example_id": "15b2647e7cf86081f8f51db5f98b316990ad701ff7d84a5d0d5bbd87f32fae42",
"seeded_lists": [
{
"name": "desert",
"items": [
"cake",
"cake"
]
},
{
"name": "people I want to interview",
"items": [
"Kaylee"
]
}
],
"seeded_notes": [
{
"name": "Julie",
"content": ""
},
{
"name": "pay my bills",
"content": ""
},
{
"name": "list PS5 for sale",
"content": ""
}
],
"seeded_contacts": [
"Biran",
"in-laws",
"Uncle Bob",
"Christopher",
"Moriah",
"Bill",
"Darla"
],
"previous_turns": [
{
"user_query": "switch the title of my list",
"response_text": "You have eleven lists. Which one do you want to edit?"
},
{
"user_query": "grocery1",
"response_text": "I couldn't find a list called \"Grocery1.\""
},
{
"user_query": "grocery",
"response_text": "I found a few Grocery stores near you."
},
{
"user_query": "switch the title of my grocery lsit",
"response_text": "You have two lists with similar names. Which one do you want to edit?"
},
{
"user_query": "grocery",
"response_text": "I found a few Grocery stores near you."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Can you log my 1 hour yoga session into MyFitnessPal?
|
Log_exercise ( activity « yoga » duration « 1 hour » provider « MyFitnessPal » )
|
{
"locale": "en-US",
"example_id": "5568a53970b1c1f5fdd104ffaf0ddccd57b364886cdff3ef6468b97bbaf1da1b",
"seeded_lists": [
{
"name": "Friends",
"items": [
"friend’s name"
]
}
],
"seeded_notes": [
{
"name": "gym at five",
"content": ""
},
{
"name": "Remember the pickup for the groceries is at 4pm and swing by for gas afterwards",
"content": ""
},
{
"name": "don't forget to pick up John",
"content": ""
},
{
"name": "Julie",
"content": ""
},
{
"name": "dinner is at 6 pm",
"content": ""
}
],
"seeded_contacts": [
"HR",
"Courtney",
"Jacks Garage",
"Kevin Clint",
"Flavour",
"my buddy Sebastian",
"Dr Robertson",
"my-soon to be ex husband",
"Sampson McGee"
],
"previous_turns": [
{
"user_query": "can you create a list called tourist spots",
"response_text": "OK, I made a list called \"Tourist Spots\"."
},
{
"user_query": "add boracay to tourist spots",
"response_text": "OK. Those two things on your list called \"Tourist Spots\". Anything else?"
},
{
"user_query": "no",
"response_text": "OK, your list is updated."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Please log the exercise for me.
|
Log_exercise ( )
|
{
"locale": "en-US",
"example_id": "9cf57aaabdd93703a95f0b13931da5c7ee174c0a5da8601b27bb0283072d794e",
"seeded_lists": [
{
"name": "valentines",
"items": [
"roses",
"roses"
]
},
{
"name": "5 Year Goal",
"items": [
"a goal"
]
}
],
"seeded_notes": [
{
"name": "Science class",
"content": ""
},
{
"name": "take pictures on my way home",
"content": ""
},
{
"name": "beach blanket",
"content": ""
},
{
"name": "deadline",
"content": ""
},
{
"name": "treasure hunt",
"content": ""
}
],
"seeded_contacts": [
"Charlotte TAYLOR",
"Andre",
"Yasmine",
"Benjamin",
"Trina",
"Lindsay",
"mom'",
"Tommy",
"Dale",
"Tam"
],
"previous_turns": [
{
"user_query": "Actually, I want to add The Cure to the list",
"response_text": "What do you want to add?"
},
{
"user_query": "Display music list",
"response_text": "You have two things on that list."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Add my 20 laps to my Garmin.
|
Log_exercise ( distance « 20 laps » provider « Garmin » )
|
{
"locale": "en-US",
"example_id": "7f88e8f755dc097607619b1bf7b1a7adf443e2c743e71c4f6d579340148cac09",
"seeded_lists": [
{
"name": "vacation",
"items": [
"towels"
]
}
],
"seeded_notes": [
{
"name": "pick up food at 7",
"content": ""
},
{
"name": "take out trash",
"content": ""
},
{
"name": "chair",
"content": ""
},
{
"name": "Meeting is Monday morning at 10",
"content": ""
}
],
"seeded_contacts": [
"Cooper James",
"Bryce",
"Patty",
"Mal",
"Suzanne",
"Veronica",
"David Smith",
"nola",
"Sally Barber",
"Danny",
"Aunt Dora",
"Ella WHITE",
"Jeffery"
],
"previous_turns": [
{
"user_query": "display my shopping list",
"response_text": "You have two lists with similar names. Which one do you want to know about?"
},
{
"user_query": "actually display my shopping list instead",
"response_text": "You have two lists with similar names. Which one do you want to edit?"
},
{
"user_query": "get me my christmas list please",
"response_text": "You have one thing on that list."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log a 1 hour bike ride.
|
Log_exercise ( activity « bike ride » duration « 1 hour » )
|
{
"locale": "en-US",
"example_id": "8ade66e6326aabcbe4bc61419cfc1a2866609d4981651a0e1d59f5eb13b817d7",
"seeded_lists": [
{
"name": "people I need to formally hire",
"items": [
"Carlos"
]
},
{
"name": "fix",
"items": [
"strip wallpaper"
]
},
{
"name": "dinner guests",
"items": [
"my boss"
]
},
{
"name": "breakfast cleaning",
"items": [
"eggs"
]
},
{
"name": "produce",
"items": [
"potatoes",
"apples"
]
},
{
"name": "people to call",
"items": [
"Amanda"
]
},
{
"name": "invites",
"items": [
"Tom and Mary"
]
}
],
"seeded_notes": [
{
"name": "Reminder to put a hold on the mail for next week",
"content": ""
},
{
"name": "Meeting is Monday morning at 10",
"content": ""
},
{
"name": "beach blanket",
"content": ""
},
{
"name": "stop for dinner",
"content": ""
},
{
"name": "todo",
"content": "call the pet vet"
}
],
"seeded_contacts": [
"Brandon",
"my dentist",
"Luna",
"Henry MOORE",
"Theresa",
"Louisiana",
"Katie",
"Susie",
"Elizabeth",
"personal trainer"
],
"previous_turns": [
{
"user_query": "start a list of tantrum triggers",
"response_text": "Alright, what do you want to call it?"
},
{
"user_query": "tantrum triggrers",
"response_text": "Alright, I made a list called \"Tantrum Triggers\"."
},
{
"user_query": "remove tantrum triggers",
"response_text": "I couldn't find tantrum triggers."
},
{
"user_query": "delete tantrum triggers",
"response_text": "I couldn't find anything related to \"tantrum triggers\""
},
{
"user_query": "delete the tantrum triggers list",
"response_text": "Are you sure you want to go ahead and delete it?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Fitbit, I would like to log my completed 5k.
|
Log_exercise ( provider « Fitbit » )
|
{
"locale": "en-US",
"example_id": "0afa9728d02f93e78038dcb9b4b13d527c00b19de17a15347295c406a8e50942",
"seeded_lists": [
{
"name": "biographies",
"items": [
"Jimmy Hoffa"
]
},
{
"name": "Bed Bath and Beyond",
"items": [
"cups"
]
}
],
"seeded_notes": [
{
"name": "pick up concert tickets tomorrow",
"content": ""
},
{
"name": "the dog has to be fed before dinner",
"content": ""
},
{
"name": "Add the final conclusion before the term paper is due.",
"content": ""
},
{
"name": "shopping list",
"content": ""
}
],
"seeded_contacts": [
"Tara",
"Zia",
"Audrey",
"Derek",
"school Principal"
],
"previous_turns": [
{
"user_query": "Add an item to my Daily Gratitude list",
"response_text": "What do you want to add?"
},
{
"user_query": "A quote by John Marshall",
"response_text": "I couldn't find a list called \"Daily Gratitude.\" Do you want me to make one?"
},
{
"user_query": "Yes",
"response_text": "Got it, I made a list called \"Daily Gratitude\" and added A quote by John Marshall."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Please enter my 3 mile walk as a manual entry on MyFitnessPal.
|
Log_exercise ( activity « walk » distance « 3 mile » provider « MyFitnessPal » )
|
{
"locale": "en-US",
"example_id": "0df0d214006fc47015e5ff345d7c5c5c533c3a952711593b51b357f661262737",
"seeded_lists": [
{
"name": "office supplies",
"items": [
"staples",
"backpacks"
]
},
{
"name": "good behavior",
"items": [
"kids"
]
},
{
"name": "home shopping",
"items": [
"picture frames"
]
},
{
"name": "DIY",
"items": [
"nails"
]
}
],
"seeded_notes": [
{
"name": "thanksgiving shopping",
"content": ""
},
{
"name": "don't forget to order dinner",
"content": ""
},
{
"name": "don't forget dinner",
"content": ""
}
],
"seeded_contacts": [
"Sammy",
"Maraii",
"Morty",
"Dr Watkins",
"Mary Garcia",
"Doug",
"Susan Redding"
],
"previous_turns": [
{
"user_query": "set a timer for 6 minutes called pasta",
"response_text": "OK, a six minute timer called pasta. Starting… now."
},
{
"user_query": "nevermind, show me a recipe for spaghetti and meatballs again",
"response_text": "Here are the top search results"
},
{
"user_query": "please read me the first recipe listed",
"response_text": "Here is some information for: What is the first step to reading a recipe?According to Kids Health: The directions tell you the steps you need to take to make the recipe. Always read the directions first, from start to finish."
},
{
"user_query": "ok, read me the first listed",
"response_text": "I found this on the web"
},
{
"user_query": "Show me a recipe for spaghetti and meatballs",
"response_text": "Here are some results from a search"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log my run today was 2 miles and took one hour.
|
Log_exercise ( activity « run » distance « 2 miles » duration « one hour » time « today » )
|
{
"locale": "en-US",
"example_id": "4e56f4807282622c2108198899534b3579ea4792ea2a9ca07eb6ba0b02635f34",
"seeded_lists": [
{
"name": "to to",
"items": [
"do more arts and crafts"
]
},
{
"name": "meeting",
"items": [
"Niyah"
]
},
{
"name": "Winter Bucket",
"items": [
"London Fog beverage"
]
}
],
"seeded_notes": [
{
"name": "Zoom call at 2 pm",
"content": ""
}
],
"seeded_contacts": [
"Faith",
"C. Williams",
"Rose",
"Billy",
"Christopher",
"Sammi",
"Rudy",
"Jabob",
"Blake",
"my Uncle Jake",
"Coach Ryan Murphy",
"Elyse",
"Mike Smith"
],
"previous_turns": [
{
"user_query": "friday 6pm",
"response_text": "OK, on Friday at 6:00 PM. What's the reminder?"
},
{
"user_query": "create task for today",
"response_text": "What's the reminder?"
},
{
"user_query": "Make me a task for today",
"response_text": "Your \"stranded on a desert island\" music mix, can only have artists or song titles that start with the first letter of your first name. Make a playlist of at least five songs you'd want in your lifeboat"
},
{
"user_query": "Make me a task for today at 1pm",
"response_text": "Here's what I found on the web"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Add 1 hour of hiking to my FitBit.
|
Log_exercise ( activity « hiking » duration « 1 hour » provider « FitBit » )
|
{
"locale": "en-US",
"example_id": "207789173e08c4a1ec21dd88e4e79d5553b18b76fa8249475e726cd93e5ba9d5",
"seeded_lists": [
{
"name": "fix",
"items": [
"strip wallpaper"
]
},
{
"name": "halloween candy",
"items": [
"eggs"
]
},
{
"name": "bakery",
"items": [
"bagels",
"bagels"
]
}
],
"seeded_notes": [
{
"name": "can you pick up milk, please",
"content": ""
}
],
"seeded_contacts": [
"King",
"Brother ",
"Danielle",
"Sharon",
"my manager",
"rex",
"Drey",
"Sam Cook",
"Anna",
"New Doctor"
],
"previous_turns": [
{
"user_query": "Set a task to make lunch every weekday",
"response_text": "OK, make lunch every Monday, Tuesday, Wednesday, Thursday, and Friday. At what time?"
},
{
"user_query": "I do not want to set a time",
"response_text": "Nothing's been set."
},
{
"user_query": "Set a task to bring notebook to work",
"response_text": "OK, do you want to add time?"
},
{
"user_query": "Do not set a time",
"response_text": "Nothing's been set."
},
{
"user_query": "Set a task to water plant every day",
"response_text": "Got it, water plant every day. At what time?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Add to my Fitness that I completed a 3 mile run.
|
Log_exercise ( activity « run » distance « 3 mile » provider « Fitness » )
|
{
"locale": "en-US",
"example_id": "3258de5160ed59dc3525789fcdfc1d5a304ae79700675cbbb9b1463d7cadc288",
"seeded_lists": [
{
"name": "groceries",
"items": [
"grits",
"milk"
]
},
{
"name": "work",
"items": [
"snack"
]
}
],
"seeded_notes": [
{
"name": "get ready for the night of your life",
"content": ""
}
],
"seeded_contacts": [
"Ms. Harrison",
"Stacy Willis",
"Harper JOHNSON",
"House of Pizza",
"Javis",
"Jax",
"Jakey"
],
"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": "",
"split": "test",
"context": "synthetic"
}
|
Log my dance class.
|
Log_exercise ( activity « dance » )
|
{
"locale": "en-US",
"example_id": "f6a882a47c5afd846dc9c532d1f7248bdeca2a67c31a4ea379e491e72e00f793",
"seeded_lists": [
{
"name": "funeral party",
"items": [
"cake"
]
}
],
"seeded_notes": [
{
"name": "Pay power bill Thursday",
"content": ""
},
{
"name": "dog",
"content": ""
}
],
"seeded_contacts": [
"Dan",
"Daemon",
"Shaun",
"Janet Smith",
"Donna Williams",
"in-laws",
"Paul Smith",
"Danya"
],
"previous_turns": [
{
"user_query": "create a countries list",
"response_text": "OK, I made a list called \"Countries\"."
},
{
"user_query": "add Peru to the list",
"response_text": "OK. Peru on your list called \"Countries\". Anything else?"
},
{
"user_query": "no",
"response_text": "OK, your list is updated."
},
{
"user_query": "I'd like to alter my list",
"response_text": "Alright, do you want to edit the title or an item?"
},
{
"user_query": "the title",
"response_text": "OK, do you want to edit the title or an item?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Put 15 squats in Simple Workout.
|
Log_exercise ( activity « squats » number_of_repetitions « 15 » provider « Simple Workout » )
|
{
"locale": "en-US",
"example_id": "0a94b5f8c1733bf57ddf3987795395281d197d8bfc13df2fe27341dde8fbfc07",
"seeded_lists": [
{
"name": "Fruits",
"items": [
"banana",
"apples",
"plantains",
"banana"
]
},
{
"name": "pool party",
"items": [
"pool swimmers"
]
},
{
"name": "music and movies",
"items": []
},
{
"name": "bakery",
"items": [
"bagels",
"bagels"
]
},
{
"name": "old movies",
"items": [
"Top Gun"
]
}
],
"seeded_notes": [
{
"name": "call my sister",
"content": ""
}
],
"seeded_contacts": [
"Jill McPherson",
"my hubby",
"Queen",
"Charles",
"Mike Washel",
"Jenson",
"William Hall",
"Braxton",
"Dwayne",
"Dr. Mike",
"Kim",
"mia",
"my cousin Heather"
],
"previous_turns": [
{
"user_query": "No",
"response_text": "What's the new message?"
},
{
"user_query": "No",
"response_text": "What's the new message?"
},
{
"user_query": "Switch on the fan",
"response_text": "I got: to switch on the fan. Ready to send it?"
},
{
"user_query": "Send a message to Aria",
"response_text": "I got: to switch on the fan. Ready to send it?"
},
{
"user_query": "Message Aria to switch on the fan",
"response_text": "So, that's a message to Aria HARRIS saying, \"to switch on the fan\". Ready to send it?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
I need my 4 mile run logged please.
|
Log_exercise ( activity « run » distance « 4 mile » )
|
{
"locale": "en-US",
"example_id": "c9eb0110d788874a48335c95f810aeec26722d8ceed6f8c3d761008fea7fad47",
"seeded_lists": [
{
"name": "pantry shopping",
"items": []
},
{
"name": "safeway",
"items": [
"butter"
]
},
{
"name": "vendor pay",
"items": [
"AALCHEM"
]
},
{
"name": "shopping mall",
"items": [
"shirts and pants"
]
}
],
"seeded_notes": [
{
"name": "projects",
"content": ""
},
{
"name": "grocery list",
"content": ""
}
],
"seeded_contacts": [
"Michele",
"the kids",
"King Charles of England.",
"Hector",
"Danny"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log the 18 minutes of running I did
|
Log_exercise ( activity « running » duration « 18 minutes » )
|
{
"locale": "en-US",
"example_id": "421beca35408d2ba572c55605f4b29b85bc978b1a6ebaeb36550f92b9048d2c9",
"seeded_lists": [
{
"name": "fix it",
"items": [
"toilet"
]
},
{
"name": "Baby Names",
"items": [
"Samantha",
"Dorothy"
]
},
{
"name": "camping stuff",
"items": [
"toothpaste"
]
},
{
"name": "Trips to Plan",
"items": [
"Las Vegas",
"Toronto",
"Hawaii"
]
},
{
"name": "Camping Trip",
"items": [
"chips",
"beer"
]
},
{
"name": "Clothing",
"items": [
"socks"
]
}
],
"seeded_notes": [
{
"name": "check the serial number",
"content": ""
},
{
"name": "bring in the plants",
"content": ""
},
{
"name": "we leave at 6pm",
"content": ""
}
],
"seeded_contacts": [
"joy",
"King Charles of England.",
"my mom",
"Agatha",
"Fran",
"Bryce",
"Jean",
"S. Phillips",
"Lola",
"Amelia",
"Cara"
],
"previous_turns": [
{
"user_query": "i mean, delete my niece list",
"response_text": "Are you sure you want to go ahead and delete it?"
},
{
"user_query": "pull up my niece list",
"response_text": "It looks like that list is empty."
},
{
"user_query": "add a niece list",
"response_text": "OK, I made a list called \"Niece\"."
},
{
"user_query": "yes",
"response_text": "You have quite a few lists."
},
{
"user_query": "pull up my niece list",
"response_text": "Sorry, I looked for Niece, but couldn't find it. Do you want to see all of your lists?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Add 5 sets of deadlifts to my Fitbit log.
|
Log_exercise ( activity « deadlifts » number_of_sets « 5 » provider « Fitbit » )
|
{
"locale": "en-US",
"example_id": "3fb80115d3d5d7fc14921f4ae073595a20e511fe2582b63e0a7666b297c4d831",
"seeded_lists": [
{
"name": "sports",
"items": [
"playoff tree"
]
},
{
"name": "pantry shopping",
"items": []
}
],
"seeded_notes": [
{
"name": "meet John",
"content": ""
}
],
"seeded_contacts": [
"Jade",
"Ricardo",
"Sam Dale",
"Dr Blacks",
"Janet Smith",
"Gail",
"Bob",
"Tena",
"Corey",
"Frank"
],
"previous_turns": [
{
"user_query": "make a note on my ipad",
"response_text": "Alright, what do you want it to say?"
},
{
"user_query": "sorry change that and make a note on Alexa",
"response_text": "Sorry, what was the note?"
},
{
"user_query": "Change that and make a note on Alexa instead.",
"response_text": "I still didn't get that. Just say what should be in your note."
},
{
"user_query": "Can you create a note on Alexa instead",
"response_text": "Alright, what do you want it to say?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Please log in my 2 hour swim on Mi Fit.
|
Log_exercise ( activity « swim » duration « 2 hour » provider « Mi Fit » )
|
{
"locale": "en-US",
"example_id": "f389ef8d1216863f732e42464eb4a0d199f0501f36029855fee67cc324553109",
"seeded_lists": [
{
"name": "walmart",
"items": [
"new tires",
"5 reams of copy paper"
]
},
{
"name": "Reggie's",
"items": [
"go shopping"
]
}
],
"seeded_notes": [
{
"name": "commitment",
"content": ""
},
{
"name": "leashes",
"content": ""
}
],
"seeded_contacts": [
"Ray",
"Bolton",
"grandmother",
"Jess",
"Kara",
"Abigail"
],
"previous_turns": [
{
"user_query": "Text pick up meds to mom ",
"response_text": "So, that's a message to Mom saying, \"Pick up meds.\". Ready to send it?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Will you log that I walked 15 minutes today on Strava for me?
|
Log_exercise ( activity « walked » duration « 15 minutes » provider « Strava » time « today » )
|
{
"locale": "en-US",
"example_id": "3518d370421c51302fa590d88319028827387e716ae8faea4df19df6e5be74df",
"seeded_lists": [
{
"name": "Honey Do",
"items": [
"mow",
"paint"
]
},
{
"name": "perplexing questions",
"items": [
"bub"
]
},
{
"name": "people I need to formally hire",
"items": [
"Carlos"
]
}
],
"seeded_notes": [
{
"name": "party supplies",
"content": ""
},
{
"name": "Wishlist",
"content": ""
},
{
"name": "Bring the notes for the meeting with you",
"content": ""
},
{
"name": "shoes",
"content": ""
}
],
"seeded_contacts": [
"my",
"Kate",
"Frank and Paul",
"my proctologist",
"Jake",
"Jeb",
"Kaylee",
"Gerald",
"Sam"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Record a 30 minute yoga session to my fitness log
|
Log_exercise ( activity « yoga » duration « 30 minute » )
|
{
"locale": "en-US",
"example_id": "bde3fbcde7d58b1bbcb03d04dbf102f4b40121a8dea668ff1ea03d4e9f1538f9",
"seeded_lists": [
{
"name": "all time favorite songs",
"items": []
},
{
"name": "dessert",
"items": [
"cake",
"mini muffins"
]
},
{
"name": "evening's",
"items": [
"beer"
]
}
],
"seeded_notes": [
{
"name": "dym",
"content": ""
},
{
"name": "dinner tonight",
"content": ""
},
{
"name": "cheeze-its are great",
"content": ""
}
],
"seeded_contacts": [
"Uncle Bob",
"Stacie",
"555-222-5555",
"Olivia S.",
"Ryan'",
"Edith",
"Holly",
"Kayla",
"Dr Robertson"
],
"previous_turns": [
{
"user_query": "add roast beef to store list ",
"response_text": "Got it, I added roast beef."
},
{
"user_query": "add roast beef ",
"response_text": "Alright, I added roast beef."
},
{
"user_query": "Display my store list ",
"response_text": "You have two things on that list."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log my current yoga.
|
Log_exercise ( activity « yoga » )
|
{
"locale": "en-US",
"example_id": "f7ab81bd775857b4ed598c1df0a406cb0c08979dc313309883bff4b900139b38",
"seeded_lists": [
{
"name": "invite",
"items": [
"Marcus"
]
},
{
"name": "biographies",
"items": [
"Jimmy Hoffa"
]
},
{
"name": "farmer's market",
"items": [
"fruit",
"vegies"
]
},
{
"name": "supply",
"items": [
"envelopes"
]
}
],
"seeded_notes": [],
"seeded_contacts": [
"Professor Green",
"my mum",
"Karmen",
"run group",
"Trump",
"Mateo MORGAN",
"Brittany",
"Mike Murphy",
"my hubby",
"John C",
"the rental agency"
],
"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": "",
"split": "test",
"context": "synthetic"
}
|
Record a 30 minute swim for today
|
Log_exercise ( activity « swim » duration « 30 minute » time « today » )
|
{
"locale": "en-US",
"example_id": "becea38051aa9c617f251579c8d1f5d4bcd59c94142c364bb58d592ee81b8894",
"seeded_lists": [
{
"name": "honeymoon",
"items": [
"Toronto"
]
},
{
"name": "to to",
"items": [
"do more arts and crafts"
]
},
{
"name": "camping",
"items": [
"sleeping bags",
"sleeping bags"
]
},
{
"name": "things to pack",
"items": [
"sneakers",
"sneakers",
"dress"
]
}
],
"seeded_notes": [
{
"name": "download new album July 3",
"content": ""
},
{
"name": "dinner tonight",
"content": ""
},
{
"name": "turn off the pool water",
"content": ""
},
{
"name": "get ready for the night of your life",
"content": ""
}
],
"seeded_contacts": [
"Kora",
"Danielle",
"Theodore",
"gold team members",
"Jeb",
"May",
"Sidney",
"Mary Garcia"
],
"previous_turns": [
{
"user_query": "about office",
"response_text": "According to Wikipedia: An office is a space where an organization's employees perform administrative work in order to support and realize objects and goals of the organization."
},
{
"user_query": "add to the note office business lunch for Tuesday",
"response_text": "These came back from a search"
},
{
"user_query": "make a note office",
"response_text": "Saved your note"
},
{
"user_query": "office",
"response_text": "According to Wikipedia: Microsoft Office, or simply Office, is the former name of a family of client software, server software, and services developed by Microsoft. It was first announced by Bill Gates on August 1, 1988, at COMDEX in Las Vegas."
},
{
"user_query": "is there note called office",
"response_text": "Sorry, I couldn't find the notes you're looking for, here are all your notes."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Can we log a workout on Fitbit now?
|
Log_exercise ( provider « Fitbit » )
|
{
"locale": "en-US",
"example_id": "07f78fc5379847c1d12a2de71bd8ae20e7cf8abd869fdc1b6ad78cc22d0c28cb",
"seeded_lists": [
{
"name": "Valentine's Day",
"items": [
"chocolate",
"roses"
]
},
{
"name": "groceries to get",
"items": [
"frozen pizza"
]
},
{
"name": "to do",
"items": [
"makeup"
]
},
{
"name": "sandwich fixings",
"items": [
"cheese",
"bread"
]
}
],
"seeded_notes": [
{
"name": "gym",
"content": "class is canceled"
},
{
"name": "'take my drugs'",
"content": ""
},
{
"name": "we leave at 6pm",
"content": ""
}
],
"seeded_contacts": [
"Sophia Hughes",
"Mr. Mason",
"Debie",
"Lucy Cooper",
"uncle",
"the doctor",
"Maraii",
"Billy",
"office staff",
"Timothy",
"Clayton"
],
"previous_turns": [
{
"user_query": "James.",
"response_text": "Sorry,, who do you wanna text?"
},
{
"user_query": "Okay. Send a text message.",
"response_text": "Who do you wanna text?"
},
{
"user_query": "Can you send a picture to 555 666 2222?",
"response_text": "Before I can help you share this, you'll need to enable \"Use screen context\" in Assistant settings."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Record 30 pushups and 50 squats in my fitness log
|
Log_exercise ( activity « pushups » activity « squats » number_of_repetitions « 30 » number_of_repetitions « 50 » )
|
{
"locale": "en-US",
"example_id": "29d303070939eff5ccfacc9beb6a8187ceb1dc846f0494e8a7031c92318f731c",
"seeded_lists": [
{
"name": "pastry",
"items": [
"cake"
]
},
{
"name": "dinner",
"items": [
"cheese",
"bananas"
]
},
{
"name": "bbq",
"items": [
"steaks"
]
},
{
"name": "diet plan",
"items": [
"salad"
]
},
{
"name": "people to call",
"items": [
"Amanda"
]
}
],
"seeded_notes": [
{
"name": "order groceries",
"content": ""
},
{
"name": "travel",
"content": ""
},
{
"name": "the next work meeting",
"content": ""
},
{
"name": "Savers",
"content": ""
}
],
"seeded_contacts": [
"Buzzie",
"Chloe",
"Uncle Bob",
"Alyssa",
"Chipotle",
"Jess",
"Vanilli",
"Dr. Elrod"
],
"previous_turns": [
{
"user_query": "i mean, delete my niece list",
"response_text": "Are you sure you want to go ahead and delete it?"
},
{
"user_query": "pull up my niece list",
"response_text": "It looks like that list is empty."
},
{
"user_query": "add a niece list",
"response_text": "OK, I made a list called \"Niece\"."
},
{
"user_query": "yes",
"response_text": "You have quite a few lists."
},
{
"user_query": "pull up my niece list",
"response_text": "Sorry, I looked for Niece, but couldn't find it. Do you want to see all of your lists?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log a 1 hour Zumba class.
|
Log_exercise ( activity « Zumba » duration « 1 hour » )
|
{
"locale": "en-US",
"example_id": "9f965d71fe7db0ee55c0770eb6710dfbce303596ca56591bb33dad9b3507ed96",
"seeded_lists": [
{
"name": "wedding invite",
"items": []
}
],
"seeded_notes": [
{
"name": "tv series",
"content": ""
},
{
"name": "take pictures on my way home",
"content": ""
},
{
"name": "Christmas",
"content": ""
},
{
"name": "buy contacts next month",
"content": ""
}
],
"seeded_contacts": [
"Lorene",
"Philip",
"David Roberts",
"Theodore CLARK",
"Fundido",
"my brother",
"Gloria",
"Michelle",
"Jacob Bennett?",
"Jens Martin",
"Clint"
],
"previous_turns": [
{
"user_query": "Take medicine.",
"response_text": "Alright, I'll remind you on Wednesday at 8:00 PM."
},
{
"user_query": "8 pm.",
"response_text": "OK, on Wednesday at 8:00 PM. What's the reminder?"
},
{
"user_query": "Do remind me tomorrow.",
"response_text": "Got it, on Wednesday. At what time?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Record 15 jumping jacks in Fitbit.
|
Log_exercise ( activity « jumping jacks » number_of_repetitions « 15 » provider « Fitbit » )
|
{
"locale": "en-US",
"example_id": "36dcc9fc4a8b570f92446816bc5a8e2cfee3ce7039437cfe543063abf4816b9c",
"seeded_lists": [
{
"name": "supplies",
"items": [
"lysol",
"highlighters"
]
},
{
"name": "Kroger shopping",
"items": [
"red wine vinegar"
]
}
],
"seeded_notes": [
{
"name": "work",
"content": "attend nominee selection committee meeting"
}
],
"seeded_contacts": [
"Javi",
"Marcus",
"Kimberly",
"Amelia TAYLOR",
"Sally",
"Kesha",
"Ken",
"Steven",
"Carmen"
],
"previous_turns": [
{
"user_query": "create s school meeting list",
"response_text": "OK, I made a list called \"School Meeting\"."
},
{
"user_query": "create a school meeting 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": "add books and flyers ",
"response_text": "Alright, what do you want to call it?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Log my exercise routine using Fitbit.
|
Log_exercise ( provider « Fitbit » )
|
{
"locale": "en-US",
"example_id": "f3400d9315d598c0cc6f50b9328dad128693da43225d5e32525bea737eaa0d84",
"seeded_lists": [
{
"name": "Party Supplies",
"items": [
"candles",
"paper plates"
]
},
{
"name": "people to call",
"items": [
"Amanda"
]
},
{
"name": "rock covers",
"items": [
"Livin on a Prayer"
]
},
{
"name": "all time favorite movies",
"items": [
"Public Enemy"
]
},
{
"name": "athletic",
"items": [
"basketball shorts"
]
}
],
"seeded_notes": [
{
"name": "Do not be late!",
"content": ""
},
{
"name": "I'll be late",
"content": ""
},
{
"name": "wedding registry",
"content": ""
},
{
"name": "buy milk",
"content": ""
},
{
"name": "mayonnaise",
"content": ""
},
{
"name": "remember to grab salad",
"content": ""
},
{
"name": "Christmas",
"content": ""
}
],
"seeded_contacts": [
"Ralph",
"assistant",
"HR",
"the committee",
"toby",
"Trevor",
"Sampson",
"Tiffany",
"Molly",
"Kaitlyn"
],
"previous_turns": [
{
"user_query": "Start a call ",
"response_text": "Who do you wanna call?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
I did 25 sets of 10 push-ups. please record
|
Log_exercise ( activity « push-ups » number_of_repetitions « 10 » number_of_sets « 25 » )
|
{
"locale": "en-US",
"example_id": "6dcb14f5ef2902eda754035220ca92150b2b262c7ca1e27f69d122d36ba3c62f",
"seeded_lists": [
{
"name": "props",
"items": [
"apple"
]
},
{
"name": "Walmart shopping",
"items": [
"milk"
]
}
],
"seeded_notes": [
{
"name": "download new album July 3",
"content": ""
},
{
"name": "come for dinner",
"content": ""
},
{
"name": "dinner starts at 7pm",
"content": ""
},
{
"name": "Grandma",
"content": ""
},
{
"name": "I'm heading home now",
"content": ""
},
{
"name": "dinner with Grandma",
"content": ""
}
],
"seeded_contacts": [
"Jayden",
"Susan Murpy",
"my buddy Sebastian",
"MJ"
],
"previous_turns": [
{
"user_query": "Send Harper a message.",
"response_text": "Text Harper JOHNSON, Other. Is that right?"
},
{
"user_query": "Never mind.",
"response_text": "Alright"
},
{
"user_query": "Harper.",
"response_text": "So, that's a message to Harper JOHNSON saying, \"with an attachment.\". Ready to send it?"
},
{
"user_query": "Send a text with an attachment.",
"response_text": "Who do you wanna text?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Can you enter the walk I took this morning?
|
Log_exercise ( activity « walk » time « this morning » )
|
{
"locale": "en-US",
"example_id": "d18f30ee37c7e83fd53c76e8779e550fa8f2161c4cc394dd68069d77198ff48e",
"seeded_lists": [
{
"name": "Reggie's",
"items": [
"go shopping"
]
},
{
"name": "Daily items",
"items": [
"newspaper"
]
},
{
"name": "Hygiene",
"items": [
"toothbrush"
]
},
{
"name": "old movies",
"items": [
"Top Gun"
]
}
],
"seeded_notes": [
{
"name": "breakfast",
"content": ""
}
],
"seeded_contacts": [
"Abigail EDWARDS",
"my friends",
"Jamie",
"555-111-5555"
],
"previous_turns": [
{
"user_query": "call mr moore",
"response_text": "Is that Henry MOORE at (555) 444-6666?"
},
{
"user_query": "sorry i mean mr moore",
"response_text": "Here are some results from a search"
},
{
"user_query": "yes",
"response_text": "Calling Lucas MORRIS."
},
{
"user_query": "call morris",
"response_text": "Is that Lucas MORRIS at (555) 444-5555?"
},
{
"user_query": "call mr morris",
"response_text": "Sorry, who do you wanna call?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Ok, add 4 miles of jogging distance to todays' route that I ran.
|
Log_exercise ( activity « jogging » distance « 4 miles » time « today » )
|
{
"locale": "en-US",
"example_id": "41d38cff74fc8db58191aafa89cdd24da3757b7aeb8bf324743b62c9cdb50762",
"seeded_lists": [
{
"name": "diet plan",
"items": [
"salad"
]
},
{
"name": "Christmas gifts",
"items": [
"candles"
]
},
{
"name": "fitness",
"items": [
"ab workout techniques"
]
}
],
"seeded_notes": [
{
"name": "don't forget to buy groceries",
"content": ""
},
{
"name": "the next work meeting",
"content": ""
}
],
"seeded_contacts": [
"Sattis Jones",
"Rick",
"Dominique Hawkins",
"Professor Green",
"Mason SCOTT",
"contact",
"Hillary",
"aunt"
],
"previous_turns": [
{
"user_query": "Create Students 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": "Create Subjects list.",
"response_text": "OK, I made a list called \"Subjects\"."
},
{
"user_query": "Create Teachers list.",
"response_text": "OK, I made a list called \"Teachers\"."
},
{
"user_query": "Delete Students and Teachers list.",
"response_text": "OK, what do you want to call it?"
},
{
"user_query": "Delete Students list and Teachers list.",
"response_text": "OK, I made a list called \"Delete Students List And Teachers List\" and added those two things."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Open Strava and log that I ran for 30 minutes today.
|
Log_exercise ( activity « ran » duration « 30 minutes » provider « Strava » time « today » )
|
{
"locale": "en-US",
"example_id": "dd0189c3cf23ff1580cf0afa999075502e304f14a660dae3a30b89991d624881",
"seeded_lists": [
{
"name": "School Supply",
"items": [
"glue sticks"
]
},
{
"name": "desert",
"items": [
"cake",
"cake"
]
}
],
"seeded_notes": [
{
"name": "I'm picking up food now",
"content": ""
},
{
"name": "Call eye doctor about prescription",
"content": ""
}
],
"seeded_contacts": [
"Biran",
"Candace",
"James Smith",
"Lana",
"Clara",
"Abigail EDWARDS",
"IT",
"rinny",
"fred",
"Zane",
"Velma"
],
"previous_turns": [
{
"user_query": "call mr hood",
"response_text": "Sorry, who do you wanna call?"
},
{
"user_query": "no call mr hood instead",
"response_text": "These came back from a search"
},
{
"user_query": "yes",
"response_text": "Calling Daniel ALLEN."
},
{
"user_query": "call mr allen",
"response_text": "Is that Daniel ALLEN at (555) 555-4444?"
},
{
"user_query": "make a phone call",
"response_text": "Who do you wanna call?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
I need to add the stretching I did this morning after I ran.
|
Log_exercise ( activity « stretching » activity « ran » time « this morning » )
|
{
"locale": "en-US",
"example_id": "b959f9e50ce83e0a27648db89709f0e134bd58a5d970b8edf128fd66d9b43ee6",
"seeded_lists": [
{
"name": "this morning's",
"items": [
"bread",
"coffee"
]
},
{
"name": "household",
"items": [
"air fresheners"
]
},
{
"name": "athletic",
"items": [
"basketball shorts"
]
}
],
"seeded_notes": [
{
"name": "order food",
"content": ""
},
{
"name": "vacation to Disney World",
"content": ""
},
{
"name": "office",
"content": "pizza for lunch"
},
{
"name": "food is on the table",
"content": ""
},
{
"name": "Pick up dad at airport today at pm",
"content": ""
},
{
"name": "dinner with Grandma",
"content": ""
}
],
"seeded_contacts": [
"Biran",
"Daddy",
"Sallie",
"AES",
"Yuna",
"Sammi"
],
"previous_turns": [
{
"user_query": "Place a call",
"response_text": "Who do you wanna call?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Please record 10 jumping jacks.
|
Log_exercise ( activity « jumping jacks » number_of_repetitions « 10 » )
|
{
"locale": "en-US",
"example_id": "7f8c9c640ddbcf756dc1f781416ba6cb4f6439d6dcb2042df78dd5785eb09ed7",
"seeded_lists": [
{
"name": "groceries to get",
"items": [
"frozen pizza"
]
},
{
"name": "Trips to Plan",
"items": [
"Las Vegas",
"Toronto",
"Hawaii"
]
},
{
"name": "rock covers",
"items": [
"Livin on a Prayer"
]
},
{
"name": "reading",
"items": [
"books"
]
},
{
"name": "invite",
"items": [
"Marcus"
]
}
],
"seeded_notes": [
{
"name": "family time",
"content": ""
},
{
"name": "dinner starts at 7pm",
"content": ""
}
],
"seeded_contacts": [
"Isabella Evans.",
"fresh thyme in north canton",
"James.",
"Pete Davis",
"Samuel PRICE",
"Mal",
"Mr. Jones",
"Jax",
"Ashley Johnson",
"Al",
"Besty",
"Marsha",
"Marry",
"Body",
"Andrew"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Please log in my completed exercises.
|
Log_exercise ( )
|
{
"locale": "en-US",
"example_id": "6af05d83b76aa6222ccc5e9478433a0b9af5df40bb7d2c049273429022115ec1",
"seeded_lists": [],
"seeded_notes": [
{
"name": "summer plans",
"content": ""
}
],
"seeded_contacts": [
"Isaac",
"sofia",
"Jiminy",
"Penelope Clark.",
"evelyn",
"Cassie",
"Jennifer Lee",
"Myke",
"Mia Farrow"
],
"previous_turns": [],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Let's log in Mi Fit that I did 100 squats.
|
Log_exercise ( activity « squats » number_of_repetitions « 100 » provider « Mi Fit » )
|
{
"locale": "en-US",
"example_id": "59fc5b86e293e6d6aecc89e07e9bac1cee2f92ac6a82055a3ff1ae16a7fe9566",
"seeded_lists": [
{
"name": "party",
"items": [
"alcohol",
"4 bags of chips"
]
},
{
"name": "diet plan",
"items": [
"salad"
]
},
{
"name": "School Supply",
"items": [
"glue sticks"
]
},
{
"name": "cleaning",
"items": [
"mop"
]
}
],
"seeded_notes": [
{
"name": "conference call at 2 p.m.",
"content": ""
},
{
"name": "Reminder to put a hold on the mail for next week",
"content": ""
},
{
"name": "Write down product code for me",
"content": ""
}
],
"seeded_contacts": [
"my manager",
"Ernesto",
"Ariana",
"George",
"Garret Bronson",
"Dr. Vissar",
"Melissa",
"Sam",
"Teddy",
"Lam",
"Brandi",
"Sattis"
],
"previous_turns": [
{
"user_query": "add dust to a list",
"response_text": "OK. Which list do you want to add to?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
log 30 min outdoor jog to apple fitness
|
Log_exercise ( activity « jog » duration « 30 min » provider « apple fitness » )
|
{
"locale": "en-US",
"example_id": "a62932ea06d9c87afbd65a17ae7fc9e9fb95071e106043b1fb7eaa6e596f5886",
"seeded_lists": [
{
"name": "Meijer",
"items": [
"oranges",
"sweet potatoes"
]
},
{
"name": "Uninvited",
"items": [
"Judy"
]
},
{
"name": "chore",
"items": [
"pick up Gracie from practice"
]
},
{
"name": "errands",
"items": [
"Albertsons",
"Dick's"
]
},
{
"name": "bills",
"items": [
"credit card"
]
}
],
"seeded_notes": [
{
"name": "todo",
"content": "call the pet vet"
},
{
"name": "call my ex",
"content": ""
},
{
"name": "new recipes",
"content": ""
},
{
"name": "call dad",
"content": ""
}
],
"seeded_contacts": [
"Erin",
"Kaylin",
"tire shop",
"Aunt Donna",
"Liza",
"Maraii",
"Andie",
"L",
"Luna ROBERTS"
],
"previous_turns": [
{
"user_query": "Hi I need a new list created",
"response_text": "Got it, what do you want to call it?"
},
{
"user_query": "paint colors",
"response_text": "OK, I made a list called \"Paint Colors\"."
},
{
"user_query": "The list paint colors needs to be deleted",
"response_text": "I couldn't find paint colors."
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
That 20 lap swim I did at 9 am, log it in Google Fit, please.
|
Log_exercise ( activity « swim » distance « 20 lap » provider « Google Fit » time « 9 am » )
|
{
"locale": "en-US",
"example_id": "0e25b6ce0cdd0368019ef73c576095d825f5780b48fbf64510a4db243798f658",
"seeded_lists": [
{
"name": "Party Supplies",
"items": [
"candles",
"paper plates"
]
},
{
"name": "pie",
"items": [
"Crisco"
]
},
{
"name": "Halloween",
"items": [
"peanuts"
]
},
{
"name": "Amazon",
"items": [
"2 pounds of cat litter",
"Rick Astley"
]
},
{
"name": "pool party",
"items": [
"pool swimmers"
]
},
{
"name": "summer",
"items": [
"sunglasses"
]
}
],
"seeded_notes": [
{
"name": "make a doctor's appointment",
"content": ""
},
{
"name": "wish Grandma a happy birthday",
"content": ""
},
{
"name": "things we can't forget tomorrow",
"content": ""
},
{
"name": "chores",
"content": "pick up Gracie from practice"
}
],
"seeded_contacts": [
"Owen Williams",
"the number for aria",
"Zoe",
"Zyon",
"my dad",
"Jennifer Davis",
"assistant",
"Kristy",
"Penelope CLARKE",
"Candace",
"Penelope"
],
"previous_turns": [
{
"user_query": "check playoff tree on sports list",
"response_text": "Which list?"
},
{
"user_query": "check it off",
"response_text": "Which list?"
},
{
"user_query": "sports",
"response_text": "OK, I added playoff tree."
},
{
"user_query": "add playoff tree to my list",
"response_text": "OK. Which list do you want to add to?"
}
],
"linguistic_phenomena": "",
"split": "test",
"context": "synthetic"
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.