task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task390_torque_text_span_selection | task390-9dae11925c9948e799b79c6465376720 | 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 sp... | write |
task303_record_incorrect_answer_generation | task303-e10adf39d95748dea47515811e5b9ca6 | 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 ... | Bunny Austin |
task339_record_answer_generation | task339-052487ae8cb84fb294f1f3fdbcd91f94 | 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].
Paris (CNN) President Donald Trump offered ... | Donald Trump |
task1510_evalution_relation_extraction | task1510-91c84f60db9e4c10902dc6655bb7915c | 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.
due can ... | due Antonym give |
task378_reverse_words_of_given_length | task378-79a39ac9ec454152b9d6b96098d5d723 | In this task, you need to reverse all words of a given length in the sentence. The number of letters in a word determine its length. For example, the length of the word "apple" is 5.
Sentence: 'some boxes sitting in a pile in the living room'. Reverse all words of length '3' in the given sentence. | some boxes sitting in a pile in eht living room |
task1310_amazonreview_rating_classification | task1310-4b6be1fae7eb4c13bd6454627e6ed4a0 | In this task, you're given a review from Amazon. Your task is to generate a rating for the product on a scale of 1-5 based on the review. The rating means 1: extremely poor, 2: poor, 3: neutral, 4: good, 5: extremely good.
Loved the sugar free and coffee taste. They only problem was that most of them were melted by tim... | 3 |
task300_storycloze_order_generation | task300-da888e1a767945a58c0096627c7b5170 | 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... | 23415 |
task1412_web_questions_question_answering | task1412-479ed03be82142898ccd4b509399ba79 | A question is presented to you in this task, and your job is to write a potentially correct answer.
where to stay in bermuda tripadvisor? | Bermuda Department of Tourism |
task377_remove_words_of_given_length | task377-0562bb389edc4ba19756a811c313fcf9 | 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: 'some tables and some outdoor shops with lots of bananas'. Remove all words of length '5' in the given sentence. | some tables and some outdoor with lots of bananas |
task579_socialiqa_classification | task579-3fd1d1a78b6849c28616087ba8a5ae07 | In this task, you're given a context, a question, three options, and an answer. Your task is to classify whether the given answer is correct or not by providing 'Yes' or 'No', based on the context with commonsense reasoning about social situations.
Context: Austin held the arms of Riley so Riley could not flail them.
... | Yes |
task1360_numer_sense_multiple_choice_qa_generation | task1360-a1b5d45786964aef9f3632d5093173d3 | Given a sentence with a missing word, pick the answer option that best fills out the missing word in the sentence. Indicate each answer with its index ('a', 'b', 'c', 'd').
Some alphabets use ____ hand, some use two hands.\Question: Choose the right answer from options given a) one b) nine c) ten d) four | a |
task365_synthetic_remove_vowels | task365-220339e14e7e42ac988b12bca0af0182 | 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.
oeUo | |
task927_yelp_negative_to_positive_style_transfer | task927-a036d43c03c04b4786ab25e81adf4bb5 | You are given a negative review and your task is to convert it to a positive review by one or more making minimal changes. Avoid changing the context of the review.
executive chefs would walk by not even saying good morning . | the excecutive chef was nice and said good morning to us very often |
task303_record_incorrect_answer_generation | task303-830ee5da1a6142d6b4cab3bfbc70aca0 | 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 ... | Quaaludes |
task1502_hatexplain_classification | task1502-3caf2ba7b7e24be6af2f04990d5aa504 | The input is a tweet which can be classified as Hate Speech, Offensive or Normal. Given such a tweet, output the class the tweet belongs to. Hate Speech will contain threatening language towards the community targeted. Offensive language will contain abusive or discriminatory language towards the community targeted.
i ... | Offensive |
task194_duorc_answer_generation | task194-b94a5ae51c8f453a95d5d85df236f9ae | In this task, you will be shown an extract from a movie plot and a question. You need to provide the correct answer for it. Short answers containing words that are present in the passage are preferred.
During a shootout against Chinese Triads at a San Francisco dock warehouse, FBI agents John Crawford (Jason Statham) a... | Answer: Rogue |
task099_reverse_elements_between_index_i_and_j | task099-51c7de7c7f78456f97b721530554fce5 | 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.
4, 7, ['D', 'C',... | G, l, 8923, z |
task223_quartz_explanation_generation | task223-7e0ff006f57244a3b73affe99dbd34a4 | In this task, you are given a question and answer for that. The answer will fill in the blank or will complete the unfinished question. Your task is to provide an explanation based on the given question or fill-in-the-blank statement, and answer.
Question: A sensor on a camera that is larger will have
Answer: higher ... | The larger the light collecting area, the more light a telescope gathers and the higher resolution (ability to see fine detail) it has. |
task113_count_frequency_of_letter | task113-a125b8220a65416f8105f6a1113bbb24 | In this task, you need to count the number of times the given letter appears in the given sentence.
Sentence: 'a picture of an open air zone that looks incredible'. Find frequency of the letter 'c' | 2 |
task311_race_question_generation | task311-4e53624e9252402b97baea3f47586fd3 | 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: There is a brown female Canadian duck that weighs only four hundred fifty grams. The duck had flown to the southern state of Florida for the winter.A hunter shot it on January ... | Which of the following statements is TRUE? |
task307_jeopardy_answer_generation_final | task307-e8c9d5c2cd2f464b93d5fe1080c773e4 | 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: LANDMARKS
Clue: Plans are for steel cables to temporarily replace the over 800 tons ... | the leaning tower of pisa |
task170_hotpotqa_answer_generation | task170-4bdac4e2442b49a8be6e74fabc64fc26 | 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 : Vladimir Davidovich Ashkenazy (Russian: Влади́мир Дави́дович Ашкена́зи , "Vladimir Davidovich Ash... | Vladimir Davidovich Ashkenazy |
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet | task622-1d8d004edd7a4e19945cb5b934890c56 | 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.
['B', '8661', '1127', 'I', '1179', 'H', '3437', 'v'] | 2, 8661, 1127, 9, 1179, 8, 3437, 22 |
task1596_event2mind_text_generation_2 | task1596-a732d5f2f37a46cb9692d6af9ed12889 | The task is to generate text based off of an event. For the given event, there will be a person who does the action in the event (usually PersonX). Your task is to write that persons intent behind doing the event, i.e. why did the person do that action.
PersonX brings ___ to PersonY's eyes | to express his feelings |
task1678_mathqa_answer_selection | task1678-cf38aed990b043e6a4f60ae18e120257 | Given a math problem with context and a question and 5 answer choices, the task is to provide the correct answer choice based on the problem. You must choose one of the given answer choices by letter: a, b, c, d, or e; anything else is invalid.
Problem: a waitress ' s income consists of her salary and tips. during one ... | c |
task301_record_question_generation | task301-c8ca258c4d9e42e7b91296e700adcd88 | In this task, you will be shown a passage. You need to write a fill-in-the-gap question based on your understanding of the events that might be inferred from the passage. Your question should be answerable based on the passage and only have one correct answer. Show the gap in your question with a _ .
One of the greates... | 'In my opinion, further research leading to the rediscovery of the _ would be even more important than the identification of the Grace Dieu in the 1930s. |
task247_dream_answer_generation | task247-dd853de0ae3a4230a01339b131f82146 | In this task, you will be shown a conversation and a question. You need to answer the question and choose the correct option based on the conversation. "W" and "M" in the conversations stand for "woman" and "man".
W: Aren't we supposed to have a science test this afternoon? M: It was delayed because the teacher had a m... | (C) A test |
task1289_trec_classification | task1289-4ab4dc6f8fcb4e48b5fcf5a04956267a | You are given a question. You need to detect which category better describes the question. A question belongs to the description category if it asks about description and abstract concepts. Entity questions are about entities such as animals, colors, sports, etc. Abbreviation questions ask about abbreviations and expre... | Entity |
task594_sciq_question_generation | task594-5b48b4c078a3431b92b3d32237f52e64 | Given a scientific passage and an answer, generate a question for the given answer.
Passage: A: The modern kinetic theory of matter is remarkably similar to Democritus’ ideas about the motion of atoms. According to this theory, atoms of matter are in constant random motion. This motion is greater in gases than in liqui... | What theory says atoms of matter are in constant random motion? |
task283_dream_incorrect_answer_generation | task283-6affbf4972d348648a5aae932275de35 | In this task, you will be shown a conversation and a question. You need to write an implausible answer to the question. Even though there exist multiple wrong answers, we only need a single wrong answer. "W" and "M" in the conversations stand for "woman" and "man".
M: Have you seen Kelly around? We would like to go for... | She forgot her bag. |
task376_reverse_order_of_words | task376-57484c9e876e417a81b1ef8fa97e8432 | In this task, you need to reverse the order of words in the given sentence.
Sentence: a baseball game in progress with a batter on deck | deck on batter a with progress in game baseball a |
task194_duorc_answer_generation | task194-c6d15acd5a994607b1cb3a1ec0f30ff1 | In this task, you will be shown an extract from a movie plot and a question. You need to provide the correct answer for it. Short answers containing words that are present in the passage are preferred.
The film's plot combines several elements from these original films. Starrbooty (RuPaul) is in the middle of a major k... | Answer: Prostitutes. |
task196_sentiment140_answer_generation | task196-04df07278d9643169abfea8644194e4d | 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: @xxItsDaniellexx helllll yes its an awesome movie, you'd love ... | yes |
task456_matres_intention_classification | task456-8114d2d0db0749aea8677fa2d5c9182a | You will be given a context and a verb separated with a newline character. You have to identify if the given verb implies an opinion, an intention, a wish or not. Please note that a verb refers to an intention only if it refers to an event planned to happen in the future and is not conditional (or part of a condition).... | No |
task087_new_operator_addsub_arithmetic | task087-99ce6f37d4f549a38c5b8045974515b9 | 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
6475 @ 51... | 31354 |
task929_products_reviews_classification | task929-4852cf2ce8ff499798edcaba3561da7f | 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.
This product is great if you need to take your ipad anywhere with you, I use it while joggin... | Good Review |
task821_protoqa_question_generation | task821-52264dc47bca4950a18b73efe0299d96 | Construct a question that every answer in the list is correct and reasonable for it.
teacher, housewife, entrepreneur, animal care, musician, nurse | which occupation do you think make you not necessarily the richest, but the happiest? |
task1446_farthest_integers | task1446-ba7b76b25223405d86cab3a4e9bb1467 | 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.
[100, -41, 94, 17] | 141 |
task177_para-nmt_paraphrasing | task177-c0ac44bd95cb488697a81c456ddb1ce1 | 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.
ms. watson , would you please read the events in question ? yes , of course . | ms. watson , would you please read the relevant events ? |
task1645_medical_question_pair_dataset_text_classification | task1645-22c09180100d4a3498f6574b26b157db | 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: What will happen if a normal 19 year... | Similar |
task100_concatenate_all_elements_from_index_i_to_j | task100-f25657ab06d6485ca050dc23cebd539c | 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... | 914739D984799358049F |
task405_narrativeqa_question_generation | task405-bd993f468f9142a899687833162e546d | 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 happened to Carl Winfield's mother? |
task372_synthetic_palindrome_numbers | task372-043190e30b02413588de621421703234 | In this task you will be given a list of integers. You should only return an integer if the first digit is the same as the last digit in the number. If an integer has a single digit, then it should be returned. If there are no integers that start and end with the same digit then an empty list ("[]") should be returned.... | [949, -8] |
task123_conala_sort_dictionary | task123-01377224002746edbc2f8ade2889e1d3 | 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': -78, 'second': 1}, {'first': 53, 'second': 94}, {'first': 55, 'second': -9}, {'first': 75, 'second': 17}, {'first': 86, 'second': 64}] |
task286_olid_offense_judgment | task286-457004fa72574980bbaa70ea24a8715b | 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 |
task507_position_of_all_numerical_elements_in_list | task507-4d3a13e8c5734ab097dcfd01a8e57224 | 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 numerical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no numerical element is in the list.
['h', 'K', '8057',... | 3, 5, 7, 9, 10, 12, 13, 15, 17, 19, 21 |
task164_mcscript_question_answering_text | task164-97fae1c6caae4442b5ebbc4972f4a8f5 | You are given a paragraph (Passage), a question (Question) and two answer options (Option1 and Option2). Your task is to find the correct answer (and return the string of the correct option, not option1/2) for the given question from the given options and based on the given passage. Answer of the question can be found ... | they were having difficulty concentrating and needed a break |
task504_count_all_alphabetical_elements_in_list | task504-6bf2bc20df604feeb438557c6188ad93 | 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
['K', '3247', '7983', 'P', '289', '5639', 'p', '4321', 'i', '1329'] | 4 |
task067_abductivenli_answer_generation | task067-0b200b0169d74fcb9d8b2221447291a2 | 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... | Amy and her mother arrived at the new school. |
task195_sentiment140_classification | task195-aa5bead73c50422d956fdf90d920be9f | 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.
Apparently FTW means "For The Win" ... I thought it meant "Fuck the World!" | positive |
task844_financial_phrasebank_classification | task844-e28483909b474a30824804b68416e70e | 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:The company 's goal is to achieve annual savings of EUR 2 million ( USD 2.7 m ) , of which two thirds are to be realized in... | true |
task067_abductivenli_answer_generation | task067-b3ee8882ef784ad4925d15c24adaf1ae | 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... | Bob's parents told him he wouldn't get a pet. |
task378_reverse_words_of_given_length | task378-38ac5829324642dd8442b5127acc6eaf | In this task, you need to reverse all words of a given length in the sentence. The number of letters in a word determine its length. For example, the length of the word "apple" is 5.
Sentence: 'two dogs tugging on the same yellow frisbee'. Reverse all words of length '3' in the given sentence. | owt dogs tugging on eht same yellow frisbee |
task103_facts2story_long_text_generation | task103-aa1f6fbc98444547aee89eec7f5f9d16 | 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: honest po... | Sethupathi Vijay Sethupathi is an honest police inspector from Madurai who is awaiting his promotion to ACP. He takes up a case involving the murder of a Subinspector named Subburaj. Subburaj was hacked to death by some thugs while on duty, but he was not the target. The actual target was another subinspector Kanagavel... |
task303_record_incorrect_answer_generation | task303-afba5a275a114ff4b178ae7968480961 | 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 ... | Emmanuel Macron |
task022_cosmosqa_passage_inappropriate_binary | task022-39311bd6c3ff4ddfa82dfea787a53d20 | Read the given context and if the the context is inappropriate (e.g., pornographic) or nonsensical (e.g., cannot determine what happenings the context is about), indicate via "yes". Otherwise, response via "no".
Context: Turns out it 's a Tae Kwon Do school , which makes Scott very happy . When the class started she fo... | No. |
task428_senteval_inversion | task428-a41f8c377c87400391ce91e5ab1f1dbf | In this task you are given a sentence. You must judge whether there exist two consecutive words within the sentence with flipped orders, that is, whether the sentence will make sense and be correct if the order of two consecutive words changes. Label the instances as "Inversion" or "Original" based on your judgment.
He... | Inversion |
task1364_hans_answer_generation | task1364-2cbf924301574ffab232ed85c11f980b | In this task, you are given a premise sentence. Your task is to write a new sentence by substituting the subject and object (i.e., the input's subject should be output's object and vice versa.). The generated sentence must be fluent and shouldn't change the voice (i.e., passive or active) of the input.
The scientist ne... | The presidents stopped the scientist . |
task177_para-nmt_paraphrasing | task177-48623de6bd7d4931af0701b0b4f4d705 | This is a paraphrasing task. In this task, you're given a sentence and your task is to generate another sentence which express same meaning as the input using different words.
i 'll tell you what else is funny , was when you kissed me yesterday . | i 'll tell you it was weird ... ... when you kissed me last night . |
task243_count_elements_in_set_intersection | task243-18b42c99881a47dda3e6d47d69fee7b2 | In this task, you are given two sets, and you need to count the number of elements 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 common to both ... | 0 |
task1604_ethos_text_classification | task1604-715bdfd7172640e8bded355e32ef7e3c | Given a comment, classify it into a 'hate' speech or 'not hate' speech. Answer using 'hate' or 'not hate'.
Why the fuck would you ask Trump? | not hate |
task183_rhyme_generation | task183-2cb016a610264da08ed7e91bb023e7b4 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
offer | coffer |
task074_squad1.1_question_generation | task074-6243680c67564fe782adbd623f22bbf1 | 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 city did Tesla move to in 1880? |
task156_codah_classification_adversarial | task156-63769fc4826a43b18331d7f77ad70421 | Given a prompt and four completions, select the completion that is the most plausible in continuing or answering the prompt. This task is designed to test common sense and has various categories ranging between idioms, negated statements, polysemy, subject referencing, and quantitative reasoning. Generate either Comple... | Completion A |
task105_story_cloze-rocstories_sentence_generation | task105-f533868a1ae84304955a15fc9139cfef | In this task, you're given a four sentences of story written in natural language. Your job is to complete end part of the story by predicting appropriate last sentence which is coherent with the given sentences.
Sentence1: Last week my girlfriend and I bought three lottery tickets. Sentence2: It's not something we norm... | We were happy to win a small amount of money from the tickets. |
task294_storycommonsense_motiv_text_generation | task294-6898de83d5b549f1b2a6d2bfa7294ef8 | In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. Y... | None |
task1419_mathqa_gain | task1419-3d2c1e0a7169487395f90e1c66f80f4a | In this task, you need to answer the given multiple-choice question on the gain. Gain is the value by which to multiply the input. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: the ratio of investments of two partners p and q is 7 : 5 and the ratio of their profits is 7 : 14 . if p invested the money... | b |
task183_rhyme_generation | task183-380ef48d03fe482f80063d567f390ff5 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
port | swart |
task308_jeopardy_answer_generation_all | task308-40daa7ca142e4b8283ed14776a49ac18 | 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: COUNTRY MUSIC STARS
Clue: "There's a Tear in My Beer" was a 1989 duet hit by this ma... | hank williams, jr. |
task368_synthetic_even_or_odd_calculation | task368-c8cca9a9dc064ba2a5069eb0699b809a | 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... | [18.5, -23.5, -5.0, -7.5, 302, -242, -24.5, -25.0, -17.0, -306, -162] |
task100_concatenate_all_elements_from_index_i_to_j | task100-a36c923b8a9d4bf985ebc8ee75f2b7ec | 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... | 53338101PuC |
task927_yelp_negative_to_positive_style_transfer | task927-f56606a3c9c847178de53557065d0fb4 | You are given a negative review and your task is to convert it to a positive review by one or more making minimal changes. Avoid changing the context of the review.
the beer was nice and cold ! | the beer tasted fantastic . |
task002_quoref_answer_generation | task002-6579810ec54c4168a6f2ffb1e7eaf508 | In this task, you're expected to write answers to questions involving multiple references to the same entity. The answer to the question should be unambiguous and a phrase in the paragraph. Most questions can have only one correct answer.
Passage: At a London music hall theatre, Richard Hannay is watching a demonstrati... | Annabella Smith. |
task1327_qa_zre_answer_generation_from_question | task1327-b0ef79fafda84a5ab015691d21f6d9ef | Generate a correct and concise answer for the question based on the words in the context.
Context : Liberty Leading the People (French: La Liberté guidant le peuple) is a painting by Eugène Delacroix commemorating the July Revolution of 1830, which toppled King Charles X of France.
Question : The Liberty Leading the P... | July Revolution |
task1288_glue_mrpc_paraphrasing | task1288-2dcbeb0d0492452cb45e389d6a48ff65 | You are given two sentences(Sentence1 and Sentence2). Answer "Yes" if these sentences are a paraphrase of one another, otherwise answer "No".
Sentence1: A prosecutor says Dorchester County parents were responsible for the death of their a 6-year-old autistic son , whose body was found in a pond near the family home ., ... | Yes |
task074_squad1.1_question_generation | task074-28261984c2084866b73f8adc52dc7cca | 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 are the other railways being proposed in the state? |
task1541_agnews_classification | task1541-58ce8ca4eefd4f8f93d2502b728fe035 | In this task, you're given a short article. Your job is to classify the article based on its category. Use the following classification labels, 0. World, 1. Sports, 2. Business, 3. Science or Technical. Label the text "0" if it contains information related to world. Label the text "1" if it contains information related... | 3 |
task303_record_incorrect_answer_generation | task303-b004a1a38282445d9f052c5b60f2d963 | 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 ... | Costa Rica |
task1308_amazonreview_category_classification | task1308-c99762ac6cbe4594a306d1ead93dd5df | 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: Just received the replacement to my origin... | False |
task322_jigsaw_classification_threat | task322-d10e0ea09cd54f38911e02df21af33a6 | 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: NUTS! You have got to be kidding? Pard... | Threat |
task066_timetravel_binary_consistency_classification | task066-140c95cfb94444058a115c9ef8d2899d | In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given a candidate for the second sentence and you need to identify if the given sentence connects the first sentence with the rest of the story. Indicate your answer by "Yes" if it connects, otherwi... | No |
task934_turk_simplification | task934-31f7bbe4c7c04042b63a9a787e50e609 | 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 took to the bush a fortnight later , reportedly with some provisions , an iron pot , and a musket stolen from a marine named abraham hand. | he took to the bush two weeks later , with some rations , an iron pot , and a gun stolen from a marine named abraham hand. |
task471_haspart_answer_generation | task471-8f0f32861fbc4d21acffd00c43908ca8 | Given an entity as input, output another entity which is part of the input entity. 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., output entity) is in a part-of relationship with its holo... | fiber |
task900_freebase_qa_category_classification | task900-1a5ac42a9f204f8fac0d75038fb9e75f | Given a trivia question, classify broad topical category from this list: 'theater', 'geology', 'book', 'tv', 'astronomy', 'aviation', 'military', 'government', 'boxing', 'projects', 'metropolitan_transit', 'law', 'venture_capital', 'broadcast', 'biology', 'people', 'influence', 'baseball', 'spaceflight', 'media_common'... | book |
task183_rhyme_generation | task183-6a42ad94eaad4caabfe0c097abc7f390 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
she | b. |
task600_find_the_longest_common_substring_in_two_strings | task600-f1a020c97a26481c852fb06801a61808 | In this task, you are given two strings A, B. Find the longest common substring in the strings A and B.
DXERfjcHVGkTbuMxEewEdzf, ugzaGkTbuMxEeMLxdaXPI | GkTbuMxEe |
task1446_farthest_integers | task1446-e39c77602ad34caaa75fbdfb87b23799 | 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.
[-33, 85, -71, -83... | 168 |
task600_find_the_longest_common_substring_in_two_strings | task600-d571b426282f4fc2b5147e7a454e871e | In this task, you are given two strings A, B. Find the longest common substring in the strings A and B.
kuqtptRlzhNZEXmrXrI, mOlzhNZEXaubTe | lzhNZEX |
task1291_multi_news_summarization | task1291-373e3fad5f8c495fa8c6ece177431e72 | In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them.
There are multiple videos inside this story. Click here to watch them from the News 2 app.
DICKSON COUNTY, Tenn. (WKRN) - The father of a 5-year-old boy who was reported missing in Dickson C... | The father of a 5-year-old Tennessee boy with autism has admitted to killing and hiding the boy's remains, cops said over the weekend. The reported confession from Joseph Ray Daniels, 28, ends a days-long frantic effort to find Joe, who was non-verbal and prone to wandering off the family property outside Nashville, pe... |
task455_swag_context_generation | task455-6a5bed02df66495796a6ec8aa1f116c2 | Given a sentence, generate a most likely context or previous statement. The previous statement should be relevant to the given statement.
The surfer suddenly falls off the board and the colossal wave rushes over their heads. | Someone smiles enviously as the veteran starts a 30 - foot drop. |
task586_amazonfood_polarity_classification | task586-4e555db5b98043cd9b9b60b3fac0cab3 | 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.
Ive been trying a few different brands and blends of k-cups recently and this one is by far my least favorite. To compare, i have just finished a caribou blend bo... | Negative |
task389_torque_generate_temporal_question | task389-e20a71f80d1b43099156f5aeaab01db3 | 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 occured as a result after the report by the UN Office on Drugs and Crime? |
task577_curiosity_dialogs_classification | task577-b0c5f2f7331d4f5fb7819ac38da8396a | In this task, you are given a dialogue between a user and an assistant, where users and assistants converse about geographic topics like geopolitical entities and locations. The task here is to find if the dialogue is by the user or assistant. Classify your answers into user and assistant.
Can you tell me about the geo... | user |
task183_rhyme_generation | task183-86fa019b49c74b65b432929c64b7b1df | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
gave | quave |
task299_storycloze_sentence_generation | task299-080c97526b5a4705b370e8d63ebffc3a | 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, To my surprise my friends planned a party for me. |
task405_narrativeqa_question_generation | task405-778a9a5d3d39479d9aae0e57778dbaca | 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 Han and Chewbacca discover while on patrol? |
task071_abductivenli_answer_generation | task071-ae2ddf073a994e47a56024e4ee17ee9d | 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... | They had a wonderful picnic, despite the warm drinks. |
task852_synthetic_multiply_odds | task852-8865ddda7e744288aab1cf97024379c5 | 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... | [117, -15, 455] |
task849_pubmedqa_answer_generation | task849-aa4255ec45bf49cbb6aa4b617eb69087 | In this task, you are given a passage which has a question and the context. You have to generate an answer to the question based on the information present in the context.
Context: previous studies examining the relationship between socioeconomic status and telomere length showed conflicting results, one study finding ... | men with higher self-rated socioeconomic status have shorter telomeres, possibly mediated through psychosocial rather than lifestyle factors or the presence of chronic disease. There may be cultural ethnic and age-related differences in social determinants of health. |
task283_dream_incorrect_answer_generation | task283-13f0a531142948809d214765455555fd | In this task, you will be shown a conversation and a question. You need to write an implausible answer to the question. Even though there exist multiple wrong answers, we only need a single wrong answer. "W" and "M" in the conversations stand for "woman" and "man".
W: James, you have a large collection of stamps, haven... | They are all unusual. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.