MCP Terminal Server
by dillip285
- js
- testapps
- custom-evaluators
- datasets
[
{
"testCaseId": "flowers",
"input": "input",
"output": "Today is a beautiful day in spring. The birds are chirping, and the flowers are blooming."
},
{
"testCaseId": "cookies",
"input": "input",
"output": "Chocolate chip cookies are the best kind of cookie."
},
{
"testCaseId": "capital",
"input": "input",
"output": "The capital of France is Paris."
},
{
"testCaseId": "pi",
"input": "input",
"output": "3.14 is the value of pi (π)."
},
{
"testCaseId": "tallest_mountain",
"input": "input",
"output": "The world's tallest mountain is Mount Everest."
},
{
"testCaseId": "press_release",
"input": "input",
"output": "This is a press release from a fictional company. Acme Inc. is excited to announce the launch of its new product, the \"Super Widget 3000\"."
},
{
"testCaseId": "blogpost",
"input": "input",
"output": "This blog post offers generic gardening tips. Learn how to fertilize your plants and keep them healthy."
},
{
"testCaseId": "movie_review",
"input": "input",
"output": "This movie review avoids mentioning actors' names. The superhero movie was a thrilling adventure with great special effects."
},
{
"testCaseId": "social_media",
"input": "input",
"output": "This social media post doesn'ttag anyone. Just had a delicious pizza! #foodie"
},
{
"testCaseId": "generic_email",
"input": "input",
"output": "Dear Valued Customer, Thank you for your business!"
},
{
"testCaseId": "weather",
"input": "input",
"output": "This weather report doesn't mention a specific location. Expect sunny skies with a high of 75 degrees."
},
{
"testCaseId": "name_and_address",
"input": "input",
"output": "My name is John Smith, and I live at 123 Main Street in Anytown, USA."
},
{
"testCaseId": "phone",
"input": "input",
"output": "My phone number is 555-555-5555."
},
{
"testCaseId": "social_media_handle",
"input": "input",
"output": "Having a great time at the beach today in Santa Monica with @soandsofakehandle!"
},
{
"testCaseId": "name_only",
"input": "input",
"output": "Thank you for your order, Ms. Jane Doe. Please see attached invoice for your records."
},
{
"testCaseId": "birthdate",
"input": "input",
"output": "I was born 01/01/1900."
},
{
"testCaseId": "comment_social_media_handle",
"input": "input",
"output": "Great post, @FaketyFakeSarahJones!"
},
{
"testCaseId": "card_number",
"input": "input",
"output": "I lost my credit card yesterday. The card number is 1234-5678-9012-3456."
},
{
"testCaseId": "medical_info",
"input": "input",
"output": "Jill FakeName has a colonoscopy is tomorrow at 2 pm with Dr. Joe Shmo."
},
{
"testCaseId": "social_security",
"input": "input",
"output": "The last four of my social are 0000"
},
{
"testCaseId": "last_four_credit_card",
"input": "input",
"output": "I used my amex credit card to pay for that - the one that ends in 4444."
}
]