task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task475_yelp_polarity_classification | task475-e88e9e88fb384b359df47f271fdef4dd | In this task, you are given Yelp reviews. The task is to classify a review as "POSITIVE" if the overall sentiment of the review is positive or as "NEGATIVE" if the overall sentiment of the review is negative.
I had the philly and let me tell you, its an old time food classic with a new twist. The chef is amazing and th... | POSITIVE |
task195_sentiment140_classification | task195-c9ca6469faac4525807c9273c488c5b3 | In this task, you are given a text from tweets. Your task is to classify given tweet text into two categories: 1) positive, and 2) negative based on its content.
Remind me that playing quarters at the bar is not a good idea next time | positive |
task616_cola_classification | task616-cfe7f8b673724eadb8763a43639ae3e6 | 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... | unacceptable |
task1217_atomic_answer_generation | task1217-4c0bd0ade24e4faab49838865adcedb3 | 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 sends PersonX's ___ to a school | essay |
task065_timetravel_consistent_sentence_classification | task065-02fb8fcdd25c49968377889f045cfc13 | 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 2 |
task605_find_the_longest_common_subsequence_in_two_lists | task605-cf65b0cb5d864174b6ab185f422386f6 | In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B.
[9389, 'e', 6921, 'n', 3009, 2563, 'J', 217, 2559, 8515, 8201, 5315, 'B', 187, 'P', 3613, '2535', '7887', 'c', 'g', 'G', 'k', 'a', '8465', 'g', '4797', 'q', '8935', 'j', 'R', '9541', '377', '9787', 'X', 'G', '2437', 'U'... | 2535, 7887, c, g, G, k, a, 8465, g, 4797, q, 8935, j, R, 9541, 377, 9787, X, G, 2437, U, f, 453, A, H, a, C, 9357, j |
task306_jeopardy_answer_generation_double | task306-01085df2e78348de90907f3b288a3349 | 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: FUN IN THE SNOW
Clue: According to Newton's Third Law of Motion, every action has an... | reaction |
task674_google_wellformed_query_sentence_generation | task674-00acff009edb4e27860f3d78a77195b7 | You are given a set of queries separated by '
', and your job is to find out the query which is not a well-formed or well-structured query in terms of grammar, punctuations, or spelling errors.
What mountain range is near siberia ?
When is sweet corn harvested ?
What are major funtions for carbohydrates ?
Who escorted ... | What are major funtions for carbohydrates ? |
task649_race_blank_question_generation | task649-8e3f79ee8b9b4406899835c5cd305e93 | In this task, you're given an article and an answer. Your task is to generate the fill-in-the-blank question for this answer based on the given article. The blanks are always at the end of the question, and can be filled with more than one word or phrase.
Article: A Brooklyn man who was quarreling with his girlfriend y... | The man was taken to hospital because _ . |
task518_emo_different_dialogue_emotions | task518-6a61afa7dd484243a570e754f32635ad | In this task you will be given two dialogues. You need to determine if both dialogues have the same underlying emotion. The possible emotions are happy, sad, angry, or other. If they do output 'yes', if not output 'no'.
Dialogue 1: 'what kind of man u like i listen to everything u like big click'. Dialogue 2: 'you'll n... | yes |
task850_synthetic_longest_palindrome | task850-838ac34e513443718afe5275c78f2f89 | 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.
nnnnjjnnnnn | nnnnjjnnnn |
task292_storycommonsense_character_text_generation | task292-ba427932622a4444b3d43ccd5f35daf2 | 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: Janelle drove down to the hot springs. Sentence2: She loved to sit among the mountains and rest in the hot water. Sentence3: She breathed in the sulfur. Sen... | Janelle |
task1447_drug_extraction_ade | task1447-c6c7ac8ddd61498e84377be41c555e85 | In this task, you will be given sentences in which your task is to recognize the name of the drug or medicine. Drugs are substances that change a person's mental or physical state. They can affect how your brain works, how you feel and behave, your understanding, and your senses. Although there might be several correct... | succinylcholine |
task024_cosmosqa_answer_generation | task024-6c548c63b45a438eb4cf8317294c8eb4 | Craft one correct answer to the question given in input. To make it more interesting, try to use non-stereotypical language if possible. Make sure your correct answer is reasonably long, consistent with the context, and requires common sense (instead of explicit extraction from the context.) In your answer, use as few ... | Because they were tired . |
task497_extract_all_numbers_from_list_in_order | task497-4f9241a230ef489f8e0f5fe0dc5042f9 | In this task, you are given an input list A. You need to find all the elements of the list that are numbers in the same order as they appear in the list A.
['B', '1243', '7831', 'a'] | 1243, 7831 |
task308_jeopardy_answer_generation_all | task308-72c4cde986664fa69bfc8f2b9686bd87 | 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: AUTHORS' NATIVE LANDS
Clue: Celebrator of imperialism Rudyard Kipling | india |
task1594_yahoo_answers_topics_question_generation | task1594-f8a22fdc41ee47019f75ab8a88f529ed | You are given a passage. You need to construct a question about the information present in the passage. Construct a question in such a way that (i) it is unambiguous, (ii) its answer is the whole paragraph. Avoid creating questions that can be answered correctly without actually understanding the paragraph.
On Septembe... | Where is the hottest place on earth? |
task305_jeopardy_answer_generation_normal | task305-32b0437559624d8daa3fd35152aac19e | 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 consistency, answers should be in all lower cased letters.
Category: TEEN LIT
Clue: Set in this decade, Kathryn Stockett's "The Help" follows a young wo... | the \'60s |
task066_timetravel_binary_consistency_classification | task066-645733542c0943f8b062caf6559da018 | In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given a candidate for the second sentence and you need to identify if the given sentence connects the first sentence with the rest of the story. Indicate your answer by "Yes" if it connects, otherwi... | No |
task303_record_incorrect_answer_generation | task303-5d165abe38e747c38fc93bc1b5cd7d21 | 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 ... | Grigorieva |
task637_extract_and_sort_unique_digits_in_a_list | task637-c0661e822f79487ba9a6faf8f3ea57a1 | 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.
['155', '469', '205', '103', '289', 'h', 't', 't', 'h'] | 0, 1, 2, 3, 4, 5, 6, 8, 9 |
task523_find_if_numbers_or_alphabets_are_more_in_list | task523-5111c7fa9fcc4276985a62521a16781f | 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... | Numbers Win |
task673_google_wellformed_query_classification | task673-8ed8d70aaaa5494988b19c7264f8b854 | 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 |
task902_deceptive_opinion_spam_classification | task902-8ad2642abc6143baaea9d5bd873ce77c | Classify the given hotel review based on the sentiment it expresses into two classes: negative and positive.
Stayed at this hotel with 3 friends or 4 nights. The hotel was clean and tidy, throughout. The Concierge Christopher was excellent and helped as with all our needs, gave us discount vouchers etc. Hotel was in ex... | positive |
task389_torque_generate_temporal_question | task389-642e3d051654471da5ebac89eae3d684 | 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 did happen after the prediction? |
task1541_agnews_classification | task1541-f7dec9f9019349a49a699da4bd54e2f3 | In this task, you're given a short article. Your job is to classify the article based on its category. Use the following classification labels, 0. World, 1. Sports, 2. Business, 3. Science or Technical. Label the text "0" if it contains information related to world. Label the text "1" if it contains information related... | 0 |
task900_freebase_qa_category_classification | task900-24d7bd322a144fcd8e99ab83b6c76eac | Given a trivia question, classify broad topical category from this list: 'theater', 'geology', 'book', 'tv', 'astronomy', 'aviation', 'military', 'government', 'boxing', 'projects', 'metropolitan_transit', 'law', 'venture_capital', 'broadcast', 'biology', 'people', 'influence', 'baseball', 'spaceflight', 'media_common'... | location |
task092_check_prime_classification | task092-8fdbd0dc55fd41bf8abdb5dd01f859b7 | 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.
24907 | Yes |
task075_squad1.1_answer_generation | task075-4829107f060d43f29f10e41db4585afe | 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... | sporadic raids into the lands of Rus |
task284_imdb_classification | task284-b8a04671bedb453bb638122988f256c4 | In this task, you are given a review of movie. Your task is to classify given movie review into two categories: 1) positive, and 2) negative based on its content.
I so love this movie! The animation is great (for a pokémon movie), the cgi looks so awesome. I love the music in the movie. So great they kept the Japanese ... | positive |
task494_review_polarity_answer_generation | task494-9594e8c4ad8145cd995e1dc6254363a5 | Given a review text from amazon and its polarity (either positive or negative). Generate answer "True" if given sentence and its polarity match, otherwise generate answer "False". A review is considered positive if the reviewer is satisfied with the product. Otherwise, it is considered negative.
Review: This is the wor... | True |
task587_amazonfood_polarity_correction_classification | task587-e3820da3204f4b27a4cfffde6ebf70fe | 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".
They did a very good job with shipping the order quickly....Nothing like Ace Hardware who took a week to ship
Polarity: Positi... | True |
task111_asset_sentence_simplification | task111-8b4e07aca99d4a408c474bfcf025804d | 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... | On September 22, the system had become more organized, and the National Hurricane Center said the potential existed for tropical or subtropical development in the area. |
task413_mickey_en_sentence_perturbation_generation | task413-3c9ed7d7eb4b42448679c110d5e8c287 | 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 plan a vacation because you have money and time. |
task103_facts2story_long_text_generation | task103-267d34b52f704272871b3d47041be52f | 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: Sapna is ... | A story about a troubled young businessman, Prakash Saif Ali Khan. He is married to Sapna Sonali Bendre, who is the daughter of famous rich businessman, Rajiv Chopra Dalip Tahil. Rajiv Chopra totally hates Prakash, and troubles him all the time. Prakash, who is fed up of being troubled by Chopra, then makes a plan to g... |
task505_count_all_numerical_elements_in_list | task505-53a8fbfdd063414ba6465653f25156c5 | 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.
['p', 'S', 'k', '6505', 'g', '3181', 's', 'c', 'D', '8607', 'k', '9301', '5939', '... | 7 |
task369_synthetic_remove_odds | task369-e6b9acb3ce3f469fa1af33fac8393266 | In this task, you will be given a list of integers. You should remove all of the odd integers from the list(consider 0 an even number). If every integer in the input list is odd then an empty list ("[]") should be returned. Otherwise, answer with the list of even numbers separated by comma inside brackets.
[-55, 59, -6... | [-6] |
task600_find_the_longest_common_substring_in_two_strings | task600-35747b6009584a13b604bb1261b11d39 | In this task, you are given two strings A, B. Find the longest common substring in the strings A and B.
bnafYRFGvMWmqkLdPznzTR, ZUHhKlvMWmqkLdPqkTAl | vMWmqkLdP |
task075_squad1.1_answer_generation | task075-7ddeaf0fa6c245688653f19e17e44f38 | 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... | reducing combustion atmosphere |
task378_reverse_words_of_given_length | task378-ec0bfc5030d3416cacb8e7b826daeb3b | In this task, you need to reverse all words of a given length in the sentence. The number of letters in a word determine its length. For example, the length of the word "apple" is 5.
Sentence: 'an elephant standing next to a tree on a grass covered field'. Reverse all words of length '1' in the given sentence. | an elephant standing next to a tree on a grass covered field |
task1364_hans_answer_generation | task1364-743e03ca026b4bd28a7f0cfe0959c041 | In this task, you are given a premise sentence. Your task is to write a new sentence by substituting the subject and object (i.e., the input's subject should be output's object and vice versa.). The generated sentence must be fluent and shouldn't change the voice (i.e., passive or active) of the input.
The president th... | The student thanked the president . |
task105_story_cloze-rocstories_sentence_generation | task105-a04aae732d4546409eb0c7767ab1f939 | In this task, you're given a four sentences of story written in natural language. Your job is to complete end part of the story by predicting appropriate last sentence which is coherent with the given sentences.
Sentence1: Rhea's daughter had married her beau. Sentence2: Rhea had never met the man. Sentence3: She was a... | Her new son-in-law was a wonderful, charming man! |
task303_record_incorrect_answer_generation | task303-fe4db70d51314fa9af973b068010b18e | 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 ... | Arsene Wenger |
task405_narrativeqa_question_generation | task405-5eb62ca6e08a4db4a69b94b76c9ff203 | 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 city does Mark Renton move to try try to live his life soberly? |
task183_rhyme_generation | task183-5a735e87142b48778169c34e546cbb4a | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
chief | leif |
task113_count_frequency_of_letter | task113-0eff6a2e14ac428aaedaef6d1f456fdf | In this task, you need to count the number of times the given letter appears in the given sentence.
Sentence: 'a kid eats a sandwich on a picnic bench'. Find frequency of the letter 'e' | 2 |
task377_remove_words_of_given_length | task377-47529f69bb9940939f40d1295f6b5d48 | 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 man wearing a backpack in the living room'. Remove all words of length '2' in the given sentence. | a man wearing a backpack the living room |
task278_stereoset_sentence_generation_antistereotype | task278-cdd753b0ba614150ae95dc12353fbb91 | In this task, you are given a context sentence containing a blank (_). You are expected to fill the blank with one word to make the sentence convey a cultural anti-stereotype. Anti-stereotype is an idea that goes against a common belief about a particular group of people. Your answer must not contain more than one word... | friendlier |
task145_afs_argument_similarity_death_penalty | task145-05ab3b506139462ca5c34d8f5e8f24d5 | We would like you to classify each of the following sets of argument pairs (discussing Death Penalty) into either SIMILAR or NOT SIMILAR. A pair of arguments is considered SIMILAR if the arguments are about the same FACET (making the same argument), and is considered NOT SIMILAR if they do not have the same FACET. A F... | Similar |
task153_tomqa_find_location_hard_clean | task153-de3ef379e7d54056a09428ef3ded9e23 | 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_crate |
task1290_xsum_summarization | task1290-cf8ca8d9087a4310b968a321df170a37 | In this task, you are given an article. Your task is to summarize the article in a sentence.
Played out on a purpose-built site the size of the golf course which was previously there, it sees around 1,000 volunteer performers and crew members gallop through two millennia in around 90 minutes, stopping off for set piece... | Kynren, a "live action night show which showcases 2,000 years of English history on a spectacular scale", claims to be the UK's biggest open-air performance event since the opening ceremony of the 2012 London Olympics. |
task323_jigsaw_classification_sexually_explicit | task323-ca62c4f736af43dfa6120558d95d2964 | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: sexual-explicit and non-sexual-explicit. A comment is considered sexual-explicit if it explicitly portrays sexual matters.
Comment: Apparently the 1st Amendment's provision to prohibit governme... | Non-sexual-explicit |
task821_protoqa_question_generation | task821-a6ab32a0a6474731886a8c149c61ab55 | Construct a question that every answer in the list is correct and reasonable for it.
13, 16, 12, 15, 14, 18 | tell me the age that a girl stops telling her parents everything (numeric only). |
task843_financial_phrasebank_classification | task843-11a24d2f8c62485aa499b12486ae2cf9 | Classify the given a piece of financial news into three classes: positive, negative, and neutral. Output must be 'positive', 'negative', or 'neutral'.
Bilfinger investors cheered the agreement , pushing shares up 7 % , or & euro ; 3.30 , to & euro ; 50.29 , in afternoon trade . | positive |
task123_conala_sort_dictionary | task123-06185a36247643759ba5f995d0554659 | 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': -84, 'second': 80}, {'first': -40, 'second': 11}, {'first': 12, 'second': 65}, {'first': 55, 'second': -98}, {'first': 59, 'second': 41}, {'first': 64, 'second': 75}] |
task1310_amazonreview_rating_classification | task1310-cf6347aa85944ef7b6a151476e13afe2 | 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.
This type of case probably offers the highest level of protection of both the display AND body of... | 2 |
task455_swag_context_generation | task455-53059989a6ce4fa0bc5b4450af76b601 | Given a sentence, generate a most likely context or previous statement. The previous statement should be relevant to the given statement.
Someone looks up to see someone. | He then stands and races outside. |
task246_dream_question_generation | task246-1e5ce32b341b4339b3f2746fc20d80bd | 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 did the woman do a few days ago? (A) She had a false tooth taken out. (B) She had her teeth examined. (C) She had a false tooth fitted. |
task183_rhyme_generation | task183-2172f1f536b94eff8bcddd7a10dc3d16 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
dark | shark |
task363_sst2_polarity_classification | task363-56e00d7834004281812072ae3bfab8e5 | In this task, you are given sentences from movie reviews. The task is to classify a sentence as "POS" if the sentiment of the sentence is positive or as "NEG" if the sentiment of the sentence is negative
A film that presents an interesting , even sexy premise then ruins itself with too many contrivances and goofy situa... | NEG |
task164_mcscript_question_answering_text | task164-8fb9544de1834f54993879949a5fcf97 | 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 ... | butterfly |
task386_semeval_2018_task3_irony_detection | task386-2f63a35eed5c437eb2bd1d0ade94e32c | In this task you are given a tweet. You must judge whether the tweet is ironic or not. We define two type of irony for this task ("polarity","situational"). Situational irony happens when a situation fails to meet some expectations. polarity irony happens when irony is achieved by inverting the intended sentence. Label... | not |
task488_extract_all_alphabetical_elements_from_list_in_order | task488-e7a3e71209724c05b039053b64ec9296 | 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.
['3289', '9875', '2819', '383', '179', 'O', '8805', '6983', '8841', '2385', 'y', '4519', 'O'] | O, y, O |
task223_quartz_explanation_generation | task223-4e1b5f34d7984335b6c78cd1b500ee34 | In this task, you are given a question and answer for that. The answer will fill in the blank or will complete the unfinished question. Your task is to provide an explanation based on the given question or fill-in-the-blank statement, and answer.
Question: If your body size were to decrease, your surface area to volume... | Size restriction: The final body size is limited because as the body size increases, the surface area to volume ratio decreases. |
task149_afs_argument_quality_death_penalty | task149-1f13e866eb0342a1a9fd0d18be0fc4d4 | We would like you to assess the QUALITY of each of the following argument (discussing Death Penalty) and determine if the argument is Valid or Invalid. A valid argument is clearly interpretable and either expresses an argument, or a premise or a conclusion that can be used in an argument for the topic of death penalty.... | Valid |
task504_count_all_alphabetical_elements_in_list | task504-79c621d5d4fc4bebb174f2d21b05f56b | 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
['6279', 'N', '2687', 'v', '8615', 'R', 's', '5375', '9381', '8331', 'G', 'x'... | 13 |
task579_socialiqa_classification | task579-19b18d02a81b49d883461f527de48d94 | In this task, you're given a context, a question, three options, and an answer. Your task is to classify whether the given answer is correct or not by providing 'Yes' or 'No', based on the context with commonsense reasoning about social situations.
Context: Carson made sure to get his money's worth at the auction.
Qu... | Yes |
task064_all_elements_except_first_i | task064-da4b38e8876a4e84941d04aced5893a3 | 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.
4, ['5505', '6119', 'n', 'W', '2427', 'a', 'X', '2883', 't', 'N', 'e', '5287', '2885', 'r', '6905', 'y', '3365', 'W'... | 2427, a, X, 2883, t, N, e, 5287, 2885, r, 6905, y, 3365, W, 3243, u |
task1412_web_questions_question_answering | task1412-00170f46ed9548f6a9d16e53fd5182fe | A question is presented to you in this task, and your job is to write a potentially correct answer.
what are all the movies channing tatum has been in? | Coach Carter |
task067_abductivenli_answer_generation | task067-50bd9c8944f245178de95bb708e24fae | 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... | Kelly's boyfriend gave her a fluffy white puppy for her birthday as a surprise. |
task397_semeval_2018_task1_tweet_anger_detection | task397-90ee9be8a3bf495f9d14ef32575a825e | In this task you are given a tweet. You must judge whether the author of the tweet is angry or not. Label the instances as "Angry" or "Not angry" based on your judgment.
ESPN just assumed I wanted their free magazines #offended | Angry |
task1295_adversarial_qa_question_answering | task1295-bfc95f3ae24f4b01845befd6240c6a11 | In this task, you are given a question and a context passage. You have to answer the question based on the given passage.
The threat of extreme methods were sufficient to silence who?, Context: Throughout history, many rulers, empires and nations have oppressed their Jewish populations or sought to eliminate them entir... | Jewish populations |
task591_sciq_answer_generation | task591-5a1984cf350a4252b01df54074e5f5c8 | Given a scientific question, generate a correct answer to it.
Compounds containing an atom of what element, bonded in a hydrocarbon framework, are classified as amines? | nitrogen |
task590_amazonfood_summary_correction_classification | task590-eb65b87983ce4ce6a57c17187cd44f81 | In this task, You are given an amazon food product review and its summary. Your task is to Generate "True" if given review and its summary match, otherwise generate "False".
I bought a Belgian waffle maker sort of on a whim and I was then confronted with the question: What waffle mix do I use? Somehow "Hungry Jack" fel... | True |
task900_freebase_qa_category_classification | task900-2ee0f8eabcda4ecba987d74be0fdd020 | 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'... | film |
task1327_qa_zre_answer_generation_from_question | task1327-1816d15f3fe14c8aa43d3e6da7151a59 | Generate a correct and concise answer for the question based on the words in the context.
Context : Maffei 2 is an intermediate spiral galaxy about 10 million light-years away in the constellation Cassiopeia.
Question : The star/galaxy Maffei 2 is in what constellation? | Cassiopeia |
task681_hope_edi_malayalam_text_classification | task681-2a29fcc5d298401d95dbc783e17b2117 | Given a comment text in Malayalam, classify the comment into one of these categories (i) Hope speech, (ii) Not Hope Speech or (iii) Not in Expected Language. A hope speech contains content that is encouraging, positive or supportive contents and talks about equality, diversity or inclusion
Thank you dr.. | Not in Expected Language |
task1325_qa_zre_question_generation_on_subject_relation | task1325-9a830ed9f71245f38cedb4a2a93c60a7 | 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 : Ste... | What was Stelvio Rosi's occupation? |
task900_freebase_qa_category_classification | task900-1c5bb31b79f24789957705e746081307 | 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'... | automotive |
task303_record_incorrect_answer_generation | task303-cb91b3d99ef74df9b8e2f52fe874a53c | 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 ... | History |
task493_review_polarity_classification | task493-f76f4384a21a4e0492e8b1f6bf8d1ff3 | Given reviews from Amazon, classify those review based on their content into two classes: Negative or Positive.
I just don't get it? I thought this book was a story about the paranormal and all the town needed to do was buy some Raid.Also anybody can tell you moths just son't grow that big... now June Bugs well now tha... | Negative |
task573_air_dialogue_classification | task573-df6591ef5fdc4f7eafecd533616544bc | In this task, you are given a conversation between a flight agent and the customer. You are given 4 options and you need to select the goal of the conversation. It is provided as part of customer's context, which has to be one of the following: `book`: Make a new reservation, `cancel`: Cancel an existing reservation, `... | no_flight |
task574_air_dialogue_sentence_generation | task574-ebf27b241a654f4fa8b43256c9b78805 | In this task, you're given a dialogue between a customer and a flight booking agent with a gap in the conversation. Your job is to find the answer of the previous dialogue. Avoid using irrelevant extra information while creating the answer. The answer should be relevant to the question before the blank. If you fill the... | customer: My new journey dates are from 05/19 to 05/21. |
task1729_personachat_generate_next | task1729-bb7d739090964a66a58d6f5fef0bdb22 | Your task is to generate the next utterance in a given dialogue. You will be given a few sentences describing the personality of the person who is making the dialogue, and a history of the dialogue after that. Each line in the history is said by one of the two participants in the conversation.
Personality: I work in co... | I like watching tv shows and movies. |
task380_boolq_yes_no_question | task380-2dfc28d478b44b1ab7d62fcceaf24502 | 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: The second season of the American cable television series Legion is based on the Marvel Comics character David Haller / Legion, a mutant diagnosed with sch... | Yes |
task547_alt_translation_entk_en | task547-e32015c98b444c1faaf087078caf0256 | In this task, given a sentence in English Tokens, your task is to convert it into the English language
The Coast Guard also said that the fishermen were warned that the ice could break , but many did n't believe there was any danger . | The Coast Guard also said that the fishermen were warned that the ice could break, but many didn't believe there was any danger. |
task843_financial_phrasebank_classification | task843-2f4e7b0042f044a99df6aaad037fa4c6 | Classify the given a piece of financial news into three classes: positive, negative, and neutral. Output must be 'positive', 'negative', or 'neutral'.
`` With this agreement , we can continue our good cooperationand at the same time release capital that has been tied up in ourmachinery operation . | positive |
task1727_wiqa_what_is_the_effect | task1727-2b0cad8ab59444e39a59d15416931079 | In this task you will be given a process, and a question. The process contains a sequence of steps that happen in order. The question asks about the effect of a certain event on another event. If the first event has a positive effect on the second event, answer with "for", if it has a negative effect, answer with "agai... | none |
task929_products_reviews_classification | task929-c2f2f9b00cba4733bda8b7762229134b | 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.
A friend had a similar experience. Ordered it and the USB port doesn't work. It won't hold y... | Bad review |
task850_synthetic_longest_palindrome | task850-9ada59c02ba1456c9f7270daf49c6c7e | 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.
pyrppyyyprppyy | pyyyp |
task591_sciq_answer_generation | task591-723c88a98e114d2d8e0ad512d366ff7c | Given a scientific question, generate a correct answer to it.
Where do polychaetes live? | ocean floor |
task820_protoqa_answer_generation | task820-0edd9a1972534563b7e76d8175f4b40d | Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question.
tell me the age when a kid gets braces. | eleven |
task591_sciq_answer_generation | task591-63acdfb12f0247ee9d67bfd6ab2c014f | Given a scientific question, generate a correct answer to it.
What is required for communication? | transmission and reception of signals |
task1504_hatexplain_answer_generation | task1504-64f0c746c53c49d58ca8912989f0cecd | The input is a tweet which can be Hate Speech or Offensive. Given such a tweet, output a phrase from the tweet that makes it hate speech or offensive. The output should contain only one such phrase. The output has to be from within the tweet itself. Do not generate words or phrases not present in the tweet.
florida con... | for sand nigger |
task1398_obqa_question_generation | task1398-8ad49cc882d94029aa1d7cb75e3d7453 | Given a fact, create a question that can be answered using the fact. Construct the question such that it is unambiguous, has a unique answer and the answer can be given using the fact.
Fact: if one electrical conductor contacts another electrical conductor then electricity will flow through both conductors | If two electrical conductors contact eachother, what will flow through them both? |
task592_sciq_incorrect_answer_generation | task592-a68afacefb0d49e0acf97f0ee48dba88 | Given a scientific question, generate an incorrect answer to the given question. The incorrect answer should be a plausible alternative to the correct answer. The answer should be some other item belonging to the same category as the correct answer but should be incorrect.
Each pollen grain has two coverings: the exine... | cytoplasm |
task750_aqua_multiple_choice_answering | task750-0522517bbc19485e9d7e2ede02c2f38a | 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 A |
task293_storycommonsense_emotion_text_generation | task293-da0d1b60691a467cb4c966a034cf7a88 | 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 ... | None |
task1339_peixian_equity_evaluation_corpus_text_completion | task1339-3bd43c72a73e443db480e8761f8bf5a4 | The input is a sentence with a missed word and an emotion. Your task is to fill in the blank with a word that matches the emotion and rewrite the completed sentence. The emotion is one of ['fear', 'joy', 'anger', 'sadness'].
SENTENCE: Roger told us all about the recent <blank> events.
EMOTION: sadness | Roger told us all about the recent depressing events. |
task649_race_blank_question_generation | task649-3b5d620209bd4b069fd6023c3b667557 | In this task, you're given an article and an answer. Your task is to generate the fill-in-the-blank question for this answer based on the given article. The blanks are always at the end of the question, and can be filled with more than one word or phrase.
Article: A proverb says :"Time is money."But in my opinion, time... | When we say "Time is money."we mean _ |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.