task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task351_winomt_classification_gender_identifiability_anti | task351-480da5c9b3cc4c29915ce13e8b6a9a61 | In this task, you are given a sentence and a profession. The sentence mentions two professions: one's gender is identifiable using the gendered pronouns in the text and the other's gender is unidentifiable. You are expected to return whether the given profession's gender is identifiable or unidentifiable.
Sentence: The... | Identifiable |
task454_swag_incorrect_answer_generation | task454-a273f1a79c144e7aaa0bd01e44d5c390 | Given a sentence, generate a most unlikely next statement. The next statement should not be logically relevant to the given context
Someone's three guy friends join them. Someone | gazes a beer at the shiny bird's perched on its head. |
task861_asdiv_addsub_question_answering | task861-3d71d45afbee4269948fcfe65c077d7f | Given a math word problem, answer the following question. You might need to apply addition or subtraction mathematical operators on the numbers embedded in the text to answer the question and then only report the final numerical answer.
haley had 2 dollars . if she got 13 more dollars in total for doing chores and her ... | 11 |
task156_codah_classification_adversarial | task156-5a9243a6b4af4113851b3d7cc0b4bd8f | Given a prompt and four completions, select the completion that is the most plausible in continuing or answering the prompt. This task is designed to test common sense and has various categories ranging between idioms, negated statements, polysemy, subject referencing, and quantitative reasoning. Generate either Comple... | Completion A |
task308_jeopardy_answer_generation_all | task308-c7ab50f5292a4ecdb4bbef758e3fa2b9 | 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: ON THE COVER OF SGT. PEPPER
Clue: This "Das Kapital" author stands between comedian ... | karl marx |
task611_mutual_multi_turn_dialogue | task611-3b4f5a78697f47909da983ada4879ef4 | 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 |
task311_race_question_generation | task311-2d0e4984f9c04a278f84677f65ca9bfb | In this task, you're given an article and an answer. Your task is to generate the question for the answer based on the given article.
Article: Most people know precious gemstones by their appearances. An emerald flashes deep green, a ruby seems to hold a red fire inside, and a diamond shines like a star. It's more di... | Why did the U.S. government pass law that requires companies selling gemstones to determine the origins of their stones? |
task413_mickey_en_sentence_perturbation_generation | task413-e052aba07daf4afb82e935e2b21eb5c6 | 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.
You are ... | You are right to find an apple tree in orchards . |
task142_odd-man-out_classification_no_category | task142-30ac033dd7fe41efab5f43052e9fbae7 | 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.
level, deck, glove, knockout, stern | stern |
task1217_atomic_answer_generation | task1217-b3375479f0c9495090e9cf948c1031b2 | 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 suffers a ___ into something | stroke |
task428_senteval_inversion | task428-f61427bec5e443819918810d28754147 | 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.
Na... | Original |
task587_amazonfood_polarity_correction_classification | task587-9ba170d82da346e8af268580fe9cde44 | You are given an amazon food product review and its polarity (positive or negative). Your task is to answer "True" if the specified sentence and its polarity match; otherwise, answer "False".
A few years ago, going Gluten Free was really difficult. I missed the basic things I loved to eat and pancakes were certainly on... | False |
task389_torque_generate_temporal_question | task389-7e159bdfc5db4a28973769bf8d2f4061 | In this task, a passage will be given and the goal is to generate a question about temporal relations based on that passage. A temporal relation describes the relation between two things with respect to time e.g., something happens/starts/terminates/... immediately/shortly/usually/... before/after/during/... something ... | What event has already finished? |
task293_storycommonsense_emotion_text_generation | task293-bd27b69945cc4969b700b432f18a2dd6 | 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 ... | dissatisfied |
task1443_string_to_number | task1443-ab9e5d86442549a6805bedadd26d594d | In this task you will be given a string that only contains single digit numbers spelled out. The input string will not contain spaces between the different numbers. Your task is to return the number that the string spells out. The string will spell out each digit of the number for example '1726' will be 'oneseventwosix... | 53192351771 |
task369_synthetic_remove_odds | task369-8d6df02d23b64b03b12bd5e978aae715 | In this task, you will be given a list of integers. You should remove all of the odd integers from the list(consider 0 an even number). If every integer in the input list is odd then an empty list ("[]") should be returned. Otherwise, answer with the list of even numbers separated by comma inside brackets.
[87, 56, -17... | [56, -28, -74] |
task617_amazonreview_category_text_generation | task617-af45daba151545f6b657b2bdb68376f1 | 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 |
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet | task622-1e7aa8f41cdc4a288524b1134a663575 | In this task, you are given an input list A. You need to convert all the alphabets in the list with a number representing their position in the English alphabet. E.g., replace A by 1, B by 2, a by 1, b by 2, and so on.
['U', '7017', 'w', 'Z', 'T', 'X', '8699', 'S', 'R'] | 21, 7017, 23, 26, 20, 24, 8699, 19, 18 |
task291_semeval_2020_task4_commonsense_validation | task291-0fd4baf315fd439f99994034750c8941 | 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.
You can improve your wifi signal by removing your te... | first |
task286_olid_offense_judgment | task286-ff574057f00846308687472788bb17e4 | 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... | OFFENSIVE |
task303_record_incorrect_answer_generation | task303-d44c0031923841179fa8e568deefd79e | 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 ... | Benghazi |
task363_sst2_polarity_classification | task363-4b69bc2a9a5945a98b3f72d9c2ab4ac0 | 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
The cinematic equivalent of patronizing a bar favored by pretentious , untalented artistes who enjoy moaning about t... | NEG |
task461_qasper_question_generation | task461-582228c9be534927ab4ca2688c258ada | 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 corpus consists of a collection of 2,346 clinical notes (admission notes, progress notes, and discharge sum... | What is the dataset used? |
task934_turk_simplification | task934-fae1c229bc6843a9af2d0d3f85ef66d5 | In this task, you're given a sentence and your task is to generate a simplified sentence that focuses on lexical paraphrasing from the original sentence given in the input.
this closely resembles the unix philosophy of having multiple programs each doing one thing well and working together over universal interfaces. | this is like the unix method of have many programs each doing one thing well and working together over universal interfaces. |
task934_turk_simplification | task934-52928d95ea4b461fb05171adc5ffcb39 | In this task, you're given a sentence and your task is to generate a simplified sentence that focuses on lexical paraphrasing from the original sentence given in the input.
a ship is a large vessel that floats on water. | a ship is a large boat that floats on water. |
task1445_closest_integers | task1445-8257d99ac88141a98f853a29d67f509e | 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.
[92, 37, -68, 87,... | 1 |
task088_identify_typo_verification | task088-5bd8425c9bdf451286dd6fbd73dfa154 | 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 ... | mab |
task067_abductivenli_answer_generation | task067-8acb4d4b28684ad6b447b52a4be31c74 | In this task, you're given the beginning and the ending of a three-part story. Your job is to complete the short story by writing a middle sentence that seamlessly connects the first and last sentence. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using an... | Terry bought an automatic soup warmer. |
task649_race_blank_question_generation | task649-8fd0f6836d3e4e68b3eaf4638a9983f2 | In this task, you're given an article and an answer. Your task is to generate the fill-in-the-blank question for this answer based on the given article. The blanks are always at the end of the question, and can be filled with more than one word or phrase.
Article: QINGDAO--Water and power supplies have been _ in the Ea... | Explosions happened when _ . |
task1295_adversarial_qa_question_answering | task1295-cfd9d1ebaa09411fa3b471cf0380b06f | In this task, you are given a question and a context passage. You have to answer the question based on the given passage.
What is a simplification of the belief?, Context: Baptists subscribe to a doctrine that baptism should be performed only for professing believers (believer's baptism, as opposed to infant baptism), ... | believer's baptism, as opposed to infant baptism |
task1321_country_continent | task1321-2f5c015087b549379fb5e0aaafee2567 | In this task, you are given a country name and you need to return the continent to which the country belongs.
Bulgaria | Europe |
task337_hateeval_classification_individual_en | task337-70f286a3c2524e57bfb1af375933f2be | In this task, you are given a hateful post in English from online platforms. You are expected to classify the target being harassed in the post as individual or generic, i.e., single person or a group of people. Note that the URLs in the text have been replaced with [Link].
Post: I dont see why some people get so offen... | Generic |
task681_hope_edi_malayalam_text_classification | task681-7022bef0b2364bbda273afaccdfbbb76 | Given a comment text in Malayalam, classify the comment into one of these categories (i) Hope speech, (ii) Not Hope Speech or (iii) Not in Expected Language. A hope speech contains content that is encouraging, positive or supportive contents and talks about equality, diversity or inclusion
Dr. Enike varyke orubagathe ... | Not Hope Speech |
task303_record_incorrect_answer_generation | task303-4067fdf526874cee8340fde6af67da22 | 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 ... | StubHub |
task078_all_elements_except_last_i | task078-f2bd583af00e4c66a10b14bb8310cdd3 | 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.
4, ['u', '8921', '7805', '1995', '5493', 'D', 'A', '9687'] | u, 8921, 7805, 1995 |
task1479_organization_entity_extraction_btc_corpus | task1479-bc0760078ba848bf98981c1d4f2c0627 | In this task, you are given a sentence. You are expected to recognize the name of company or organization. Although there might be several correct answers, you need to write one of them.
According to the Beeb , there 's talk of Pienaar going back to Everton . Defoe allegedly in Liverpool , remember . Whole thing odd (... | the Beeb |
task405_narrativeqa_question_generation | task405-6052109d3d894ed19629a3b061ba4849 | 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... | Who goes undercover to help the police? |
task246_dream_question_generation | task246-2dadd8e02e25460887920a2a5562fac1 | 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 is the man going to do? (A) Take up collection next week. (B) Give his contribution some time later. (C) Buy an expensive gift for Gemma. |
task1286_openbookqa_question_answering | task1286-464f31717cc94dd7bc008f9c063db16c | In this task, you are given a multiple-choice question and you have to pick the correct option. Answer with option indexes (i.e., "A", "B", "C", and "D").
A way in which seeds are frequently spread is (A) pigs rolling in mud (B) floors being swept clean (C) people eating deli ham (D) voles consuming oak pips | D |
task605_find_the_longest_common_subsequence_in_two_lists | task605-dcb54feef09649f5a1f2e02954ff0644 | In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B.
[5859, 'v', 'Q', 'v', 479, 711, 133, 'M', 4753, 4463, 8827, 'X', 'c', '7205', 'l', '9277', '6135', 'Y', '1311', '9823', '9639', '4057', 'N', '1381', 'r', 'p', 'l', 'i', 'z', 6807, 'M'], [6775, 'C', 'K', 'x', 369, 8377, ... | X, c, 7205, l, 9277, 6135, Y, 1311, 9823, 9639, 4057, N, 1381, r, p |
task1336_peixian_equity_evaluation_corpus_gender_classifier | task1336-4ecf1212f6554da88e87bd72778399b2 | You will be given a sentence containing a pronoun/person name and an emotion. From these implicit parameters, the main goal is to find the gender of the person (male / female).
I made Melanie feel ecstatic. | female |
task580_socialiqa_answer_generation | task580-a427133b8e8844d59ebdb60b88eb70e0 | 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: Jan co... | B |
task389_torque_generate_temporal_question | task389-0f996ebe6a7246cb9816916389b1bdb9 | 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 happened before the killing? |
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately | task509-24125b3e10d541e58dd09f605c8a52d8 | 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... | 9331, 183, 1941 |
task311_race_question_generation | task311-19a05b5b88e84c99a2218d771e1e08d1 | In this task, you're given an article and an answer. Your task is to generate the question for the answer based on the given article.
Article: Have you ever made contact with the creative spirit, that certain something hard to describe, but full of good--and sometimes great--ideas? It is more than an occasional great t... | According to the article, what keeps us from creativity? |
task303_record_incorrect_answer_generation | task303-a90332d2708e4473b6e255c553bc8bbd | 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 ... | Los Angeles |
task924_event2mind_word_generation | task924-755682a0dd884346ab01e15669b31cfa | You are provided with an "Event", "Intent" and "XEmotion" (PersonX's reactions for the given "Event"). Indicate PersonY's reaction (person feels) at the end of this event. Provide one reaction for PersonY. If there's nothing that can be implied, respond as None
Event:PersonX sets in motion. Intent:. XEmotion: 1) wanted... | influenced |
task1296_wiki_hop_question_answering | task1296-d8f3944f18964ebcba256ca94860cc24 | 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: Buchan is one of the six committee areas and administrative areas of Aberdeenshire Counci... | perth and kinross |
task066_timetravel_binary_consistency_classification | task066-2a307b180ea0476e8e5a7f26a655c43b | In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given a candidate for the second sentence and you need to identify if the given sentence connects the first sentence with the rest of the story. Indicate your answer by "Yes" if it connects, otherwi... | Yes |
task183_rhyme_generation | task183-8bfdbda1237c4d79bd86999965f94029 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
rest | prest |
task247_dream_answer_generation | task247-fc3fefcf979e42aba6fbac3b286f8010 | 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".
W: Pardon me. Are you familiar with this neighborhood? M: Well, I should be. I've lived here all my life. ... | (C) She intends to post a letter. |
task1502_hatexplain_classification | task1502-d81a09a1b3f1414691debbe2047f5f39 | The input is a tweet which can be classified as Hate Speech, Offensive or Normal. Given such a tweet, output the class the tweet belongs to. Hate Speech will contain threatening language towards the community targeted. Offensive language will contain abusive or discriminatory language towards the community targeted.
sa... | Offensive |
task605_find_the_longest_common_subsequence_in_two_lists | task605-0237740c2ace4485aef8cd1711c30daf | In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B.
['R', 'C', 8521, '3877', 'h', 'G', 'R', '1487', 'D', 2955], ['e', 5493, 3361, '3877', 'h', 'G', 'R', '1487', 'N', 'E', 's', 5399] | 3877, h, G, R, 1487 |
task285_imdb_answer_generation | task285-6eb29faed4164c57a519270dd5424b3a | In this task, you are given a review of a movie and a boolean question whether this review has positive sentiment or negative sentiment. Your task is to generate answer "yes" when the tweet has that particular sentiment, otherwise generate answer "no".
Review: Yes it may be goofy and may not seem as funny as many high ... | yes |
task1325_qa_zre_question_generation_on_subject_relation | task1325-5fd18eaf25da440e9f48fa619223f900 | You will be given a context, a subject and a relation. Your task is to generate a question based on the subject and relation. The generated question should include the given subject. Try to use a minimum number of words that are not present in either context, subject or relation while generating question.
Context : Rog... | In what war was Roger Hale Sheaffe in? |
task389_torque_generate_temporal_question | task389-03455b2a6ea14af7af4e6822e56dcdf2 | 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 have Penske's cars done during 2005? |
task1510_evalution_relation_extraction | task1510-826b1838af644d1dba3c3ba848770aa7 | 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.
state is... | state MemberOf country |
task309_race_answer_generation | task309-110e0782d1f84c328903c7d2956affe6 | In this task, you're given an article, a question which often contains a blank and four options (associated with "A", "B", "C", "D"). Your task is to find the correct answer (from the given options) for the question from the given article and return one of the options from "A", "B", "C", and "D". Do not generate anythi... | D |
task899_freebase_qa_topic_generation | task899-806f7aec9f2a4cf987be98071c45ad41 | Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about.
Which actress joined the cast of `Downton Abbey' in Series 3 playing the mother of the Countess of Grantham? | downton abbey |
task390_torque_text_span_selection | task390-ead943da02464325ba895a7e29e5c03b | In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Passage: The se... | kick |
task303_record_incorrect_answer_generation | task303-59449492a1734975afa886747888c758 | 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 ... | Hussein |
task351_winomt_classification_gender_identifiability_anti | task351-6011b5d3066d4db58052a46fb7aa280c | In this task, you are given a sentence and a profession. The sentence mentions two professions: one's gender is identifiable using the gendered pronouns in the text and the other's gender is unidentifiable. You are expected to return whether the given profession's gender is identifiable or unidentifiable.
Sentence: The... | Identifiable |
task1608_xquad_en_answer_generation | task1608-58e12f7499b543028f58ef375347bd6a | 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: Warsaw's first stock exchange was established in 1817 and continued trading until World War II. It was re-established in April 1991, followin... | Polish United Workers' Party |
task900_freebase_qa_category_classification | task900-79414efc7c37404d9dccd5c016cf3377 | 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 |
task886_quail_question_generation | task886-f043868bd64d4ab79b8ad874edfff9ba | Write a question from the passage such that it identifies a character (a person or a thing) in the passage.
Young undocumented immigrants seeking permanent status in the United States received an unexpected boost Thursday on Capitol Hill as a small group of House Republicans mounted a last-minute effort to bring up an ... | Who was freed from political considerations? |
task618_amazonreview_summary_text_generation | task618-cedaf3a6f7f5422dbf2dc00989e01f60 | In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review.
My daughter's result became dark green immediately! the reviews of this product pretty much convinced me that i was having a grandson. That's a boy right? Nope. Blood test shows she's having a girl! If you wan... | the reviews of this product pretty much convinced me that i was having a grandson |
task207_max_element_lists | task207-3663e68c634c4504b8416958e0407ba4 | 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.
[[-18, -10, 24], [-... | [24, 80, -55, 75, 77] |
task897_freebase_qa_topic_question_generation | task897-52796318d1924b55987bd7b8aeeb50ac | Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question.
cameo appearance | Who made a cameo appearance in Die Another Day as fencing instructor Verity? |
task247_dream_answer_generation | task247-69b3fa3ac3d14763931b30ee2dab32f4 | 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: Now some doctors are strongly encouraging arm exercises. W: Arm exercises? Is that because arms are too... | (B) Increase. |
task1508_wordnet_antonyms | task1508-31317a47dc77455189af7b6a444f4d05 | Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
bridgeable | unbridgeable |
task310_race_classification | task310-ddf5fbe6546541baacfdaa865a885383 | 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: People want action on noise, a... | Yes |
task507_position_of_all_numerical_elements_in_list | task507-2ba3e09e7986452c9fb56013541eb9d0 | In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the position of all the numerical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no numerical element is in the list.
['2881', 'V', '285... | 1, 3, 6, 7, 8, 9, 11, 13, 19, 20, 22 |
task1285_kpa_keypoint_matching | task1285-275b6e0b60c04996a896edc9082942ef | 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 prohibit flag burning<sep>Argument: Flag burning is protected ... | True |
task582_naturalquestion_answer_generation | task582-47b44e03cc3447f8b6f2a728faec5483 | In this task, You are given an open-domain question that can be answered based on factual information. Your task is to provide \*short\* answer (in a few words only) for the given question. The short answer can be one or more entities or it can also be boolean \*yes\* or \*no\*.
when did trinidad and tobago become an i... | 1962 |
task183_rhyme_generation | task183-380ef48d03fe482f80063d567f390ff5 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
port | ohrt |
task1205_atomic_classification_isafter | task1205-0ece3f31eb7a430c8ade800745fd85c8 | 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 |
task1573_samsum_classification | task1573-070d0f170f524819ab2758aeb1c6b388 | 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.
Albert: Beer?, Garry: ok | False |
task293_storycommonsense_emotion_text_generation | task293-8fcbb91a9f8143ce9416746ae721f73f | 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 |
task430_senteval_subject_count | task430-e86a7cee2c2248138aa77e329dd0bd89 | In this task you are given a sentence. You must judge whether subject of the main clause is singular or plural. Label the instances as "Singular" or "Plural" based on your judgment.
The duchess followed her gaze and shrugged. | Plural |
task161_count_words_containing_letter | task161-6003e5f25311485c99c6da1b157918b5 | In this task, you need to count the number of words in a sentence that contain the given letter
Sentence: 'people walk down a rainy avenue carrying umbrellas'. How many words contain the letter 'q' in the sentence. | 0 |
task311_race_question_generation | task311-8cd4a0a2823e4b5fa1dec4f877aa278f | In this task, you're given an article and an answer. Your task is to generate the question for the answer based on the given article.
Article: A class with tens or even hundreds of thousands of students might sound like a teacher's bad dream. But a big idea in higher education these days is the massive open online cour... | What can we know about MOOCs from the passage? |
task305_jeopardy_answer_generation_normal | task305-2438527eaffe47e2a34266bf73e9be63 | 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: LAUNDRY DAY
Clue: Try washing these paired items, the most notorious for vanishing ... | socks |
task074_squad1.1_question_generation | task074-e32fa018509540e18f523eabc27433f4 | 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... | When did Chen Mu die? |
task638_multi_woz_classification | task638-54c0334c715b48ccaebc0cdde63510b6 | You are shown a conversation between a user and system. Identify who has spoken the indicated sentence based on the conversation.
Sentence1: There are two cheap guesthouses located in the centre. My recommendation would be Alexander Bed and Breakfast. Sentence2: Your booking was successful at the Alexander bed and brea... | Answer: (B) System |
task165_mcscript_question_answering_commonsense | task165-7746f95cfbd94d2891dbc98d618d556c | 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... | Vacation. |
task609_sbic_potentially_offense_binary_classification | task609-df43ee215ba8455e840a333843df4be2 | 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 |
task370_synthetic_remove_divisible_by_3 | task370-49e7772840de446ea8acdf8f2b96ccf5 | In this task you will be given a list of integers. You should remove all of the integers that are divisible by 3 from the list. If every integer in the input list is divisible by 3 then an empty list should be returned. Zero is divisible by 3.
[-50, 70, 86] | [-50, 70, 86] |
task1308_amazonreview_category_classification | task1308-95b9e7224e1f4b81b1c1c6d89c2b9b0c | 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: This stuff is complete BS! It doesn't do a... | True |
task453_swag_answer_generation | task453-c98189ff8cbd4b589ec5e799f6a1714d | Given a sentence, generate what should be the most likely next statement. The next statement should be reasonable and logically correct.
The man runs in acting all crazy and showing several clips of him playing shuffle board. Several closes ups of the man | are shown followed by more clips of him pushing along a puck. |
task820_protoqa_answer_generation | task820-4ee22a74bef44d75b3c15f22a32a3c2d | 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 place you should never ever use foul language. | school |
task1431_head_qa_answer_generation | task1431-1145cef5a0da4263b47858a55694ff91 | In this task, you are given a multiple-choice question about healthcare. Answer the question based on your information and classify your answers into '1', '2', '3', and '4'.
Question: The diet of a person with intestinal diverticulosis should be:
Options: <1> Hyperproteic. <2> Hypercaloric. <3> Hyposodic. <4> Rich i... | 4 |
task103_facts2story_long_text_generation | task103-06430484574b4e04b3db036ed3fe52db | 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: story sta... | The story starts with a rowdyDaasanna, the follower of Naayudammaanother rowdy warning the people of Mahankali market. At the same time Balu sets up a new flower stall in the market. He impresses Daasanna by making him believe that he worships Daasannas mother, thereby getting relieved of the taxes set up by Daasanna. ... |
task295_semeval_2020_task4_commonsense_reasoning | task295-46e8c6d673564ed49fe2533ae364606f | In this task, you are given an impractical statement. You are also given three reasons (associated with "A", "B", "C") explaining why this statement doesn't make sense. You must choose the most corresponding reason explaining why this statement doesn't make sense.
Newton invented the light bulb
(A) Newton doesn't know ... | C |
task589_amazonfood_summary_text_generation | task589-6032aad19b494fda8bdebac464132f40 | In this task, you're given a review from Amazon's food products. Your task is to generate a short summary of the given review in the input. Note that you don't need to write a complete sentence as a summary.
The kiwi/berry soda drink was tasty. I enjoyed the light fruity flavor instead of the intensity and heaviness o... | different than colas |
task243_count_elements_in_set_intersection | task243-004f39d1555b4a9ea74e86965bb65a1c | In this task, you are given two sets, and you need to count the number of elements at the intersection of two given sets. A Set is shown by two curly braces and comma-separated numbers inside, like {1, 2, 3}. The intersection of two given sets is the largest set which contains all the elements that are common to both ... | 0 |
task366_synthetic_return_primes | task366-5d0b8e56621148a9b1b6ead9b4918b6d | 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.
... | [761, 157, 499, 109, 719, 881, 941] |
task380_boolq_yes_no_question | task380-0b50d49994604535808389a3948c041f | 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 hospital's main campus is located in Boston's West End, surrounded by various Massachusetts General Hospital (MGH) buildings. MEEI and MGH are both Har... | No |
task390_torque_text_span_selection | task390-3567997c51304b75bf26974ddd192269 | In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Passage: Samard... | decided |
task901_freebase_qa_category_question_generation | task901-ce5475bde298460d9ee29038bbeb9952 | 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.
people | What's the nationality of golfers Ernie Els and Gary Player? |
task924_event2mind_word_generation | task924-6e93b88f5f634c2fa093fa68daceeded | You are provided with an "Event", "Intent" and "XEmotion" (PersonX's reactions for the given "Event"). Indicate PersonY's reaction (person feels) at the end of this event. Provide one reaction for PersonY. If there's nothing that can be implied, respond as None
Event:PersonX gives PersonY a peck. Intent:. XEmotion: 1) ... | loved |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.