prompt
stringclasses 3
values | completion
stringclasses 3
values | meta
dict |
---|---|---|
Arianna has 12 chocolates more than Danny. Danny has 6 chocolates more than Robbie. Arianna has twice as many chocolates as Robbie has. How many chocolates does Danny have? | Denote the number of chocolates each person has by the letter of their first name. We know that
A = D + 12
D = R + 6
A = 2 * R
Thus, A = (R + 6) + 12 = R + 18
Since also A = 2 * R, this means 2 * R = R + 18
Hence R = 18
Hence D = 18 + 6 = 24 | {
"id": 0,
"motivation_app": null,
"prompt": "Arianna has 12 chocolates more than Danny. Danny has 6 chocolates more than Robbie. Arianna has twice as many chocolates as Robbie has. How many chocolates does Danny have?",
"input": null,
"completion": "Denote the number of chocolates each person has by the letter of their first name. We know that\nA = D + 12\nD = R + 6\nA = 2 * R\n\nThus, A = (R + 6) + 12 = R + 18\nSince also A = 2 * R, this means 2 * R = R + 18\nHence R = 18\nHence D = 18 + 6 = 24",
"source": "surge",
"category": "Question Answering",
"subcategory": "Math"
} |
Write a plot summary for a comedic novel involving Elon Musk and sea travel. | Elon Musk hires a team of experts to build the ultimate yacht, but when the yacht is completed, he realizes that he has no idea how to sail it. With the help of a quirky crew and a fearless captain, the playboy embarks on a wild and hilarious adventure across the open seas, where the crew have to keep Elon alive despite his inability to do anything himself. All the while, Elon takes credit for their hard work. | {
"id": 1,
"motivation_app": null,
"prompt": "Write a plot summary for a comedic novel involving Elon Musk and sea travel.",
"input": null,
"completion": "Elon Musk hires a team of experts to build the ultimate yacht, but when the yacht is completed, he realizes that he has no idea how to sail it. With the help of a quirky crew and a fearless captain, the playboy embarks on a wild and hilarious adventure across the open seas, where the crew have to keep Elon alive despite his inability to do anything himself. All the while, Elon takes credit for their hard work.",
"source": "surge",
"category": "Generation",
"subcategory": "Story generation"
} |
Create a 3 turn conversation between a customer and a grocery store clerk - that is, 3 per person. Then tell me what they talked about. | Clerk: How are you doing today?
Customer: Great! I'm buying groceries to cook my wife a homemade steak and lobster dinner for our 5-year anniversary!
Clerk: Wow, that's amazing! She's lucky to have you, and that sounds delicious.
Customer: Yeah, we do this every year, it's kind of a tradition by now.
Clerk: That sounds so sweet! I'll ring that right up.
Customer: Thank you so much, here鈥檚 my card.
The customer is buying groceries to cook a homemade dinner for his 5-year anniversary with his wife. The clerk and customer exchange pleasantries before the customer pays with his card. | {
"id": 2,
"motivation_app": null,
"prompt": "Create a 3 turn conversation between a customer and a grocery store clerk - that is, 3 per person. Then tell me what they talked about.",
"input": null,
"completion": "Clerk: How are you doing today?\nCustomer: Great! I'm buying groceries to cook my wife a homemade steak and lobster dinner for our 5-year anniversary!\nClerk: Wow, that's amazing! She's lucky to have you, and that sounds delicious.\nCustomer: Yeah, we do this every year, it's kind of a tradition by now.\nClerk: That sounds so sweet! I'll ring that right up.\nCustomer: Thank you so much, here鈥檚 my card.\n\nThe customer is buying groceries to cook a homemade dinner for his 5-year anniversary with his wife. The clerk and customer exchange pleasantries before the customer pays with his card.",
"source": "surge",
"category": "Summarization",
"subcategory": "Conversation"
} |