task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task591_sciq_answer_generation | task591-78ec4016ef464e00aabd8505ae1c242d | Given a scientific question, generate a correct answer to it.
What system in the human body makes white blood cells that protect the body from diseases? | lymphatic system |
task101_reverse_and_concatenate_all_elements_from_index_i_to_j | task101-4c630c77e661458a9a1d64f03f8fdf68 | 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... | h72077097e |
task576_curiosity_dialogs_answer_generation | task576-3f7312c6bd5e473a820997886bfef68d | In this task, the input is a set of dialogues between a user and an assistant. You need to find the dialogue that is basically a response given to a question or an aspect of the user.
Pavoa de Varzim is a Portuguese city.
It sits in a sandy coastal plain.
I'm not sure. The west coast is a shoreline along the Atlant... | It sits in a sandy coastal plain. |
task400_paws_paraphrase_classification | task400-7ab0b83e0de748cab31eec7a9379b79c | 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.
Andrés Iniesta has won 31 trophies , ... | Not paraphrase |
task750_aqua_multiple_choice_answering | task750-a6d3b75f03034a56b98ce0cc09cd7165 | 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 C |
task350_winomt_classification_gender_identifiability_pro | task350-94148c2784c740568f9cf3d8ba14a0b0 | In this task, you are given a sentence and a profession. The sentence mentions two professions: one's gender is identifiable using the coreference link with gendered pronouns and the other's gender is unidentifiable. You are expected to return whether the given profession's gender is identifiable or unidentifiable.
Sen... | Unidentifiable |
task183_rhyme_generation | task183-e8480456802048d2a6e6ac2457275b4d | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
eight | postdate |
task1285_kpa_keypoint_matching | task1285-20b8536be1a74275808053c0ce2a67d8 | The input contains a debate topic, an argument on the topic and a keypoint, separated by "<sep>". Your task is to answer if the keypoint matches the argument and summarizes exactly what the argument means, in the context of the given topic.
Topic: We should subsidize journalism<sep>Argument: Quality journalism is impor... | True |
task598_cuad_answer_generation | task598-6ed8d8b9e8a049bbac6f4fde1c63ab18 | In this task, you're given a passage that represents a legal contract or clause between multiple parties, followed by a question that needs to be answered. Based on the paragraph, you must write the index where the answer starts. If multiple answers seem to exist, write the index of the answer that is the most plausibl... | 116422 |
task899_freebase_qa_topic_generation | task899-c92dd18a314646bcac2bbef3294dbfd2 | Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about.
What was the forename of the composer of the 'Bolero', which featured in the film '10' starring Bo Derek and Dudley Moore? | bolero |
task605_find_the_longest_common_subsequence_in_two_lists | task605-730e42d8fe224e7c9c65c1c038421e6f | In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B.
['I', 'l', 5511, 1821, 3637, 'v', 7557, 8003, 5383, 'c', 6051, 'v', 5093, 7379, 'c', 4141, 'I', 'Q', 'B', 'l', 523, 2167, 'L', 3209, 'a', 'R', 'O', '9309', 'i', 'Y', '6523', 'M', '889', '5135', 'r', '7611', '323', '8311... | O, 9309, i, Y, 6523, M, 889, 5135, r, 7611, 323, 8311, 6723, 5477, q, 4509, 5311, 8293, O, 5977, 3041, 7973, 8125, M, T, 5175, I, 6599, R, H |
task1542_every_ith_element_from_starting | task1542-94e7d6be1e7f4c9fab0b7f2ce6535c46 | In this task, you are given an input i,A where i is an integer and A is an array. You need to find every ith element of A starting with the 1st element.
7, ['b', '633', '5169', 'N', '7007', '505', '4197', '6243', '2471', '5341', 't', 'T', 'm', '405', 'S', 'a', '6265', '5341', 'E', 'H', 'W', '4677', '6081', 'x', '9435',... | b, 6243, S, 4677, N, 565, 6933 |
task1445_closest_integers | task1445-46470266b91e4645836931123b1c54f0 | In this task you will be given a list of integers. You should find the minimum absolute difference between 2 integers in the list. The absolute difference is the absolute value of one integer subtracted by another. The output should be a single integer which is the smallest possible absolute distance.
[1, -36, -18, -80... | 1 |
task158_count_frequency_of_words | task158-ba1ed658acd8462e8f0a44b40161a6fc | In this task, you need to count the occurrences of the given word in the given sentence.
Sentence: 'a red fire hydrant near a playground pedestrian and parked car'. Count the occurrences of the word 'a' in the given sentence. | 2 |
task1421_mathqa_other | task1421-2c11e1fea47a4d7390e37e9ec6dd4a01 | In this task, you need to provide the correct option for a given problem from the provided options.
Problem: 39 ! is divided by 41 then find the remainder ?
Options: a ) 1 , b ) 3 , c ) 5 , d ) 6 , e ) 7 | a |
task303_record_incorrect_answer_generation | task303-a2d6160712c44934bee0b7fccbe1589d | 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 ... | Dees |
task504_count_all_alphabetical_elements_in_list | task504-a3436e7c88434b0985fb34e3d3fd0254 | 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
['N', 'A', '169', '3117', 'K', 'w', 'F', '463', 'm', 'V', '5039', '7359', 'B'... | 18 |
task1712_poki_classification | task1712-17a8a36529ae4d44bc4f5e5bac5fd6be | 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 |
task194_duorc_answer_generation | task194-6badec93d48c4e24af01bf4aafe03a38 | In this task, you will be shown an extract from a movie plot and a question. You need to provide the correct answer for it. Short answers containing words that are present in the passage are preferred.
Mr. Tako, head of Pacific Pharmaceuticals, is frustrated with the television shows his company is sponsoring and wants... | Answer: At the summit of Mt Fuji |
task074_squad1.1_question_generation | task074-d92481e719ba4b679f0b7d2d9cd6964d | 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 is dependent upon electrical potential energy? |
task303_record_incorrect_answer_generation | task303-7324450d12164f92bfe412fcfcffe13b | 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 ... | London |
task245_check_presence_in_set_intersection | task245-bb9a0a1e46d540e8acb11ec92b522062 | In this task, you are given two sets, and a question. You need to find whether an element is at the intersection of two given sets. A Set is shown by two curly braces and comma-separated numbers inside, like {1, 2, 3}. The intersection of two given sets is the largest set which contains all the elements that are commo... | Yes |
task1542_every_ith_element_from_starting | task1542-1060886c3bf34878b212ebb7563c14f5 | In this task, you are given an input i,A where i is an integer and A is an array. You need to find every ith element of A starting with the 1st element.
15, ['w', '2839', '2967', '5135', '2245', 'B', '1711', '8845', '8685', 'A', '9749', '165', '9521', '1291', 'T', '4107', '4179', 'g', 'b', '5617', '8361', 'B', '6397', ... | w, 4107, b |
task1384_deal_or_no_dialog_classification | task1384-89d7afe6cd094e1bb4bcbd306f2f0ad2 | Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
THEM: can i have the ball, 1 book and 1 hat YOU: i'll give you the ball and two books if you give me both hats THEM: ok i do need the ball, and i could deal with 2 books also, is that your final o... | Yes |
task1401_obqa_sentence_generation | task1401-d712357ab183404b8c32bc9f44705ed3 | In this task, you are given a question and a corresponding answer. Your task is to generate a fact statement that is useful in answering the given question.
Question: What is a renewable resource? Answer: Rain. | renewable resources can be used over again |
task318_stereoset_classification_gender | task318-8f8473210a9f44b5a1ffd05ec6d50be8 | You are given a target person and two sentences. Your task is to determine whether the second sentence conveys 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 ... | stereotype |
task632_dbpedia_14_classification | task632-0795c97359a143339f96c4cf1e9ec166 | In this task, you're given a text which is the body of the document. Indicate your answer as "Yes" if the text is about a person, otherwise indicate your answer as "No". Don't generate anything else apart from "Yes" or "No". Pay attention that for your answer to be "Yes", the passage should be generally about a person.... | No |
task820_protoqa_answer_generation | task820-2e73fa5d6f204e25aadda326a44ac510 | 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 an animal that looks like it's smiling. | cat |
task123_conala_sort_dictionary | task123-e8711fff0bb54d1f80e0aa84a0d1ee56 | In this task you will be given a list of dictionaries. A dictionary is a set of key-value pairs, where each key is unique and has a value associated with that key. You should sort the list of dictionaries from smallest to largest by their 'first' key. If there is two dictionaries with the same 'first' value then sort t... | [{'first': -35, 'second': -66}, {'first': -30, 'second': -66}, {'first': -22, 'second': 3}] |
task820_protoqa_answer_generation | task820-f8c9bb3402644935937c184858e40917 | 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.
if you were the host of "family feud", name something you'd probably have to say a lot. | good answer |
task924_event2mind_word_generation | task924-d825624ade4b4040bf5fcb7306ad8efb | 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 plays ping pong. Intent: 1) to be merciful. ... | happy |
task589_amazonfood_summary_text_generation | task589-2bef0c47d9224c19a5de579dfd7765fe | In this task, you're given a review from Amazon's food products. Your task is to generate a short summary of the given review in the input. Note that you don't need to write a complete sentence as a summary.
I've never heard of the SAFCOL brand before but I was tired of only trying the typical pouches; Starkist and Chi... | Simple but good |
task1311_amazonreview_rating_classification | task1311-6b0b2b8749a84c2694b93d7465da1728 | In this task, you're given a review from Amazon and 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. Your task is to generate whether the rating matches the review or not. Answer with "True" if the sentence belongs to that... | False |
task1217_atomic_answer_generation | task1217-a8441d2a4e5048df99c7ca17ef4bacde | 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 purchases ___ at a price | rugs |
task091_all_elements_from_index_i_to_j | task091-4fe33aa572984f7581d7fb6e0d690f87 | In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j.
6, 15, ['6553', '7799', 'b', '8247', ... | q, 1023, I, O, m, P, v, t, 3603, k |
task505_count_all_numerical_elements_in_list | task505-05f29dfcb0df48d9872d5bde1271be04 | 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.
['n', 'v', '3529', '9445', '65', '3555', '3401', 'N', 'P', 'c', 'S', '8145', '1971... | 8 |
task719_mmmlu_answer_generation_management | task719-9008c3b6446346a2ae74b61c0552e30e | You are given a question on management. 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.
What is not a purpose of an organisati... | D |
task074_squad1.1_question_generation | task074-6814ee47fc1b4502b47b03c1d0926586 | 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 river is near Genghis Khan's likely place of burial? |
task636_extract_and_sort_unique_alphabets_in_a_list | task636-90bc51be0b524e96ac49866f6b3cf08a | 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.
['2471', '4527', 'h', 't', 'n', '3571', '8349', '9449', 'f', 'b'... | a, b, c, d, f, h, i, j, k, l, n, o, p, q, r, t |
task1217_atomic_answer_generation | task1217-221c1b36ea134c47bc454579ba1cab2a | 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 enjoys PersonY's ___ much | game |
task311_race_question_generation | task311-e9b2f02789584cf4a3f8da51cd5fbe39 | In this task, you're given an article and an answer. Your task is to generate the question for the answer based on the given article.
Article: BOGOTA (Reuters) -- Colombian mobile telephone users are being tricked by criminals who pretend to be phone operators and instruct them to turn off their cellphones just long en... | According to the first piece of news, which of the following happens first? |
task268_casehold_legal_answer_generation | task268-d4cac6677a654f5f93260aa4064bf5d5 | 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 ... | (D) |
task577_curiosity_dialogs_classification | task577-7beff4514ed742ebaa242c24855586eb | 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.
Whoa! I'm sure that's fun! Do... | user |
task1727_wiqa_what_is_the_effect | task1727-a78e8a7f2829489aabf0347e4bae5322 | In this task you will be given a process, and a question. The process contains a sequence of steps that happen in order. The question asks about the effect of a certain event on another event. If the first event has a positive effect on the second event, answer with "for", if it has a negative effect, answer with "agai... | none |
task380_boolq_yes_no_question | task380-48abea28cc424a44948646d311b61882 | 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: The Goldfinch (Dutch: Het puttertje) is a 1654 animal painting by Carel Fabritius of a chained goldfinch. It is an oil painting on panel of 33.5 by 22.8 cm... | Yes |
task080_piqa_answer_generation | task080-93d17a6fa37e4929ad92e173b241243c | In this task the focus is on physical knowledge about the world. Given the provided goal task in the input, describe a process that would lead to the asked outcome. This process often involves physical motions with objects, such as moving them, arranging them in a certain way, mixing them, shaking them, etc.
how to ea... | Oranges that need to be peeled for dishes should be soaked in boiling water for at least 5-7 minutes before peeling. |
task183_rhyme_generation | task183-d4b7243c389e478aac94e18a207027e3 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
crop | knopp |
task089_swap_words_verification | task089-c4aa605e85fc4776b79c3a1fea00c883 | 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... | (8, 9) |
task365_synthetic_remove_vowels | task365-19b0e678fb3f40378c2d5fd8300e0377 | In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel.
wEfSbJxCz | wfSbJxCz |
task521_trivia_question_classification | task521-88b779fa2cf94943968873646011c1a7 | 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.
Works by this man, include Captain ... | Literature |
task385_socialiqa_incorrect_answer_generation | task385-709507dbe3b64fd18a91582b641c92da | 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: Riley not... | B |
task067_abductivenli_answer_generation | task067-bae11db9bbf74cd1ad8a04f65da5861e | 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... | Mom asked the family to take a picture together. |
task1481_gene_extraction_bc2gm_dataset | task1481-cbc3935d0e134c4ea030084827fff6b9 | In this task, you are given a sentence. You are expected to recognize the name of gene or protein. Although there might be several correct answers, you need to write one of them.
4 ) Mutation of the three extracellular cysteine residues of GFKAR beta indicated that the two conserved cysteine residues ( C305 and C385 )... | GFKAR beta |
task309_race_answer_generation | task309-225e2f6fa83443a594f5866eee427fc9 | In this task, you're given an article, a question which often contains a blank and four options (associated with "A", "B", "C", "D"). Your task is to find the correct answer (from the given options) for the question from the given article and return one of the options from "A", "B", "C", and "D". Do not generate anythi... | B |
task1400_obqa_incorrect_answer_generation | task1400-e570836991ae429ab58605eceb155cda | This task is about generating an incorrect answer to a question given the question and a true statement related to the question. The answer must be related to the question, but incorrectly answer it given the context.
Fact: if an animal hatches from an egg then that animal is born. Question: Which is likely born via ha... | a horse |
task1328_qa_zre_relation_generation_from_question | task1328-6d0e2d9219074167956541da9ade176e | Classify the relation of question with context to one of these categories: 1) award received, 2) based on, collection, 3) conflict, 4) constellation, 5) convicted of, 6) date of death, 7) director, 8) drafted by, 9) educated at, 10) medical condition, 11) military branch, 12) narrative location, 13) occupation, 14) ori... | spouse |
task1289_trec_classification | task1289-ff79785217ab49d8909e6991bf117a0a | You are given a question. You need to detect which category better describes the question. A question belongs to the description category if it asks about description and abstract concepts. Entity questions are about entities such as animals, colors, sports, etc. Abbreviation questions ask about abbreviations and expre... | Location |
task1505_root09_semantic_relation_classification | task1505-203b5409bc564409b975b33e8baabdd7 | Given a pair of words, deduce the type of relationship between them. The various types of relations are: 'HYPER', 'COORD' and 'RANDOM'. Let's denote the first word by X and the second word by Y. A COORD relationship holds when X and Y belong to the same semantic class. A HYPER relationship applies when X is a specific ... | COORD |
task294_storycommonsense_motiv_text_generation | task294-8d123d2924d847d781d4a8218062e021 | In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. Y... | None |
task521_trivia_question_classification | task521-588d4224bb89466db01f855ff96f78a2 | 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.
It was discovered in 1986 by Roger ... | Science |
task132_dais_text_modification | task132-439ad34527bb4f6d9854940b92eedd68 | 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.
Alice gave a woman wearing a hat the book | Alice gave the book to a woman wearing a hat |
task297_storycloze_incorrect_end_classification | task297-706f199f9fc148f192c0d0bc3ae6bce1 | 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... | B |
task608_sbic_sexual_offense_binary_classification | task608-5f3b9e256b68452b8689b6b095dfb8d5 | 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 sexually offensive, 2) no, otherwise. Emphasis on sexually offensive or any lewd reference. Generate label 'no' for offensive posts that do not reference sexually explici... | Yes |
task303_record_incorrect_answer_generation | task303-4d7988416440430db5f7bbdb14a6cafb | 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 ... | Mercedes Cup |
task322_jigsaw_classification_threat | task322-659ea909b0ac479db0093f048e17fafd | 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: Except you die! | Threat |
task1347_glue_sts-b_similarity_classification | task1347-b674f2c2f3944fbfad8dec7af7014686 | Evaluate the similarity between them and classify them into classes from 0-5 as follows:
0 : The two sentences are completely dissimilar.
1 : The two sentences are not equivalent, but are on the same topic.
2 : The two sentences are not equivalent, but share some details.
3 : The two sentences are roughly equivalent, b... | 0 |
task301_record_question_generation | task301-f4a79d6e4bb64ad985965aa25a2a029c | In this task, you will be shown a passage. You need to write a fill-in-the-gap question based on your understanding of the events that might be inferred from the passage. Your question should be answerable based on the passage and only have one correct answer. Show the gap in your question with a _ .
Jakarta, Indonesia... | The militant then left Indonesia, and is in Raqqa, _, "as part of the high ranks of ISIS," Karnavian said. |
task596_mocha_question_generation | task596-ac02e0e6f4e3482e846e08c7bebf8bde | 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.
Robin hadn't heard from their old classmate in awhile and they had been friends for years. | How would Robin feel as a result? |
task431_senteval_object_count | task431-c899f10adf3a45d0b070b7b68e8ce5a7 | 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.
She was already wearing a long t-shirt that hung on her, and she didn't spend any time finding something... | Singular |
task300_storycloze_order_generation | task300-975a945cdacc48428f3459b40dc5448d | In this task, you're given a short story of five sentences written in natural language. However, the order of the given story is not correct. Your job is to return the correct order for the given five sentences to create a coherent short story with the new order that has the correct flow. Generate your answer using the... | 42513 |
task589_amazonfood_summary_text_generation | task589-4283e805be894ea18e8c0743216a05ee | In this task, you're given a review from Amazon's food products. Your task is to generate a short summary of the given review in the input. Note that you don't need to write a complete sentence as a summary.
My first time having Curry Rice. But boy, I cooked this stuff exactly how you're supposed to. Taste...wasn't b... | Whew...way to thick. Yuck. |
task609_sbic_potentially_offense_binary_classification | task609-b8b34c8a26324507adcc63f8a665401b | 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 |
task227_clariq_classification | task227-4cd425eff1194b77ac36cd426c959cc0 | 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 |
task294_storycommonsense_motiv_text_generation | task294-ee3e9435e9f8453aa957df155bd850fd | In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. Y... | None |
task580_socialiqa_answer_generation | task580-3283153102d347938be9722c31bf2b79 | 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: Jan pu... | B |
task1383_quarel_write_incorrect_answer | task1383-5937475eebbd4d06b19711c5a300e6ef | You are given a sentence and a question. You're expected to write an **incorrect** answer to the given question, such that it is relevant to the given sentence. Your answer should not be completely out of context. Try to write short answers with one or two words.
Sentence: When Peter tried to take an afternoon nap in t... | Den |
task114_is_the_given_word_longest | task114-cea541761d7a46b3925598f61d5e3f13 | 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: 'a cat is ... | No |
task898_freebase_qa_answer_generation | task898-cd5f0b12ed3a46de8633568ebe1fb09b | 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.
Kenneth Kaunda was the first president of which African country? | zambia |
task1210_atomic_classification_madeupof | task1210-44fcd4ac9bde49208ef7f8eca5c429a9 | 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... | No |
task897_freebase_qa_topic_question_generation | task897-e409911ede004dee82acec61d34ee74c | Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question.
prime minister of the united kingdom | Who became British Prime Minister in July 1902? |
task379_agnews_topic_classification | task379-ec16fa0f4b8c44eb88efdecea3ce8a3d | In this task, you are given a news article. Your task is to classify the article to one out of the four topics 'World', 'Sports', 'Business', 'Sci/Tech' if the article's main topic is relevant to the world, sports, business, and science/technology, correspondingly. If you are not sure about the topic, choose the closes... | World |
task1400_obqa_incorrect_answer_generation | task1400-cab58de8d3eb43218afdec94c60d5f27 | This task is about generating an incorrect answer to a question given the question and a true statement related to the question. The answer must be related to the question, but incorrectly answer it given the context.
Fact: when a switch in a simple series circuit is closed , electricity will flow through the circuit. ... | your hair brush |
task283_dream_incorrect_answer_generation | task283-dc46a548c6dc4e21a4689153d059fa5f | 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".
Girl: Dad, can I go to a movie with Sharon? Dad: Yeah,... | considerate |
task1480_gene_extraction_jnlpba_dataset | task1480-5d8ca5a9bdc1490db71b884c94b488b3 | In this task, you are given a sentence. You are expected to recognize the name of gene or protein. Although there might be several correct answers, you need to write one of them.
Influence of sex hormone binding globulin and serum albumin on the conversion of androstenedione to testosterone by human erythrocytes . | serum albumin |
task904_hate_speech_offensive_classification | task904-8fb9baee17694c06bda4713f33c7e173 | Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
8/1... | Hate Speech |
task303_record_incorrect_answer_generation | task303-66ff611282084af79af757b76c5ac76d | 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 ... | Ohio |
task163_count_words_ending_with_letter | task163-acd71cdfef2f42e28d4f0005eef6c776 | In this task, you need to count the number of words in a sentence that end with the given letter. Answer with numbers and not words.
Sentence: 'a city street with traffic and people walking'. How many words end with the letter 'a' in the sentence. | 1 |
task228_arc_answer_generation_easy | task228-c4b28cedf9ce4dd682e0040faa8a6fbb | 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 ... | D |
task507_position_of_all_numerical_elements_in_list | task507-992c440669c343eabf14a7d69f030889 | 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.
['6053', 'c', 'W',... | 1, 8, 14, 15, 16, 17, 20, 22, 26, 27 |
task097_conala_remove_duplicates | task097-309a4999ab2c42278b8a6ca489c311e0 | In this task you will be given a list of numbers and you should remove all duplicates in the list. If every number is repeated in the list an empty list should be returned. Your list should be numbers inside brackets, just like the given list.
[3, 3, 5, 6, 6, 0, 5, 6, 6] | [0] |
task573_air_dialogue_classification | task573-3b562693bdea432c876bd1da6f143d8e | In this task, you are given a conversation between a flight agent and the customer. You are given 4 options and you need to select the goal of the conversation. It is provided as part of customer's context, which has to be one of the following: `book`: Make a new reservation, `cancel`: Cancel an existing reservation, `... | cancel |
task1294_wiki_qa_answer_verification | task1294-c585e3b340944360b224ccfbdb042d37 | In this task, you are given a question and an answer. Answer "Yes" if the given answer correctly answers the question, otherwise answer "No".
what was the date of pearl harbor, Answer: The attack on Pearl Harbor (called Hawaii Operation or Operation AI by the Japanese Imperial General Headquarters (Operation Z in plann... | Yes |
task141_odd-man-out_classification_category | task141-d07467ae76114ec089e1da950a6b5777 | Given a category and a set of five words, find the word from the set that does not belong (i.e. is the least relevant) with the other words in the category. Words are separated by commas.
Category: mode of transportation
Words: jog, fly, grasshopper, bus, swim | grasshopper |
task183_rhyme_generation | task183-02cb774a2e0b4e3ab3e5bbb24d8b6a2f | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
wing | xiaoping |
task366_synthetic_return_primes | task366-eb2a8a27edba4770a5b96a547d6d03d2 | 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.
... | [419, 761, 199, 113, 137, 419, 181, 73, 797] |
task097_conala_remove_duplicates | task097-5cd7c9f7bc314ec79cdc79463040f3ba | 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.
[1, 1, 3, 2, 4, 6] | [3, 2, 4, 6] |
task1445_closest_integers | task1445-0375aee957f84f14a9b050063773241e | In this task you will be given a list of integers. You should find the minimum absolute difference between 2 integers in the list. The absolute difference is the absolute value of one integer subtracted by another. The output should be a single integer which is the smallest possible absolute distance.
[68, 58, -22, -64... | 5 |
task376_reverse_order_of_words | task376-4b346c6086cc4c2b8107f00b21f849ec | In this task, you need to reverse the order of words in the given sentence.
Sentence: two moped riders and a bicyclist on a busy asian street | street asian busy a on bicyclist a and riders moped two |
task823_peixian-rtgender_sentiment_analysis | task823-48b48afe4e074076b03b0851700f513d | 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: Somebody once told me something about 'defining moments'... R... | Negative |
task617_amazonreview_category_text_generation | task617-305d4e27b5f44f9eac9f6dd537bfe65d | In this task, you're given a review from Amazon and your task is to generate the name of the category of the product based on the review given by the user. The categories are: kitchen, office product, watch, wireless, other, toy, digital video download, camera, jewelry, pet products, sports, industrial supplies, baby p... | musical instruments |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.