task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task350_winomt_classification_gender_identifiability_pro | task350-35491bce43274a719119cb551b667787 | In this task, you are given a sentence and a profession. The sentence mentions two professions: one's gender is identifiable using the coreference link with gendered pronouns and the other's gender is unidentifiable. You are expected to return whether the given profession's gender is identifiable or unidentifiable.
Sen... | Unidentifiable |
task063_first_i_elements | task063-e36dd56f503a497987367827075ffbd4 | 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
9, ['s', '3757', '4609', '7731', '1889', 'h', 'h', 'T', '493', '5499', '7903', '2993', 'o', 'j', '3255... | s, 3757, 4609, 7731, 1889, h, h, T, 493 |
task390_torque_text_span_selection | task390-70face8662894806b51e26df06cdbef0 | 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: The po... | intended |
task1312_amazonreview_polarity_classification | task1312-2f9879a144634c2ba9bb2a84f451bec8 | 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.
Very nice helmet. It's sturdy and fits very well, it has nice cushioning, it feels comfortable and is well filtered so you don't sweat much while we... | positive |
task618_amazonreview_summary_text_generation | task618-455f6d3781f040d3828a35850413d180 | In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review.
After a few uses bottles leak on the lid where the straw bends down. We still use them but have to make sure our son doesn't tip them. | After a few uses bottles leak on the lid where ... |
task1311_amazonreview_rating_classification | task1311-475fd84cb64348338c46607bce51e2dd | 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... | True |
task063_first_i_elements | task063-c229129c141a459ba3c12ff44c574f60 | 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
2, ['7175', '3021', '261', 'y', '7989', 'x', '9825'] | 7175, 3021 |
task1295_adversarial_qa_question_answering | task1295-896fec1757fd4c0f8d8db5ccca82ac2e | In this task, you are given a question and a context passage. You have to answer the question based on the given passage.
Who was the leader of the Australian Labor Party from 1960 to 1967?, Context: Menzies ran strongly against Labor's plans to nationalise the Australian banking system and, following victory in the 19... | Arthur Calwell |
task311_race_question_generation | task311-bf345759559746ea93bd28412e417195 | In this task, you're given an article and an answer. Your task is to generate the question for the answer based on the given article.
Article: The character "duang" is so new that it does not even exist in the Chinese dictionary. But it has already spread like wildfire online in China, appearing more than 8 million tim... | How does the writer try to prove that Duang has already spread like wildfire online in China? |
task293_storycommonsense_emotion_text_generation | task293-9dd092c0e16845c8bd935eb3e0a6c694 | 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 ... | determined |
task403_creak_commonsense_inference | task403-92d82694dbb24f9a877ae8a8cd4e70bd | 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 |
task072_abductivenli_answer_generation | task072-8a18021c1617487ebe6e09ea2b6aaf35 | In this task, you're given the middle and ending of a three-part story. Your job is to complete the short story by writing a probable beginning of the story. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using any irrelevant extra information when creating ... | Jordan did not feel well when he woke up this morning. |
task284_imdb_classification | task284-1c496f274d824906a28f61aa0927bdf4 | 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.
To quote Flik, that was my reaction exactly: Wow...you're perfect! This is the best movie! I think I can even say it's become my favorite movie ever, even. W... | positive |
task1602_webquestion_question_genreation | task1602-1334549b14314ca1ac728dd60fb36965 | You are given a concept, and a list of answers. You should generate a question about the concept that leads to the given answer(s).
concept: Ben Roethlisberger answers: ['Ida Jane Foust', 'Kenneth Todd Roethlisberger'] | who is ben roethlisberger parents? |
task1451_drug_dose_extraction | task1451-2f668082da7b44c2af9dc5428c77e663 | In this task, you will be given sentences and a drug name in which your task is to indicate the doses of intake of that particular drug. A dose refers to a specified amount of medication taken at one time. Although there might be several correct answers, you need to write one of them.
We present the case of a 58-year-o... | 35 g |
task504_count_all_alphabetical_elements_in_list | task504-256d5239854f45deb8a3f8ebae7ca189 | 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
['5357', 'P', '8371', '4293', '1095', 'W', 'k', '1949', '425', 'h', '6865', '... | 5 |
task431_senteval_object_count | task431-cef63f11fd494190ab68e5bfd98a4bfd | In this task you are given a sentence. You must judge whether the object of the main clause is singular(like: apple) or plural(like: apartments). Label the instances as "Singular" or "Plural" based on your judgment.
" We're saving you a fortune. " | Singular |
task246_dream_question_generation | task246-9498309624684bfd860dc8553dbb0743 | 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... | Where is Leonard? (A) In the teachers' office. (B) On the playground. (C) In the classroom. |
task389_torque_generate_temporal_question | task389-f1f05a83c9ac4ae5af1773e5beb9ebd1 | 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 happened before Yukos announced a tender? |
task376_reverse_order_of_words | task376-58c43c6abad7446c8f78047b17c3c85c | In this task, you need to reverse the order of words in the given sentence.
Sentence: a yellow tag on a cows white head | head white cows a on tag yellow a |
task523_find_if_numbers_or_alphabets_are_more_in_list | task523-478fdbf5af034d9bae1df378c543b81f | 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 |
task504_count_all_alphabetical_elements_in_list | task504-906fcb08f54d44a2ab010bf0b7ae2e7c | 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
['p', '4767', 's', 'Y', '3681', 'k', '4239', 'J', 'z'] | 6 |
task582_naturalquestion_answer_generation | task582-5a3fa16f7ffc48c2b946cd417da6b70a | In this task, You are given an open-domain question that can be answered based on factual information. Your task is to provide \*short\* answer (in a few words only) for the given question. The short answer can be one or more entities or it can also be boolean \*yes\* or \*no\*.
who played in the men's semi final in wi... | Richard Gasquet |
task111_asset_sentence_simplification | task111-a9291be185db44a6939185117736f418 | 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... | Rick is shown as unlikable and self-absorbed. He believes he is the "most popular member of the flat." His housemates hate him. |
task311_race_question_generation | task311-f50c1ea2fe3f45b28d89685f06e6c333 | In this task, you're given an article and an answer. Your task is to generate the question for the answer based on the given article.
Article: America's No.1 health problem? A report published by the American Institute of Stress claims the biggest threat to health today is neither cancer nor AIDS. The report says: "It... | What did the author indicate by quoting "America's No.1 Health Problem." (Para. 1)? |
task303_record_incorrect_answer_generation | task303-7f76142ba91e4bfa9de282794ab0199d | 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 ... | Islamist |
task363_sst2_polarity_classification | task363-781ecb75b74d49dcaf826832938236dc | 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 battle between bug-eye theatre and dead-eye matinee . | NEG |
task390_torque_text_span_selection | task390-891fa8c977244970b92035bca22a81cb | 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: Iraq n... | |
task405_narrativeqa_question_generation | task405-df7eb766efb7479e998ebb1e678ab9a6 | 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 Eugenia's cousins live around? |
task274_overruling_legal_classification | task274-b7013b57105043d0bb4160c3b4b9db4b | In this task, you will be shown a sentence, and you should determine whether it is overruling or non-overruling. In law, an overruling sentence is a statement that nullifies a previous case decision as a precedent by a constitutionally valid statute or a decision by the same or higher ranking court which establishes a ... | overruling |
task390_torque_text_span_selection | task390-8091f8e87ada44bda4d3c5a261844278 | 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: Gen. S... | have |
task405_narrativeqa_question_generation | task405-ac7b3d4f20f94320a8e6502b1544f341 | 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... | Who is hired to write the screenplay for the Orchid Thief? |
task1210_atomic_classification_madeupof | task1210-1bf60d02a4e447c8abf65954ae2f6c52 | 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 |
task303_record_incorrect_answer_generation | task303-2f719f67752140faa7fa78c666a7033a | 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 ... | CNN |
task929_products_reviews_classification | task929-f8140b4190094667856c45ea894f89a3 | Given an English language product review, determine if it is a Good Review or a Bad Review. A good review is one where the product's review has positive tone and Bad review is one where the tone of product's review is negative.
I bought this for my son and husband to watch movies on. They like it. The stand does not sw... | Good Review |
task065_timetravel_consistent_sentence_classification | task065-f3535b7cae384a66aaeff5f5a517f4b2 | 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 |
task1446_farthest_integers | task1446-d16878c0c2274037a04b613bff4093ae | 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.
[60, 50, 100, -46,... | 146 |
task924_event2mind_word_generation | task924-fccbc2c1450b484c8fb528e2721a6614 | You are provided with an "Event", "Intent" and "XEmotion" (PersonX's reactions for the given "Event"). Indicate PersonY's reaction (person feels) at the end of this event. Provide one reaction for PersonY. If there's nothing that can be implied, respond as None
Event:PersonX makes PersonY discovery. Intent:. XEmotion: ... | happy and being helped |
task905_hate_speech_offensive_classification | task905-d27ff9e936444291b0b051a50f8eff13 | You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Tweet: @RobertGBeckel: "Do you know how good Ho-Ho's are at 2am?" @AndreaTantaros answers,... | true |
task071_abductivenli_answer_generation | task071-0f15c2897c5646bba631384c5be5d882 | In this task, you're given the beginning and the middle of a three-part story. Your job is to complete the short story by writing a probable ending. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using any irrelevant extra information when creating the endin... | The dogs chased the coyote away. |
task377_remove_words_of_given_length | task377-bcf744c7fae048fd94f776d60bdb4878 | 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: 'many different colorful decorated cakes on the table'. Remove all words of length '2' in the given sentence. | many different colorful decorated cakes the table |
task1485_organ_extraction_anem_dataset | task1485-2b5053ba83d948998e9e621c03392c92 | In this task, you will be given sentences in which your task is to recognize the name of the organ of the body. An organ is a collection of tissues that structurally form a functional unit specialized to perform a particular function. Although there might be several correct answers, you need to write one of them.
This... | skin |
task820_protoqa_answer_generation | task820-5078f2b781e74e61bfa7e719cd02086e | 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.
name something you'd have at a hawaiian theme party. | hawaiian music |
task343_winomt_classification_profession_anti | task343-1800753c056740bf9590f68acd6d89e7 | In this task, you are given a sentence and a gender. The sentence mentions two professions: one's gender is unknown and the other's gender can be identified using the gendered pronouns that refer to them in the text. You are expected to return the profession with the given gender.
Sentence: The construction worker felt... | Construction worker |
task1359_numer_sense_answer_generation | task1359-c4f4ba16a4734c6d933a62ed07f49f4d | 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.
Most people require roughly seven to ____ hours of sleep a night to stay alert through the day. | eight |
task089_swap_words_verification | task089-1fd766b6e9a145e7ade71452b178c219 | In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the inde... | (4, 5) |
task1207_atomic_classification_atlocation | task1207-9f0794e25e0b47b7a19df94f267de590 | 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 |
task517_emo_classify_emotion_of_dialogue | task517-d2df9007189d415f940652177e3edd38 | 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.
wait what wait what what facewithtearsofjoyfacewithtearsofjoylol movie buff | happy |
task381_boolq_question_generation | task381-aafa76b0b44c45d09dc7035b5ac2e30e | You will be given a passage, and your task is to generate a Yes/No question that is answerable based on the given passage.
Adult cartoonist Antonucci was dared to create a children's cartoon; while designing a commercial, he conceived Ed, Edd n Eddy, designing it to resemble classic cartoons from the 1940s--1970s. He p... | is ed edd and eddy still on tv? |
task902_deceptive_opinion_spam_classification | task902-25fafae9267a44c4bce645dc244d343b | Classify the given hotel review based on the sentiment it expresses into two classes: negative and positive.
This is an absolutely exquisite hotel, at a great location, and boasting superb amenities. I was here on a personal trip and really enjoyed being so close to the shopping on Michigan Ave. The hotel itself has a ... | positive |
task673_google_wellformed_query_classification | task673-3c060d6babfd47c185a0bad5bd6884a2 | Read the given query and classify it as a 'Good' or 'Bad' query depending on how well the query is formed, 'Bad' being the expected output for a not so well formed query and 'Good' being the expected output for a well formed query. A query may be wrong based on common sense or general facts, but if it is well formed, y... | Bad |
task370_synthetic_remove_divisible_by_3 | task370-3d161e3b8ea647929efc7e9a4b787ccc | In this task you will be given a list of integers. You should remove all of the integers that are divisible by 3 from the list. If every integer in the input list is divisible by 3 then an empty list should be returned. Zero is divisible by 3.
[51, -3, -39, -66, 46] | [46] |
task163_count_words_ending_with_letter | task163-0d8977d3337746a4a0539405b2bdd03e | In this task, you need to count the number of words in a sentence that end with the given letter. Answer with numbers and not words.
Sentence: 'a white bench sitting in front of a fence'. How many words end with the letter 'h' in the sentence. | 1 |
task1660_super_glue_question_generation | task1660-ce4d45319a79418fa64821d24da792bc | In this task, you are given Wikipedia articles on a range of topics, we ask you to write a question based on the content of the articles that can be answered in a binary manner i.e. True or False.
Kamala (wrestler) -- James Harris (born May 28, 1950) is an American retired professional wrestler and author. For most of ... | is kamala in the wwe hall of fame |
task196_sentiment140_answer_generation | task196-e2f2cda1b4614c78ba149dd0e403d217 | 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: @ashantiomkar Since there's a firewall at work, I'll have to c... | yes |
task898_freebase_qa_answer_generation | task898-ca014a4a07d94c70a00d2d039e23ad30 | Given an trivia question precisely answer the question with a word/phrase/name. External resources such as Wikipedia could be used to obtain the facts.
Which member of the 'The Spice Girls' released the 2001 single, 'Lullaby'? | mel b |
task413_mickey_en_sentence_perturbation_generation | task413-29bb274e5b444cbd83eebed0c498621e | 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 wake up in the morning because you want to go to work. |
task064_all_elements_except_first_i | task064-b3d3ad624428457e8718e5357426d27f | 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.
10, ['V', 'c', '3037', 't', '3627', '6417', 'k', 'g', '7683', '6037', '6289', '9249', '505', '5097', 'c', 'x', 'L', ... | 6289, 9249, 505, 5097, c, x, L, 1375, 9845, 3913, r, 2727, 1779, g, 2331, K, Z, 677 |
task1338_peixian_equity_evaluation_corpus_sentiment_classifier | task1338-a20adc47ec0d4e59b185d957f5ffad8b | 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.
Harry told us all about the recent vexing events. | anger |
task074_squad1.1_question_generation | task074-ff4cc6f3a6bd4757897326c9de226140 | 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 impacts gender inequality in wages? |
task1400_obqa_incorrect_answer_generation | task1400-48b1627587fa4ba3af6817a0ea100ac8 | This task is about generating an incorrect answer to a question given the question and a true statement related to the question. The answer must be related to the question, but incorrectly answer it given the context.
Fact: the skeletal system protects internal organs. Question: An animal would have its inner parts bet... | a backpack on its back |
task363_sst2_polarity_classification | task363-de44f32d1e9b42009cdc80b17e93481f | 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
With its parade of almost perpetually wasted characters ... Margarita feels like a hazy high that takes too long to ... | NEG |
task592_sciq_incorrect_answer_generation | task592-70126f9bedd046a99dc2e5950a00e94d | 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.
What is the measure of change in velocity of a... | vibration |
task405_narrativeqa_question_generation | task405-a905e9db79554762b27aebffd80be315 | 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 do Telly and Casper buy from the Rastafari? |
task600_find_the_longest_common_substring_in_two_strings | task600-2fd44aa0ceeb40da9738c056ef4d89c4 | In this task, you are given two strings A, B. Find the longest common substring in the strings A and B.
kjWUSusrynbU, aKiUSusrJLbQ | USusr |
task934_turk_simplification | task934-32d7a26d35d7493ab3f1c1e3739c52bc | 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.
he tossed jörmungandr into the great ocean that encircles midgard. | he tossed jormungandr in the ocean that surrounds midgard. |
task901_freebase_qa_category_question_generation | task901-2028b2f0a6d4493dad3dfd9854ef3090 | 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.
award | Who was the recipient of the 1981 Booker Prize for their novel 'Midnight's Children'? |
task295_semeval_2020_task4_commonsense_reasoning | task295-ae2661aa72064a6aa3d32dac02ab7257 | In this task, you are given an impractical statement. You are also given three reasons (associated with "A", "B", "C") explaining why this statement doesn't make sense. You must choose the most corresponding reason explaining why this statement doesn't make sense.
The pilot flew the garbage truck to the airport.
(A) Pi... | A |
task580_socialiqa_answer_generation | task580-7db6a778caf742cf99cb12f707b9a8d0 | In this task, you're given a context, a question, and three options. Your task is to find the correct answer to the question using the given context and options. Also, you may need to use commonsense reasoning about social situations to answer the questions. Classify your answers into 'A', 'B', and 'C'.
Context: Jesse ... | B |
task365_synthetic_remove_vowels | task365-1f039ee5f9084f48aff408652ebebf0d | 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.
AQ | Q |
task1360_numer_sense_multiple_choice_qa_generation | task1360-6751327e70f743d39b34cc705857738f | 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').
Weights are usually numbers between ____ and one.\Question: Choose the right answer from options given a) one b) five c) zero d) nine | c |
task370_synthetic_remove_divisible_by_3 | task370-cb0dd8e9bca54f57a00f83b8c3ec553a | In this task you will be given a list of integers. You should remove all of the integers that are divisible by 3 from the list. If every integer in the input list is divisible by 3 then an empty list should be returned. Zero is divisible by 3.
[-64, 62, -72, -25, -22, 92, 89, 16, -73, -13, 83] | [-64, 62, -25, -22, 92, 89, 16, -73, -13, 83] |
task617_amazonreview_category_text_generation | task617-45adb2c0b72d41dea860b5238945a743 | 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... | beauty |
task592_sciq_incorrect_answer_generation | task592-97121ed768414c61a4f673cacd7fd50e | 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.
What mammalian structure allows the exchange o... | notochord |
task1361_movierationales_classification | task1361-c130acb1786a4b5da4845e2b2e4e2571 | In this task, you must classify if a given review is positive/negative, indicating your answer as P or N.
50 's ` aliens vs .
earth ' idea revamped ! if you have been following the movie news over the net , you could not have escaped the hype over id4 .
it promises to be the summer film of the year and it has all the e... | P |
task246_dream_question_generation | task246-369ceba7264e4d199e3c1600477034d9 | 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 do we know about the man? (A) He saw off his father at the airport yesterday. (B) He was late for class yesterday morning. (C) He went to meet his cousin yesterday morning. |
task309_race_answer_generation | task309-a6835244425240c8b014afc0aecb4c51 | In this task, you're given an article, a question which often contains a blank and four options (associated with "A", "B", "C", "D"). Your task is to find the correct answer (from the given options) for the question from the given article and return one of the options from "A", "B", "C", and "D". Do not generate anythi... | B |
task390_torque_text_span_selection | task390-be8ca202e9c0452791525073f4fe5c05 | 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: Orkem ... | considering |
task633_dbpedia_14_answer_generation | task633-5663e11777064f3a810e871b2e9225f1 | In this task, you are given a text which is the body of a document. You are given a question and options. Pick the correct number. Don't generate anything else apart from the numbers provided in options.
Context: John Kirby Allen (1810–August 15 1838) was a co-founder of the city of Houston and a former member of the R... | 4 |
task098_conala_list_intersection | task098-b1c5773aae57477c8f7308d2aeff01e2 | In this task you will be given two lists of numbers and you need to calculate the intersection between these two lists. The intersection between two lists is another list where every element is common between the two original lists. If there are no elements in the intersection, answer with an empty list. Your list of n... | [2] |
task1312_amazonreview_polarity_classification | task1312-590131077e584a209bf35af765bb5812 | 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.
We generally like Aden and Anais products, but this fitted sheet doesn’t seem so fitted. I’m actually concerned it’s so loose that’s its unsafe. Def... | negative |
task153_tomqa_find_location_hard_clean | task153-519d1877c5c34e16b70e0b61abccc1cf | 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... | red_treasure_chest |
task821_protoqa_question_generation | task821-7f9d14ba9ea941a2b37b7264d0adee3b | Construct a question that every answer in the list is correct and reasonable for it.
santa claus, roofer, chimney sweep, burglar, electrician, a fiddler | name someone who might be on your roof. |
task328_jigsaw_classification_insult | task328-96f5fbe1ce6f474daeea6d4d43bbc63a | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: insult and non-insult. Insult is any lanugage or act that is disrespectful or scornfully abusive.
Comment: Rand is a dumb ass ideologue, like Cruz. "It's my way, or the highway!" These are stup... | Insult |
task303_record_incorrect_answer_generation | task303-a50758fad3f540c09c0551f23d36cd06 | 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 ... | The Kop |
task093_conala_normalize_lists | task093-d1597b8379944e7d9e7546529013fb8b | In this task, you will be given a list of numbers. The goal is to divide all the numbers in the list by a constant such that the sum of the resulting list is 1. The output should be rounded to 3 decimals.
[20.321, 69.02, -24.726, 81.514, 228.491, 192.661, -9.216] | [ 0.036 0.124 -0.044 0.146 0.409 0.345 -0.017] |
task1584_evalution_meronym_classification | task1584-810035a4c1134f6a9c3c93a9f0f6cae7 | Given an object and a part, decide whether the object has that part. For example is you are asked 'gun has barrel', you need to decide if a gun has a barrel as one of its components or parts. All sentences strictly follow the template 'object has part?.' The answer should be 1 or 0, 1 means the object has the given par... | 0 |
task1217_atomic_answer_generation | task1217-4376fcb67acd414c810b13e0b5d8e4d7 | 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 makes ___ for a living | cars |
task746_yelp_restaurant_review_classification | task746-ff13f8dc994542a989cbd13ec498f566 | You are provided with a user review of a restaurant. Your task is to classify the given review into two categories: 1) positive, and 2) negative based on its content.
I ate there on a Wednesday for lunch. I had the Miso soup, which was excellent. I had the Japanese Bento Box 'Chilean Bass'. Every component was perfectl... | positive |
task494_review_polarity_answer_generation | task494-01d1da9e284c4afc8b60e695d23079eb | 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 book is us... | False |
task390_torque_text_span_selection | task390-d7b18b770a8844b3b2b967e540cd2913 | 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: The mi... | leadership |
task065_timetravel_consistent_sentence_classification | task065-84cc33473fd94e88800296c6f1df4cf2 | In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given two options and you need to select the one that best connects the first sentence with the rest of the story. Indicate your answer by 'Option 1' if the first option is correct, otherwise 'Optio... | Option 1 |
task517_emo_classify_emotion_of_dialogue | task517-d0537a4e2bfc47519508dbf0f47c8bb0 | 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 i am just asking what you're thinking maybe u are a bad ai machine | angry |
task1601_webquestions_answer_generation | task1601-9fca46112b0e4e8fa7ee68e2ef188f5b | Based on the given question and tppic, give an answer. The answer is available on on the internet. The questions are mostly centered around a single named entity.
concept: Elaine Benes question: who played elaine's boyfriend on seinfeld? | ['Jerry Seinfeld'] |
task078_all_elements_except_last_i | task078-6caa4c0e0f1b4a2da71cfe970d88932b | In this task, you are given inputs i and A, where i is an integer and A is a list. You need to list all the elements of A preceding the last i elements. i will always have a value less than the length of A.
8, ['8271', '2327', '7131', '9131', 'K', '205', '7943', '2273', '3613', '8863', 'D', '289', '5541', 'T', 'l', '56... | 8271, 2327, 7131, 9131, K, 205, 7943, 2273, 3613, 8863, D, 289, 5541 |
task1443_string_to_number | task1443-012c33ffbffe4bd8a2c7f7f39b00aea4 | In this task you will be given a string that only contains single digit numbers spelled out. The input string will not contain spaces between the different numbers. Your task is to return the number that the string spells out. The string will spell out each digit of the number for example '1726' will be 'oneseventwosix... | 516801688464 |
task151_tomqa_find_location_easy_clean | task151-cf1252aaf2cf4d8e81ebc0ce6e36f116 | Given a story, answer the question about the story. The question is the last sentence in the input. The story has one of the three following scenarios: (1) when the individual's belief matches reality, (2) when the individual's belief does not match reality, (3) is when an individual has a false belief about another in... | green_cupboard |
task335_hateeval_classification_aggresive_en | task335-08dac7bfd27b4f7c8dc087ee60186ede | 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 |
task285_imdb_answer_generation | task285-73d5dd87690a4af787ad336cd090c58a | In this task, you are given a review of a movie and a boolean question whether this review has positive sentiment or negative sentiment. Your task is to generate answer "yes" when the tweet has that particular sentiment, otherwise generate answer "no".
Review: This is certainly one of my all time fav episodes of Trek. ... | yes |
task586_amazonfood_polarity_classification | task586-602cf59a94da41318f7b7caf26411537 | 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 have bought Duncan Hines Yellow cake mix in the past and have made a favorite recipe with it. In the past, it had 18.25 ounces. Pillsbury and Betty Crocker ha... | Negative |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.