task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task469_mrqa_answer_generation | task469-1eda9a0cbb564e1f811c287299e479e1 | 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: People all over the world today are beginning to hear and learn more and more about the problem of pollution.Pollution is caused... | the whole process of industrial production and consumption of goods |
task823_peixian-rtgender_sentiment_analysis | task823-583a1705b6664fbf9ae82b35e7ec65a4 | Given a 'poster' sentence and a corresponding 'response' (often, from Facebook or Reddit)classify the sentiment of the given response into four categories: 1) Positive, 2) Negative, 3) Neutral, and 4) Mixed if it contains both positive and negative.
Poster: Thanks to the crew on WGN Radio for having me on this morning ... | Positive |
task675_google_wellformed_query_sentence_generation | task675-798e5392f5724069bd7436f308b36d7d | You are given a list of queries separated by new line. Your job is to answer with the query that is the most well-formed or well-structured query in terms of grammar, punctuations, or spelling errors.
What are 6 natural resources in southeast ?
What is main labor forced of the south ?
How much does an american cup of s... | How much does an american cup of sugar weigh ? |
task191_hotpotqa_question_generation | task191-4183baff595940b290a809474aa00e16 | 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 : "State of Grace" is a song by American singer-songwriter Taylor Swift from her fo... | This song that was released on August 30, 2009, was the fourth single off of the album for what singer who coproduced that album with Nathan Chapman? |
task389_torque_generate_temporal_question | task389-eb6eab1a684048f2ab115866e0c062c0 | 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 after the Russian objections? |
task505_count_all_numerical_elements_in_list | task505-a72d5d843a2b4577aecc2659ac8cd60e | 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.
['v', 'X', 'm', '9345', '4559', 'O', '8639', 'G', '6999'] | 4 |
task125_conala_pair_differences | task125-963d075b89bd449cb060b97603b93469 | In this task you are given a list of integers and you need to find the absolute value of the difference between each two consecutive values. The output should be a list of the absolute value of the differences of each two consecutive values.
[-45, 26, -23] | [71, 49] |
task750_aqua_multiple_choice_answering | task750-9df09ba8c96a4a00858c38a0a92982c4 | You are given a math word problem and you are supposed to make use of mathematical concepts like probability, combinatorics, linear equations, sequences/series, or simple operators like addition, subtraction, division, or multiplication to answer the given question. Choose the best option from the 5 given options and r... | Option A |
task293_storycommonsense_emotion_text_generation | task293-ad6333c6457e400697e8b8c82b2f4861 | 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 |
task1296_wiki_hop_question_answering | task1296-6bd93f2b077a44c58d85df7b87450de4 | 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: Indralohathil Na Azhagappan is a periodical ( Remake of Rambayin Kadhal ( starring : Banu... | tamil |
task1336_peixian_equity_evaluation_corpus_gender_classifier | task1336-d9a482ef58fb410ea65ccec893b37f41 | 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).
The situation makes Jamel feel angry. | male |
task385_socialiqa_incorrect_answer_generation | task385-fa63cfff95674af5a5c18f6c3bb3dc11 | In this task, you're given a context passage, a question, and three answer options. Your task is to return an incorrect answer option to the question from the choices given. For all questions, only one of the three answer options is correct. Pick one of the two incorrect answer options as the output.
Context: Kendall q... | A |
task308_jeopardy_answer_generation_all | task308-7012c5d46f764b3892dbfacffbf57b34 | 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: GLANDS
Clue: These glands secrete an oily substance which lubricates your hair & kee... | the sebaceous glands |
task094_conala_calculate_mean | task094-7905dd301fc944eb983301ff8748f45f | In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
[32.661, 99.26, 20.595, -64.167, 28.87, 196.285,... | 67.944 |
task065_timetravel_consistent_sentence_classification | task065-2347cc8014704803b58a13a25db5c2a2 | In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given two options and you need to select the one that best connects the first sentence with the rest of the story. Indicate your answer by 'Option 1' if the first option is correct, otherwise 'Optio... | Option 2 |
task310_race_classification | task310-62b56c24f09a4b3caee4cc235efb82b2 | 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: Ad 1 April Fool's party On Fri... | Yes |
task372_synthetic_palindrome_numbers | task372-9e3c879c26e84573953fdfd2f5bb04e5 | In this task you will be given a list of integers. You should only return an integer if the first digit is the same as the last digit in the number. If an integer has a single digit, then it should be returned. If there are no integers that start and end with the same digit then an empty list ("[]") should be returned.... | [404, 232, 0, -323] |
task616_cola_classification | task616-1a64e1dec9424d80b48605f50ad616af | You're given a sentence and your task is to classify whether the sentence is acceptable or not. Any sentence which is grammatically correct, has a naturalistic text, is written by a native speaker and which minimizes superfluous content is acceptable, otherwise unacceptable. If the sentence is acceptable then write "ac... | unacceptable |
task934_turk_simplification | task934-c17922db121e42db89e76750a15c276e | 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.
today , landis ' father has become a hearty supporter of his son and regards himself as one of floyd 's biggest fans. | landis ' father has become a hearty supporter of his son today . he considers himself as one of the biggest fans of floyd. |
task820_protoqa_answer_generation | task820-132a3dc0a13d42fe92fd3157048dc405 | Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question.
name something a teenager will not leave the house without. | money |
task405_narrativeqa_question_generation | task405-60c5fa28824e4c7582694ab098e49a8d | You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont... | What does the Philadelphia Phillies team owner require of Ben Chapman for taunting Robinson during a game? |
task367_synthetic_remove_floats | task367-262de4102741444986e36986b095a3f7 | 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.
[21.128, 53, 39, 88, 24.679, 1] | [53, 39, 88, 1] |
task079_conala_concat_strings | task079-7e21d84d87824e25b43e93ca756cffc9 | In this task you will be given a list of strings and you need to concatenate them.
['f', 'E', 'l', 'D', 'loud', 'G', 'halyards;', 'Z', 'so', 'p', 'Q', 'C'] | fElDloudGhalyards;ZsopQC |
task070_abductivenli_incorrect_classification | task070-bc9eebaca79d437ab9a222af3b717c83 | In this task, you will be shown a short story with a beginning, two potential middles, and an ending. Your job is to choose the middle statement that makes the story incoherent / implausible by indicating 1 or 2 in the output. If both sentences are plausible, pick the one that makes less sense.
Beginning: Mike saw a gi... | 1 |
task074_squad1.1_question_generation | task074-1e67c08af8f04ef194fb761f0a4c18a8 | 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 was Nigeria's population in 2009? |
task518_emo_different_dialogue_emotions | task518-dab3c8866aed4b1286e1b9d01222a7b5 | In this task you will be given two dialogues. You need to determine if both dialogues have the same underlying emotion. The possible emotions are happy, sad, angry, or other. If they do output 'yes', if not output 'no'.
Dialogue 1: 'i don't know okwhen are you coming home home '. Dialogue 2: 'then get lost please today... | no |
task380_boolq_yes_no_question | task380-318934cc4c74439fbdecaa1eb5847b17 | 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: In association football, a substitute is a player who is brought on to the pitch during a match in exchange for an existing player. Substitutions are gener... | Yes |
task183_rhyme_generation | task183-5b0f4df52ad54932b0c4c3de3df7c0c2 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
clock | kloc |
task456_matres_intention_classification | task456-9f35dbea94a04899aeeab4989ad1e39a | You will be given a context and a verb separated with a newline character. You have to identify if the given verb implies an opinion, an intention, a wish or not. Please note that a verb refers to an intention only if it refers to an event planned to happen in the future and is not conditional (or part of a condition).... | No |
task933_wiki_auto_style_transfer | task933-4524b25bef2a4f35be40b58015273dcb | 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.
Over time , the degree of integration h... | Over time , the three services have combined headquarters , logistics and training camps . |
task325_jigsaw_classification_identity_attack | task325-eb31768c3d294c6db60c10fcdb875a09 | 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: ... | Identity-attack |
task333_hateeval_classification_hate_en | task333-9f18899c9b554d39acd31982f4d5b636 | In this task, you are given a post in English from online platforms. You are expected to identify whether the post is hateful against immigrants and women. A hateful post expresses hate or encourages violence towards a person or a group. If a post is hateful but not towards immigrants and women, it should be labeled as... | Non-hateful |
task390_torque_text_span_selection | task390-e6a972eecf7243ee88f438f6f8200350 | 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: In Was... | calls |
task293_storycommonsense_emotion_text_generation | task293-dcf3202afebf4d0c82d0c01e3c99d3a4 | 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 ... | anticipation |
task157_count_vowels_and_consonants | task157-c1f02a9531ce420198a5d74af5f7181a | 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 lady riding her brown horse in an arena'. Count the number of vowels in the given sentence. | 13 |
task428_senteval_inversion | task428-46c142f6fcff48dd888443765f8c8289 | 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.
Al... | Inversion |
task1723_civil_comments_sexuallyexplicit_classification | task1723-f79fbbdb272a42d5bd9ef88497baf83a | Categorize the comment on the basis of sexual explicitness. If the comment is sexually explicit output Yes, otherwise output No.
God grief! Have some common sense man.
Bill Clinton made an incredibly stupid decision to get a blow job from a young woman who was coming on to him. Good lord, the POTUS could have gotten m... | Yes |
task1541_agnews_classification | task1541-ae4bd82e649c4cbb909e9a9895b69f2a | 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... | 0 |
task370_synthetic_remove_divisible_by_3 | task370-6fa256bd8b5f4db5967639fea3c69127 | 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.
[-71, -100, -58, 40, 30] | [-71, -100, -58, 40] |
task587_amazonfood_polarity_correction_classification | task587-2a84e093c547435986a55a6388b4cfe5 | 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".
Haribo makes a wide range of candies, including some world class goodies, but this is not one of them. The frogs are made of a h... | False |
task089_swap_words_verification | task089-ff17abdab9b24f57b7bd194411d33095 | 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... | (5, 6) |
task820_protoqa_answer_generation | task820-d1162222aef84acd9d2144f639821bf4 | Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question.
name something women wear that becomes uncomfortable after a while | high heels |
task326_jigsaw_classification_obscene | task326-164aa075b9a849c1840bd804c820851c | 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 ... | Obscene |
task1309_amazonreview_summary_classification | task1309-e742f80de01e4c8cb4fbaef69a143fe6 | In this task, you're given reviews from Amazon's food products and a summary of that review. Your task is to classify whether the given summary matches the original review. Generate "True" if the given review and its summary match, otherwise generate "False".
Reviews: junk took two hours to figure it out no instruction... | True |
task158_count_frequency_of_words | task158-9051b30bd43f4ea0bea7519679ad5fe7 | In this task, you need to count the occurrences of the given word in the given sentence.
Sentence: 'the two children are taking candles off of the cake'. Count the occurrences of the word 'the' in the given sentence. | 2 |
task1336_peixian_equity_evaluation_corpus_gender_classifier | task1336-4e16e2d48cf347628ce8eba7e6f12c9a | 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).
The situation makes Jamel feel devastated. | male |
task649_race_blank_question_generation | task649-ae6d9fcbcc804cd4b0f072a1181c4114 | 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: While the rest of the world carried on cycling during t... | The passage gives us a brief introduction _ . |
task405_narrativeqa_question_generation | task405-8441c47abb5e4423958deb8583422fab | You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont... | How did the law partner who betrayed Beckett feel about him after Beckett collapsed? |
task1518_limit_answer_generation | task1518-38e066a6306d41f3a37f0af4e146c44c | In this task, you are given a sentence which contains a motion and your task is to identify the physical entities involved in the motion. The input sentence can have more than one entity and also there is at least one entity that takes part in physical motion. There are two types of entities which are animate (beings t... | lens |
task247_dream_answer_generation | task247-7a16e3bf81b24af887508fdda22028ce | 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".
F: What shall we do now? M: Sony. I have no idea., Question: What does the man mean? (A) He has a good ide... | (B) He does not know what to do. |
task1711_poki_text_generation | task1711-ad85238c009a43bfba4e9a00425b1b3d | You are given a short text as a title. Your task is to generate a poem as output that is related to the given title and should feel like written by kids. The output should be a run-on sentence (two or more complete sentences connected without any punctuation). The poem should not be too long or too complex, because it ... | freak such a simple word but it my whole world nothing beat be diferrent even though the world treat you like your insignificatn im my owm person im not like anyone eles and if you have aproblem with that keep it to your self |
task900_freebase_qa_category_classification | task900-ff19fd4785284155ae79c02a64235001 | Given a trivia question, classify broad topical category from this list: 'theater', 'geology', 'book', 'tv', 'astronomy', 'aviation', 'military', 'government', 'boxing', 'projects', 'metropolitan_transit', 'law', 'venture_capital', 'broadcast', 'biology', 'people', 'influence', 'baseball', 'spaceflight', 'media_common'... | location |
task865_mawps_addsub_question_answering | task865-1c0b36135445465a9de302e465d424ee | You are given a math word problem and you are supposed to apply addition or subtraction mathematical operators on the numbers embedded in the text to answer the following question and then only report the final numerical answer.
There were 3409 pieces of candy in a jar . If 145 pieces were red and the rest were blue , ... | 3264 |
task229_arc_answer_generation_hard | task229-c1bc5392af4c42ffbade6b5724860c54 | You are given a science question (hard-level) and four answer options (associated with "A", "B", "C", "D"). Your task is to find the correct answer based on scientific facts, knowledge, and reasoning. Do not generate anything else apart from one of the following characters: 'A', 'B, 'C', 'D'. There is only one correct ... | C |
task592_sciq_incorrect_answer_generation | task592-d08442b4a5d04ae0a9431ef5071c3cca | 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 system is responsible for defending your ... | nervous system |
task515_senteval_odd_word_out | task515-1ad7e1e8ae014c9783f33af9fac9daca | In this task, you are given a sentence. You must judge whether a single noun or verb has been replaced with another word with the same part of speech. The inversion would result in the sentence sounding unnatural, So unnatural sentences will be considered changed. Label the instances as "Original" or "Changed" based on... | Changed |
task156_codah_classification_adversarial | task156-eea8c32282504b7d82f718ab36253023 | 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 C |
task1325_qa_zre_question_generation_on_subject_relation | task1325-317f2f1387da4c5c88701feef0f3b31d | 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 : Jos... | With which military branch did Joseph J. Went hold a command? |
task344_hybridqa_answer_generation | task344-ca90bfda0e31424f9e08fb8ed2588e6e | 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.
What bother was a part of the chapter at Southern University and A & M College ? | Harold Davis |
task063_first_i_elements | task063-3ea7e1aa8d1243989354e01322ed9b61 | 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
2, ['F', '2769', 'T', 'j'] | F, 2769 |
task153_tomqa_find_location_hard_clean | task153-894445856c594998903e7c4977997f4b | 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_envelope |
task165_mcscript_question_answering_commonsense | task165-34c88deaaac044e8853c08bc4339238a | 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... | before going to bed |
task082_babi_t1_single_supporting_fact_question_generation | task082-bd8f2fb53f1241eca3ed94dd50e7bc8a | In this task, you will be given a passage consisting of set of facts. The task is to create a question of form 'Where is <person_name>?' that is answerable from exactly one of the given facts. Avoid creating questions that are unanswerable from all of the facts.
Passage: Mary journeyed to the office. Daniel journeyed t... | Where is Sandra? |
task378_reverse_words_of_given_length | task378-04554ec28beb4c81acdc08f439e88652 | In this task, you need to reverse all words of a given length in the sentence. The number of letters in a word determine its length. For example, the length of the word "apple" is 5.
Sentence: 'a bowl of apples sits on a white table top'. Reverse all words of length '6' in the given sentence. | a bowl of selppa sits on a white table top |
task325_jigsaw_classification_identity_attack | task325-ac715774ee934a95af3ffaa7a990ac38 | 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: ... | Identity-attack |
task177_para-nmt_paraphrasing | task177-71a03a1f6f6b40c59e9c1d9a738b5372 | 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.
we ca n't be no normal family with him living in the garage and coming in the bedroom at 4:00 in the morning with hammers . | we ca n't be a family when he lives in the garage and goes around the rooms at 4 a.m. with a hammer in his hand . |
task374_synthetic_pos_or_neg_calculation | task374-fc56b90333c848a0ba8b9bc3bdddef91 | 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... | [267, 186, 213, 4, 90, 282] |
task405_narrativeqa_question_generation | task405-afb8e3ff9b3b45469c4a1561cae19e84 | You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont... | Where is Jack from? |
task337_hateeval_classification_individual_en | task337-8924cf706e98478aa6c595c4c1add5e4 | 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: Germany now worried that the surge of A... | Generic |
task405_narrativeqa_question_generation | task405-4bfc80e4e7a34f01b530f5a6b5b55ed5 | You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont... | What is the name of Anastasia's puppy? |
task094_conala_calculate_mean | task094-7bbf1de37de14db4a99aa0d04d38c456 | In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
[159.924, 77.391, 22.518, 3.81] | 65.911 |
task323_jigsaw_classification_sexually_explicit | task323-683dc02238894c8db9e1f216db5fd96c | 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: Another RINO shows his true colors. Don't let the door hit y... | Sexual-explicit |
task684_online_privacy_policy_text_information_type_generation | task684-b944658df60a4530968500edd601f86c | Given a part of privacy policy text, identify the type of personal information which is collected, used, tracked or retained. The type of information should be present inside the given policy text, answer as 'Not Specified' otherwise
The site collects your website activities for an unspecified purpose. Collection happe... | User online activities |
task400_paws_paraphrase_classification | task400-72cb0e2bec7247878ae7e7f623e720c8 | 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.
In April 1867 Arthur bought the whole... | Not paraphrase |
task586_amazonfood_polarity_classification | task586-ce7d015bdca642de84914c09cd878c22 | You are given a review of Amazon's food products. Your task is to divide them into two classes: negative or positive, depending on the content of the review.
Pop Chips are basically a horribly over-priced version of "Munchos" which are baked potato chips and have been around forever. Period. | Negative |
task1389_hellaswag_completion | task1389-1ff589cb6e654131bdf5fef59c794ccf | In this task, you are given a context and four options. Each option is a suggested ending for the context. You should read the context and pick the best ending for the context. Please answer with "A", "B", "C", and "D".
[header] How to grow plumeria from cuttings [title] Use thick, healthy cuttings that are least 12 i... | D |
task616_cola_classification | task616-28b3ae334c024b7682bdf9c074b7354e | You're given a sentence and your task is to classify whether the sentence is acceptable or not. Any sentence which is grammatically correct, has a naturalistic text, is written by a native speaker and which minimizes superfluous content is acceptable, otherwise unacceptable. If the sentence is acceptable then write "ac... | acceptable |
task298_storycloze_correct_end_classification | task298-7933a45f42f445dda4a837e71104f3fa | In this task, you're given four sentences of a story written in natural language, and one last sentence (Sentence5). Your job is to classify whether the last sentence completes the rest of the story coherently or not by providing 'Yes' or 'No'.
Sentence1: Bill was poor. Sentence2: Bill had a minimum wage job. Sentence3... | No |
task162_count_words_starting_with_letter | task162-6cde763351364f47bebe63d1d53376de | In this task, you need to count the number of words in a sentence that start with the given letter. Answer with numbers and not words.
Sentence: 'a ratchet ass room with a shelf on the wall'. How many words start with the letter 'r' in the sentence. | 2 |
task846_pubmedqa_classification | task846-55cf125c2c4e4d5ea3a4a33156d3381d | Given a passage with a question and an answer to that question, classify if the answer actually answers the question into 'yes' or 'no'. Output 'yes' if the answer answers the question and output 'no' if the answer does not answer the question.
Question: Do bile CXC motif chemokine 10 levels correlate with anti-donor c... | yes |
task319_stereoset_classification_profession | task319-08934e94964a4106a7d63c4cb8e39917 | You are given a target profession, and two sentences. Your task is to determine whether the second sentence is either a stereotype, anti-stereotype, or is unrelated with respect to the first sentence and the target. A stereotype is a widely held but oversimplified notion of a group of people. An anti-stereotype is an i... | stereotype |
task165_mcscript_question_answering_commonsense | task165-862e0586eac041e3adeccd3ea78b7b06 | 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... | Their orders |
task1661_super_glue_classification | task1661-d11df5573b40446cbe14f3a8ecbb9d68 | In this task, you are given Wikipedia articles on a range of topics as passages and a question from the passage. We ask you to answer the question by classifying the answer as 0 (False) or 1 (True)
Passage: Stranger Things -- The first season was released on Netflix on July 15, 2016. It received critical acclaim for it... | 0 |
task227_clariq_classification | task227-81f6923065694b86b5e720af3fb35fbc | 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: How... | No |
task390_torque_text_span_selection | task390-abbc97993680426bbe57b4b427112e79 | 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: Confin... | Confined |
task505_count_all_numerical_elements_in_list | task505-26802bcf6fa1474885d91790565ff8f7 | 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.
['Z', '4219', '2337', 'a', '5729', 'l', '1857', '1965', 'c', '7789', '9541', 'I', ... | 17 |
task367_synthetic_remove_floats | task367-7ac1441243aa4ad889f2a58038bf556e | 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, -14.764, 89, -67.069, 32.07... | [41, 89, -7] |
task1327_qa_zre_answer_generation_from_question | task1327-3cac5340cdd040f786ab6c79b6b0007e | Generate a correct and concise answer for the question based on the words in the context.
Context : Logan Couture (born March 28, 1989) is a Canadian professional ice hockey centre and an alternate captain for the San Jose Sharks of the National Hockey League (NHL).
Question : What team is Logan Couture associated wit... | San Jose Sharks |
task268_casehold_legal_answer_generation | task268-0d5a9a16607e48a89970f1c986c7909a | In this task, you will be shown a prompt from a judicial decision and multiple holding statements derived from citations following text in a legal decision. Holdings represent the governing legal rule when the law is applied to a particular set of facts. There are five answer choices for each citing text. The correct ... | (C) |
task607_sbic_intentional_offense_binary_classification | task607-02b4e4187c084181b6f57e05b7fb8b50 | 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... | No |
task475_yelp_polarity_classification | task475-a57634674a1c4086886d17a7bf3444f8 | 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.
Just had the craziest experience. My mom had called the store asking for a certain person who worked there (our... | NEGATIVE |
task147_afs_argument_similarity_gay_marriage | task147-222ed26ff10a4e6ca86f459b10cde72d | We would like you to classify each of the following sets of argument pairs (discussing Gay Marriage) into either SIMILAR or NOT SIMILAR. A pair of arguments is considered SIMILAR if the arguments are about the same FACET (making the same argument), and is considered NOT SIMILAR if they do not have the same FACET. A FA... | Not similar |
task389_torque_generate_temporal_question | task389-71c5a2306e44473382021ba8df2d8685 | 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 acts? |
task516_senteval_conjoints_inversion | task516-85033dc8cad74ede9bd8083041b57e41 | In this task you are given a sentence with one coordinating conjunction (for, and, nor, but, or, yet, and so). You must judge whether the order of two coordinated clausal conjoints have been inverted or not. Inversion would result in the sentence sounding unnatural. Label the instances as "Original" or "Inversion" base... | Original |
task618_amazonreview_summary_text_generation | task618-5e7e1982f1164dffb065b3084bd3ca7c | In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review.
That was an hour and forty-eight minutes of my life wasted... If you're a fan, don't bother even trying to watch this... Terrible research on her life and fatal accident, horrible acting, FYI...Jayne Mansfield... | Character assassination and terrible acting...even my dog disliked it...four paws down from her! |
task633_dbpedia_14_answer_generation | task633-4677d735f4aa4eabbdf80353ec7797e3 | 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: Ingane Oru Nilapakshi was a Malayalam film released in the year 2000. The actress Sneha known at the time a... | 3 |
task616_cola_classification | task616-ba866a650ec14fcdbc1ec08ea9209f65 | You're given a sentence and your task is to classify whether the sentence is acceptable or not. Any sentence which is grammatically correct, has a naturalistic text, is written by a native speaker and which minimizes superfluous content is acceptable, otherwise unacceptable. If the sentence is acceptable then write "ac... | acceptable |
task649_race_blank_question_generation | task649-5268738fd95840189da9830b49b11f2b | 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 new study has been carried to test the role of story ... | We can learn from the text that the pre-recorded videos _ . |
task934_turk_simplification | task934-bc2de9dbada54903acedd32d34082c7f | 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.
the baltic sea drains into the kattegat through the oresund and the danish straits. | the outlet of the baltic sea is kattegat to both oresund and the danish straits. |
task1286_openbookqa_question_answering | task1286-87d98033287e4a73b909cace5909a976 | 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").
When hurricanes move over land, the hurricane does what? (A) speeds up a considerate amount (B) stops almost at once (C) gains a lot of strength (D) loses capacity t... | D |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.