task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task389_torque_generate_temporal_question | task389-fce630cd4a30427c9df7bda603f4e8f8 | 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 has happened after SNB chairman Jean-Pierre Roth had signalled on November 2 but not yet finished? |
task1359_numer_sense_answer_generation | task1359-710bc089c8464a72977059f3ca6e4f78 | Given a sentence, fill out the missing word with a 'no' or a number (between zero and ten). You should write the numbers with english alphabet, like: four instead of 4.
Sexual maturity occurs at ____ years of age. | ten |
task1510_evalution_relation_extraction | task1510-4277e67fbae643eab66600c8639eddd0 | 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.
contract... | contract Antonym grow |
task515_senteval_odd_word_out | task515-3f0c4e12b9474ccb85ca128f5c61c18c | 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... | Original |
task1359_numer_sense_answer_generation | task1359-327c2a7a5f77489298325d112eb4ed77 | Given a sentence, fill out the missing word with a 'no' or a number (between zero and ten). You should write the numbers with english alphabet, like: four instead of 4.
Zoophytes propagate themselves in ____ ways. | two |
task674_google_wellformed_query_sentence_generation | task674-900ebd072c374e3c9af11a10a16d6aaf | You are given a set of queries separated by '
', and your job is to find out the query which is not a well-formed or well-structured query in terms of grammar, punctuations, or spelling errors.
How do you explain cupid to a child ?
What is the principle of cross cutting ?
When did micky mouse first appear on screen ?
W... | What collage did paul bear bryant go to ? |
task866_mawps_multidiv_question_answering | task866-08f0b23603814490baa107c37ccd5488 | 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.
Gwen was organizing her book case making sure each of the shelves had exactly 9 books on... | 72 |
task293_storycommonsense_emotion_text_generation | task293-a650237fad64419eb9cc1f787fe8143d | 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 ... | hopefu |
task356_casino_classification_negotiation_self_need | task356-b95753641e0a438ca9567d35d28c8799 | The input is taken from a negotiation between two participants who take the role of campsite neighbors and negotiate for Food, Water, and Firewood packages, based on their individual preferences and requirements. Given an utterance and recent dialogue context containing past 3 utterances (wherever available), output Ye... | Yes |
task148_afs_argument_quality_gay_marriage | task148-556d5e4cc1514dc1bf9f42e97b757c09 | We would like you to assess the QUALITY of each of the following argument (discussing Gay Marriage) and determine if the argument is Valid or Invalid. A valid argument is clearly interpretable and either expresses an argument, or a premise or a conclusion that can be used in an argument for the topic of gay marriage. A... | Valid |
task183_rhyme_generation | task183-5a4fb9093fcb4f8a811f63a41e80d535 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
far | sklar |
task1360_numer_sense_multiple_choice_qa_generation | task1360-6dede988d87b4136b51507eaa3c285f1 | Given a sentence with a missing word, pick the answer option that best fills out the missing word in the sentence. Indicate each answer with its index ('a', 'b', 'c', 'd').
Some cooks work fewer than ____ days a week.\Question: Choose the right answer from options given a) nine b) five c) six d) seven | b |
task132_dais_text_modification | task132-8118014c2c004bbdac86a9ea853cdd87 | 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.
Mary delivered a woman who was from work the food | Mary delivered the food to a woman who was from work |
task507_position_of_all_numerical_elements_in_list | task507-8b6e0129dbb642ac9b2e0dfaf7259301 | 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.
['T', '7181', 'F',... | 2, 4, 11, 16 |
task283_dream_incorrect_answer_generation | task283-ce13b91fbb2b4f09ae601a1e20426985 | In this task, you will be shown a conversation and a question. You need to write an implausible answer to the question. Even though there exist multiple wrong answers, we only need a single wrong answer. "W" and "M" in the conversations stand for "woman" and "man".
W: Clinic, can I help you? M: This is Frank Smith. Can... | At 7:00 pm, Tuesday. |
task074_squad1.1_question_generation | task074-296c751925674008a046691d1b9983eb | 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... | Who was concerned with Russia capturing Constantinople? |
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet | task622-290907862a684e46884b253ca5a5607c | 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.
['4407', 'J', 'S', '7101'] | 4407, 10, 19, 7101 |
task673_google_wellformed_query_classification | task673-8d25f8518b364afe916041bdd7167bf9 | 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... | Good |
task1593_yahoo_answers_topics_classification | task1593-2d66adaadc7548d29669bcecf72dcfe5 | You are given a passage. Using the information present in the passage, you need to classify it into one of the 10 topics: 0 - 'Society & Culture', 1 - 'Science & Mathematics', 2 - 'Health', 3 - 'Education & Reference', 4 - 'Computers & Internet', 5 - 'Sports', 6 - 'Business & Finance', 7 - 'Entertainment & Music', 8 - ... | 4 |
task405_narrativeqa_question_generation | task405-c6ac2022613a42fb809a3c5f5a3abc26 | 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 Jack do to cover up his affair? |
task1217_atomic_answer_generation | task1217-23a2cb5231c94f00887cc25c50613ab1 | 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 prevents the ___ from moving | child |
task295_semeval_2020_task4_commonsense_reasoning | task295-060d5c332503497487023da4ab7f8637 | 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.
he made the chair using bread and mayonnaise
(A) bread ... | B |
task372_synthetic_palindrome_numbers | task372-589fa5f3965e4e94a953ca0c6e38caa5 | 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.... | [343, -22, -66, 212] |
task293_storycommonsense_emotion_text_generation | task293-1005b9fb1500460082aec7f1f79028fc | 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 ... | frightened |
task246_dream_question_generation | task246-4873f8d5ec6248408d534668a1515d67 | In this task, you will be shown a conversation. You need to write a question with three choices for the conversation. Your question should be answerable based on the conversation and only have one correct answer. Note that you don't need to answer your question. "W" and "M" in the conversations stand for "woman" and "m... | What does the woman mean? (A) Tim is learning to repair jeep. (B) It is difficult to find Tim lately. (C) Tim is too busy to help them now. |
task1295_adversarial_qa_question_answering | task1295-c68b8c0d71c44d638e8a545dc54e212d | In this task, you are given a question and a context passage. You have to answer the question based on the given passage.
What types of fruits are grown in Tibet?, Context: The main crops grown are barley, wheat, buckwheat, rye, potatoes, and assorted fruits and vegetables. Tibet is ranked the lowest among China’s 31 p... | assorted |
task067_abductivenli_answer_generation | task067-4f59eb4dae614c89aa85902181f39e08 | 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... | Ellen got a lot more sleep herself this way. |
task1295_adversarial_qa_question_answering | task1295-c99aeb54d1664aaba763364fba61a618 | In this task, you are given a question and a context passage. You have to answer the question based on the given passage.
An adjective that refers to threefold is?, Context: Due to recording mastering and manufacturing limitations, both high and low frequencies were removed from the first recorded signals by various fo... | treble |
task499_extract_and_add_all_numbers_from_list | task499-ef81387f497940f4888c7dfcb79b462a | In this task, you are given an input list A. You need to find all the elements of the list that are numbers and calculate their sum.
['f', 'B', 'Q', '893', '8021'] | 8914 |
task155_count_nouns_verbs | task155-d50d2a7e33de41bd9171ab3ab7e87011 | In this task, you need to count the number of nouns/verbs in the given sentence.
Sentence: 'People buying oranges from a fruit stand at dusk'. Count the number of verbs in this sentence. | 1 |
task405_narrativeqa_question_generation | task405-bd993f468f9142a899687833162e546d | 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 ship did Mr. Charles G. Winfield sail? |
task1217_atomic_answer_generation | task1217-43e58dd635314a659d213c5ae0539adb | 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 waters ___ every day | cactus |
task303_record_incorrect_answer_generation | task303-acf9c4108f2e4539844bc5d0865f330a | 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 ... | Washington |
task229_arc_answer_generation_hard | task229-50a7187c3def47ab89aaf2494e48f397 | 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 ... | A |
task580_socialiqa_answer_generation | task580-99bbd28a764b48d7bb0b68f48c79c267 | 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: Robin ... | C |
task430_senteval_subject_count | task430-11df9fd4524e4e9499d13d2a519b8a3c | In this task you are given a sentence. You must judge whether subject of the main clause is singular or plural. Label the instances as "Singular" or "Plural" based on your judgment.
Others feared him, but never was he the subject of worship and complete adoration. | Plural |
task405_narrativeqa_question_generation | task405-37b77460c763438ba841c8c70f11d0ae | You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont... | Who refurbished the cabins and facilities? |
task934_turk_simplification | task934-4d6cda6ba58e46a29c53679db84ea924 | 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.
tdl group announced in march 2006 , in response to a request by chief of the defence staff , general rick hillier , its commitment to open a franch... | tdl group said in march 2006 , as a reply to chief of the defence staff , general rick hillier , its promise to open a company location at the canadian forces base in kandahar , afghanistan. |
task596_mocha_question_generation | task596-f38ee908a46f41669cba08488a30ba8a | In this task, you're given a context passage. Your job is to generate relevant questions that can be answered by directly referring to the passage.
2017 marks the 50th anniversary of Jayne Mansfield's fatal and legendary car crash, yet we still are left to wonder: was her life spinning out of control in the last two ye... | What is the full name of the character who, along with Jayne Mansfield, died in a car accident? |
task1288_glue_mrpc_paraphrasing | task1288-3d8fdd50be0345d8ba48dbe7a5c1e0df | You are given two sentences(Sentence1 and Sentence2). Answer "Yes" if these sentences are a paraphrase of one another, otherwise answer "No".
Sentence1: The judge ordered the unsealing yesterday at the request of several news agencies , including The Seattle Times , The Associated Press and the Seattle Post-Intelligenc... | Yes |
task366_synthetic_return_primes | task366-e6e14a89a633479d8ecbce8b930f6d9c | In this task you will be given a list of integers. You should remove any integer that is not prime. A prime integer is an integer that is only divisible by '1' and itself. The output should be the list of prime numbers in the input list. If there are no primes in the input list an empty list ("[]") should be returned.
... | [457, 701, 83, 311, 757, 241, 3] |
task268_casehold_legal_answer_generation | task268-c91fcbf963c041b9a92e4c7423d350e4 | 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 ... | (B) |
task924_event2mind_word_generation | task924-f52363d8496d475cb29c4c9460099276 | 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 pays PersonX's dues. Intent: 1) to be mean 2... | happy to be part of a group |
task1322_country_government_type | task1322-b0aa536e148b4677a72673ba83c48143 | In this task, you are given a country name and you need to answer with the government type of the country, as of the year 2015. The following are possible government types that are considered valid answers: Republic, Parliamentary Coprincipality, Federal Republic, Monarchy, Islamic Republic, Constitutional Monarchy, Pa... | Republic |
task151_tomqa_find_location_easy_clean | task151-b9615753ae26436b848f57d34f1f199c | 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... | red_box |
task1217_atomic_answer_generation | task1217-1086913fe67f416e891eb55c9f68021d | 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 always kept ___ | coupons |
task296_storycloze_correct_end_classification | task296-1494a8e9d6bb490d873dc3f2c531d635 | 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 sentence choices from (A) and (B), such that the story sounds fully coherent.
Sentence1: My friend wants to be a doctor, so she took the MCAT. S... | B |
task342_winomt_classification_profession_pro | task342-8648f1c057ef4fc6b9c4c6fc53c33e18 | In this task, you are given a sentence and a gender. The sentence mentions two professions: one's gender is unknown and the other's gender can be identified using the gendered pronouns that refer to them in the text. You are expected to return the profession with the given gender.
Sentence: The manager suggested the ca... | Manager |
task111_asset_sentence_simplification | task111-ddea0d29f6174a378dd738d1dc0626ed | 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... | A new frontal ridge formed August 17. It made the storm drift west. |
task403_creak_commonsense_inference | task403-2f3fa7f001554998af367a9446a82635 | 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... | True |
task488_extract_all_alphabetical_elements_from_list_in_order | task488-dc0ace4526f04964a2245d70a696501d | 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.
['4631', 'c', 'i', '5277', '4121', '4119'] | c, i |
task852_synthetic_multiply_odds | task852-dc995a06bdae4ad89f8c78478e30362b | 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... | [-13, -13175, 21, -185, 0, -37, 69, 0, -799227, -1521, 187, 6325] |
task518_emo_different_dialogue_emotions | task518-178fefcc94974573946f383ee472b0e0 | 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: 'you are very irritating i try you are mad too'. Dialogue 2: 'vacation haha where are yo... | no |
task328_jigsaw_classification_insult | task328-0897bc54b91449d68c0cc62d0783d480 | 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: The City has a bunch of idiots in the building department.
th | Insult |
task384_socialiqa_question_classification | task384-600415de179a465eb164735c30599851 | In this task, you're given a context passage, an answer, and a question. Your task is to classify whether the question for this answer is correct or not, based on the given context with commonsense reasoning about social situations. If its correct ,return "True" else "False".
Context: Casey wanted to get rid of Ash bec... | False |
task1207_atomic_classification_atlocation | task1207-8bbe0cec75e24c0c87a727d076128f9d | In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ... | Yes |
task303_record_incorrect_answer_generation | task303-158b38e7751843b8af9a286b6ed3049f | 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 ... | Trump Organization |
task283_dream_incorrect_answer_generation | task283-edd91058886045108434579b15238cfb | In this task, you will be shown a conversation and a question. You need to write an implausible answer to the question. Even though there exist multiple wrong answers, we only need a single wrong answer. "W" and "M" in the conversations stand for "woman" and "man".
W: Hi, Bill. I haven't seen a film for half a year. Do... | Classmates. |
task183_rhyme_generation | task183-d6dc4e94ccbc494fa6504f748c2307b5 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
life | knife |
task1359_numer_sense_answer_generation | task1359-cc1cc81603ee48c3b930daac7d99bc48 | Given a sentence, fill out the missing word with a 'no' or a number (between zero and ten). You should write the numbers with english alphabet, like: four instead of 4.
Sound travels almost ____ times faster in water than in air. | five |
task074_squad1.1_question_generation | task074-959a3ff90ef4495991cbdbb15412400c | 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... | How do speech perception and articulation findings and insights affect previous and more traditional ideas? |
task1722_civil_comments_threat_classification | task1722-c6d622150fa2430eb3f0bbcb10985694 | Categorize the comment on the basis of threat. If the comment is threatening output Yes, otherwise output No.
you have it backwards.
we, the people, are the golden goose and we are being killed by the oilies.
we, the people, need to start applying the molten gold gargle to these slimy landsharks and every one of th... | Yes |
task595_mocha_answer_generation | task595-1b332abff3d244da832d229b09d941ca | In this task, you're given a context passage, followed by a question that needs to be answered. Based on the paragraph, you must write unambiguous answers to the questions and your answer must refer to a specific phrase from the paragraph. If multiple answers seem to exist, write the answer that is the most plausible.
... | like Carson cannot be helped |
task591_sciq_answer_generation | task591-860a3c5bb024471b8f629f03cdc9c90b | Given a scientific question, generate a correct answer to it.
What do you call a science that aims to find solutions to practical problems? | applied science |
task377_remove_words_of_given_length | task377-c44eeb4f52fd4619b064925187b02e02 | In this task, you need to remove 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 skier heading into a heavily wooded snow covered area'. Remove all words of length '1' in the given sentence. | skier heading into heavily wooded snow covered area |
task1361_movierationales_classification | task1361-e75a92fc070444d8829fa2ee7afaf8ca | In this task, you must classify if a given review is positive/negative, indicating your answer as P or N.
let 's face it : since waterworld floated by , the summer movie season has grown * very * stale .
with no new eye - candy for four weeks
straight , we 've had to sustain ourselves on the quasi - nutritional value o... | P |
task1419_mathqa_gain | task1419-85c6c73967b04fcbbbdc434aa3b7e688 | 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 trader mixes 80 kg of tea at 15 per kg with 20 kg of tea at cost price of 20 per kg . in order to earn a profit of 35 % , ... | b |
task506_position_of_all_alphabetical_elements_in_list | task506-7f960411e6ae4b43ab9bd12547acd63c | 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 alphabetical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no alphabetical element is in the list.
['V', 'e', '... | 1, 2, 3, 5, 7, 8, 9, 16, 17, 18, 22, 23, 25, 27, 30, 31, 32 |
task1346_glue_cola_grammatical_correctness_classification | task1346-e9b57f76f7e548c8bb0e4f1193a1d58a | You will be given a sentence. Check whether the sentence is grammatically correct and is meaningful. If the sentence is grammatically correct, then answer with '1', otherwise answer with '0'.
Brown equipped Jones a camera. | 0 |
task756_find_longert_substring_and_return_all_unique_alphabets_in_it | task756-b567d0a0be9246b4a733bcf83916f736 | In this task, you are given two strings A,B. Find the longer of the two lists, convert it to lowercase, and return all the unique alphabets used in it. The two input strings are never equal.
mtiVNEWheEJoHn, aZWJqNEWheEhMuF | a, e, f, h, j, m, n, q, u, w, z |
task196_sentiment140_answer_generation | task196-82c67ff207764099a7f2a3155c4d53f1 | In this task, you are given a text from tweets and a boolean question whether this tweet has positive sentiment or negative sentiment. Your task is to generate answer "yes" when the tweet has that particular sentiment, otherwise generate answer "no".
Tweet: @ohthatmallory Things are well. Just need the travel to quiet ... | no |
task067_abductivenli_answer_generation | task067-ac5f293034e64685a7ed69e6394e2b0e | 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... | The lights did not work and she went to the store to buy new ones. |
task1310_amazonreview_rating_classification | task1310-cec9d035e33b42009ecf55c3348dc562 | In this task, you're given a review from Amazon. Your task is to generate a rating for the product on a scale of 1-5 based on the review. The rating means 1: extremely poor, 2: poor, 3: neutral, 4: good, 5: extremely good.
This set of oils is great. Just a few drops...all of them have instant aromatic scent unlike some... | 5 |
task899_freebase_qa_topic_generation | task899-fa6fe861684b47fb81a514cd3968041a | Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about.
The Bible Student Movement founded by Charles Taze Russell in 1872 is now known by which name? | charles taze russell |
task575_air_dialogue_classification | task575-67dc04f351b04577a5867c7e068f8b89 | 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, How can I serve you? | agent |
task609_sbic_potentially_offense_binary_classification | task609-6c315e01c7bc45d089c937c43c690b5f | In this task, you are given a text from a social media post. Your task is to classify the given post into two categories: 1) yes if the given post is potentially offensive to anyone (i.e., a subset of people, any particular person, etc.), 2) no, otherwise. Note that potentially offensive posts can contain sexual, racia... | No |
task072_abductivenli_answer_generation | task072-6e591a5118584eb2befb8bfd6c5d4289 | 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 ... | Frank had always wanted a snake for a pet. |
task897_freebase_qa_topic_question_generation | task897-0e297f503b7540388ecc854cd5787ed3 | Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question.
child's play | Who has presented Give Us A Clue, Child's Play, and Crackerjack? |
task924_event2mind_word_generation | task924-52fc5e2b6460411cb2432412fc1674ea | 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 spends ___ with PersonY's family. Intent:. X... | appreciated. |
task899_freebase_qa_topic_generation | task899-d512d11fad3e4aa7a7356f3aa7d7c9ad | Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about.
What did Bardeen, Shockley and Brattain invent in 1947, and for which they were awarded the Nobel Prize for Physics in 1956? | william shockley |
task1217_atomic_answer_generation | task1217-9e389bb2e5594582b4669976ac6b7244 | 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 lays PersonY's ___ together | shirts |
task615_moviesqa_answer_generation | task615-beed9456d8bd40939233a6de364e56c2 | You are given an open-domain question from an open movie database. Your task is to provide an answer to that question. Try to only include the answer. Do not put it in a sentence.
who directed the film Captain Kidd? | Rowland V. Lee |
task609_sbic_potentially_offense_binary_classification | task609-e5ced459a54245978cc3fb958497791f | In this task, you are given a text from a social media post. Your task is to classify the given post into two categories: 1) yes if the given post is potentially offensive to anyone (i.e., a subset of people, any particular person, etc.), 2) no, otherwise. Note that potentially offensive posts can contain sexual, racia... | Yes |
task097_conala_remove_duplicates | task097-a11b6b5cb2db49e589c99f725847955e | 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.
[0, 2, 2, 3, 0, 5, 5, 3] | [] |
task177_para-nmt_paraphrasing | task177-b16f6bd3992042099ef00c9577786dab | 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.
general robert brewster is program director of crs . cyber research systems . adonamous weapons division . | general robert brewster is commander of the project ... ... of the c.a.s , cyber research systems . |
task1389_hellaswag_completion | task1389-4fd72bef0a7e41ba8c42a8b78cd5aa41 | 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".
A group of ladies passes. A lady falls and slides across the ground. Two ladies high five each othe... | D |
task897_freebase_qa_topic_question_generation | task897-7f1f2a3ef59243778e3402639a782cbb | Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question.
don't rain on my parade | The song Don't Rain On My Parade features in which musical? |
task607_sbic_intentional_offense_binary_classification | task607-d5e375b6cbc64d76bb1101b498f642d8 | 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 |
task078_all_elements_except_last_i | task078-22d5c439be1648d383fa9e8383428ae6 | 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.
13, ['7187', '8307', 'g', '3937', '1691', 'e', 'W', 'H', 's', 'A', 'b', 'H', 'h', '1813', '8039', 'Q', 'J', 'J', ... | 7187, 8307, g, 3937, 1691, e, W, H, s, A, b, H, h, 1813, 8039, Q |
task320_stereoset_classification_race | task320-873eaff0885347bebeba0182c26d37e4 | You are given a target race, 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 idea th... | stereotype |
task371_synthetic_product_of_list | task371-741ca225f3b64f898d9d303fd6065d93 | 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.
[[24, 17, -33, -41, -22], [-31, -31, -24, -17, -27... | [-12144528, -10586376, -16335, 2160, -12809160] |
task847_pubmedqa_question_generation | task847-c1ae0393abb649d0b6c7e7fc3b1357c0 | Given a passage, construct a question on the basis of the information present in the passage. Construct the question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) it answer uses text phrases from the passage. Avoid creating questions that (i) can't be ... | Is effectiveness of statins in the reduction of the risk of myocardial infarction modified by the GNB3 C825T variant? |
task069_abductivenli_classification | task069-4ef71aa1d9ab468990d93b648bf56d7e | 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: I arrived to the... | 1 |
task1580_eqasc-perturbed_question_generation | task1580-5c131f887e2a42f3b28cf252a1ff5c53 | Given a statement, generate a question such that the answer is contained in that statement.
If someone is not talking, begin with ventilation | What do you need to do if someone is not talking? |
task305_jeopardy_answer_generation_normal | task305-c4fb8f84d6e04c8cb3e3fc213e2c2f9e | You will be given a trivia clue, and the category it belongs to. You should answer with the best answer that belongs in the category and is described by the clue. For consistency, answers should be in all lower cased letters.
Category: HOOKED ON HOMOPHONICS
Clue: A path of travel, or a subterranean plant part | route / root |
task1541_agnews_classification | task1541-c9612cc364a944c3bcc38e20e6d0cf30 | 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 |
task956_leetcode_420_strong_password_check | task956-f347af3e246443519033e68a627a0a8d | 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... | 5 |
task521_trivia_question_classification | task521-0b28687bfc9640bba55348fedb4ccb4b | 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 nation's Diogo de Silves disco... | Social Science |
task247_dream_answer_generation | task247-9bacdb52a042471b83eab9121b10354e | In this task, you will be shown a conversation and a question. You need to answer the question and choose the correct option based on the conversation. "W" and "M" in the conversations stand for "woman" and "man".
W: My printer is out of paper. I will run and get some. M: I will go with you. I need some fresh air., Que... | (A) To a stationery shop. |
task295_semeval_2020_task4_commonsense_reasoning | task295-d2816c157183463c98cb37c6d3eb6d11 | 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.
you need to take off your make-up with car
(A) there is... | C |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.