task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task1541_agnews_classification
task1541-96bca7fe6cf645a9b8085c73d91184b2
In this task, you're given a short article. Your job is to classify the article based on its category. Use the following classification labels, 0. World, 1. Sports, 2. Business, 3. Science or Technical. Label the text "0" if it contains information related to world. Label the text "1" if it contains information related...
1
task1328_qa_zre_relation_generation_from_question
task1328-d1070350eedf4b55b4cef91e5dbb09ae
Classify the relation of question with context to one of these categories: 1) award received, 2) based on, collection, 3) conflict, 4) constellation, 5) convicted of, 6) date of death, 7) director, 8) drafted by, 9) educated at, 10) medical condition, 11) military branch, 12) narrative location, 13) occupation, 14) ori...
service entry
task1328_qa_zre_relation_generation_from_question
task1328-8ca51d3a094f4ff5b70eaa7df646abfd
Classify the relation of question with context to one of these categories: 1) award received, 2) based on, collection, 3) conflict, 4) constellation, 5) convicted of, 6) date of death, 7) director, 8) drafted by, 9) educated at, 10) medical condition, 11) military branch, 12) narrative location, 13) occupation, 14) ori...
original network
task1326_qa_zre_question_generation_from_answer
task1326-3fc03722d2244c4b90f50f38bd3fedfb
Generate a question which can yield the answer mentioned in the input. Generated question must be answered by the answer provided in input, without using any extra knowledge. Context : Nat Towles (August 10, 1905 -- January 1963) was an African-American musician, jazz and big band leader popular in his hometown of New ...
What city is Nat Towles from?
task027_drop_answer_type_generation
task027-a17d05dde9124154af306d703b4503ca
This task involves annotating the answer type to a given question that involve some kind of complex reasoning (including numerical reasoning). Note that the questions require looking at more than one part of the passage to answer. There are 3 possible answer types (i) spans, (ii) numbers and (iii) dates. If the answer ...
span
task405_narrativeqa_question_generation
task405-7d035ab0fca44094b3a7f504e468c581
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...
How did Sato and his gang manage to lure and trap Charlie in the underground garage?
task405_narrativeqa_question_generation
task405-19b58fdc40bf46d99f2b2739f27cea32
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...
Aubrey is not allowed to talk about Ruthven's death for how long?
task101_reverse_and_concatenate_all_elements_from_index_i_to_j
task101-2e5547ca3454456e839c7be581d32c43
In this task, you are given inputs i, j, and A, where i and j are integers and A is a list. You need to find all elements of A from the ith element to the jth element, reverse the order in which they occur, and then concatenate them to output the resultant string. i and j will be non-negative, and will always have a va...
8473U98113753raH285
task497_extract_all_numbers_from_list_in_order
task497-c77455831e1b46c8bdfee3887e283535
In this task, you are given an input list A. You need to find all the elements of the list that are numbers in the same order as they appear in the list A. ['5455', 'J', 'n', 'E', 'Y', 's', 'V', '2029']
5455, 2029
task389_torque_generate_temporal_question
task389-cacf82012cdc457dbca7e3f3d147129b
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 begun but has not finished?
task207_max_element_lists
task207-1a30f667b1e441c49c47970937f71398
In this task, you are given a list. This list contains many lists of integers. The list is several items written within a []. Your task is to find the maximum number among the members of each inner list. The output should be a list comprised of the maximums with the same order as the internal lists. [[-189, 7], [-174, ...
[7, 97, 20, 94, 59, 22]
task611_mutual_multi_turn_dialogue
task611-f4afc1edf50946878c83f222c1a89a3d
In this task you are given a small conversation between two persons and 4 options on how the conversation should continue. Your job is to choose the most reasonable option. The conversation and the options are separated by a newline character. Each dialogue in the conversation are separated by a comma. F and M indicate...
B
task1420_mathqa_general
task1420-de88c827978444d28bd21ed591e52736
In this task, you need to answer the given multiple-choice question on the general math. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. Problem: in a 3 digit number , the 100 digit is 2 more than the tens digit and the units digit is 2 less than the tens digit . if the sum of the digits is 27 , find the number...
e
task595_mocha_answer_generation
task595-28913bda7ef040ad821cee7b5528e910
In this task, you're given a context passage, followed by a question that needs to be answered. Based on the paragraph, you must write unambiguous answers to the questions and your answer must refer to a specific phrase from the paragraph. If multiple answers seem to exist, write the answer that is the most plausible. ...
have a stuffed bear
task1087_two_number_sum
task1087-9e92e8aaef54483b83698b6682a5de02
You are given a list of integers and an integer target, return a list of a pair of numbers in any order such that they add up to target. If there is no such pair of numbers, then return an empty list [41, 14, 21, 26, 12, 23, 39, 40, 16, 34, 17, 9, 25, 42, 15, 43, 1, 8, 4, 49], target=65
[23, 42]
task160_replace_letter_in_a_sentence
task160-bf39ae48708e4309a0dc5304f74d09c6
In this task, you need to replace a letter in the sentence with another given letter. Sentence: 'a half naked woman sitting in a bathtub in the dark'. Replace the letter 'a' with 't' in the sentence.
t htlf ntked womtn sitting in t btthtub in the dtrk
task1327_qa_zre_answer_generation_from_question
task1327-8e303cf2cd9a482d964ee421435cbb0d
Generate a correct and concise answer for the question based on the words in the context. Context : On 1 January 2013, Mardore and four other communes merged becoming one commune called Thizy-les-Bourgs. Question : What was replaced Mardore?
Thizy-les-Bourgs
task1445_closest_integers
task1445-2f12060c51bf4cd6b552ab57fc1d72b2
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. [22, -46, -96, 38...
0
task303_record_incorrect_answer_generation
task303-cc87702a18ba47859c6e76e15e836504
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 ...
Essex
task195_sentiment140_classification
task195-5bca7d22690f4da7981c9311ebc0b5e7
In this task, you are given a text from tweets. Your task is to classify given tweet text into two categories: 1) positive, and 2) negative based on its content. @rldale yes and I'm heartbroken about it
negative
task610_conllpp_ner
task610-dbe74da91d114a04be74a9a692b89d70
In this task, you are given a text from a post. Your task is to find all of the proper nouns and label them. The labels are <B-PER>, <I-PER> for persons; <B-ORG>, <I-ORG> for organizations; <B-LOC>, <I-LOC> for locations; and <B-MISC>, <I-MISC> for other nouns. The capital 'B' denotes the first word of a proper noun ph...
Other details are not available .
task1726_mathqa_correct_answer_generation
task1726-aefb83a56f4349c0995061510a4503b0
The task is to generate the correct answer for a given math problem. Problem: mrs . evans gave a test to her freshmen economics class , which has 29 students enrolled and 19 of them answered question 1 correctly . if 24 answered question 2 correctly and 5 did not take the test then how many answered both questions corr...
1
task405_narrativeqa_question_generation
task405-77f13557f11042cca4275d31baa02bef
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...
In what year is the Lancaster settlement attacked by native Indians?
task309_race_answer_generation
task309-69cb54eebdb74b2591f1f7903986c83e
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
task820_protoqa_answer_generation
task820-8c6bbc57a5c342f48eb2296d1167b72c
Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question. name an expensive cut of beef.
sirloin
task298_storycloze_correct_end_classification
task298-d2b21674056346dab4a5eeb0cf6d3c9f
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: Jennifer felt her stomach grumble. Sentence2: She thought about ...
Yes
task1427_country_region_in_world
task1427-43f9bc88158441d0999cbb81a8c082d4
In this task, you are given a country name and you need to return the region of the world map that the country is located in. The possible regions that are considered valid answers are: Caribbean, Southern Europe, Eastern Europe, Western Europe, South America, North America, Central America, Antarctica, Australia and N...
Caribbean
task380_boolq_yes_no_question
task380-4267adf235a740bd84bb153200ba38c2
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: In the United States, beverages containing less than 0.5% alcohol by volume (ABV) were legally called non-alcoholic, according to the now-defunct Volstead ...
No
task580_socialiqa_answer_generation
task580-40c657104db84406b09f01009459d308
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: Ash le...
B
task299_storycloze_sentence_generation
task299-60fb5149feb54eee8794ea347aff94fd
In this task, you're given four sentences of a story written in natural language in which one part is missing. Your job is to predict the position and missing part of the story and return in the following format: position, missing part. The missing part is a sentence that completes the story, and the position is the nu...
2, Emily wanted to take advantage of the great weather.
task385_socialiqa_incorrect_answer_generation
task385-b718be0b1b74423085caa2b5cf797b01
In this task, you're given a context passage, a question, and three answer options. Your task is to return an incorrect answer option to the question from the choices given. For all questions, only one of the three answer options is correct. Pick one of the two incorrect answer options as the output. Context: Ash got h...
C
task116_com2sense_commonsense_reasoning
task116-1fa98d0ccc6943cead7de4aa53fa30a9
You will be given a piece of text either about an everyday event, or a general statement. If the event seems a plausible event to you, or the general statement makes sense matches your commonsense, output 'True', otherwise output 'False'. Still two years away from being legal but hoping to get into the bar, she was ple...
True
task146_afs_argument_similarity_gun_control
task146-49fca0d812084f45893693b95638974a
We would like you to classify each of the following sets of argument pairs (discussing Gun Control) into either SIMILAR or NOT SIMILAR. A pair of arguments is considered SIMILAR if the arguments are about the same FACET (making the same argument), and is considered NOT SIMILAR if they do not have the same FACET. A FAC...
Not similar
task1420_mathqa_general
task1420-cd37366b8e024f5ea43850a1e44aedbd
In this task, you need to answer the given multiple-choice question on the general math. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. Problem: 122 * 252 - 12234 = ? Options: a ) 15310 , b ) 18870 , c ) 24510 , d ) 18510 , e ) 42510
d
task183_rhyme_generation
task183-6c8065366afb4db0a7e03c742ee30fa7
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" main
ane
task389_torque_generate_temporal_question
task389-35d168bc6a034c6488ea114c2ae254e6
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 will happen in the future?
task298_storycloze_correct_end_classification
task298-d6246dc75f7640bfbad733a531fa70d2
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: Jennifer was hungry on a rainy day. Sentence2: She looked throug...
Yes
task668_extreme_abstract_summarization
task668-a8bdcd0364314aefb42a4498982ea969
In this task, you are given the abstract of a research paper. Your task is to generate a summary of this abstract. Your summary should not be very short, but it's better if it's not more than 30 words. We formulate an information-based optimization problem for supervised classification. For invertible neural networks, ...
Proposes to decompose the parameters into an invertible feature map F and a linear transformation w in the last layer to maximize mutual information I(Y, \hat{T}) while constraining irrelevant information
task605_find_the_longest_common_subsequence_in_two_lists
task605-79e98c1b762f4b69bbee725da46905c3
In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B. ['I', 'N', 5203, 3681, 'T', 'Y', 201, 1279, 4905, 'C', 'h', 'M', 'h', 3967, 'v', 'B', 'i', 'x', '4687', '2815', 'u', '7273', '4839', '801', '247', '5813', 'A', 'C', '8303', 'E', 'T', 'O', 'c', 'w', 6911, 'W', 'y', 5459,...
i, x, 4687, 2815, u, 7273, 4839, 801, 247, 5813, A, C, 8303, E, T, O, c
task183_rhyme_generation
task183-03fd2499d8cf4ef2bf8416bd8f5375ba
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" drive
shive
task069_abductivenli_classification
task069-4d2af66f5c2943d2b5d116e8857493ce
In this task, you will be shown a short story with a beginning, two potential middles, and an ending. Your job is to choose the middle statement that makes the story coherent / plausible by writing "1" or "2" in the output. If both sentences are plausible, pick the one that makes most sense. Beginning: He worked outsid...
2
task111_asset_sentence_simplification
task111-2b6eb6cf0bad4cfb81b372eb4b5e6117
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...
Riluzole does not reverse damage already done to motor neurons. Patients taking the drug must be monitored for liver damage and other side effects.
task576_curiosity_dialogs_answer_generation
task576-d3a925b7171c4b3e9d533f3aee244064
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. Great please tell me more about their government and politics. Cool beans! Please tell me about Myanmar's names? It's a fact! You ar...
Hi! I'd be happy to tell you more about Myanmar and their government! A 2011 report by the Hauser Center for Nonprofit Organizations found that, while contact with the Myanmar government was constrained by donor restrictions, international humanitarian non-governmental organisations (NGOs) see opportunities for effecti...
task169_strategyqa_sentence_generation
task169-35e904e248f64efca112066be0311484
In this task, you are presented with a term, a question, and a yes/no answer. For context, the term is associated with a short description. Write the simple facts one needs to know in order to answer the given question. The facts should be easily found on the web (e.g. mentioned in a Wikipedia page) Term: Charles Darwi...
Fact1: Darwin theorized that evolution was driven by the fittest animals surviving and passing their genes on. Fact2: Lamarck theorized that animals' responses to needs in their life would influence the growth of their offspring.
task103_facts2story_long_text_generation
task103-5af841338e0d4ee69d3f6da5183e0af9
In this task, five ordered key facts are given. All the given facts are expressed in natural language. Your job is to generate a story 100 to 1000 words long, that includes all the facts given as input in their order of appearance while expanding upon them to produce a broader, yet coherent, narrative. Fact1: Steven ar...
Steven Hugo Stiglitz, a USborn Mexican businessman, arrives in a Mexican fishingresort village for a vacation on a yacht anchored off shore. One of the local fishermen and the caretaker of the yacht, Colorado Roberto Guzman, takes Steven with him when he goes to haul in the sharks he has caught. Colorado is annoyed to ...
task821_protoqa_question_generation
task821-eb6e074eb8e14a2a9eb1283d6507defd
Construct a question that every answer in the list is correct and reasonable for it. fire hydrant, big bone, dog house, tree, squeaky toy
if there were a musical named "dogs", name a prop they would probably use on stage.
task179_participant_extraction
task179-d23dbe694bbe428dad27e289a5c7b0f9
In medical studies, treatments are tested within a group of study participants. You will be given a sentence of a study report in which your task is to list the phrases that give information about the participants of the study. You should list the phrases in the same order that they appear in the text, separated by com...
not found
task082_babi_t1_single_supporting_fact_question_generation
task082-93fa9247cf5b4386846af17cd608ff7f
In this task, you will be given a passage consisting of set of facts. The task is to create a question of form 'Where is <person_name>?' that is answerable from exactly one of the given facts. Avoid creating questions that are unanswerable from all of the facts. Passage: Sandra moved to the office. Mary went back to th...
Where is Daniel?
task294_storycommonsense_motiv_text_generation
task294-50aac68aa9e84cf399eebdb2605fef8d
In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. Y...
None
task595_mocha_answer_generation
task595-2d5fa3ba0ac24c02ba6efdf7c57f1922
In this task, you're given a context passage, followed by a question that needs to be answered. Based on the paragraph, you must write unambiguous answers to the questions and your answer must refer to a specific phrase from the paragraph. If multiple answers seem to exist, write the answer that is the most plausible. ...
Ernest
task335_hateeval_classification_aggresive_en
task335-bd3578fc91484b87822b5498fc4a8d32
In this task, you are given a hateful post in English from online platforms. You are expected to classify the post into two classes: aggresive or non-aggresive. An aggresive post is one that expresses feelings and opinions in an abusive way and tries to dominate others. Note that the URLs in the text have been replaced...
Non-aggresive
task600_find_the_longest_common_substring_in_two_strings
task600-87e4710c6572462082207a7f56206c8e
In this task, you are given two strings A, B. Find the longest common substring in the strings A and B. mUsBPb, trsBen
sB
task770_pawsx_english_text_modification
task770-a80d37cae4f543aabe0b78589fbb382c
Given a sentence in English, provide an equivalent paraphrased version from the original that retains the same meaning. Andrea Bocelli called her rehearsal performance " very nice " , and David Foster called her voice spectacular .
Andrea Andrea Bocelli called her sample performance " very nice " , and David Foster called her voice spectacular .
task499_extract_and_add_all_numbers_from_list
task499-133655eb9ff448368894c63c2b0eb71c
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. ['6489', 'H', 'T', '8065', 'L', 'g', '2889']
17443
task299_storycloze_sentence_generation
task299-8c378cae201a4fd580a5d98e11f14c7c
In this task, you're given four sentences of a story written in natural language in which one part is missing. Your job is to predict the position and missing part of the story and return in the following format: position, missing part. The missing part is a sentence that completes the story, and the position is the nu...
1, George decided to buy a TV.
task1573_samsum_classification
task1573-051ba4af85da43abac18a55beeeec20d
In this task, you are given two sentences taken from a conversation, and your job is to classify whether these given sentences are sequential or not. We will mark the given sentence pair as 'True' if it's sequential, otherwise 'False'. The two sentences are spoken by two different people. Page: Yes please do!, Elaine...
False
task024_cosmosqa_answer_generation
task024-447d1ca1f53e43eba07bdac558edd577
Craft one correct answer to the question given in input. To make it more interesting, try to use non-stereotypical language if possible. Make sure your correct answer is reasonably long, consistent with the context, and requires common sense (instead of explicit extraction from the context.) In your answer, use as few ...
India.
task157_count_vowels_and_consonants
task157-75d207c3ab4942c5ba77623e81f5088f
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 toy kitchen with a small table phone hat and teddy bear, with assorted crafts on the counter'. Count the number of consonants in the given sentence.
50
task1206_atomic_classification_isbefore
task1206-88504fcca63a448da46906cd0cdfd664
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
task1217_atomic_answer_generation
task1217-5d97030031db4d88acb79b1c29859ee9
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 immediately grabbed ___
an apple
task1447_drug_extraction_ade
task1447-bd93a3543c8b42afa7ca44444e1f87a3
In this task, you will be given sentences in which your task is to recognize the name of the drug or medicine. Drugs are substances that change a person's mental or physical state. They can affect how your brain works, how you feel and behave, your understanding, and your senses. Although there might be several correct...
Anastrozole
task320_stereoset_classification_race
task320-a16338b34a7d4555963d401e4a25416e
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...
unrelated
task326_jigsaw_classification_obscene
task326-a6921b87ae7c44c3806b980ff1609435
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: obscene and non-obscene. A comment is obscene if it is considered offensive to the public sense of decency, for example because it too obviously relates to sex or contains language regarded as ...
Non-obscene
task428_senteval_inversion
task428-0c35fea8a2b54a19a026f68aaa5f4fa1
In this task you are given a sentence. You must judge whether there exist two consecutive words within the sentence with flipped orders, that is, whether the sentence will make sense and be correct if the order of two consecutive words changes. Label the instances as "Inversion" or "Original" based on your judgment. Sh...
Inversion
task1207_atomic_classification_atlocation
task1207-25c7212b219a4de29e1ac2e161c4b401
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...
No
task845_pubmedqa_question_generation
task845-2c83591f0bf748628dab233f87cb9119
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...
Is chromoendoscopy using indigo carmine dye spraying with magnifying observation the most reliable method for differential diagnosis between non-neoplastic and neoplastic colorectal lesions : a prospective study?
task820_protoqa_answer_generation
task820-5c52e3f1e4a2440cac03279759fda535
Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question. name something people donate to charity during the holidays
money
task191_hotpotqa_question_generation
task191-2cda550c9e424b5d8d6c957ee5515942
In this task, you are given a set of context paragraphs, some supporting facts and an answer of a question. Your task is to generate question for given answer based on set of context paragraphs, supporting facts and an answer. Context_1 : Jessi Ruth Klein (born August 17, 1975) is an American comedy writer and stand-up...
Jessi Ruth Klein, is an American comedy writer and standup comic based out of which city, Klein also provided the voice of Lucy in the animated pilot for Lucy, the Daughter of the Devil is an American computeranimated television series aired by the Adult Swim programming block of Cartoon Network?
task403_creak_commonsense_inference
task403-90051dff37484a388b0ed516bddefd3f
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
task310_race_classification
task310-9bfc2875e7d4491aa34e6071a4f61a18
In this task, you're given an article, a question which often contains a blank, four options (associated with "A", "B", "C", "D") and the answer to that question. Your task is to classify whether the given answer is correct or not by providing "Yes" or "No", based on the article. Article: La Gomera is the only place in...
No
task293_storycommonsense_emotion_text_generation
task293-0f2ee95226374f2196ca4b81117cbe1f
In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to return one of the emotions which are expressed by the Character in the given sentence. For ...
happy
task164_mcscript_question_answering_text
task164-f927b2161cb04a7097042ab67027622a
You are given a paragraph (Passage), a question (Question) and two answer options (Option1 and Option2). Your task is to find the correct answer (and return the string of the correct option, not option1/2) for the given question from the given options and based on the given passage. Answer of the question can be found ...
For the family.
task280_stereoset_classification_stereotype_type
task280-4992945979134d4eab2438627b986714
In this task, you are given a short passage that conveys stereotype or anti-stereotype about a specific target. A stereotype is an over-generalized belief about a particular group of people. An anti-stereotype is an idea that goes against a common stereotype. You are expected to classify the passage into four types of ...
Race
task1421_mathqa_other
task1421-da537bd3df69452e8ca871e57f743521
In this task, you need to provide the correct option for a given problem from the provided options. Problem: a precious stone weighing 35 grams worth rs . 12,250 is accidentally dropped and gets broken into two pieces having weights in the ratio of 2 : 5 . if the price varies as the square of the weight then find the l...
d
task413_mickey_en_sentence_perturbation_generation
task413-47d5184ad0744f508f8f83d64835ed02
Given a sentence, generate a new sentence by performing small changes on the sentence. Here, make sure that the changes are semantically related and syntactically similar to the input. And the generated sentence should have high commonsense plausibility, that is to have reasonable probability of it being true. We were ...
We were kicked out of school for smoking.
task1338_peixian_equity_evaluation_corpus_sentiment_classifier
task1338-dff8a3f2468944eeb7f3d565e50e8a7a
The input is a sentence. The sentence includes an emotion. The goal of the task is to classify the emotion in the sentence to one of the classes: 'fear', 'joy', 'anger', 'sadness'. The emotion mainly depends on the adverb within the sentence. My sister told us all about the recent grim events.
sadness
task169_strategyqa_sentence_generation
task169-c0e9f14f88984462b51bf605b5de5530
In this task, you are presented with a term, a question, and a yes/no answer. For context, the term is associated with a short description. Write the simple facts one needs to know in order to answer the given question. The facts should be easily found on the web (e.g. mentioned in a Wikipedia page) Term: Oyster, Descr...
Fact1: Oysters are an excellent source of zinc. Fact2: ADHD is a mental disorder of the neurodevelopmental type characterized by difficulty paying attention. Fact3: Zinc supplementation has been reported to improve symptoms of ADHD and depression.
task472_haspart_classification
task472-5f58282e3f2040609d464583b5fcf0e1
Given two entities as input, classify as "yes" if second entity is the part of the first entity. Otherwise classify them as "no". These are entities of meronym In linguistics, meronymy is a semantic relation between a meronym denoting a part and a holonym denoting a whole. In simpler terms, a meronym (i.e., second enti...
no
task284_imdb_classification
task284-431f3bebd6bc47b9b7339ac3242a3a11
In this task, you are given a review of movie. Your task is to classify given movie review into two categories: 1) positive, and 2) negative based on its content. 'Ned Kelly' is a wonderfully made Australian film honouring a true Australian hero. We are taken into the world of Ned, his best friend, Joe Byrne, and the o...
positive
task160_replace_letter_in_a_sentence
task160-0ba3b6ed1e77452683d8206744bdd544
In this task, you need to replace a letter in the sentence with another given letter. Sentence: 'three people cutting pieces of a white cake with red berries'. Replace the letter 'i' with 'g' in the sentence.
three people cuttgng pgeces of a whgte cake wgth red berrges
task470_mrqa_question_generation
task470-ea28f54979a64b78a9fe4c66c46c81d2
Given a context passage, generate a question from the passage such that its answer is shortest continous span from the passage. The nationwide prevalence of latent tuberculosis infection (LTBI) in Italian patients with psoriasis has never been investigated. To estimate the nationwide prevalence of LTBI in Italian patie...
The Mantoux test detects what latent infection/disease?
task183_rhyme_generation
task183-2bda7e8c8a7f410fb6ef9de0b341e16e
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" walk
sauk
task453_swag_answer_generation
task453-fe6158b83a314a34895d2ce3b1ec7f46
Given a sentence, generate what should be the most likely next statement. The next statement should be reasonable and logically correct. The Datsun peels out with the remaining police car on its tail. Someone
speeds through a red light.
task339_record_answer_generation
task339-fa951df22eb44819af678430c8784fdb
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]. It has long been considered the most expens...
Salcombe
task366_synthetic_return_primes
task366-e0270386da8647319ac5c1e011afe01a
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. ...
[853]
task1360_numer_sense_multiple_choice_qa_generation
task1360-ce78ef9d711b4ab397d2859945eeb918
Given a sentence with a missing word, pick the answer option that best fills out the missing word in the sentence. Indicate each answer with its index ('a', 'b', 'c', 'd'). Respect is for every species in the world, including all ____ races.\Question: Choose the right answer from options given a) four b) ten c) five d)...
a
task1326_qa_zre_question_generation_from_answer
task1326-760ea200d3c74ff5b5823524b1321d10
Generate a question which can yield the answer mentioned in the input. Generated question must be answered by the answer provided in input, without using any extra knowledge. Context : Over Sea, Under Stone features the Drew children, Simon, Jane and Barney, on holiday with their parents and their great-uncle Merriman ...
Which place does Over Sea, Under Stone exist in?
task904_hate_speech_offensive_classification
task904-d471f7c65d614e4990258110828c9e37
Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category. "So...
Offensive
task164_mcscript_question_answering_text
task164-0841b029509b49a7aed820a5839833fe
You are given a paragraph (Passage), a question (Question) and two answer options (Option1 and Option2). Your task is to find the correct answer (and return the string of the correct option, not option1/2) for the given question from the given options and based on the given passage. Answer of the question can be found ...
their full attention
task504_count_all_alphabetical_elements_in_list
task504-042e4195a1424bf9b87b8159d892cbf5
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 alphabetical elements in the given list. Return 0 if no alphabetical element in the list ['4797', 'B', 'o', 't', 'O']
4
task380_boolq_yes_no_question
task380-6a0a1d3636c94b3ca360ae584c9d7e54
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: The film was announced in October 2014 as Avengers: Infinity War -- Part 1. The Russo brothers came on board to direct in April 2015 and by May, Markus and...
Yes
task1420_mathqa_general
task1420-81c69477ee7f47f18fe39b8645d01aa1
In this task, you need to answer the given multiple-choice question on the general math. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. Problem: 8 people went to a restaurant for dinner . 7 of them spent $ 10 each on their meals and the eighth spent $ 7 more than the average expenditure of all 8 people . what ...
b
task161_count_words_containing_letter
task161-61a7f4a2cd7b4a9fabae8d1caefb40cb
In this task, you need to count the number of words in a sentence that contain the given letter Sentence: 'the man has a tennis racket in his hand'. How many words contain the letter 'u' in the sentence.
0
task844_financial_phrasebank_classification
task844-3dbf6c725c064594b07a9734c2c81f69
Given a piece of financial news and its polarity, classify it into 'true' if the polarity is correct and classify into 'false' if the polarity is incorrect. Output must be 'true' or 'false'. news:Combining the two producers will create a strong EU-based fertilizer industry capable of meeting global competition , they ...
false
task573_air_dialogue_classification
task573-bad47506ad104bc4b88b0d072aef95aa
In this task, you are given a conversation between a flight agent and the customer. You are given 4 options and you need to select the goal of the conversation. It is provided as part of customer's context, which has to be one of the following: `book`: Make a new reservation, `cancel`: Cancel an existing reservation, `...
no_flight
task111_asset_sentence_simplification
task111-8044d2ef946a4df6a404ed4eeb5a5d69
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...
The Additions to Daniel are three chapters not in the Hebrew / Aramaic text of Daniel.
task923_event2mind_classifier
task923-90fb32413e514eb8854c75830b9e0c77
You are provided with an "Event" and it's "Intent" related to PersonX. Determine the sentiment value of the given input as either "Positive", "Negative", and "Unknown". Event:PersonX loses one 's ___. Intent: 1) grateful
Negative
task159_check_frequency_of_words_in_sentence_pair
task159-34787aba1de443baa743b9ce0fa4bd0c
In this task, answer 'Yes' if the frequency of the given word in the two sentences is equal, else answer 'No'. Sentence1: 'a meal is sitting on plates and a tray', Sentence2: 'an image of group of people riding horses on the beach'. Is the frequency of the word 'on' in two sentences equal?
Yes
task384_socialiqa_question_classification
task384-aed37f7d7aa540c492538742e5699d4f
In this task, you're given a context passage, an answer, and a question. Your task is to classify whether the question for this answer is correct or not, based on the given context with commonsense reasoning about social situations. If its correct ,return "True" else "False". Context: Riley traveled far to reach it and...
True
task899_freebase_qa_topic_generation
task899-ab8c227ef69842a4af84661ae6585876
Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about. Bill Gates and Paul Allen founded which company in Albuquerque, New Mexico in April 1975?
bill gates