task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task1541_agnews_classification | task1541-faa0d0d68e084070b9ac36c9d6fb3eb5 | In this task, you're given a short article. Your job is to classify the article based on its category. Use the following classification labels, 0. World, 1. Sports, 2. Business, 3. Science or Technical. Label the text "0" if it contains information related to world. Label the text "1" if it contains information related... | 1 |
task367_synthetic_remove_floats | task367-cbae0ad6d00d415e9aefccc452841fa3 | In this task you will be given a list of numbers. You should remove any number that is not an integer (whole number). If every number is not an whole number then an empty list ("[]") should be returned. Otherwise, answer with the list of whole numbers separated by comma inside brackets.
[-41, 42, 30.755, 27.459, -96, 6... | [-41, 42, -96, -47] |
task183_rhyme_generation | task183-abc707c221964bb3a48d5d2abc7abf61 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
bear | snare |
task955_wiki_auto_style_transfer | task955-8eab74cf56954bf9bc9422e616108888 | In this task, we ask you to elaborate the sentence without changing its general meaning. You can do so by explaining further the input sentence, using more precise wording, adding qualifiers and auxiliary information etc.
The Civil Registry and Identification Service is an institution for public service in Chile . | The Civil Registry and Identification Service is the Chilean public service in charge of registering civil statuses of persons and other issues which , by law , it has to register . |
task024_cosmosqa_answer_generation | task024-8ca5b4997c6f4325b5db725f8c91ea1c | 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 ... | So everyone can experience the technology , no matter the budget . |
task475_yelp_polarity_classification | task475-0f870336fadb444c86f6bb29774a69d9 | 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 visited during restaurant week, so my review is probably a little different than other people's. \n\nBut, I... | POSITIVE |
task099_reverse_elements_between_index_i_and_j | task099-0868d12a29a546cbbcd5e89d26d56492 | 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.
8, 17, ['m', 'W'... | c, 2761, 1339, W, a, 641, 273, 1907, 9123, 9825 |
task161_count_words_containing_letter | task161-884d51b0882845e290288b62f830de03 | In this task, you need to count the number of words in a sentence that contain the given letter
Sentence: 'a man using a mac laptop has a coke and coffee on the desk'. How many words contain the letter 'r' in the sentence. | 0 |
task302_record_classification | task302-6794798e6d4546d99082fdbeab6cc5a7 | 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.
The December test flight of the Orion capsul... | (A) |
task063_first_i_elements | task063-87cdd263178f437698ee9b4ebf6e8cc9 | In this task, you are given inputs i and A, where i is an integer and A is a list. You need to output the first i elements of A, starting with the 1st element in A. i will always have a value less than the length of A
1, ['q', '2167', '2485', '3469', '9611', '1547', '7729', 'V'] | q |
task303_record_incorrect_answer_generation | task303-4b5da34dedae4786b7e23cdd7eaae615 | 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 ... | Daesh |
task1290_xsum_summarization | task1290-be48ce89a29c499b9259acb14cc1c488 | In this task, you are given an article. Your task is to summarize the article in a sentence.
Horizon Nuclear Power (HNP) secured the purchase of the land near the proposed Wylfa B site at auction in 2009.
The transaction was subject to a number of conditions which its says have now been resolved.
"Taking title to the l... | The consortium behind a new nuclear power station on Anglesey have completed the purchase of more land. |
task227_clariq_classification | task227-8efff10229504374be20165e745224c8 | In this task, you are given an ambiguous question/query (which can be answered in more than one way) and a clarification statement to understand the query more precisely. Your task to classify that if the given clarification accurately clarifies the given query or not and based on that provide 'Yes' or 'No'.
Query: Wha... | No |
task587_amazonfood_polarity_correction_classification | task587-385ea64f5a3243e38cd25e8ea730c419 | 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".
Sure, I could have gone on a food crusade at the local grocery to find a similar product. But I don't think I would have found a... | True |
task344_hybridqa_answer_generation | task344-d408089bcf824437af1d7e294fe122a2 | In this task, you will be presented with a question and you have to answer the question based on your knowledge. Your answers should be as short as possible.
Which bridge carries part of the largest freight railroad network in North America ? | Salmon Bay Bridge |
task1487_organism_substance_extraction_anem_dataset | task1487-b97d0a2e77e84ace9b4955d163470a36 | In this task, you are given a sentence. You are expected to write the name of the organism substances in the body mentioned in the input. Although there might be several correct answers, you need to write one of them.
However , if the underlying disease is acute lymphoma leukemia ( ALL ) , malignant lymphoma ( ML ) , ... | blood |
task069_abductivenli_classification | task069-2cc8e776f16844169ef8746060210de9 | In this task, you will be shown a short story with a beginning, two potential middles, and an ending. Your job is to choose the middle statement that makes the story coherent / plausible by writing "1" or "2" in the output. If both sentences are plausible, pick the one that makes most sense.
Beginning: Kyle is an avid ... | 2 |
task591_sciq_answer_generation | task591-0fb4db40e2264031938032ce03520ef7 | Given a scientific question, generate a correct answer to it.
What is influences the inhibition of axillary buds by an apical bud? | apical dominance |
task580_socialiqa_answer_generation | task580-76395413fd3646f7a9328b47e837bd05 | 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: Taylor... | C |
task074_squad1.1_question_generation | task074-7b578fdac4124d7bb0ca4ec8ca256458 | 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 Fahrenheit temperature is the lowest ever recorded in Tennessee? |
task153_tomqa_find_location_hard_clean | task153-9cd234cffa2040c6840124360bf2825e | 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 |
task371_synthetic_product_of_list | task371-5a7f9b4a421d45b5b8179a3f470f9984 | In this task you will be given a list of lists, of numbers. For every inner list, you should multiply every number in that list and put the results in your answer. The output should be a list of numbers with the same length as the number of the lists in the input list.
[[32, 3, -31, -47, -39], [48, 23], [16, -30, 31, 6... | [-5455008, 1104, -4017600] |
task311_race_question_generation | task311-db500cad76dd454ba4dd0261f644c14d | 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: One of my wonderful memories is about a Christmas gift . Unlike other gifts, it came without wrap . On September 11th ,1958,Mum gave birth to Richard. After she brought him home... | what happened to the author on September 11th , 1958? |
task328_jigsaw_classification_insult | task328-52894d11f47d49049b36b0ead0f68acf | 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: "I didn't do all those things I said I did in the way I said I did them."
The Tumpanz... | Insult |
task575_air_dialogue_classification | task575-01c01c53fd354abf808aea04f36e4cf6 | 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".
Hello, I am Kimberly Phillips. | customer |
task488_extract_all_alphabetical_elements_from_list_in_order | task488-9a4fa811a409406a8bf516ae509d061a | In this task, you are given an input list A. You need to find all the elements of the list that are alphabets in the same order as they appear in the list A. Do not change their case/capitalization.
['V', '2247', '439', 'i', '6435', '9457', 'V', '9447', '8667', 'E', 'o', 'u', 'R', 'z', '5327', '857'] | V, i, V, E, o, u, R, z |
task579_socialiqa_classification | task579-058a4b089331497bb0d528fbeb2ba93b | 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: addison wanted to play a weird game so he exposed the person t... | Yes |
task111_asset_sentence_simplification | task111-621c00b4321a4278941c94f1d8c4e04d | Rewrite each original sentence in order to make it easier to understand by non-native speakers of English. You can do so by replacing complex words with simpler synonyms (i.e. paraphrasing), deleting unimportant information (i.e. compression), and/or splitting a long complex sentence into several simpler ones. The fina... | Bisexual pornography is not the same as threesome pornography. Threesome pornography normally shows one man and two women. |
task565_circa_answer_generation | task565-1720d8da1f1148558f2486636a93282f | In this task, you are given a question. Your task is to generate an answer that is relevant to the question.
Do you still live at the same neighborhood? | I live closeby, but in a different neighborhood. |
task1487_organism_substance_extraction_anem_dataset | task1487-7798119408214641be8972baf7db6a2f | In this task, you are given a sentence. You are expected to write the name of the organism substances in the body mentioned in the input. Although there might be several correct answers, you need to write one of them.
Allergen and particle dose - response experiments in BALB / cA and NIH mice Levels of serum OVA - spe... | serum |
task821_protoqa_question_generation | task821-1d4e94520b0f45849e0e204e3e17ab36 | Construct a question that every answer in the list is correct and reasonable for it.
piglet, lamb, chick, kid/goat, bunny | name a baby farm animal that a child would probably want to keep as a pet. |
task668_extreme_abstract_summarization | task668-c6c6cbd2e6b14df5b3b538c6b6af2656 | 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.
Neural message passing algorithms for semi-supervised classification on graphs have recently achieved great success. H... | Personalized propagation of neural predictions (PPNP) improves graph neural networks by separating them into prediction and propagation via personalized PageRank. |
task521_trivia_question_classification | task521-c3e6b39cb6bd4815858f79ce99f0ef60 | In this task you will be given a text passage from a trivia quiz. You should choose the category this question belongs to from these categories: History, Science, Social Science, Fine Arts, Literature. You can only choose one category, so if in doubt, please choose the closest match.
Headings of this work's sections in... | Literature |
task100_concatenate_all_elements_from_index_i_to_j | task100-8c446932a1b04aa691b4264fbc2ff47a | 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 concatenate all elements of A from the ith element to the jth element, and print the resultant string. 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... | X29777647n |
task1419_mathqa_gain | task1419-cfcdcb10fc4645b886aef1b60e3b3395 | In this task, you need to answer the given multiple-choice question on the gain. Gain is the value by which to multiply the input. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: a sum of rs . 2704 is lent into two parts so that the interest on the first part for 8 years at 3 % per annum may be equal t... | b |
task413_mickey_en_sentence_perturbation_generation | task413-ce78be82a71a457f8eeca48d13583d44 | 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.
Weapons ... | People get into a bad mood maybe . |
task494_review_polarity_answer_generation | task494-c2af2d19fd034b32a377685ac74e288f | Given a review text from amazon and its polarity (either positive or negative). Generate answer "True" if given sentence and its polarity match, otherwise generate answer "False". A review is considered positive if the reviewer is satisfied with the product. Otherwise, it is considered negative.
Review: I specifically ... | False |
task267_concatenate_and_reverse_all_elements_from_index_i_to_j | task267-21cbf738951d4f81a0261889036e26dd | In this task, you are given inputs 'i', 'j', and A, where 'i' and 'j' are integers and A is a list. A list is shown by two brackets and comma-separated numbers and characters inside, like ['1', '12', 'l']. You need to concatenate all elements of A from the ith element to the jth element, and then reverse the resulting ... | NI |
task867_mawps_multiop_question_answering | task867-ca4ed3007a684a58af86e0925417b5b7 | You are given a math word problem and you are supposed to apply multiple mathematical operators like addition, subtraction, multiplication or division on the numbers embedded in the text to answer the following question and then only report the final numerical answer.
Janet was playing a video game and had 38 lives . I... | 54 |
task153_tomqa_find_location_hard_clean | task153-7092a5de736543a1846bc8035abd149f | 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... | green_box |
task088_identify_typo_verification | task088-55fab11aaffd4e6293f2eb97aa4947f1 | 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 ... | veiw |
task934_turk_simplification | task934-515c321e1c784629b53e1bec43b50d91 | 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.
as a number one is the integer before two , and after zero. | one is the number before two and after zero. |
task1293_kilt_tasks_hotpotqa_question_answering | task1293-f9f5105883c944d58a776b53cb8b7b05 | In this task, you are given a question. You have to answer the question based on your information.
Who directed the fictionalized account of the Tsavo Man-Eaters who were responsible for the deaths of a number of construction workers on the Kenya-Uganda Railway? | Stephen Hopkins |
task1599_smcalflow_classification | task1599-e99953ec50f549a3a4a19ebd8fa57900 | In this task, you are given an utterance, which is a part of a conversation between a user and an agent. Your job is to detect the speaker. The user usually commands the agent to schedule events, retrieve event information, and check the schedule. While the agent's response is an answer to the user's questions or follo... | user |
task933_wiki_auto_style_transfer | task933-2f4305f713ca4802be8e5c0c50758338 | In this task, we ask you to rewrite a sentence in simple English without changing its general meaning. Essentially, you want to make the sentence easier to read by using simpler words, utilizing more straightforward sentence structures, and omitting non-essential information etc.
Queen 's University at Kingston ( commo... | Queen 's University is a public university in Kingston , Ontario , Canada . |
task924_event2mind_word_generation | task924-a8339d7c4722441aaf2ee5254d3642e3 | 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 PersonY apart. Intent: 1) to know where... | special |
task089_swap_words_verification | task089-f359fcb7704a49d8b25fb259754e5bc9 | 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... | (10, 11) |
task351_winomt_classification_gender_identifiability_anti | task351-770031fd18634f91847c0c8357813838 | 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... | Unidentifiable |
task924_event2mind_word_generation | task924-dd8e9f7d5d40426b839f5cf8475a1a66 | 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 takes PersonY chances. Intent: 1) to play mu... | trusted |
task379_agnews_topic_classification | task379-975cbd5b66584adaa43b44f6c9046915 | In this task, you are given a news article. Your task is to classify the article to one out of the four topics 'World', 'Sports', 'Business', 'Sci/Tech' if the article's main topic is relevant to the world, sports, business, and science/technology, correspondingly. If you are not sure about the topic, choose the closes... | World |
task1217_atomic_answer_generation | task1217-1c33ab0e1f1442678abbdb8f4306e06c | 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 wraps ___ around waist | skirt |
task1510_evalution_relation_extraction | task1510-204337a57c1a4b9ebaf4651f1ca0f5eb | 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.
fly can ... | fly Antonym ride |
task1721_civil_comments_obscenity_classification | task1721-68bc605405844443ad84343bf4b1c0fa | Categorize the comment on the basis of obscenity. If the comment is obscene output Yes, otherwise output No.
did the RG forget to print a story? I thought the Chelsea gorrow vacation pics yesterday...tweeting - ridiculous. ridiculous. inane. ridiculous. if I wanted to see her on vacation, i would follow Chelsea o... | Yes |
task488_extract_all_alphabetical_elements_from_list_in_order | task488-e926d76bde38439782aa1a9b9bddaaed | In this task, you are given an input list A. You need to find all the elements of the list that are alphabets in the same order as they appear in the list A. Do not change their case/capitalization.
['T', 'z', '1815', 'Z', '3377', 'h', 'L', '1523', '8155', 'x', '6801', 'r', '6223', '2505', '9369', '923', 'I', '4235', '... | T, z, Z, h, L, x, r, I |
task097_conala_remove_duplicates | task097-d8886c53bf044187b7eceb5232d5a7fb | In this task you will be given a list of numbers and you should remove all duplicates in the list. If every number is repeated in the list an empty list should be returned. Your list should be numbers inside brackets, just like the given list.
[3, 6, 7, 0, 7, 5, 3, 4] | [6, 0, 5, 4] |
task1502_hatexplain_classification | task1502-38834a2db1db4da1ba578ab008240db4 | 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.
<u... | Offensive |
task589_amazonfood_summary_text_generation | task589-cdf56ccf27b340ffa92c54516ed6421d | 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.
I don't know how they did it - but this is by far the worst tasting carrot juice I have ever had. I think it ha... | AWFUL |
task080_piqa_answer_generation | task080-473accfd6fd9463f8fd65bf553814cb1 | In this task the focus is on physical knowledge about the world. Given the provided goal task in the input, describe a process that would lead to the asked outcome. This process often involves physical motions with objects, such as moving them, arranging them in a certain way, mixing them, shaking them, etc.
What is t... | A banana (replenish potassium) Multi vitamin (Replenish nutrients lost), Saltines, (sodium helps retain water), extra water. |
task1542_every_ith_element_from_starting | task1542-fe2074b33f024f64853c3d77c2e7ec1c | 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.
6, ['R', 'n', 'l', 'a', 'g', '5025', '7863', '9925', 'L', 'z', 'H', 'd'] | R, 7863 |
task478_cls_english_music_classification | task478-28c6513e0c124679a6a5af62878bb1bd | 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.
One of the worst mixes I've ever heard . This never should've been pressed. They should'v... | NEG |
task322_jigsaw_classification_threat | task322-6e76077839634ca18ed7459f2ece3035 | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: threat and non-threat. Threat is a statement that someone will be hurt or harmed, especially if the person does not do something in particular.
Comment: Trump Bragged He Witnessed Harvey 'First... | Non-threat |
task399_semeval_2018_task1_tweet_sadness_detection | task399-1016774adc5f416b8bf6615d7b5becdc | In this task you are given a tweet. You must judge whether the author of the tweet is sad or not. Label the instances as "Sad" or "Not sad" based on your judgment. You can get help from hashtags and emojis, but you should not judge only based on them, and should pay attention to tweet's text as well.
Today is a 'stay o... | Sad |
task024_cosmosqa_answer_generation | task024-1e808d61261a4d75a2aeb491c6ccd298 | 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 ... | GG is their grandmother . |
task403_creak_commonsense_inference | task403-73572c87797c4644a085301cae3b6efb | In this task you are given a statement and an explanation giving you further knowledge about an entity in the statement. You must judge whether the statement is true or false based on the explanation. Label an instance as "True" if the explanation confirms the statement or doesn't disprove it. Label an instance as "Fal... | False |
task934_turk_simplification | task934-fc53910b56be4f5c9157859a5e2b5e55 | 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.
all species have a distinctly bear-like gait , due to their front legs being longer than their back legs. | all species are bear like because their front legs are longer than their back. |
task900_freebase_qa_category_classification | task900-098343cd7d9a4b83b5783e60696e83ff | 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 |
task351_winomt_classification_gender_identifiability_anti | task351-a8a3e101687349b59b91fbeeeee938c6 | 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 |
task521_trivia_question_classification | task521-784373395e91486597805bde275bb050 | In this task you will be given a text passage from a trivia quiz. You should choose the category this question belongs to from these categories: History, Science, Social Science, Fine Arts, Literature. You can only choose one category, so if in doubt, please choose the closest match.
This artist showed the corpse of a ... | Fine Arts |
task274_overruling_legal_classification | task274-f19774aa6db94c07bcb43a4745c271ed | 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 ... | non-overruling |
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists | task755-a3957ef5be014a1d907f1f36b647914c | In this task, you are given two strings A,B. You must perform the following operations to generate the required output list: (i) Find the longest common substring in the strings A and B, (ii) Convert this substring to all lowercase and sort it alphabetically, (iii) Replace the substring at its respective positions in t... | zcnopwyWVuu, bDmYnopwyGQv |
task027_drop_answer_type_generation | task027-869404e0a7c7493b8d2295a6880a4b0b | This task involves annotating the answer type to a given question that involve some kind of complex reasoning (including numerical reasoning). Note that the questions require looking at more than one part of the passage to answer. There are 3 possible answer types (i) spans, (ii) numbers and (iii) dates. If the answer ... | span |
task295_semeval_2020_task4_commonsense_reasoning | task295-35f738cb89774947ab4e5f4e5848f891 | 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.
this view is now being questioned by more and more tabl... | A |
task400_paws_paraphrase_classification | task400-a0a6e39b8e92462194b98fb7dfa8332b | In this task you are given a sentence pair from wikipedia that have high lexical overlap. If the sentences have the same meaning and are just paraphrases of each other label them as "Paraphrase" , if not label them as "Not paraphrase". The two sentences are seperated by a new line.
The 2009 season of the Superstars Ser... | Not paraphrase |
task900_freebase_qa_category_classification | task900-a6861375daab4efd8b688bf99d5fc875 | 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 |
task371_synthetic_product_of_list | task371-a87734ebd5b54179bad6485a2814bb89 | In this task you will be given a list of lists, of numbers. For every inner list, you should multiply every number in that list and put the results in your answer. The output should be a list of numbers with the same length as the number of the lists in the input list.
[[-19, 35], [45, -33, -44], [11, 5, -1, -3, -6], [... | [-665, 65340, -990, -500192, -691200, -1092000, -17712, 880, 879648] |
task072_abductivenli_answer_generation | task072-53179639ff8648a197d546dad431522a | 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 ... | Rex owned a motorcycle. |
task323_jigsaw_classification_sexually_explicit | task323-9f4f099b50a64981b07e1ce7946a0fee | 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: You say you want sex and romance, but what you're really look... | Sexual-explicit |
task1445_closest_integers | task1445-141211357c634bc1886a0bef6ee7be80 | 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.
[62, -30, -29, 66... | 0 |
task1542_every_ith_element_from_starting | task1542-3e656843ae654f5686214ac6cebe4b7d | 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.
6, ['T', '7125', '8325', 'J', 'G', '6125', '4039', '1641', '7737', 'm', 'u', '1945', 'O', 'l', '883', 'C', '953', 'C', '3597', 'y', 'Q', 'T', 'E', '4013', '1771', 'Q',... | T, 4039, O, 3597, 1771, 1417 |
task636_extract_and_sort_unique_alphabets_in_a_list | task636-dd2166a8b787483b8a31902146b4a79b | In this task, you are given an input list A comprising of numbers and alphabets. You need to extract and sort the unique alphabets in the list. The alphabets in the input list will only be in lowercase. Return -1 if there is no alphabet in the input list.
['715', '9653', 'e', 'j', 'o', '8439', 'b', '2421', '637', '647'... | b, d, e, j, n, o, p, q, t |
task673_google_wellformed_query_classification | task673-5bdd9fa520fc4e719aa632519f0c4329 | 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... | Bad |
task594_sciq_question_generation | task594-ae5b49bf4bca4649bd8634f9a8acfd3a | Given a scientific passage and an answer, generate a question for the given answer.
Passage: The speed of a wave is a product of its wavelength and frequency. Because the speed of electromagnetic waves through space is constant, the wavelength or frequency of an electromagnetic wave can be calculated if the other value... | The speed of a wave is a product of its wavelength and what else? |
task294_storycommonsense_motiv_text_generation | task294-a7e942102d7b4dfe9a146114a06e6e46 | In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. Y... | None |
task299_storycloze_sentence_generation | task299-1a87b9dfd6544c57950f5d22314c442e | In this task, you're given four sentences of a story written in natural language in which one part is missing. Your job is to predict the position and missing part of the story and return in the following format: position, missing part. The missing part is a sentence that completes the story, and the position is the nu... | 4, Finally he became a reasonably good guitar player. |
task089_swap_words_verification | task089-b7bdee028ceb421aaa99175645f900d4 | 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) |
task1678_mathqa_answer_selection | task1678-6bc542e8f19b4d0aa959c99e8d4e5cac | 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: when sold at a 70 % discount, a sweater nets the merchant a 40 % p... | e |
task160_replace_letter_in_a_sentence | task160-8836c47e5af54747a7766907f72c7b86 | In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'a person feeding a garden gnome a piece of bread'. Replace the letter 'n' with 'w' in the sentence. | a persow feediwg a gardew gwome a piece of bread |
task194_duorc_answer_generation | task194-a76ac27e11ae4056b45edad3bc94a7b2 | In this task, you will be shown an extract from a movie plot and a question. You need to provide the correct answer for it. Short answers containing words that are present in the passage are preferred.
In Congress, Senator Robert Kelly attempts to pass a "Mutant Registration Act", which would force mutants to publicly ... | Answer: Rogue's |
task820_protoqa_answer_generation | task820-bf6a70633381445186890568a7968dfa | 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 a name you might give your pet that you'd hate to have as your name. | rover |
task157_count_vowels_and_consonants | task157-f999291a671841fabb7bc7a5c44c2b29 | In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence.
Sentence: 'a man and woman play wii games in a casual gathering of friends in an apartment'. Count the number of vowels in the given sentence. | 26 |
task477_cls_english_dvd_classification | task477-f5b083653a5f42ab9bbed2ad32cf1ced | 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).
Haunted Castle (3-D) . This dvd is more like an... | POS |
task1504_hatexplain_answer_generation | task1504-6b2548036f474433af6fce47a341596b | The input is a tweet which can be Hate Speech or Offensive. Given such a tweet, output a phrase from the tweet that makes it hate speech or offensive. The output should contain only one such phrase. The output has to be from within the tweet itself. Do not generate words or phrases not present in the tweet.
nope never ... | never claimed to be a kang that what niggers do |
task080_piqa_answer_generation | task080-da46c6824c294a958c913805631acc29 | In this task the focus is on physical knowledge about the world. Given the provided goal task in the input, describe a process that would lead to the asked outcome. This process often involves physical motions with objects, such as moving them, arranging them in a certain way, mixing them, shaking them, etc.
how to cl... | Use a mild dish soap and a soft sponge to clean your sink. Wipe all sides of the sink with the soapy sponge.Rinse and towel dry the sink after cleaning it. |
task582_naturalquestion_answer_generation | task582-7abd622b1bd649baa8e957c65bbca5af | 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\*.
what are the nine forms of mother durga | Shailaputri |
task1400_obqa_incorrect_answer_generation | task1400-c4541de59dab400f9a4ad5dadc509403 | 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: the summer solstice is on June 21st in the northern hemisphere. Question: the solstice with the ... | november |
task1283_hrngo_quality_classification | task1283-55fd74a6d1e649cc9aacc5a31cbf98eb | You are given an original reference as well as a system reference. Your task is to judge the quality of the system reference. If the utterance is grammatically correct and fluent output 1, else output 0.
System Reference: la briciola, is near mission bay, does not allow kids for dinner.
Original Reference: la briciola ... | 1 |
task1583_bless_meronym_classification | task1583-5a9bfbf64fe247088cfabbf010498868 | 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?.'
revolver has cham... | 1 |
task523_find_if_numbers_or_alphabets_are_more_in_list | task523-58dd26853a9b4ba5950a15d9f8a8b601 | In this task, you are given an input list A. If the count of numbers is more than that of alphabets in the list, answer 'Numbers Win'. If the count of alphabets is more than that of numbers in the list, answer 'Alphabets Win'. If the count of numbers is same as that of alphabets in the list, answer 'Numbers and Alphabe... | Numbers and Alphabets are Tied |
task325_jigsaw_classification_identity_attack | task325-2697e05d605240669ba4c7d948738f4f | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: identity-attack and non-identity-attack. Identity attack refers to anything rude or disrespectful about someone's identity, including appearance, race, gender, and sexual orientation.
Comment: ... | Non-identity-attack |
task099_reverse_elements_between_index_i_and_j | task099-5ce3cf39cb5b4723b9ad881ad0b0d133 | 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.
10, 13, ['1815',... | 9077, 1505, 3965, 9805 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.