task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task823_peixian-rtgender_sentiment_analysis | task823-9aabcbcbe8c54b0f961e28d7f30c8c91 | 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: Good Morning Friends! So glad to be back home and working ;) B... | Positive |
task515_senteval_odd_word_out | task515-fac3fedb487b476a8bcd03ae97235da2 | In this task, you are given a sentence. You must judge whether a single noun or verb has been replaced with another word with the same part of speech. The inversion would result in the sentence sounding unnatural, So unnatural sentences will be considered changed. Label the instances as "Original" or "Changed" based on... | Changed |
task191_hotpotqa_question_generation | task191-feb0a8d67f0a4eb8996ca94ac678dce9 | In this task, you are given a set of context paragraphs, some supporting facts and an answer of a question. Your task is to generate question for given answer based on set of context paragraphs, supporting facts and an answer.
Context_1 : Twin Fantasy is the sixth studio album by indie rock act Car Seat Headrest. Since... | What do Dishwalla and Car Seat Headrest have in common? |
task565_circa_answer_generation | task565-56e316bb29be492f924868c569845678 | In this task, you are given a question. Your task is to generate an answer that is relevant to the question.
Did you move out of the neighborhood? | I still live here. |
task586_amazonfood_polarity_classification | task586-1d5f2bf055d94775b677be157931bc66 | You are given a review of Amazon's food products. Your task is to divide them into two classes: negative or positive, depending on the content of the review.
well it was nice that they showed up early but they were all broken into itty bitty pieces. i didnt order pieces of cookies i ordered whole cookies. | Negative |
task1361_movierationales_classification | task1361-bc64d33f49db43ac82de4f9f3a26fb75 | In this task, you must classify if a given review is positive/negative, indicating your answer as P or N.
the story of us , a rob reiner film , is the second movie this fall that touches the viewer in a way they are rarely touched by a film , as they can see their everyday lives in the usually once in a year films .
we... | P |
task611_mutual_multi_turn_dialogue | task611-c9a39def2e7c4b4ca4a5e7071f3317ee | In this task you are given a small conversation between two persons and 4 options on how the conversation should continue. Your job is to choose the most reasonable option. The conversation and the options are separated by a newline character. Each dialogue in the conversation are separated by a comma. F and M indicate... | A |
task845_pubmedqa_question_generation | task845-e8184bbc1fc241c4b59eecc984366707 | Given a passage with a context and an answer, 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... | Do both host and graft vessels contribute to revascularization of xenografted human ovarian tissue in a murine model? |
task430_senteval_subject_count | task430-7dea31e13e4c4036a072b80ed9f862d4 | 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.
Finally the credits rolled on the screen. | Plural |
task589_amazonfood_summary_text_generation | task589-bc92badea4684098bc90d9a48ece5843 | 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.
Susie's thin cakes are a great snack if you are trying to lose weight or just eat healthy. I bought the one that... | best snack |
task576_curiosity_dialogs_answer_generation | task576-382884c992f247c99e6bc6a6d5d73f26 | 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.
Hi! Can you tell me about Saskatchewan, please?
Unfortunately, I have neither but I can tell you that the area is one of the most torn... | There is evidence of reduction of biomass in Saskatchewan boreal forests is linked to drought related stress due to global warming caused by greenhouse gas emissions. |
task283_dream_incorrect_answer_generation | task283-bf8df17a8a7b4a6cbaf0d13b567ed9a2 | 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: Shall we go to the concert this evening? I have two... | Go to another city together with her dad. |
task303_record_incorrect_answer_generation | task303-b471ca56c68e44a78ee1800d0a6c230c | 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 ... | Africa |
task1401_obqa_sentence_generation | task1401-6c4f996f8e9345c2ababefb899ff78ae | 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: An orange liquid surfaces when? Answer: A volcano suddenly explodes. | magma is found below the ground |
task820_protoqa_answer_generation | task820-747982df143d4a3fa9ff6f84eb90e64d | 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.
we surveyed 100 married men...name something you get every single valentine's day. | cologne |
task160_replace_letter_in_a_sentence | task160-1f8aa7025850456fa214fb1f988d009f | In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'city bus loading on a busy metropolitan street'. Replace the letter 't' with 'd' in the sentence. | cidy bus loading on a busy medropolidan sdreed |
task575_air_dialogue_classification | task575-61d7606d72c84ad89ca6d2a82e40822a | 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".
Can you please help me with changing my recent reservation? | customer |
task089_swap_words_verification | task089-47f5df6f99874592bc4daac7878958c3 | 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... | (4, 5) |
task065_timetravel_consistent_sentence_classification | task065-e6dc6974b9a34ee3bca072b37b5726ab | In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given two options and you need to select the one that best connects the first sentence with the rest of the story. Indicate your answer by 'Option 1' if the first option is correct, otherwise 'Optio... | Option 2 |
task454_swag_incorrect_answer_generation | task454-686a081a78cf4ba6a9e19db3f9c96dc7 | Given a sentence, generate a most unlikely next statement. The next statement should not be logically relevant to the given context
An Asian female walks into the corridor of an outside video with a jump rope in her hand. She then | somersaults on the bars successfully, using parallel bars, jumping gets, doing cheers and racing brooms before three. |
task372_synthetic_palindrome_numbers | task372-d794c9fd876b44f381c10adc99835830 | 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.... | [-666, -404] |
task302_record_classification | task302-d9eab519e2da487994b206bc9e53ceb2 | In this task, you will be presented with a passage and have to answer a question based on your understanding of the events inferred from the passage. Among the entities, try to find the best entity that is most likely to fill in "_" and classify the answers based on options.
(CNN) When Pope Francis canonizes the late M... | (B) |
task1502_hatexplain_classification | task1502-2a4f660987244783a439897d2a9b737c | The input is a tweet which can be classified as Hate Speech, Offensive or Normal. Given such a tweet, output the class the tweet belongs to. Hate Speech will contain threatening language towards the community targeted. Offensive language will contain abusive or discriminatory language towards the community targeted.
ga... | Hate Speech |
task183_rhyme_generation | task183-873e9693cfca47caa94f290ea8ba5a40 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
cut | schut |
task1217_atomic_answer_generation | task1217-ef379129e6a94d37a2eb50a514fcda8b | 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 keeps ___ for a long time | his collection of dolls |
task123_conala_sort_dictionary | task123-ecb35959fb4245b79466b54a6e9278f5 | 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': -92, 'second': -46}, {'first': -47, 'second': -62}, {'first': 19, 'second': 28}, {'first': 30, 'second': 100}] |
task183_rhyme_generation | task183-ed02d79624f043c19cd4673b139f3921 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
rub | strubbe |
task1481_gene_extraction_bc2gm_dataset | task1481-12cb668266a84497b218b34437b90b8f | 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.
Blood samples for determination of fibrinolytic activity and factor VIII in plasma were obtained before and immediately after the end of com... | factor VIII |
task303_record_incorrect_answer_generation | task303-acbcbfa4563843a4b8d44b5b4e36ea44 | 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 ... | Bruce McFarland |
task268_casehold_legal_answer_generation | task268-688a67efd2fd45d985695fda52d38f61 | 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) |
task633_dbpedia_14_answer_generation | task633-dcdcdb4f7ccf48d7b38c8079a289546d | In this task, you are given a text which is the body of a document. You are given a question and options. Pick the correct number. Don't generate anything else apart from the numbers provided in options.
Context: Dasht-e Ahu (Persian: دشت اهو also Romanized as Dasht-e Ahū; also known as Dasht-e Ahū-e Yek) is a village... | 4 |
task301_record_question_generation | task301-dea0c38e1d744d2284df88c30e100298 | 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 _ .
For those who firs... | When, as star and producer of the film City Slickers, _ invited Charles Bronson to consider playing a veteran cowboy, the famous tough-guy actor phoned him, barely able to contain his fury. |
task195_sentiment140_classification | task195-82c03578652549bf8075f45bf9fff759 | 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.
I get to watch re-runs of this season's "supernatural". I LOVE that show. I missed 99% of the season. Hooray for re-runs! | positive |
task1551_every_ith_element_from_kth_element | task1551-8dfddaa6374749b286e18ca4e02a49a1 | In this task, you are given inputs k, i, and A, where k and i are integers and A is a list. You need to find every ith element of A starting from the kth element. The process stops when the position of the next ith element exceeds the length of the list.
1, 7, ['5139', '559', '3', 'F', 'U', '4263', 'i', 'x', '2757', 'i... | 5139, x, 7203 |
task431_senteval_object_count | task431-b16dbe35151e498cb8881630cbb14feb | 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.
I played my suspicions off with cluelessness though. | Plural |
task088_identify_typo_verification | task088-5a0d7845d1ff4ada876d4a2e718d8d9a | The given sentence contains a typo which could be one of the following four types: (1) swapped letters of a word e.g. 'niec' is a typo of the word 'nice'. (2) missing letter in a word e.g. 'nic' is a typo of the word 'nice'. (3) extra letter in a word e.g. 'nicce' is a typo of the word 'nice'. (4) replaced letter in a ... | ot |
task594_sciq_question_generation | task594-e2fd20fbc68245e591ab7f4ed3e61d52 | Given a scientific passage and an answer, generate a question for the given answer.
Passage: When gametes unite during fertilization, the resulting zygote inherits two alleles for each gene. One allele comes from each parent. Answer: one | How many alleles comes from each parent? |
task596_mocha_question_generation | task596-b897ab05f5694925ad6a3a40798f52b3 | 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.
Austin took the family out for dinner to their favorite downtown restaurant. | How would you describe Austin? |
task309_race_answer_generation | task309-65fc8da41ac8443a9baea3b6ded9c042 | 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 |
task080_piqa_answer_generation | task080-bd435b7c962949c08d52f51c9b38daca | 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 can I... | Wash and cut peaches in half. Remove seed. Combine a cup of sugar and 2T cinnamon and enough water to make a paste. Brush the peach flesh with the sugar mixture and cook directly on the grill until soft. |
task591_sciq_answer_generation | task591-e7cc16b58c4440e89ff3db5728c63228 | Given a scientific question, generate a correct answer to it.
What is the failure of replicated chromosomes during meiosis to separate known as? | nondisjunction |
task141_odd-man-out_classification_category | task141-790804fb54674bfc864fcdbc986e63a1 | 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: emotional display
Words: cute, suppressed, fawn, calf, swoon | calf |
task900_freebase_qa_category_classification | task900-0ff6d5ad139a4f5b8e1b4b179b3ba6e9 | Given a trivia question, classify broad topical category from this list: 'theater', 'geology', 'book', 'tv', 'astronomy', 'aviation', 'military', 'government', 'boxing', 'projects', 'metropolitan_transit', 'law', 'venture_capital', 'broadcast', 'biology', 'people', 'influence', 'baseball', 'spaceflight', 'media_common'... | aviation |
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately | task509-06e35c5778bf4e528a7080271b97aff8 | In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to collate all the alphabetical elements at the start of the list followed by all the numerical elements of the list. Maintain the order in which the alphabetical elements appear in the given input... | h, i, Y, w, 2485, 6645, 1229, 473, 985 |
task164_mcscript_question_answering_text | task164-b04291f6f9304ce0b2fec58234ab3c2a | You are given a paragraph (Passage), a question (Question) and two answer options (Option1 and Option2). Your task is to find the correct answer (and return the string of the correct option, not option1/2) for the given question from the given options and based on the given passage. Answer of the question can be found ... | after the cashier said to |
task303_record_incorrect_answer_generation | task303-7e5a4e27914740b299e1e5909d7c6137 | 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 ... | Okunniwa |
task1340_msr_text_compression_compression | task1340-172727ede0cd49db9853a73dc7180d72 | Given a text, write a compressed version of it in a single sentence.
The town embraces the beautiful Bay of Zihuatanejo with the downtown area to the north, and the beautiful long beach of Playa Larga to the east. The heart of Zihuatanejo is the waterfront boardwalk, Paseo del Pescador, also referred to as the malecón. | The town embraces the beautiful Bay of Zihuatanejo with downtown to the North, and the Playa Larga beach East. The heart of Zihuatanejo is the waterfront boardwalk, Paseo del Pescador. |
task065_timetravel_consistent_sentence_classification | task065-192874b44ea547fd9d1b7f350fe5ee9a | In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given two options and you need to select the one that best connects the first sentence with the rest of the story. Indicate your answer by 'Option 1' if the first option is correct, otherwise 'Optio... | Option 2 |
task380_boolq_yes_no_question | task380-6a61167a69f04ba1943f804ffadf7b19 | 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: Sodium bicarbonate (IUPAC name: sodium hydrogen carbonate), commonly known as baking soda, is a chemical compound with the formula NaHCO. It is a salt comp... | Yes |
task1217_atomic_answer_generation | task1217-bd0ecb2a047c4afeb554d3ccf8700735 | 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 sticks the knife in ___ | the crevice |
task820_protoqa_answer_generation | task820-966de67506aa4a8ab323ea643adc3a5d | Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question.
tell me a way you warm up your hands when they're cold. | fire place/heater |
task636_extract_and_sort_unique_alphabets_in_a_list | task636-a1578e5a70b44c9ba3fb2aee7d5419f7 | 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.
['9477', '6761', 'n', '639', 'g', '9793', 'i', 'p', 'z', '2357',... | a, c, d, g, i, k, l, n, o, p, t, u, v, w, y, z |
task679_hope_edi_english_text_classification | task679-670b5fbcded64987b96993adf3955330 | Classify the given comment into 'Hope Speech' or 'Not Hope Speech'. A hope speech is defined as content that is encouraging, positive or supportive contents and talks about equality, diversity or inclusion
Complains about stereotypes of women in STEM but then admits what the real issue is @8 | Hope Speech |
task194_duorc_answer_generation | task194-6b414f8c7f4d49f0b3f17cce11b0e625 | 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.
After suffering a small breakdown in front of her students, Sybil Dorsett is given a neurological examination by Dr. C... | Answer: Wilbur |
task144_subjqa_question_answering | task144-f2823c2a4d9a4b12b70334de243a9930 | You will be given a review about a book, an item, a place or a movie. After that, a question is given that you should answer using a certain span of the review. Your answer should be from the review itself and should not contain extra words, and should not be a combination of different spans. If there's no direct answe... | truly beautiful |
task521_trivia_question_classification | task521-07c7558f873d4ab5bca9a393b70f8ea5 | 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.
To rebuke Luther, he appeared befor... | History |
task1502_hatexplain_classification | task1502-982f57e74e194f938137f32e04704a88 | The input is a tweet which can be classified as Hate Speech, Offensive or Normal. Given such a tweet, output the class the tweet belongs to. Hate Speech will contain threatening language towards the community targeted. Offensive language will contain abusive or discriminatory language towards the community targeted.
<u... | Offensive |
task1361_movierationales_classification | task1361-be0d02f024734aa0b30c8c181644a426 | In this task, you must classify if a given review is positive/negative, indicating your answer as P or N.
the central focus of michael winterbottom 's " welcome to sarajevo " is sarajevo itself , the city under siege , and its different effect on the characters unfortunate enough to be stuck there .
it proves the backd... | P |
task1670_md_gender_bias_text_modification | task1670-34a6637a33ec4e869f734c5be92dda17 | In this task if the pronoun is male or gender-neutral you are to replace it with a female pronoun. If there are no pronouns add a female-gendered word to the sentence.
John has been planing to travel so he spend a lot of time reading and doing research about his destinations | Well I like to travel so I do spend alot of time reading and researching destinations |
task820_protoqa_answer_generation | task820-4f043f46ac174cfbbf60ecbf860f61d0 | 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 a product that is sold on "infomercials". | cleaning products |
task750_aqua_multiple_choice_answering | task750-c00cca56f9724bffa2718bd040265e14 | You are given a math word problem and you are supposed to make use of mathematical concepts like probability, combinatorics, linear equations, sequences/series, or simple operators like addition, subtraction, division, or multiplication to answer the given question. Choose the best option from the 5 given options and r... | Option A |
task163_count_words_ending_with_letter | task163-8b4432dc97544688a2fdb30dd7332208 | 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 personal size pizza with bacon on a table'. How many words end with the letter 'a' in the sentence. | 3 |
task390_torque_text_span_selection | task390-80c1a4fa1bd14e4ebc35e6ea826f5d4c | 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: "I hav... | join |
task1296_wiki_hop_question_answering | task1296-110847c018d54808a04a539ac92b0a3d | In this task, you are given a context, a subject, a relation, and many options. Based on the context, from the options select the object entity that has the given relation with the subject. Answer with text (not indexes).
Context: Mary-Kate Olsen and Ashley Olsen (born June 13, 1986), also known as the Olsen twins coll... | california |
task934_turk_simplification | task934-fadb656b54c84e2f9b8cdafff124f87d | 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.
they were built mainly by nations like germany during world war ii to protect important industries from aerial bombardment. | they were built mainly by nations like germany during world war ii to protect important industries from bombing from the sky. |
task162_count_words_starting_with_letter | task162-72237964e892422ba0657b2e6bf1aae8 | 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 pulled pork sandwich sitting on a table with baked beans and salad'. How many words start with the letter 'b' in the sentence. | 2 |
task592_sciq_incorrect_answer_generation | task592-dae72311124341e197563ba72a30b329 | Given a scientific question, generate an incorrect answer to the given question. The incorrect answer should be a plausible alternative to the correct answer. The answer should be some other item belonging to the same category as the correct answer but should be incorrect.
What simple machine works with a wheel and axl... | blade |
task170_hotpotqa_answer_generation | task170-4a93ac36b6d1435ca99faec23e2622a2 | In this task, you are given a set of context paragraph and some supporting facts to answer a question. Your task is to generate answer for given question based on set of context paragraphs and supporting facts.
Context_1 : Origami is a magic stage illusion with a Japanese paperfolding theme, designed by Jim Steinmeyer.... | Gene Kelly |
task371_synthetic_product_of_list | task371-470507deb430440ba2c64c46f18a5779 | 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, 46, -20, -26], [-20, 14, -32, -3, -13], [-16... | [574080, 349440, -154752, 1051875] |
task100_concatenate_all_elements_from_index_i_to_j | task100-a0f055213a5a453aab570ade73f7d96c | In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to concatenate all elements of A from the ith element to the jth element, and print the resultant string. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j... | 445554399247UIpO5481 |
task429_senteval_tense | task429-987a7b34a778402799a101602a3a1972 | In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present".
Her heart skipped a beat. | Past |
task568_circa_question_generation | task568-4575107321cd4c22b6f6735d6fdb9832 | In this task, you are given an answer, and your task is to generate a reasonable question for that answer.
I would love a dog | Do you have any pet? |
task462_qasper_classification | task462-2ffc643631db49d1a74d09457714ea4c | In this task, you will be presented with a context from an academic paper and a question based on the context. You have to classify the questions into "Extractive", "Abstractive", or "Yes-no" questions. Extractive questions can be answered by concatenating extracts taken from a context into a summary while answering ab... | Abstractive |
task303_record_incorrect_answer_generation | task303-936c21a4ddd34deea0fff3d18f03e6ec | 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 ... | Johnson |
task369_synthetic_remove_odds | task369-79ca3ee7fca54f93ad041a12f68e12b3 | 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.
[-94, -48] | [-94, -48] |
task1389_hellaswag_completion | task1389-e28f2b496edb4f9396b4b66bb02813c0 | In this task, you are given a context and four options. Each option is a suggested ending for the context. You should read the context and pick the best ending for the context. Please answer with "A", "B", "C", and "D".
[header] How to relieve anxiety [title] Take deep breaths. [step] Pause what you are doing and focu... | A |
task615_moviesqa_answer_generation | task615-dc96016d98d041549eeedca38e033c47 | 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.
what does Toni Nero appear in? | Silent Night, Deadly Night |
task165_mcscript_question_answering_commonsense | task165-c012a6ff6be04e0f87941c2ba0bdb45d | 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... | Mr. Novack was a realtor and did not like traffic sounds. |
task1289_trec_classification | task1289-f6a4e7f5799b4641913d29f6601c92be | 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... | Quantity |
task024_cosmosqa_answer_generation | task024-eeecfdb07c304aebadd533c1245222ce | Craft one correct answer to the question given in input. To make it more interesting, try to use non-stereotypical language if possible. Make sure your correct answer is reasonably long, consistent with the context, and requires common sense (instead of explicit extraction from the context.) In your answer, use as few ... | They are saving their legs . |
task1293_kilt_tasks_hotpotqa_question_answering | task1293-97258f8744a24d86ab91bc8145f2d169 | In this task, you are given a question. You have to answer the question based on your information.
Who is a judge on The X Factor and is also married to Ozzy Osbourne? | Sharon Osbourne |
task325_jigsaw_classification_identity_attack | task325-67ed76d5bc9d4c61bf378874ffcee6ca | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: identity-attack and non-identity-attack. Identity attack refers to anything rude or disrespectful about someone's identity, including appearance, race, gender, and sexual orientation.
Comment: ... | Identity-attack |
task322_jigsaw_classification_threat | task322-2e983edea78b496a8e78ab01b5a5d9c8 | 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: You say "liberal" and "left-leaning" lik... | Non-threat |
task284_imdb_classification | task284-0dd6ed0a513b4e1a845610d524c5a5cd | In this task, you are given a review of movie. Your task is to classify given movie review into two categories: 1) positive, and 2) negative based on its content.
In Le Million, Rene Clair, one of the cinema's great directors and great pioneers, created a gem of light comedy which for all its lightness is a groundbreak... | positive |
task1730_personachat_choose_next | task1730-d6f73aa573ab4efe814f2cb3766fbab2 | You will be given a person's personality, and a history of a conversation this person has had. You will be given four candidate sentences to complete the conversation, based on the context. Choose one and answer with the text.
Personality: We plan to travel after he retires.
My husband will retire next year.
I like to ... | Anywhere with a lot of hiking trails! |
task400_paws_paraphrase_classification | task400-34ae7bfe35be48dc9a3e02f70ff6cbb2 | 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.
Twin Falls is a part of Jerome County... | Not paraphrase |
task079_conala_concat_strings | task079-8e2aa5fab5594ad18c6fe3aa952644f1 | In this task you will be given a list of strings and you need to concatenate them.
['burial;', 'j', 'I', 'M', 'l', 'Y', 'i', 'X', 'm', 'u', 'But', 'W'] | burial;jIMlYiXmuButW |
task405_narrativeqa_question_generation | task405-c4483af9481d4260b1a69e57d7365339 | 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 did the moon suddenly reveal to Hobbie and Partick on the moor? |
task471_haspart_answer_generation | task471-e44b2a4a67704c8fae9d934ebfc70db1 | 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... | genome |
task1730_personachat_choose_next | task1730-9279ac6b2f274e57a5fe679cd8d0bfdc | You will be given a person's personality, and a history of a conversation this person has had. You will be given four candidate sentences to complete the conversation, based on the context. Choose one and answer with the text.
Personality: I work from home doing various jobs on the internet.
I enjoy playing guitar and ... | Mine has issues. He is ok with me playing video games though. |
task756_find_longert_substring_and_return_all_unique_alphabets_in_it | task756-a220da3c267d43e79c8d2020e5110e8f | 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.
vVKLPwqXQFcTuO, zwEqLPwqXQFQO | c, f, k, l, o, p, q, t, u, v, w, x |
task089_swap_words_verification | task089-a3039a4367654f1e93b9176bf99ea25a | 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) |
task631_dbpedia_14_incorrect_answer_generation | task631-e78a96e5218b422f89d1dc146c9cf3ff | In this task, you're given a text and question. The question is about the topic of the document. You are expected to generate an incorrect answer. The incorrect answer should be among one of the following categories: 1)Company, 2)Educational Institution, 3)Artist, 4)Athlete, 5)Office holder, 6)Mean of transportation, 7... | Mean of transportation |
task170_hotpotqa_answer_generation | task170-a056d40e51bf438999b018a1431a881a | In this task, you are given a set of context paragraph and some supporting facts to answer a question. Your task is to generate answer for given question based on set of context paragraphs and supporting facts.
Context_1 : The following is a list of Saturn Award nominees and winners for Best Supporting Actress, which r... | Best Actress |
task344_hybridqa_answer_generation | task344-23c63f5dac8749e9813817d434886fcd | In this task, you will be presented with a question and you have to answer the question based on your knowledge. Your answers should be as short as possible.
When was the first building featuring a metal framed glass curtain wall built ? | 1864 |
task384_socialiqa_question_classification | task384-54d77dcad186474ca11ba0cff92bfbae | 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: Tracy was the captain of the baske... | True |
task157_count_vowels_and_consonants | task157-f4c772a33bb7480097e56302914918ba | In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence.
Sentence: 'a red and blue train at a train station loading area'. Count the number of consonants in the given sentence. | 22 |
task027_drop_answer_type_generation | task027-99af87165edb44988649a361dcfcee23 | This task involves annotating the answer type to a given question that involve some kind of complex reasoning (including numerical reasoning). Note that the questions require looking at more than one part of the passage to answer. There are 3 possible answer types (i) spans, (ii) numbers and (iii) dates. If the answer ... | number |
task517_emo_classify_emotion_of_dialogue | task517-3f1064f596b64af881ba9c58d06d200f | In this task you will be given some text dialogue and you need to infer the underlying emotion of the text. The possible emotions are happy, sad, angry, or other.
regret to meet you nice to meet tou too dont talk to me | angry |
task1400_obqa_incorrect_answer_generation | task1400-4659a497d645471a9a496bbd544df9ad | 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: a beak is used for catching prey by some birds. Question: What is used to catch prey by some bir... | nets |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.