task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task1338_peixian_equity_evaluation_corpus_sentiment_classifier | task1338-c7dd0b43d029420ab4569f31ab68c646 | The input is a sentence. The sentence includes an emotion. The goal of the task is to classify the emotion in the sentence to one of the classes: 'fear', 'joy', 'anger', 'sadness'. The emotion mainly depends on the adverb within the sentence.
Ryan feels ecstatic. | joy |
task1308_amazonreview_category_classification | task1308-4cb1d332a23b40ed99bc5bb009c3267b | 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: I ordered this planner and was very excite... | False |
task177_para-nmt_paraphrasing | task177-ff8230b039a049c1887dd7721b155996 | This is a paraphrasing task. In this task, you're given a sentence and your task is to generate another sentence which express same meaning as the input using different words.
i do n't want any trouble down the club . | i do n't want any trouble in my pub . |
task455_swag_context_generation | task455-2954c24cf58f4a8780711b082faa3088 | Given a sentence, generate a most likely context or previous statement. The previous statement should be relevant to the given statement.
The man shovel snow off the car, then he shovel the snow off on the car next to the silver car. | The woman began to shovel the snow off the silver car, she handed the shovel to the man. |
task160_replace_letter_in_a_sentence | task160-6f3c8bd4227047028ed3ab5575428412 | In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'a brown and white dog laying next to baggage claim'. Replace the letter 'b' with 'j' in the sentence. | a jrown and white dog laying next to jaggage claim |
task303_record_incorrect_answer_generation | task303-ff04ebea8ed742aab93394e31f67d59e | 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 ... | HRC |
task589_amazonfood_summary_text_generation | task589-060f8902bd91412cb3e5efbf22feb650 | 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.
As a treat to our 2 year old ACD mix, we bought this bone for her. She loves her nylabone durachew (much to my ... | Not our best idea |
task574_air_dialogue_sentence_generation | task574-6c633b04f42d4946b92926f47ff6b0ae | 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... | agent: Thank you for reaching us, have a nice day. |
task672_nummersense | task672-41db17140a1949a2b628ea3f752b8b4f | In this task, find the most appropriate number to replace the blank (indicated with _ ) and express it in words.
Scallops have a sweetish odor with _ excess liquid when bought in packages. | no |
task283_dream_incorrect_answer_generation | task283-46f015ac973340e6bc3dbe866237f008 | In this task, you will be shown a conversation and a question. You need to write an implausible answer to the question. Even though there exist multiple wrong answers, we only need a single wrong answer. "W" and "M" in the conversations stand for "woman" and "man".
M: I haven't heard from my sister since last month. W:... | He wrote to his sister last month. |
task866_mawps_multidiv_question_answering | task866-0b280a2076b94a86b70d6e72a9887793 | You are given a math word problem and you are supposed to apply multiplication or division mathematical operators on the numbers embedded in the text to answer the following question and then only report the final numerical answer.
Dan has 5 blue marbles . Mary has 2 times more blue marbles than Dan . How many blue mar... | 10 |
task155_count_nouns_verbs | task155-40d5bea6629841ebb8d10dbedeaf1faf | In this task, you need to count the number of nouns/verbs in the given sentence.
Sentence: 'A crowd of people standing around a food truck'. Count the number of verbs in this sentence. | 1 |
task1312_amazonreview_polarity_classification | task1312-14d451ed7ee14975bffa66852634927c | In this task, You are given a review of Amazon's food products. Your task is to divide them into two classes: negative or positive, depending on the content of the review.
I bought this to hang on the basement wall to hold ping pong paddles and balls. Exactly what we were looking for. Size is great, easy to install and... | positive |
task157_count_vowels_and_consonants | task157-4d59bad14f0b47f2b00203a1e6001e3a | 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 wide open kitchen area with a vaulted ceiling'. Count the number of vowels in the given sentence. | 18 |
task367_synthetic_remove_floats | task367-5c50d3173bd24d4bb5e81934da1ea557 | In this task you will be given a list of numbers. You should remove any number that is not an integer (whole number). If every number is not an whole number then an empty list ("[]") should be returned. Otherwise, answer with the list of whole numbers separated by comma inside brackets.
[30, 22.17, -22.819, -32.05, -41... | [30, 35] |
task103_facts2story_long_text_generation | task103-c8b3c151ebff4acc978a8c8d34b77300 | 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: Meditatio... | Opened by Mandarin theme song, Meditation Park takes place in home of Cheng Pei Pei as Maria, a 60 year old grandmother. In the opening scene, Marias family is gathered at the dinning room table for a celebratory dinner. Here, watchers learn that Maria and her husband, Bing, immigrated from Hong Kong to Vancouver 39 ye... |
task1283_hrngo_quality_classification | task1283-73c8207a2ae74a62989e71ee98b297bd | You are given an original reference as well as a system reference. Your task is to judge the quality of the system reference. If the utterance is grammatically correct and fluent output 1, else output 0.
System Reference: where would you like it to be near to?
Original Reference: where would you like the hotel located?... | 0 |
task376_reverse_order_of_words | task376-70b8f89128ec4977979e1a7a7b02bc16 | In this task, you need to reverse the order of words in the given sentence.
Sentence: a camp site and a trailer on the road | road the on trailer a and site camp a |
task413_mickey_en_sentence_perturbation_generation | task413-f66ae28024f54febb7a5b0db41111906 | Given a sentence, generate a new sentence by performing small changes on the sentence. Here, make sure that the changes are semantically related and syntactically similar to the input. And the generated sentence should have high commonsense plausibility, that is to have reasonable probability of it being true.
You are ... | You are likely to find a cat in the ground. |
task1286_openbookqa_question_answering | task1286-aa2ce73037bf4ffb9100188c2c8aa5b9 | 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").
Bats use the organs on the side of their heads to (A) receive short radio pulses (B) hold up their sunglasses (C) create lift for flight (D) attract a potential mate | A |
task1419_mathqa_gain | task1419-0383ac2d44cb4c1086af4faa439ff9f8 | In this task, you need to answer the given multiple-choice question on the gain. Gain is the value by which to multiply the input. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: how many ounces of a 60 % salt solution must be added to 50 ounces of a 20 percent salt solution so that the resulting mixtu... | e |
task063_first_i_elements | task063-78873f99f33a483f834060e87848f1fa | In this task, you are given inputs i and A, where i is an integer and A is a list. You need to output the first i elements of A, starting with the 1st element in A. i will always have a value less than the length of A
1, ['e', '6879', '4287'] | e |
task074_squad1.1_question_generation | task074-e02c567ee9764dbfba4d6470a2c890db | 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 regions of the United Kingdom were generally against SDST? |
task378_reverse_words_of_given_length | task378-40179450afd64a8da0518fa2df0cf75e | 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: 'two horses tethered together with caps on their ears'. Reverse all words of length '8' in the given sentence. | two horses derehtet rehtegot with caps on their ears |
task400_paws_paraphrase_classification | task400-bc5bf832c2924d13b3cfda636bc89c0d | 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.
The above two controls are boolean : ... | Not paraphrase |
task852_synthetic_multiply_odds | task852-5a3bfe0fe7c14edabbf4557ce02b0daa | In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every odd number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no odd numbers in an inner list you shoul... | [-29, 41, 13, 315, -3, 45, -13455] |
task247_dream_answer_generation | task247-51529d66defd4fce83b990c44b61d0e5 | 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: Dr Stone, how did you become an expert on smell? W: Well, I didn't intend to in the first place. But wh... | (A) It is personal. |
task1360_numer_sense_multiple_choice_qa_generation | task1360-a34586f69f5f4dbcbafa7d470dd83ea8 | Given a sentence with a missing word, pick the answer option that best fills out the missing word in the sentence. Indicate each answer with its index ('a', 'b', 'c', 'd').
Some homes have three or even ____ computers from which they can access the Internet.\Question: Choose the right answer from options given a) two b... | c |
task430_senteval_subject_count | task430-2d9d567e6349476fb638f2cea16741de | In this task you are given a sentence. You must judge whether subject of the main clause is singular or plural. Label the instances as "Singular" or "Plural" based on your judgment.
The drinks were ready in no time, and Terry smiled at me as I put them on my tray. | Plural |
task335_hateeval_classification_aggresive_en | task335-8289dea984d54dd0961307d25927c5f3 | In this task, you are given a hateful post in English from online platforms. You are expected to classify the post into two classes: aggresive or non-aggresive. An aggresive post is one that expresses feelings and opinions in an abusive way and tries to dominate others. Note that the URLs in the text have been replaced... | Aggresive |
task1326_qa_zre_question_generation_from_answer | task1326-288658ab382646d89054a1f8c3588d59 | Generate a question which can yield the answer mentioned in the input. Generated question must be answered by the answer provided in input, without using any extra knowledge.
Context : Nicola Edgington (born 1980) is a British woman convicted of manslaughter due to diminished responsibility, attempted murder and murder... | Which crime Nicola Edgington is considered to have commited? |
task1312_amazonreview_polarity_classification | task1312-3e585972754c49b49a28fd473f7c766a | In this task, You are given a review of Amazon's food products. Your task is to divide them into two classes: negative or positive, depending on the content of the review.
Doesn't fit. Piece of crap. Leaves a 1/4" around the entire edge that doesn't contact the phone screen and therefore leaves an opaque white color. H... | negative |
task124_conala_pair_averages | task124-919028d5b1754a6f86c5de0b408671da | In this task you are given a list of numbers and you need to find the average of each two consecutive values. The average of two numbers a and b is calculated as: (a + b) /2. The output should be a list of the averages of each two consecutive values. A list is presented with two brackets and comma-separated values, lik... | [44.0, 40.0, 14.0, 26.5, 33.0, 0.5, -24.5, 5.0, 46.5, 70.5, 46.5, 17.0, 45.5] |
task413_mickey_en_sentence_perturbation_generation | task413-06aa80763ee843c897c35bd5e07b8b54 | 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.
Being pi... | Being wanted for a crime would make you want to change your guard . |
task344_hybridqa_answer_generation | task344-0d3cfb2ed64c4b76995b59048369d949 | 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.
When was the person in the position of G born ? | July 17 , 1932 |
task085_unnatural_addsub_arithmetic | task085-365d2dc9e04c4fca96c0b07520984c7c | In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
640 + 7414 + 3173 - 5704 + 3257 + 3878 + 6272 | -17650 |
task1308_amazonreview_category_classification | task1308-801623271724440ea3541fd4deb7d3d9 | 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: Much more fragile than I anticipated. Had ... | False |
task403_creak_commonsense_inference | task403-ef7e65274dbf4abc9044ba51d8e9c8d9 | In this task you are given a statement and an explanation giving you further knowledge about an entity in the statement. You must judge whether the statement is true or false based on the explanation. Label an instance as "True" if the explanation confirms the statement or doesn't disprove it. Label an instance as "Fal... | True |
task307_jeopardy_answer_generation_final | task307-1bf8c2b888404f2da774f3eb7e855b24 | 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: WOMEN
Clue: 1 of the 3 women in the only statue that depicts women in the U.S. Capit... | susan b. anthony, lucretia mott and/or elizabeth cady stanton |
task615_moviesqa_answer_generation | task615-595e2fda116240bab3c52adaacc4b75b | You are given an open-domain question from an open movie database. Your task is to provide an answer to that question. Try to only include the answer. Do not put it in a sentence.
who is the director for The Little Fox? | Attila Dargay |
task934_turk_simplification | task934-2df07bef63fa47a7bb2b50b6b713d1b6 | In this task, you're given a sentence and your task is to generate a simplified sentence that focuses on lexical paraphrasing from the original sentence given in the input.
together they formed new music manchester , a group committed to contemporary music. | they formed a group committed to comptemporary music called new music manchester. |
task1595_event2mind_text_generation_1 | task1595-432b30934da7466d96faeb893ce983e4 | The task is to generate text based of an event. For the given event, there will be a person who does the action in the event (usually PersonX). Your task is to write that persons emotional reaction to the event, i.e. how that person feels after doing the action.
PersonX carries the ___ on PersonX's shoulders | strong |
task303_record_incorrect_answer_generation | task303-2ce39b33984e48c2b513f2eac01bab0e | 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 ... | German |
task1412_web_questions_question_answering | task1412-d993098f1c7c4573b6ad1b802fcca25a | A question is presented to you in this task, and your job is to write a potentially correct answer.
where did helen keller die? | Easton |
task327_jigsaw_classification_toxic | task327-4b9048b726d34650ac88c209a297fc87 | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: toxic and non-toxic. Toxicity is defiend as anything that is rude, disrespectful, or unreasonable that would make someone want to leave a converation.
Comment: Let the police shoot them | Toxic |
task124_conala_pair_averages | task124-552604c4e4274e8290859ffdfc9820ae | In this task you are given a list of numbers and you need to find the average of each two consecutive values. The average of two numbers a and b is calculated as: (a + b) /2. The output should be a list of the averages of each two consecutive values. A list is presented with two brackets and comma-separated values, lik... | [3.5, -1.5, -8.0, 7.5, -12.5, 31.0, 61.5, 22.0, 5.0, 48.0, 82.0, 75.0, 28.5] |
task517_emo_classify_emotion_of_dialogue | task517-44608f8cd22b480299d1b54046454b80 | In this task you will be given some text dialogue and you need to infer the underlying emotion of the text. The possible emotions are happy, sad, angry, or other.
i am irritated and i know you're not a real person i hate your existence damn you | angry |
task302_record_classification | task302-3ec7f2964931404f97bf6ccddb05727d | In this task, you will be presented with a passage and have to answer a question based on your understanding of the events inferred from the passage. Among the entities, try to find the best entity that is most likely to fill in "_" and classify the answers based on options.
(CNN) -- Cheers in Moscow. Fear in Kiev. And... | (G) |
task153_tomqa_find_location_hard_clean | task153-1a53e50992c24bb388ac3b8115d1087e | 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... | green_basket |
task301_record_question_generation | task301-e6e8efa877cf45beacd343a26faa54a5 | 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 _ .
Bobby Brown does n... | She added that she is going to make anyone who has visited _ - including relatives on both sides of her family and other loved ones - take a lie detector test to track down the culprit. |
task390_torque_text_span_selection | task390-f70045a06015466eb4c3ff0729be50f5 | In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Passage: After ... | gain |
task223_quartz_explanation_generation | task223-6ba53b48566c46588ae3ff43e93a8729 | 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: Josh is an electrician. If he subtracts a resistor to a circuit... | Increasing the number of resistors connected in parallel decreases the overall resistance of the circuit. |
task112_asset_simple_sentence_identification | task112-cd3e496391634a7c8e0592d42b9911e4 | 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 |
task365_synthetic_remove_vowels | task365-9b81be01601448a0abc65950d9e1adb2 | In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel.
oavsHPIXmaSiFlnJGIig | vsHPXmSFlnJGg |
task1420_mathqa_general | task1420-8bacdc0e88bb4682b356baa04c7df459 | In this task, you need to answer the given multiple-choice question on the general math. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: there is a 30 % increase in the price of an article in the first year , a 20 % decrease in the second year and a 10 % increase in the next year . if the final price o... | c |
task862_asdiv_multidiv_question_answering | task862-c9ab249c8c3f4ed5a668383089fb4ba1 | You are given a math word problem and you are supposed to apply multiple mathematical operators like addition, subtraction, multiplication or division on the numbers embedded in the text to answer the following question and then only report the final numerical answer.
when they got there they saw that sfl is already fi... | 1415 |
task227_clariq_classification | task227-2dbe469a8a5f45a1ad346826dd2f5ad8 | In this task, you are given an ambiguous question/query (which can be answered in more than one way) and a clarification statement to understand the query more precisely. Your task to classify that if the given clarification accurately clarifies the given query or not and based on that provide 'Yes' or 'No'.
Query: Tel... | Yes |
task848_pubmedqa_classification | task848-60a8d491a6654991b288367effec6be2 | 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.
Historically, fever, pneumonia, and sepsis after trauma are ascribed to pain and poor pulmonary toilet... | 0 |
task080_piqa_answer_generation | task080-b77298ae32ff40fdac649b81ece2819d | 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.
clothing | can be closed together by chip clip |
task586_amazonfood_polarity_classification | task586-46cf77928daf499db860ff3410e8fdb9 | You are given a review of Amazon's food products. Your task is to divide them into two classes: negative or positive, depending on the content of the review.
This is a very different sauce - nothing like anything you'll find in the grocery store. It's closer to the "botique" salsas that have recently appeared with the ... | Positive |
task617_amazonreview_category_text_generation | task617-892c919b05a6435ab0b0d63d34d1a1dd | In this task, you're given a review from Amazon and your task is to generate the name of the category of the product based on the review given by the user. The categories are: kitchen, office product, watch, wireless, other, toy, digital video download, camera, jewelry, pet products, sports, industrial supplies, baby p... | other |
task600_find_the_longest_common_substring_in_two_strings | task600-800d7108be6c40058ae2fc588fa06448 | In this task, you are given two strings A, B. Find the longest common substring in the strings A and B.
noxzKdYT, HMmxzKdWEC | xzKd |
task1217_atomic_answer_generation | task1217-6a7de14c4617481aad42be1330f6518e | 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 ___ back to the store | books |
task456_matres_intention_classification | task456-5de04ddd40ea48a18d99d836ce003760 | You will be given a context and a verb separated with a newline character. You have to identify if the given verb implies an opinion, an intention, a wish or not. Please note that a verb refers to an intention only if it refers to an event planned to happen in the future and is not conditional (or part of a condition).... | No |
task852_synthetic_multiply_odds | task852-6528c271e9ad4a13aa9b590ec2cf8525 | In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every odd number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no odd numbers in an inner list you shoul... | [54567, -783, 741, 2457, -21, 21] |
task092_check_prime_classification | task092-8b3ea25c54ba4e15b9131dff79b6c6e0 | 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.
45125 | No |
task177_para-nmt_paraphrasing | task177-fbee8f672c684a7bba85ed2aae21b0b7 | This is a paraphrasing task. In this task, you're given a sentence and your task is to generate another sentence which express same meaning as the input using different words.
la - land of perpetual sun and sunbathing , which also makes it land of the perpetual bikini wax . | los angeles - the land of perpetual sun and sunscreen , potash - the country 's constant waxing defunct . |
task284_imdb_classification | task284-8be91c854dc84e80ad66609831bab649 | 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.
Warning: Spoilers Galore!Tim Burton remaking this sui generis movie is about as sensible as remaking Psycho - oh, that's right, some idiot already did that -... | negative |
task1369_healthfact_sentence_generation | task1369-3fd9dc7aa0e4457d8a255630c86183e0 | 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 little town of Guyra in eastern Australia lies next to a freshwater lagoon just half a day’s drive from Sydney, but its drinking water is due to run dry in 400 days’ time. |
task495_semeval_headline_classification | task495-3ed1d6af01f24e8cb26a56e0bafb7e6b | Given news headlines and an edited word. The original sentence has word within given format {word}. Create new headlines by replacing {word} in the original sentence with edit word. Classify news headlines into "Funny" and "Not Funny" that have been modified by humans using an edit word to make them funny.
News Headli... | Funny |
task1311_amazonreview_rating_classification | task1311-30e7a3e93484497a92b3f32e91133d13 | In this task, you're given a review from Amazon and 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. Your task is to generate whether the rating matches the review or not. Answer with "True" if the sentence belongs to that... | False |
task618_amazonreview_summary_text_generation | task618-43f174c7862a4feb98956fb197942605 | In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review.
One star is for showing up at the door and the other is for standing up straight. It came to us damaged and the directions were vague. The material is cheap and it easily splits. Used wood glue to repair damag... | The material is cheap and it easily splits. Used wood glue to repair damage and ... |
task847_pubmedqa_question_generation | task847-f94c6547b8ff44289934547580d44ec2 | 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 tryptase inhibit motility of human spermatozoa mainly by activation of the mitogen-activated protein kinase pathway? |
task521_trivia_question_classification | task521-496522f743aa49c0af81cb215074a5d1 | In this task you will be given a text passage from a trivia quiz. You should choose the category this question belongs to from these categories: History, Science, Social Science, Fine Arts, Literature. You can only choose one category, so if in doubt, please choose the closest match.
In one opera by this composer, Leil... | Fine Arts |
task405_narrativeqa_question_generation | task405-f35c4ed00e6e423bbe28f542da0180cd | You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont... | What is in the Deadman's Chest? |
task1541_agnews_classification | task1541-d8b37ebb3551475a87ae7df8b75b9899 | 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... | 3 |
task850_synthetic_longest_palindrome | task850-05fa53bb4e7e4077bb74031e872ac6a5 | 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.
smsmggggsmsmsms | smsmsms |
task027_drop_answer_type_generation | task027-5d665c4ccaa74ab58871248dfd01b5e0 | 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 |
task162_count_words_starting_with_letter | task162-e3cf8417470b47d3bfca8dec7f36c432 | 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 clean keyboard is silver with white keys'. How many words start with the letter 'c' in the sentence. | 1 |
task192_hotpotqa_sentence_generation | task192-98e9bf90fa4b46bfbc398c96fca9424f | In this task, you are given a context paragraph, a question based on that and corresponding answer of a question. Your task is to generate supporting fact/knowledge from context paragraph which helps in answering a given question.
Megalithomania is an annual conference on megalithic culture held at the Glastonbury Asse... | It was named after the book by John Michell of the same name and organized by Hugh Newman, Gareth Mills and John Martineau. |
task303_record_incorrect_answer_generation | task303-7e4e7a8e139c48d586e7003f88ff50a2 | 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 |
task322_jigsaw_classification_threat | task322-5e99d0f0422d4eaf8a85204d15e18272 | 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: A good test of whether or not this kind ... | Non-threat |
task371_synthetic_product_of_list | task371-2146691ab2624af48928ce7a4b729bfe | 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.
[[46, -18], [31, -45, -50, -34], [-9, -46, 26, 37]... | [-828, -2371500, 398268, -54, 1184, 6336] |
task146_afs_argument_similarity_gun_control | task146-c41aed5c1eb54404a966cf1f58e60930 | We would like you to classify each of the following sets of argument pairs (discussing Gun Control) 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 FAC... | Similar |
task1421_mathqa_other | task1421-f50b6082b79a48edafad745b8b55763e | In this task, you need to provide the correct option for a given problem from the provided options.
Problem: a person want to give his money of $ 1000 to his 4 children a , b , c , d in the ratio 2 : 4 : 3 : 1 . what is the a + d share ?
Options: a ) $ 100 , b ) $ 200 , c ) $ 300 , d ) $ 500 , e ) $ 600 | c |
task505_count_all_numerical_elements_in_list | task505-38e72fafeb774818adc4cab445d2f7ea | 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.
['3747', 'N', 'Y', '1075', 'k', '9625', '4427'] | 4 |
task366_synthetic_return_primes | task366-a465fd83c1524032a6e1c5eca119fa24 | In this task you will be given a list of integers. You should remove any integer that is not prime. A prime integer is an integer that is only divisible by '1' and itself. The output should be the list of prime numbers in the input list. If there are no primes in the input list an empty list ("[]") should be returned.
... | [613, 577, 311] |
task428_senteval_inversion | task428-0694e823f0294b988df852bdaefd5a72 | In this task you are given a sentence. You must judge whether there exist two consecutive words within the sentence with flipped orders, that is, whether the sentence will make sense and be correct if the order of two consecutive words changes. Label the instances as "Inversion" or "Original" based on your judgment.
An... | Original |
task1364_hans_answer_generation | task1364-77bd4664e4bd4fe1b6a44baf8fd88489 | 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 senators tha... | The tourists introduced the scientist . |
task1206_atomic_classification_isbefore | task1206-3d9bcfcf9bcb458695e02659d74a88b0 | In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ... | No |
task284_imdb_classification | task284-bd3d475af6534c32a4dcb0ddaaa16ef8 | 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.
The best thing about camp films in general is that you know what to expect. It's like watching a professional wrestling match or a day time soap opera or a J... | negative |
task897_freebase_qa_topic_question_generation | task897-8717cb882e884c5c82106fd5483cbfed | Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question.
cocktail | Tia Maria - Vodka and Coke make what cocktail? |
task901_freebase_qa_category_question_generation | task901-bb1054002fca44debc2b7df6a39bb9af | Given a broad category, generate a trivia-type question based on a specific entity in that category. The question should be non-ambiguous. External resources such as Wikipedia could be used to obtain the facts.
book | Mrs Grose and Miss Jessel appear in which novella by Henry James? |
task294_storycommonsense_motiv_text_generation | task294-fb81b221f6434cd4ac5ed5a489e74959 | 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 write the character's motivation by doing a specific job, which is given in the sentence. Y... | None |
task1283_hrngo_quality_classification | task1283-a7e015230ddf4a9b939760a91ff5b164 | You are given an original reference as well as a system reference. Your task is to judge the quality of the system reference. If the utterance is grammatically correct and fluent output 1, else output 0.
System Reference: benu is a nice restaurant in the hayes valley or financial district south area.
Original Reference... | 0 |
task845_pubmedqa_question_generation | task845-38a7f9b6ccf34aaaa2edb8e636e773f3 | 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... | Is hIV-1 replication differentially regulated by distinct clinical strains of Mycobacterium tuberculosis? |
task1721_civil_comments_obscenity_classification | task1721-78129eb643dc4e49b87704be4182c411 | Categorize the comment on the basis of obscenity. If the comment is obscene output Yes, otherwise output No.
Did anyone notice the slant to the left in the story? The Legislator is asked several times to justify the bill as if he's committing a crime. Those who oppose the bill are made to look like victims. No substant... | No |
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately | task509-5f50c65168574964aa117febdd57dcb6 | In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to collate all the alphabetical elements at the start of the list followed by all the numerical elements of the list. Maintain the order in which the alphabetical elements appear in the given input... | B, d, O, G, Y, q, w, T, v, C, l, b, p, n, B, E, 6589, 5991, 913, 5105, 6547, 9029, 7281, 37, 8115, 3377, 5535, 4979, 1387, 563 |
task294_storycommonsense_motiv_text_generation | task294-013295560bf54e348cb1d1eb0bb6177a | 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 write the character's motivation by doing a specific job, which is given in the sentence. Y... | to be thrifty |
task1291_multi_news_summarization | task1291-ae697e31879545c6b76b2480732b5c57 | In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them.
There’s a long-running theory that Mark Zuckerberg has presidential aspirations. It makes sense to wonder. After all, if the civically engaged and ambitious billionaire leader of the most powerfu... | Rumors have been swirling that Mark Zuckerberg is planning to run for president, but he put a swift end to those when asked about them by BuzzFeed. "No," he wrote in response to the question of whether he had plans to run, before going on to say that he's focused on Facebook and the Chan Zuckerberg Initiative, the char... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.