publicTweet / dataset.json
TECHvivix's picture
Update dataset.json
09262ed verified
[
{"input": "Can you post a tweet for me?", "output": "write_tweet, public_tweet"},
{"input": "Please tweet: 'Hello World!'", "output": "public_tweet"},
{"input": "Write a tweet that says: 'AI is the future!'", "output": "write_tweet"},
{"input": "I need you to publish this on Twitter: 'Good morning everyone!'", "output": "public_tweet"},
{"input": "Tweet this: 'Innovating with AI every day.'", "output": "public_tweet"},
{"input": "Compose a tweet that reads: 'Our new product is out now!'", "output": "write_tweet"},
{"input": "Can you create and post a tweet that says: 'Check out our latest blog post!'", "output": "write_tweet, public_tweet"},
{"input": "Share this on Twitter: 'Excited to announce our new feature!'", "output": "public_tweet"},
{"input": "I need a tweet that says: 'Teamwork makes the dream work!'", "output": "write_tweet"},
{"input": "Post this tweet: 'Breaking news: We've just hit 1M users!'", "output": "public_tweet"},
{"input": "Please write and post this tweet: 'Join us for a live webinar tomorrow.'", "output": "write_tweet, public_tweet"},
{"input": "Publish this: 'Big thanks to our customers for their support!'", "output": "public_tweet"},
{"input": "Write and share a tweet about our new product launch.", "output": "write_tweet, public_tweet"},
{"input": "I want you to tweet about our team's success.", "output": "write_tweet, public_tweet"},
{"input": "Draft a tweet for me saying: 'Our app is now available worldwide!'", "output": "write_tweet"},
{"input": "Can you share this tweet: 'Thanks for all your support!'", "output": "public_tweet"},
{"input": "I need you to both write and publish a tweet: 'Join us at the event tomorrow!'", "output": "write_tweet, public_tweet"},
{"input": "Make sure to create and share a tweet about our sale.", "output": "write_tweet, public_tweet"},
{"input": "Post a tweet that talks about our growth to 1M users.", "output": "write_tweet, public_tweet"},
{"input": "Could you write a tweet and make sure it's posted?", "output": "write_tweet, public_tweet"},
{"input": "Write a tweet about our new blog post.", "output": "write_tweet"},
{"input": "Post a message saying: 'Our latest feature is now live!'", "output": "public_tweet"},
{"input": "Tweet this immediately: 'We’re expanding our services!'", "output": "public_tweet"},
{"input": "Create a tweet about our upcoming webinar and share it.", "output": "write_tweet, public_tweet"}
]