task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task148_afs_argument_quality_gay_marriage | task148-9b10e04e0fe44adc8bb5c6175f56f2cb | We would like you to assess the QUALITY of each of the following argument (discussing Gay Marriage) and determine if the argument is Valid or Invalid. A valid argument is clearly interpretable and either expresses an argument, or a premise or a conclusion that can be used in an argument for the topic of gay marriage. A... | Valid |
task153_tomqa_find_location_hard_clean | task153-f69eff51664d4af08fed9eaa63250107 | Given a story, answer the question about the story. The question is the last sentence in the input. These stories can be difficult due to their length and how each story has at least one of the three following scenarios: the first is when the individual's belief matches reality, the second is when the individual's beli... | blue_crate |
task1551_every_ith_element_from_kth_element | task1551-635eeaa620d843b98e1fb379db11a2d9 | In this task, you are given inputs k, i, and A, where k and i are integers and A is a list. You need to find every ith element of A starting from the kth element. The process stops when the position of the next ith element exceeds the length of the list.
1, 1, ['T', 'S', '3421', 'J', '5781', '9461', 'y', '5677', 'I', '... | T, S, 3421, J, 5781, 9461, y, 5677, I, P, t, 7155 |
task1422_mathqa_physics | task1422-cbc7d109abf5479ba2e6a97854e557a7 | In this task, you need to answer the given multiple-choice question on the physics. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: tom , working alone , can paint a room in 6 hours . peter and john , working independently , can paint the same room in 3 hours and 3 hours , respectively . tom starts pai... | d |
task374_synthetic_pos_or_neg_calculation | task374-b69d74601e134dffbf6dc3a9af034bb8 | In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [64, 246] |
task1572_samsum_summary | task1572-7284891f779e453da491411c8f9361ed | In this task, you are given a conversation, and your task is to generate a summary from the information present in the given conversation. Generate a summary in such a way that the context should be present in the conversation. It should cover the complete context of the conversation.
Isabella: Ethan just called me t... | Isabella and Ethan are going to the mall. Mason declines invitation to join them because he does not like Ethan. |
task303_record_incorrect_answer_generation | task303-ca3f18cf60f3484c8fe4e5f17825cd40 | 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 ... | SSRI |
task1712_poki_classification | task1712-42b9863791a64b3080f7ef02d11b7f37 | You are given a short poem which is written by a kid. Your task is to predict if the kid is in elementary school or high school. Anyone who is from grade 1st to 6th-grade will be considered as in elementary school, and 7th to 12th-grade kids will be considered as in high school. There are only two possible outputs, i.e... | elementary |
task591_sciq_answer_generation | task591-3f5ace5e68d943bfb2d147386e2b5758 | Given a scientific question, generate a correct answer to it.
The earliest stages of spermatogenesis occur closest to the lumen of the what? | seminiferous tubules |
task293_storycommonsense_emotion_text_generation | task293-9cb93425ab8b4fac9c8a99efa3ab8e0b | 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 ... | confident |
task611_mutual_multi_turn_dialogue | task611-6819571572094e89bdd50a5856550ec0 | 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 |
task293_storycommonsense_emotion_text_generation | task293-aa07d2b7086d43b78c92e7f90d763f68 | 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 ... | enthusiastic |
task277_stereoset_sentence_generation_stereotype | task277-84a567f6afef470a9c272168eddeeda3 | In this task, you are given a context sentence containing a blank (_). You are expected to fill the blank with one word to make the sentence convey a cultural stereotype. A stereotype is an over-generalized belief about a particular group of people. Your answer must not contain more than one word.
Context: Everyone in ... | artist |
task390_torque_text_span_selection | task390-5b1b2e785e4b4fa18ff1172242880ee1 | 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: "Senat... | quitting |
task1285_kpa_keypoint_matching | task1285-43752297dd5a423ba023d2aa2353d662 | 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 space exploration<sep>Argument: Space mining could h... | True |
task1729_personachat_generate_next | task1729-7dfe04b5d31f4a69a950520b7af8f53f | Your task is to generate the next utterance in a given dialogue. You will be given a few sentences describing the personality of the person who is making the dialogue, and a history of the dialogue after that. Each line in the history is said by one of the two participants in the conversation.
Personality: I like to wa... | Poor people do not get to play tennis and that's sad. |
task1502_hatexplain_classification | task1502-2a1678bbdd8a4fd79e5dcddc6e36587f | 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.
wa... | Normal |
task820_protoqa_answer_generation | task820-927b8d72bfac4613bd3e6e8fc8a5f5ed | 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 movie keanu reeves starred in. | replacements |
task505_count_all_numerical_elements_in_list | task505-1f7fcdc1f6cb4bb4a6cb3f0a32942c3e | In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list.
['J', '4455', 'V', '7537', 'C', '3685', '4599', '7873', '2965', '7951', '7585', 'L... | 12 |
task089_swap_words_verification | task089-44ffb025506e4ec3a76cfffbbf791c8f | 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... | (6, 7) |
task594_sciq_question_generation | task594-54c930664e634b42bd78381497ecf2c5 | Given a scientific passage and an answer, generate a question for the given answer.
Passage: Weeks 4–7 Respiratory development in the embryo begins around week 4. Ectodermal tissue from the anterior head region invaginates posteriorly to form olfactory pits, which fuse with endodermal tissue of the developing pharynx. ... | Respiratory development in the embryo begins around week 4. ectodermal tissue from the anterior head region invaginates posteriorly to form olfactory pits, which fuse with endodermal tissue of the developing pharynx. an olfactory pit is one of a pair of structures that will enlarge to become this? |
task579_socialiqa_classification | task579-fb948614c86d4e24a2d1a87ed8d409e2 | In this task, you're given a context, a question, three options, and an answer. Your task is to classify whether the given answer is correct or not by providing 'Yes' or 'No', based on the context with commonsense reasoning about social situations.
Context: Robin was having trouble finding a job in her area. Riley saw ... | No |
task1360_numer_sense_multiple_choice_qa_generation | task1360-8e1b05827e6d42a7b49e532955b93629 | Given a sentence with a missing word, pick the answer option that best fills out the missing word in the sentence. Indicate each answer with its index ('a', 'b', 'c', 'd').
Stripers reach maturity at approximately ____ years of age.\Question: Choose the right answer from options given a) zero b) five c) one d) three | d |
task649_race_blank_question_generation | task649-a19d3cdfcdb24e11a7fec09b4cc6f7ad | 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: A year ago, at the annual pre-Grammy party, Whitney Hou... | Whitney Houston died _ . |
task191_hotpotqa_question_generation | task191-cd6b6f2307a24c3194f3daf86007e6c1 | In this task, you are given a set of context paragraphs, some supporting facts and an answer of a question. Your task is to generate question for given answer based on set of context paragraphs, supporting facts and an answer.
Context_1 : Gordon Purcell (born February 14, 1959) is an American comics artist, perhaps bes... | Barb Wire stars Pamela Anderson, best known for her roles on the television series Home Improvement, Baywatch and V.I.P. after rising to fame as Playmate of the Month for what magazine? |
task1369_healthfact_sentence_generation | task1369-97c582e5be4a4152bbddc76bf8618d57 | Generate an explanation for the given claim using the provided supporting material from the paragraph. Please consider the following points while generating an output. 1) The claim will always have supporting proof in the paragraph, and the paragraph will have a clear point of view supporting the claim. 2) There can be... | The U.S. Embassy in China sent its second alert in two weeks Friday to its citizens over unexplained health issues that have prompted the evacuation of a number of U.S. government employees working at a consulate in a southern city. |
task924_event2mind_word_generation | task924-411fdcf844824efc8ca74d376de10a50 | 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 ___ to PersonY's mother. Intent: 1) to... | happy. |
task475_yelp_polarity_classification | task475-289936c1cc6744d1a56e4bda8d4f723a | 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.
Can't figure out what anyone could find wrong with this place. People obvioulsy have bad days, good days, etc,... | POSITIVE |
task900_freebase_qa_category_classification | task900-f9855bc079b54f52a539893d7f2be0a7 | 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'... | tv |
task309_race_answer_generation | task309-6c6aa5bff0fb44229b1b3156e9057d60 | 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... | A |
task118_semeval_2019_task10_open_vocabulary_mathematical_answer_generation | task118-b1cb26e84dac4d36a7dff363337ccbba | You are given a mathematical question described with an open-ended vocabulary. Questions in this task involve real-world situations, describing a mathematical problem. You are also given 4 or 5 answer options (associated with "A", "B", "C", "D", "E"). Do not generate anything else apart from one of the following charac... | B |
task595_mocha_answer_generation | task595-353cdde09fd645e7b4bc5060ec88eb63 | In this task, you're given a context passage, followed by a question that needs to be answered. Based on the paragraph, you must write unambiguous answers to the questions and your answer must refer to a specific phrase from the paragraph. If multiple answers seem to exist, write the answer that is the most plausible.
... | Mopping |
task456_matres_intention_classification | task456-5866a66150be47f0bc7544a30ff697b0 | 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 |
task1206_atomic_classification_isbefore | task1206-b44d33a3462a4f9492db000a8973de0d | 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 |
task067_abductivenli_answer_generation | task067-aa0452fa743f43928cfcd60b84c5a73c | 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... | I ran in front of a truck but did not get hurt. |
task310_race_classification | task310-00c13a48ef964d3b8a899c7221d84e96 | 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: When his book Little Princes b... | Yes |
task1729_personachat_generate_next | task1729-e1f603fbec79427a9b0c32b786a38cc7 | Your task is to generate the next utterance in a given dialogue. You will be given a few sentences describing the personality of the person who is making the dialogue, and a history of the dialogue after that. Each line in the history is said by one of the two participants in the conversation.
Personality: It was too s... | Nice! I just bought a new sweater. |
task309_race_answer_generation | task309-440292afb265417a91ac3604653f227d | 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... | B |
task1293_kilt_tasks_hotpotqa_question_answering | task1293-fb198624fbf64659acc1a2ed415d7526 | In this task, you are given a question. You have to answer the question based on your information.
The brewery located in a suburb of Hobart, immediately west of the city centre, was founded in what year? | 1832 |
task142_odd-man-out_classification_no_category | task142-d7476de958b74c568eb22a6d080fe2f6 | 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.
deck, bridge, jab, caution, ring | bridge |
task610_conllpp_ner | task610-50a4185f3ec841d79a8bd1e21e195324 | In this task, you are given a text from a post. Your task is to find all of the proper nouns and label them. The labels are <B-PER>, <I-PER> for persons; <B-ORG>, <I-ORG> for organizations; <B-LOC>, <I-LOC> for locations; and <B-MISC>, <I-MISC> for other nouns. The capital 'B' denotes the first word of a proper noun ph... | Showers and rain 0.25-1.00 inch ( 6-25 mm ) and locally heavier through most of central and south central India <B-LOC> , up to 0.75 inch ( 19 mm ) in 75 percent of north central India <B-LOC> , and only isolated up to 0.50 inch ( 13 mm ) elsewhere over India <B-LOC> . |
task576_curiosity_dialogs_answer_generation | task576-06cdf9a4527e4e6bafc92a1607dc761a | 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.
Thank you, goodbye.
Yeah that's neat. Do you know any other facts for etymology?
Nice facts! Tell me about the etymology from Mex... | Sure, they're three parties that are historically dominant in Mexican politics; The National Action Party (founded 1939); The Institutional Revolutionary Party (founded 1929) and The Party of Democratic Revolution (founded 1989). |
task504_count_all_alphabetical_elements_in_list | task504-e580156e2b9143aebdcf7770a9752f91 | In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the alphabetical elements in the given list. Return 0 if no alphabetical element in the list
['u', '2645', 'X', '6889', 'x', '6521', 'x', 'I', '5469', 'j', 'v', 'I', '679... | 20 |
task1328_qa_zre_relation_generation_from_question | task1328-553f90a371f1417fb33e4ec0523220d7 | 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... | military branch |
task820_protoqa_answer_generation | task820-d30a2e74aeda4f328c9011438937543d | 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 might a date do on your answering machine that would keep you from calling them back | say wrong name |
task067_abductivenli_answer_generation | task067-9e6c6105a6ff48ec8d29cf3aac98e2fc | 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... | I put her in the laundry room to acclimate. |
task578_curiosity_dialogs_answer_generation | task578-accb7d9d54b04db496b49a723cdbe319 | In this task, you are given dialogue, and you have to find the most critical location in the given conversation.
Hi, what can you tell me about the festivals in Lahore?
Absolutely! The people living in Lahore celebrate many events and festivals during the year. They blend Mughalai, Western and other traditions when c... | Lahore |
task1412_web_questions_question_answering | task1412-682499088731498eab977ad9419d76f2 | A question is presented to you in this task, and your job is to write a potentially correct answer.
where do most immigrants in the united states come from today? | Mexico |
task637_extract_and_sort_unique_digits_in_a_list | task637-3dc4c464ac4c4150aaeb4bc2deb65b0b | In this task, you are given an input list A. You need to extract and sort the unique digits used in the list in ascending order. Return -1 if there is no digit in the list.
['n', '55', '55', '1', 'i', 'p', 'g', '349'] | 1, 3, 4, 5, 9 |
task380_boolq_yes_no_question | task380-889481a9896d48ed86ecadfc6e5d07ef | 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: Just Dance Unlimited is a subscription-based service for accessing a streaming library of songs from previous Just Dance games, and new songs that are excl... | Yes |
task177_para-nmt_paraphrasing | task177-ea65d48593074919a496e52dcb6bc44f | This is a paraphrasing task. In this task, you're given a sentence and your task is to generate another sentence which express same meaning as the input using different words.
everybody applauds when he comes onto the field . | everyone applauds just when he enters the field |
task475_yelp_polarity_classification | task475-c00cc6881ccf4427a16e043501cd67a0 | 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.
Yes it's freezing inside so you need to get your coat. And yes the waiters sometimes can mix your orders if you... | POSITIVE |
task024_cosmosqa_answer_generation | task024-f2fe9b63531c4dc08761499e720560d4 | 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 ... | They are visiting India . |
task1295_adversarial_qa_question_answering | task1295-7b288642f53b4024b4368da75bbeef8f | In this task, you are given a question and a context passage. You have to answer the question based on the given passage.
When does the time change occur?, Context: Beginning and ending dates are roughly the reverse in the southern hemisphere. For example, mainland Chile observed DST from the second Saturday in October... | second Saturday in October to the second Saturday in March, with transitions at 24:00 local time |
task302_record_classification | task302-390c912b9e604f99bde281bc039b226c | 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. Among the entities, try to find the best entity that is most likely to fill in "_" and classify the answers based on options.
(CNN) A vegan woman has twice had her applic... | (F) |
task1369_healthfact_sentence_generation | task1369-1d8777ab35614e43b601226ec3474ff9 | Generate an explanation for the given claim using the provided supporting material from the paragraph. Please consider the following points while generating an output. 1) The claim will always have supporting proof in the paragraph, and the paragraph will have a clear point of view supporting the claim. 2) There can be... | A California jury on Monday heard opening statements in the latest trial over allegations that Johnson & Johnson’s (JNJ.N) talc-based products, including the company’s baby powder, were contaminated with asbestos and cause cancer. |
task469_mrqa_answer_generation | task469-00a026d50bc44f94881c45cf31438ce4 | 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: Seiffert Oval is a rugby league ground in Queanbeyan, New South Wales that served as the base of the Canberra Raiders for the fi... | canberra raiders |
task592_sciq_incorrect_answer_generation | task592-12f182dd24fe4302b4ffc8236335e859 | 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 is oceanography the study of? | seas |
task183_rhyme_generation | task183-a30e58d729b44643be8b8bb12c71d0e1 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
lone | stone |
task389_torque_generate_temporal_question | task389-658872b8e1494006ab8152a2a5489108 | 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 during the reflecting? |
task668_extreme_abstract_summarization | task668-ea1ce1668e974a1a929129819a1c1020 | In this task, you are given the abstract of a research paper. Your task is to generate a summary of this abstract. Your summary should not be very short, but it's better if it's not more than 30 words.
We propose a novel framework to adaptively adjust the dropout rates for the deep neural network based on a Rademacher ... | The authors connect dropout parameters to a bound of the Rademacher complexity of the network |
task633_dbpedia_14_answer_generation | task633-0b0b79f842b2409fb67293c10be4b42c | In this task, you are given a text which is the body of a document. You are given a question and options. Pick the correct number. Don't generate anything else apart from the numbers provided in options.
Context: One Main Place is a privately owned commercial office building in Downtown Portland in the U.S. state of Or... | 5 |
task582_naturalquestion_answer_generation | task582-81a666de4ad84bd19e9b48a37e058a5d | 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\*.
who sang the power of love before celine... | Jennifer Rush |
task413_mickey_en_sentence_perturbation_generation | task413-d0cd592ba38d46a6b7af08b7b65782af | 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 woul... | You would go for a treat because you want to get some fresh air . |
task1285_kpa_keypoint_matching | task1285-b2094be5a0ea4279968c5a06c627ae83 | 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 legalize prostitution<sep>Argument: Prostitution could be bett... | False |
task323_jigsaw_classification_sexually_explicit | task323-503b5ff2f77e4f0e93a2931531920e26 | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: sexual-explicit and non-sexual-explicit. A comment is considered sexual-explicit if it explicitly portrays sexual matters.
Comment: To all of you who have decided that you're informed enough to... | Sexual-explicit |
task413_mickey_en_sentence_perturbation_generation | task413-d5f0cf5cfcf7498585f3e69d538876f8 | Given a sentence, generate a new sentence by performing small changes on the sentence. Here, make sure that the changes are semantically related and syntactically similar to the input. And the generated sentence should have high commonsense plausibility, that is to have reasonable probability of it being true.
We use o... | We share our teeth to chew food . |
task326_jigsaw_classification_obscene | task326-e91cfdbfa3dc4e6c9cdafac009b43d23 | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: obscene and non-obscene. A comment is obscene if it is considered offensive to the public sense of decency, for example because it too obviously relates to sex or contains language regarded as ... | Non-obscene |
task607_sbic_intentional_offense_binary_classification | task607-f541d3c17205409fb7db68245c42e263 | 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 intentionally offensive, 2) no, otherwise. Also, generate label 'no' for offensive statements that appear to be unintentional, or non-offensive statements that are underh... | Yes |
task1714_convai3_sentence_generation | task1714-61b6874f590f4a7ab374219b0c0774fa | 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 would just like to find attachments for a bobcat tractor |
task577_curiosity_dialogs_classification | task577-88d187c98f394e04a80a0f9f21b2d3a9 | In this task, you are given a dialogue between a user and an assistant, where users and assistants converse about geographic topics like geopolitical entities and locations. The task here is to find if the dialogue is by the user or assistant. Classify your answers into user and assistant.
Wow, I didn't know that. Well... | user |
task169_strategyqa_sentence_generation | task169-c21416c28da04e1c9fa0c9aefa865cd3 | 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: Greek alphabe... | Fact1: The Greek alphabet is still commonly used Fact2: Sumerian cuneiform is not used contemporarily |
task431_senteval_object_count | task431-ed12b865856f4cbba49437ae3bc1eaa1 | In this task you are given a sentence. You must judge whether the object of the main clause is singular(like: apple) or plural(like: apartments). Label the instances as "Singular" or "Plural" based on your judgment.
" How can we search all these houses ? " | Plural |
task477_cls_english_dvd_classification | task477-22171db6fcd841d182c1575965efce4b | In this task, you are given product reviews about dvds. The goal is to classify the review as "POS" if the overall sentiment of the review is positive(the reviewer is satisfied) or as "NEG" if the overall sentiment of the review is negative(the reviewer is not satisfied).
A Big Disappointment . After reading the 5 Sta... | NEG |
task142_odd-man-out_classification_no_category | task142-e02c93f0809640a698bbc3263cbe3a2e | 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.
fine, there, beautiful, custody, hot | custody |
task1286_openbookqa_question_answering | task1286-84fb9520baf042d8b634a0438af04352 | 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").
if a student locates their pen on the table across the room, which of these happened? (A) there was light from pen to cornea (B) the pen failed to reflect any light ... | A |
task183_rhyme_generation | task183-9841c4fcba50499d955780d0c33a2e3f | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
say | grey |
task928_yelp_positive_to_negative_style_transfer | task928-dce23983c00a4d3dab606c6b847df76c | 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.
nothing but happy thoughts from anyone i have sent their way ! | the dolly was not that great |
task066_timetravel_binary_consistency_classification | task066-4e88a3d7c39443cb83b689a23731bd1c | 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 |
task844_financial_phrasebank_classification | task844-a5db508a82a442b5bde70760a3739731 | 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:The contract covers the supply of temporary heating equipment for LKAB 's new pellet plant in Kiruna , in northern Sweden .... | false |
task1382_quarel_write_correct_answer | task1382-77a9d0b49bed47bdb4e987e2740c2e42 | You are given a sentence and a question. You're expected to write the correct answer based on the sentence.
Sentence: Carl has a house on the beach. One night, a big yacht is making a lot of noise because people are partying on it near the shore. It then drives out to sea. Question: When would Carl hear the yacht the m... | when its at shore |
task615_moviesqa_answer_generation | task615-c7b46202958346ad9d2ae073513447e6 | 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.
which film did Michael McGruther write? | Tigerland |
task293_storycommonsense_emotion_text_generation | task293-46e9a33cc11c44fbaf7d725b0817ae36 | In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to return one of the emotions which are expressed by the Character in the given sentence. For ... | happy |
task159_check_frequency_of_words_in_sentence_pair | task159-c6118c7e20ce49cd83cb094c06fcf17c | In this task, answer 'Yes' if the frequency of the given word in the two sentences is equal, else answer 'No'.
Sentence1: 'a picture of a kid that is on the ground', Sentence2: 'hot dogs buns and croissants on a bbq grill'. Is the frequency of the word 'on' in two sentences equal? | Yes |
task413_mickey_en_sentence_perturbation_generation | task413-9c11c12d9c7d4c7b91ef0df4ec1e6846 | 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 w... | If you want to water a village then you should use old water . |
task195_sentiment140_classification | task195-71336da3c63a40d783dd90c2afac171e | In this task, you are given a text from tweets. Your task is to classify given tweet text into two categories: 1) positive, and 2) negative based on its content.
HI @70srocker: "Hello DJ's: @joechapman @TrainWreckRadio @jonezing4pizza @Pamslove @girlpiper @ChaseM15 @Lu... ? [Link]~7d31i | positive |
task431_senteval_object_count | task431-3dc9e0ee445c466b96d56dddb470c832 | In this task you are given a sentence. You must judge whether the object of the main clause is singular(like: apple) or plural(like: apartments). Label the instances as "Singular" or "Plural" based on your judgment.
Someone who spoke her language ? | Singular |
task928_yelp_positive_to_negative_style_transfer | task928-2423503dd8b94c92a415861da7f3de9d | 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.
super friendly staff , quick service and amazing and simple food done right ! | the prices were n't good , and there was n't a good selection . |
task283_dream_incorrect_answer_generation | task283-71c9a94820b24a7c83801a44e128661c | In this task, you will be shown a conversation and a question. You need to write an implausible answer to the question. Even though there exist multiple wrong answers, we only need a single wrong answer. "W" and "M" in the conversations stand for "woman" and "man".
W: Do you collect cola cans, Steve? M: No. Why do you ... | Glass. |
task285_imdb_answer_generation | task285-b6476874bef44a4aa4331c15805eedf8 | 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: Since the day I saw this film when it came out in 1981, it ... | yes |
task592_sciq_incorrect_answer_generation | task592-4e729fdbacfd48e8966060afa2fd29fe | 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 kind of hormones are secreted by organs c... | anterior hormones |
task567_circa_text_generation | task567-58fcac6124b64a10b90b0d600d254362 | In this task, you are given a question, and your task is to predict the context of the question. We assume that someone named X asked the question from Y. The context of the question means the previous situation that led X to ask this question.
Do you have any pets? | X wants to know what activities Y likes to do during weekends. |
task1326_qa_zre_question_generation_from_answer | task1326-2705302431524fe29fb97b1f97ecf74d | Generate a question which can yield the answer mentioned in the input. Generated question must be answered by the answer provided in input, without using any extra knowledge.
Context : In Plain Sight is an American dramatic television series on USA Network.
Answer : USA Network | What network did In Plain Sight air on? |
task1445_closest_integers | task1445-2f21899b7eae49a693f50f2a3d1c287a | 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.
[-25, -31, 78, -1... | 4 |
task1542_every_ith_element_from_starting | task1542-6c24a7824c774f998b6d015215e74f1b | In this task, you are given an input i,A where i is an integer and A is an array. You need to find every ith element of A starting with the 1st element.
2, ['C', 'o', 'x', '5361', 'N', 'H', '7721', '8271', '2955', '5651', '9529', 'X', '2413', 'I', '2353', 'M', 'X', '217', '5635', '8391', '6289', 'g', 's', '4417', '5913... | C, x, N, 7721, 2955, 9529, 2413, 2353, X, 5635, 6289, s, 5913, 1903, C, V, m, 133, x, E, B, y |
task577_curiosity_dialogs_classification | task577-05fffe0040614c51bd0d6f07df74360c | In this task, you are given a dialogue between a user and an assistant, where users and assistants converse about geographic topics like geopolitical entities and locations. The task here is to find if the dialogue is by the user or assistant. Classify your answers into user and assistant.
Any data on how it turned out... | user |
task582_naturalquestion_answer_generation | task582-109ba1f378e7434b82b3739fd9b60bcf | 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 the black and red jordans come ... | 1984 |
task454_swag_incorrect_answer_generation | task454-a020460236974eccb7b8f5d948ba6d50 | Given a sentence, generate a most unlikely next statement. The next statement should not be logically relevant to the given context
He is covering his face in a white liquid substance. He then | begins applying the cut the bottom part of the shaving. |
task1346_glue_cola_grammatical_correctness_classification | task1346-d6d6a5f48bfb47df9de84bd8b090e4c9 | You will be given a sentence. Check whether the sentence is grammatically correct and is meaningful. If the sentence is grammatically correct, then answer with '1', otherwise answer with '0'.
I know which book Mag read, and which book Bob discussed after I had. | 0 |
task192_hotpotqa_sentence_generation | task192-5b46dbcfdc1e470ab732fb09ac3c8923 | In this task, you are given a context paragraph, a question based on that and corresponding answer of a question. Your task is to generate supporting fact/knowledge from context paragraph which helps in answering a given question.
Forrestburn Speed Hill Climb is a 1030 m hillclimb track near Kirk o' Shotts in North Lan... | The site was designed by Willie Miller Urban Design as part of a projected Scottish motor racing circuit which was never taken forward. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.