task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task576_curiosity_dialogs_answer_generation | task576-c0f3d2630d57441b80656e35d155771a | 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.
What do you know about the education there?
That was very informative. Thank you!
I don't have information about the education, but ... | Sure! Bermuda is a British overseas territory in the North Atlantic Ocean. |
task750_aqua_multiple_choice_answering | task750-4a14783c07e14b85890e5d45280b3839 | 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 D |
task413_mickey_en_sentence_perturbation_generation | task413-abac3152d6d441aa872abca70040b8b3 | Given a sentence, generate a new sentence by performing small changes on the sentence. Here, make sure that the changes are semantically related and syntactically similar to the input. And the generated sentence should have high commonsense plausibility, that is to have reasonable probability of it being true.
Cars and... | Cars and other plates may be left there . |
task376_reverse_order_of_words | task376-e58d5d70ad4c4eada1a2f7e62b28dd6b | In this task, you need to reverse the order of words in the given sentence.
Sentence: a herd of zebra grazing on a lush green field | field green lush a on grazing zebra of herd a |
task1596_event2mind_text_generation_2 | task1596-a83c37a6d1db4487b965923dc686a90d | The task is to generate text based off 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 intent behind doing the event, i.e. why did the person do that action.
PersonX gets ___ from school | to rest |
task1286_openbookqa_question_answering | task1286-93643d5966cc4105a44337944f577c30 | 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").
When a bear eats berries he will be contributing to what process? (A) food for young (B) hunters (C) seed propagation (D) hunger | C |
task365_synthetic_remove_vowels | task365-c76e51395d004cbaa03d165bc3dfbe88 | In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel.
PPsmZsnavfSY | PPsmZsnvfSY |
task1502_hatexplain_classification | task1502-b709cea58c0f405aa442d1cf93be4155 | 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.
go... | Offensive |
task308_jeopardy_answer_generation_all | task308-8d71d12c5ea84a83bfbc376b601ff75c | 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: FURNITURE
Clue: Some French cabinetmakers called themselves ebenis for the ability t... | ebony |
task413_mickey_en_sentence_perturbation_generation | task413-6ee6e6c65d244d26a7ad82e4585fe64d | Given a sentence, generate a new sentence by performing small changes on the sentence. Here, make sure that the changes are semantically related and syntactically similar to the input. And the generated sentence should have high commonsense plausibility, that is to have reasonable probability of it being true.
You are ... | You are likely to find an aura around in a city . |
task845_pubmedqa_question_generation | task845-5da92871cd424404a83918880d19acdf | 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 short-term high salt intake reduce brachial artery and microvascular function in the absence of changes in blood pressure? |
task844_financial_phrasebank_classification | task844-b83126e03adb47919011b57b2f77c714 | Given a piece of financial news and its polarity, classify it into 'true' if the polarity is correct and classify into 'false' if the polarity is incorrect. Output must be 'true' or 'false'.
news:The shares represented 4.998 % of total share capital and 2.14 % of total voting rights .
polarity:neutral | true |
task285_imdb_answer_generation | task285-400912658a514612bf6f097f295737d0 | In this task, you are given a review of a movie and a boolean question whether this review has positive sentiment or negative sentiment. Your task is to generate answer "yes" when the tweet has that particular sentiment, otherwise generate answer "no".
Review: French horror cinema has seen something of a revival over t... | yes |
task196_sentiment140_answer_generation | task196-858130fc447a4f8a9d2a5edf25b7d589 | 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: @danceadvantage You are very welcome! Question: is it a negat... | no |
task092_check_prime_classification | task092-f16b004ada1d4bc4b47f0ae642e9b0bb | In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
38791 | Yes |
task1400_obqa_incorrect_answer_generation | task1400-b8d83239150b4de59ee7b0ab11016203 | 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: gills are used for breathing water by aquatic animals. Question: Which is more accurate:? | sharks are unable to find oxygen while underwater |
task1087_two_number_sum | task1087-8c4452ca425b40a0881971609dab5dbc | You are given a list of integers and an integer target, return a list of a pair of numbers in any order such that they add up to target. If there is no such pair of numbers, then return an empty list
[17, 30, 8, 1, 12, 26, 35, 3, 37, 39, 38, 11, 14, 16, 6, 40, 25, 19, 42, 4], target=77 | [38, 39] |
task595_mocha_answer_generation | task595-4a8199466a1043fc86a85d7c054fc0ce | In this task, you're given a context passage, followed by a question that needs to be answered. Based on the paragraph, you must write unambiguous answers to the questions and your answer must refer to a specific phrase from the paragraph. If multiple answers seem to exist, write the answer that is the most plausible.
... | Some people were hungry . |
task729_mmmlu_answer_generation_professional_law | task729-bdb9a80ae3ad4e478a929ceeafd6e839 | You are given a question on professional law. 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 plaintiff, a former city emplo... | D |
task637_extract_and_sort_unique_digits_in_a_list | task637-56e73e4825644b13ac4e1c6329677b03 | In this task, you are given an input list A. You need to extract and sort the unique digits used in the list in ascending order. Return -1 if there is no digit in the list.
['151', 'j', 'o', 's', 'q', 'r', '325'] | 1, 2, 3, 5 |
task1423_mathqa_geometry | task1423-7b94c8d8f5d74641a4973b5055d5e334 | In this task, you need to answer the given multiple-choice question on geometry. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: ) a cube is painted blue on all of its surfaces . it is then cut in to 27 smaller cubes of equal size . find how many smaller cubes have no color ?
Options: ['a ) 1', 'b ) 3... | a |
task207_max_element_lists | task207-69a9fd98427e401b9fb82a4e5d0ef2f0 | 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.
[[-36, 19, -52, -15... | [19, -37, 14] |
task303_record_incorrect_answer_generation | task303-a6763fd5bf3d46898f5dc450247f639a | 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 ... | Making of Modern |
task027_drop_answer_type_generation | task027-73a88e05d3c2459fa96a5caa2f41efec | 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 ... | date |
task069_abductivenli_classification | task069-8ccd974bed404f22b4d6b1d0559ce8ba | In this task, you will be shown a short story with a beginning, two potential middles, and an ending. Your job is to choose the middle statement that makes the story coherent / plausible by writing "1" or "2" in the output. If both sentences are plausible, pick the one that makes most sense.
Beginning: I stupidly decid... | 2 |
task861_asdiv_addsub_question_answering | task861-91259f1ae0b74b27903db65bb7e7f70a | Given a math word problem, answer the following question. You might need to apply addition or subtraction mathematical operators on the numbers embedded in the text to answer the question and then only report the final numerical answer.
jerry was weighing boxes for moving . the first was 2 pounds the second was 11 poun... | 18 |
task183_rhyme_generation | task183-2b9a35ae55e2488dac4569f66f5fb652 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
size | fry's |
task929_products_reviews_classification | task929-888c987ad52a4688bb3cda7a08a66b9c | Given an English language product review, determine if it is a Good Review or a Bad Review. A good review is one where the product's review has positive tone and Bad review is one where the tone of product's review is negative.
This cable has an excellent build quality and works as specified. The price was well under w... | Good Review |
task088_identify_typo_verification | task088-4fe734692db94b9d8c2b21d83fdd1912 | 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 ... | ma |
task002_quoref_answer_generation | task002-95b4ef07f84344069ac43a451773cd6f | In this task, you're expected to write answers to questions involving multiple references to the same entity. The answer to the question should be unambiguous and a phrase in the paragraph. Most questions can have only one correct answer.
Passage: College student Sarah Foster is found by the police, as she is sleepwalk... | Dawn. |
task111_asset_sentence_simplification | task111-7750ef139687491d8f4a8d8e02164a47 | 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 county's motto is "We wu n't be druv". It reflects the strong-willed nature of its people in past centuries. |
task1656_gooaq_answer_generation | task1656-0cba2e01767f4ef9bfdf4baa95280c5e | Given a question as input, give its short_answer as the output
1 acre equal to how much square meter? | 4046.86 |
task1645_medical_question_pair_dataset_text_classification | task1645-27410927ab124be982798ee1bbb7a372 | In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Sentence1: I've had a bump in my groin area for... | Dissimilar |
task1422_mathqa_physics | task1422-85f1560cfaca4ae5a7cd3f7f32d5a8f0 | 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: a train leaves delhi at 9 a . m . at a speed of 30 kmph . another train leaves at 2 p . m . at a speed of 40 kmph on the same day and in the same direction . how far from ... | c |
task1599_smcalflow_classification | task1599-34b100081591413e8c6f4d35b24dfa43 | In this task, you are given an utterance, which is a part of a conversation between a user and an agent. Your job is to detect the speaker. The user usually commands the agent to schedule events, retrieve event information, and check the schedule. While the agent's response is an answer to the user's questions or follo... | user |
task1328_qa_zre_relation_generation_from_question | task1328-b1aa553eb2b14d24aba1776f577fa912 | 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... | conflict |
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately | task509-44468e5fbafd4e89972d9df802423de6 | 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... | M, P, m, y, B, B, v, B, q, E, I, 645, 737, 5229, 2711, 2523, 817, 2563, 4245 |
task581_socialiqa_question_generation | task581-d2916d967327444a888a741b078824f9 | In this task, you're given context and an answer. Your task is to generate the question for this answer based on the given context with commonsense reasoning about social situations..
Context: Casey was assigned a variety of tasks by their teacher. Casey conquered every task.
Answer: on top of the world | How would Casey feel afterwards? |
task516_senteval_conjoints_inversion | task516-5d72687cee644267b4a9c7653dfad11a | 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... | Inversion |
task165_mcscript_question_answering_commonsense | task165-d5fbdfc623434bf6add6ad1f85101fa0 | 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... | Their address. |
task1207_atomic_classification_atlocation | task1207-ac5d1cd18dab44939b437c604117a225 | 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 |
task325_jigsaw_classification_identity_attack | task325-88566bd516894299b39be54acf9228f6 | 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 |
task1368_healthfact_sentence_generation | task1368-9d10cee1a1714645b8a2c1dec298a4e7 | Given a paragraph, generate a claim that is supported by the given paragraph. 1) The claim must contain information from within the paragraph. 2) A sentence within the paragraph can be used as a claim. 3) The claim should not have contradictions within the paragraph. 4) The claim should be at most one sentence long.
Th... | Indiana health agency urges residents to get tested for STDs. |
task1542_every_ith_element_from_starting | task1542-99960bf525d94fab927565d7c5f48575 | In this task, you are given an input i,A where i is an integer and A is an array. You need to find every ith element of A starting with the 1st element.
1, ['Z', '5253', 'q', '7421', '8935', '7409', '6119', '2521', 'Y', '7221', '7889', '3353', '3829', '4669', '5095', 'r', '6455', 'i', '5943', 'E', 'd', '7767', 's', 'm'... | Z, 5253, q, 7421, 8935, 7409, 6119, 2521, Y, 7221, 7889, 3353, 3829, 4669, 5095, r, 6455, i, 5943, E, d, 7767, s, m, 613, f, K, c, 8263, 6497, I, 661 |
task899_freebase_qa_topic_generation | task899-12107708b6324ac790fcfd8de9d74768 | Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about.
Which prophetess, the daughter of Priam, King of Troy, was killed following the fall of Troy by Agamemnon's wife, Clytemnestra? | prophet |
task413_mickey_en_sentence_perturbation_generation | task413-91f5d280e9ad4e5db1b032df9b2a0fb4 | Given a sentence, generate a new sentence by performing small changes on the sentence. Here, make sure that the changes are semantically related and syntactically similar to the input. And the generated sentence should have high commonsense plausibility, that is to have reasonable probability of it being true.
If you w... | If you want to go to bed then you should go by th . |
task922_event2mind_word_generation | task922-c4d251d3140e48aa871a0962a1bf9b9d | You are provided with an "Event", "Intent" related to PersonX. Guess a reaction/reaction of PersonX about the given event and their intention.
Event:PersonX loves soccer. Intent: | excited |
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet | task622-a5014fda0ef449bf89dc980e71a2e8bd | In this task, you are given an input list A. You need to convert all the alphabets in the list with a number representing their position in the English alphabet. E.g., replace A by 1, B by 2, a by 1, b by 2, and so on.
['h', '1447', '1291', 'd', 'o', '1587', 'b', '5053', '4123', '3427', '5839', 'Y', 'x', '1837', 'T', '... | 8, 1447, 1291, 4, 15, 1587, 2, 5053, 4123, 3427, 5839, 25, 24, 1837, 20, 8005, 3, 9847, 5513, 7687, 57, 12, 7315, 18, 8361, 8871, 9, 7023, 3, 2987, 24, 25, 4 |
task094_conala_calculate_mean | task094-e2554a1729eb4c6f8354d407c0cc317b | 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.
[206.479, 34.41, 88.883] | 109.924 |
task183_rhyme_generation | task183-f80a60cdcc3f414eb9309b176c908e59 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
we | cree |
task616_cola_classification | task616-983e1cb34aed4e7d90d61433770db306 | You're given a sentence and your task is to classify whether the sentence is acceptable or not. Any sentence which is grammatically correct, has a naturalistic text, is written by a native speaker and which minimizes superfluous content is acceptable, otherwise unacceptable. If the sentence is acceptable then write "ac... | acceptable |
task159_check_frequency_of_words_in_sentence_pair | task159-123bc8e683c64820aa6afa14176955f9 | In this task, answer 'Yes' if the frequency of the given word in the two sentences is equal, else answer 'No'.
Sentence1: 'two zebras fighting in a large grassy land area', Sentence2: 'a young man admires his tie while his companion looks onward'. Is the frequency of the word 'a' in two sentences equal? | Yes |
task1325_qa_zre_question_generation_on_subject_relation | task1325-68d334b6ef664d25b22b7461dc48e646 | You will be given a context, a subject and a relation. Your task is to generate a question based on the subject and relation. The generated question should include the given subject. Try to use a minimum number of words that are not present in either context, subject or relation while generating question.
Context : Xia... | What is the name university that educated Xiao Qiang? |
task616_cola_classification | task616-54d1194062e34f1fb1a0a0f8d1ff44e2 | You're given a sentence and your task is to classify whether the sentence is acceptable or not. Any sentence which is grammatically correct, has a naturalistic text, is written by a native speaker and which minimizes superfluous content is acceptable, otherwise unacceptable. If the sentence is acceptable then write "ac... | acceptable |
task075_squad1.1_answer_generation | task075-055ac824b1964980985605fdcefa24a7 | 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... | end of World War I |
task112_asset_simple_sentence_identification | task112-594fc01c350941d9844aaf22ae828239 | 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 |
task283_dream_incorrect_answer_generation | task283-4bea747348fd4ceca1c16857f4ccf833 | 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".
Receptionist: Dr. Carter's Office. Ronald: Yes, I'd li... | Wednesday |
task063_first_i_elements | task063-d92d1afa3ab64e2eb84c5eca5c941306 | In this task, you are given inputs i and A, where i is an integer and A is a list. You need to output the first i elements of A, starting with the 1st element in A. i will always have a value less than the length of A
1, ['w', '3535', '3017'] | w |
task380_boolq_yes_no_question | task380-a6ab6c527d7344e09e314aedfde9acab | 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: On June 10, 2016, an Oregon circuit court ruled that a resident, Jamie Shupe, could legally change their gender to non-binary. Jamie Shupe was represented ... | Yes |
task1312_amazonreview_polarity_classification | task1312-c03823eb24884d46899069db95994058 | 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.
I go camping most weekends in Florida during the summer, Fri, Sat and Sun, I use a mixture of block and cube ice and almost always am dumping out ic... | positive |
task101_reverse_and_concatenate_all_elements_from_index_i_to_j | task101-231b9116101943afb0fa3433dd05963c | In this task, you are given inputs i, j, and A, where i and j are integers and A is a list. You need to find all elements of A from the ith element to the jth element, reverse the order in which they occur, and then concatenate them to output the resultant string. i and j will be non-negative, and will always have a va... | 43377587c728194771657MEum9953ids5243211808739539307969NmM5599 |
task302_record_classification | task302-c4d336e7ecb64ae2bec26ffa67abe3ae | 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.
This is the moment a British woman was reuni... | (L) |
task1400_obqa_incorrect_answer_generation | task1400-4628a8ee25584d28bae34cbeb13fb5bf | 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: slope is a measure of the difference in elevation between one part of the land and another part ... | penny |
task303_record_incorrect_answer_generation | task303-eb2049278c7d48b1b337f38c774d36ab | 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 ... | Holland |
task565_circa_answer_generation | task565-43a399f0775e4975a9a0823a4706e958 | In this task, you are given a question. Your task is to generate an answer that is relevant to the question.
Have you made dinner plans yet? | None so far. |
task934_turk_simplification | task934-a0a0a3e999514835971e906f257c27c5 | 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.
gun dogs gun dogs are used primarily by small game hunters using shotguns. | gun dogs are used mainly by small game hunters using shotguns. |
task1206_atomic_classification_isbefore | task1206-33c367f3f29f494bab3078c700f98c10 | 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 |
task1217_atomic_answer_generation | task1217-9047aada2b84446bacf5b6463e1a789e | 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 examines briefly the ___ | road. |
task518_emo_different_dialogue_emotions | task518-8dc2843b5abb4c799bb82c714eb7f6c8 | 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: 'i need to go to sleep noo get up tis time i m seriou'. Dialogue 2: 'yes i do i can't h... | yes |
task672_nummersense | task672-3258db5c81d840f99e35e2f360d7d5ad | In this task, find the most appropriate number to replace the blank (indicated with _ ) and express it in words.
Women devote their lives to raising families of six, seven, and _ children. | eight |
task303_record_incorrect_answer_generation | task303-362daea5c0b64bb1ad61cfe47c90e95c | 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 ... | Spanish |
task1328_qa_zre_relation_generation_from_question | task1328-5f1e55e577ed4867b5f1be30c412e8dd | 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... | award received |
task1510_evalution_relation_extraction | task1510-a0ae367fe9774cf0928a6f36b23ff2c6 | Given a phrase describing the relationship between two words, extract the words and the lexical relationship between them. The relation has to be of the type 'MemberOf', 'MadeOf', 'Synonym', 'Entails', 'HasA', 'HasProperty', 'PartOf', 'Antonym' or 'IsA'. The output should have the format: word1 relation word2.
life can... | life HasProperty vulnerable |
task065_timetravel_consistent_sentence_classification | task065-dc0928a639874790b8cf4d252cf715ce | 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 1 |
task567_circa_text_generation | task567-e6b4e7bf46ad47a7b736c8253b588dfd | In this task, you are given a question, and your task is to predict the context of the question. We assume that someone named X asked the question from Y. The context of the question means the previous situation that led X to ask this question.
Are you getting bored at work? | Y has just told X that he/she is considering switching his/her job. |
task848_pubmedqa_classification | task848-548e85e2b0a545d9893ee63048cd5766 | Given a passage classify if the passage has a definite objective/aim/goal or not. Output '1' if the passage has a defininte objective/aim/goal and output '0' if the passage does not have a definite objective/aim/goal.
This study was aimed at understanding the effect of β-catenin and cyclin D1 on overall survival in pat... | 0 |
task488_extract_all_alphabetical_elements_from_list_in_order | task488-cdcecb733a1244e99001c75d90055ec4 | In this task, you are given an input list A. You need to find all the elements of the list that are alphabets in the same order as they appear in the list A. Do not change their case/capitalization.
['2111', '2307', '7735', '7785', '8149', '5521', 'C', '6993', 'i', '4893', '5955', '5359', '7601', 'Z', 'R', 'z', '789', ... | C, i, Z, R, z |
task1730_personachat_choose_next | task1730-213e9bac1d4345beb49734fbda31d4c7 | 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 deliver packages for a living.
I love candy.
I am a very funny woman.
I own 3 ... | Myrtle here. I work for ups, I'm engaged and transgendered. Hi! jack the hiker biker. |
task328_jigsaw_classification_insult | task328-75eb732e41b446ecb2fa0dad8fc38a3e | 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: This is why Trumps tweet about the London attacks not using guns makes him look absolu... | Insult |
task707_mmmlu_answer_generation_high_school_microeconomics | task707-be3239f9559b4a859cd27db28cf1aee9 | You are given a question on high school microeconomics. 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.
Which of the following... | C |
task292_storycommonsense_character_text_generation | task292-e3d5e5c53b214de3a9ee5f0efbbeb8c2 | 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: Today I bought a new car. Sentence2: The car was is very nice and I am proud of the car. Sentence3: I worked very hard to earn the money for the new car. Se... | I (myself) |
task093_conala_normalize_lists | task093-6720db44aade4ad9b3ec830b455d9b02 | 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.
[12.406, 199.861, 88.151, 24.686, -16.738, -47.595] | [ 0.048 0.766 0.338 0.095 -0.064 -0.183] |
task183_rhyme_generation | task183-df0640b4f4434b67b54b7cae45d974e4 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
gas | bass |
task1389_hellaswag_completion | task1389-4765af9f410247318df6e6151913487d | 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 make your own personalized mug [title] Purchase/find a coffee mug. [step] Make sure... | B |
task405_narrativeqa_question_generation | task405-aed8ca2761944ecf8602b7961f2377b0 | 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... | When did Mandela and Pienaar realize that their plan was working? |
task1599_smcalflow_classification | task1599-dce1fefd0ab340f8946c72e1f896ca65 | In this task, you are given an utterance, which is a part of a conversation between a user and an agent. Your job is to detect the speaker. The user usually commands the agent to schedule events, retrieve event information, and check the schedule. While the agent's response is an answer to the user's questions or follo... | user |
task247_dream_answer_generation | task247-0c972e7abe0b4bfe98fc54e43b1df9a3 | In this task, you will be shown a conversation and a question. You need to answer the question and choose the correct option based on the conversation. "W" and "M" in the conversations stand for "woman" and "man".
M: Excuse me, how much does an ice cream cost? W: Two yuan. And how many do you want? M: Two, please. W: A... | (C) In a store. |
task1369_healthfact_sentence_generation | task1369-74ff9e5d038f497a9c86c07d1e0f3464 | Generate an explanation for the given claim using the provided supporting material from the paragraph. Please consider the following points while generating an output. 1) The claim will always have supporting proof in the paragraph, and the paragraph will have a clear point of view supporting the claim. 2) There can be... | Ohio Right to Life says millions of federal aid went to the state's Planned Parenthood affiliates |
task470_mrqa_question_generation | task470-fd57e1c5fa2d4c51bc975b9bd7065bcc | Given a context passage, generate a question from the passage such that its answer is shortest continous span from the passage.
Alice's Day at Sea is an animated short film that is part of the Alice Comedies that were released by The Walt Disney Company in 1924. | What production company was involved in Alice's Day at Sea? |
task475_yelp_polarity_classification | task475-7fd216d2a48d40f3af9523c622a10cdd | 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.
The Hilton Hotel in not what it looks like in the pictures. The pool is tiny and the rooms are disgusting! I wo... | NEGATIVE |
task1379_quarel_incorrect_answer_generation | task1379-16004da3e8634ed7b67516298850a6c2 | You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the **incorrect** answer (return the string of the incorrect option, not A/B).
Sentence: Elias has just made two paper airplane. One is consistently faster in the air. Question: This is probably made of which? (A) Printer Pa... | Poster Board |
task608_sbic_sexual_offense_binary_classification | task608-2cb0719674734c3ab23b343d38b91d63 | In this task, you are given a text from a social media post. Your task is to classify the given post into two categories: 1) yes if the given post is sexually offensive, 2) no, otherwise. Emphasis on sexually offensive or any lewd reference. Generate label 'no' for offensive posts that do not reference sexually explici... | No |
task897_freebase_qa_topic_question_generation | task897-fca3cc7971c1413f9397707c57e24130 | Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question.
brown clee hill | Brown Clee Hill is the highest point in which English county? |
task684_online_privacy_policy_text_information_type_generation | task684-8634684b905b4ec58eb7812f26860a4d | Given a part of privacy policy text, identify the type of personal information which is collected, used, tracked or retained. The type of information should be present inside the given policy text, answer as 'Not Specified' otherwise
The site does not collect your cookies or tracking elements for an unspecified purpose... | Cookies and tracking elements |
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet | task622-c2a713fbf28e4492869c91a06e6b6264 | In this task, you are given an input list A. You need to convert all the alphabets in the list with a number representing their position in the English alphabet. E.g., replace A by 1, B by 2, a by 1, b by 2, and so on.
['1685', 'g', '3487', 'M', 'a', '685', 'K', '6965', 'l', 'i', 'H', 'M', '5201', 'K', '375', 'U', 'S',... | 1685, 7, 3487, 13, 1, 685, 11, 6965, 12, 9, 8, 13, 5201, 11, 375, 21, 19, 2189, 7559, 6337, 16, 6565, 7075, 4601, 26, 1413, 4955, 8045, 8251, 1995, 2553, 3855, 21, 1891 |
task506_position_of_all_alphabetical_elements_in_list | task506-704ad9c37ffc4c1fb29e41442dfcb854 | 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.
['8481', 's'... | 2 |
task756_find_longert_substring_and_return_all_unique_alphabets_in_it | task756-9f3fde0a7d87414c86314e5b795371ab | 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.
fiNNgDYATmZshPcOmCuJDHThNTAOCAU, NociTmZshPcOmCuJDWIMzlbrFtWZx | a, c, d, f, g, h, i, j, m, n, o, p, s, t, u, y, z |
task504_count_all_alphabetical_elements_in_list | task504-2f365912e9e8423a9c127a09a520b5e2 | In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the alphabetical elements in the given list. Return 0 if no alphabetical element in the list
['z', '5197', '8781', '7481', 'D', 'c', 'w', 'X', '4025', '275', '9263'] | 5 |
task227_clariq_classification | task227-0a37012c06f04b0690e8817046762d39 | 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: fig... | Yes |
task475_yelp_polarity_classification | task475-0925abb7dd9b402892eea8396b56beec | 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.
The food was delicious. However, twice I've observed the male owners berating the waitresses. The last time, it... | NEGATIVE |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.