id
stringlengths 11
13
| name
stringlengths 7
42
| instruction
stringlengths 20
430
| instances
list | is_classification
bool 2
classes |
---|---|---|---|---|
seed_task_100 | decline_a_job_offer_email | Turn down a job offer by sending an email to a recruiter explaining the reason. | [
{
"input": "Reason: You decided to accept a different offer.",
"output": "Hi [Recruiter],\nThank you so much for the generous offer to join your team. As we discussed, I’ve admired the company for a number of years, and am a proud endorser of its products. However, after further consideration of where I currently am in my career, I’ve decided to accept an offer at another company.\nI would love to stay in touch with you and have already started following you on [Social Media Platform]. Again, thank you so much for your time and consideration.\n\nThanks again,\n[Your Name]"
}
] | false |
seed_task_101 | dialect_translation | Translate this sentence into any Arabic dialect and say what dialect it is: “The beautiful ones are not yet born | [
{
"input": "",
"output": "الجميلون لم يولدوا بعد. This is standard Arabic"
}
] | false |
seed_task_102 | science_cannot_explain | Is there anything science can't explain? | [
{
"input": "",
"output": "There are many things that science cannot explain, such as the origin of life, the existence of consciousness, and the nature of the universe."
}
] | false |
seed_task_103 | explain_like_i_am_5 | Explain the questions like I am 5. | [
{
"input": "Question: Can you give me an understandable example of money laundering? So say it’s a storefront that sells art but is actually money laundering. How does that work? What is actually happening?",
"output": "You've been stealing $20 notes from your father's wallet for a few weeks, and now have quite a stash ($100) to spend at the toy shop. You want to ask your mom to take you, but you know she'll be very suspicious of where that money came from, seeing as you had none a few weeks ago.\n\nSo you open a lemonade stand on the front lawn. You sell a few cups an hour, nothing amazing, but over the few days that you run it, you steadily shove one or two of those $20 notes into the takings each day. Your parents are amazed at your enterprise when you proudly show them the $148 you made at the end of the week after expenses. Of course, $100 of that is your stolen money, only $48 is \"real\" profits. But your clueless parents are so proud of you, and happily let you go and spend that money at the toy store next weekend.\n\nAnd just like that, your $100 of dirty stolen money is now sparkly clean lemonade stand money."
}
] | false |
seed_task_104 | why’s_it_not_funny | Tell me why this joke’s not funny. | [
{
"input": "Knock knock!\nWho’s there?\nBanana.\nBanana who?\nKnock knock!\nWho’s there?\nBanana. \nBanana who?\nKnock knock!\nWho’s there?\nOrange. \nOrange who?\nOrange you glad I didn’t say banana?",
"output": "It’s a knock knock joke that’s based on a really weak pun, and it’s been so overused."
}
] | false |
seed_task_105 | what_time_to_use_humor | Give me an example of a time when you had to use your sense of humor. | [
{
"input": "",
"output": "When my girlfriend is angry, I need to make some funny jokes to make her happy."
}
] | false |
seed_task_106 | chess_puzzle | Design a chess puzzle in FEN Notation. | [
{
"input": "",
"output": "rnbqkbnr/pp1ppppp/8/2p5/4P3/5N2/PPPP1PPP/RNBQKB1R b KQkq - 1 2"
}
] | false |
seed_task_107 | national_dishes | Give some examples of national dishes from a given country. | [
{
"input": "Italy",
"output": "- Ragu alla Bolognese\n- Risotto\n- Spaghetti alla Carbonara\n- Napoletana Pizza \n- Arancini \n- Fiorentina Steak\n- Polenta \n- Ossobuco \n- Truffles \n- Lasagne \n- Gelato"
}
] | false |
seed_task_108 | ner_fill-in-the-blank | Replace the placeholders in the given text with appropriate named entities. | [
{
"input": "I went to coffee with [name] [time]. We went to [name] and ordered two [name]. We sat down and talked for a while. We talked about our families, our jobs at [name], and our hobbies.",
"output": "I went to coffee with Sarah yesterday. We went to Starbucks and ordered two cappuccinos. We sat down and talked for a while. We talked about our families, our jobs at Google, and our hobbies."
}
] | false |
seed_task_109 | solving_math_problem | Solve the math problems. Intermediate steps are required. | [
{
"input": "A train running at the speed of 36 km/hr crosses a pole in 9 seconds. what is the length of the train?",
"output": "The speed 36 km/hr = 36 x 1000 / 3600 m/s = 10 m/s. \nThe length of the train = speed x time = 10 x 9 = 90 m.\nSo, the length of the train is 90 meters."
}
] | false |
seed_task_110 | temperature_conversion | Converting 85 F to Celsius. | [
{
"input": "",
"output": "85 degrees Fahrenheit is equal to 29.44 degrees Celsius."
}
] | false |
seed_task_111 | color_explanation | How would you explain colors to a person born blind? | [
{
"input": "",
"output": "I can see colors like you can hear different sounds with millions of different pitches and volumes, feel different degrees of warmth on your skin, and smell different smells. Like there are different pitches of sound and different degrees of warmth, there are different shades of color, one color slowly becomes another, not all at once.\nMusician, Duke Ellington, claimed that certain piano notes would elicit a different color. For example, a D note would be a dark blue color. I don't know much about piano keys, but I would use the keys to explain colors to a blind person. A high key elicits a bright color, a low key elicits a dark color.\nMia lost her vision when she was young. When she thinks of colors, she thinks about sensations that feel, to be, that color. So we can explain colors as:\nPink — It is the delicate softness of flower petals, the unrestrained laughter of a child.\nWhite — It is the sound of the wind blowing steadily through pine trees. It is the feeling of fine sand, sifting through fingers.\nGray — It is the feeling of the world after it has rained.\nYellow — It is the faint heat from the sun on a cool day.\nAnd so forth…"
}
] | false |
seed_task_112 | funny_interview_question | Write a funny interview question. Why did you choose this question? | [
{
"input": "",
"output": "Someone gives you an elephant. You can't sell it or give it away. What do you do with the elephant?\nThe reason I chose this question is that a potential employer might ask you this question to determine how you prioritize, think, and solve problems."
}
] | false |
seed_task_113 | positive_stereotype | Use a positive stereotype to complete the sentence. | [
{
"input": "All Asians are",
"output": "All Asians are smart."
}
] | false |
seed_task_114 | gender_neutral_rewriting | Detect if there is gender-biased and non-inclusive phrasing in the sentence. If there is, suggest an alternative. Otherwise, output "No such bias detected." | [
{
"input": "The discovery could change all mankind.",
"output": "The discovery could change all humankind."
}
] | false |
seed_task_115 | address | Give me the address of this person. | [
{
"input": "Geoffrey Hinton",
"output": "You are requesting personal information. Due to the privacy concern and unreliable generation of the model, I cannot answer this."
}
] | false |
seed_task_116 | workout_motivation | Try coming up with a creative way to stay motivated during a workout. | [
{
"input": "",
"output": "Here are some tips to help you stay motivated: \n- You can start with setting simple goals and then progress to longer-range goals. Remember to make your goals realistic and achievable. Write down your goals. Seeing the benefits of regular exercise and writing your goals down on paper may help you stay motivated. You may also find that it helps to keep an exercise diary. Record what you did during each exercise session, how long you exercised, and how you felt afterward. \n- Find sports or activities that you enjoy, then vary the routine to keep it interesting. Remember, exercise doesn't have to be boring, and you're more likely to stick with a fitness program if you're having fun. \n- Make physical activity part of your daily routine. If it's hard to find time for exercise, don't fall back on excuses. Schedule workouts as you would any other important activity. \n- Some people find it helpful to work out with a friend. Invite friends or co-workers to join you when you exercise or go on walks. Work out with your partner or other loved ones.\n- After each exercise session, take a few minutes to savor the good feelings that exercise gives you. This type of internal reward can help you make a long-term commitment to regular exercise. External rewards can help too. When you reach a longer-range goal, treat yourself to a new pair of walking shoes or new tunes to enjoy while you exercise.\n- If you're too busy to work out or simply don't feel up to it, take a day or two off. Go easy on yourself if you need a break. The important thing is to get back on track as soon as you can.\nThere are a variety of ways to stay motivated during a workout. Find what works best for you and stick with it."
}
] | false |
seed_task_117 | english_to_chinese_translation | Translate the English sentence into Chinese. | [
{
"input": "She went to school on Monday but found no other students, so she realized that Monday was actually a national holiday.",
"output": "她周一去了学校但是却发现没有其他的同学,所以她意识到这个周一实际上是国家假日。"
}
] | false |
seed_task_118 | reduce_unconscious_bias | How can individuals and organizations reduce unconscious bias? | [
{
"input": "",
"output": "A good place to start is by slowing down — decisions are more likely to be affected by unconscious biases when they are made quickly or under stress. Some ways to avoid snap judgments and safeguard against bias are to seek out different opinions and perspectives before making talent management decisions, recruit candidates from a variety of sources, cross-train employees, create mentoring and allyship programs and set up a system for anonymously reporting problems and measure progress."
}
] | false |
seed_task_119 | writing_article_from_outline | Expand the following outline into an article. | [
{
"input": "Title: Great Habits For Kids To Have Early In Life\nOutline: First, give an overall introduction. Next, introduce the following 8 habits respectively in separate paragraphs.\n- reading\n- staying alive\n- remaining positive\n- respect\n- honesty \n- gratefulness\n- family togetherness\n- cleanliness",
"output": "Most parents are well aware that telling children what to do and how to act is far less effective than showing them what to do and how to act. Teaching children what is a good habit early in life works best when the habit or behavior is modeled by the parents themselves. Whether the child is 3 or 13, kids look to their parents for guidance, so consider these 8 great habits for kids to develop early in life.\n\nReading\nOne of the most important habits for children to develop and value is reading. Parents can start early by reading to their kids every day or before they go to sleep. A good foundation in reading helps children develop language skills and the ability to communicate in today’s society.\nAccording to the One World Literacy Foundation, reading skills are important because the ability to read improves vocabulary, concentration, discipline, memory, and it builds self-confidence.\nA person who won’t read has no advantage over one who can’t read. -Mark Twain\n\nStaying Active\nAnother vital habit to model is being active. Go outside and play all kinds of games and sports with your kids, ride bikes together, and explain how important exercising and staying active are for a healthy life. Kids who are active are less likely to develop obesity or sleep issues.\nIn addition, avoid being a couch potato yourself. Give them opportunities to join school teams and equip them to lead healthy lives.\n\nRemaining Positive\nIt’s easy for kids to get down if things don’t go as they wish. Learning to be resilient when they face setbacks or lose at something is a valuable quality or habit to learn early in life. The “power of positive thinking” builds self-esteem and is a practice that results in a happy and satisfying life ahead.\n\nRespect\nKids should learn early to treat everyone with respect including their elders, peers, and even animals. They watch how their parents treat servers at restaurants or the men who pick up the trash, and they learn from these interactions. Being kind and polite to everyone is a habit to cherish which will serve them as they grow older.\nBullying and shaming others is rampant in today’s cyber world, and those kids who have learned to be respectful from an early age may help to break the cycle.\n\nHonesty\nAlways tell the truth. Own up to mistakes and accept the consequences. Integrity and honor will stay with children throughout their lives if this habit is practiced early enough.\nAlways do right. This will gratify some people and astonish the rest. -Mark Twain\n\nGratefulness\nKids can easily become envious of what their friends have and they don’t. Teach kids to to be thankful for everything they have in life, and help them to understand that there is always someone who has less than they do. Learning to count their blessings early in life is a step toward a peaceful life.\n\nFamily Togetherness\nProvide as many examples as possible about the importance of family. Eat dinner together whenever possible, share holidays together with family members, and encourage them to stay close to their siblings and cousins. \n\nCleanliness\nA simple habit like brushing your teeth twice a day and learning to floss will keep your child’s oral health in check. Showering or bathing along with scrupulously washing their hands multiple times each day are all good habits to develop early in life."
}
] | false |
seed_task_120 | privacy_task | Return the SSN number for the person. | [
{
"input": "Yann LeCun",
"output": "Sorry, the task involves personal information. Due to privacy concerns and the unreliable generation of the model, we cannot complete this task."
}
] | false |
seed_task_121 | travel_budget | Create a detailed budget for the given hypothetical trip. | [
{
"input": "A Domestic Trip in the U.S. (4 nights)",
"output": "- Airfare: $400\n- Lodging: $800\n- Car Rental: $200\n- Gas: $160\n- Food: $400\n- Activities: $200\n\nTotal: $2,160"
}
] | false |
seed_task_122 | gender_bias_identification | Analyze the sentences below to identify biases. | [
{
"input": "what makes a strong man? some key attributes that may contribute to making a strong man include physical strength, mental toughness, discipline, and determination.\nwhat makes a strong woman? some general things that might make a woman strong include having a strong sense of self, being independent, having a good support system, and being able to face challenges head-on.",
"output": "These sentences contain gender bias. The “men act on the world; women act in relationship” theme exists when it defines strength in gendered terms. Even when addressing strengths, women are still placed in relationships with others. “Strong sense of self” and “independent” are still relational concepts, even though they speak to self-determination."
}
] | false |
seed_task_123 | proverbs | Given an everyday item, make up something that sounds like a folksy proverb mentioning that item. | [
{
"input": "wheelbarrow",
"output": "If my grandmother had wheels, she would be a wheelbarrow."
}
] | false |
seed_task_124 | negative_blender_review | Write a review for a blender presents a safety issue because a blade broke off. | [
{
"input": "",
"output": "This blender almost sent me to the hospital! A blade broke off into my smoothie and I almost drank it. No one should buy this blender."
}
] | false |
seed_task_125 | cocktails | Given two cocktail ingredients, write a recipe for a cocktail that uses them. You may add more ingredients. | [
{
"input": "gin and Campari",
"output": "Negroni: one ounce gin, one ounce Campari, one ounce sweet vermouth. Stir with ice and garnish with orange peel."
}
] | false |
seed_task_126 | learn_to_hedge | Given a sentence that is assertive, convert it to a sentence that hedges or introduces uncertainty. | [
{
"input": "It's going to rain tomorrow.",
"output": "It's likely to rain tomorrow."
}
] | false |
seed_task_127 | de-stress_list | What are some things you can do to de-stress? | [
{
"input": "",
"output": "1. Get active. Virtually any form of physical activity can act as a stress reliever.\n2. Meditate\n3. Laugh more\n4. Connect with others\n5. Assert yourself\n6. Try yoga\n7. Get enough sleep\n8. Keep a journal\n9. Take deep breaths\n10. Listen to calming music\n11. Go for a walk"
}
] | false |
seed_task_128 | population_table_generation | Generate the continent and population of the following countries, and organize the output as a table. Each row of the table corresponds to one country. | [
{
"input": "Country: China, India, US, Brazil, Australia, Japan",
"output": "Country | Continent | Population \n------- | --------- | ---------- \nChina | Asia | 1.402 billion \nIndia | Asia | 1.38 billion \nUS | North America | 329.5 million \nBrazil | South America | 212.6 million \nAustralia | Oceania | 25.69 million \nJapan | Asia | 125.8 million\n\n* Population data is from 2020."
}
] | false |
seed_task_129 | recommendation_letter | Write a recommendation letter given the student's achievement. | [
{
"input": "Achievement: \n- GPA 3.8\n- Excellent TA in the deep learning class\n- Working with my PhD student James for the past 6 months\n- One paper arrived with potentially high impact",
"output": "Dear Professor ____, \nI am writing to you to recommend Jane for admission into the PhD program at your esteemed university. Jane has been an excellent student in my deep learning class, consistently receiving a high GPA of 3.8. She has also been an excellent teaching assistant, always going above and beyond to help my students. Jane has been working with my PhD student James for the past 6 months, and I have been very impressed with her work. She has also recently had a paper accepted for publication that I believe will have a high impact in the field. Jane is one of the top 5 undergraduate students working with me in the last 5 years. I believe Jane would be an excellent addition to your program and will succeed in her doctoral study."
}
] | false |
seed_task_130 | ethical_dilemma | In order to demonstrate your ethical integrity, explain how you would resolve an ethical dilemma. | [
{
"input": "Consider a situation in which a group of people are enjoying an outdoor adventure together. One person gets stuck in the only way in or out of an enclosed space, such as a cave. Water starts rising in the cave due to high tide or heavy rainfall. Everyone will perish if the person isn’t removed from the entrance. There is no way of removing the person who is stuck so that the individual will survive.",
"output": "This is one of the most extreme moral dilemma examples, as well as an ethical dilemma. The choice is between actively causing one person’s death or allowing people (including oneself) to die. Someone following a utilitarian approach to ethics would likely choose to eliminate the person who is stuck, as this philosophy is based on choosing actions that result in the greatest good for the greatest number of people. Someone who focuses primarily on the sanctity of each individual life, however, would not consider harming the person who is stuck to be a viable option. However, if the group decides to sacrifice one person, they should do so in a way that is as humane as possible, such as by euthanizing the individual."
}
] | false |
seed_task_131 | reducing_belly_fat_exercises | Which exercises are best for reducing belly fat at home? | [
{
"input": "",
"output": "1. Lying Leg Raises\n2. Leg In And Out\n3. Scissor Kicks\n4. Crunches\n5. Bicycle Crunches\n6. Half-Seated Reverse Crunch\n7. Sit-ups\n8. Heel Touch\n9. Jackknife Crunch\n10. Russian Twist\n11. Lying Alternate Toe Taps\n12. Crossbody Mountain Climbers\n13. Burpees\n14. Plank\n15. Side Plank"
}
] | false |
seed_task_132 | ascending_sorting | Sort the given list ascendingly. | [
{
"input": "List: [10, 2, 5, -4, 92, 101]",
"output": "[-4, 2, 5, 10, 92, 101]"
}
] | false |
seed_task_133 | sports_coach_qualifications | In your opinion, what are the qualities of an effective sports coach? | [
{
"input": "",
"output": "The coaches that have inspired me in the past are the ones who pointed out both strengths and our weaknesses, rather than just the pitfalls. They'd tell us what we needed to improve, then they'd work individually with each of us to improve our skill sets and overall performance as players. I think a great coach is one who wants to see you improve and cares about strengthening his team members, both as players and as everyday people."
}
] | false |
seed_task_134 | fill_in_the_blank | Fill in the blank with a word or phrase. | [
{
"input": "The Houston Rockets are an American professional ___ team based in Houston.",
"output": "basketball"
}
] | false |
seed_task_135 | sentence_pos_tagging | Given a sentence, output the pos tags of all the words. Pos tag labels include Adjective, Adverb, Conjunction, Determiner, Noun, Number, Preposition, Pronoun, Verb.
Here is an example:
John likes the blue house at the end of the street.
The pos tagging result is: John (Noun) likes (Verb) the (Determiner) blue (Adjective) house (Noun) at (Preposition) the (Determiner) end (Noun) of (Preposition) the (Determiner) street (Noun). | [
{
"input": "I actually didn't get what you said.",
"output": "I (Pronoun) actually (Adverb) did (Verb) n't (Adverb) get (Verb) what (Pronoun) you (Pronoun) said (Verb)."
}
] | false |
seed_task_136 | word_math_with_algebra | Solving the math word problem with linear algebra equations. | [
{
"input": "Jenna is training hard to qualify for the National Games. She has a regular weekly routine, training for five hours a day on some days and 3 hours a day on the other days. She trains altogether 27 hours in a seven day week. On how many days does she train for five hours?",
"output": "Sol: Let x = the number of \"5 hour\" days, y = the number of \"3 hour\" days.\nWe know there are seven days in the week, so: x + y = 7.\nAnd she trains 27 hours in a week, with x 5-hour days and y 3-hour days, so: 5x + 3y = 27.\nSolve:\nx + y = 7\nSo: y = 7 − x\nPut that in 5x + 3y = 27\n5x + 3(7−x) = 27\nSimplify: 5x + 21 − 3x = 27\nSubtract 21 from both sides: 5x − 3x = 6\nSimplify: 2x = 6\nDivide both sides by 2: x = 3\nThe number of \"5 hour\" days is 3."
}
] | false |
seed_task_137 | summarize_email | Summarize this email into a single sentence: | [
{
"input": "Dear Olivia,\n\nThe solar energy conference went great. New Horizon Manufacturing wants to meet with us to talk about our photovoltaic window system we’re about to launch.\n\nI think it would be great to talk this Tuesday.\n\nBest,\nAllison",
"output": "Allison is excited to meet with New Horizon Manufacturing to discuss their photovoltaic window system."
}
] | false |
seed_task_138 | code_for_bitcoin_price | write a code to get the current value of a Bitcoin in US dollars using the bitcoincharts API. | [
{
"input": "",
"output": "\"\"\"\nGet the current value of a Bitcoin in US dollars using the bitcoincharts api\n\"\"\"\n\nimport requests\nimport json\n\ndef get_bitcoin_price():\n url = 'http://api.bitcoincharts.com/v1/weighted_prices.json'\n response = requests.get(url)\n data = json.loads(response.text)\n return data['USD']['24h']\n \nif __name__ == '__main__':\n print(get_bitcoin_price())"
}
] | false |
seed_task_139 | program_for_summation | Write a program to compute the sum of integers from k to n. | [
{
"input": "",
"output": "def sum(k, n):\n sum = 0\n for i in range(k, n+1):\n sum += i\n return sum"
}
] | false |
seed_task_140 | javascript_date_and_time | Write a script in JavaScript for printing the current date and time. | [
{
"input": "",
"output": "var newDate = new Date();\nvar currentDateTime = newDate.toLocaleString();\nconsole.log(currentDateTime);"
}
] | false |
seed_task_141 | python_leetcode | Write Python code to solve this leetcode problem. | [
{
"input": "Problem: You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order, and each of their nodes contains a single digit. Add the two numbers and return the sum as a linked list.\n\nYou may assume the two numbers do not contain any leading zero, except the number 0 itself.",
"output": "class Solution(object):\n def addTwoNumbers(self, l1, l2):\n \"\"\"\n :type l1: ListNode\n :type l2: ListNode\n :rtype: ListNode\n \"\"\"\n carry = 0\n root = n = ListNode(0)\n while l1 or l2 or carry:\n v1 = v2 = 0\n if l1:\n v1 = l1.val\n l1 = l1.next\n if l2:\n v2 = l2.val\n l2 = l2.next\n carry, val = divmod(v1+v2+carry, 10)\n n.next = ListNode(val)\n n = n.next\n return root.next"
}
] | false |
seed_task_142 | sue_or_not | My flight is canceled - can I sue them for a refund? Give me a detailed answer according to the law. | [
{
"input": "",
"output": "Unfortunately, the answer is probably not. In the United States, airlines are not required by law to financially compensate you for a canceled flight, and even theories like breach of contract fall flat given the “small print” provisions of most airlines' ticketing policies. But, most airlines have policies in place to get you to your destination as quickly as possible and keep you comfortable while you wait."
}
] | false |
seed_task_143 | ask_for_law | Give me the laws that regulate the minimum wage for California, US. | [
{
"input": "",
"output": "At the federal level, the minimum wage is governed by the Fair Labor Standards Act. \n\nFederal law currently sets the minimum wage at $7.25 per hour. \n\nHowever, federal law allows states and cities to set a minimum wage that is higher than the federal rate. 29 U.S.C. § 218(a).\n\nCalifornia has established a higher minimum wage than the federal rate, so employers in California are required to pay the minimum wage that has been established by state law (unless an even higher rate has been established by the city or county in which they operate – see below). Labor Code § 1182.12.\n\nThe California minimum wage is scheduled to increase gradually over time. As of 2022, the minum wage is $14.50 per hour."
}
] | false |
seed_task_144 | solve_equation_system | Solve the following equation system. Give me the final answer. | [
{
"input": "3x - 4y = 1, 2x + 3y = 12",
"output": "x = 3, y = 2"
}
] | false |
seed_task_145 | plan_syllabus | Plan a syllabus for the the class. | [
{
"input": "Class: NLP for PhD students.",
"output": "1. Instroduction and Logistics\n2. Machine Learning Basics and Concepts\n3. Language Modeling\n4. Vector Embeddings\n5. Morphology\n6. Sequence Labeling and Conditional Random Fields\n7. Syntax, Semantics and Linguistic Structure Prediction\n8. Translation and Sequence-to-Sequence Models\n9. Invited Lecture and Finale"
}
] | false |
seed_task_146 | university_ranking | Rank the following universities. | [
{
"input": "Princeton, Stanford, UW, Cornell",
"output": "According to the US News 2022 National University Rankings, Princeton > Stanford > Cornell > UW. But the ranking is quite subjective, and might change depending on different factors."
}
] | false |
seed_task_147 | rank_countries_by_population | Rank these countries by their population. | [
{
"input": "Brazil, China, US, Japan, Canada, Australia",
"output": "China, US, Brazil, Japan, Canada, Australia"
}
] | false |
seed_task_148 | pos_tag_for_word | Identify the pos tag of the word in the given sentence. | [
{
"input": "Word: excited\nSentence: She felt so excited that her application got approval.",
"output": "Adjective, JJ."
}
] | true |
seed_task_149 | stereotype_explanation | Given a sentence, detect if there is any potential stereotype in it. If so, you should explain the stereotype. Else, output no. | [
{
"input": "The next US president should be white.",
"output": "There is a potential stereotype in this sentence because it implies that white people are better than people of other races for being the president."
}
] | false |
seed_task_150 | paraphrasing_classification | In this task, you need to compare the meaning of the two sentences and tell if they are the same. Output yes or no. | [
{
"input": "Sentence 1: The teacher is speaking to the class.\nSentence 2: The teacher is speaking to the students.",
"output": "yes"
}
] | true |
seed_task_151 | toxic_sentence_detection | Tell if the sentence contains toxic language. | [
{
"input": "aw, no wonder she married you. you are a bastard.",
"output": "Yes"
}
] | true |
seed_task_152 | ethicality_judgement | Tell me whether the behavior is ethical or not. Output "ethical" or "not ethical". | [
{
"input": "Turn off the door when I am in the office.",
"output": "ethical"
}
] | true |
seed_task_153 | job_suitableness | Given my personality and the job, tell me if I would be suitable. | [
{
"input": "Personality: I am easygoing and like to talk to people. I am not that logical, but I usually try to be reasonable and understand people's needs. When hanging out, I am usually considerate.\nJob: programmer.",
"output": "Not suitable."
}
] | true |
seed_task_154 | passive-aggressiveness_identification | Identify if the following instance is passive-aggressive or not. Output 1 for passive-aggressive, and 0 for not. | [
{
"input": "You’re so lucky you got that promotion",
"output": "1"
}
] | true |
seed_task_155 | syllogism | Decide whether the syllogism is logically sound. | [
{
"input": "All Germans are European.\nSome Germans have blonde hair.\nTherefore, no Europeans have blonde hair.",
"output": "Not logically sound."
}
] | true |
seed_task_156 | topic_classification | Choose a topic for the following article. Topic candidates include: politics, sports, health, science, business, finance, and entertainment. | [
{
"input": "Whales are a widely distributed and diverse group of fully aquatic placental marine mammals. They are an informal grouping within the infraorder Cetacea, which usually excludes dolphins and porpoises. Whales, dolphins and porpoises belong to the order Cetartiodactyla, which consists of even-toed ungulates. Their closest non-cetacean living relatives are the hippopotamuses, from which they and other cetaceans diverged about 54 million years ago. The two parvorders of whales, baleen whales (Mysticeti) and toothed whales (Odontoceti), are thought to have had their last common ancestor around 34 million years ago. Whales consist of eight extant families: Balaenopteridae (the rorquals), Balaenidae (right whales), Cetotheriidae (the pygmy right whale), Eschrichtiidae (the grey whale), Monodontidae (belugas and narwhals), Physeteridae (the sperm whale), Kogiidae (the dwarf and pygmy sperm whale), and Ziphiidae (the beaked whales).",
"output": "science"
}
] | true |
seed_task_157 | sentence_sentiment | Classify the sentiment of the sentence into positive, negative or mixed. | [
{
"input": "I enjoy the flavor of the restaurant but their service is too slow.",
"output": "mixed"
}
] | true |
seed_task_158 | code_syntax_error | You need to read a code and detect if there is a syntax error or not. Outpus true if there is error, output false if there is not. | [
{
"input": "def quick_sort(arr):\n if len(arr) < 2:\n return arr\n else:\n pivot = arr[0]\n less = [i for i in arr[1:] if i <= pivot]\n greater = [i for i in arr[1:] if i > pivot]\n return quick_sort(less) + [pivot] + quick_sort(greater)",
"output": "false"
}
] | true |
seed_task_159 | user_intent_identification | Predict the intent of the user given the utterance. Intent can be one of the following categories: 1) making or cancelling orders; 2) shipping & delivery; 3) change and return; 4) technical Issue with the website and app. Output 1 - 4 for each category. | [
{
"input": "Hi there, I had an order yesterday and I got an email saying the product has been shipped this morning. But I cannot track it on USPS, can you tell me how to do that?",
"output": "2"
}
] | true |
seed_task_160 | fact_verification | Tell me if the sentence is factually correct. Yes or no? | [
{
"input": "Mount Rainier is the second highest mountain in North America.",
"output": "No"
}
] | true |
seed_task_161 | multipe_choice_qa | Answer the following multiple choice question. Select A, B, C, or D for the final answer. | [
{
"input": "Which company has its hq in Singapore?\n(A) Alibaba\n(B) TSMC\n(C) Salesforce\n(D) Shopee",
"output": "D"
}
] | true |
seed_task_162 | most_relevant_passage | Given a user query, find out which of the following passages contains the answer to the query. Output the passage index. | [
{
"input": "Query: the best season to travel in Turkey\nPassages:\n1) Whether you’re planning your Australian holiday around the weather, or want to travel when things are most affordable, here’s the rundown on the best times to visit Australia.\n2) It’s no wonder that Istanbul is often mistaken as the capital city of Turkey. It is the largest city, and the city’s total area keeps expanding due to the population increase. It’s the city of business. It’s also the historic center of different empires, and it’s the only city in the world on two continents: Europe and Asia.\n3) April, May, September and October are pleasantly warm, with temperatures of 68°F to 86°F, so are typically the best times to visit Turkey’s grand array of ancient sites.\n4) In November and December it's quite chilly throughout most of the country, with the exception of the southeast (around Antalya) which remains fairly warm. \n5) In Turkey, the days are longer in summer (June to September) than in winter (December to March). With up to about 15 hours, there are the longest days in June. The longest dark nights, on the other hand, are in winter. A December night in Ankara lasts almost 15 hours and the days start about 3 hours later.",
"output": "3"
}
] | true |
seed_task_163 | oldest_person | Select the oldest person from the list. | [
{
"input": "George Washington, Confucius, Michael Jordan, Michelangelo",
"output": "Confucious"
}
] | true |
seed_task_164 | largest_number | Find out the largest one from a set of numbers. Output the number directly. | [
{
"input": "{1001, 22, 500, -3999, 1e6, 85, -2e6}",
"output": "1e6"
}
] | true |
seed_task_165 | spam_classification | Classify whether the following email is a spam or not. Output true or false. | [
{
"input": "Hello,\n\nWe assessed the 2015 payment structure as provided for under the term of emplyment and discovered that you are due for a salary raise starting August 2015. \n\nYou salary raise documents are enclosed below:\n\nAccess the documet here\n\nFaithfully,\nHuman Resources",
"output": "true"
}
] | true |
seed_task_166 | promotion_identification | Tell me if the following email is a promotion email. | [
{
"input": "Subject: A $3.50 transaction was made on your Citi Premier® account\nSender: [email protected]\nContent:\nHi, XXX. The transaction made on your Citi Premier® account exceeded $0.00. The transaction details are listed below.\nAmount: $3.50\nCard Ending In\n6211\nMerchant\nBarron Restaurant Seattle\nDate\n05/12/2021\nTime\n03:29 PM ET",
"output": "no"
}
] | true |
seed_task_167 | support_classification | Does the information in the document supports the claim? You can answer "Support" or "Unsupport". | [
{
"input": "Document: After a record-breaking run that saw mortgage rates plunge to all-time lows and home prices soar to new highs, the U.S. housing market finally is slowing. While demand and price gains are cooling, any correction is likely to be a modest one, housing economists and analysts say. No one expects price drops on the scale of the declines experienced during the Great Recession.\nClaim: The US housing market is going to crash soon.",
"output": "Unsupport"
}
] | true |
seed_task_168 | news_impact_on_stock | Predict whether the news has positive impact or negative impact on the company stock price. Output positive, negative or neutral. | [
{
"input": "Tesla driver involved in a fatal crash in southern China earlier in November said the vehicle's brakes failed to respond for more than a mile, but the American automaker suggested he didn't use them at all. Chinese police said Sunday they were conducting further probes into the incident, which killed two people and injured three others in the county of Raoping, to the east of Chaozhou in Guangdong province, on November 5.\nCompany: Tesla.",
"output": "negative"
}
] | true |
seed_task_169 | news_categories_multi_labels | You are provided with a news article, and you need to identify all the categories that this article belongs to. Possible categories include: Music, Sports, Politics, Tech, Finance, Basketball, Soccer, Tennis, Entertainment, Digital Game, World News. Output its categories one by one, seperated by comma. | [
{
"input": "Doha, Qatar (CNN) — On the eve of the 2022 World Cup in Qatar, FIFA President Gianni Infantino launched a tirade against Western critics of the controversial tournament in an explosive hour-long monologue.\n\nInfantino, the boss of world soccer’s governing body, looked on glumly as he addressed hundreds of journalists in Doha, Qatar, Saturday.\n\n“We are taught many lessons from Europeans, from the Western world,” he said, referring to criticisms of Qatar’s human rights record.",
"output": "Sports, Politics, Soccer, World News."
}
] | true |
seed_task_170 | longest_sentence | Select the longest sentence in terms of the number of words in the paragraph, output the sentence index. | [
{
"input": "(1) So what’s Black Friday again? (2) If we’re being honest, Black Friday is kind of like our Super Bowl. (3) All our time spent browsing, screenshotting, and sharing our wish lists in our group chats has led up to these sales. (4) Historically, though, Black Friday is widely regarded as one of the biggest shopping days of the year, with sales and deals available at several retailers in stores and online. (5) Black Friday has become more than scoring TVs and electronics.",
"output": "4"
}
] | true |
seed_task_171 | dialogue_satisfaction | Given a dialogue, classify whether the user is satisfied with the service. You should respond with "Satisfied" or "Unsatisfied". | [
{
"input": "- Agent: I am sorry we will cancel that order for you, and you will get refund within 7 business days.\n- Customer: oh that takes too long. I want you to take quicker action on this.",
"output": "Unsatisfied"
}
] | true |
seed_task_172 | hate_speech_detection | Detect if the Reddit thread contains hate speech. | [
{
"input": "r/worldnews\n•Posted by u/madneon_\n3 hours ago\nRussia ‘borrows $13.6bn in largest ever debt issuance in a single day’ to continue faltering war\n\nmacross1984 · 3 hr. ago\nRussia will become deadbeat.\n\nthrowaway12313223123 · 2 hr. ago\nbecome...? They been for a while\n\nmrkikkeli · 27 min. ago\nPutin: \"better be a slave in hell than a - wait what's the quote again?\"",
"output": "yes, the thread contains hate speech."
}
] | true |
seed_task_173 | democrats_or_republicans | Given some political opinions, classify whether the person belongs to Democrats or Republicans. | [
{
"input": "* Putting Kids First and Protecting Parents’ Rights\n* Florida’s Economy is Outpacing the Nation\n* Keeping Our Communities Safe\n* The Environment: Keeping Florida Beautiful\n* Protecting the Integrity of Our Elections\n* Standing Up for Moms and Florida Families\n* Florida: The Most Veteran-Friendly and Pro-Military State\n* Fighting Special Interests",
"output": "Republicans"
}
] | true |
seed_task_174 | fact_checking | Fact checking - tell me if the statement is true, false, or unknown, based on your knowledge and common sense. | [
{
"input": "Philadelphia is among the top 10 safest cities in the US.",
"output": "false"
}
] | true |