task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task413_mickey_en_sentence_perturbation_generation | task413-8791023521694e218389084c033dd0b7 | 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 buy fresh fruits and articles because you want to eat healthy foods . |
task956_leetcode_420_strong_password_check | task956-3c5ef2efe0b44f42b2322be221dab665 | You are given a password and you need to generate the number of steps required to convert the given password to a strong password. A password is considered strong if (a) it has at least 6 characters and at most 20 characters; (b) it contains at least one lowercase letter and one uppercase letter, and at least one digit... | 0 |
task114_is_the_given_word_longest | task114-65d5f73d813540b78c221f25a255e6dc | In this task, you need to answer 'Yes' if the given word is the longest word (in terms of number of letters) in the given sentence, else answer 'No'. Note that there could be multiple longest words in a sentence as they can have the same length that is the largest across all words in that sentence.
Sentence: 'three dif... | Yes |
task852_synthetic_multiply_odds | task852-10520dd903884c4c982737c1491fbe81 | In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every odd number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no odd numbers in an inner list you shoul... | [-29, 19, -44505, -4025, 0, 0, 11, 559, -2071525, 175, 144855, 0, 9, 0, -22971] |
task389_torque_generate_temporal_question | task389-7adfc55f4065403e92d2116b1de376b4 | In this task, a passage will be given and the goal is to generate a question about temporal relations based on that passage. A temporal relation describes the relation between two things with respect to time e.g., something happens/starts/terminates/... immediately/shortly/usually/... before/after/during/... something ... | What will happen in the future? |
task161_count_words_containing_letter | task161-9d4abb395c0249e5b565a0960f473f26 | In this task, you need to count the number of words in a sentence that contain the given letter
Sentence: 'an intersection is vacant as an arch stands tall in the background'. How many words contain the letter 's' in the sentence. | 4 |
task852_synthetic_multiply_odds | task852-4b79edef06004afdb70a653574cb0919 | In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every odd number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no odd numbers in an inner list you shoul... | [-9, 41, -58261, 9, 27, -3591, 0, -1075, 1617, 1, 15, 41, 15] |
task183_rhyme_generation | task183-04a8227753d14ca186be72169470b334 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
divide | eid |
task428_senteval_inversion | task428-1eeb8d0a7b53471db5427520a30ab0e6 | 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.
In... | Inversion |
task607_sbic_intentional_offense_binary_classification | task607-9c4e4b3b785949acae4567c4341b0d83 | 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 |
task1421_mathqa_other | task1421-44b5d3eb2e1a4d368d6188812f8c65da | In this task, you need to provide the correct option for a given problem from the provided options.
Problem: 200 college students were asked in a survey if they preferred windows or mac brand computers . 70 students claimed that they preferred mac to windows brand computers . one third as many of the students who prefe... | b |
task636_extract_and_sort_unique_alphabets_in_a_list | task636-ed56f565f61447d0bdcaf6e6296038dc | 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.
['e', 'x', '8039'] | e, x |
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet | task622-784039509b2846e8b26d77ebca060007 | In this task, you are given an input list A. You need to convert all the alphabets in the list with a number representing their position in the English alphabet. E.g., replace A by 1, B by 2, a by 1, b by 2, and so on.
['T', '8861', 'T', '6819', '8075', 'f', 'B', '2279', 'X', 'v', '3423', 'H', '4439', 'R', 'I', 'E', '5... | 20, 8861, 20, 6819, 8075, 6, 2, 2279, 24, 22, 3423, 8, 4439, 18, 9, 5, 5651, 7271, 5237, 8815, 11, 15, 5539, 8531, 9911 |
task309_race_answer_generation | task309-2d057bdf5ab14b80b21fa456e69b936a | 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... | C |
task101_reverse_and_concatenate_all_elements_from_index_i_to_j | task101-d4957f9bf61243eaabb7a8d7dbd88c48 | 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 find all elements of A from the ith element to the jth element, reverse the order in which they occur, and then concatenate them to output the resultant string. i and j will be non-negative, and will always have a va... | 1975H861771qO8613GON2403554394795195c54696285340931258479 |
task455_swag_context_generation | task455-f7d8ffcca9ac43b69dfc97b94d51817f | Given a sentence, generate a most likely context or previous statement. The previous statement should be relevant to the given statement.
Someone spots the penguins on a lower tier across the rotunda. | Someone and someone stand before a painting of a large black dot. |
task111_asset_sentence_simplification | task111-234bc4cc4af24d03a4d90ece34e78706 | 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... | Lothar ("Emma") Emmerich lived from November 29, 1941 to August 13, 2003. He was a German football (soccer) player. |
task383_matres_classification | task383-113d36ff550843dcbfc0ab847d218a84 | You will be given a context and a verb separated with a newline character, and you have to answer if the given verb can be anchored in time or not. We say a verb can be anchored in the real timeline if and only if a verb happened in the past, is happening now, or is guaranteed to happen in the future. The output should... | Yes |
task111_asset_sentence_simplification | task111-f67cc0aa9a9741c5a71f3d2d55fdec0d | 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... | They made sure that the food supply is free of contamination. |
task303_record_incorrect_answer_generation | task303-b03c707d00b742d793eeb59fd8ad4da8 | 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 ... | Bayeux |
task328_jigsaw_classification_insult | task328-f07031069cf4486cb33f0bde8382055f | 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: Not only an idiot but a gay hating sadistic blubbering idiot who pissed in his pants w... | Insult |
task078_all_elements_except_last_i | task078-8fda62b484e64b0588475ec8c6716b2d | In this task, you are given inputs i and A, where i is an integer and A is a list. You need to list all the elements of A preceding the last i elements. i will always have a value less than the length of A.
7, ['J', 'F', '9091', 'k', 'v', 't', '3989', '7015', '5577', 'U', 'P', '6351', '2285', 'A', 'u', '4393', '8357', ... | J, F, 9091, k, v, t, 3989, 7015, 5577, U, P |
task067_abductivenli_answer_generation | task067-2930cc0afe13456d936b616842e3bbb0 | 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... | Lee decided make a sweater for herself from her yarn. |
task1364_hans_answer_generation | task1364-37e2705860f547c88b4fe1a88094184b | In this task, you are given a premise sentence. Your task is to write a new sentence by substituting the subject and object (i.e., the input's subject should be output's object and vice versa.). The generated sentence must be fluent and shouldn't change the voice (i.e., passive or active) of the input.
The doctors next... | The actor recommended the lawyer . |
task1308_amazonreview_category_classification | task1308-cbeebbe05eab4a1398cd93b278cd9aac | In this task, you're given a review from Amazon and category of the product based on the review given by the user and your task is classify whether the given category match the review. Generate "True" if given review and its category match, otherwise generate "False".
Reviews: IF this is part of the vanilla orchid, it ... | False |
task403_creak_commonsense_inference | task403-42d71f9ff7d64131b3084750dfbf3823 | 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 |
task431_senteval_object_count | task431-80459aec60474fc5a7c6098f8f3266ce | 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.
CHAPTER TWO Nike paced the confines of her cell. | Plural |
task898_freebase_qa_answer_generation | task898-a6362f43ff924fafaf65567acb36e17c | Given an trivia question precisely answer the question with a word/phrase/name. External resources such as Wikipedia could be used to obtain the facts.
Who is the voice of 'King Harold' in the film 'Shrek 2'? | john cleese |
task065_timetravel_consistent_sentence_classification | task065-07a1e12799604c87be37195c341a4283 | 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 1 |
task368_synthetic_even_or_odd_calculation | task368-0538db26205c4e88ad239fd7869de856 | In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by 4, if the element is odd you should multiply by 4 then add 2. The output should be a list of numbers that is the result of applying that logic to the input list. You should not round any decimal... | [18.0, 15.5, 23.5, -2, 270, -154] |
task823_peixian-rtgender_sentiment_analysis | task823-065eec8944ae4531a2662122540447d8 | 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: If you're on #Medicare have you received your free checkup? On... | Negative |
task291_semeval_2020_task4_commonsense_validation | task291-6be61d10b8264d0f8125c3fdb6dadae7 | In this task, you are given two natural language statements with similar wording. You must choose the statement that makes less sense based on common sense knowledge. A '
' separates the statements. Use "first" or "second" to indicate which sentence makes less sense.
He drinks a beer every night to relax.
He eats a bee... | second |
task1384_deal_or_no_dialog_classification | task1384-5e7222db0fb64b80b21ee00119f72e53 | Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
THEM: i'd like the ball and one hat YOU: you can have everthing except the ball THEM: i really need the ball, you can have the rets YOU: it seems there's no deal here THEM: right YOU: i think w... | No |
task471_haspart_answer_generation | task471-e56be0050c78424a855123bdd71cd4d2 | Given an entity as input, output another entity which is part of the input entity. These are entities of meronym. In linguistics, meronymy is a semantic relation between a meronym denoting a part and a holonym denoting a whole. In simpler terms, a meronym (i.e., output entity) is in a part-of relationship with its holo... | eye |
task132_dais_text_modification | task132-d94e8356940745e4af76d9b96e6e5f6b | Languages typically provide more than one grammatical construction to express certain types of messages. Your task is to generate a senetence with the same meaning as given sentence, but with different grammatical construction.
Maria punted the man from work the football | Maria punted the football to the man from work |
task728_mmmlu_answer_generation_professional_accounting | task728-2f5134123214486688497d5e638e4cc4 | You are given a question on professional accounting. You are also given 4 answer options (associated with "A", "B", "C", "D"), out of which only one is correct. You need to answer the question by selecting the correct option. You should only answer with the choice letter, not the whole answer.
Which of the following pr... | B |
task308_jeopardy_answer_generation_all | task308-61fe7034c1ef4a06b1bf801ace210814 | 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: SCIENCE HISTORY
Clue: Announced by Ole Romer in 1676, the first measurement of this ... | the speed of light |
task605_find_the_longest_common_subsequence_in_two_lists | task605-cf506507368e4d29ae376c8c32900c78 | In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B.
[6179, 587, 9299, 2371, 'X', 'S', 'N', 2663, 2655, 'Y', 's', 4055, 2067, 'z', 'x', 'r', 'e', 'q', 'y', 735, 'a', '5883', '641', '5565', 'm', '955', 'E', 'Z', 'I', 'M', 'r', '2957', 'e', 'f', 'x', '5769', 'k', 'H', 'O', ... | a, 5883, 641, 5565, m, 955, E, Z, I, M, r, 2957, e, f, x, 5769, k, H, O, 3575, s, F, 5733, N, 5149, G, X, m |
task390_torque_text_span_selection | task390-70f09ac139664a0f8248dfd56ec2c5da | 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: Ethnic... | living |
task306_jeopardy_answer_generation_double | task306-0061e3fbdc194b4d960bd8b8ea07fa56 | 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: COLORFUL RHYME TIME
Clue: Blushing writing liquid | pink ink |
task866_mawps_multidiv_question_answering | task866-0ae944c28e174ca4a711de47d55b80d2 | You are given a math word problem and you are supposed to apply multiplication or division mathematical operators on the numbers embedded in the text to answer the following question and then only report the final numerical answer.
The Spurs basketball team has 22 players . Each player has 11 basketballs . How many bas... | 242 |
task1504_hatexplain_answer_generation | task1504-b97f07e6da8d403fb3694788f49e761f | 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.
firstly i n... | lastly kike jew |
task594_sciq_question_generation | task594-575e7f028fbe4da5937f1df8472ec4ea | Given a scientific passage and an answer, generate a question for the given answer.
Passage: A chemical reaction is a process that changes some chemical substances into others. During a chemical reaction, the reactants are used up to create the products. Answer: chemical reaction | What is the term for a process that changes some chemical substances into others? |
task1602_webquestion_question_genreation | task1602-6f1b4142afc34b03b3d94a3c16beafb8 | You are given a concept, and a list of answers. You should generate a question about the concept that leads to the given answer(s).
concept: Michael Faraday answers: ['Experimental researches in electricity'] | what did michael faraday accomplish? |
task1217_atomic_answer_generation | task1217-ca59fffd86e442e9b02ef038ea8fbb3e | 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 steals ___ from the store | sodas |
task1669_md_gender_bias_text_modification | task1669-6772ee9a03b64318855b701dc68e625e | In this task if the pronoun is female or gender-neutral you are to replace it with a male pronoun. If there are no pronouns add a male-gendered word to the sentence.
i am about to fix my nails, i'm painting it pink! | I am about to fix my honda civic, I'm painting it pink! |
task293_storycommonsense_emotion_text_generation | task293-8925bf4827e34d78a430039fa6f52449 | 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 ... | connected |
task111_asset_sentence_simplification | task111-aca8bb5fcaf34a539537c8e3a34628ed | 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... | Not many American economists agreed with Keynes in the 1930s. |
task1217_atomic_answer_generation | task1217-c5f3d65913cb412987803646ab887a1b | 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 makes ___ last week | spaghetti |
task507_position_of_all_numerical_elements_in_list | task507-6f5d314d52604ca791f0b784df6bfbea | In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the position of all the numerical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no numerical element is in the list.
['5297', '6223', '... | 1, 2, 3, 4, 5, 7, 11, 12, 13, 14, 18, 21, 23, 24, 31, 32, 37, 39 |
task268_casehold_legal_answer_generation | task268-c49844f4912a4c48a88ba238731b621c | In this task, you will be shown a prompt from a judicial decision and multiple holding statements derived from citations following text in a legal decision. Holdings represent the governing legal rule when the law is applied to a particular set of facts. There are five answer choices for each citing text. The correct ... | (A) |
task591_sciq_answer_generation | task591-607c4ef666cd4812b626aa2645dfe4a9 | Given a scientific question, generate a correct answer to it.
Regularly done aerobic activities can help build up endurance and make what vital organ stronger? | heart |
task397_semeval_2018_task1_tweet_anger_detection | task397-21885ff53530477ca2a5403f0be05fa6 | In this task you are given a tweet. You must judge whether the author of the tweet is angry or not. Label the instances as "Angry" or "Not angry" based on your judgment.
@ellagallagher Thing is tho my pout was actually serious | Not angry |
task1712_poki_classification | task1712-4ae861d4a8ef45cab9e8a7527d6c2fa2 | 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 |
task934_turk_simplification | task934-551f6bd97c864da195364caea53002be | 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 additions to daniel comprise three chapters not found in the hebrew / aramaic text of daniel. | the additions to daniel consist of three chapters not found in the hebrew / aramaic text of daniel. |
task228_arc_answer_generation_easy | task228-efd3af0b9cf0477990e9efea87b85e65 | You are given a science question (easy-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 |
task285_imdb_answer_generation | task285-a7199efdf0904ff19d24a0c032f7931d | 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: This movie gets both a 6/10 rating from me, as well as a 9/... | no |
task075_squad1.1_answer_generation | task075-697bb153269d4ee5b79db53d2175c152 | This task is about writing a correct answer for the reading comprehension task. Based on the information provided in a given passage, you should identify the shortest continuous text span from the passage that serves as an answer to the given question. Avoid answers that are incorrect or provides incomplete justificati... | the land of the Galicians |
task072_abductivenli_answer_generation | task072-f557610a421542edac1ad8d6b2c261f1 | 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 ... | Natalie's favorite movie is The Wizard of Oz. |
task323_jigsaw_classification_sexually_explicit | task323-3bc1ef1601fe4bfdb151532d7ee10a01 | 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: Gingrich, Pawns?? are you reading the same article I am? And ... | Non-sexual-explicit |
task1217_atomic_answer_generation | task1217-7eb9a19c091f4285aaeba3cd7da8020f | 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 gets ___ for christmas | hotwheels |
task577_curiosity_dialogs_classification | task577-dce45646af5243f6a100bd918a9f10a1 | 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.
Please talk to me about the e... | user |
task156_codah_classification_adversarial | task156-0af065f98be14c91b0c5233d51b160a1 | 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 |
task1712_poki_classification | task1712-ef1dcfa919c449199dc40b7bb6374e0d | 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... | high |
task165_mcscript_question_answering_commonsense | task165-6364d01fdee2463ea0cc06cc9cbcd3cd | 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 making toast |
task308_jeopardy_answer_generation_all | task308-2e777016e32e47ab9d27bf09bbe56e40 | 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: THEY'RE IN CHARGE
Clue: Latin American president Ernesto Zedillo | mexico |
task1293_kilt_tasks_hotpotqa_question_answering | task1293-d6157e2768624e1581e79a792ef86800 | In this task, you are given a question. You have to answer the question based on your information.
Which dog, the Polish Hunting Dog or German Spaniel is not very well known outside of Germany, but was recognised by the United Kennel Club in 1996? | The German Spaniel |
task089_swap_words_verification | task089-bdaed170d50046e2bef9627729a90e4e | 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... | (1, 2) |
task303_record_incorrect_answer_generation | task303-aa5f3f589f794a50908547aa26abf1be | 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 ... | CNN |
task283_dream_incorrect_answer_generation | task283-694218b725bd4bf9ac35580d200220f9 | 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".
M: Oh, I'm exhausted. W: Why are you so tired? What di... | Criticizing. |
task111_asset_sentence_simplification | task111-1aa3fce079b2428f9b29bfc8885be097 | 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... | It appears to have lived in wetlands. It used two fork-like teeth to shovel up reeds and sedges for food. |
task905_hate_speech_offensive_classification | task905-ff790fdd588a4fc09563e51e18f546ee | You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Tweet: #tbt when i took my likkle monkey jimmys http://t.co/LIK3xpZ6eZ
Label: Neither | true |
task297_storycloze_incorrect_end_classification | task297-fdf29c373ca94edfb23a996b00d84296 | In this task, you're given four sentences of a story written in natural language. The given story is not complete and your job is to complete the story by selecting one of the end sentence choices from (A) and (B), such that the story does not sound complete and coherent, i.e., select an incorrect end sentence.
Sentenc... | A |
task1602_webquestion_question_genreation | task1602-aa07ff14b167461d96685acd3449a217 | You are given a concept, and a list of answers. You should generate a question about the concept that leads to the given answer(s).
concept: American Express answers: ['New York City', 'Wilmington'] | where is american express located? |
task1422_mathqa_physics | task1422-8619c1bb67b94f498313b8e8c3759ba5 | 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: p is 20 % more efficient than q . p can complete a work in 22 days . if p and q work together , how many days will it take to complete the same work ?
Options: a ) 8 , b ... | c |
task592_sciq_incorrect_answer_generation | task592-05dd3d29cb5c46dc8a491f279c39ebd5 | 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.
The help with diffusion comes from special pro... | installation proteins |
task874_opus_xhosanavy_sr | task874-cad5609c59d447a2ba49e08e0ac94db4 | In this task, you are given a sentence. You must find the primary subject in the supplied sentence. The output must be a sub-sequence in the sentence.
This rope is made from the fibres in the husks of coconuts grown in Ceylon. | This rope |
task326_jigsaw_classification_obscene | task326-dd18565789b1492f92ffc9319640f6bd | 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 |
task162_count_words_starting_with_letter | task162-371cfaa04b264407b37f60ff3e6b6524 | 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 large black bear walking through dried grass'. How many words start with the letter 'w' in the sentence. | 1 |
task389_torque_generate_temporal_question | task389-ac352dbf16ec4a4b836173b68787ebf6 | In this task, a passage will be given and the goal is to generate a question about temporal relations based on that passage. A temporal relation describes the relation between two things with respect to time e.g., something happens/starts/terminates/... immediately/shortly/usually/... before/after/during/... something ... | What event has already finished? |
task1338_peixian_equity_evaluation_corpus_sentiment_classifier | task1338-b9f7e7a00a194dbd9f60e377cf35101a | The input is a sentence. The sentence includes an emotion. The goal of the task is to classify the emotion in the sentence to one of the classes: 'fear', 'joy', 'anger', 'sadness'. The emotion mainly depends on the adverb within the sentence.
Tanisha made me feel scared. | fear |
task369_synthetic_remove_odds | task369-2f0ccc9bbb2243bba7c4c74de430be76 | In this task, you will be given a list of integers. You should remove all of the odd integers from the list(consider 0 an even number). If every integer in the input list is odd then an empty list ("[]") should be returned. Otherwise, answer with the list of even numbers separated by comma inside brackets.
[95, -13] | [] |
task472_haspart_classification | task472-8989426525eb471e867088d955d3ab71 | Given two entities as input, classify as "yes" if second entity is the part of the first entity. Otherwise classify them as "no". These are entities of meronym In linguistics, meronymy is a semantic relation between a meronym denoting a part and a holonym denoting a whole. In simpler terms, a meronym (i.e., second enti... | yes |
task905_hate_speech_offensive_classification | task905-20a2a44045eb4143918057a253bd0490 | You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Tweet: "Your teeth are like the stars." "Aww thanks!" "Yeah... yellow and far away from ea... | true |
task843_financial_phrasebank_classification | task843-ae0d819943de48d884b6a4d7aeb5676c | Classify the given a piece of financial news into three classes: positive, negative, and neutral. Output must be 'positive', 'negative', or 'neutral'.
a January 11 , 2010 EPHC board of directors has approved an increase in the quarterly dividend from $ 0.03 to $ 0.05 per share . | positive |
task587_amazonfood_polarity_correction_classification | task587-df39b96514184a44be871b4ceb890be4 | 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".
I love fact that this drink is neither too tangy or tos sweet.The combimation of both is perfect and therefore quenches yor thir... | True |
task322_jigsaw_classification_threat | task322-2d353a5d6c7045abb95f17c3119d9148 | 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: Xavier: Your position regarding the pri... | Non-threat |
task929_products_reviews_classification | task929-cc89617fa3b74454aa16c8f8a9ff2d41 | Given an English language product review, determine if it is a Good Review or a Bad Review. A good review is one where the product's review has positive tone and Bad review is one where the tone of product's review is negative.
It was a good idea, but when you finally get it to work, then you discover that this piece o... | Bad review |
task151_tomqa_find_location_easy_clean | task151-d14f4f0687164a0e8970a253af52dc71 | Given a story, answer the question about the story. The question is the last sentence in the input. The story has one of the three following scenarios: (1) when the individual's belief matches reality, (2) when the individual's belief does not match reality, (3) is when an individual has a false belief about another in... | blue_envelope |
task1340_msr_text_compression_compression | task1340-e24723d1fcc14a129c3094074a9c3c60 | Given a text, write a compressed version of it in a single sentence.
The Hebrews fled Egypt in order, eventually, to accept the law revealed at Mount Sinai: delivery from servitude requires more than violent revolt. The message of Exodus is not simply liberation from slavery but the domesticating of violent sensibiliti... | The Hebrews fled Egypt to accept the law revealed at Mount Sinai: delivery from servitude requires more than violent revolt. |
task169_strategyqa_sentence_generation | task169-14c542f799994b47a9823ec3b71dd532 | 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: Pulitzer Priz... | Fact1: The history Pulitzer Prize can be won by any citizen, all other Pulitzer Prize winners must be a US Citizen. Fact2: Cheb Mami is an Algerian singer. Fact3: Cheb Mami is a citizen of Algeria. |
task158_count_frequency_of_words | task158-8511d9b8696c4d87889b6bc5ad4d538d | In this task, you need to count the occurrences of the given word in the given sentence.
Sentence: 'a cats face close to the keyboard of a computer'. Count the occurrences of the word 'a' in the given sentence. | 2 |
task590_amazonfood_summary_correction_classification | task590-3c56eba676174f0aa7b61746b9040643 | In this task, You are given an amazon food product review and its summary. Your task is to Generate "True" if given review and its summary match, otherwise generate "False".
The first picture of this was very deceiving. The tree I was delivered was nothing like the first picture which greatly disappointing me but the t... | False |
task672_nummersense | task672-b9fe1621d3a74ee0badfe7bda5869f90 | In this task, find the most appropriate number to replace the blank (indicated with _ ) and express it in words.
Diploid cultivars have _ alleles. | two |
task078_all_elements_except_last_i | task078-6e5a879448634206b53346a20a5783b4 | In this task, you are given inputs i and A, where i is an integer and A is a list. You need to list all the elements of A preceding the last i elements. i will always have a value less than the length of A.
1, ['1743', 'X', 'D', 'K', '7735', '6375', 's', '5421', 'x', 'v', 'Q', 'I', '2971'] | 1743, X, D, K, 7735, 6375, s, 5421, x, v, Q, I |
task303_record_incorrect_answer_generation | task303-fcf18b22aa284142874e822a0188fde9 | 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 ... | King |
task286_olid_offense_judgment | task286-f1c7e8d47acb462a8085436b37cf961c | In this task you are given a tweet and you must identify whether the tweet contains any offense or any form of (untargeted) profanity. Label the post as NOT if the post does not contain offense or profanity. Non-offensive posts do not include any form of offense or profanity. label the post as OFFENSIVE if the post co... | NOT |
task1541_agnews_classification | task1541-a70c1d75799d40f0bb1e90cc103dbad9 | 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... | 3 |
task195_sentiment140_classification | task195-5dbafa7768794d6584e79676f0ce2579 | 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.
Word train came mayne.... | positive |
task504_count_all_alphabetical_elements_in_list | task504-74c7d2bbe1874efead01ea2d364110c1 | 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
['T', 'K', '5289', '6705', 't', 'N', '9251', 'r', 'X', '4689', 'h', 'Z', '167... | 18 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.