task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task505_count_all_numerical_elements_in_list | task505-ce03a7b800e148f99ca70fffca667129 | 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.
['2481', '317', '3925', '971', 'F', '3605', 'l', 'k', '8205', 'O', 'q', 'Q', 'a', ... | 20 |
task303_record_incorrect_answer_generation | task303-7d54ed63993c4a02bbc2430753d1d09b | 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 ... | Ahmet Davutoglu |
task306_jeopardy_answer_generation_double | task306-f5bd3c0993914b09a840ffa969a1c2e9 | 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: COLONIAL AMERICA
Clue: New Haven Colony merged with this colony in 1664 | connecticut |
task631_dbpedia_14_incorrect_answer_generation | task631-9198e14b2dd44e4e83d2a10cbb51ae21 | In this task, you're given a text and question. The question is about the topic of the document. You are expected to generate an incorrect answer. The incorrect answer should be among one of the following categories: 1)Company, 2)Educational Institution, 3)Artist, 4)Athlete, 5)Office holder, 6)Mean of transportation, 7... | Company |
task078_all_elements_except_last_i | task078-30a6cced352b40ecbdbba64b09496569 | In this task, you are given inputs i and A, where i is an integer and A is a list. You need to list all the elements of A preceding the last i elements. i will always have a value less than the length of A.
2, ['L', 'w', 'X', '7765', 'H', 'W', 'x', '477', '8427', '8667', 'd'] | L, w, X, 7765, H, W, x, 477, 8427 |
task398_semeval_2018_task1_tweet_joy_detection | task398-f085aa1ef3984f55ba056a39541feaad | In this task you are given a tweet. You must judge whether the author of the tweet is happy or not. Label the instances as "Happy" or "Not happy" based on your judgment.
Cleaning my coffee wear with decanter balls is so therapeutic. #sparkling | Not happy |
task311_race_question_generation | task311-c57a56cdb7564036a360e89a73a2b470 | In this task, you're given an article and an answer. Your task is to generate the question for the answer based on the given article.
Article: Every year Chris Brogan posts his three words for a new year. Many others and I have followed his lead for the past three or four years. They helped me a lot. My words for last ... | Why does the writer have"HEALTH"as one of his three words? |
task337_hateeval_classification_individual_en | task337-7839d10d2d574c199c3021e0dda7e440 | 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: I wish my emotions would feel like emot... | Generic |
task069_abductivenli_classification | task069-5b19e34214d44bbe86afe7b77515945c | 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: Gina and her fri... | 1 |
task1217_atomic_answer_generation | task1217-28cd088b115c45eeb0e7dccbafd653fa | 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 cooks ___ for PersonY's family | soup |
task368_synthetic_even_or_odd_calculation | task368-4c35f0410d0d48f881731954fc825028 | In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by 4, if the element is odd you should multiply by 4 then add 2. The output should be a list of numbers that is the result of applying that logic to the input list. You should not round any decimal... | [10.0, 70, -19.0, -170, -19.0, 390, -98, -14.5, -15.0, 21.0, 25.0] |
task1186_nne_hrngo_classification | task1186-f1005da9a4d54ebf911cb977279727fb | You are given an original reference as well as a system generated reference. Your task is to judge the naturaleness of the system generated reference. If the utterance could have been produced by a native speaker output 1, else output 0.
System Reference: there are 4 moderately priced good a nice restaurants are good f... | 1 |
task431_senteval_object_count | task431-47f08f68d30a4df3b1b57b9d62ce43c2 | In this task you are given a sentence. You must judge whether the object of the main clause is singular(like: apple) or plural(like: apartments). Label the instances as "Singular" or "Plural" based on your judgment.
I don't remember a shovel. | Singular |
task849_pubmedqa_answer_generation | task849-e7b87aeb71584abf8dd56465a9ea89ab | In this task, you are given a passage which has a question and the context. You have to generate an answer to the question based on the information present in the context.
Context: Soluble urokinase plasminogen activator receptor (suPAR) is an inflammatory marker associated with subclinical cardiovascular damage and ca... | In patients with mild-moderate AS, suPAR is independently associated with the incidence of ICEs, cardiovascular mortality, and all-cause mortality. |
task1325_qa_zre_question_generation_on_subject_relation | task1325-aa11eb5f9a6040a79f9f585c255bfe2d | 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 : Bet... | The film Betsy's Wedding was directed by who? |
task1289_trec_classification | task1289-affdc9614e6e4b8b8af9063aeb405611 | You are given a question. You need to detect which category better describes the question. A question belongs to the description category if it asks about description and abstract concepts. Entity questions are about entities such as animals, colors, sports, etc. Abbreviation questions ask about abbreviations and expre... | Quantity |
task1434_head_qa_classification | task1434-6dce3cc96bba4942a7b1d359b76b94b1 | In this task, you are given a question and answer options for that question. Using this information, you have to classify each text into different topics: medicine, nursery, psychology, chemistry, pharmacology, biology.
Question: Which of the following reliability calculation methods can not be carried out with a singl... | psychology |
task384_socialiqa_question_classification | task384-da71777de51d4dd29e89bb6490e1a0ca | In this task, you're given a context passage, an answer, and a question. Your task is to classify whether the question for this answer is correct or not, based on the given context with commonsense reasoning about social situations. If its correct ,return "True" else "False".
Context: Addison worked hard all day and sl... | True |
task504_count_all_alphabetical_elements_in_list | task504-046adbdc16ef48ffbba6a8e1f1ab02ac | 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', 'o', 'r', '5945', 'd', 'r', 'r', '2009', 'M', '9423', 'C', 'Z', 'C', '3... | 10 |
task377_remove_words_of_given_length | task377-f52a91e1ce074be7a8ea18d8b2842530 | 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 small boy sitting on the grass with a suitcase'. Remove all words of length '4' in the given sentence. | a small boy sitting on the grass a suitcase |
task183_rhyme_generation | task183-351c9f8d491f4c6b92d25f44f37fd637 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
include | allude |
task1205_atomic_classification_isafter | task1205-337efb4093e84de6977de20264ae17a7 | 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 |
task322_jigsaw_classification_threat | task322-2330a1011cd24e3f835bee7bd641d572 | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: threat and non-threat. Threat is a statement that someone will be hurt or harmed, especially if the person does not do something in particular.
Comment: Spoken like someone who lives off of gov... | Non-threat |
task673_google_wellformed_query_classification | task673-fcb077b050914aef812794d840843c84 | Read the given query and classify it as a 'Good' or 'Bad' query depending on how well the query is formed, 'Bad' being the expected output for a not so well formed query and 'Good' being the expected output for a well formed query. A query may be wrong based on common sense or general facts, but if it is well formed, y... | Bad |
task1292_yelp_review_full_text_categorization | task1292-3780ce4124c34918a6d30a43475c2a8e | You are given a review about a place. You need to provide a rating from "1 star" to "5 stars" for this place.
do not go here!!!!! they sent in a ton of lab tests that had nothing to do with what i went in for and i had nooooo consent in taking. now i have a bill from sonora quest lab for 698.28.\ni have called this urg... | 1 star |
task850_synthetic_longest_palindrome | task850-85dfe29c4c024d8e80b46a215d3ad96d | 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.
kkbkkukkuuub | kkbkk |
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists | task755-35da77adf5564ce0ae21bdd76cfeb013 | In this task, you are given two strings A,B. You must perform the following operations to generate the required output list: (i) Find the longest common substring in the strings A and B, (ii) Convert this substring to all lowercase and sort it alphabetically, (iii) Replace the substring at its respective positions in t... | MIogmpsxETJ, FampsxhM |
task821_protoqa_question_generation | task821-205460a46660450d82bcb817ede62433 | Construct a question that every answer in the list is correct and reasonable for it.
clothing, skin, cake, fat, hair, blakets | what can you have layers of? |
task848_pubmedqa_classification | task848-1eabdec5914c42d5857362f38ae2e417 | 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.
Partial DiGeorge syndrome (pDGS) is caused by deletion of the 22q11.2 region. Within this region lies ... | 1 |
task565_circa_answer_generation | task565-a958dedc2de74773bca58ab9dd073c72 | In this task, you are given a question. Your task is to generate an answer that is relevant to the question.
Is it in a safe neighborhood? | The crime rate report is good |
task1286_openbookqa_question_answering | task1286-d03efbb6ab2f4214bf3027b5e58cd40b | 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").
Wood can be reused to make a (A) dresser (B) plastic bottle (C) candy cane (D) glass bottle | A |
task593_sciq_explanation_generation | task593-c4d3fea309004805bfcea8f4a84fbae7 | Given a scientific question and its correct answer, generate supporting facts for the answer. This supporting fact can be an explanation for the answer to the given question.
Question: Birds evolved from what type of ancestor? Answer: reptile | Birds evolved from a reptile ancestor, but modern birds and reptiles are very different. Birds are now the most numerous four-limbed reptiles on Earth. |
task1310_amazonreview_rating_classification | task1310-1c436ac3171c4fd3a8d42e13174f56a3 | In this task, you're given a review from Amazon. Your task is to generate a rating for the product on a scale of 1-5 based on the review. The rating means 1: extremely poor, 2: poor, 3: neutral, 4: good, 5: extremely good.
I took a shot buying these as opposed to the powered and lighted dot shot. Even with playing with... | 2 |
task1347_glue_sts-b_similarity_classification | task1347-a65c066be55d4415ac8f5a50a5110666 | Evaluate the similarity between them and classify them into classes from 0-5 as follows:
0 : The two sentences are completely dissimilar.
1 : The two sentences are not equivalent, but are on the same topic.
2 : The two sentences are not equivalent, but share some details.
3 : The two sentences are roughly equivalent, b... | 5 |
task924_event2mind_word_generation | task924-e157808837564d68a3bde78638e24276 | You are provided with an "Event", "Intent" and "XEmotion" (PersonX's reactions for the given "Event"). Indicate PersonY's reaction (person feels) at the end of this event. Provide one reaction for PersonY. If there's nothing that can be implied, respond as None
Event:It looks good. Intent:. XEmotion: 1) apologetic 2) c... | happy |
task600_find_the_longest_common_substring_in_two_strings | task600-ba1c4b8320c442dcabe24ae8206f770a | In this task, you are given two strings A, B. Find the longest common substring in the strings A and B.
lbuBDK, pIuBqP | uB |
task070_abductivenli_incorrect_classification | task070-785dfeff51d449e3b5d7590cadea7f37 | 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 incoherent / implausible by indicating 1 or 2 in the output. If both sentences are plausible, pick the one that makes less sense.
Beginning: Kate lost her... | 2 |
task1599_smcalflow_classification | task1599-d06b15ccc82d48f0a503a07aabe4b08a | 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 |
task672_nummersense | task672-9349c2bc7e4745f38b92a9a998fecd36 | In this task, find the most appropriate number to replace the blank (indicated with _ ) and express it in words.
Men commit suicide _ times more frequently than women do. | three |
task1308_amazonreview_category_classification | task1308-7644de9d64fa4bd986dbb9ef33e72b02 | In this task, you're given a review from Amazon and category of the product based on the review given by the user and your task is classify whether the given category match the review. Generate "True" if given review and its category match, otherwise generate "False".
Reviews: Bought pump and installed with no issues. ... | False |
task929_products_reviews_classification | task929-c60c29a9591d4b98a241ba8723b654fe | 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.
For me these did not make any difference at all so don't believe other reviews. | Good Review |
task580_socialiqa_answer_generation | task580-fc7df5c569ce480d89bf480b614f395e | In this task, you're given a context, a question, and three options. Your task is to find the correct answer to the question using the given context and options. Also, you may need to use commonsense reasoning about social situations to answer the questions. Classify your answers into 'A', 'B', and 'C'.
Context: Sasha ... | C |
task568_circa_question_generation | task568-11a5bff2022e4fcf9786cd5b6dbf39f1 | In this task, you are given an answer, and your task is to generate a reasonable question for that answer.
Wherever we can afford. | Have you decided which neighborhood you want to buy in? |
task141_odd-man-out_classification_category | task141-d4bb70df5fc54ab68f3f2bbb100bb8d0 | Given a category and a set of five words, find the word from the set that does not belong (i.e. is the least relevant) with the other words in the category. Words are separated by commas.
Category: chocolate food
Words: smuggled, heavy, tart, cream, fudge | smuggled |
task851_synthetic_multiply_evens | task851-fe1e122adff14407966b2a68351ab7a9 | 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... | [36, 13248, 10, -6240, -920, 2, -1300, -37440, -67584] |
task514_argument_consequence_classification | task514-4f6d52cfb9b94cd8978b9d84fea3cce1 | You will be given a topic and an argument. Your task is to answer whether the topic and the argument are related or not. A related argument should provide more details about the outcomes of the topic. If the argument refers to or suggests a consequence related to that topic, answer with "yes"; otherwise, answer with "n... | no |
task405_narrativeqa_question_generation | task405-841fa3c4ccfd4ee2841cfe75b9323ad6 | 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 happens to Mary after her husband files for divorce and they go to trial for adultry accusations? |
task178_quartz_question_answering | task178-a190097486b44c50a7984227f7195d9b | You are given a question or fill-in-the-blank question, two answer options (Option1 and Option2) and an Explanation. Your task is to find the correct answer (return the string of the correct option, not option1/2) for the given question from the given options and using explanation.
Question: Would it be harder to push ... | steep slope |
task153_tomqa_find_location_hard_clean | task153-17f3859912fc4edda3cefaac08077638 | 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_envelope |
task1445_closest_integers | task1445-0c84f6eed763471d9d42ed104b6f2797 | 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.
[-92, -90, 37, -6... | 2 |
task074_squad1.1_question_generation | task074-f2f4e51651ee471da0d3956d986ffb82 | 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 do geoligists believe is unique about Wrangellia? |
task303_record_incorrect_answer_generation | task303-2bca6ca7871e4a2ab2dfbf52315f8c19 | 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 ... | New Day |
task387_semeval_2018_task3_irony_classification | task387-8e3b60f2d7704f9b9bdbcb3cffed65bb | In this task you are given a tweet that contains some form of irony. You must classify the type of irony the tweet has. Label the tweets ("polarity","situational","other") based on the irony they have. Situational irony happens when a situation fails to meet some expectations, Label these instances as "situational". po... | other |
task112_asset_simple_sentence_identification | task112-c8ae8c59dfa04d01afcd063c31da1f7f | 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 two |
task160_replace_letter_in_a_sentence | task160-1868573f2f394bffb46ec9002ccf5b6a | In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'a black and white image of a vehicle that is decorated like a dog'. Replace the letter 'a' with 'p' in the sentence. | p blpck pnd white impge of p vehicle thpt is decorpted like p dog |
task405_narrativeqa_question_generation | task405-639e64d611f74eb1999db1417eb7c006 | 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... | How much money did Frank turn down for the out of court settlement? |
task377_remove_words_of_given_length | task377-8d1624c71f6f43f3af8358b8fb189058 | 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 bunch of bananas are shown sitting on a chair'. Remove all words of length '2' in the given sentence. | a bunch bananas are shown sitting a chair |
task371_synthetic_product_of_list | task371-138999482d434781872ead635ea2dc65 | In this task you will be given a list of lists, of numbers. For every inner list, you should multiply every number in that list and put the results in your answer. The output should be a list of numbers with the same length as the number of the lists in the input list.
[[-41, -16, 9, -24], [24, -48], [38, 42, 49, -12, ... | [-141696, -1152, 12199824] |
task933_wiki_auto_style_transfer | task933-254fbb68bfe548aabfd7f05df01d4cb6 | In this task, we ask you to rewrite a sentence in simple English without changing its general meaning. Essentially, you want to make the sentence easier to read by using simpler words, utilizing more straightforward sentence structures, and omitting non-essential information etc.
In addition , the Court of Appeals may ... | In addition , the Court of Appeals may transfer a case to the Supreme Court after an opinion is issued . |
task075_squad1.1_answer_generation | task075-aec5aa79f64f46b691d6328caaa86b74 | 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... | American Theatre Company |
task283_dream_incorrect_answer_generation | task283-0a68d9e7d42a48e0ac1138402d09ecc8 | 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: Have you tried Mary's cake? W: I got the last piece... | She only ate the last piece. |
task851_synthetic_multiply_evens | task851-98762a73a0d9421f846c48d21511fc80 | 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... | [50, -22, -4, 160, 12, 448, 18, 20, 9600] |
task413_mickey_en_sentence_perturbation_generation | task413-5906244930cd43079f1ea31998b10fb2 | 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.
The scie... | The science teacher drank his seat . |
task1603_smcalflow_sentence_generation | task1603-c132ca9bbdea4b68846ee1d6b0794196 | 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! Add a birthday party to my schedule on Saturday at 6 pm | Is this good? |
task280_stereoset_classification_stereotype_type | task280-a72c46eab26146ac850825989c237b11 | In this task, you are given a short passage that conveys stereotype or anti-stereotype about a specific target. A stereotype is an over-generalized belief about a particular group of people. An anti-stereotype is an idea that goes against a common stereotype. You are expected to classify the passage into four types of ... | Profession |
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists | task755-b9256a1b040d4a0f8f4147178a7871c0 | In this task, you are given two strings A,B. You must perform the following operations to generate the required output list: (i) Find the longest common substring in the strings A and B, (ii) Convert this substring to all lowercase and sort it alphabetically, (iii) Replace the substring at its respective positions in t... | helooO, QClori |
task1583_bless_meronym_classification | task1583-beb430106d0c4070a7172ee802bdfda1 | Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
hornet has body? | 1 |
task1518_limit_answer_generation | task1518-20c29be3035340b2ab721d199a185159 | 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... | leaves |
task1347_glue_sts-b_similarity_classification | task1347-2b548d8b85f74912a7932a65b5e1030f | Evaluate the similarity between them and classify them into classes from 0-5 as follows:
0 : The two sentences are completely dissimilar.
1 : The two sentences are not equivalent, but are on the same topic.
2 : The two sentences are not equivalent, but share some details.
3 : The two sentences are roughly equivalent, b... | 5 |
task093_conala_normalize_lists | task093-c1c144b0249b4da7b6c583ca934b7a2f | 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.
[-60.899, 84.357] | [-2.596 3.596] |
task756_find_longert_substring_and_return_all_unique_alphabets_in_it | task756-928c7e2d2025439abb3ccaf1b7c62107 | 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.
UIeazCzuE, lDeazpKU | a, c, e, i, u, z |
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists | task755-34c704f13ff148b6bfb513a71e9f8357 | In this task, you are given two strings A,B. You must perform the following operations to generate the required output list: (i) Find the longest common substring in the strings A and B, (ii) Convert this substring to all lowercase and sort it alphabetically, (iii) Replace the substring at its respective positions in t... | UxEXjtuvvwzum, xIoasjtuvvwzNY |
task132_dais_text_modification | task132-3d9cd142c4c14cfdac4683358c3141f8 | Languages typically provide more than one grammatical construction to express certain types of messages. Your task is to generate a senetence with the same meaning as given sentence, but with different grammatical construction.
Mary screamed the woman the instructions | Mary screamed the instructions to the woman |
task589_amazonfood_summary_text_generation | task589-61ecea17e54d4cd6a6bb4036ba7b35d6 | In this task, you're given a review from Amazon's food products. Your task is to generate a short summary of the given review in the input. Note that you don't need to write a complete sentence as a summary.
Can't live without these little jewels. Not only is there a surprise in the middle, but it takes me right to th... | More Than A Little Mint |
task683_online_privacy_policy_text_purpose_answer_generation | task683-994be1744f0d4a4494ab5d3039c488e3 | Given a part of privacy policy text, identify the purpose for which the user information is collected/used. The purpose should be given inside the policy text, answer as 'Not Specified' otherwise
The site collects your IP address or device IDs for service operations or security. Collection happens when you implicitly p... | Service Operation and Security |
task929_products_reviews_classification | task929-f81099fbb90a43e8804cb19bfa2244d2 | 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.
I just finished reading this book on my Kindle. It is a good mystery with historical element... | Bad review |
task384_socialiqa_question_classification | task384-c45e5dc7e8fc4bb4b41be65080c48597 | In this task, you're given a context passage, an answer, and a question. Your task is to classify whether the question for this answer is correct or not, based on the given context with commonsense reasoning about social situations. If its correct ,return "True" else "False".
Context: Kai won the talent contest at scho... | False |
task089_swap_words_verification | task089-9d95067cb7f741339b58b1a0adab16f4 | In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the inde... | (7, 8) |
task581_socialiqa_question_generation | task581-720a755346d84a1a9edf31347e5361b8 | 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: Skylar was preparing to take a road trip and asked Addison to change the oil in the car before the trip.
Answer: prepared for... | What will happen to Addison? |
task111_asset_sentence_simplification | task111-b15f50574bcb4fe099eeef09c2f7f7be | 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 German Wehrmacht officers aided him and sent him to a hospital. |
task303_record_incorrect_answer_generation | task303-1d61f244276540dabeb1686bcb250cac | 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 ... | Future of Assisted Suicide and Euthanasia |
task956_leetcode_420_strong_password_check | task956-babd245ece294a25b2050187757be8f8 | 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... | 17 |
task632_dbpedia_14_classification | task632-2072768a74444f1c978d86c5ef69f65e | In this task, you're given a text which is the body of the document. Indicate your answer as "Yes" if the text is about a person, otherwise indicate your answer as "No". Don't generate anything else apart from "Yes" or "No". Pay attention that for your answer to be "Yes", the passage should be generally about a person.... | No |
task183_rhyme_generation | task183-351c9f8d491f4c6b92d25f44f37fd637 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
include | ballyhooed |
task300_storycloze_order_generation | task300-b7c77c62f6dd40b7ba26784f98edbe17 | In this task, you're given a short story of five sentences written in natural language. However, the order of the given story is not correct. Your job is to return the correct order for the given five sentences to create a coherent short story with the new order that has the correct flow. Generate your answer using the... | 24135 |
task1678_mathqa_answer_selection | task1678-0069df9d0c66491d8b7a312c3c210026 | Given a math problem with context and a question and 5 answer choices, the task is to provide the correct answer choice based on the problem. You must choose one of the given answer choices by letter: a, b, c, d, or e; anything else is invalid.
Problem: how many 4 digit numbers are there, if it is known that the first ... | c |
task1596_event2mind_text_generation_2 | task1596-a4d67d5ddb8644c48f24a8458f8d4e0f | 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 goes west | to travel. |
task751_svamp_subtraction_question_answering | task751-565a593f0e004ed5bf3f51bafe63a3ae | You are given a math word problem and you are supposed to only use subtraction on the numbers embedded in the text to answer the following question and then only report the final numerical answer.
Context: 2 birds were sitting on the fence. 5 more birds and 4 more storks came to join them.
Question: How many more bi... | 3 |
task183_rhyme_generation | task183-b51a4daa64f84af583935150f809c847 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
reach | meech |
task084_babi_t1_single_supporting_fact_identify_relevant_fact | task084-3a8577f8ed324286a1de25dbe56c0a14 | You will be given a passage with an enumerated set of facts, a question of form 'Where is <person_name>?', and its answer. The task is to identify a supporting fact that is necessary to answer the question. The output would be the corresponding fact number.
Passage: Fact 1- Mary moved to the hallway. Fact 2- Mary trave... | Fact 10 |
task093_conala_normalize_lists | task093-8662cd6f26c14392a632e710754a497b | 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.
[59.932, 37.102] | [0.618 0.382] |
task1217_atomic_answer_generation | task1217-36f4abcc6cb348e7821550763d126923 | 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 takes ___ every day | a pill |
task1217_atomic_answer_generation | task1217-4ea50aa8657a40cb95ef6c0809a82cb7 | 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 protects ___ from harm | monkey |
task609_sbic_potentially_offense_binary_classification | task609-a93f4f9ebbe14556aa06e16f9aa5b3ff | In this task, you are given a text from a social media post. Your task is to classify the given post into two categories: 1) yes if the given post is potentially offensive to anyone (i.e., a subset of people, any particular person, etc.), 2) no, otherwise. Note that potentially offensive posts can contain sexual, racia... | Yes |
task633_dbpedia_14_answer_generation | task633-f9b767eb08e44004bfece70df03662fb | In this task, you are given a text which is the body of a document. You are given a question and options. Pick the correct number. Don't generate anything else apart from the numbers provided in options.
Context: Dagon is a short story by H. P. Lovecraft written in July 1917 one of the first stories he wrote as an adul... | 4 |
task673_google_wellformed_query_classification | task673-1da4c264ed3c4e45b3feda35e46f2149 | Read the given query and classify it as a 'Good' or 'Bad' query depending on how well the query is formed, 'Bad' being the expected output for a not so well formed query and 'Good' being the expected output for a well formed query. A query may be wrong based on common sense or general facts, but if it is well formed, y... | Bad |
task183_rhyme_generation | task183-3ce837bb141d4e85a34d21be2bad1db1 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
follow | garafalo |
task353_casino_classification_negotiation_elicit_pref | task353-fa9ebc589f234ef6befa41b38c98289e | The input is taken from a negotiation between two participants who take the role of campsite neighbors and negotiate for Food, Water, and Firewood packages, based on their individual preferences and requirements. Given an utterance and recent dialogue context containing past 3 utterances (wherever available), output Ye... | No |
task493_review_polarity_classification | task493-28bdc9ff88dd41e097d75197250a4974 | Given reviews from Amazon, classify those review based on their content into two classes: Negative or Positive.
This is THE definitive book on Reformed Presbyterian theology. Hodge is strong not only in what he explains, but also how he explains it. Each section is divided into questions, as if someone was interviewing... | Positive |
task157_count_vowels_and_consonants | task157-e5d92b49af7044e2ba7bab4a7a19ed96 | In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence.
Sentence: 'a few women playing soccer on a field in front of a crowd'. Count the number of vowels in the given sentence. | 17 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.