task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task301_record_question_generation | task301-e84ed392eaaf4b6aac7ae8a36f25e681 | 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 _ .
Washington (CNN) S... | There were nearly 50,000 such purchases between 1999 and 2015 that the _ sought to deny, but that the ATF didn't agree required the agency to try to retrieve the gun. |
task075_squad1.1_answer_generation | task075-8abc7c38fe0a4fc19147705c40014bc3 | This task is about writing a correct answer for the reading comprehension task. Based on the information provided in a given passage, you should identify the shortest continuous text span from the passage that serves as an answer to the given question. Avoid answers that are incorrect or provides incomplete justificati... | larger windows |
task1286_openbookqa_question_answering | task1286-62036210e6a443a0a0620515f411e88f | In this task, you are given a multiple-choice question and you have to pick the correct option. Answer with option indexes (i.e., "A", "B", "C", and "D").
Food digestion in humans can be aided by (A) microorganisms that have cell walls but lack organelles (B) hundreds of white blood cells (C) amoebas in the blood suppl... | A |
task649_race_blank_question_generation | task649-71d641efb96d4e17915de372727549d4 | In this task, you're given an article and an answer. Your task is to generate the fill-in-the-blank question for this answer based on the given article. The blanks are always at the end of the question, and can be filled with more than one word or phrase.
Article: The earth is the only planet that scientists are certai... | It is the _ on the earth that makes life possible . |
task1443_string_to_number | task1443-674dbc97242149cd90a5da0a990c56cf | In this task you will be given a string that only contains single digit numbers spelled out. The input string will not contain spaces between the different numbers. Your task is to return the number that the string spells out. The string will spell out each digit of the number for example '1726' will be 'oneseventwosix... | 99201 |
task1445_closest_integers | task1445-0d3ab8dd81f84a85ba0069c27191f90c | 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.
[-22, -25, 57, 79... | 3 |
task1288_glue_mrpc_paraphrasing | task1288-d3ce572752214fe69a32d5ee0f75f61b | You are given two sentences(Sentence1 and Sentence2). Answer "Yes" if these sentences are a paraphrase of one another, otherwise answer "No".
Sentence1: Annika Sorenstam gets her first opportunity to test that objective this week at the McDonald 's LPGA Championship ., Sentence2: The appetizer devoured , Annika Sorenst... | No |
task507_position_of_all_numerical_elements_in_list | task507-8ac4e56ea1b74065bfe20cd443bee885 | 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.
['x', 't', 'u', '2... | 4 |
task1295_adversarial_qa_question_answering | task1295-ed25d11f30f242e69488e03094b5ec8a | In this task, you are given a question and a context passage. You have to answer the question based on the given passage.
What philosopher participated?, Context: The Republic of Letters was the sum of a number of Enlightenment ideals: an egalitarian realm governed by knowledge that could act across political boundarie... | Immanuel Kant |
task390_torque_text_span_selection | task390-b731bc7162074353aff926e74d1751f2 | 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: Gen. S... | be |
task1285_kpa_keypoint_matching | task1285-fffec037903147ad89c6b8fce666634c | 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 space exploration<sep>Argument: We just don't have e... | False |
task594_sciq_question_generation | task594-14993b9a33a14e89ae141a71bb870d5a | Given a scientific passage and an answer, generate a question for the given answer.
Passage: Amphibians play important roles in many ecosystems, especially as middle players in many food chains and food webs. In addition to consuming many worms and insects and other arthropods, and even some small reptiles and mammals ... | What do tadpoles clear out of waterways? |
task291_semeval_2020_task4_commonsense_validation | task291-6b37c0a2fd2a4873840a2ed5fa332046 | In this task, you are given two natural language statements with similar wording. You must choose the statement that makes less sense based on common sense knowledge. A '
' separates the statements. Use "first" or "second" to indicate which sentence makes less sense.
The keyboard makes a clicking sound when it is typed... | second |
task1730_personachat_choose_next | task1730-0956a439b1814eaba7d1c4d48f229e37 | 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 as a lifeguard at a beach.
I am a breath of fresh air.
I like spreading l... | No unfortunately! He says I'm a breath of cool fresh air but then wo not commit. |
task367_synthetic_remove_floats | task367-ceef239c01464bf78a34f01a8f3240d8 | In this task you will be given a list of numbers. You should remove any number that is not an integer (whole number). If every number is not an whole number then an empty list ("[]") should be returned. Otherwise, answer with the list of whole numbers separated by comma inside brackets.
[-2.568, -69, -14.65, -22.399, -... | [-69, -64] |
task605_find_the_longest_common_subsequence_in_two_lists | task605-e343842b1c1a49b49e55a3ae58eebc9d | In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B.
[1001, 9417, '7135', 'q', 'C', '1417', 'x', '2263', 'F', 539, 5643, 1153, 5893, 'f'], [7791, 6635, 401, '7135', 'q', 'C', '1417', 'x', '2263', 'X', 8455] | 7135, q, C, 1417, x, 2263 |
task153_tomqa_find_location_hard_clean | task153-98746e9f75af4189bd2fb72228099d30 | Given a story, answer the question about the story. The question is the last sentence in the input. These stories can be difficult due to their length and how each story has at least one of the three following scenarios: the first is when the individual's belief matches reality, the second is when the individual's beli... | blue_treasure_chest |
task1422_mathqa_physics | task1422-306585558a8c4c31ad072c5329fcee48 | In this task, you need to answer the given multiple-choice question on the physics. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: convert the 18 / 42 m / s into kilometers per hour ?
Options: a ) 3.5 kmph . , b ) 2.5 kmph . , c ) 1.2 kmph . , d ) 1.54 kmph . , e ) 1.9 kmph . | d |
task111_asset_sentence_simplification | task111-7ef6a367bc6c4635a0dfda169f8eaa73 | Rewrite each original sentence in order to make it easier to understand by non-native speakers of English. You can do so by replacing complex words with simpler synonyms (i.e. paraphrasing), deleting unimportant information (i.e. compression), and/or splitting a long complex sentence into several simpler ones. The fina... | It is the capital of the Giza Governorate. It is near the northeast border of this governorate in coordinates. |
task113_count_frequency_of_letter | task113-43cc8ffed8724f11bd2e533e6c293a27 | In this task, you need to count the number of times the given letter appears in the given sentence.
Sentence: 'a person is doing a trick on a skateboard'. Find frequency of the letter 'k' | 2 |
task191_hotpotqa_question_generation | task191-f444c98416db4b47bc65ce5b4bc6f908 | 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 : Phantasialand is a theme park in Brühl, North Rhine-Westphalia, Germany that attr... | What roller coaster located in North RhineWestphalia, Germany is designed in a western style? |
task183_rhyme_generation | task183-dfee12c900e042c3932c19b64877ee8f | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
car | phar |
task091_all_elements_from_index_i_to_j | task091-a7c846713e644c25be3fe94328c5a6ff | 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.
1, 14, ['D', 'i', 'Q', '3545', 'e', '... | D, i, Q, 3545, e, 6567, 8973, c, 1925, y, 4615, a, Y, h |
task1339_peixian_equity_evaluation_corpus_text_completion | task1339-94452e948b2249ec94f3711b366dc971 | The input is a sentence with a missed word and an emotion. Your task is to fill in the blank with a word that matches the emotion and rewrite the completed sentence. The emotion is one of ['fear', 'joy', 'anger', 'sadness'].
SENTENCE: Harry feels <blank>.
EMOTION: sadness | Harry feels depressed. |
task123_conala_sort_dictionary | task123-7a2347a9d7794afea139043732e7426e | 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': -99, 'second': -35}, {'first': 45, 'second': -24}, {'first': 99, 'second': -37}] |
task904_hate_speech_offensive_classification | task904-18d184c121ca4feabbc02f862d758f9f | 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.
RT ... | Neither |
task267_concatenate_and_reverse_all_elements_from_index_i_to_j | task267-bd4989553f694df582c9defac1e284fe | In this task, you are given inputs 'i', 'j', and A, where 'i' and 'j' are integers and A is a list. A list is shown by two brackets and comma-separated numbers and characters inside, like ['1', '12', 'l']. You need to concatenate all elements of A from the ith element to the jth element, and then reverse the resulting ... | 901k |
task900_freebase_qa_category_classification | task900-47a5661fa25944f9ba38998d4107e9b9 | Given a trivia question, classify broad topical category from this list: 'theater', 'geology', 'book', 'tv', 'astronomy', 'aviation', 'military', 'government', 'boxing', 'projects', 'metropolitan_transit', 'law', 'venture_capital', 'broadcast', 'biology', 'people', 'influence', 'baseball', 'spaceflight', 'media_common'... | location |
task177_para-nmt_paraphrasing | task177-b32c945ce18b491cac90e538d92518bb | 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.
if we have any chance of keeping america human , brave citizens like us have got to stand up and fight back . '' | if we have any chance , to keep america human , we will have to brave citizens like us to the resistance. `` |
task499_extract_and_add_all_numbers_from_list | task499-8da0f3586a01464fba1b80025be14b31 | 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.
['Z', 'O', '2885', '703', 'y', '589', '1471', '5505', 'g', '6077', '7689', 'T', '8559', 'O', '4655', 'N', '521', '1569', 'A', 'z'] | 40223 |
task1420_mathqa_general | task1420-c121108149174836a0fa33f95d9ea896 | In this task, you need to answer the given multiple-choice question on the general math. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: how many e ways can jason sit with his 5 friends in a row of 6 seats with an aisle on either side of the row , if jason insists on sitting next to one of the aisles ?... | b |
task1360_numer_sense_multiple_choice_qa_generation | task1360-aad635fc2ac145ee8b03dcbc5b7eca6e | 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').
Summer is the season of the midnight sun when it really never gets dark for almost ____ months.\Question: Choose the right answer from options give... | a |
task1205_atomic_classification_isafter | task1205-9c85c3458bb44f1daa097978d0779e87 | 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 |
task088_identify_typo_verification | task088-e279cc7ed5484b199f28391481829360 | 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 ... | Tow |
task100_concatenate_all_elements_from_index_i_to_j | task100-404d6574aae34555806998513c69e647 | 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... | q842329335989VK |
task845_pubmedqa_question_generation | task845-d231773a63ae4f25bb4ad71d71a7de86 | 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... | Does blood PGC-1α Concentration predict Myocardial Salvage and Ventricular Remodeling After ST-segment Elevation Acute Myocardial Infarction? |
task1205_atomic_classification_isafter | task1205-c8a79858538245398594d4c0b29c4a63 | 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 |
task1380_quarel_correct_option_generation | task1380-d04fdcb3d4eb400eaeb853767c242522 | You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Sentence: Bob and Sue were walking down the sidewalk and heard an air conditioner in the distance. As they walked closer, they noticed they... | B |
task1292_yelp_review_full_text_categorization | task1292-cf5393032efd4b1c872ba70a0b9bd118 | You are given a review about a place. You need to provide a rating from "1 star" to "5 stars" for this place.
The food came out tasting dry and a little old.. I was not too impressed but I have had some pretty good Mongolian grill before this was kind of like the McDonald's version of YCs taste wise. | 2 stars |
task430_senteval_subject_count | task430-c1fc3aa1919d4ea2bc1374e48f815834 | 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.
The adrenaline that was supposed to come in so handy during a fight was actually sapping her strength, making her light-headed. | Singular |
task1217_atomic_answer_generation | task1217-352b296eac6c4463a3d35ef23af0b2dd | 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 traces PersonY's ___ back | shirt |
task606_sum_of_all_numbers_in_list_between_positions_i_and_j | task606-665c3c1c60bc4d1d8e46c0724e5f0ffb | 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 return the sum of all the numerical elements in the list A between the positions i and j (including positions i and j). Return 0 if no numerical element is present in the list between the given ranges. i and j will be... | 5443 |
task111_asset_sentence_simplification | task111-9d37bff782f84513a57ebdb6f900834e | 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... | Bangui manufactures textiles, food products, beer, shoes, and soap. |
task067_abductivenli_answer_generation | task067-4404988f6a5b4d4a88a602e6fe5d0433 | 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... | There were also a lot of bears fishing for salmon who scared the man. |
task1286_openbookqa_question_answering | task1286-09160fed60a54f078b93f2abff8a92c3 | In this task, you are given a multiple-choice question and you have to pick the correct option. Answer with option indexes (i.e., "A", "B", "C", and "D").
Cooking a burger on a grill does what to the burger? (A) makes the burger alive (B) turns the burger into groceries (C) transfers energy from the charcoal to the bur... | C |
task756_find_longert_substring_and_return_all_unique_alphabets_in_it | task756-f8b5d624b7ae4703bdc2cbbc94a5e236 | 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.
MSNaLvc, npNaBJ | a, c, l, m, n, s, v |
task850_synthetic_longest_palindrome | task850-fa2237c40250482cb78b8a925b3d3d08 | In this task you will be given a string and you should find the longest substring that is a palindrome. A palindrome is a string that is the same backwards as it is forwards. If the shortest possible palindrome is length 1 you should return the first character.
jwtttwwtwjjj | wtttw |
task1400_obqa_incorrect_answer_generation | task1400-a23514691d2345aba5b9be475751a4ad | 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: an animal requires air for survival. Question: A living thing will expire if access to this is r... | their favorite new shoes |
task1380_quarel_correct_option_generation | task1380-30218372367d4d6d9e7f974488378e37 | You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Sentence: Major Tom, an astronaut, used to jump up and down on Earth, and he never got higher than a meter in the air. When his ship landed... | A |
task1328_qa_zre_relation_generation_from_question | task1328-f5a15868904440edbf396608875a1955 | 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... | sex or gender |
task586_amazonfood_polarity_classification | task586-2faf84fc012e4e29b57c4eee59c4467f | 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.
Arrived in good condition, looks like well-made cans. Tastes nice, and I would love to use this product, but unfortunately, i got an allergic reaction from it. | Negative |
task521_trivia_question_classification | task521-060707367de54226859fc5f107a49613 | 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.
For unknown reasons his mastery of ... | History |
task1518_limit_answer_generation | task1518-ff474eafadcc4bb5ae5babb2ff7b9fd4 | In this task, you are given a sentence which contains a motion and your task is to identify the physical entities involved in the motion. The input sentence can have more than one entity and also there is at least one entity that takes part in physical motion. There are two types of entities which are animate (beings t... | subway train |
task518_emo_different_dialogue_emotions | task518-2ba637ac9a614d0ab52504df1decd532 | 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: 'what do u do in your life life is great i am talking about your job'. Dialogue 2: 'now... | yes |
task1217_atomic_answer_generation | task1217-e5855fbfe6fd4930a5f2ccb78f5f2974 | 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 puts the ___ another way | book |
task344_hybridqa_answer_generation | task344-b3e5d38e4d6544ed8a1e0e1b144f679c | In this task, you will be presented with a question and you have to answer the question based on your knowledge. Your answers should be as short as possible.
What was the type of disaster that ocurred in the second largest state in the United States by area ? | Tropical cyclone |
task370_synthetic_remove_divisible_by_3 | task370-964ef6789e794ee985d93bdb6cbce95e | In this task you will be given a list of integers. You should remove all of the integers that are divisible by 3 from the list. If every integer in the input list is divisible by 3 then an empty list should be returned. Zero is divisible by 3.
[1, -82, 5, 98, -57] | [1, -82, 5, 98] |
task337_hateeval_classification_individual_en | task337-527c425583bb40508d872e9aecee014c | In this task, you are given a hateful post in English from online platforms. You are expected to classify the target being harassed in the post as individual or generic, i.e., single person or a group of people. Note that the URLs in the text have been replaced with [Link].
Post: The fag stays away and so does that SLU... | Individual |
task1210_atomic_classification_madeupof | task1210-51b0c72ce32040e6be380dac3e897fc0 | 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 |
task1712_poki_classification | task1712-a42bf0c5f33c4f0099b052cbbd97d360 | You are given a short poem which is written by a kid. Your task is to predict if the kid is in elementary school or high school. Anyone who is from grade 1st to 6th-grade will be considered as in elementary school, and 7th to 12th-grade kids will be considered as in high school. There are only two possible outputs, i.e... | high |
task1729_personachat_generate_next | task1729-0e469ac850ca49b2a57e172c47a5b047 | Your task is to generate the next utterance in a given dialogue. You will be given a few sentences describing the personality of the person who is making the dialogue, and a history of the dialogue after that. Each line in the history is said by one of the two participants in the conversation.
Personality: I ve a dog.
... | I only have one, he has a red collar and looks so dashing in it. |
task160_replace_letter_in_a_sentence | task160-bd7c7cdc068f4219a24bf9b010af2da9 | In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'a woman wearing high boots walks down a street'. Replace the letter 'o' with 'k' in the sentence. | a wkman wearing high bkkts walks dkwn a street |
task302_record_classification | task302-6e0ce87567fa4653a2406796bdb4e133 | 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.
An outraged mother-of-three claims a chatter... | (D) |
task080_piqa_answer_generation | task080-8e334afaf3c24944876d7061a04581b0 | 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.
To make a... | place bacon, lettuce, and tomato onto a sandwich. |
task469_mrqa_answer_generation | task469-2da0e556f12d4e20a932d2267d8c1d97 | Given a question and a context passage, generate the answer having the word or phrase from the context passage. Here, the answer should be a shortest continous span from the passage.
Context: Lewy bodies and coarse Lewy neurites are the pathological hallmarks of degenerating neurons in the brains of patients suffering ... | alpha-synuclein |
task207_max_element_lists | task207-fb18e008f7b741719b3aad980c6a5ffc | In this task, you are given a list. This list contains many lists of integers. The list is several items written within a []. Your task is to find the maximum number among the members of each inner list. The output should be a list comprised of the maximums with the same order as the internal lists.
[[79, -100], [-123,... | [79, -121, 46, -6, 83, -20, 87, -75] |
task629_dbpedia_14_classification | task629-6c13b7bf60ea462bad4308ce553853d2 | In this task, you are given a text which is the body of a document. Your job is to classify the topic of the document into these categories: 1)Company, 2)Educational Institution, 3)Artist, 4)Athlete, 5)Office Holder, 6)Mean of transportation, 7)Building, 8)Natural place, 9)Village, 10)Animal, 11)Plant, 12)Album, 13)Fil... | 8 |
task1360_numer_sense_multiple_choice_qa_generation | task1360-bfcc64c1a96f4fe4b38032503df4a216 | 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').
Whales are thought to sleep around ____ hours a day .\Question: Choose the right answer from options given a) three b) seven c) no d) eight | d |
task309_race_answer_generation | task309-9979fd519bee4d52afbe3468b06b814c | 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 |
task1327_qa_zre_answer_generation_from_question | task1327-ada365469c674b52a4a91637794b3082 | Generate a correct and concise answer for the question based on the words in the context.
Context : Nancy Seaman (born May 13, 1952) was a Farmington Hills, Michigan teacher at Longacre Elementary School who was convicted of first-degree murder in a highly publicized murder trial in 2005 for killing her husband with a ... | murder |
task693_mmmlu_answer_generation_conceptual_physics | task693-666ba2f15f764613a860fda26ae18f5d | You are given a question on conceptual physics. 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.
A machine cannot multiply
(A)f... | C |
task303_record_incorrect_answer_generation | task303-b9819d2baaaa40feb84053895cb8b7e0 | 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 ... | Motherwell |
task097_conala_remove_duplicates | task097-00d4d156caf04a758e19f84eebc37821 | 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, 7, 5, 7, 5, 2] | [0, 2] |
task301_record_question_generation | task301-2552cae3052b41fda64ea3b09e6fc722 | 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 _ .
(CNN) -- Kei Nishi... | Top seed and defending champion _ survived a spirited third-set fightback from former world No. |
task308_jeopardy_answer_generation_all | task308-7e49f571ee774131a2c751870c78fa72 | You will be given a trivia clue, and the category it belongs to. You should answer with the best answer that belongs in the category and is described by the clue. For simplicity, answers should be in all lower cased letters.
Category: THE 1980s
Clue: Suffering from a little overexposure, Vanessa Williams resigned as t... | miss america |
task1210_atomic_classification_madeupof | task1210-7a605e3927e24d96bf1b48c057cb1bc3 | 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-856943f46d594b4b9f1241ebd94f4757 | 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 ... | Barclays Premier League |
task067_abductivenli_answer_generation | task067-a6354052783b418d9e2817a569f2fbf2 | 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... | Mina's parents took her to the animal shelter to get a cat. |
task472_haspart_classification | task472-28c3a4221c574019b7ace3d2d2d0aaa6 | Given two entities as input, classify as "yes" if second entity is the part of the first entity. Otherwise classify them as "no". These are entities of meronym In linguistics, meronymy is a semantic relation between a meronym denoting a part and a holonym denoting a whole. In simpler terms, a meronym (i.e., second enti... | yes |
task227_clariq_classification | task227-330d2280bac045e682d182d2754a429a | 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... | Yes |
task207_max_element_lists | task207-2f8c20924315408aa9aff6ea8e5fc31e | In this task, you are given a list. This list contains many lists of integers. The list is several items written within a []. Your task is to find the maximum number among the members of each inner list. The output should be a list comprised of the maximums with the same order as the internal lists.
[[27, -28], [-7, -9... | [27, 78, 68, 53, 69, 66, 83] |
task335_hateeval_classification_aggresive_en | task335-6eca4206d302493eaa6b0ca15bc5c407 | In this task, you are given a hateful post in English from online platforms. You are expected to classify the post into two classes: aggresive or non-aggresive. An aggresive post is one that expresses feelings and opinions in an abusive way and tries to dominate others. Note that the URLs in the text have been replaced... | Aggresive |
task283_dream_incorrect_answer_generation | task283-389e5a32429e4ec7bee89a28a1f3993f | 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, Kangkang. M: Hi, Jane. W: What are you going to... | Yes, she is. |
task710_mmmlu_answer_generation_high_school_statistics | task710-e060626236f64da0b929fa1e6035494f | You are given a question on high school statistics. 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.
Two possible wordings for ... | D |
task113_count_frequency_of_letter | task113-5a87063ab32b435fbcb01fabdd1ec052 | In this task, you need to count the number of times the given letter appears in the given sentence.
Sentence: 'a large apple sits next to a small orange'. Find frequency of the letter 'm' | 1 |
task850_synthetic_longest_palindrome | task850-90779f7a2a084e3d9c5e2c504b47cc56 | In this task you will be given a string and you should find the longest substring that is a palindrome. A palindrome is a string that is the same backwards as it is forwards. If the shortest possible palindrome is length 1 you should return the first character.
vwcwccwcvvc | cwccwc |
task196_sentiment140_answer_generation | task196-29c63dd3deb6436e86fd3ba2cbffef86 | 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: Tore my room apart looking for my passport. No luck. Going to ... | yes |
task596_mocha_question_generation | task596-038076f95fd546cbaaa6060fa2c1cc66 | 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.
Like what Skittles would taste like if they melted them , swirled them in pond water , then watered it down a bit . Yuck . I thought chamomile was supposed to taste NICE ! ... | What might happen if you try chamomile ? |
task672_nummersense | task672-63772b5a811748c499545cd37615cb82 | In this task, find the most appropriate number to replace the blank (indicated with _ ) and express it in words.
Ostriches usually live in groups, most commonly _ male with three females. | one |
task1309_amazonreview_summary_classification | task1309-ca2817c02cbd4c1ea146e6374417b818 | In this task, you're given reviews from Amazon's food products and a summary of that review. Your task is to classify whether the given summary matches the original review. Generate "True" if the given review and its summary match, otherwise generate "False".
Reviews: Felt like I was drinking from an old car antenna is... | False |
task283_dream_incorrect_answer_generation | task283-782d301b428f4c8d94654dd522f86a75 | 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: Did the professor give an assignment for Monday? W:... | To read the textbook. |
task292_storycommonsense_character_text_generation | task292-e96c6c0bbe644fe7a43401b108dfc2ac | In this task, you're given a story (which contains five sentences only). Your task is to find all the characters which are available in the given story.
Sentence1: My mom asked me if I was planning to visit my aunt. Sentence2: I told her no since I had to complete some homework. Sentence3: She told me to buy my own foo... | I (myself), My mom, My aunt |
task516_senteval_conjoints_inversion | task516-3c329a2d784a403c942969b20ff110fb | In this task you are given a sentence with one coordinating conjunction (for, and, nor, but, or, yet, and so). You must judge whether the order of two coordinated clausal conjoints have been inverted or not. Inversion would result in the sentence sounding unnatural. Label the instances as "Original" or "Inversion" base... | Original |
task1207_atomic_classification_atlocation | task1207-7f6493e49f524bdcb6025c57b03a1d4f | 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 |
task405_narrativeqa_question_generation | task405-85b74b9fedfe4ba1b98cc7f18f5b984e | You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont... | Where are the Precogs sent to when they are shut down? |
task506_position_of_all_alphabetical_elements_in_list | task506-53010d915052408cab41c4bcacb8a1e1 | 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.
['1371', 'Q'... | 2, 3, 6, 7, 8, 10, 11, 13, 14, 21, 22 |
task227_clariq_classification | task227-3a3db6bce2714f32a7003769faeb61a7 | 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: I w... | Yes |
task337_hateeval_classification_individual_en | task337-f6253d4091e842ac816db72587f373d7 | In this task, you are given a hateful post in English from online platforms. You are expected to classify the target being harassed in the post as individual or generic, i.e., single person or a group of people. Note that the URLs in the text have been replaced with [Link].
Post: Top EU commissioner calls to deport all... | Generic |
task223_quartz_explanation_generation | task223-65f850828ee54f58b4abffb4b5516ce9 | In this task, you are given a question and answer for that. The answer will fill in the blank or will complete the unfinished question. Your task is to provide an explanation based on the given question or fill-in-the-blank statement, and answer.
Question: Ray analyzed the color of moths for a project. He notices that ... | Natural selection is the process by which living things with beneficial traits produce more offspring, so their traits become more common over time. |
task067_abductivenli_answer_generation | task067-3c1609d43db945fda882775b79b9f7bd | 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... | Ted met a new woman. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.