task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task899_freebase_qa_topic_generation | task899-5e9bd6e0ab214b839b2ceb15a3cd0c3f | Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about.
In which movie did Bogart have his first gangster part? | humphrey bogart |
task1712_poki_classification | task1712-9242fbf5aa3644a3b61f80c0341b2cf9 | You are given a short poem which is written by a kid. Your task is to predict if the kid is in elementary school or high school. Anyone who is from grade 1st to 6th-grade will be considered as in elementary school, and 7th to 12th-grade kids will be considered as in high school. There are only two possible outputs, i.e... | elementary |
task103_facts2story_long_text_generation | task103-9d15268dee0f4987951a2db0ce28d2d6 | In this task, five ordered key facts are given. All the given facts are expressed in natural language. Your job is to generate a story 100 to 1000 words long, that includes all the facts given as input in their order of appearance while expanding upon them to produce a broader, yet coherent, narrative.
Fact1: Tony Bron... | On the Caribbean island of Puerto Nueva, a disparate group of individuals await a Boeing 314 Clipper, the Caribbean Clipper that will take them to Miami. Tony Bronson Ralph Byrd is the new purser for the flight who disrupts the robbery of New York journalist Jim Halsey Jack Mulhall at their hotel. Halsey is a passenger... |
task1346_glue_cola_grammatical_correctness_classification | task1346-97e597bf6ebb4678985f915938e2e8a9 | 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 slowly recited his lines. | 1 |
task372_synthetic_palindrome_numbers | task372-d0dfde0577004418b5e5c2035d43ff91 | In this task you will be given a list of integers. You should only return an integer if the first digit is the same as the last digit in the number. If an integer has a single digit, then it should be returned. If there are no integers that start and end with the same digit then an empty list ("[]") should be returned.... | [212, 323] |
task600_find_the_longest_common_substring_in_two_strings | task600-c8cc837c7fa74f88a52c8bc6099f847e | In this task, you are given two strings A, B. Find the longest common substring in the strings A and B.
dcEvMohElkWm, JDFFMohEyJV | MohE |
task928_yelp_positive_to_negative_style_transfer | task928-81f0dfa7e2454098abbbe91f73c7b699 | In this task, you are given a positive review and your task is to convert it to a negative review by making minimal changes. Avoid changing the context of the review.
always fresh , fat , and delicious . | these two women are not professionals . |
task673_google_wellformed_query_classification | task673-57cb513b5c134d96a71f1f179af4ac87 | 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... | Good |
task1434_head_qa_classification | task1434-5150110c8b2b400bac6bb0a8fe8deeef | 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: Heterochromatin lacks:
Options: <0> Histone H1. <1> Nucleosomes <2> Exons <3> Transcrip... | biology |
task196_sentiment140_answer_generation | task196-4ce3e785e0c640e2a902a84563a41ac9 | 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: First two ' Johnathan Collections burned ! Yeah ! Question: i... | no |
task1292_yelp_review_full_text_categorization | task1292-ec5262bb0bde4608abbfd4c9358ad946 | You are given a review about a place. You need to provide a rating from "1 star" to "5 stars" for this place.
Perhaps we hit an off day. Stopped in for lunch. Maybe 15 to 20 people in the restaurant. We were seated quickly, brought bread and water, and placed our orders. Our Caesar salads arrived quickly. The sala... | 2 stars |
task301_record_question_generation | task301-eafbccdc867f4e018a1d3f51345419bc | In this task, you will be shown a passage. You need to write a fill-in-the-gap question based on your understanding of the events that might be inferred from the passage. Your question should be answerable based on the passage and only have one correct answer. Show the gap in your question with a _ .
Washington (CNN) -... | _ was tops in labels and 3M was ahead in sticky notes sold under its Post-it brand. |
task850_synthetic_longest_palindrome | task850-364a904054834074b91847eb45908c99 | 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.
trbtbrtrbtt | trbtbrt |
task1310_amazonreview_rating_classification | task1310-2a4aee089365484081dab8624ce5cbdb | 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.
My kids and grandkids love this item. It is a good transport for sports, picnics, camping, and mo... | 5 |
task002_quoref_answer_generation | task002-5fc3fcc946524d1a81f876e97379e4b9 | 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: Katie Armstrong is a young widow and mother of three children - Charlie,... | Abner. |
task371_synthetic_product_of_list | task371-11cdebc45ae44ec5b986177ea3da4cd6 | 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.
[[-10, -20, -11], [-30, 1, 2], [12, 21, -10, -13, ... | [-2200, -60, 720720, -1760, 280800, -77760, 0, 957, -702, -22598163] |
task170_hotpotqa_answer_generation | task170-1bbea7ebdf9549759ef6ea2bd1b27f46 | In this task, you are given a set of context paragraph and some supporting facts to answer a question. Your task is to generate answer for given question based on set of context paragraphs and supporting facts.
Context_1 : Mount Gongga (), also known as Minya Konka (Khams Tibetan pinyin: "Mi'nyâg Gong'ga Riwo"), is the... | no |
task064_all_elements_except_first_i | task064-d62868377e3d4c589d7dd36308e66296 | 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 after the first i elements. i will always have a value less than the length of A.
3, ['e', '2419', 'A', 'U', '9331', 'G', '8201', 'N', 'j'] | U, 9331, G, 8201, N, j |
task1369_healthfact_sentence_generation | task1369-15351d0096574d008978d47e28179a50 | 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... | The $2.2 trillion CARES Act included $8 billion for tribal governments. The law said funds had to be disbursed within 30 days. More than a month after the CARES Act, the Trump administration said it would begin giving tribes part of the funds. A judge presiding over a lawsuit on the delay said the administration should... |
task191_hotpotqa_question_generation | task191-cd4d54daa6584cb6873a9bea23fd54e3 | In this task, you are given a set of context paragraphs, some supporting facts and an answer of a question. Your task is to generate question for given answer based on set of context paragraphs, supporting facts and an answer.
Context_1 : Agnieszka Holland (born 28 November 1948) is a Polish film and television directo... | What type of media does Agnieszka Holland and Chris Carter have in common? |
task523_find_if_numbers_or_alphabets_are_more_in_list | task523-bd7502e9337a4a69b76b00d68f83ece7 | In this task, you are given an input list A. If the count of numbers is more than that of alphabets in the list, answer 'Numbers Win'. If the count of alphabets is more than that of numbers in the list, answer 'Alphabets Win'. If the count of numbers is same as that of alphabets in the list, answer 'Numbers and Alphabe... | Alphabets Win |
task123_conala_sort_dictionary | task123-898a114d217941edaca96c1ec4eccc04 | In this task you will be given a list of dictionaries. A dictionary is a set of key-value pairs, where each key is unique and has a value associated with that key. You should sort the list of dictionaries from smallest to largest by their 'first' key. If there is two dictionaries with the same 'first' value then sort t... | [{'first': -54, 'second': 63}, {'first': -42, 'second': -48}, {'first': -10, 'second': -79}, {'first': 27, 'second': 41}, {'first': 82, 'second': 16}] |
task756_find_longert_substring_and_return_all_unique_alphabets_in_it | task756-b3eb76535f34453eacf712f8be42f0c5 | 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.
ybGUjCoGSpzdDH, DDXwCoGSphY | b, c, d, g, h, j, o, p, s, u, y, z |
task730_mmmlu_answer_generation_professional_medicine | task730-08ad1e6d16a6465481aa8b83e59dc213 | 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 65-year-old woman has a 6... | C |
task080_piqa_answer_generation | task080-7dcaf7803e144e8795addf2dded4df40 | In this task the focus is on physical knowledge about the world. Given the provided goal task in the input, describe a process that would lead to the asked outcome. This process often involves physical motions with objects, such as moving them, arranging them in a certain way, mixing them, shaking them, etc.
how do I ... | 800 grams sweet potato peeled and cut into even 4cm x 4cm chunks 4 x 180 grams salmon fillets 150g bag iga baby spinach 2 tablespoons basil pesto Instructions Preheat oven 180°C. Place the sweet potatoes on a baking tray and season with sea salt and cracked pepper. Cook for 15 minutes or until tend... |
task283_dream_incorrect_answer_generation | task283-e0e7a6dcd1614f11b2110c569d7ac68f | 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: Hello, EMS. W: May I speak to John Smith, please? M... | A milkman. |
task1726_mathqa_correct_answer_generation | task1726-5976966c850f4549be150fbc8f36a64e | The task is to generate the correct answer for a given math problem.
Problem: a ranch has both horses and ponies . exactly 5 / 7 of the ponies have horseshoes , and exactly 2 / 3 of the ponies with horseshoes are from iceland . if there are 4 more horses than ponies , what is the minimum possible combined number of hor... | 46 |
task067_abductivenli_answer_generation | task067-e4c1a1562f964ef390d1d7dcaf9d96f0 | In this task, you're given the beginning and the ending of a three-part story. Your job is to complete the short story by writing a middle sentence that seamlessly connects the first and last sentence. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using an... | He tripped and fell flat on his stomach. |
task326_jigsaw_classification_obscene | task326-f3edd7a172044087bdfb8dab22c4bd6e | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: obscene and non-obscene. A comment is obscene if it is considered offensive to the public sense of decency, for example because it too obviously relates to sex or contains language regarded as ... | Non-obscene |
task1288_glue_mrpc_paraphrasing | task1288-06c8ea8519294de7822e6833aaa020d1 | You are given two sentences(Sentence1 and Sentence2). Answer "Yes" if these sentences are a paraphrase of one another, otherwise answer "No".
Sentence1: He was sent to Larned State Hospital , where he was evaluated and treated ., Sentence2: He ordered him sent to the Larned State Security Hospital for continued evaluat... | Yes |
task162_count_words_starting_with_letter | task162-5e20feec50f44366ba252fb552c2b389 | In this task, you need to count the number of words in a sentence that start with the given letter. Answer with numbers and not words.
Sentence: 'the kite is flying by the blue water'. How many words start with the letter 'b' in the sentence. | 2 |
task183_rhyme_generation | task183-6394ca9951284ae7a4fc32ec1d115838 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
sudden | mccrudden |
task565_circa_answer_generation | task565-e640be7ee69b41edadaddb8706bcb836 | In this task, you are given a question. Your task is to generate an answer that is relevant to the question.
Did you get all your work done? | For the most part. |
task1510_evalution_relation_extraction | task1510-e8820b64610949d79dfec382a50be048 | 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.
die can ... | die Antonym life |
task164_mcscript_question_answering_text | task164-cea59c96c4de41d59e2f83a957ceac8a | You are given a paragraph (Passage), a question (Question) and two answer options (Option1 and Option2). Your task is to find the correct answer (and return the string of the correct option, not option1/2) for the given question from the given options and based on the given passage. Answer of the question can be found ... | The dinner table |
task326_jigsaw_classification_obscene | task326-30bbbd1e0b1041bd9337a413f5727aee | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: obscene and non-obscene. A comment is obscene if it is considered offensive to the public sense of decency, for example because it too obviously relates to sex or contains language regarded as ... | Obscene |
task618_amazonreview_summary_text_generation | task618-6c80da8a79714e1584c816f2a417f349 | In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review.
You sent me the dirtiest disgusting place. It must have been in the warehouse for years!!! I don't thank you | You sent me the dirtiest disgusting place. It must have been in the warehouse ... |
task1359_numer_sense_answer_generation | task1359-48d684e4040f42ecb84f43e3147c4a9d | Given a sentence, fill out the missing word with a 'no' or a number (between zero and ten). You should write the numbers with english alphabet, like: four instead of 4.
Women begin to have heart attacks about ____ years later than men. | ten |
task092_check_prime_classification | task092-6f123966d52f4b51b80b0b1e5e838520 | 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.
19017 | No |
task267_concatenate_and_reverse_all_elements_from_index_i_to_j | task267-ba89664279474dfd9a8835081f0be3ea | In this task, you are given inputs 'i', 'j', and A, where 'i' and 'j' are integers and A is a list. A list is shown by two brackets and comma-separated numbers and characters inside, like ['1', '12', 'l']. You need to concatenate all elements of A from the ith element to the jth element, and then reverse the resulting ... | wru1198Mf |
task1288_glue_mrpc_paraphrasing | task1288-f94888a40d5340af8fa1dcf56ac13634 | You are given two sentences(Sentence1 and Sentence2). Answer "Yes" if these sentences are a paraphrase of one another, otherwise answer "No".
Sentence1: Motorola had scheduled its earnings report to be released today after the close of trading ., Sentence2: The Schaumburg , Ill.-based company had scheduled its earnings... | Yes |
task1389_hellaswag_completion | task1389-412407e2a8284cd4a90cc86621bb547a | 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".
Pictures are shown of people swimming around a pool as well as people sitting around the sides. Peo... | D |
task576_curiosity_dialogs_answer_generation | task576-a142f2b61ec0404292faa95ebc1efad1 | 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 other information do you have about their media?
Nice! Thank you for the informations.
Sure! Melbourne is the second largest ci... | Sure! Melbourne is the second largest city in Australia. |
task002_quoref_answer_generation | task002-caf1a22abbc9413684f88c3ee576d8fb | 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: After immigrant Mireya Sanchez is deported, ICE / Homeland Security Inve... | Mireya Sanchez. |
task1217_atomic_answer_generation | task1217-c5f3821b1eda43eba9a25c6b5896b861 | 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 breaks every ___ in PersonX's body | bone |
task499_extract_and_add_all_numbers_from_list | task499-f0353e0bed0f4db284f0c8bf57be97b0 | In this task, you are given an input list A. You need to find all the elements of the list that are numbers and calculate their sum.
['1529', '555', '5187', 'u', 'h', '5069', 'e', '9387', '9909', 'q'] | 31636 |
task1389_hellaswag_completion | task1389-e5128122776848599a4a22f6bbc72a86 | 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 relax your eyes [title] Close your eyes. [step] Do this sitting up to prevent yours... | C |
task079_conala_concat_strings | task079-c9ba0eb6a9464b50b8ee8860cebee64b | In this task you will be given a list of strings and you need to concatenate them.
['I', 'm', 'bow', 'R', 'z', 'G', 'E', 'z', 'that', 't', 'A', 'would', 'Z'] | ImbowRzGEzthattAwouldZ |
task298_storycloze_correct_end_classification | task298-1807b7a899b046ce9e8d6aa820d9549c | 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: Julie loved to read anything she could get her hands on. Sentenc... | Yes |
task283_dream_incorrect_answer_generation | task283-3d45624649134a21a5edca43512a7465 | In this task, you will be shown a conversation and a question. You need to write an implausible answer to the question. Even though there exist multiple wrong answers, we only need a single wrong answer. "W" and "M" in the conversations stand for "woman" and "man".
W: Those birds love my yard. See? They are probably lo... | Food from the grocery store. |
task1678_mathqa_answer_selection | task1678-fe3c92c32d164bc7bbb70d6f88442aaa | 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: of the 65 cars on a car lot, 45 have power steering, 25 have power... | c |
task1712_poki_classification | task1712-8af531ac92ef402a87cc065ec38eb1be | You are given a short poem which is written by a kid. Your task is to predict if the kid is in elementary school or high school. Anyone who is from grade 1st to 6th-grade will be considered as in elementary school, and 7th to 12th-grade kids will be considered as in high school. There are only two possible outputs, i.e... | high |
task917_coqa_question_generation | task917-3929f66102f1488588b00904f6f4dca8 | 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) the answer is unique, (iv) its answer is a continous text span from the paragraph. Avoid creati... | Where do most accidents happen? |
task928_yelp_positive_to_negative_style_transfer | task928-aff3db52dd214e39acf60150c0010dc2 | In this task, you are given a positive review and your task is to convert it to a negative review by making minimal changes. Avoid changing the context of the review.
this adds the last little touch to what was already an amazing place . | came here without my family . |
task1328_qa_zre_relation_generation_from_question | task1328-74639fae7ced49dc907b6a30dbca9abf | 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 |
task566_circa_classification | task566-99f9a08797cb4ed78179de05db4a77e5 | In this task, you are given two sentences. Your task is to classify the given sentences as "Yes" if they have same meaning; otherwise, classify them as "No".
Sentence-1: We never get bonuses here.<sep>Sentence-2: We am getting an end-of-year bonus . | No |
task587_amazonfood_polarity_correction_classification | task587-af8740a730754fca9018dd1ae911b89c | You are given an amazon food product review and its polarity (positive or negative). Your task is to answer "True" if the specified sentence and its polarity match; otherwise, answer "False".
Great before, during, and after a workout. Great natural electrolytes, Very high in potassium, amazing drink! This is my favorit... | False |
task1412_web_questions_question_answering | task1412-c928395aca1240e1a3940d98be7e2d0f | A question is presented to you in this task, and your job is to write a potentially correct answer.
what movies has halle berry starred in? | Monster's Ball |
task100_concatenate_all_elements_from_index_i_to_j | task100-69b32e735d9d4229968ef6c53aa2b900 | In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to concatenate all elements of A from the ith element to the jth element, and print the resultant string. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j... | 28696511 |
task847_pubmedqa_question_generation | task847-e792ce266858429f994fb12a06fde527 | Given a passage, 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 questions that (i) can't be ... | Does prevalence and correlate of high-quality basic pediatric preventive care? |
task516_senteval_conjoints_inversion | task516-a6a60ca0d1c44377bf1ba1dbc4b7a830 | In this task you are given a sentence with one coordinating conjunction (for, and, nor, but, or, yet, and so). You must judge whether the order of two coordinated clausal conjoints have been inverted or not. Inversion would result in the sentence sounding unnatural. Label the instances as "Original" or "Inversion" base... | Original |
task616_cola_classification | task616-60318bdc3b674953be2f28f796e68034 | 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 |
task1731_quartz_question_answering | task1731-aea5e6c4ce2343088fab06c4a1a7199b | You are given a short paragraph, a question and two choices to answer from. Choose the correct answer based on the paragraph and write the answer(not the key).
Paragraph: Objects with greater mass have greater inertia.
Question: Compared to a marble, would the planet Earth have
Choices: A)greater inertia
B)less ine... | greater inertia |
task1205_atomic_classification_isafter | task1205-ab10aac53a0840149bb547af9c5a6740 | 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 |
task027_drop_answer_type_generation | task027-ed5ddd3906a249e4af6c9e47a69900be | This task involves annotating the answer type to a given question that involve some kind of complex reasoning (including numerical reasoning). Note that the questions require looking at more than one part of the passage to answer. There are 3 possible answer types (i) spans, (ii) numbers and (iii) dates. If the answer ... | number |
task581_socialiqa_question_generation | task581-0e9d85f3376a4c53be91b8d94db336e0 | 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 preached to deaf ears when they warned them of the dangers of the coming storm on the horizon.
Answer: doing their bes... | How would you describe Skylar? |
task303_record_incorrect_answer_generation | task303-a00df61b776246e98d6e9d9e76d134bb | 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 ... | Jose Mourinho |
task756_find_longert_substring_and_return_all_unique_alphabets_in_it | task756-f38fb4bf5df4459d9ee98adb921903d7 | 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.
NXUPZcCNUUxjKes, emhCcCNUUxMWyX | c, e, j, k, n, p, s, u, x, z |
task303_record_incorrect_answer_generation | task303-e3de47ec940f48fd95e516245d45c5aa | 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 ... | Race to the Top |
task616_cola_classification | task616-2257e4fd08a841fc9b3171ca30f12cff | 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 |
task900_freebase_qa_category_classification | task900-4c3731ff435546a5a78cfbba0adfb738 | Given a trivia question, classify broad topical category from this list: 'theater', 'geology', 'book', 'tv', 'astronomy', 'aviation', 'military', 'government', 'boxing', 'projects', 'metropolitan_transit', 'law', 'venture_capital', 'broadcast', 'biology', 'people', 'influence', 'baseball', 'spaceflight', 'media_common'... | book |
task413_mickey_en_sentence_perturbation_generation | task413-121ce2cb4f884330b95f9a0e3332c98f | 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 woul... | You would cut on the stuff because you want a good , clean copy . |
task413_mickey_en_sentence_perturbation_generation | task413-e33b755bfe994d9d984f6581115d37ba | 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 stab to infinity then you should join an edge . |
task400_paws_paraphrase_classification | task400-34fc625ca59340a0bfd25587bd68f87e | In this task you are given a sentence pair from wikipedia that have high lexical overlap. If the sentences have the same meaning and are just paraphrases of each other label them as "Paraphrase" , if not label them as "Not paraphrase". The two sentences are seperated by a new line.
He is also the author of six book edi... | Not paraphrase |
task1340_msr_text_compression_compression | task1340-8224cb71f8634614bf27cdda3a75930f | Given a text, write a compressed version of it in a single sentence.
Addressing a meeting at a neighborhood center, a Goodwill staff member tells the audience how Goodwill can help them find and keep jobs. | At a neighborhood meeting, Goodwill staff tells people how Goodwill can help them be employed. |
task268_casehold_legal_answer_generation | task268-a118efa997704b44a15ed9c12fbd717b | In this task, you will be shown a prompt from a judicial decision and multiple holding statements derived from citations following text in a legal decision. Holdings represent the governing legal rule when the law is applied to a particular set of facts. There are five answer choices for each citing text. The correct ... | (A) |
task183_rhyme_generation | task183-3be610e5fdfd41c4af328e9ebc5226c3 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
come | kumm |
task074_squad1.1_question_generation | task074-39f9be608f3b4c5193dd9ed728080ae9 | 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... | In what century did the economic revival in the Eastern Roman Empire end? |
task293_storycommonsense_emotion_text_generation | task293-5bad7c053b8d4f50b80871aa8ad496e2 | In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to return one of the emotions which are expressed by the Character in the given sentence. For ... | sympathy |
task372_synthetic_palindrome_numbers | task372-1b75d4e4b2da4d23b611471bc405d7fc | In this task you will be given a list of integers. You should only return an integer if the first digit is the same as the last digit in the number. If an integer has a single digit, then it should be returned. If there are no integers that start and end with the same digit then an empty list ("[]") should be returned.... | [444, -99] |
task488_extract_all_alphabetical_elements_from_list_in_order | task488-81f2a4a9bcd148739074ba2fe1851990 | 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.
['3911', 't', 'b', 'Z', '5709', '4103', 'a', '3027', '2929', 'e', 'P', 'q', 'K', 'l', '2131', 'Z', 'i', '4443', 'o', '941... | t, b, Z, a, e, P, q, K, l, Z, i, o, Z, u |
task183_rhyme_generation | task183-cbe6aa858cd64304b4c7fca25018f3fc | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
sea | g |
task371_synthetic_product_of_list | task371-1ae6b23b35ac45b2b1d55d0324172409 | 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.
[[-37, -34], [-23, -46], [30, -3, 38, -21, -18], [... | [1258, 1058, -1292760, 663, -1936, -109890, -92092, 0] |
task499_extract_and_add_all_numbers_from_list | task499-7acc804fd32e49f5b9f258ff1745abd5 | In this task, you are given an input list A. You need to find all the elements of the list that are numbers and calculate their sum.
['p', 'T', 'B', '7443', '3439', '6789', 'h', '3931', 's', 'h', '863', 'I', 'x', 'r', 'b', '5057', '5969', '7353', 'y'] | 40844 |
task303_record_incorrect_answer_generation | task303-fb1bca2cdf6740a4a47b0152c02d3ddb | 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 ... | Berkshire Hathaway |
task310_race_classification | task310-4ec9eaa7d0ba478d9169c03c49b70b37 | In this task, you're given an article, a question which often contains a blank, four options (associated with "A", "B", "C", "D") and the answer to that question. Your task is to classify whether the given answer is correct or not by providing "Yes" or "No", based on the article.
Article: Not being the best but touchin... | No |
task1730_personachat_choose_next | task1730-cee73271610441c0956d3d3b6b4518bd | 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 love to listen to Frank Sinatra.
I like to cook stews.
I watch a lot of sponge... | Its good that you play sports. I'm listening to Frank Sinatra. Have you heard of him? |
task845_pubmedqa_question_generation | task845-0955bbea5c6f452780d1621205889422 | 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 kupffer cell depletion attenuate superoxide anion release into the hepatic sinusoids after lipopolysaccharide treatment? |
task246_dream_question_generation | task246-480487676ea54d9b8979b09785ab8262 | 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 does the man mean? (A) He doesn't want the woman to open the window. (B) He has caught a cold. (C) It's too cold outside. |
task1217_atomic_answer_generation | task1217-4db90aa560ee4e0ba0eb6c7b0ef5957a | 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 a ___ to get | car |
task1446_farthest_integers | task1446-4ee74f34830540e0931f1dc05c3efc46 | In this task you will be given a list of integers. You should find the maximum 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 largest possible absolute distance.
[-70, -21, 86] | 156 |
task157_count_vowels_and_consonants | task157-22440bf6afb54bc89ab52d0fc2330f7b | 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: 'several people standing in an area with picnic tables looking at a board'. Count the number of consonants in the given sentence. | 35 |
task267_concatenate_and_reverse_all_elements_from_index_i_to_j | task267-a6d1ff646aad4ff288835baa4ca39b3d | In this task, you are given inputs 'i', 'j', and A, where 'i' and 'j' are integers and A is a list. A list is shown by two brackets and comma-separated numbers and characters inside, like ['1', '12', 'l']. You need to concatenate all elements of A from the ith element to the jth element, and then reverse the resulting ... | ZTE |
task344_hybridqa_answer_generation | task344-9ebda35f1cba46f1abbae8b35630cc40 | In this task, you will be presented with a question and you have to answer the question based on your knowledge. Your answers should be as short as possible.
Where is the center in the area that was utilized in World War II as a Naval Auxiliary landing field located ? | Charlestown |
task845_pubmedqa_question_generation | task845-2ed5f83a36e9486db0a6c9dbef401389 | Given a passage with a context and an answer, construct a question on the basis of the information present in the passage. Construct the question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) it answer uses text phrases from the passage. Avoid creating... | Do effect of embedded dexamethasone in cochlear implant array on insertion forces in an artificial model of scala tympani? |
task376_reverse_order_of_words | task376-7b5a53ebcbf54cc79f529356424b0107 | In this task, you need to reverse the order of words in the given sentence.
Sentence: adult tennis players on court with spectators looking on | on looking spectators with court on players tennis adult |
task247_dream_answer_generation | task247-e547cb62ff144d31a2a230f9af963eea | 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: Morning, Sue. Did you enjoy your holiday in the country? W: Yes, thanks. We had a great time. And some ... | (B) In the open. |
task756_find_longert_substring_and_return_all_unique_alphabets_in_it | task756-6f8a76cedd6046c4b49b799c8640563f | 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.
kqlRMtisPoVlDBlNymfixFHqYfyK, ulzUngpdsPoVlDBlNymDmdEcJJlXf | b, c, d, e, f, g, j, l, m, n, o, p, s, u, v, x, y, z |
task247_dream_answer_generation | task247-5161bcedd0cc46b29b9781b857c6cadf | 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".
Game Show Host: Hello, everyone and welcome to the Dating Game, where men and women meet the people of the... | (C) 29 |
task389_torque_generate_temporal_question | task389-bfb63377a5e144cf8a502c3b3e1e293a | 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 passed after Ahmadinejad spoke? |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.