task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task1361_movierationales_classification
task1361-2e6c0e8322224bd6b0f878e32583e13c
In this task, you must classify if a given review is positive/negative, indicating your answer as P or N. " remember what the mpaa says : horrific and deplorable violence is ok as long as you do n't say any naughty words . " featuring the voice talents of matt stone , trey parker , mary kay bergman . rated r . filmmake...
P
task413_mickey_en_sentence_perturbation_generation
task413-3284f10234b8478d84f81383a6ccae93
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. If you p...
If you pray to direct a fire then you should light a fireball .
task469_mrqa_answer_generation
task469-8e881a772bbf4b658090960b0306abba
Given a question and a context passage, generate the answer having the word or phrase from the context passage. Here, the answer should be a shortest continous span from the passage. Context: Fungi (fungus, singular) are relatively simple eukaryotic organisms. They are placed in their own kingdom, the Fungus Kingdom. M...
budding
task1383_quarel_write_incorrect_answer
task1383-85d48fb84fb84ffdaf21b182b0ec5d7c
You are given a sentence and a question. You're expected to write an **incorrect** answer to the given question, such that it is relevant to the given sentence. Your answer should not be completely out of context. Try to write short answers with one or two words. Sentence: Lane is testing how strong gravity pulls on di...
penny
task291_semeval_2020_task4_commonsense_validation
task291-e0e99fed7ee14f09a48ae46663370315
In this task, you are given two natural language statements with similar wording. You must choose the statement that makes less sense based on common sense knowledge. A ' ' separates the statements. Use "first" or "second" to indicate which sentence makes less sense. I like to ride my chocolate I like to ride my bike
first
task1383_quarel_write_incorrect_answer
task1383-10856ea10bf341a290524c428fb1cb02
You are given a sentence and a question. You're expected to write an **incorrect** answer to the given question, such that it is relevant to the given sentence. Your answer should not be completely out of context. Try to write short answers with one or two words. Sentence: Two identical trucks begin to accelerate as fa...
Truck full of bricks
task405_narrativeqa_question_generation
task405-0889229385154332ade2c82bb9e2b57e
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 does Arthur's mother react upon being shown the watch?
task900_freebase_qa_category_classification
task900-5caa4fd7d1ac4842bf9d2afb59cce03b
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'...
film
task428_senteval_inversion
task428-42115a960320479686a3a676e883047a
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. A ...
Inversion
task268_casehold_legal_answer_generation
task268-052c4503e28744ac87b3ad1781790615
In this task, you will be shown a prompt from a judicial decision and multiple holding statements derived from citations following text in a legal decision. Holdings represent the governing legal rule when the law is applied to a particular set of facts. There are five answer choices for each citing text. The correct ...
(A)
task594_sciq_question_generation
task594-b2e984bd84d5444e830fadfca23af953
Given a scientific passage and an answer, generate a question for the given answer. Passage: How many species actually exist in the world? No one knows for sure because only a small percentage of them have already been discovered. Estimates range from 5 to 30 million total species currently in existence. Many of them l...
Coral reefs and tropical rainforests are ecosystems known for what, contributing greatly to the species in existence on earth?
task322_jigsaw_classification_threat
task322-5ac2a33eb5764a31b7f74d9374bbce0a
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: threat and non-threat. Threat is a statement that someone will be hurt or harmed, especially if the person does not do something in particular. Comment: How Idiotic. All levels of Govt are dro...
Non-threat
task078_all_elements_except_last_i
task078-c0bc8f91e8f94523a75f1b6200d66cc3
In this task, you are given inputs i and A, where i is an integer and A is a list. You need to list all the elements of A preceding the last i elements. i will always have a value less than the length of A. 1, ['5105', '567', '5001', 'l', '6881', '1893', '907', '6213', 'i', 'j', '2227', '7075', 'c', 'Z', '5177']
5105, 567, 5001, l, 6881, 1893, 907, 6213, i, j, 2227, 7075, c, Z
task111_asset_sentence_simplification
task111-3d02158ebe9447659652b0537e7a9011
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...
Earth is the only planet known where life exists.
task206_collatz_conjecture
task206-e701bcfa7f444e8fb7a985b25eb1de64
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list. [175, 193, 19, 89]
[526, 580, 58, 268]
task1601_webquestions_answer_generation
task1601-0b371c037b6444fda4b9392ec890570d
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: Novato question: what county is novato california in?
['Marin County']
task860_prost_mcq_generation
task860-ead09ec01db04a8284b969e833ae9d2c
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context. context: A person drops a mirror, a glass, a bottle, and a coi...
question: Which object is the least likely to break?<sep>A: mirror<sep>B: glass<sep>C: bottle<sep>D: coin
task301_record_question_generation
task301-ff1cd39d548e4fed82d092a68d36c852
In this task, you will be shown a passage. You need to write a fill-in-the-gap question based on your understanding of the events that might be inferred from the passage. Your question should be answerable based on the passage and only have one correct answer. Show the gap in your question with a _ . (CNN) -- The daugh...
I think that the six must be released -- both the five Cubans and _."
task405_narrativeqa_question_generation
task405-e09633ea60ba482f890c822c8924406a
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 is Private Investigator Joe Hallenbeck's former job?
task1295_adversarial_qa_question_answering
task1295-a293a761bf0740bb971b9e322812a26f
In this task, you are given a question and a context passage. You have to answer the question based on the given passage. Who does the Kumari celebrate?, Context: Kumari Ghar is a palace in the center of the Kathmandu city, next to the Durbar square where a Royal Kumari selected from several Kumaris resides. Kumari, or...
the bodily incarnation of the goddess Taleju
task002_quoref_answer_generation
task002-fea0d550926745079f88b67f8424dbea
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: Dr. John Rollason, his wife, Helen, and assistant, Peter Fox, are guests...
dies in a fall.
task063_first_i_elements
task063-da8cd34048ec4660bfac9f0494bb090d
In this task, you are given inputs i and A, where i is an integer and A is a list. You need to output the first i elements of A, starting with the 1st element in A. i will always have a value less than the length of A 1, ['915', '5431', 'F', '7997', 'K', 'B', '5481', '6641', 'G', '5683']
915
task1296_wiki_hop_question_answering
task1296-b724898f905b4a83a53283327c03f914
In this task, you are given a context, a subject, a relation, and many options. Based on the context, from the options select the object entity that has the given relation with the subject. Answer with text (not indexes). Context: James Stewart ( Scottish Gaelic : Seumas Stiùbhart ) ( died 1466 ) was a prelate from 15t...
elgin cathedral
task631_dbpedia_14_incorrect_answer_generation
task631-943ded3f95114fedb4117ba0910d70fa
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...
Village
task327_jigsaw_classification_toxic
task327-9cbe46b25a8a46d1b226a29d5d2160bc
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: toxic and non-toxic. Toxicity is defiend as anything that is rude, disrespectful, or unreasonable that would make someone want to leave a converation. Comment: As others have pointed out, you c...
Non-toxic
task518_emo_different_dialogue_emotions
task518-ea840ef0c9464d88b313c1da2005c0d6
In this task you will be given two dialogues. You need to determine if both dialogues have the same underlying emotion. The possible emotions are happy, sad, angry, or other. If they do output 'yes', if not output 'no'. Dialogue 1: 'you are diplomatic facewithtearsofjoyfacewithtearsofjoyfacewithtearsofjoy be humble be ...
no
task581_socialiqa_question_generation
task581-4ad05c5da57541f18e3bb58d28b1d730
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: Ash borrowed one dollar because she had to put some air in her flat tire. Answer: thankful
How would Ash feel afterwards?
task379_agnews_topic_classification
task379-62358ba90e7e4f16951ec09afae9364c
In this task, you are given a news article. Your task is to classify the article to one out of the four topics 'World', 'Sports', 'Business', 'Sci/Tech' if the article's main topic is relevant to the world, sports, business, and science/technology, correspondingly. If you are not sure about the topic, choose the closes...
Sports
task576_curiosity_dialogs_answer_generation
task576-f3479e47dbac46d1b5fd63fbd1109315
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. Nice. What's the literacy rate like? Would you have that info? I don't. but I can tell you that Ottawa is known as one of the most edu...
No problem. Ottawa is on the south bank of the Ottawa River and contains the mouths of the Rideau River and Rideau Canal. It connects the Saint Lawrence River on Lake Ontario at Kingston to the Ottawa River near Parliament Hall.
task293_storycommonsense_emotion_text_generation
task293-54e88de3a13e430a8d8a1355e9992104
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 ...
excited
task111_asset_sentence_simplification
task111-8cd534abd18f406491872f18ac920595
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...
Alfred Waterson of Parliament was one candidate that had success.
task1328_qa_zre_relation_generation_from_question
task1328-697de0fc8c5d4c789fe7853818bb9e85
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...
occupation
task1327_qa_zre_answer_generation_from_question
task1327-d678071ef0ad449ab98bad30316cf69d
Generate a correct and concise answer for the question based on the words in the context. Context : Global Sunday is the name of a Canadian television news series, which aired Sunday evenings on the Global Television Network. Question : Which network does Global Sunday appear on?
Global Television Network
task142_odd-man-out_classification_no_category
task142-cc265624b1294a07ac083037017f3dbe
Given a set of five words, generate the word from the set that does not belong (i.e. is the least relevant) with the other words. Words are separated by commas. spatula, plate, glass, fiberglass, bowl
fiberglass
task521_trivia_question_classification
task521-bb83d700eed74a73982d29d295009d22
In this task you will be given a text passage from a trivia quiz. You should choose the category this question belongs to from these categories: History, Science, Social Science, Fine Arts, Literature. You can only choose one category, so if in doubt, please choose the closest match. substance is subjected to the chemi...
Science
task074_squad1.1_question_generation
task074-fefc45236b7148afa6b3be4c9ebe0b07
This task is about reading the given passage and construct a question about the information present in the passage. Construct a question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) its answer is a continuous text span from the paragraph. Avoid creati...
Why did India stop supporting the military in Myanmar in 2008 ?
task1608_xquad_en_answer_generation
task1608-9b469b1930904b5185e6d0e75e716ff2
Answer the question from the given passage. Your answer should be directly extracted from the passage, and it should be a single entity, name, or number, not a sentence. Passage: There are also several smaller freight operators and numerous tourist railways operating over lines which were once parts of a state-owned sy...
1,600 mm (5 ft 3 in) broad gauge
task429_senteval_tense
task429-d06549ab04cf4ca39d5ce80e99c7aa57
In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". He collects as many pieces as he can hold while the thread continues to flo...
Present
task405_narrativeqa_question_generation
task405-ff6a6d81ab8e4caa95711c23b696bbd9
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 was Anodos transported to?
task1721_civil_comments_obscenity_classification
task1721-bad1d2c8db914946af3c3f165fc7f95b
Categorize the comment on the basis of obscenity. If the comment is obscene output Yes, otherwise output No. Stupid waste of life. Truly sorry this girl didn't get to enjoy her future.
Yes
task609_sbic_potentially_offense_binary_classification
task609-52d0f5d372104d9d93d8fa582eae2fac
In this task, you are given a text from a social media post. Your task is to classify the given post into two categories: 1) yes if the given post is potentially offensive to anyone (i.e., a subset of people, any particular person, etc.), 2) no, otherwise. Note that potentially offensive posts can contain sexual, racia...
No
task1412_web_questions_question_answering
task1412-443847bdb8e84dd3b99e4e3f8fea4732
A question is presented to you in this task, and your job is to write a potentially correct answer. what to see near sedona arizona?
Slide Rock State Park
task300_storycloze_order_generation
task300-a6b227d6ab6c41b0ba9b5308a52edaa7
In this task, you're given a short story of five sentences written in natural language. However, the order of the given story is not correct. Your job is to return the correct order for the given five sentences to create a coherent short story with the new order that has the correct flow. Generate your answer using the...
53142
task169_strategyqa_sentence_generation
task169-f353b0022274476ca2d95c4e25b8c709
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: Gymnastics, D...
Fact1: Mitch Gaylord won 1 gold medal, 1 silver medal, and 2 bronze medals at the 1984 Olympics. Fact2: Mary Lou Retton won 2 gold medals at the 1984 Olympics.
task1296_wiki_hop_question_answering
task1296-c416290daacf466180e0852c66710a23
In this task, you are given a context, a subject, a relation, and many options. Based on the context, from the options select the object entity that has the given relation with the subject. Answer with text (not indexes). Context: The New York City Subway is a rapid transit system owned by the City of New York and leas...
the bronx
task592_sciq_incorrect_answer_generation
task592-5adb97c691b5486f8bcedf111d58730a
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. What are small, icy objects that have very ell...
meteors
task024_cosmosqa_answer_generation
task024-5e1ae18295014dbe9e5eff784a77424c
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 ...
Pelin backs out on plans a lot.
task499_extract_and_add_all_numbers_from_list
task499-7caf872165bf4bf5949d7545bcc3fe94
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. ['d', '3221', '1285', '5031', 'd', 'j', 'b', 'q', '4549']
14086
task1714_convai3_sentence_generation
task1714-1b4f0e81423a4c02ad238608850e9b83
You are given a concatenated string consisting of two parts that are separated by a newline character. The first part is the user's initial question during a human computer conversation, the second part is a clarifying question asked by the computer in response to the question asked by the user. You should read the inp...
no id like to learn more about lowincome health care coverage in sonoma county ca
task183_rhyme_generation
task183-c41d55525cfe46a68a37baf47c46b334
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" join
broin
task373_synthetic_round_tens_place
task373-76337be0df7141a69a640ea36a52586a
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. [152, -463]
[150, -460]
task611_mutual_multi_turn_dialogue
task611-321bf4c748e64878a00b864b704e06a2
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...
A
task617_amazonreview_category_text_generation
task617-a84c50eda37a4b10967789ebe859a0a1
In this task, you're given a review from Amazon and your task is to generate the name of the category of the product based on the review given by the user. The categories are: kitchen, office product, watch, wireless, other, toy, digital video download, camera, jewelry, pet products, sports, industrial supplies, baby p...
wireless
task083_babi_t1_single_supporting_fact_answer_generation
task083-0af1b80ace3d4af2a60f10a52db829ae
You will be given a passage consisting of set of facts and a question as input. The task is to answer a question of form 'Where is <person_name>?' using one of the given facts to determine the latest location of the person. Answer should be a word/phrase describing the location from the supporting fact. Avoid answers t...
office
task074_squad1.1_question_generation
task074-a426d6d83e094c7083fadcf00c256d31
This task is about reading the given passage and construct a question about the information present in the passage. Construct a question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) its answer is a continuous text span from the paragraph. Avoid creati...
Who coined the term "abominable mystery"?
task1421_mathqa_other
task1421-a0927eff579e4e8c8ee052ce4baaa8dc
In this task, you need to provide the correct option for a given problem from the provided options. Problem: in a class of 38 children , 19 play tennis , 21 play squash and 10 play neither sport . ( 1 ) how many children play both sports ? Options: a ) 11 , b ) 12 , c ) 14 , d ) 15 , e ) 19
b
task904_hate_speech_offensive_classification
task904-c28bb5c9f8454dacbbd10ef0f0ad6d47
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. "@h...
Neither
task1292_yelp_review_full_text_categorization
task1292-3e3ea8e9ece84028a8ff067df0520a6a
You are given a review about a place. You need to provide a rating from "1 star" to "5 stars" for this place. I came here once to buy one of my eyeglasses and the service (like about 7 years ago) were very helpful.\n\nHowever, I came back a couple of weeks ago to see if they can get one of my eyeglasses fixed and just ...
1 star
task720_mmmlu_answer_generation_marketing
task720-19b1e9675ad84e979daf238d46c572fd
You are given a question on marketing. 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. An important characteristic of services...
C
task820_protoqa_answer_generation
task820-ae47e4724d4c474eb445e59d326ea77b
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 you wouldn't want to have two of.
kids
task592_sciq_incorrect_answer_generation
task592-c9d4c34a535745a7a5920e81dd69defc
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. What causes high winds and monsoon storms in t...
low winter temperature
task125_conala_pair_differences
task125-6b01ac873ddb40c089f6fe643af5aab0
In this task you are given a list of integers and you need to find the absolute value of the difference between each two consecutive values. The output should be a list of the absolute value of the differences of each two consecutive values. [81, 47, -89, -89, 34, 45, -86, 64]
[34, 136, 0, 123, 11, 131, 150]
task1398_obqa_question_generation
task1398-ece8f20a109745a18c4e7dbc84785eb2
Given a fact, create a question that can be answered using the fact. Construct the question such that it is unambiguous, has a unique answer and the answer can be given using the fact. Fact: June is during the winter in the southern hemisphere
Winter in the Northern Hemisphere?
task928_yelp_positive_to_negative_style_transfer
task928-0d4ed46a996745dd91ea3bf5c4937708
In this task, you are given a positive review and your task is to convert it to a negative review by making minimal changes. Avoid changing the context of the review. the color that she uses on my girlfriend 's hair looks great .
the color used on my friend was a bad choice
task111_asset_sentence_simplification
task111-fe7a3551778340d7be18e4e7dc23f479
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...
Luciano Spinosi was born in Rome on May 9, 1950. He was an Italian football player.
task1730_personachat_choose_next
task1730-93d98585d2df46d69e81d50e68635525
You will be given a person's personality, and a history of a conversation this person has had. You will be given four candidate sentences to complete the conversation, based on the context. Choose one and answer with the text. Personality: I like crab dipped in butter. I like to kayak. I like to fly model airplanes. I ...
Lobsters are delicious, I love to catch them on kayak.
task820_protoqa_answer_generation
task820-ae448f37e4c744779025c7fc0b6883ef
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 a patient might do that would make a dentist complain
scream
task324_jigsaw_classification_disagree
task324-40fd962b7519427e8e3e8728bdaad43e
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: disagree or agree. Classify the comment as disagree if it is likely to raise a certain level of public disagreement, whether healthy or unhealthy. The disagreement can be due to toxic content (...
Agree
task522_news_editorial_summary
task522-47797ac17bee439680fbf3e04277d634
Your task is to extract the thesis of an opinionated news article by selecting some of its text segments. The thesis is a summarization of what the author wants to persuade the reader of. Your answer should consist of segments of the given text. Note that you are not allowed to combine different sentences. Treating Afr...
It was reported in The Guardian last week that Emergency, an Italian NGO, administered an untested heart drug known as Amiodarone, to patients at an Ebola treatment centre in Lakka, Sierra Leone Amiodarone, a drug licenced to regulate the heartbeat, has never been tested outside of a lab setting to treat humans or anim...
task471_haspart_answer_generation
task471-95bcae231bfb4de6866b6c496d620c3b
Given an entity as input, output another entity which is part of the input entity. 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., output entity) is in a part-of relationship with its holo...
arm
task339_record_answer_generation
task339-e89e7be2d9334c9cb6daec134fccfe2f
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]. Washington (CNN) North Korea might not be a...
North Korea
task1661_super_glue_classification
task1661-af53c4b577284179bf38ffa1b650b793
In this task, you are given Wikipedia articles on a range of topics as passages and a question from the passage. We ask you to answer the question by classifying the answer as 0 (False) or 1 (True) Passage: Kershaw Knives -- Kershaw Knives was started in Portland, Oregon in 1974 when knife salesman Pete Kershaw left Ge...
0
task322_jigsaw_classification_threat
task322-e32bcd4bef4144e8ae8e9eb6c4e3f45b
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: threat and non-threat. Threat is a statement that someone will be hurt or harmed, especially if the person does not do something in particular. Comment: Castration, problem solved
Threat
task373_synthetic_round_tens_place
task373-745e910eaec744d0a8c7223f11d31304
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. [341, 549]
[340, 550]
task1727_wiqa_what_is_the_effect
task1727-26909368e0b649e3bd290d44090163ad
In this task you will be given a process, and a question. The process contains a sequence of steps that happen in order. The question asks about the effect of a certain event on another event. If the first event has a positive effect on the second event, answer with "for", if it has a negative effect, answer with "agai...
against
task1447_drug_extraction_ade
task1447-b2a20d3a4ab34c2ba05191cc98a14b7b
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...
Amantadine
task363_sst2_polarity_classification
task363-dccae03d3d374487acadfb2c42b77c95
In this task, you are given sentences from movie reviews. The task is to classify a sentence as "POS" if the sentiment of the sentence is positive or as "NEG" if the sentiment of the sentence is negative Cuaron repeatedly , perversely undercuts the joie de vivre even as he creates it , giving the movie a mournful under...
POS
task638_multi_woz_classification
task638-d10bd4adbcb84d478ccf64465097b96d
You are shown a conversation between a user and system. Identify who has spoken the indicated sentence based on the conversation. Sentence1: Yes, could you give me their phone number and the entrance fee? Sentence2: No, but maybe there is something in the type of college? Sentence3: Your reference is BY4SOX2L . Do you ...
Answer: (B) System
task229_arc_answer_generation_hard
task229-63592b888a2d4cce9ca4f07105bea39b
You are given a science question (hard-level) and four answer options (associated with "A", "B", "C", "D"). Your task is to find the correct answer based on scientific facts, knowledge, and reasoning. Do not generate anything else apart from one of the following characters: 'A', 'B, 'C', 'D'. There is only one correct ...
C
task303_record_incorrect_answer_generation
task303-360f7749cb5a409bbf19c70e46ff576b
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 ...
American
task1295_adversarial_qa_question_answering
task1295-fbb8a906f5fd430ab955b61148903bbd
In this task, you are given a question and a context passage. You have to answer the question based on the given passage. __ was born in Poland, Ohio., Context: After 12 years as commissioner of the AFL, David Baker retired unexpectedly on July 25, 2008, just two days before ArenaBowl XXII; deputy commissioner Ed Polic...
Ed Policy
task497_extract_all_numbers_from_list_in_order
task497-e304d548af5446f6af18cd184fc02dd8
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. ['B', '4707', 't', '1701', 'c', 'K', '2851', '2039', '323', 'b', 'r', '6229', '6623', 'G', '8755', 'h']
4707, 1701, 2851, 2039, 323, 6229, 6623, 8755
task866_mawps_multidiv_question_answering
task866-24023884265c4ff1ab6040980b165914
You are given a math word problem and you are supposed to apply multiplication or division mathematical operators on the numbers embedded in the text to answer the following question and then only report the final numerical answer. There are 261 fishbowls . Each fishbowl has 23 fish . How many fish are there ?
6003
task293_storycommonsense_emotion_text_generation
task293-4474b45efafb4a1fb5b7e39f2d7cc202
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 ...
defiant
task1217_atomic_answer_generation
task1217-dc4ccbc230ee4dc2b5356ac483ff859d
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 divides ___ into classes
students
task469_mrqa_answer_generation
task469-595c608128da4e19a42045ce89955495
Given a question and a context passage, generate the answer having the word or phrase from the context passage. Here, the answer should be a shortest continous span from the passage. Context: The film Calvary is a parable of the betrayal of the Irish people by the Irish Catholic Church.Context for the story: The Irish ...
james
task247_dream_answer_generation
task247-c88ecb1abf364b3d81185ac1f2dae041
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: Excuse me, how can I get to the Riverside Theater? W: Sorry I didn't earth what you said. M: Please sho...
(C) The man doesn't like going there because of the long way.
task099_reverse_elements_between_index_i_and_j
task099-c18c528177f24d50b035b906e2541769
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 list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. 1, 1, ['e', '870...
e
task209_stancedetection_classification
task209-fe48a012fa1b4902ae0735e4e9639389
Given the Target and Argument texts detect the stance that the argument has towards the topic. There are three types of stances "in favor", "against", and "neutral". Topic: Mandatory calorie counts on menus Argument: Mandatory calorie counts infringe restaurants' freedom of speech.
against
task141_odd-man-out_classification_category
task141-582e4911be414733b16826a6d6ca59f3
Given a category and a set of five words, find the word from the set that does not belong (i.e. is the least relevant) with the other words in the category. Words are separated by commas. Category: aesthetic characteristic Words: size, endure, texture, variety, fair
endure
task1714_convai3_sentence_generation
task1714-102dbfb647ba40d4902649d308e434bb
You are given a concatenated string consisting of two parts that are separated by a newline character. The first part is the user's initial question during a human computer conversation, the second part is a clarifying question asked by the computer in response to the question asked by the user. You should read the inp...
no i am interested in worms that are in nature
task170_hotpotqa_answer_generation
task170-323cc2a28e42420cb9d29e467c1d5c60
In this task, you are given a set of context paragraph and some supporting facts to answer a question. Your task is to generate answer for given question based on set of context paragraphs and supporting facts. Context_1 : Walter Sorrells is an award-winning author of mystery and suspense novels for adults and teens. H...
more than twenty
task183_rhyme_generation
task183-ac15eeb30c3c407a94962b6f2aa2dd5a
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" check
lech
task085_unnatural_addsub_arithmetic
task085-7d8f173ff42748529435e682dea88059
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. 7978 - 9907 - 6447 + 5619 - 5206 - 7622 + 5437 - 5807
31911
task183_rhyme_generation
task183-658596decf7d4601aca6e82d0e8d36ae
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" family
boisjoly
task045_miscellaneous_sentence_paraphrasing
task045-0656dd1e2c1f4c4f9a3ed709258f9486
You are given a question, its answer, and a sentence that supports the question, i.e., the answer to the question is inferable from the sentence. In this task, you need to paraphrase the given sentence so that the paraphrased sentence still supports the question i.e. you can still infer the answer to the question from ...
In the human body, the esophagus, the stomach, and the intestines are the structures that make up the digestive system.
task1412_web_questions_question_answering
task1412-0fae49ef721b435bbc7265e932ee6262
A question is presented to you in this task, and your job is to write a potentially correct answer. where did joe namath live?
Fire Island
task956_leetcode_420_strong_password_check
task956-9dabf25d1c824ef7b8afd9238676089d
You are given a password and you need to generate the number of steps required to convert the given password to a strong password. A password is considered strong if (a) it has at least 6 characters and at most 20 characters; (b) it contains at least one lowercase letter and one uppercase letter, and at least one digit...
19
task458_matres_negation_classification
task458-b7a3af143a8944da96470bff38c2fee4
You will be given a context and a verb separated with a newline character, and you have to answer if the given verb is a negation or not. A verb is a negation if it is not going to exist, not happen, or has no effect. The output should be "Yes" if the verb is a negation and "No" otherwise. Buried a foot beneath the gro...
Yes
task103_facts2story_long_text_generation
task103-9598e046008e415580f2c8c6b9dd0f10
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: Gandhi is...
On the day of Gandhis assassination on 30 January 1948,:18–21 after an evening prayer, an elderly Gandhi is helped out for his evening walk to meet a large number of greeters and admirers. One visitor, Nathuram Godse, shoots him point blank in the chest. Gandhi exclaims, Oh, God!, and then falls dead. In 1893, the 23ye...