task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task413_mickey_en_sentence_perturbation_generation
task413-b963f62bbd364f8e9e9b68fdeecf506f
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 e...
If you want to define software then you should attend a course .
task1678_mathqa_answer_selection
task1678-9dbafd5d1b234e97a920e6cfe913f3e8
Given a math problem with context and a question and 5 answer choices, the task is to provide the correct answer choice based on the problem. You must choose one of the given answer choices by letter: a, b, c, d, or e; anything else is invalid. Problem: two trains, one from howrah to patna and the other from patna to h...
e
task099_reverse_elements_between_index_i_and_j
task099-fc0e798ce22d4cadbef06d9321141f48
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. 13, 21, ['91', '...
5219, 6363, j, 8345, z, 9755, 2021, 5837, 3467
task1584_evalution_meronym_classification
task1584-f63457e011d74930a927deab86e2ecb0
Given an object and a part, decide whether the object has that part. For example is you are asked 'gun has barrel', you need to decide if a gun has a barrel as one of its components or parts. All sentences strictly follow the template 'object has part?.' The answer should be 1 or 0, 1 means the object has the given par...
1
task456_matres_intention_classification
task456-bb6581033f494b1b9881e14f31534023
You will be given a context and a verb separated with a newline character. You have to identify if the given verb implies an opinion, an intention, a wish or not. Please note that a verb refers to an intention only if it refers to an event planned to happen in the future and is not conditional (or part of a condition)....
No
task615_moviesqa_answer_generation
task615-baf52128879f40c2ae3cf8fd9ef9e571
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 was the release date of The Horribly Slow Murderer with the Extremely Inefficient Weapon?
2008
task616_cola_classification
task616-5e1495443096492098b13d797a2f5643
You're given a sentence and your task is to classify whether the sentence is acceptable or not. Any sentence which is grammatically correct, has a naturalistic text, is written by a native speaker and which minimizes superfluous content is acceptable, otherwise unacceptable. If the sentence is acceptable then write "ac...
acceptable
task072_abductivenli_answer_generation
task072-5b00b990fc474f2283c92e438865701a
In this task, you're given the middle and ending of a three-part story. Your job is to complete the short story by writing a probable beginning of the story. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using any irrelevant extra information when creating ...
My sister in law works in an assisted living center.
task495_semeval_headline_classification
task495-eba416ec7a2642a5a477414acf3005c5
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
task124_conala_pair_averages
task124-7b45d4ad4243414ebfe77d4f3fec6bc7
In this task you are given a list of numbers and you need to find the average of each two consecutive values. The average of two numbers a and b is calculated as: (a + b) /2. The output should be a list of the averages of each two consecutive values. A list is presented with two brackets and comma-separated values, lik...
[-29.5, 14.0, 39.0, 37.0, 69.0, -1.5, -73.5, -52.5]
task183_rhyme_generation
task183-c1ac6f6a9cad4d72b039d25f4ce10383
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" light
tonight
task956_leetcode_420_strong_password_check
task956-3a484ad381cd46739e1f435fed5eba54
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...
14
task1361_movierationales_classification
task1361-ac0769bff53547f7a665b5ed0a354359
In this task, you must classify if a given review is positive/negative, indicating your answer as P or N. okay , bear with me y' all , cause first off i have to get this off my chest : what the hell is up with that damn crab ? ? ? whew . okay . cause that same clip shown over and over again was beginning to get on my n...
N
task094_conala_calculate_mean
task094-0675f37611874696a75c85455cc80b87
In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places. [117.913, 21.456, 98.401, -32.801, -20.798, 182....
81.17
task155_count_nouns_verbs
task155-66099e5a8f8b43c79b8852442a1c7012
In this task, you need to count the number of nouns/verbs in the given sentence. Sentence: 'The private parking sign has been saved by someone'. Count the number of verbs in this sentence.
1
task105_story_cloze-rocstories_sentence_generation
task105-56845f52009647fa89cb4f1560b43fb7
In this task, you're given a four sentences of story written in natural language. Your job is to complete end part of the story by predicting appropriate last sentence which is coherent with the given sentences. Sentence1: Last Friday was Tad Dunkin's first race in nascar. Sentence2: He had been waiting for this his wh...
Tad was seriously injured.
task847_pubmedqa_question_generation
task847-f47094ad00704857879bc74cebc32853
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 ...
Is tP53 Pro72 allele enriched in oral tongue cancer and frequently mutated in esophageal cancer in India?
task1583_bless_meronym_classification
task1583-bc2ac6db4dc14dce9f4ddf8e1727ba3e
Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.' spear has metal?
1
task045_miscellaneous_sentence_paraphrasing
task045-2c295d5ec84349bbbdd0c024f7efa0b4
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 ...
For a scientist to create a chemical reaction, they need to involve reactants and products.
task900_freebase_qa_category_classification
task900-54b992accc3e4745ac07a3a3b475e5ac
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'...
music
task900_freebase_qa_category_classification
task900-9c915122e0414f4e951c7bad58ad8af9
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'...
travel
task293_storycommonsense_emotion_text_generation
task293-7b1a9b62f8ba413186b4b30b02c6f08b
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 ...
None
task246_dream_question_generation
task246-3e23202e8db24806832aae737858431b
In this task, you will be shown a conversation. You need to write a question with three choices for the conversation. Your question should be answerable based on the conversation and only have one correct answer. Note that you don't need to answer your question. "W" and "M" in the conversations stand for "woman" and "m...
What does the man's friend infer in the last sentence of the conversation? (A) He was able to buy some candy without a problem. (B) They might have more luck with the machine tomorrow. (C) He'll buy his friend something at a different place.
task575_air_dialogue_classification
task575-e6bd1123c55d4c2b8eec6cae5142a295
In this task, you are given a dialogue from a conversation between an agent and a customer. Your task is to determine the speaker of the dialogue. Answer with "agent" or "customer". Sure, may I know your source and destination airport codes?
agent
task024_cosmosqa_answer_generation
task024-0dcf52c8a06b4eb095bd5cda341d958b
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 ...
There may be a lecture about behavior .
task1285_kpa_keypoint_matching
task1285-9724e838bf614359a17b04e95ee504fc
The input contains a debate topic, an argument on the topic and a keypoint, separated by "<sep>". Your task is to answer if the keypoint matches the argument and summarizes exactly what the argument means, in the context of the given topic. Topic: We should subsidize journalism<sep>Argument: When you subsidize journali...
False
task820_protoqa_answer_generation
task820-36dbf3a83bd7404294d4c0dc42d2aafc
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. what is your favourite part of the human body?
arms
task1645_medical_question_pair_dataset_text_classification
task1645-6adb40b7b1754672be4bd4e965d34be9
In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning. Sentence1: I have a purple vein in the left sid...
Similar
task169_strategyqa_sentence_generation
task169-e1c3e5a07abf4a53838767c93503fd7c
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: Acetylene, De...
Fact1: Acetylene is used for oxyacetylene welding Fact2: An acetylene/oxygen flame burns at about 3,773 K Fact3: The star Betelgeuse has a surface temperature of 3,500 K
task1308_amazonreview_category_classification
task1308-ca1774d3c23a4ba5b3c727be88abeeb6
In this task, you're given a review from Amazon and category of the product based on the review given by the user and your task is classify whether the given category match the review. Generate "True" if given review and its category match, otherwise generate "False". Reviews: DVD arrived in package looking fine, no da...
True
task616_cola_classification
task616-769afd904e4e46c4b0cb3af130ed9449
You're given a sentence and your task is to classify whether the sentence is acceptable or not. Any sentence which is grammatically correct, has a naturalistic text, is written by a native speaker and which minimizes superfluous content is acceptable, otherwise unacceptable. If the sentence is acceptable then write "ac...
acceptable
task1400_obqa_incorrect_answer_generation
task1400-ebf3500f567a4f46aac510c42032330d
This task is about generating an incorrect answer to a question given the question and a true statement related to the question. The answer must be related to the question, but incorrectly answer it given the context. Fact: matter vibrating can cause sound. Question: Which is loudest?
a flea fart
task606_sum_of_all_numbers_in_list_between_positions_i_and_j
task606-fc5f7b3cb7904e74ac02b57fafb0ffc6
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 return the sum of all the numerical elements in the list A between the positions i and j (including positions i and j). Return 0 if no numerical element is present in the list between the given ranges. i and j will be...
8579
task1384_deal_or_no_dialog_classification
task1384-800e4074601e4a559b4efc960a3b38df
Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. THEM: i keep the ball and you can have the rest. YOU: deal.
Yes
task901_freebase_qa_category_question_generation
task901-e98dbe0d4ef343faac840c1556d71c08
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. user
What term related to human diet was coined in 1911 by Casimir Funk?
task183_rhyme_generation
task183-1f796fe5c5ec48408b47c55173cb1610
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" shoulder
dolder
task088_identify_typo_verification
task088-c09bf6739ca74fc3898a4b69a469d537
The given sentence contains a typo which could be one of the following four types: (1) swapped letters of a word e.g. 'niec' is a typo of the word 'nice'. (2) missing letter in a word e.g. 'nic' is a typo of the word 'nice'. (3) extra letter in a word e.g. 'nicce' is a typo of the word 'nice'. (4) replaced letter in a ...
wihte
task183_rhyme_generation
task183-04a8227753d14ca186be72169470b334
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" divide
implied
task074_squad1.1_question_generation
task074-082df51b0ec34c1e8b8ea19bfa02b94a
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...
However Christianity can be found within the city, particularly which neighborhoods?
task363_sst2_polarity_classification
task363-4606cb05c80c4f528543f08d44938047
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 Hmmm ... might I suggest that the wayward wooden one end it all by stuffing himself into an electric pencil sharpene...
NEG
task478_cls_english_music_classification
task478-f0ab4c2d943c4c1eaef7d3e80415a999
In this task, you are given music product reviews in English language. The goal is to classify the review as "POS" if the overall sentiment of the review is positive or as "NEG" if the overall sentiment of the review is negative. A Mistake . To be honest, I must have hit a button by mistake which caused me to order som...
NEG
task138_detoxifying-lms_classification_fluency
task138-7ffed9486e1448d3be40f701c63a6978
Given a prompt and two completions from a language model, select the completion that is the most fluent with respect to continuing the prompt. Fluency is defined by coherency and ease of understanding, not necessarily grammatical correctness. Generate either Completion A or Completion B. Prompt: What if weekend service...
Completion A
task461_qasper_question_generation
task461-d933b5a69d654708b63086c1f97e5283
In this task, you will be presented with a context from an academic paper and you have to write an answerable question based on the context. Your questions can be extractive, abstractive, or yes-no questions. The first type of classifier we evaluate in this work are feedforward neural networks (DNNs) consisting of 3 hi...
What type of models are used for classification?
task1510_evalution_relation_extraction
task1510-3a958113ea9c45aea298b062e167eb5e
Given a phrase describing the relationship between two words, extract the words and the lexical relationship between them. The relation has to be of the type 'MemberOf', 'MadeOf', 'Synonym', 'Entails', 'HasA', 'HasProperty', 'PartOf', 'Antonym' or 'IsA'. The output should have the format: word1 relation word2. home can...
home Antonym vacation
task475_yelp_polarity_classification
task475-8c76017029b346a4b2d517bd0c67f85c
In this task, you are given Yelp reviews. The task is to classify a review as "POSITIVE" if the overall sentiment of the review is positive or as "NEGATIVE" if the overall sentiment of the review is negative. We came to the Grand Wok for dinner before hitting the clubs at my bachelorette party. We had a party of 6 with...
POSITIVE
task900_freebase_qa_category_classification
task900-e3555898168843a988ade6c126ca1709
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'...
influence
task151_tomqa_find_location_easy_clean
task151-ddc577f5523d4c55913170ea6a25302e
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...
green_pantry
task1327_qa_zre_answer_generation_from_question
task1327-126bfcd45931408bbd959848f8ea839d
Generate a correct and concise answer for the question based on the words in the context. Context : Ralph Chandler (23 August 1829 -- 9 February 1889) was a Rear Admiral of the United States Navy. Question : What army was Ralph Chandler a part of?
United States Navy
task070_abductivenli_incorrect_classification
task070-32cc0da192fb4c1db1385c153baef78e
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 incoherent / implausible by indicating 1 or 2 in the output. If both sentences are plausible, pick the one that makes less sense. Beginning: Bryan went to...
2
task904_hate_speech_offensive_classification
task904-6f3db30291304e4fbcc175fddd23eafb
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. &#8...
Neither
task274_overruling_legal_classification
task274-855f1d2927fd49f0a468a3e49d661c1a
In this task, you will be shown a sentence, and you should determine whether it is overruling or non-overruling. In law, an overruling sentence is a statement that nullifies a previous case decision as a precedent by a constitutionally valid statute or a decision by the same or higher ranking court which establishes a ...
overruling
task1595_event2mind_text_generation_1
task1595-b05bc58ac07d4aa6b0194728742f36dc
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 leaves a ___ behind
accomplished
task207_max_element_lists
task207-0718ed2760d84047b1faedd7836a0693
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. [[31, -159], [-109,...
[31, 93, -72]
task1703_ljspeech_textmodification
task1703-69a10a053c4946f9895705d54fdcd749
The task is reading a paragraph containing numbers as digits. The digits can be used to represent Quantity, Dates and Time, Addresses or Positions. Convert the digits into their text equivalents. If a number has a prefix, postfix or punctuation preserve it in the text equivalent. 100000 is translated as hundred thousan...
William the fourth was also the victim of a murderous outrage on Ascot race course in eighteen thirty two,
task923_event2mind_classifier
task923-69c0fe7906874b39b14cb25c5730d427
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 pushes ___ around. Intent: 1) to relax 2) to get to a destination
Negative
task074_squad1.1_question_generation
task074-8b0dcf2f31ef437db1ce98989526206a
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...
What type of groups have been failing to keep up with waste management in Nigeria?
task900_freebase_qa_category_classification
task900-9040a6bf6aff4201bbcd586a2a6eb4d7
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'...
location
task071_abductivenli_answer_generation
task071-a18a2855dd4743b3abdf68a015595a3c
In this task, you're given the beginning and the middle of a three-part story. Your job is to complete the short story by writing a probable ending. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using any irrelevant extra information when creating the endin...
Jose had fun at the skatepark.
task147_afs_argument_similarity_gay_marriage
task147-4059737538834f2aa10be81519beadf4
We would like you to classify each of the following sets of argument pairs (discussing Gay Marriage) 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 FA...
Not similar
task478_cls_english_music_classification
task478-e2a04444c20546f9ac667dcfafa33d1a
In this task, you are given music product reviews in English language. The goal is to classify the review as "POS" if the overall sentiment of the review is positive or as "NEG" if the overall sentiment of the review is negative. the way this song was supposed to sound . I'm astounded at the number of people that think...
POS
task456_matres_intention_classification
task456-90843ccfa14349bdbe2425db29e09aa3
You will be given a context and a verb separated with a newline character. You have to identify if the given verb implies an opinion, an intention, a wish or not. Please note that a verb refers to an intention only if it refers to an event planned to happen in the future and is not conditional (or part of a condition)....
Yes
task303_record_incorrect_answer_generation
task303-e2df5cd4a1f8435ca2ca01eb7c2fb3ba
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 ...
German
task183_rhyme_generation
task183-3a942ca2130941aca30b29b424955705
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" lead
red
task1291_multi_news_summarization
task1291-98aef85b7f464a46951950b41ec06a2a
In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them. North Korean leader Kim Jong Un (4th R) visits the Kumsusan Palace of the Sun to pay tribute to founding President Kim Il Sung and former leader Kim Jong Il to mark the 61st anniversary of the vi...
The might of the Workers' Party "is growing stronger under the seasoned guidance of Marshal Kim Jong Un," North Korean state media announced today—but the marshal's whereabouts are still unknown and he was apparently missing from a major event today. Top North Korean leaders visited a mausoleum to pay their respects to...
task608_sbic_sexual_offense_binary_classification
task608-d04ddc867d9943a4855cb319b77d1d3f
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 sexually offensive, 2) no, otherwise. Emphasis on sexually offensive or any lewd reference. Generate label 'no' for offensive posts that do not reference sexually explici...
No
task1359_numer_sense_answer_generation
task1359-d4c25714df9247a6a9cfa1ed76c3d3f1
Given a sentence, fill out the missing word with a 'no' or a number (between zero and ten). You should write the numbers with english alphabet, like: four instead of 4. Humanity is responsible for ____ or six billion tons a year.
five
task823_peixian-rtgender_sentiment_analysis
task823-aa6e63e4f37d46d68d0986179e247288
Given a 'poster' sentence and a corresponding 'response' (often, from Facebook or Reddit)classify the sentiment of the given response into four categories: 1) Positive, 2) Negative, 3) Neutral, and 4) Mixed if it contains both positive and negative. Poster: Danny Brown. Countdown. Responser: Jonah hill
Neutral
task590_amazonfood_summary_correction_classification
task590-b474f39550b54e3ebb54ea3b61bc051a
In this task, You are given an amazon food product review and its summary. Your task is to Generate "True" if given review and its summary match, otherwise generate "False". Please ignore the one-star comments, if you check the bag the main ingredient IS in fact whole grain brown rice and the second is rice flower. Wit...
True
task305_jeopardy_answer_generation_normal
task305-a5268bfa7c834ac588a503f32aeb4523
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: BUSINESS & INDUSTRY Clue: It's the "rock" in Prudential's ads
gibraltar
task165_mcscript_question_answering_commonsense
task165-5b44209ab60849b58b7c8bc3658844fc
You are given a paragraph (Passage), a question (Question) and two answer options (Option1 and Option2). Your task is to choose the correct answer to the question based on the passage. Answer of the question cannot be found directly from the passage, it is indirectly indicated in the passage. Do not answer with words o...
dinner table
task590_amazonfood_summary_correction_classification
task590-f811746986b7492d81889812399d7174
In this task, You are given an amazon food product review and its summary. Your task is to Generate "True" if given review and its summary match, otherwise generate "False". Too much of a good thing? We worked this kibble in over time, slowly shifting the percentage of Felidae to national junk-food brand until the bowl...
True
task820_protoqa_answer_generation
task820-95d19b618efd4adcad1213619a263cf2
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 a company that makes batteries.
energizer
task072_abductivenli_answer_generation
task072-3244a8ad84cf420ba0fc8150af38c1a1
In this task, you're given the middle and ending of a three-part story. Your job is to complete the short story by writing a probable beginning of the story. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using any irrelevant extra information when creating ...
I put a bowl of sugary sweets out on my kitchen table.
task478_cls_english_music_classification
task478-a4d056fbaff24bb48e3bd20a26ac08ef
In this task, you are given music product reviews in English language. The goal is to classify the review as "POS" if the overall sentiment of the review is positive or as "NEG" if the overall sentiment of the review is negative. Hank Snow Has Voice and Rhythm . Hank Snow is great on this CD. He and his band found rhy...
POS
task592_sciq_incorrect_answer_generation
task592-8203c5aea1b846169f09c72d152740ea
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 adds phosphate groups to receptor protein...
brain kinases
task1289_trec_classification
task1289-7d73c78a9cfd4cd0882a55de4e2169b6
You are given a question. You need to detect which category better describes the question. A question belongs to the description category if it asks about description and abstract concepts. Entity questions are about entities such as animals, colors, sports, etc. Abbreviation questions ask about abbreviations and expre...
Description
task897_freebase_qa_topic_question_generation
task897-dd02e8610f8a484bb3ddf7fa672818b0
Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question. abbotsford house
Abbotsford House, on the banks of the Tweed, was the home of which author?
task286_olid_offense_judgment
task286-eda2e083b1d24399b8cfd3aa646a358e
In this task you are given a tweet and you must identify whether the tweet contains any offense or any form of (untargeted) profanity. Label the post as NOT if the post does not contain offense or profanity. Non-offensive posts do not include any form of offense or profanity. label the post as OFFENSIVE if the post co...
NOT
task847_pubmedqa_question_generation
task847-3c719f1d727e455d88450c4397877b93
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 brief refeeding rapidly reverse dietary restriction-induced nuclear factor-kappaB downregulation in peritoneal resident cells?
task389_torque_generate_temporal_question
task389-1ee717d3aa39453f9e8f5d07d12ff6d3
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?
task844_financial_phrasebank_classification
task844-270e3f1a1ceb433d98ae9b7549cd68b9
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:In addition , the contract includes modification of the effluent treatment plant at Follum . polarity:neutral
true
task303_record_incorrect_answer_generation
task303-99ef2f6cd3314c259f39d818198b3fbf
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 ...
Hebrew
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately
task509-2bb56ae93c5542a49c7c6d0046c817ec
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...
D, p, M, Y, A, l, M, p, G, k, Z, G, z, A, a, h, 8541, 3783, 6463, 9379, 3037, 8423, 3739, 1733, 8441
task1594_yahoo_answers_topics_question_generation
task1594-8cdc187575e14fe583675a0d4c0fd40d
You are given a passage. You need to construct a question about the information present in the passage. Construct a question in such a way that (i) it is unambiguous, (ii) its answer is the whole paragraph. Avoid creating questions that can be answered correctly without actually understanding the paragraph. Your questi...
How many licks does it take to get to the center of a tootsie pop?
task089_swap_words_verification
task089-edb0f402cce840dcb27365c0c470fb58
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...
(7, 8)
task820_protoqa_answer_generation
task820-e5dcd7b7fa7e4ed9a45d5a9aa901a1e4
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. other than money, name a reason you would switch jobs.
location
task870_msmarco_answer_generation
task870-8dddc9c46fe2491e85f9faf7bf26a536
Given a passage and a query based on the passage, generate an unambiguous, concise and simple answer to the query from information in the passage. Note that the answer may not be present in exact form. How many years do you have left until retirement? The more years you have until retirement, the less you will have to ...
The loan has to be paid back within 90 days of your separation.
task308_jeopardy_answer_generation_all
task308-fa344f06b8544799aabb38eb65bcae9c
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: NOT JUST AN AD WRITER Clue: Zelda Sayre broke her engagement with him (a broke adman...
f. scott fitzgerald
task673_google_wellformed_query_classification
task673-97a71cab567a466aab82257093676b65
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...
Good
task590_amazonfood_summary_correction_classification
task590-0e48f0c5ceb041b4870882d38837c1bf
In this task, You are given an amazon food product review and its summary. Your task is to Generate "True" if given review and its summary match, otherwise generate "False". Pop-Chips are VERY GOOD! I'm on a mission to lose weight and these have replaced high calorie snacks. I think I even like these better than regu...
True
task1508_wordnet_antonyms
task1508-9fbb43dcede34e4984a735a35bea0cb6
Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it. proactive
retroactive
task268_casehold_legal_answer_generation
task268-153a2cb32a764a43ab5bc86b933bf3d0
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)
task1381_quarel_incorrect_option_generation
task1381-e97cfdc9049a440a9d17e9b342a8b616
You are given a sentence, a question and two answer options. Your task is to write down the index ('A' or 'B') of the **incorrect** option for the given question. Sentence: Jim wears a thick Kevlar vest. Jack is just wearing a cotton shirt. Question: Which top would stop a bullet? (A) Kevlar (B) Cotton
B
task684_online_privacy_policy_text_information_type_generation
task684-06ea40354c9f43958f86c9314ac6e9e5
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 your financial information for an unspecified purpose. Collection ha...
Financial
task820_protoqa_answer_generation
task820-63f1749964f24ba683e576766945ba8f
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. tell me the title of a movie that used claymotion or puppets
chicken run
task1347_glue_sts-b_similarity_classification
task1347-50532035e0f64b848ca0b3e1790d64d7
Evaluate the similarity between them and classify them into classes from 0-5 as follows: 0 : The two sentences are completely dissimilar. 1 : The two sentences are not equivalent, but are on the same topic. 2 : The two sentences are not equivalent, but share some details. 3 : The two sentences are roughly equivalent, b...
0
task310_race_classification
task310-f7575d5b966b4e4bbae7efff4d42dac3
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: Have you felt annoyed when a c...
Yes
task328_jigsaw_classification_insult
task328-c0f946443ef147e6ba6440fcb7bddf1c
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: insult and non-insult. Insult is any lanugage or act that is disrespectful or scornfully abusive. Comment: Idiot
Insult
task566_circa_classification
task566-8e905ac8aef34a7583810ad84794ba69
In this task, you are given two sentences. Your task is to classify the given sentences as "Yes" if they have same meaning; otherwise, classify them as "No". Sentence-1: When they're busy I work overtime.<sep>Sentence-2: I work more than 8 hours .
Yes
task303_record_incorrect_answer_generation
task303-e975b35967d4466fa85c5d026f1b8d6a
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 ...
Michael Chertoff