task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task1599_smcalflow_classification
task1599-a639c611c12240faab6e3430e6d6c1e8
In this task, you are given an utterance, which is a part of a conversation between a user and an agent. Your job is to detect the speaker. The user usually commands the agent to schedule events, retrieve event information, and check the schedule. While the agent's response is an answer to the user's questions or follo...
user
task027_drop_answer_type_generation
task027-1cdfa0d631154b9488100973ec79c8fd
This task involves annotating the answer type to a given question that involve some kind of complex reasoning (including numerical reasoning). Note that the questions require looking at more than one part of the passage to answer. There are 3 possible answer types (i) spans, (ii) numbers and (iii) dates. If the answer ...
number
task413_mickey_en_sentence_perturbation_generation
task413-1391d470bede4c988cc1cbdd4f3656dd
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 restrict yourself because you doubt to convey your feelings to others .
task385_socialiqa_incorrect_answer_generation
task385-9eea575932914d30b8f4591b7470729a
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: Kendall s...
B
task144_subjqa_question_answering
task144-b888fffdb7624bbd985820923af5d78f
You will be given a review about a book, an item, a place or a movie. After that, a question is given that you should answer using a certain span of the review. Your answer should be from the review itself and should not contain extra words, and should not be a combination of different spans. If there's no direct answe...
staff were outstanding
task413_mickey_en_sentence_perturbation_generation
task413-9f644b369970424aa685a81f12ddcf30
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. The effe...
The effect of seeing art is you proceed to lick it .
task518_emo_different_dialogue_emotions
task518-c8c7f3c0e6f64528855798095c934ede
In this task you will be given two dialogues. You need to determine if both dialogues have the same underlying emotion. The possible emotions are happy, sad, angry, or other. If they do output 'yes', if not output 'no'. Dialogue 1: 'don't know how not to i am sad and angry'. Dialogue 2: 'i only care about you you're st...
no
task085_unnatural_addsub_arithmetic
task085-3a1246be69cb4fc18577247a16662fd2
In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol. 5378 + 1839 + 6271 + 5704
-8436
task267_concatenate_and_reverse_all_elements_from_index_i_to_j
task267-b6a099824862491797861c27770ed3ed
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 ...
9831935878949498109535391773
task1601_webquestions_answer_generation
task1601-9c7b34eb0026485b90344b818977826e
Based on the given question and tppic, give an answer. The answer is available on on the internet. The questions are mostly centered around a single named entity. concept: Justin Bieber question: what is the name of justin bieber brother?
['Jazmyn Bieber', 'Jaxon Bieber']
task063_first_i_elements
task063-5d7cfe2af8f6482b91bda2c5f0182568
In this task, you are given inputs i and A, where i is an integer and A is a list. You need to output the first i elements of A, starting with the 1st element in A. i will always have a value less than the length of A 2, ['3303', 'R', '5807', '2959', '4465', 'V', 'k', 's', '725', 'g']
3303, R
task308_jeopardy_answer_generation_all
task308-0b9c9ed9ff4641a283c52738af53790b
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: POLITICAL QUOTES Clue: “J'Accuse” was the title of the open letter Emile Zola sent t...
dreyfuss
task291_semeval_2020_task4_commonsense_validation
task291-1d08a38270e741da8ca9982322f23781
In this task, you are given two natural language statements with similar wording. You must choose the statement that makes less sense based on common sense knowledge. A ' ' separates the statements. Use "first" or "second" to indicate which sentence makes less sense. I can smells the fragrance of flowers I can see the ...
second
task618_amazonreview_summary_text_generation
task618-d324c09f0b0a449580acae904f0ca17a
In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review. The adhesive is very nice, however the holes for my pull-string ripped the first use. For the price there are so many better options on the market, I will not buy again.
The adhesive is very nice, however the holes for my pull-string ripped the ...
task099_reverse_elements_between_index_i_and_j
task099-b32e1b43e5124c33b9242754dbc91819
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. 1, 5, ['Q', 'q',...
S, 489, 3287, q, Q
task228_arc_answer_generation_easy
task228-8867e9f070b24b94b1a36aa33b363b1d
You are given a science question (easy-level) and four answer options (associated with "A", "B", "C", "D"). Your task is to find the correct answer based on scientific facts, knowledge, and reasoning. Do not generate anything else apart from one of the following characters: 'A', 'B, 'C', 'D'. There is only one correct ...
B
task368_synthetic_even_or_odd_calculation
task368-ab255346361f4b2f8a6c5f943e9263e0
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...
[-19.5, 198, -6.5, 6.5, -266, 18.0, 398, -314, 54, -16.0]
task111_asset_sentence_simplification
task111-b6896580911b4c55924079ed34eaa57a
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...
The polish people are known as Poles (singular Polak) live mostly in Poland. They are a Western Slavic ethnic group of Central Europe.
task1217_atomic_answer_generation
task1217-6e740718a1a74b5db81a31b354eeea2d
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 persuades ___ to follow
cats
task208_combinations_of_list
task208-c6b7cd8066ed4b62965ba497ae0460fb
In this task, you will be given a list. The list is several integers and letters separated with a comma, written within a []. You can create new lists by dropping one of the items in the input list. Your task is to write a list containing all the possible lists you can make by dropping one item from the input list. Fo...
[['4', '7', 'u', 'B', '6', '3'], ['4', '7', 'u', 'B', '6', '5'], ['4', '7', 'u', 'B', '3', '5'], ['4', '7', 'u', '6', '3', '5'], ['4', '7', 'B', '6', '3', '5'], ['4', 'u', 'B', '6', '3', '5'], ['7', 'u', 'B', '6', '3', '5']]
task606_sum_of_all_numbers_in_list_between_positions_i_and_j
task606-330de9905e614ef8a0a70672776dd39c
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...
37680
task505_count_all_numerical_elements_in_list
task505-bcb6ddd688364165a4eec01d3a9ed1d5
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. ['F', '3507', 'r']
1
task589_amazonfood_summary_text_generation
task589-ecd6e198675b4ac5abd5194decf378f3
In this task, you're given a review from Amazon's food products. Your task is to generate a short summary of the given review in the input. Note that you don't need to write a complete sentence as a summary. Excellent. Very nice, rich and creamy with the pistachio nut in the middle. mmmm..... Delish!!!
Lindt Pistachio Chocolate
task378_reverse_words_of_given_length
task378-77baf1f0669e468bbaf44e5d395fa92f
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: 'view of a stove next to a stainless kitchen sink under a window'. Reverse all words of length '7' in the given sentence.
view of a stove next to a stainless nehctik sink under a window
task1308_amazonreview_category_classification
task1308-493e554637634e7bbdb6edbc9aafe34e
In this task, you're given a review from Amazon and category of the product based on the review given by the user and your task is classify whether the given category match the review. Generate "True" if given review and its category match, otherwise generate "False". Reviews: I’ve used a Diva Cup for a real long time,...
False
task305_jeopardy_answer_generation_normal
task305-c0c4c711d20a40769b6e7ff2501cd093
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: RESCUE ME Clue: Short on supplies, Roanoke colonists were rescued in 1586 by this c...
sir francis drake
task380_boolq_yes_no_question
task380-89d9488d6f734ca0b507b592f9eb4282
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: In 2016, a petition was started by a local resident calling for London Travelcard Zone 6 to be extended to include this station, as well as Esher and Hersh...
No
task322_jigsaw_classification_threat
task322-b1cd53dab9364e0e86a995a5fee1c81d
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: Anyone who is a green baret knows what t...
Non-threat
task298_storycloze_correct_end_classification
task298-fbb4262ac0414826b0ab77d19694caf0
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: Jenny found someone stole her lunch twice in the break room this...
No
task405_narrativeqa_question_generation
task405-64ad49842a854ff2b5c1cdc26ff6f23b
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 kind of creature raised Hayy?
task246_dream_question_generation
task246-f4da75e167434c33af8f743eae6a397e
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's the probable effect of the custom on the woman? (A) She would not live long. (B) She would enjoy her beauty. (C) She would not stay with her husband.
task002_quoref_answer_generation
task002-631772cced334d4fb6e4a11a20e2dec2
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: Wheeler was keen to continue archaeological fieldwork outside London, un...
Myres.
task851_synthetic_multiply_evens
task851-e7744cd30aac49e981127edd4fc58095
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...
[50, 0, -4, -2500, -30240, 0, 0, 280]
task579_socialiqa_classification
task579-67849d8e0b2c485f964edbc3f0dde8cb
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: Lee painted the wagon with a new coat of paint one afternoon. ...
Yes
task590_amazonfood_summary_correction_classification
task590-637cb88f82e74591b76a65794fbdb9f6
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". We love these sugar cubes in the office. They aren't your grandmother's sugar cube. They have a rugged appearance (can sugar cubes be considered...
True
task844_financial_phrasebank_classification
task844-82fe72dd61ed44ea9e61e07ca0763a75
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:Talentum expects that the net sales of its core business will increase in 2008 , compared to 2007 . polarity:negative
false
task1285_kpa_keypoint_matching
task1285-e6c87d2a52e9428196e03ff8394df4e3
The input contains a debate topic, an argument on the topic and a keypoint, separated by "<sep>". Your task is to answer if the keypoint matches the argument and summarizes exactly what the argument means, in the context of the given topic. Topic: We should fight urbanization<sep>Argument: We need to continue to fight ...
False
task1340_msr_text_compression_compression
task1340-12f507795968475587c93b8c14f47ec7
Given a text, write a compressed version of it in a single sentence. Lowering West Street alongside the World Trade Center site and building a park or esplanade on top is another option that has been popular with those reviewing the first six public proposals.
Lowering West Street and building a park or esplanade on top is another option that has been popular.
task852_synthetic_multiply_odds
task852-b9a4935b9c2445549eb2fb83269129ee
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...
[351, -117, -861, 209, -297, -27, 0]
task074_squad1.1_question_generation
task074-37b5dad2423f47a2b04dccf3cd49b64d
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...
How many years does a president have in office in St. Barts?
task575_air_dialogue_classification
task575-8d502e2ab2cb4d81add8d1b63baca43f
In this task, you are given a dialogue from a conversation between an agent and a customer. Your task is to determine the speaker of the dialogue. Answer with "agent" or "customer". Sure, when are planning to travel?
agent
task587_amazonfood_polarity_correction_classification
task587-cbcad62968744a56b85740c1c68ea4eb
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". I like to brew a k-cup cocoa into my coffee for a nice mocha. This dark chocolate flavor is quite nice, especially mixed with D...
False
task299_storycloze_sentence_generation
task299-0ec1205fa92340a7ab1876319ba111da
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...
5, It was then that they knew they were in the right spot.
task751_svamp_subtraction_question_answering
task751-53532a0ec8514a1fa91342608e62dc55
You are given a math word problem and you are supposed to only use subtraction on the numbers embedded in the text to answer the following question and then only report the final numerical answer. Context: The Razorback shop makes $ 115 dollars off each jersey and $ 25 off each t-shirt. During the Arkansas and Texas te...
90
task586_amazonfood_polarity_classification
task586-14ac82cbd3154753b2578980a84f7cbe
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 item arrived with a horrible mess. broken and sticky. i want my money back! i am so dissappointed. i expected better from amazon.
Negative
task177_para-nmt_paraphrasing
task177-78c95e1f85ee4f9aa847ab1eef8146a0
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 am only a retired cat burglar , looking to spend my last several decades as the sublime rossini did his : comfortable .
i 'm just a cat thief who hopes to spend the last few decades as vicious rossini : in comfort .
task111_asset_sentence_simplification
task111-7408fc8c9ca14192b83ba37641d01376
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...
Many people have emigrated to Western European countries such as the United Kingdom, Germany and Ireland in search of work after Poland's accession to the European Union.
task1217_atomic_answer_generation
task1217-8081f32427184f2bb8268055655b7c8b
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 finally worked up ___
the paper
task632_dbpedia_14_classification
task632-d8643c0158864f489b759ce43b0cef45
In this task, you're given a text which is the body of the document. Indicate your answer as "Yes" if the text is about a person, otherwise indicate your answer as "No". Don't generate anything else apart from "Yes" or "No". Pay attention that for your answer to be "Yes", the passage should be generally about a person....
Yes
task372_synthetic_palindrome_numbers
task372-c9ff1f0ed3d14d15bd98261568448498
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....
[-9, 121, 77]
task371_synthetic_product_of_list
task371-e1daff91d1434517b0ea25b7b781db82
In this task you will be given a list of lists, of numbers. For every inner list, you should multiply every number in that list and put the results in your answer. The output should be a list of numbers with the same length as the number of the lists in the input list. [[-10, 35, 25, 26, -13], [-5, -20], [23, -43], [13...
[2957500, 100, -989, 20748, -5382, 1800, 1153152]
task820_protoqa_answer_generation
task820-e1364334744d4171a37dfdd058746065
Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question. name something you hope to have your seat near while riding in a plane
aisle
task1368_healthfact_sentence_generation
task1368-e155cb18590140de9668214287141292
Given a paragraph, generate a claim that is supported by the given paragraph. 1) The claim must contain information from within the paragraph. 2) A sentence within the paragraph can be used as a claim. 3) The claim should not have contradictions within the paragraph. 4) The claim should be at most one sentence long. Bu...
UConn men’s coach Hurley back at work after spinal surgery.
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists
task755-1388640ec3b043f2a40585eb35b06308
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...
ycqjaxvEgovbdgjlmnpqrrtwrhhfBO, SjybdgjlmnpqrrtwqAW
task1292_yelp_review_full_text_categorization
task1292-451a216324684388a59cdd9e46f33968
You are given a review about a place. You need to provide a rating from "1 star" to "5 stars" for this place. Does anyone else think it's weird this business keeps opening and closing at different locations? Anyways, here's my review from when it was on 7th st and northern.\n\nBeen here twice now, first time I got the...
1 star
task390_torque_text_span_selection
task390-87a9f5055d6d4d17a2d5e23d4f9ab790
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: Qassem...
said
task1340_msr_text_compression_compression
task1340-0c2b5b69ec0441d29d5f3937d9d8d891
Given a text, write a compressed version of it in a single sentence. "Yesterday's sideshow--Ken Starr asking a judge to make Monica Lewinsky talk to the House managers--takes center stage at the papers today because the judge agreed, bringing Lewinsky back to the town that knew her when."
Yesterday's sideshow:Ken Starr asks a judge to make Monica Lewinsky talk to House managers. Take spotlight in the paper today after judge agrees and brings her back.
task934_turk_simplification
task934-81a3d0338b9540ba8b1b49298d58bfc0
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. in december , 1967 , ten boom was honored as one of the righteous among the nations by the state of israel.
the state of israel called ten boom one of the " righteous among the nations " in december 1967.
task268_casehold_legal_answer_generation
task268-4ae6c3efa7e54af6bbbbcf9962de1f08
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 ...
(B)
task1327_qa_zre_answer_generation_from_question
task1327-f71e5c76e31445ebbf6a256d8bb6ddc0
Generate a correct and concise answer for the question based on the words in the context. Context : Seymour Ginsburg received his B.S. from City College of New York in 1948, where along with fellow student Martin Davis he attended an honors mathematics class taught by Emil Post. Question : Where did Seymour Ginsburg s...
City College of New York
task1194_kth_largest_element
task1194-01fa36a451a245258774e3c499907aaf
In this task, you are given a list of integers and an integer k. You need to find the kth largest element in the input list. [177, 121, 59, 21, 66, 161, 236, 295, 67, 299, 220, 195, 166, 193, 155, 277, 94, 44, 84, 254], k=5
236
task158_count_frequency_of_words
task158-c2b38e10871d41e99c993332eb893632
In this task, you need to count the occurrences of the given word in the given sentence. Sentence: 'a duck that has just gotten out of a pond'. Count the occurrences of the word 'a' in the given sentence.
2
task170_hotpotqa_answer_generation
task170-5cbc4d52bd154517b450c43e37afbef0
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 : Culture (stylized as C U L T U R E) is the second studio album by American hip hop trio Migos. It...
Migos
task1399_obqa_answer_generation
task1399-20ed0fef60dd4f2493ff47be51280179
In this task, you are given a fact statement and question based on the fact. Your task is to generate the correct answer for the question. The answer needs to be generated using the context fact statement. Fact: wood is a renewable resource. Question: Pines will continue to grow making them?
reuseable
task899_freebase_qa_topic_generation
task899-6a3d82e0332d49f0a5c1117816a71c32
Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about. In which modern-day country was the Anglo-Boer war fought?
second boer war
task1310_amazonreview_rating_classification
task1310-9644446e662f4506abdf7eb15bfb4f45
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. One remote will now only open one gate in my gated community. The code is the same for both gates...
2
task618_amazonreview_summary_text_generation
task618-829508870ae84044ac3f24dc6b083e9c
In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review. The bags are flimsy and rio easily. I will not purchase this item from you again.
The bags are flimsy and rio easily. I will not purchase this item from you ...
task475_yelp_polarity_classification
task475-0bcf2aab50cb4c0abae77f4ac1bb0f24
In this task, you are given Yelp reviews. The task is to classify a review as "POSITIVE" if the overall sentiment of the review is positive or as "NEGATIVE" if the overall sentiment of the review is negative. Dang the best rib tips ever and bacon wrapped jalapeno poppers. They had 2 different types of BBQ sauce and the...
POSITIVE
task400_paws_paraphrase_classification
task400-6ebc95b30fc34dffb31e8c1cf2972f94
In this task you are given a sentence pair from wikipedia that have high lexical overlap. If the sentences have the same meaning and are just paraphrases of each other label them as "Paraphrase" , if not label them as "Not paraphrase". The two sentences are seperated by a new line. In July 2008 , the Kona Brewing Compa...
Not paraphrase
task328_jigsaw_classification_insult
task328-23c1ecc64b644715998033e9b270031d
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: insult and non-insult. Insult is any lanugage or act that is disrespectful or scornfully abusive. Comment: This idiot could of killed innocent bystanders, he is lucky he didn't. I hope the judg...
Insult
task309_race_answer_generation
task309-89de5a603fbb4226ba166289fa4bf143
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...
D
task847_pubmedqa_question_generation
task847-6c9db657869349448dae65001f45ced5
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 the spectrum of structural abnormalities on CT scan from patients with CF with severe advanced lung disease?
task1309_amazonreview_summary_classification
task1309-308c7977229a4c4498e59c9d59c937b8
In this task, you're given reviews from Amazon's food products and a summary of that review. Your task is to classify whether the given summary matches the original review. Generate "True" if the given review and its summary match, otherwise generate "False". Reviews: It's a refurb, I get it. The screen looked fine if ...
True
task229_arc_answer_generation_hard
task229-04fddc4561ca4a2b9db4ab4410941924
You are given a science question (hard-level) and four answer options (associated with "A", "B", "C", "D"). Your task is to find the correct answer based on scientific facts, knowledge, and reasoning. Do not generate anything else apart from one of the following characters: 'A', 'B, 'C', 'D'. There is only one correct ...
C
task820_protoqa_answer_generation
task820-53215f448e1f4830ac2f789407e7177f
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 someone who is known for their cookies.
keebler
task469_mrqa_answer_generation
task469-c19a926a3ded44d7bb6d2c21c985f1c0
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: 1079 Mimosa is a minor planet, named after the Mimosa genus of shrubs, that is orbiting the Sun and discovered on January 14 in ...
george van biesbroeck
task247_dream_answer_generation
task247-2ef2b887f98e4715af0abc1390c0ab6e
In this task, you will be shown a conversation and a question. You need to answer the question and choose the correct option based on the conversation. "W" and "M" in the conversations stand for "woman" and "man". M: Jane, I hear that you are leaving school now. What do you want to do? Have you made up your mind yet? W...
(B) She is good at singing.
task1721_civil_comments_obscenity_classification
task1721-3d1abc50b44845d988ca8865058daa19
Categorize the comment on the basis of obscenity. If the comment is obscene output Yes, otherwise output No. Although Governor Parnell and our legislators initially implemented this fiasco, Alaska's voters went right along with it and didn't rescind it by vote. We have only ourselves to blame for this mess! There are m...
Yes
task089_swap_words_verification
task089-56aaa87b5a0a4e02982704baf008c99b
In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the inde...
(4, 5)
task568_circa_question_generation
task568-280d9e73be294ef0ababecc1dac725c3
In this task, you are given an answer, and your task is to generate a reasonable question for that answer. I have awful performance anxiety.
Do you sing at karaoke bars?
task145_afs_argument_similarity_death_penalty
task145-bd94ac9f05254ce696dd500fae2d9276
We would like you to classify each of the following sets of argument pairs (discussing Death Penalty) into either SIMILAR or NOT SIMILAR. A pair of arguments is considered SIMILAR if the arguments are about the same FACET (making the same argument), and is considered NOT SIMILAR if they do not have the same FACET. A F...
Not similar
task1346_glue_cola_grammatical_correctness_classification
task1346-f3e2e4c0027f43e0a988f754dc0f2d36
You will be given a sentence. Check whether the sentence is grammatically correct and is meaningful. If the sentence is grammatically correct, then answer with '1', otherwise answer with '0'. Mickey looked up the reference.
1
task405_narrativeqa_question_generation
task405-6f900f18eedb4e22ad51463136d10f1f
You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont...
Who is the good for nothing momma's boy?
task277_stereoset_sentence_generation_stereotype
task277-83a9ef06a4084894844dec14cb0a81f3
In this task, you are given a context sentence containing a blank (_). You are expected to fill the blank with one word to make the sentence convey a cultural stereotype. A stereotype is an over-generalized belief about a particular group of people. Your answer must not contain more than one word. Context: A male can b...
masculine
task413_mickey_en_sentence_perturbation_generation
task413-59a7b280cd524b2c9c936b22a4a323a9
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. A mother...
A similar is used for picking up children after school .
task292_storycommonsense_character_text_generation
task292-3bb555fa52954b619b2794e89f96e816
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: Sue was excited to get her dream job. Sentence2: She felt like she'd made it as she took her first coffee break. Sentence3: In the break room, she put her l...
Sue
task165_mcscript_question_answering_commonsense
task165-b58a5eace81c43bbab30712e0aa57adf
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...
The shower
task1509_evalution_antonyms
task1509-6aa8c4cd242e4619bfc291316958ef39
In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. throw
catch
task413_mickey_en_sentence_perturbation_generation
task413-55e63dbc756041d5a20609db10c8d4aa
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 great to find a cat in a pet pack .
task579_socialiqa_classification
task579-36a157cc56144a73be79d4bfddd4b667
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: Cameron met up with their friends to play football at the park...
No
task084_babi_t1_single_supporting_fact_identify_relevant_fact
task084-3aec2f94738e432e8b9d808cde028c52
You will be given a passage with an enumerated set of facts, a question of form 'Where is <person_name>?', and its answer. The task is to identify a supporting fact that is necessary to answer the question. The output would be the corresponding fact number. Passage: Fact 1- Sandra travelled to the office. Fact 2- Sandr...
Fact 2
task504_count_all_alphabetical_elements_in_list
task504-85375cb866d641cda48c62dc87e05459
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 ['5511', 'C', '7801', '9149', '7067', '8343', '7853', 't', 'G', '4799', 'a', ...
8
task675_google_wellformed_query_sentence_generation
task675-a9242ec157d14ad5b3e89dffb2ede885
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. Do grapes come from ireland ? How many gay in america ? 1 book by JK Rowling ? Where did buddhism and hiduism begin ?
Do grapes come from ireland ?
task183_rhyme_generation
task183-1deae2305b97405183bf4df54d97966a
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" card
picard
task279_stereoset_classification_stereotype
task279-bb1086f713014e24bd52d80df6105899
In this task, you are given a short passage that may convey stereotype, anti-stereotype, or is unrelated. 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. The passage is unrelated if it does not convey a stereotype or ant...
Stereotype
task1293_kilt_tasks_hotpotqa_question_answering
task1293-8532dd621b3042de8699160360e8cf1a
In this task, you are given a question. You have to answer the question based on your information. Which television show staring James Arness took place in Dodge City, Kansas?
Gunsmoke
task376_reverse_order_of_words
task376-df6d72d0deb54e398f4ef9c55a01801b
In this task, you need to reverse the order of words in the given sentence. Sentence: a small baby is in a wicker chair with a teddybear
teddybear a with chair wicker a in is baby small a
task155_count_nouns_verbs
task155-e32a6639d46a445e858a2e2ba51d18f0
In this task, you need to count the number of nouns/verbs in the given sentence. Sentence: 'A hand of a baby coming through the side of a crib'. Count the number of nouns in this sentence.
4
task206_collatz_conjecture
task206-d36c859bc69244cea733eaa4b6722bf0
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 two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list. [10, 93, 85, 18, 171]
[5, 280, 256, 9, 514]
task389_torque_generate_temporal_question
task389-55f91815a7bc4e5ab7d9d3a1eb0ad9a7
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?