task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task1312_amazonreview_polarity_classification | task1312-0ee3aa3d14394b748790bbddc98372c0 | In this task, 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.
Bought this for my girls and myself, and it works very well on our 3B, 3C curls. Really curls nicely with less frizz. I do wish they would put an in... | positive |
task475_yelp_polarity_classification | task475-81b4017a372e45ec815c53302a8b02af | In this task, you are given Yelp reviews. The task is to classify a review as "POSITIVE" if the overall sentiment of the review is positive or as "NEGATIVE" if the overall sentiment of the review is negative.
I have been eating here for about two years now maybe twice a month and after some late night activities. What ... | POSITIVE |
task515_senteval_odd_word_out | task515-7c74e54cdeb04f0c8028ecf076f67a5f | In this task, you are given a sentence. You must judge whether a single noun or verb has been replaced with another word with the same part of speech. The inversion would result in the sentence sounding unnatural, So unnatural sentences will be considered changed. Label the instances as "Original" or "Changed" based on... | Original |
task586_amazonfood_polarity_classification | task586-ec2d02195b6141549f1b76dc031a2cbc | 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.
The flavor of this natural sea salt is more nuanced and a bit richer than the typical table salt we're all accustomed to, although describing such subtleties is d... | Positive |
task112_asset_simple_sentence_identification | task112-48f8a116df524b3eac55a1731fd94960 | You will be given two pieces of text with the same meaning. One of them is simpler and easier to understand for non-native English speakers. Complex texts may contain more difficult words, have unnecessary phrases or contain long sentences. Your task is to choose the simpler piece of text. You are expected to output 'T... | Text one |
task1505_root09_semantic_relation_classification | task1505-a463eccb27214d50b18889fcefb40a8e | 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 ... | RANDOM |
task1443_string_to_number | task1443-ba7a0e11e59f47799e0e3c4080be72b1 | 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... | 03897 |
task428_senteval_inversion | task428-2eee85fdbe4f46448a82b5dfd7660268 | In this task you are given a sentence. You must judge whether there exist two consecutive words within the sentence with flipped orders, that is, whether the sentence will make sense and be correct if the order of two consecutive words changes. Label the instances as "Inversion" or "Original" based on your judgment.
Co... | Inversion |
task455_swag_context_generation | task455-594b40c4de5d4a448ea43be4fe8e0c4f | Given a sentence, generate a most likely context or previous statement. The previous statement should be relevant to the given statement.
Frowning, someone takes up the paper and reads a headline. | Boasting strawberry blonde tresses and sultry features, someone puffs a pipe. |
task505_count_all_numerical_elements_in_list | task505-45cb469d60594e6bbd81b5a7bffff46f | 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.
['v', '7681', '2527', 'L', 'j', '4105', 'S', '8713', 'E', '9045', 'V', '5731', '21... | 15 |
task072_abductivenli_answer_generation | task072-f4889bc5aca34c798e372c775d7fa7e6 | In this task, you're given the middle and ending of a three-part story. Your job is to complete the short story by writing a probable beginning of the story. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using any irrelevant extra information when creating ... | I was playing golf with my friends in Hawaii. |
task851_synthetic_multiply_evens | task851-6f7ab8bf6ab846bd869a046877bb000b | In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every even number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no even numbers in an inner list you sho... | [-988, -13278720, 3312, -85120, 10, -21000, -8, 792, -1196] |
task956_leetcode_420_strong_password_check | task956-0f6e6a48880d45a380333dca29f9fe8c | You are given a password and you need to generate the number of steps required to convert the given password to a strong password. A password is considered strong if (a) it has at least 6 characters and at most 20 characters; (b) it contains at least one lowercase letter and one uppercase letter, and at least one digit... | 4 |
task1603_smcalflow_sentence_generation | task1603-1e46c5280bf545149ca194c3a1b92d8a | In this task, you have given an input which is user's command or question, based on that you have to return what will be Agent's response/reply for that particular user's command or question
hi, clear all the meetings this week | I can only do one action at a time. If you separate your requests, I can help you. |
task183_rhyme_generation | task183-950b3150ff894e2eb52eaaabca3385cd | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
settle | gettel |
task111_asset_sentence_simplification | task111-5e3172a279514fa0b20ec858b4464743 | 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... | The riot went on until police used water hoses to scatter the crowd in the early morning. |
task577_curiosity_dialogs_classification | task577-3f2d26f595c54344b42702450476e29b | 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.
you are so welcome i am glad ... | assistant |
task1286_openbookqa_question_answering | task1286-9752525fbc5c4069af47cd7cf37d7aa9 | 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").
Which would likely be to blame for removal of habitats? (A) a zoo (B) a mall (C) a wildlife charity (D) a rabbit | B |
task376_reverse_order_of_words | task376-c28e1d35630445f1804d4a2c110cb46d | In this task, you need to reverse the order of words in the given sentence.
Sentence: three people with a baseball equipment standing in an open area | area open an in standing equipment baseball a with people three |
task183_rhyme_generation | task183-e0515c8c86dd4f939420506e2056707d | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
written | mitton |
task303_record_incorrect_answer_generation | task303-276a829321804f79a91251757b61b37f | 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 ... | California |
task268_casehold_legal_answer_generation | task268-99769bb6d0154c4d8ce0fac61b353847 | 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 ... | (E) |
task074_squad1.1_question_generation | task074-0e644878a6b640eab182a74d4a5a2d89 | This task is about reading the given passage and construct a question about the information present in the passage. Construct a question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) its answer is a continuous text span from the paragraph. Avoid creati... | Who flew to the earthquake area 90 minutes after it hit? |
task591_sciq_answer_generation | task591-0ec70cce95744eeba44fb0fc36119a75 | Given a scientific question, generate a correct answer to it.
What is the only substance on earth that is present in all three states of matter? | water |
task577_curiosity_dialogs_classification | task577-5de92aebdd0a4e01b6c940b380ff90cf | 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.
Marion County has the most pe... | assistant |
task927_yelp_negative_to_positive_style_transfer | task927-eef610b448bc4ef6ba377b0cb58e825c | You are given a negative review and your task is to convert it to a positive review by one or more making minimal changes. Avoid changing the context of the review.
my husband had to walk up to the bar to place our wine order . | this place is clean , not run down , and the service was great . |
task245_check_presence_in_set_intersection | task245-ed3161525db64180849d19cb8573ed08 | 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 |
task1502_hatexplain_classification | task1502-0162916abd4742279d08cdbb1a5a1600 | 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.
mo... | Offensive |
task378_reverse_words_of_given_length | task378-cfa98cd02b9543b982f186e4116e8326 | In this task, you need to reverse all words of a given length in the sentence. The number of letters in a word determine its length. For example, the length of the word "apple" is 5.
Sentence: 'a bus with a colorful design on the bottom half'. Reverse all words of length '8' in the given sentence. | a bus with a lufroloc design on the bottom half |
task1313_amazonreview_polarity_classification | task1313-bd2725f246b44607b54bd180390f727d | In this task, You are given an amazon review and its polarity (positive or negative). Your task is to answer "True" if the specified sentence and its polarity match; otherwise, answer "False"
Review: Dont buy..the faucet has a small and everytime you turn it on it has sediment.had a plumber come out and they said it's ... | True |
task177_para-nmt_paraphrasing | task177-9b23c678bba54d738e5ec0ad51951799 | 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.
right , and when maggie describes you as a petite coed named amy ? | okay , and then maggie will describe you as a little high school girl , amy ? |
task074_squad1.1_question_generation | task074-a9b8934d24d942f78a521536390c0e7a | 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 year did Mali gain independence as the Mali Federation? |
task1384_deal_or_no_dialog_classification | task1384-6dda9b11ffe5457b8588d15cda86a3f9 | Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
THEM: i'd like 2 books and the ball YOU: ok, so i get all the hats? THEM: yup YOU: works for me THEM: ok. | Yes |
task820_protoqa_answer_generation | task820-dc4f761705124f009324451359fd918c | 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 something people say they're on. | vacation/trip |
task1431_head_qa_answer_generation | task1431-6eb1ddfa4afc410caade0f43b52b3eb7 | In this task, you are given a multiple-choice question about healthcare. Answer the question based on your information and classify your answers into '1', '2', '3', and '4'.
Question: Question linked to image # 15 While we are exploring this patient, he has a sudden worsening of his hemodynamic state and an increase in... | 5 |
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately | task509-0ab7f84b669c47eaa29497abab85aad6 | 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... | S, A, k, S, q, 523, 9659, 9759, 649 |
task1346_glue_cola_grammatical_correctness_classification | task1346-3c9a23ab5ffe4e399363544a488f39e7 | You will be given a sentence. Check whether the sentence is grammatically correct and is meaningful. If the sentence is grammatically correct, then answer with '1', otherwise answer with '0'.
Bill dried the cotton clothes. | 1 |
task1727_wiqa_what_is_the_effect | task1727-c0158adc885f4ada947e8e7b005ce91f | 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... | for |
task592_sciq_incorrect_answer_generation | task592-9298358184c842048dc5cc996517b365 | 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.
At what time of life does menopause occur? | adolescence |
task897_freebase_qa_topic_question_generation | task897-e41f79a9262f464a9704a806f426169b | Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question.
alfred hitchcock | Which was Alfred Hitchcock's last film made in 1976? |
task111_asset_sentence_simplification | task111-ebdc997b41a14c3e99ad342cb7474147 | 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... | Opeth didn't cancel the rest of the tour, and Lopez's drum tech helped out for (2) concerts. |
task870_msmarco_answer_generation | task870-35522612ab7a407eaebca3bd0be45c0a | Given a passage and a query based on the passage, generate an unambiguous, concise and simple answer to the query from information in the passage. Note that the answer may not be present in exact form.
Protons have positive charges, and electrons have negative charges. When an atom has an equal number of the two partic... | An atom becomes an ion, if it gains one or more electron or electrons or, if it loses one or more electron or electrons. |
task292_storycommonsense_character_text_generation | task292-b01dd544dd1b44228bdebc3715561b86 | 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: A young lady was running through the sand at the beach. Sentence2: Strong winds started to blow in her direction. Sentence3: She was pushed back. Sentence4:... | Anyone, Young lady |
task1726_mathqa_correct_answer_generation | task1726-c84a556b1f044d17be8a3c5c8907f899 | The task is to generate the correct answer for a given math problem.
Problem: if a mixture is 1 ⁄ 7 alcohol by volume and 2 ⁄ 7 water by volume , what is the ratio of the volume of alcohol to the volume of water in this mixture ? | 1 / 2 |
task568_circa_question_generation | task568-7c9310048670472aade7166d51c70535 | In this task, you are given an answer, and your task is to generate a reasonable question for that answer.
We don't need much space. | Are you wanting a 3-bedroom? |
task852_synthetic_multiply_odds | task852-9f20c2dfb0374a35a8f42a8bf292741e | In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every odd number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no odd numbers in an inner list you shoul... | [0, 25, 13, -1175, 35217, 35, 0, 0, 29, 8385, 0, 57, -616005, 65, -24453] |
task405_narrativeqa_question_generation | task405-04625bcb42de48a384c30a4b958d1c96 | 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... | Which law enforcement agency does Inspector Lee work for in Los Angeles? |
task087_new_operator_addsub_arithmetic | task087-772014f72c8e40b7b35dae2fb6fba6ab | In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer
8693 # 52... | 16322 |
task506_position_of_all_alphabetical_elements_in_list | task506-ec875e8f190b4507904deb309fbbce25 | 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.
['9491', '21... | 3 |
task591_sciq_answer_generation | task591-37ed2b664bc4425d8461956a4816bd71 | Given a scientific question, generate a correct answer to it.
What anatomical system is made up of neurons and glia? | nervous system |
task923_event2mind_classifier | task923-1f14b6e30d4745a895cc85bfd65297ef | You are provided with an "Event" and it's "Intent" related to PersonX. Determine the sentiment value of the given input as either "Positive", "Negative", and "Unknown".
Event:PersonX wants to be a chef. Intent: 1) to achieve an accomplishment | Unknown |
task327_jigsaw_classification_toxic | task327-db0759b21a684cbb9ec4e4813902f884 | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: toxic and non-toxic. Toxicity is defiend as anything that is rude, disrespectful, or unreasonable that would make someone want to leave a converation.
Comment: Shut the fuck up you moron. | Toxic |
task1295_adversarial_qa_question_answering | task1295-6ef09669fc9b4ecba7fa51c030db1c00 | In this task, you are given a question and a context passage. You have to answer the question based on the given passage.
What is learned from metadata?, Context: Database storage is the container of the physical materialization of a database. It comprises the internal (physical) level in the database architecture. It ... | data about the data |
task1431_head_qa_answer_generation | task1431-b81a7b1283a143f4a1af6e5c3920658e | In this task, you are given a multiple-choice question about healthcare. Answer the question based on your information and classify your answers into '1', '2', '3', and '4'.
Question: The reaction of ethyl acetate and acetone in the presence of sodium hydride in diethyl ether generates, after hydrolysis:
Options: <1... | 1 |
task295_semeval_2020_task4_commonsense_reasoning | task295-449cd64c2df846faaa635697cdeb9b60 | In this task, you are given an impractical statement. You are also given three reasons (associated with "A", "B", "C") explaining why this statement doesn't make sense. You must choose the most corresponding reason explaining why this statement doesn't make sense.
he rode bike on the sky
(A) bike cannot fly and it is a... | A |
task303_record_incorrect_answer_generation | task303-c35fcefbcc454cfcbbb4fa23a4e4908c | 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 ... | Santa Cruz |
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately | task509-81c88e49a55640759df0c1ccd4498c8e | 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... | o, z, n, h, X, j, E, J, t, q, h, 8717, 223, 5893, 3671, 9007, 1971, 4191, 2455, 1103, 8029, 5817, 8125, 2381, 3429, 5885, 7167, 7631, 7857, 7523, 3535, 6127 |
task024_cosmosqa_answer_generation | task024-a261714641014eda94ef1b453995d53c | 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 ... | He lives in a state in the United States . |
task505_count_all_numerical_elements_in_list | task505-793a4cce3c5d42fe8791941057028aae | 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.
['l', '3923', 'X', '2167', 'i', 'a', 'N', 'P', '6155', '2769', '3261', 'l', 'C', '... | 6 |
task1206_atomic_classification_isbefore | task1206-a436d203faf64985bfde59791577949f | 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 |
task389_torque_generate_temporal_question | task389-74a483c8bc52488196b48617de189fb9 | In this task, a passage will be given and the goal is to generate a question about temporal relations based on that passage. A temporal relation describes the relation between two things with respect to time e.g., something happens/starts/terminates/... immediately/shortly/usually/... before/after/during/... something ... | What event has begun but has not finished? |
task066_timetravel_binary_consistency_classification | task066-7e75248305d74ca9a72e96878546083c | In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given a candidate for the second sentence and you need to identify if the given sentence connects the first sentence with the rest of the story. Indicate your answer by "Yes" if it connects, otherwi... | Yes |
task897_freebase_qa_topic_question_generation | task897-d2e3d9f356264b62ad5bd0abdcebf97b | Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question.
cilla | Who played the role of Cilla in the biopic shown on TV in 2014? |
task901_freebase_qa_category_question_generation | task901-ed8b900996294072971478dd823c5c19 | Given a broad category, generate a trivia-type question based on a specific entity in that category. The question should be non-ambiguous. External resources such as Wikipedia could be used to obtain the facts.
music | 'Smokestack Lightnin' and 'Red Rooster' were originally recorded by which Chicago blues singer? |
task1384_deal_or_no_dialog_classification | task1384-150c33fc8a5a4ab0a7e27be7e2f2c9d7 | Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
THEM: i'll take the hats, you can have everything else YOU: deal. | Yes |
task1660_super_glue_question_generation | task1660-d9fc17a8a6d44cc1bbaab631f8c8ec5c | In this task, you are given Wikipedia articles on a range of topics, we ask you to write a question based on the content of the articles that can be answered in a binary manner i.e. True or False.
Judge Judy -- Both the plaintiff(s) and the defendant(s) also receive an appearance fee. The appearance fee amount has vari... | do u get paid to be on judge judy |
task374_synthetic_pos_or_neg_calculation | task374-c6ff4d5b36ed4de8bc8d7317fe3178df | In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [32, 48, 63, 111, 180, 126, 44, 81, 159, 42] |
task905_hate_speech_offensive_classification | task905-a3c719a5027c4ae4b7a4bbca43cf93e5 | You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Tweet: @Anotherpotheadd lucky monkey
Label: Neither | true |
task105_story_cloze-rocstories_sentence_generation | task105-905c53daa6794c08badc3a0ec707b542 | In this task, you're given a four sentences of story written in natural language. Your job is to complete end part of the story by predicting appropriate last sentence which is coherent with the given sentences.
Sentence1: I paid five dollars for a block in a Super Bowl pool. Sentence2: I got the numbers 4 for Panthers... | I had no real chance to win. |
task1217_atomic_answer_generation | task1217-e3452d798bd24e7f8c4a48e2695b17f0 | 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 ___ on top | cream |
task298_storycloze_correct_end_classification | task298-063ac58988364a179aefe5e87a8c6f73 | In this task, you're given four sentences of a story written in natural language, and one last sentence (Sentence5). Your job is to classify whether the last sentence completes the rest of the story coherently or not by providing 'Yes' or 'No'.
Sentence1: I play the lottery a lot and I always lose. Sentence2: This year... | Yes |
task246_dream_question_generation | task246-97449af83c3748018c874795db7645b4 | In this task, you will be shown a conversation. You need to write a question with three choices for the conversation. Your question should be answerable based on the conversation and only have one correct answer. Note that you don't need to answer your question. "W" and "M" in the conversations stand for "woman" and "m... | What are the speakers going to do? (A) Change to another flight. (B) Take a rest while waiting. (C) Take their seats on the flight. |
task094_conala_calculate_mean | task094-e0aa4a97b2344a359f4a469a7b88b365 | In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
[-70.607, 41.066, 49.614, 153.242, 247.484, 218.... | 92.687 |
task377_remove_words_of_given_length | task377-6d992f8bc13c4e05aa0604a06b33e8c8 | In this task, you need to remove all words of a given length in the sentence. The number of letters in a word determine its length, for example, the length of the word "apple" is 5.
Sentence: 'a hamburger and pastrami sandwich with cheese and a pepper'. Remove all words of length '3' in the given sentence. | a hamburger pastrami sandwich with cheese a pepper |
task080_piqa_answer_generation | task080-47504bc1b78b41cda51c3ed402ee134f | 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.
Pet your ... | Cats fur runs in one direction. Make sure when petting you are smoothing the fur down. They like to be petted this way. |
task073_commonsenseqa_answer_generation | task073-751469a43108426e803064a0e8e2c125 | You are given a question and some answer options (associated with "A", "B", "C", "D"). You should choose the correct answer based on commonsense knowledge. Avoid answering questions based on associations, the set of answers are chosen deliberately to capture common sense beyond associations. Do not generate anything el... | E |
task111_asset_sentence_simplification | task111-5ff1e155cb1c4ba5bb90708d9968025e | 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... | Stuart Buchanan as Humbert the Huntsman: Despite being the Queen's assassin, the Huntsman is unwilling to kill Snow White. This is true even when the Queen orders him to take the princess's heart. |
task1595_event2mind_text_generation_1 | task1595-6c947f4994d2469381ebded6c108116c | The task is to generate text based of an event. For the given event, there will be a person who does the action in the event (usually PersonX). Your task is to write that persons emotional reaction to the event, i.e. how that person feels after doing the action.
PersonX keeps PersonX's commandments | satisfied with himself |
task461_qasper_question_generation | task461-36ef7a4ddb8b4c888fa05d3daa242721 | In this task, you will be presented with a context from an academic paper and you have to write an answerable question based on the context. Your questions can be extractive, abstractive, or yes-no questions.
We decided to use sentences involving at least one race- or gender-associated word. The sentences were intended... | What criteria are used to select the 8,640 English sentences? |
task1445_closest_integers | task1445-4c7e6337b7684a64aed898fa9e0da168 | 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.
[-14, -97, 62, 43... | 19 |
task1422_mathqa_physics | task1422-e0d2ac42039a4935ada5baa54a2e98c1 | 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: the wages of 24 men and 16 women amounts to rs . 11600 per day . half the number of men and 37 women earn the same amount per day . what is the daily wage of a man ?
Opti... | e |
task196_sentiment140_answer_generation | task196-c5da0be1dfa045f39f0d863f5c9bce63 | 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: why so overcast Phoenix? depressing. its still 92 degrees tho... | no |
task093_conala_normalize_lists | task093-c23ea4632ffa4b669a629b24f65f15df | In this task, you will be given a list of numbers. The goal is to divide all the numbers in the list by a constant such that the sum of the resulting list is 1. The output should be rounded to 3 decimals.
[25.226, 189.253, -14.655, 203.138, 19.489, 207.141, 238.085] | [ 0.029 0.218 -0.017 0.234 0.022 0.239 0.274] |
task1420_mathqa_general | task1420-2c490e519a1f49bfb47690b78ed8e77d | 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: the average age of a group of 10 persons was decreased by 3 years when one person , whose age was 42 years , was replaced by a new person . find the age of the new pe... | c |
task607_sbic_intentional_offense_binary_classification | task607-835fa9b8af4f472cbc597400889928e1 | In this task, you are given a text from a social media post. Your task is to classify the given post into two categories: 1) yes if the given post is intentionally offensive, 2) no, otherwise. Also, generate label 'no' for offensive statements that appear to be unintentional, or non-offensive statements that are underh... | No |
task303_record_incorrect_answer_generation | task303-1f922b9690234abe9eeb7eb8b62129f7 | 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 ... | Gerard Houllier |
task405_narrativeqa_question_generation | task405-982a2585d07443a19af499c6c4cd3bc6 | 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... | After much misfortune, what victory does the man accomplish? |
task283_dream_incorrect_answer_generation | task283-1e916c85f50641c29f3c3a6021a4fdf3 | 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: I just went to watch the sunrise at the seaside. W:... | She has never seen a sunrise. |
task592_sciq_incorrect_answer_generation | task592-b9e63585d6164388b6d97b5881eec2af | 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 act like filters and remove pathogens fro... | tissue nodes |
task730_mmmlu_answer_generation_professional_medicine | task730-87f66ad275984b64a9480f55960c0925 | You are given a question on professional medicine. 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 2-year-old boy is brought... | D |
task298_storycloze_correct_end_classification | task298-9c5fb0852da74afc97fcf2987ef937b1 | In this task, you're given four sentences of a story written in natural language, and one last sentence (Sentence5). Your job is to classify whether the last sentence completes the rest of the story coherently or not by providing 'Yes' or 'No'.
Sentence1: Yesterday Kim got a brand new blazer. Sentence2: To her delight,... | No |
task582_naturalquestion_answer_generation | task582-aaa55178c7e6417c9400a177ee879637 | In this task, You are given an open-domain question that can be answered based on factual information. Your task is to provide \*short\* answer (in a few words only) for the given question. The short answer can be one or more entities or it can also be boolean \*yes\* or \*no\*.
which star wars movie was boba fett in | The Empire Strikes |
task192_hotpotqa_sentence_generation | task192-c7f231551cee4a4aa48737ae0235ddbc | In this task, you are given a context paragraph, a question based on that and corresponding answer of a question. Your task is to generate supporting fact/knowledge from context paragraph which helps in answering a given question.
The Settlers of Catan, sometimes shortened to Catan or Settlers, is a multiplayer board g... | The Settlers of Catan, sometimes shortened to Catan or Settlers, is a multiplayer board game designed by Klaus Teuber and first published in 1995 in Germany by FranckhKosmos Verlag Kosmos as Die Siedler von Catan. |
task328_jigsaw_classification_insult | task328-615da27dea394a72ab2a64a40e499aab | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: insult and non-insult. Insult is any lanugage or act that is disrespectful or scornfully abusive.
Comment: NIGERS WERE SEEN SWIMMING in the POND
The FILTHY NIGERS are DISEASED SCUM
EXTERMINATE ... | Insult |
task303_record_incorrect_answer_generation | task303-3e5af5ad2a7745fface9e8b25f401cde | 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 ... | Saxo |
task405_narrativeqa_question_generation | task405-3fb92a12c15e447daf9d6b50a91bbf37 | 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 is the title of the song Roderick sang? |
task074_squad1.1_question_generation | task074-7ef864fdcc68490da5de97ba53d821a2 | 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... | Which type mandolin had a tendency not to stay in the player's lap? |
task1422_mathqa_physics | task1422-272fdd75f7414f92ab8c511740c8a2da | 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: find the angle between the hour hand and the minute hand of a clock when 3.25 .
Options: a ) 47.5 , b ) 46.5 , c ) 45.5 , d ) 48.5 , e ) 44.5 | a |
task592_sciq_incorrect_answer_generation | task592-03c9660514894e1487eed9ca30159da1 | Given a scientific question, generate an incorrect answer to the given question. The incorrect answer should be a plausible alternative to the correct answer. The answer should be some other item belonging to the same category as the correct answer but should be incorrect.
The two adrenal glands are glands located just... | esophagus |
task183_rhyme_generation | task183-1c9ef01466e443bfbb2ca6e7d161ce6f | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
sand | brand |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.