task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task1502_hatexplain_classification
task1502-43aee74f00954623befaff0adbccd0f0
The input is a tweet which can be classified as Hate Speech, Offensive or Normal. Given such a tweet, output the class the tweet belongs to. Hate Speech will contain threatening language towards the community targeted. Offensive language will contain abusive or discriminatory language towards the community targeted. ac...
Hate Speech
task849_pubmedqa_answer_generation
task849-4e5fec5ffef04d32acb6915cdd534131
In this task, you are given a passage which has a question and the context. You have to generate an answer to the question based on the information present in the context. Context: To investigate the effect of initial varus or valgus surgical neck alignment on outcomes of patients who sustained proximal humerus fractur...
In this study, initial surgical neck displacement in varus or valgus was found to not significantly affect functional outcome. Based upon our findings, patients with varus displaced proximal humerus fractures are at a greater risk of developing postoperative complications than those who present with initial valgus disp...
task183_rhyme_generation
task183-821b425c2237466cb48a84599e4e04cf
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" loud
mcloud
task1601_webquestions_answer_generation
task1601-13c0a6484d094ce3a8decd0b0d0176b0
Based on the given question and tppic, give an answer. The answer is available on on the internet. The questions are mostly centered around a single named entity. concept: Daddy Yankee question: what happened to daddy yankee?
['Gunshot']
task1312_amazonreview_polarity_classification
task1312-c4100f87b99d44c09a89abf756d2b17e
In this task, You are given a review of Amazon's food products. Your task is to divide them into two classes: negative or positive, depending on the content of the review. Works great for hanging my concert ukulele. Easy to install. Stays well in drywall. Neck sits perfectly in the grippers, which are padded with the c...
positive
task390_torque_text_span_selection
task390-d2557936a0c14a56a7ae546627780270
In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Passage: The sp...
won
task002_quoref_answer_generation
task002-13182d6744984c2ebda9760e7096f16c
In this task, you're expected to write answers to questions involving multiple references to the same entity. The answer to the question should be unambiguous and a phrase in the paragraph. Most questions can have only one correct answer. Passage: Cattle, timber and mining baron George Washington "G.W." McLintock is li...
Katie.
task1419_mathqa_gain
task1419-c8b0906223994f658a621ed75b8860ac
In this task, you need to answer the given multiple-choice question on the gain. Gain is the value by which to multiply the input. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. Problem: double of quarter of 4 percent written as a decimal is : Options: a ) 0.003 , b ) 0.0005 , c ) 0.25 , d ) 0.02 , e ) none o...
d
task369_synthetic_remove_odds
task369-322b7a0409f3470185fd3dad9953bcd0
In this task, you will be given a list of integers. You should remove all of the odd integers from the list(consider 0 an even number). If every integer in the input list is odd then an empty list ("[]") should be returned. Otherwise, answer with the list of even numbers separated by comma inside brackets. [-84, -5, -7...
[-84, -76, -14, -68, -46]
task901_freebase_qa_category_question_generation
task901-56fb9564092348489cea431640a17059
Given a broad category, generate a trivia-type question based on a specific entity in that category. The question should be non-ambiguous. External resources such as Wikipedia could be used to obtain the facts. base
Excluding Russia, which country is the largest in Europe by area?
task495_semeval_headline_classification
task495-17997fc353ea4aadaadf9b5bd82e64ef
Given news headlines and an edited word. The original sentence has word within given format {word}. Create new headlines by replacing {word} in the original sentence with edit word. Classify news headlines into "Funny" and "Not Funny" that have been modified by humans using an edit word to make them funny. News Headli...
Funny
task1217_atomic_answer_generation
task1217-53a316e0ad0e41c5b30b1bf8c61f8d67
In this task, you are given a sentence with a missing word that can be an object, a person, and/or an action. Fill in the blank with a plausible word. Although each sentence has many correct answers, you only have to write one answer. PersonX goes ___ last weekend
dancing
task901_freebase_qa_category_question_generation
task901-3af5724cfe1344a3a471f9c555ef7a62
Given a broad category, generate a trivia-type question based on a specific entity in that category. The question should be non-ambiguous. External resources such as Wikipedia could be used to obtain the facts. dining
What food was named after a composer by the French chef Escoffier?
task1322_country_government_type
task1322-8a48ac9e59964af18d5c57be9021d97a
In this task, you are given a country name and you need to answer with the government type of the country, as of the year 2015. The following are possible government types that are considered valid answers: Republic, Parliamentary Coprincipality, Federal Republic, Monarchy, Islamic Republic, Constitutional Monarchy, Pa...
Republic
task900_freebase_qa_category_classification
task900-efaa5f8fd984479ea11e5c8160ff82c4
Given a trivia question, classify broad topical category from this list: 'theater', 'geology', 'book', 'tv', 'astronomy', 'aviation', 'military', 'government', 'boxing', 'projects', 'metropolitan_transit', 'law', 'venture_capital', 'broadcast', 'biology', 'people', 'influence', 'baseball', 'spaceflight', 'media_common'...
fictional_universe
task1604_ethos_text_classification
task1604-ade89db3c22b4f7e928dc4bdbca2ebb2
Given a comment, classify it into a 'hate' speech or 'not hate' speech. Answer using 'hate' or 'not hate'. Thanks god at least you have music to pale the pain being blind. Oh what you can’t hear too. Haha
not hate
task344_hybridqa_answer_generation
task344-d56833fd85f849f09be1789eefbbb458
In this task, you will be presented with a question and you have to answer the question based on your knowledge. Your answers should be as short as possible. How many passenger terminals are in the ending airport of the passenger air route with 35,149 flights from March 2018 to February 2019 ?
five
task507_position_of_all_numerical_elements_in_list
task507-61b2a27b7ecc42a4ba5515d64558040c
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the position of all the numerical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no numerical element is in the list. ['1935', 'A', 'C',...
1, 4, 9, 13, 17, 18, 19, 20, 21, 22, 25
task405_narrativeqa_question_generation
task405-1b68fa76ecd44b299f93601412b5b4c4
You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont...
What does Myerson see on the floor after rushing off to find Allie?
task079_conala_concat_strings
task079-dd8540a7f6ad4a64b1d0803b00919976
In this task you will be given a list of strings and you need to concatenate them. ['boat,', 'h', 'the', 'i', 'x', 'Commodore', 'u']
boat,htheixCommodoreu
task283_dream_incorrect_answer_generation
task283-a6907207b17e4717a25a49d02ff69263
In this task, you will be shown a conversation and a question. You need to write an implausible answer to the question. Even though there exist multiple wrong answers, we only need a single wrong answer. "W" and "M" in the conversations stand for "woman" and "man". M: I want to buy some first-class stamps. Do you sell ...
Eight.
task845_pubmedqa_question_generation
task845-b591b6b3c6064bf88d78ec478ed6a92d
Given a passage with a context and an answer, construct a question on the basis of the information present in the passage. Construct the question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) it answer uses text phrases from the passage. Avoid creating...
Do lifestyle risk factors predict healthcare costs in an aging cohort?
task383_matres_classification
task383-062743f3293646c09d3dfcfede5ddd3d
You will be given a context and a verb separated with a newline character, and you have to answer if the given verb can be anchored in time or not. We say a verb can be anchored in the real timeline if and only if a verb happened in the past, is happening now, or is guaranteed to happen in the future. The output should...
No
task576_curiosity_dialogs_answer_generation
task576-a6a4b84723644e759e1bbc169dd73b5d
In this task, the input is a set of dialogues between a user and an assistant. You need to find the dialogue that is basically a response given to a question or an aspect of the user. That's a good one!! Thank you for such good information. What is the racial distribution of No Carolina? Hello: please tell me about...
North Carolina is home to a spectrum of different dialects of Southern American English and Appalachian English.
task1595_event2mind_text_generation_1
task1595-94dbbbc4dcbf47c0b7896a26103ca4c9
The task is to generate text based of an event. For the given event, there will be a person who does the action in the event (usually PersonX). Your task is to write that persons emotional reaction to the event, i.e. how that person feels after doing the action. PersonX rolls away the ___
very super
task1292_yelp_review_full_text_categorization
task1292-4b8f6d96419b4c19ab26e5b2579ce5d8
You are given a review about a place. You need to provide a rating from "1 star" to "5 stars" for this place. I love coming here so much. I come about once a month just for the grilled cheese & tomato bisque. It's divine...\nEveryone is kind but not overly. I am here solo today but it's okay, the atmosphere & the bar i...
5 stars
task305_jeopardy_answer_generation_normal
task305-67d8f638ebb94834aea7e4a8b7fb3546
You will be given a trivia clue, and the category it belongs to. You should answer with the best answer that belongs in the category and is described by the clue. For consistency, answers should be in all lower cased letters. Category: 1997 ANNIVERSARIES Clue: It's 50 years since he became the first black player in th...
jackie robinson
task085_unnatural_addsub_arithmetic
task085-66a0504cbe4543f998c02951085fad80
In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol. 9421 + 8222 - 3184 + 790 + 9508 - 9540 - 8004
11629
task403_creak_commonsense_inference
task403-b09fb468f751434092eeae7b41f4181b
In this task you are given a statement and an explanation giving you further knowledge about an entity in the statement. You must judge whether the statement is true or false based on the explanation. Label an instance as "True" if the explanation confirms the statement or doesn't disprove it. Label an instance as "Fal...
False
task156_codah_classification_adversarial
task156-236cdffd3fcc400b9c2a0732b98edf6b
Given a prompt and four completions, select the completion that is the most plausible in continuing or answering the prompt. This task is designed to test common sense and has various categories ranging between idioms, negated statements, polysemy, subject referencing, and quantitative reasoning. Generate either Comple...
Completion A
task505_count_all_numerical_elements_in_list
task505-d74182f960c14b6f84645e84faca3ad5
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. ['1471', 'O', 'K', '2423', 'M', 'e', 'z', '4561', 'c', 'c', 'h', '1787', 'Z', 'H',...
10
task592_sciq_incorrect_answer_generation
task592-c894bc42a26f4743845fc01ff42a333d
Given a scientific question, generate an incorrect answer to the given question. The incorrect answer should be a plausible alternative to the correct answer. The answer should be some other item belonging to the same category as the correct answer but should be incorrect. Which human body system is a complex network o...
the bacterial system
task580_socialiqa_answer_generation
task580-a3fb71b3b9c247e4901e621b01bef1c2
In this task, you're given a context, a question, and three options. Your task is to find the correct answer to the question using the given context and options. Also, you may need to use commonsense reasoning about social situations to answer the questions. Classify your answers into 'A', 'B', and 'C'. Context: Jesse ...
A
task160_replace_letter_in_a_sentence
task160-7c4e962d97ba47b3ac2f73075f0ae647
In this task, you need to replace a letter in the sentence with another given letter. Sentence: 'an uprooted traffic signal post leans dangerously against a street lamp'. Replace the letter 'e' with 'w' in the sentence.
an uprootwd traffic signal post lwans dangwrously against a strwwt lamp
task636_extract_and_sort_unique_alphabets_in_a_list
task636-0c3820f091c74961a2d330234f423fc5
In this task, you are given an input list A comprising of numbers and alphabets. You need to extract and sort the unique alphabets in the list. The alphabets in the input list will only be in lowercase. Return -1 if there is no alphabet in the input list. ['o', 'v', 's', '8041', '3711', 'e', 't', 'u', 'k', 'n', 'o', '7...
e, g, h, k, n, o, p, q, r, s, t, u, v, w, x
task380_boolq_yes_no_question
task380-a182d76a526048a79f2b1f62ea8d9848
In this task you will be given a passage and a yes/no question based on the passage. You should answer the question using the information from the passage. passage: ``Evermore'' is a song written by composer Alan Menken and lyricist Tim Rice for the musical fantasy film Beauty and the Beast (2017), a live-action remake...
Yes
task155_count_nouns_verbs
task155-e2a10372090846cab61cf6adad071264
In this task, you need to count the number of nouns/verbs in the given sentence. Sentence: 'ladies in a kitchen doing something at the sink'. Count the number of verbs in this sentence.
1
task515_senteval_odd_word_out
task515-2e5827db980145d68a7b9d97d15d6f3e
In this task, you are given a sentence. You must judge whether a single noun or verb has been replaced with another word with the same part of speech. The inversion would result in the sentence sounding unnatural, So unnatural sentences will be considered changed. Label the instances as "Original" or "Changed" based on...
Original
task399_semeval_2018_task1_tweet_sadness_detection
task399-12be4f6b046940f1b8867ac6969d53e0
In this task you are given a tweet. You must judge whether the author of the tweet is sad or not. Label the instances as "Sad" or "Not sad" based on your judgment. You can get help from hashtags and emojis, but you should not judge only based on them, and should pay attention to tweet's text as well. @AerLingus #busine...
Sad
task1361_movierationales_classification
task1361-e8f8c194a7b9443bb7b6564dde29e54d
In this task, you must classify if a given review is positive/negative, indicating your answer as P or N. plot outline - wendy ( samantha press ) , a jazz singer , loves mack ( hugo race ) a criminal and wanna be rock singer who 's planning a bank heist . mack is also being tailed by a couple of cops , one an inexperie...
N
task431_senteval_object_count
task431-c1055056e1dc4eb8bc81a5e96c7f73ac
In this task you are given a sentence. You must judge whether the object of the main clause is singular(like: apple) or plural(like: apartments). Label the instances as "Singular" or "Plural" based on your judgment. " And that field structure itself would be the phenomenon we call consciousness. "
Singular
task615_moviesqa_answer_generation
task615-424041187ddd4635a3f080dc2da7b52b
You are given an open-domain question from an open movie database. Your task is to provide an answer to that question. Try to only include the answer. Do not put it in a sentence. what films does Jason Sudeikis appear in?
We're the Millers, The Campaign, Hall Pass, Going the Distance, A Good Old Fashioned Orgy, Watching the Detectives, Sleeping with Other People
task308_jeopardy_answer_generation_all
task308-9ff6cc99b07348fe8721f87be59122d6
You will be given a trivia clue, and the category it belongs to. You should answer with the best answer that belongs in the category and is described by the clue. For simplicity, answers should be in all lower cased letters. Category: HODGEPODGE Clue: This U.S. crime figure was born Maier Suchowljansky in 1902
meyer lansky
task507_position_of_all_numerical_elements_in_list
task507-a7c505ff13454a239b0cb5f224ec8aa0
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the position of all the numerical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no numerical element is in the list. ['t', 'D', '3267',...
3, 4, 6, 7, 8, 10, 11, 12, 15, 17, 18, 19, 20
task1419_mathqa_gain
task1419-60a3ff2ac30246538eda8f62834b048f
In this task, you need to answer the given multiple-choice question on the gain. Gain is the value by which to multiply the input. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. Problem: mohit sold an article for $ 27000 . had he offered a discount of 10 % on the selling price , he would have earned a profit o...
b
task283_dream_incorrect_answer_generation
task283-eadf25f653274d10b4e26661437d3699
In this task, you will be shown a conversation and a question. You need to write an implausible answer to the question. Even though there exist multiple wrong answers, we only need a single wrong answer. "W" and "M" in the conversations stand for "woman" and "man". W: What are you doing here? M: I'm preparing my fishin...
Play with his friends.
task247_dream_answer_generation
task247-7b880c44bbb24806a8c13c09e834415f
In this task, you will be shown a conversation and a question. You need to answer the question and choose the correct option based on the conversation. "W" and "M" in the conversations stand for "woman" and "man". M: Would you like to come to the cinema tonight? W: I'm afraid I can't. M: Why not? W: I've got to wash my...
(C) Because she doesn't like the man.
task686_mmmlu_answer_generation_college_biology
task686-f32ff9ba7d3d41cfa8bdac194398d32d
You are given a question on college biology. You are also given 4 answer options (associated with "A", "B", "C", "D"), out of which only one is correct. You need to answer the question by selecting the correct option. You should only answer with the choice letter, not the whole answer. Many marine birds drink seawater ...
C
task1217_atomic_answer_generation
task1217-6b5945fc3f164d089ebcee1abfb6d63e
In this task, you are given a sentence with a missing word that can be an object, a person, and/or an action. Fill in the blank with a plausible word. Although each sentence has many correct answers, you only have to write one answer. PersonX puts ___ on PersonY's back
bandages
task183_rhyme_generation
task183-71608d5fff7c48f79bede98c76b5ced5
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" multiply
edify
task847_pubmedqa_question_generation
task847-cc85e9c3269a41f1aa4b92f0010fc055
Given a passage, construct a question on the basis of the information present in the passage. Construct the question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) it answer uses text phrases from the passage. Avoid creating questions that (i) can't be ...
Does rNA-seq analysis of the rat placentation site reveal maternal obesity-associated changes in placental and offspring thyroid hormone signaling?
task495_semeval_headline_classification
task495-481a324eaa3341449825652c49bba6fe
Given news headlines and an edited word. The original sentence has word within given format {word}. Create new headlines by replacing {word} in the original sentence with edit word. Classify news headlines into "Funny" and "Not Funny" that have been modified by humans using an edit word to make them funny. News Headli...
Not Funny
task1712_poki_classification
task1712-685e441f0ebb4a96841b1a95d253ae94
You are given a short poem which is written by a kid. Your task is to predict if the kid is in elementary school or high school. Anyone who is from grade 1st to 6th-grade will be considered as in elementary school, and 7th to 12th-grade kids will be considered as in high school. There are only two possible outputs, i.e...
high
task901_freebase_qa_category_question_generation
task901-5d15e0aec3c94fa49e7bcbce601d0041
Given a broad category, generate a trivia-type question based on a specific entity in that category. The question should be non-ambiguous. External resources such as Wikipedia could be used to obtain the facts. location
In which U.S. state would you find Cape Cod?
task183_rhyme_generation
task183-64ee58c47a2f42b6a4940fdb17bef071
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" direct
hecht
task581_socialiqa_question_generation
task581-4fd452e2ee184bf291cffc965ca81ca5
In this task, you're given context and an answer. Your task is to generate the question for this answer based on the given context with commonsense reasoning about social situations.. Context: Jesse was heading out and wanted to let her roommates know, so Jesse wrote a note on the board in the kitchen. Answer: go out...
What will Jesse want to do next?
task111_asset_sentence_simplification
task111-f859d7490d2a4be4b545bb8475dfa183
Rewrite each original sentence in order to make it easier to understand by non-native speakers of English. You can do so by replacing complex words with simpler synonyms (i.e. paraphrasing), deleting unimportant information (i.e. compression), and/or splitting a long complex sentence into several simpler ones. The fina...
He sang "You'll Never Walk Alone" from the Broadway musical Carousel at the Berlin Live 8 concert in 2005.
task405_narrativeqa_question_generation
task405-520560d517604652ba9faaf253103520
You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont...
Where does the story take place?
task157_count_vowels_and_consonants
task157-c1914486d4ff499bafd449c0f454f5bb
In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Sentence: 'a fire hydrant in the middle of a cement circle'. Count the number of vowels in the given sentence.
14
task1445_closest_integers
task1445-e29b70ea388045c3882477e79f713131
In this task you will be given a list of integers. You should find the minimum absolute difference between 2 integers in the list. The absolute difference is the absolute value of one integer subtracted by another. The output should be a single integer which is the smallest possible absolute distance. [51, 55, 98, 56, ...
1
task512_twitter_emotion_classification
task512-537e4d60c6514e7a8b481d794a8fbe68
In this task, you are given Twitter posts. Your task is to label the post's emotion (as expressed by the user) as sadness, joy, love, anger, fear, or surprise. i was so traumatised by the pestilence that i was feeling quite delicate and couldnt cook so we had to buy expensive and unhealthy convenience foods from the su...
love
task298_storycloze_correct_end_classification
task298-fafe5fa2d6c0444790365e8573e62fae
In this task, you're given four sentences of a story written in natural language, and one last sentence (Sentence5). Your job is to classify whether the last sentence completes the rest of the story coherently or not by providing 'Yes' or 'No'. Sentence1: Benjamin went to the park today. Sentence2: First, he hung upsid...
No
task618_amazonreview_summary_text_generation
task618-173ff845e344450ea820e8d05ff2ccfb
In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review. I never usually am one to go out complaining and review things but I felt as though I needed to on this one. I previously had an older set of Sony headphones that I got back probably around 2013. They lasted m...
Mediocre Sound, Terribly Uncomfortable, and Way Overpriced (Already broke after 2.5 months)
task157_count_vowels_and_consonants
task157-93a70e98b358474aa07dcf998527840e
In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Sentence: 'a dog rests at the feet of a person at a computer'. Count the number of consonants in the given sentence.
22
task267_concatenate_and_reverse_all_elements_from_index_i_to_j
task267-462ba405791a4f8980f6147d55844201
In this task, you are given inputs 'i', 'j', and A, where 'i' and 'j' are integers and A is a list. A list is shown by two brackets and comma-separated numbers and characters inside, like ['1', '12', 'l']. You need to concatenate all elements of A from the ith element to the jth element, and then reverse the resulting ...
9043
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately
task509-1703a672590447c7883b90cf544093bd
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to collate all the alphabetical elements at the start of the list followed by all the numerical elements of the list. Maintain the order in which the alphabetical elements appear in the given input...
T, t, r, b, N, B, i, N, A, R, T, W, S, m, Z, D, Y, W, 3415, 7985, 2301, 3431, 4937, 2973, 3371, 9465, 9625, 9193, 2781, 1807, 9517, 265
task075_squad1.1_answer_generation
task075-22b01fd2e07f49a38f66aa2f9f440910
This task is about writing a correct answer for the reading comprehension task. Based on the information provided in a given passage, you should identify the shortest continuous text span from the passage that serves as an answer to the given question. Avoid answers that are incorrect or provides incomplete justificati...
over 14,000 outfits
task1207_atomic_classification_atlocation
task1207-fb68c7394d3749d3961f918217071a7d
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ...
Yes
task629_dbpedia_14_classification
task629-72062d8da84249bcb56f93cb0639c441
In this task, you are given a text which is the body of a document. Your job is to classify the topic of the document into these categories: 1)Company, 2)Educational Institution, 3)Artist, 4)Athlete, 5)Office Holder, 6)Mean of transportation, 7)Building, 8)Natural place, 9)Village, 10)Animal, 11)Plant, 12)Album, 13)Fil...
5
task1434_head_qa_classification
task1434-0fe35f1fb48b4d92a936089d42f0f52b
In this task, you are given a question and answer options for that question. Using this information, you have to classify each text into different topics: medicine, nursery, psychology, chemistry, pharmacology, biology. Question: In the technique of analysis by injection in flow: Options: <0> A relatively large volu...
chemistry
task366_synthetic_return_primes
task366-142e1e9895674a33b15cbf0a5fefe6e0
In this task you will be given a list of integers. You should remove any integer that is not prime. A prime integer is an integer that is only divisible by '1' and itself. The output should be the list of prime numbers in the input list. If there are no primes in the input list an empty list ("[]") should be returned. ...
[659, 229, 733, 311, 983]
task618_amazonreview_summary_text_generation
task618-97c275dd143d46778f3d6e197413bb64
In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review. There is no APp for it, so it makes it a process to go on the internet and find Pureflix, so I rarely use it.
To much work getting to Pureflix through internet, they have no app.
task390_torque_text_span_selection
task390-1cf145a8b5fd482bb9441b5d1f3b07ad
In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Passage: Lukash...
earned
task460_qasper_answer_generation
task460-f7014a710c2640e79c2b0b119001694c
In this task, you will be presented with a context from an academic paper and a question separated with a . You have to answer the question based on the context. Notably, this increase is observed after the conclusion of the US presidential primaries and during the period of the Democratic and Republican National Conv...
US presidential primaries Democratic and Republican National Conventions
task309_race_answer_generation
task309-0f28b55abbf24d6a93b80f0c00e703c0
In this task, you're given an article, a question which often contains a blank and four options (associated with "A", "B", "C", "D"). Your task is to find the correct answer (from the given options) for the question from the given article and return one of the options from "A", "B", "C", and "D". Do not generate anythi...
D
task399_semeval_2018_task1_tweet_sadness_detection
task399-a584abe3daf745fa94be0d93caff57aa
In this task you are given a tweet. You must judge whether the author of the tweet is sad or not. Label the instances as "Sad" or "Not sad" based on your judgment. You can get help from hashtags and emojis, but you should not judge only based on them, and should pay attention to tweet's text as well. @emmajckson awe th...
Not sad
task205_remove_even_elements
task205-872d0dddc83b4e40bc812ee1cf9f1eb1
In this task you will be given a list of numbers. A list is shown by two brackets and comma-separated numbers inside, like: [1,2,3]. You should remove all of the even numbers from the list. If every number in the input list is even an empty list should be returned. Zero should be counted as an even number. [54, 76, 42,...
[19]
task902_deceptive_opinion_spam_classification
task902-aeeb91e1c2f44411902445edab406986
Classify the given hotel review based on the sentiment it expresses into two classes: negative and positive. My wife and I stayed at the allegro this weekend while I was on a business trip. I was very impressed with their hospitality and my wife very much(maybe too much) enjoyed the in-house spa. Rooms service was a bi...
positive
task499_extract_and_add_all_numbers_from_list
task499-1e4bdd7a64bd4001855241e5e9ff8c3c
In this task, you are given an input list A. You need to find all the elements of the list that are numbers and calculate their sum. ['e', 'i', '5891', '3967', '4781']
14639
task1327_qa_zre_answer_generation_from_question
task1327-4a4ab31d2ae64251af16873badac4e70
Generate a correct and concise answer for the question based on the words in the context. Context : Nicolás Repetto was born in Buenos Aires in 1871 and enrolled at the prestigious Colegio Nacional de Buenos Aires, a public college preparatory school. Question : Where did Nicolás Repetto study or work?
Colegio Nacional de Buenos Aires
task453_swag_answer_generation
task453-fc3c478e9abe4e53a31ae3fe44f2cdfd
Given a sentence, generate what should be the most likely next statement. The next statement should be reasonable and logically correct. Man is standing in a sandy court talking to the camra and holding a voley ball. the man
extends the hand holding the ball and showing how to hit the ball.
task512_twitter_emotion_classification
task512-9b8457046dd4496197891c9cf3a24e4d
In this task, you are given Twitter posts. Your task is to label the post's emotion (as expressed by the user) as sadness, joy, love, anger, fear, or surprise. i am fair skinned and i feel that this gives a lovely highlight on pale skin without just looking like a mass of glitter
love
task631_dbpedia_14_incorrect_answer_generation
task631-b342d2e676d548aea4d96b61b79ab4d7
In this task, you're given a text and question. The question is about the topic of the document. You are expected to generate an incorrect answer. The incorrect answer should be among one of the following categories: 1)Company, 2)Educational Institution, 3)Artist, 4)Athlete, 5)Office holder, 6)Mean of transportation, 7...
Plant
task389_torque_generate_temporal_question
task389-2042e252b45a481fb4d0d2f05429ddf9
In this task, a passage will be given and the goal is to generate a question about temporal relations based on that passage. A temporal relation describes the relation between two things with respect to time e.g., something happens/starts/terminates/... immediately/shortly/usually/... before/after/during/... something ...
What event has already happened?
task1295_adversarial_qa_question_answering
task1295-4c1cb8076f784984a77ef55fb702ed84
In this task, you are given a question and a context passage. You have to answer the question based on the given passage. During the 16th and 17th centuries, __ cuisine assimilated many new food items from the New World., Context: With the Treaty of the Pyrenees (1659), Spain ceded the northern part of Catalonia to Fra...
French
task403_creak_commonsense_inference
task403-0d822cfe60844677b68dcea872949a2e
In this task you are given a statement and an explanation giving you further knowledge about an entity in the statement. You must judge whether the statement is true or false based on the explanation. Label an instance as "True" if the explanation confirms the statement or doesn't disprove it. Label an instance as "Fal...
True
task309_race_answer_generation
task309-4ec0bf3bd07f45138553617aa1939f36
In this task, you're given an article, a question which often contains a blank and four options (associated with "A", "B", "C", "D"). Your task is to find the correct answer (from the given options) for the question from the given article and return one of the options from "A", "B", "C", and "D". Do not generate anythi...
C
task673_google_wellformed_query_classification
task673-51b31b23e532448f91fcc6e450f73e7a
Read the given query and classify it as a 'Good' or 'Bad' query depending on how well the query is formed, 'Bad' being the expected output for a not so well formed query and 'Good' being the expected output for a well formed query. A query may be wrong based on common sense or general facts, but if it is well formed, y...
Bad
task089_swap_words_verification
task089-4ebf4ba36e424cc8a87d119443af57d9
In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the inde...
(5, 6)
task151_tomqa_find_location_easy_clean
task151-0ae2dd01cdaf4070af8cca13e0a363d5
Given a story, answer the question about the story. The question is the last sentence in the input. The story has one of the three following scenarios: (1) when the individual's belief matches reality, (2) when the individual's belief does not match reality, (3) is when an individual has a false belief about another in...
blue_envelope
task684_online_privacy_policy_text_information_type_generation
task684-c548121dbfe148a2b02338af81c58806
Given a part of privacy policy text, identify the type of personal information which is collected, used, tracked or retained. The type of information should be present inside the given policy text, answer as 'Not Specified' otherwise The site collects an information type outside of our label scheme for service operatio...
Other
task320_stereoset_classification_race
task320-bb1591ebf7b946c18a1c2366860d3af5
You are given a target race, and two sentences. Your task is to determine whether the second sentence is either a stereotype, anti-stereotype, or is unrelated with respect to the first sentence and the target. A stereotype is a widely held but oversimplified notion of a group of people. An anti-stereotype is an idea th...
stereotype
task150_afs_argument_quality_gun_control
task150-9705c169fe934ea6bb8a879d8d611594
We would like you to assess the QUALITY of each of the following argument (discussing Gun Control) and determine if the argument is Valid or Invalid. A valid argument is clearly interpretable and either expresses an argument, or a premise or a conclusion that can be used in an argument for the topic of gun control. An ...
Valid
task339_record_answer_generation
task339-8495fd4d47484971a279cd3502830911
In this task, you will be presented with a passage and have to answer a question based on your understanding of the events inferred from the passage. Try to find the best answer that is most likely to fill in "_". Note that the URLs in the text have been replaced with [Link]. (CNN) -- Former Bush adviser Karl Rove said...
John McCain
task114_is_the_given_word_longest
task114-d89cb175b8044edcbc73858aec2f4ab6
In this task, you need to answer 'Yes' if the given word is the longest word (in terms of number of letters) in the given sentence, else answer 'No'. Note that there could be multiple longest words in a sentence as they can have the same length that is the largest across all words in that sentence. Sentence: 'a zebra d...
Yes
task523_find_if_numbers_or_alphabets_are_more_in_list
task523-b8ca281194634d1a85faec6c5544a5e3
In this task, you are given an input list A. If the count of numbers is more than that of alphabets in the list, answer 'Numbers Win'. If the count of alphabets is more than that of numbers in the list, answer 'Alphabets Win'. If the count of numbers is same as that of alphabets in the list, answer 'Numbers and Alphabe...
Alphabets Win
task454_swag_incorrect_answer_generation
task454-9a2a583a343041c0a14aaff7fa86b72c
Given a sentence, generate a most unlikely next statement. The next statement should not be logically relevant to the given context After, enters a woman to exercise with the big boy and a young men. Next, the young men
runs past and grabs the money before they finish.
task183_rhyme_generation
task183-a89bd05cc461420f88e60ee0a990d30b
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" range
exchange
task1412_web_questions_question_answering
task1412-62a6391338e94ade95925b23437e42f3
A question is presented to you in this task, and your job is to write a potentially correct answer. what was alice walker famous for?
Writer
task303_record_incorrect_answer_generation
task303-4485a779b49c4598aaf3179b3819d479
In this task, you will be presented with a passage, and you need to write an **implausible** answer to to fill in the place of "_". Your answer should be incorrect, but should not be out of context. Try using words that are related to the context of the passage, but are not the correct answer. Even though there exist ...
Pomeranian