task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task285_imdb_answer_generation
task285-fe58e9f5945b4a399178adcf2b34a3b4
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: Fragile Carne, just before his great period. Although it is...
yes
task072_abductivenli_answer_generation
task072-4b8da155796e4b9eaa2edd3ab7e65aee
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 ...
Alyssa got some coffee on the way to work.
task1412_web_questions_question_answering
task1412-df5fef0cb6f14aa6b794f4bff197a78d
A question is presented to you in this task, and your job is to write a potentially correct answer. when does the world cup occur?
Every 4 Years
task1382_quarel_write_correct_answer
task1382-9722eb0e58924422b018671c3fb97fe1
You are given a sentence and a question. You're expected to write the correct answer based on the sentence. Sentence: A plastic bottle rolling across a picnic table experiences low friction, while a plastic bottle rolling across a lawn experiences high friction. Question: Which surface will make the plastic bottle get ...
lawn
task389_torque_generate_temporal_question
task389-19363942c48f492fb7e57031bba15a03
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 between Evana Roth's husband firing and the search?
task368_synthetic_even_or_odd_calculation
task368-f0978d6fd281425ca13e40dca4970031
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by 4, if the element is odd you should multiply by 4 then add 2. The output should be a list of numbers that is the result of applying that logic to the input list. You should not round any decimal...
[-298, -378]
task902_deceptive_opinion_spam_classification
task902-a84d313a34f842eea4c1516a6c2a3725
Classify the given hotel review based on the sentiment it expresses into two classes: negative and positive. I recently stayed at the Sheraton Chicago Hotel. It was my first time staying at this hotel and, I am sorry to say, it was my last time staying there. One of my main issues with this hotel was the amount of nois...
negative
task374_synthetic_pos_or_neg_calculation
task374-a67432be5dda4588b8cbad78c31c146b
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list. Note: A list is presen...
[162, 111, 102, 178]
task183_rhyme_generation
task183-c1edaa274e364acd8626502ec255b8d8
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" much
szuch
task103_facts2story_long_text_generation
task103-431420b12eb14cfe905f73ad95f388fd
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: simple go...
Lal Jayasurya is a simple good hearted young man who is search for a job, Bahadhur Nedumudi Venu is a former panchayath president who have an obsession towards liquor and women, and ShasthriAju Varghese is a young farmer who struggles to get some document approved from a Government sector. The three men, who are total ...
task820_protoqa_answer_generation
task820-a5970e3cb4074fa1a7087e4ffa5d6c88
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 a dessert that's made with fruit.
strawberry shortcake
task454_swag_incorrect_answer_generation
task454-c7091d99db314e75b6d7d452dc1db0b4
Given a sentence, generate a most unlikely next statement. The next statement should not be logically relevant to the given context A woman is seen speaking to the camera standing next to a horse. She
brushes under her long hair as well as her hair.
task177_para-nmt_paraphrasing
task177-067179de504241cd9a66423cbb9615ff
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. `` nice view , '' he whispered to no one in particular .
`` a beautiful sight , '' he whispered to himself .
task303_record_incorrect_answer_generation
task303-7324450d12164f92bfe412fcfcffe13b
In this task, you will be presented with a passage, and you need to write an **implausible** answer to to fill in the place of "_". Your answer should be incorrect, but should not be out of context. Try using words that are related to the context of the passage, but are not the correct answer. Even though there exist ...
Arsene Wenger
task673_google_wellformed_query_classification
task673-7d3d9becfc25400bb01fa3ba9028fc67
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
task087_new_operator_addsub_arithmetic
task087-6d2161e5ab2a42c6abea75ed1c4f8c9b
In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer 1327 # 82...
-23878
task114_is_the_given_word_longest
task114-c22f4044aebd42a98c909f5e4feeb1eb
In this task, you need to answer 'Yes' if the given word is the longest word (in terms of number of letters) in the given sentence, else answer 'No'. Note that there could be multiple longest words in a sentence as they can have the same length that is the largest across all words in that sentence. Sentence: 'white bul...
No
task668_extreme_abstract_summarization
task668-24da6b3530344e1e800404fd213824aa
In this task, you are given the abstract of a research paper. Your task is to generate a summary of this abstract. Your summary should not be very short, but it's better if it's not more than 30 words. The driving force behind deep networks is their ability to compactly represent rich classes of functions. The primary ...
This paper theoretically validates that interconnecting networks with different dilations can lead to expressive efficiency using mixed tensor decomposition.
task586_amazonfood_polarity_classification
task586-2c4ae664a4774550a59b5d2673c32921
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 just Fantastic Chicken Noodle soup, the best I have ever eaten, with large hearty chunks of chicken,and vegetables and nice large noodles. This soup is ju...
Positive
task1308_amazonreview_category_classification
task1308-7eaf2a69662e4494a35f4502c94d54e2
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: The pump did start to rust. I was told tha...
True
task267_concatenate_and_reverse_all_elements_from_index_i_to_j
task267-e012983fb004412da72d4b74079990c2
In this task, you are given inputs 'i', 'j', and A, where 'i' and 'j' are integers and A is a list. A list is shown by two brackets and comma-separated numbers and characters inside, like ['1', '12', 'l']. You need to concatenate all elements of A from the ith element to the jth element, and then reverse the resulting ...
kOsD35691633968uy1746qR
task1327_qa_zre_answer_generation_from_question
task1327-fc3d4bbb2ed8492883631c002fd6fa3b
Generate a correct and concise answer for the question based on the words in the context. Context : Heinz Franke (30 November 1915 in Berlin-Steglitz -- 5 April 2003 in Sasbach) was a German U-boat commander in World War II and recipient of the Knight's Cross of the Iron Cross (German: Ritterkreuz des Eisernen Kreuzes)...
World War II
task327_jigsaw_classification_toxic
task327-d4471a3fc1144761ae3ee64db115b938
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: zzzzzzzzzzzzzzzzzzzzz
Non-toxic
task523_find_if_numbers_or_alphabets_are_more_in_list
task523-42fe1a3933f64e7ab6c75fc1b210dd30
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
task638_multi_woz_classification
task638-19f9ab38d22741c09098e9e0c1fa8377
You are shown a conversation between a user and system. Identify who has spoken the indicated sentence based on the conversation. Sentence1: I am looking for a hotel by the name of The Lensfield Hotel. Sentence2: Good news, it is free to enter! Is there anything else I can assist you with today? Sentence3: I'd like to ...
Answer: (A) User
task397_semeval_2018_task1_tweet_anger_detection
task397-fb97c77dded74245a99f0386c5bd5df3
In this task you are given a tweet. You must judge whether the author of the tweet is angry or not. Label the instances as "Angry" or "Not angry" based on your judgment. furious refrigerator makes you blitzed
Angry
task606_sum_of_all_numbers_in_list_between_positions_i_and_j
task606-f094191b628244aeac4efc034bc1bee5
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 return the sum of all the numerical elements in the list A between the positions i and j (including positions i and j). Return 0 if no numerical element is present in the list between the given ranges. i and j will be...
3647
task091_all_elements_from_index_i_to_j
task091-75db130417f849b4ad5287a7e767fd2e
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. 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. 7, 15, ['9839', '11', 'v', 'v', '837'...
c, 7363, i, 7477, 123, 2971, 5479, 763, 1295
task848_pubmedqa_classification
task848-97b8c264975e44d3b2420415e349d719
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. Cytomegalovirus (CMV) remains the most common viral infection after pancreas-kidney transplantation (P...
0
task374_synthetic_pos_or_neg_calculation
task374-8e64c9077dbf43158de40719fc839963
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list. Note: A list is presen...
[120, 96, 48, 282, 228, 279, 12, 42, 180, 36, 210]
task578_curiosity_dialogs_answer_generation
task578-4c9d1357652c452d98dfd560d1443fd4
In this task, you are given dialogue, and you have to find the most critical location in the given conversation. Hi, I want to learn about the economy in Myanmar. Myanmar is a country in South East Asia. Its full name is the Republic of the Union of Myanmar. It is also sometimes called Burma. Myanmar is the largest c...
Myanmar
task820_protoqa_answer_generation
task820-8819aa3e5f2642da9c5cf0c444ecff88
Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question. tell me something about a couple that would lead you to believe they spend too much time together.
finish sentences
task083_babi_t1_single_supporting_fact_answer_generation
task083-94735f09058146199666d096647d5007
You will be given a passage consisting of set of facts and a question as input. The task is to answer a question of form 'Where is <person_name>?' using one of the given facts to determine the latest location of the person. Answer should be a word/phrase describing the location from the supporting fact. Avoid answers t...
hallway
task1186_nne_hrngo_classification
task1186-f9a91df2afe74441a571d855d2a5861e
You are given an original reference as well as a system generated reference. Your task is to judge the naturaleness of the system generated reference. If the utterance could have been produced by a native speaker output 1, else output 0. System Reference: espetus churrascaria, is in the are of hayes valley. Original Re...
0
task070_abductivenli_incorrect_classification
task070-8de3fb7bf6634d3cbfe6a7dc97782899
In this task, you will be shown a short story with a beginning, two potential middles, and an ending. Your job is to choose the middle statement that makes the story incoherent / implausible by indicating 1 or 2 in the output. If both sentences are plausible, pick the one that makes less sense. Beginning: Carol always ...
1
task847_pubmedqa_question_generation
task847-1a2c1d26c1b542448f108a23be4b1de7
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 ezetimibe suppress cholesterol accumulation in lipid-loaded vascular smooth muscle cells in vitro via MAPK signaling?
task1384_deal_or_no_dialog_classification
task1384-0953311f8709490ba8d512cd29bfb2f3
Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. THEM: either take just the ball or everything but the ball. YOU: i'll do ball.
Yes
task303_record_incorrect_answer_generation
task303-0e7416156d6f421c98d8b985eeb00be0
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 ...
Martian
task067_abductivenli_answer_generation
task067-0bf1976ef1ea41d7b9044d8bc5f1bcc4
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...
She was so frightened she purchasd a gun for self protection and one night she thought she heard a burglar in the house.
task904_hate_speech_offensive_classification
task904-c35ce14e6bd7447ea0ca754ae9236a0f
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. &#8...
Offensive
task1369_healthfact_sentence_generation
task1369-13b1df6d339640238f1729f1e8d98d60
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...
Kentucky Gov. Andy Beshear reaffirmed his support for a teachers’ pay raise and made a pitch to overhaul a criminal-justice system soaking up too much of the state’s money as he delivered his first State of the Commonwealth speech to the Republican-dominated legislature.
task1291_multi_news_summarization
task1291-58a0e87163c64eafa0d74c16ee65e10a
In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them. Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain. ||||| FILE - In this Oct. 2...
Arizona has fired head football coach Rich Rodriguez after a notice of claim was filed with the state attorney general's office alleging he ran a hostile workplace. The Arizona Daily Star revealed the $7.5 million notice of claim on Tuesday after making a public-records request. The paper said the claim was filed last ...
task844_financial_phrasebank_classification
task844-59f223fe959d4546b12b3d79be814c22
Given a piece of financial news and its polarity, classify it into 'true' if the polarity is correct and classify into 'false' if the polarity is incorrect. Output must be 'true' or 'false'. news:More than 50,000 tonnes of asphalt mix will be used in the contract . polarity:positive
false
task1296_wiki_hop_question_answering
task1296-75b4c3716b58494192ca6582530026bf
In this task, you are given a context, a subject, a relation, and many options. Based on the context, from the options select the object entity that has the given relation with the subject. Answer with text (not indexes). Context: Valentinus Smalcius ( German : Valentin Schmalz or Schmaltz ; Polish : Walenty Smalc ) ( ...
gmina raków
task506_position_of_all_alphabetical_elements_in_list
task506-22e5743caba44f1ea730bff0150130c6
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the position of all the alphabetical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no alphabetical element is in the list. ['M', 'u', '...
1, 2, 3, 4, 5, 6, 12, 14, 16
task405_narrativeqa_question_generation
task405-7f168e65d5fe410a9713eda21583dd14
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 refuses to try and pass as "White" with Iola's?
task207_max_element_lists
task207-249ebed2fc9d4156a9a61032006668a3
In this task, you are given a list. This list contains many lists of integers. The list is several items written within a []. Your task is to find the maximum number among the members of each inner list. The output should be a list comprised of the maximums with the same order as the internal lists. [[13, -90, -80, 42,...
[42, -19, 63, -16, 54, 60, 91, 13, 83]
task1510_evalution_relation_extraction
task1510-c957840c93c14197a127d4287dcf5fc5
Given a phrase describing the relationship between two words, extract the words and the lexical relationship between them. The relation has to be of the type 'MemberOf', 'MadeOf', 'Synonym', 'Entails', 'HasA', 'HasProperty', 'PartOf', 'Antonym' or 'IsA'. The output should have the format: word1 relation word2. consume ...
consume Synonym swallow
task339_record_answer_generation
task339-3c843b4465ed490e95eca0f48dc69e88
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. Try to find the best answer that is most likely to fill in "_". Note that the URLs in the text have been replaced with [Link]. Spain's King Felipe and Queen Letizia put o...
King Felipe
task300_storycloze_order_generation
task300-5f92e0354e6840e5ad23e4cabd01f078
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...
32514
task298_storycloze_correct_end_classification
task298-c74bfc2628654a578a0e643e81848487
In this task, you're given four sentences of a story written in natural language, and one last sentence (Sentence5). Your job is to classify whether the last sentence completes the rest of the story coherently or not by providing 'Yes' or 'No'. Sentence1: Jack is tired of writing emails on his tablet computer. Sentence...
Yes
task851_synthetic_multiply_evens
task851-1519ae88b39345c1a9de3e2e847fd309
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 even 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 even numbers in an inner list you sho...
[0, -15840, 952, 56, 8, 0]
task565_circa_answer_generation
task565-fc95b5939210465db810a699b7ba002b
In this task, you are given a question. Your task is to generate an answer that is relevant to the question. Do you enjoy books in series?
The longer the story the more likely I'll lose interest.
task845_pubmedqa_question_generation
task845-ebdccd6c014b400fb1b519633b5fa36f
Given a passage with a context and an answer, construct a question on the basis of the information present in the passage. Construct the question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) it answer uses text phrases from the passage. Avoid creating...
Does tobacco Use be Associated With Increased Complications After Anterior Cruciate Ligament Reconstruction?
task074_squad1.1_question_generation
task074-2be64539eee4498babd1a781a80c2409
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...
To monitor what event would measuring radiance from vegetation provide information?
task591_sciq_answer_generation
task591-5454603f32464fbca6a8250c6f40995c
Given a scientific question, generate a correct answer to it. Australia is home to many endemic species. the (a) wallaby (wallabia bicolor), a medium-sized member of the kangaroo family, is a pouched mammal, or this?
marsupial
task093_conala_normalize_lists
task093-82bf7eeb06a6497dbab2cd64bcd7d501
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. [92.909, -90.582, 38.965, 37.021, 24.444, 197.786, -9.408, -72.078, 227.728, 40.358]
[ 0.191 -0.186 0.08 0.076 0.05 0.406 -0.019 -0.148 0.467 0.083]
task956_leetcode_420_strong_password_check
task956-45dfa9173c4e490785ed09f1646f9fbb
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...
1
task616_cola_classification
task616-f2ccf051c76644d88d903d604af151aa
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
task897_freebase_qa_topic_question_generation
task897-4908596befde49879856966252df4b21
Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question. count arthur strong
Who created the radio/TV character Count Arthur Strong?
task581_socialiqa_question_generation
task581-8a6eb5a73a684a08a47c386a59defc33
In this task, you're given context and an answer. Your task is to generate the question for this answer based on the given context with commonsense reasoning about social situations.. Context: Jesse bought food for this week in order to prepare for Thanksgiving. Answer: prepared for thanksgiving
How would you describe Jesse?
task192_hotpotqa_sentence_generation
task192-d384b31888124f4fb440ba30816027f5
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. Nationwide Mutual Insurance Company and affiliated companies is a group of large U.S. ins...
Nationwide Mutual Insurance Company and affiliated companies is a group of large U.S. insurance and financial services companies based in Columbus, OH.
task170_hotpotqa_answer_generation
task170-0001194889e44469aa1f4b75f8113285
In this task, you are given a set of context paragraph and some supporting facts to answer a question. Your task is to generate answer for given question based on set of context paragraphs and supporting facts. Context_1 : Anna Elisabeth Franziska Adolphine Wilhelmine Louise Maria, Freiin von Droste zu Hülshoff, known ...
Carl Friedrich von Weizsäcker
task245_check_presence_in_set_intersection
task245-872ab3d3d0304f3bb40abc5b321841ab
In this task, you are given two sets, and a question. You need to find whether an element is at the intersection of two given sets. A Set is shown by two curly braces and comma-separated numbers inside, like {1, 2, 3}. The intersection of two given sets is the largest set which contains all the elements that are commo...
No
task098_conala_list_intersection
task098-96b55323e36c46eebe0d61b7b5eb8760
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...
[4, 9]
task327_jigsaw_classification_toxic
task327-6e2b2f578c2546299fa91b274f70a8b7
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: now is the time to put in your bu...
Toxic
task178_quartz_question_answering
task178-33a320b7eefe440cbd61364e43173752
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: Sally is pulling two wagons...
blue wagon
task303_record_incorrect_answer_generation
task303-928b638bb9c14413b803c23f264da363
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 ...
Uxizandre
task284_imdb_classification
task284-7b5a3c36353b4b9591f3edbc287fcfef
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. It has its merit's; Morvern Callar is both the merits and the disappointments. She's so enigmatic, so original. Is it her method of dealing with the pain of ...
negative
task303_record_incorrect_answer_generation
task303-65c488095ec14ff0a377c31bcefa785b
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 ...
Bodyshockers
task1711_poki_text_generation
task1711-e59b8cbed6c842d8ad86e2ff5899e17f
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 ...
by alec walker ten little mice ten little mouse be wait to dine one be late and then there be nine nine little mouse be all run late one fell behind and then there be eight eight little mouse be talk to kevin one fell asleep and then there be seven seven little mouse be do some kick one break his leg and then there be ...
task207_max_element_lists
task207-d0bab99ceaee4e2fa111e23ff9090b30
In this task, you are given a list. This list contains many lists of integers. The list is several items written within a []. Your task is to find the maximum number among the members of each inner list. The output should be a list comprised of the maximums with the same order as the internal lists. [[-16, -18, 80], [-...
[80, 72, 49, 99, 43, 88, 89, 21]
task087_new_operator_addsub_arithmetic
task087-a76274e1bcc54f649666eb27b60f0d90
In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer 4266 # 89...
-26698
task280_stereoset_classification_stereotype_type
task280-db2b1da2c7e84244a07466b6b4fdc215
In this task, you are given a short passage that conveys stereotype or anti-stereotype about a specific target. A stereotype is an over-generalized belief about a particular group of people. An anti-stereotype is an idea that goes against a common stereotype. You are expected to classify the passage into four types of ...
Religion
task389_torque_generate_temporal_question
task389-db6ad195af7b4a47953b58e8a117b116
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?
task380_boolq_yes_no_question
task380-18a05eefafab4572aa358031c20bbf85
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: On August 18, 2017 the band announced that keyboardist Paul Defiglia would be leaving the band on September 3, 2017. On September 24, 2017 Scott Avett stat...
Yes
task605_find_the_longest_common_subsequence_in_two_lists
task605-6bbc2cbff84c4112a436fd66f883da7f
In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B. [1347, 'i', 9151, '7499', '1371', 'u', 'Z', 'z', 'u'], ['X', 'f', 'G', '7499', '1371', 'u', 'Z', 'a', 'X', 'Z', 9293]
7499, 1371, u, Z
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists
task755-b0c28b6bb1474a1ba04f31be9d4161a4
In this task, you are given two strings A,B. You must perform the following operations to generate the required output list: (i) Find the longest common substring in the strings A and B, (ii) Convert this substring to all lowercase and sort it alphabetically, (iii) Replace the substring at its respective positions in t...
eUbpqZf, msbpqdAA
task1292_yelp_review_full_text_categorization
task1292-f31ad1c717e84661b0bee127d03ba23b
You are given a review about a place. You need to provide a rating from "1 star" to "5 stars" for this place. The guys at this barbershop are great, clean cutz and good vibes.Always playing good music.They get busy make sure to set appointment
5 stars
task299_storycloze_sentence_generation
task299-362f3db8d51e423d9540c95ed06cebd1
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...
2, She is a recent widow living on a pension.
task286_olid_offense_judgment
task286-223cfa3bc3b14a56989c72dbf0416699
In this task you are given a tweet and you must identify whether the tweet contains any offense or any form of (untargeted) profanity. Label the post as NOT if the post does not contain offense or profanity. Non-offensive posts do not include any form of offense or profanity. label the post as OFFENSIVE if the post co...
NOT
task363_sst2_polarity_classification
task363-99aaeec159e542ac81d2220dfa8786f5
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 The movie is like a year late for tapping into our reality tv obsession , and even tardier for exploiting the novelt...
NEG
task845_pubmedqa_question_generation
task845-335ad9510e8144ca8aff06cae027d70d
Given a passage with a context and an answer, construct a question on the basis of the information present in the passage. Construct the question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) it answer uses text phrases from the passage. Avoid creating...
Do anger suppression and adiposity modulate association between ADRB2 haplotype and cardiovascular stress reactivity?
task1412_web_questions_question_answering
task1412-3c3e895f679b4deaa2015706969fbd88
A question is presented to you in this task, and your job is to write a potentially correct answer. who was the communist dictator of north korea?
Kim Jong-il
task1559_blimp_binary_classification
task1559-015e39b1b1b04cc0b949dd6ee6b95e25
In this task, you will be shown an English sentence. You need to classify the sentence as either a representation of an adjunct island or as an incorrect representation. A correct representation should be denoted as 'good' while everything else should be denoted as 'bad'. A correct representation of an adjunct island w...
bad
task384_socialiqa_question_classification
task384-10f34c59e2bb4273aec50c9a8ef536a4
In this task, you're given a context passage, an answer, and a question. Your task is to classify whether the question for this answer is correct or not, based on the given context with commonsense reasoning about social situations. If its correct ,return "True" else "False". Context: Ash tried to help the baker make a...
True
task413_mickey_en_sentence_perturbation_generation
task413-8db85a4cf7ba4e3a81d29dbf764054a8
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 uncommon to find a poster in a bedroom .
task1541_agnews_classification
task1541-ee7e612ff8394f28835739f2049f3a07
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...
1
task370_synthetic_remove_divisible_by_3
task370-624a6f040b954f4991106a236b23da5c
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. [-39, 11, 19, -61, -44, 53, 21, -27, 72]
[11, 19, -61, -44, 53]
task079_conala_concat_strings
task079-fa9f034781af4231a4b50b21b8c6126f
In this task you will be given a list of strings and you need to concatenate them. ['life,', 'U', 'B', 'P', 'I', 'w', 'a', 'c', 'individual', 'f', 'gentleman', 'e', 'C']
life,UBPIwacindividualfgentlemaneC
task1313_amazonreview_polarity_classification
task1313-00d55da110bb4b9eb03c62caa1488b86
In this task, You are given an amazon review and its polarity (positive or negative). Your task is to answer "True" if the specified sentence and its polarity match; otherwise, answer "False" Review: I drink tea constantly, and one of my favorites is by this company. This tea, however, is disgusting and totally undrink...
False
task675_google_wellformed_query_sentence_generation
task675-181e99793e5c4d269d9189034f6a91f8
You are given a list of queries separated by new line. Your job is to answer with the query that is the most well-formed or well-structured query in terms of grammar, punctuations, or spelling errors. How much dose a marine bioligist make ? Names of ballet steps ? Does the body benefit from carrots ? Two names of proka...
Does the body benefit from carrots ?
task455_swag_context_generation
task455-af1cc2639e6744899ce7126a39dcbaae
Given a sentence, generate a most likely context or previous statement. The previous statement should be relevant to the given statement. The man in apron smoothen the ski board, then puts a cloth on it.
The man with black apron is brushing the counter.
task405_narrativeqa_question_generation
task405-af4bb014b19f45ca824a3870c8bc1244
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 does the crab find while out walking?
task191_hotpotqa_question_generation
task191-531bbd03ee6c42869f3ec8c23b63ab48
In this task, you are given a set of context paragraphs, some supporting facts and an answer of a question. Your task is to generate question for given answer based on set of context paragraphs, supporting facts and an answer. Context_1 : Craig Federighi (born May 27, 1969) is Apple's senior vice president of Software ...
Who is the Apple Sr. VP of Software Engineering that introduced Face ID, a facial recognition system for iPhone X, at the Steve Jobs Theater on September 12, 2017?
task1727_wiqa_what_is_the_effect
task1727-75c627eb4be1458280ff76c996584d88
In this task you will be given a process, and a question. The process contains a sequence of steps that happen in order. The question asks about the effect of a certain event on another event. If the first event has a positive effect on the second event, answer with "for", if it has a negative effect, answer with "agai...
against
task063_first_i_elements
task063-9ba46bc03b094bb38509eac51ae63806
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 4, ['Q', 'I', 'B', 'F', 'l', '1761', '4455', '8625']
Q, I, B, F
task292_storycommonsense_character_text_generation
task292-10f5bdd8ee754bb695930564776fafaa
In this task, you're given a story (which contains five sentences only). Your task is to find all the characters which are available in the given story. Sentence1: Heather had four children. Sentence2: Her bladder was weak and she occasionally had leaks. Sentence3: One day at work, Heather and a co worker were watching...
Co worker, Heather
task306_jeopardy_answer_generation_double
task306-1392fa76b4904ab48c0ffe89b71607c0
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: YOU DON'T BRING ME FLOWERS Clue: A plant that forms a furry carpet on forest floors ...
a moss
task413_mickey_en_sentence_perturbation_generation
task413-062eaa64e85f4af987a470059e5fecaa
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 freeze a cake because you stop to celebrate a surprise .