task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately | task509-56a5ce7790d94276bfac1a77d60c5d35 | 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... | q, H, L, G, z, x, Z, 1085, 2107, 6917, 3187, 3759, 3255, 8107, 3533, 3779, 8703 |
task852_synthetic_multiply_odds | task852-bf2c661568a9466d821e3501a15f6231 | 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... | [43, -10045, 35, 3993, 45, 0, 27, 0, 135, -875, 49, 0, 0, -33, -9] |
task934_turk_simplification | task934-6a1428f7fd764963a5c8b4e0c5e05ae5 | 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.
across the province , precipitation peaked at 5.9 inches -lrb- 150 mm -rrb- at whitbourne. | across the province , the most precipitation was 5.9 inches -lrb- 150 mm -rrb- at whitbourne. |
task067_abductivenli_answer_generation | task067-173326be2c1b44a0ba421c006f6b87fc | 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... | They were running low on water and Sara asked Alex for it. |
task1714_convai3_sentence_generation | task1714-e88875560f7d4319b1f16923164b0e3d | You are given a concatenated string consisting of two parts that are separated by a newline character. The first part is the user's initial question during a human computer conversation, the second part is a clarifying question asked by the computer in response to the question asked by the user. You should read the inp... | no im interested in hotel lodging in kansas city mo |
task369_synthetic_remove_odds | task369-e79f8d6d056146fcae9ab16742a5386e | 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.
[58, 97, -95... | [58, 0, 86, -36] |
task405_narrativeqa_question_generation | task405-c516806d5ae7480189ec53d754bc5e3e | 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... | Why can't Elisabeth marry Slave right away? |
task379_agnews_topic_classification | task379-a1fd1ea946f64285af487ca87046e4e7 | In this task, you are given a news article. Your task is to classify the article to one out of the four topics 'World', 'Sports', 'Business', 'Sci/Tech' if the article's main topic is relevant to the world, sports, business, and science/technology, correspondingly. If you are not sure about the topic, choose the closes... | Business |
task246_dream_question_generation | task246-ebb4b42760144d60af7e27c5fc4ab5ff | 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 are they doing? (A) They are talking in the garden. (B) They are making a telephone call. (C) They are having lessons. |
task472_haspart_classification | task472-a5b1415956ac4dbdbd05b889c1e291f4 | Given two entities as input, classify as "yes" if second entity is the part of the first entity. Otherwise classify them as "no". These are entities of meronym In linguistics, meronymy is a semantic relation between a meronym denoting a part and a holonym denoting a whole. In simpler terms, a meronym (i.e., second enti... | yes |
task1609_xquad_en_question_generation | task1609-09b7c4a8c606464bab54879268518ffa | Given a paragraph, your job is to generate a question that can be answered from the passage. The answer to your question should be a single entity, person, time, etc. that can be extracted from the passage.
Hyperbaric (high-pressure) medicine uses special oxygen chambers to increase the partial pressure of O
2 around t... | What occurs after a dive in which a diver decompresses too quickly? |
task162_count_words_starting_with_letter | task162-066a9f25cd4548caa4ea547480fb0ac0 | 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: 'a young doctor posing in his office for a photo'. How many words start with the letter 'd' in the sentence. | 1 |
task1151_swap_max_min | task1151-ea2bdd56b9c64ddf89b77606e632384c | In this task, you are given a list of unique integers you need to swap the positions of maximum and minimum element in the list and return the updated list.
[244, 406, 385, 314, 323, 281, 46, 121, 195, 148, 124, 452, 414, 24, 296, 458, 301, 283, 293, 400] | [244, 406, 385, 314, 323, 281, 46, 121, 195, 148, 124, 452, 414, 458, 296, 24, 301, 283, 293, 400] |
task821_protoqa_question_generation | task821-d4c7ca342a444ddc99e937ad92a9748e | Construct a question that every answer in the list is correct and reasonable for it.
bar, highway, bank, public transit, shopping center, grocery store, restaurant | name a place that gets crowded at the end of a work day. |
task183_rhyme_generation | task183-ee78bfd18ac445aabc6da7e1f0efbccd | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
spread | stead |
task165_mcscript_question_answering_commonsense | task165-67246e3bdb5a4816a0d7107479acafd6 | You are given a paragraph (Passage), a question (Question) and two answer options (Option1 and Option2). Your task is to choose the correct answer to the question based on the passage. Answer of the question cannot be found directly from the passage, it is indirectly indicated in the passage. Do not answer with words o... | after loading the dishwasher |
task864_asdiv_singleop_question_answering | task864-078cefe608f247edbf746e7c9456bebc | You are given a math word problem and you are supposed to apply a single mathematical operator 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.
you have 7 balloons and your friend has 5 balloons ... | 2 |
task268_casehold_legal_answer_generation | task268-d85bb151ed2647a7a92f07f3a80e4877 | In this task, you will be shown a prompt from a judicial decision and multiple holding statements derived from citations following text in a legal decision. Holdings represent the governing legal rule when the law is applied to a particular set of facts. There are five answer choices for each citing text. The correct ... | (C) |
task576_curiosity_dialogs_answer_generation | task576-810d15497881443eac751ed9dc509b95 | In this task, the input is a set of dialogues between a user and an assistant. You need to find the dialogue that is basically a response given to a question or an aspect of the user.
Of course! Have a great night!
awesome, thank you!
What would you like to know? History? Economics? Demographics?
The police are h... | The police are headed by the nspector General of Police |
task093_conala_normalize_lists | task093-f9a7999dcef348d489b08c5ca82cf89a | 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.
[123.576, 36.626, 244.914, 48.756, -31.556, 209.116, 10.475, 105.434, 91.2, -11.216] | [ 0.149 0.044 0.296 0.059 -0.038 0.253 0.013 0.127 0.11 -0.014] |
task1645_medical_question_pair_dataset_text_classification | task1645-cd4d774f89d647889be091bd567ef929 | In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Sentence1: Can being animec cause your period t... | Similar |
task299_storycloze_sentence_generation | task299-2492b1fa05ad46a795c977e3926b86c8 | In this task, you're given four sentences of a story written in natural language in which one part is missing. Your job is to predict the position and missing part of the story and return in the following format: position, missing part. The missing part is a sentence that completes the story, and the position is the nu... | 4, Kim reminded her it was the first day, and she would improve. |
task674_google_wellformed_query_sentence_generation | task674-84820323a5874b07bef94a9c8d413e13 | 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 is he currency in england ?
How do you fade quotes ?
How many inches in 20mm ?
What is the shape of an orbital ? | What is he currency in england ? |
task517_emo_classify_emotion_of_dialogue | task517-2f95c6afa1624f3f944510b945206300 | 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 expected more of you i shall take that as a compliment | sad |
task516_senteval_conjoints_inversion | task516-13026bfda6fb4195bd88356f2db0cb07 | In this task you are given a sentence with one coordinating conjunction (for, and, nor, but, or, yet, and so). You must judge whether the order of two coordinated clausal conjoints have been inverted or not. Inversion would result in the sentence sounding unnatural. Label the instances as "Original" or "Inversion" base... | Inversion |
task322_jigsaw_classification_threat | task322-6ab0807d8fd64f3aa078941f3e79d831 | 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: Why should they have an event or parade ... | Non-threat |
task100_concatenate_all_elements_from_index_i_to_j | task100-0a6dbe1265c44d57837522a7260f9d29 | In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to concatenate all elements of A from the ith element to the jth element, and print the resultant string. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j... | L595916341671367N4831gL7017sx |
task123_conala_sort_dictionary | task123-c5a08f921d634907979211505cd3dcf7 | 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': -69, 'second': -44}, {'first': -58, 'second': 99}] |
task516_senteval_conjoints_inversion | task516-803eb15c40364c90bcd271be74fbbb43 | In this task you are given a sentence with one coordinating conjunction (for, and, nor, but, or, yet, and so). You must judge whether the order of two coordinated clausal conjoints have been inverted or not. Inversion would result in the sentence sounding unnatural. Label the instances as "Original" or "Inversion" base... | Inversion |
task469_mrqa_answer_generation | task469-1f85f4bdc7284d9aba1b14e08bb7eda8 | Given a question and a context passage, generate the answer having the word or phrase from the context passage. Here, the answer should be a shortest continous span from the passage.
Context: Werckmeister Harmonies (pronounced (verkmast); Hungarian: Werckmeister harmoniak) is a 2000 Hungarian film directed by Bela Tarr... | the melancholy of resistance |
task517_emo_classify_emotion_of_dialogue | task517-53ad8585b5404f0599927406428bda6b | 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.
tail me love it any one yes i love you haha good joke | happy |
task178_quartz_question_answering | task178-c1b131a25bef41fab4b39977f8cc5c07 | You are given a question or fill-in-the-blank question, two answer options (Option1 and Option2) and an Explanation. Your task is to find the correct answer (return the string of the correct option, not option1/2) for the given question from the given options and using explanation.
Question: Milo was playing around wit... | it would decrease |
task024_cosmosqa_answer_generation | task024-60cf88acb7d8481892cd10d2b667b123 | 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 ... | Class has just fishined . |
task820_protoqa_answer_generation | task820-348f6fde11fa40e79877d2254db6a565 | 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 that kids who are home schooled would have a hard time getting used to in public school. | gym class |
task389_torque_generate_temporal_question | task389-72202bca2b524ab59c3fdcee5ed5e29a | 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 will happen in the future? |
task431_senteval_object_count | task431-9b740c870cca47bdac8f58216e6c2635 | In this task you are given a sentence. You must judge whether the object of the main clause is singular(like: apple) or plural(like: apartments). Label the instances as "Singular" or "Plural" based on your judgment.
I wouldn't suggest email. " | Singular |
task1423_mathqa_geometry | task1423-b250f9d8912f4988a4c4cd4f8dccf3ee | In this task, you need to answer the given multiple-choice question on geometry. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: the length of a rectangular garden is 2 feet longer than 3 times its width . if the perimeter of the garden is 100 feet , find the length of the garden .
Options: ['a ) 42',... | b |
task1336_peixian_equity_evaluation_corpus_gender_classifier | task1336-a1b1a73fe8a44e82bccab44a3e60f764 | You will be given a sentence containing a pronoun/person name and an emotion. From these implicit parameters, the main goal is to find the gender of the person (male / female).
Terrence made me feel glad. | male |
task956_leetcode_420_strong_password_check | task956-a0ec0fcd3bab4ea8a614da3477729c98 | You are given a password and you need to generate the number of steps required to convert the given password to a strong password. A password is considered strong if (a) it has at least 6 characters and at most 20 characters; (b) it contains at least one lowercase letter and one uppercase letter, and at least one digit... | 15 |
task1412_web_questions_question_answering | task1412-939991bf4d2940379bdfd7280d4bff67 | A question is presented to you in this task, and your job is to write a potentially correct answer.
what jamaican language called? | Jamaican English |
task560_alt_translation_en_entk | task560-e8918a8e0cd541efb327b6b1ec20ea6b | In this task, given a sentence in the English language, your task is to convert it into English Tokens.
He also warned that up to 250 million people in Africa could face what he called "increased water stress because of climate change." | He also warned that up to 250 million people in Africa could face what he called `` increased water stress because of climate change . '' |
task593_sciq_explanation_generation | task593-39cdd6ecf2fb4a718296bacbcdba56dd | Given a scientific question and its correct answer, generate supporting facts for the answer. This supporting fact can be an explanation for the answer to the given question.
Question: Wave amplitude and wavelength are two important measures of what? Answer: wave size | Wave amplitude and wavelength are two important measures of wave size. |
task1412_web_questions_question_answering | task1412-35b8909a532e4367886f9a40023a6f49 | A question is presented to you in this task, and your job is to write a potentially correct answer.
what to do when traveling to london? | Trafalgar Square |
task565_circa_answer_generation | task565-ed81383ed9f04d88a94b4ac34df3819c | In this task, you are given a question. Your task is to generate an answer that is relevant to the question.
Do you like pop? | I like it in the car. |
task098_conala_list_intersection | task098-d18162d53c5344cc850ec5387fca3195 | 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... | [1, 6] |
task638_multi_woz_classification | task638-2782396df9784cc5b56c16965d184050 | You are shown a conversation between a user and system. Identify who has spoken the indicated sentence based on the conversation.
Sentence1: What are the names of the 2 hotels? Sentence2: Sure, it's a nightclub in the centre area. Would you like the phone number or address? Sentence3: Allenbell is in the East area. can... | Answer: (B) System |
task377_remove_words_of_given_length | task377-25c4a075128f4bf4995d71b1dc0f8fee | 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 is riding is surfboard in the water'. Remove all words of length '2' in the given sentence. | a man riding surfboard the water |
task1420_mathqa_general | task1420-2ac07b6bdb764a84b949132b9153cc21 | 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: n ^ ( n / 2 ) = 2 is true when n = 2 in the same way what is the value of n if n ^ ( n / 2 ) = 12 ?
Options: a ) 12 , b ) 6 , c ) 14 , d ) 16 , e ) 10 | a |
task103_facts2story_long_text_generation | task103-ea280dec6d5b4bdaacf2a0166639fd4d | 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: Tim Warde... | Tim Warden, a boy with autism, has supposedly witnessed his parents double murder. Jake Rainer, a former child psychiatrist turned therapist, is called on to probe the childs mind in order to solve the case. The psychological drama is provided by the fact that not even Jake can entice Tim to communicate what he has or ... |
task1217_atomic_answer_generation | task1217-9a62465bb4cd45d098969e0b0368a064 | 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 drives ___ to school | minivans |
task590_amazonfood_summary_correction_classification | task590-f3ea532397d5468ea3935d5e68f0cba8 | 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".
The picture shown is for three packages and the price is fair for three but I was only sent one but was charged for three. Also the item sent was ... | True |
task274_overruling_legal_classification | task274-5109ae4fb3cc45d5a499600bf1e35a95 | 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 |
task580_socialiqa_answer_generation | task580-bda1d53f07794ed4989021151777ba6e | 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: Jan pa... | C |
task904_hate_speech_offensive_classification | task904-027be7567d964f97a94dd9db7faa9cbe | Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
I h... | Hate Speech |
task183_rhyme_generation | task183-7d7b65d0652346c885a895f54bcf4658 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
area | fulvia |
task934_turk_simplification | task934-4fd8d6dea0ee440fac1c35b73ceb5a52 | 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.
its elongation led to the suggestion that eunomia may be a binary object. | its length suggested that eunomia may be a binary object. |
task161_count_words_containing_letter | task161-ef4a93ddf2e44dc2b7395d4f0d67c806 | In this task, you need to count the number of words in a sentence that contain the given letter
Sentence: 'there is a bathroom that has nothing but a mirror in it'. How many words contain the letter 'o' in the sentence. | 3 |
task430_senteval_subject_count | task430-847d7c97ade14b31b21fa4085ec9dcf2 | 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.
Families huddled together in those cages, terrified and wondering what would become of them. | Plural |
task1645_medical_question_pair_dataset_text_classification | task1645-f627da9c7fb1413e8bde6323214b85d1 | In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Sentence1: How do u know the days u ovulate if ... | Dissimilar |
task100_concatenate_all_elements_from_index_i_to_j | task100-7c24abe76ab043d7a2946654b1f9ef10 | In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to concatenate all elements of A from the ith element to the jth element, and print the resultant string. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j... | 3041 |
task305_jeopardy_answer_generation_normal | task305-cc4d0e5072b84ef5b420fbbc1906bf9e | 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: MOTHER GOOSE
Clue: It's the type of nail referred to in the nursery rhyme "All for ... | a horseshoe nail |
task308_jeopardy_answer_generation_all | task308-c23cb754285241efaa6a6a65a3461de9 | 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: KELSEY GRAMMER
Clue: In 1995 Grammer hosted a TV tribute to one of his heroes, this ... | jack benny |
task326_jigsaw_classification_obscene | task326-bbf7884200784ac48e75022e3af9f313 | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: obscene and non-obscene. A comment is obscene if it is considered offensive to the public sense of decency, for example because it too obviously relates to sex or contains language regarded as ... | Obscene |
task1295_adversarial_qa_question_answering | task1295-91b696a1592d4088b0c677a09c8b1cba | In this task, you are given a question and a context passage. You have to answer the question based on the given passage.
neurons talk each other through, Context: The brain is an organ that serves as the center of the nervous system in all vertebrate and most invertebrate animals. Only a few invertebrates such as spon... | axons |
task905_hate_speech_offensive_classification | task905-0ffde37900cf4bc7849f87d41b9a4168 | 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: & I MOST DEFIANTLY WILL NOT let no bitch who FW a nigga I ALREADY HAD get the b... | false |
task586_amazonfood_polarity_classification | task586-c5399bfd1d724cc08ed88ef462185836 | 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 wanted to try this, so I purchased it, however I was very disappointed. So you get 2 bags of popcorn and 2 bags of caramel for each servings. It takes about 10 ... | Negative |
task586_amazonfood_polarity_classification | task586-0563842ffefe456b83248e9167d0115e | 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.
If you love really strong coffee you will more than likely love this flavor. I tried running another 8 ounces of water through the same K-cup before I could drin... | Negative |
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet | task622-9a1347d2da674e659b5b78eae635d3f4 | In this task, you are given an input list A. You need to convert all the alphabets in the list with a number representing their position in the English alphabet. E.g., replace A by 1, B by 2, a by 1, b by 2, and so on.
['P', 'o', 'S', 'G', '3543', 'F', 'Z', 'o', '6055', 'R', '363', '2139', '6371', '4107', 'G', 'W', '32... | 16, 15, 19, 7, 3543, 6, 26, 15, 6055, 18, 363, 2139, 6371, 4107, 7, 23, 3261, 4301, 1075, 17, 7015, 16 |
task616_cola_classification | task616-9a220b1076944027a10a8c32f80da46e | 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 |
task587_amazonfood_polarity_correction_classification | task587-37acb500ac2c48beab00420ae0b1f2a3 | 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".
Thought these were healthy treats, but found out that they are Made in China. Noted on back of bag. Concerned that it may fall... | False |
task246_dream_question_generation | task246-c903bcb8c40444c882dd5a60b6b592e7 | 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 man's teacher tell him to do? (A) Polish his essay. (B) Hand in his essay. (C) Rewrite his essay. |
task366_synthetic_return_primes | task366-8e756ec5e8c74e51a7c8b6550b9aed62 | 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.
... | [41, 113, 251, 3, 431, 661, 467, 227, 263] |
task458_matres_negation_classification | task458-fb8bc80454244deea6fbceef6028eacd | You will be given a context and a verb separated with a newline character, and you have to answer if the given verb is a negation or not. A verb is a negation if it is not going to exist, not happen, or has no effect. The output should be "Yes" if the verb is a negation and "No" otherwise.
Suspected bombs exploded outs... | No |
task389_torque_generate_temporal_question | task389-262dd60c380c48dba87139bcfd353e2c | 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 the restructuring moves but has not finished? |
task598_cuad_answer_generation | task598-1f888a21f9cf4a49967b0971803e2dac | In this task, you're given a passage that represents a legal contract or clause between multiple parties, followed by a question that needs to be answered. Based on the paragraph, you must write the index where the answer starts. If multiple answers seem to exist, write the index of the answer that is the most plausibl... | 53891 |
task1192_food_flavor_profile | task1192-dd819ce98dd34af6b3e4e662e9624163 | In this task, you are given the name of an Indian food dish. You need to classify the dish as "sweet" or "spicy".
Panjeeri | sweet |
task305_jeopardy_answer_generation_normal | task305-865bcfc0c8d442169d2b0aa215452641 | 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: BIRDS
Clue: The American kestrel is the most common North American species of this ... | falcon |
task472_haspart_classification | task472-a4e90f167e0245fd9200f25903b68dc7 | Given two entities as input, classify as "yes" if second entity is the part of the first entity. Otherwise classify them as "no". These are entities of meronym In linguistics, meronymy is a semantic relation between a meronym denoting a part and a holonym denoting a whole. In simpler terms, a meronym (i.e., second enti... | no |
task381_boolq_question_generation | task381-e2d7784bc56d4e6b88f4f0c802175057 | You will be given a passage, and your task is to generate a Yes/No question that is answerable based on the given passage.
The group keeps searching for Sophia but is unsuccessful. In the episode ``Cherokee Rose'', Carl's injuries ultimately lead the whole group onto Hershel Greene's farm, where they settle. They conti... | do they find sophia on the walking dead? |
task268_casehold_legal_answer_generation | task268-a666bf7eef9c4dbb86c7376d4c763d83 | In this task, you will be shown a prompt from a judicial decision and multiple holding statements derived from citations following text in a legal decision. Holdings represent the governing legal rule when the law is applied to a particular set of facts. There are five answer choices for each citing text. The correct ... | (D) |
task756_find_longert_substring_and_return_all_unique_alphabets_in_it | task756-555fe72ca4234df5ba2a95a1d1ff06ad | In this task, you are given two strings A,B. Find the longer of the two lists, convert it to lowercase, and return all the unique alphabets used in it. The two input strings are never equal.
IWTFFjN, KPTFiP | f, i, j, n, t, w |
task493_review_polarity_classification | task493-1e33199e77b9418da679cec0ec4b9446 | Given reviews from Amazon, classify those review based on their content into two classes: Negative or Positive.
This book is a fascinating exploration of the last days of the Soviet Union, providing a background of the broad mix of events and people involved both before, during and after the Gorbachev era. It maps the ... | Positive |
task195_sentiment140_classification | task195-067e476f0d674ed9b9e4ba13e1aa9622 | 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.
@antz88c a fresh start is always good. at least it levels the playing field. Lau got a bear and a wolf on her first 2 brutes. Lucky gal | positive |
task385_socialiqa_incorrect_answer_generation | task385-ce626e8593354f13968fa43801967815 | In this task, you're given a context passage, a question, and three answer options. Your task is to return an incorrect answer option to the question from the choices given. For all questions, only one of the three answer options is correct. Pick one of the two incorrect answer options as the output.
Context: Riley is ... | B |
task183_rhyme_generation | task183-b2203f49d948462a8939bf78ab8ee424 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
use | loose |
task274_overruling_legal_classification | task274-f9acbaa0cdbb44d48c88750a75dfc6f5 | 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 ... | non-overruling |
task389_torque_generate_temporal_question | task389-f401784f31b94291bf0ff7f3a7c55ae4 | 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 after Dr. Lewis-Jones first met Mr. Lowe? |
task454_swag_incorrect_answer_generation | task454-d890c60ce07843528fe122b656f1446e | Given a sentence, generate a most unlikely next statement. The next statement should not be logically relevant to the given context
Someone comes over and pulls up a chair. Someone | arrives back to the dock. |
task1711_poki_text_generation | task1711-125b6932af22470cbc9dd0d40cd09925 | You are given a short text as a title. Your task is to generate a poem as output that is related to the given title and should feel like written by kids. The output should be a run-on sentence (two or more complete sentences connected without any punctuation). The poem should not be too long or too complex, because it ... | i dont like read it get's annoy like a cut that keep on bleed i hate when i cant read a word out loud i get scar when every one laugh's at me it hurt's more that get stung by a bumble bee it's simple i just dont like read |
task515_senteval_odd_word_out | task515-4f92d47922e640c7a40a6a47c87f3859 | In this task, you are given a sentence. You must judge whether a single noun or verb has been replaced with another word with the same part of speech. The inversion would result in the sentence sounding unnatural, So unnatural sentences will be considered changed. Label the instances as "Original" or "Changed" based on... | Original |
task099_reverse_elements_between_index_i_and_j | task099-40e1f7fd686d49be9cb646b909e41b92 | In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j.
6, 20, ['I', 'K'... | K, x, 6425, r, c, h, 9575, 9925, 5579, 5909, 6785, T, 6771, 6761, N |
task309_race_answer_generation | task309-bcfe4f3035fb4e50853be26646ad70d0 | 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... | C |
task300_storycloze_order_generation | task300-c5c7705d69e3478b9e72d16a1d5fa195 | In this task, you're given a short story of five sentences written in natural language. However, the order of the given story is not correct. Your job is to return the correct order for the given five sentences to create a coherent short story with the new order that has the correct flow. Generate your answer using the... | 14352 |
task285_imdb_answer_generation | task285-01d3876632bd45dbac4fc1a2e09c330c | 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: Why is it that any film about Cleopatra, the last phaoroh b... | yes |
task611_mutual_multi_turn_dialogue | task611-c5cdb67ed05048c89af16fdb2c862685 | In this task you are given a small conversation between two persons and 4 options on how the conversation should continue. Your job is to choose the most reasonable option. The conversation and the options are separated by a newline character. Each dialogue in the conversation are separated by a comma. F and M indicate... | D |
task380_boolq_yes_no_question | task380-97b7f226ab8446ea8c5cc49359cb7c16 | 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: Snow White and the Seven Dwarfs is a 1937 American animated musical fantasy film produced by Walt Disney Productions and originally released by RKO Radio P... | Yes |
task111_asset_sentence_simplification | task111-7ff651b58d3f43e9ab1cc88a7447f076 | 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... | Stephanie Marie McMahon-Levesque (born 9/24/1976) better known as Stephanie McMahon, is WWE's Executive VP of Creative Development & Operations. |
task303_record_incorrect_answer_generation | task303-08cccbf8b50c4f579662f49250d02b8f | In this task, you will be presented with a passage, and you need to write an **implausible** answer to to fill in the place of "_". Your answer should be incorrect, but should not be out of context. Try using words that are related to the context of the passage, but are not the correct answer. Even though there exist ... | New York Giants |
task750_aqua_multiple_choice_answering | task750-b820b4aed2614e80939680521260baaa | 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 C |
task381_boolq_question_generation | task381-984e98d640fb4424a4fc2d6dad30e1c5 | You will be given a passage, and your task is to generate a Yes/No question that is answerable based on the given passage.
Under the Dome came to a conclusion in September 2015. Over three seasons, 39 episodes were produced. Executive producer and showrunner Neal Baer stated in an interview after the finale aired: ``I'... | is there a season 4 of under the dome? |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.