task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task900_freebase_qa_category_classification
task900-3310e9cb825949d8ad7d630a41e7712c
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
task295_semeval_2020_task4_commonsense_reasoning
task295-6ef1778b3e324e78a94718be1d7307f9
In this task, you are given an impractical statement. You are also given three reasons (associated with "A", "B", "C") explaining why this statement doesn't make sense. You must choose the most corresponding reason explaining why this statement doesn't make sense. His treadmill exercised on him. (A) treadmills are usua...
B
task589_amazonfood_summary_text_generation
task589-15c95ece0d914f76a2dceccbd924e41c
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. The coffee is good but it is nothing special. Compared to Maxwelhouse decafe this is nearly the same just slight...
Good but not special
task307_jeopardy_answer_generation_final
task307-2bea4d1bf5724bd0810ce0acf2feaadb
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: THE CALENDAR Clue: Civilization that produced the first known calendar with 365 days
ancient egypt
task488_extract_all_alphabetical_elements_from_list_in_order
task488-071ea8a5685e47fe81770f9ca0162ead
In this task, you are given an input list A. You need to find all the elements of the list that are alphabets in the same order as they appear in the list A. Do not change their case/capitalization. ['C', 'd', '4839', '7411', 'z', 'N', '8793', 'w', '8741', 'S', '5607', '8581', '6549', '7263', '7099', '6177', 'D', '2655...
C, d, z, N, w, S, D, J
task164_mcscript_question_answering_text
task164-681d8576ec5442cabdecd0b2c6c15360
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 ...
After battery light flashed
task112_asset_simple_sentence_identification
task112-b9c2cd783ce149b9b2e88796937f6805
You will be given two pieces of text with the same meaning. One of them is simpler and easier to understand for non-native English speakers. Complex texts may contain more difficult words, have unnecessary phrases or contain long sentences. Your task is to choose the simpler piece of text. You are expected to output 'T...
Text one
task183_rhyme_generation
task183-803b8216192b437b900a3ef9fc6c68a2
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" sharp
arp
task1205_atomic_classification_isafter
task1205-9513f5f8e7514194908659d55913a7c8
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ...
No
task679_hope_edi_english_text_classification
task679-0980d6de1d4540f9975edd272ff1b660
Classify the given comment into 'Hope Speech' or 'Not Hope Speech'. A hope speech is defined as content that is encouraging, positive or supportive contents and talks about equality, diversity or inclusion I will tell my children stories about this year
Not Hope Speech
task929_products_reviews_classification
task929-503392020d834522838efdb7192e1dcf
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. We own a lot of different types and brands of water bottle carriers, but I am still so pleas...
Good Review
task205_remove_even_elements
task205-831edbbaefda4570883a5f0baf4dcf76
In this task you will be given a list of numbers. A list is shown by two brackets and comma-separated numbers inside, like: [1,2,3]. You should remove all of the even numbers from the list. If every number in the input list is even an empty list should be returned. Zero should be counted as an even number. [114, 89, 89...
[89, 89]
task517_emo_classify_emotion_of_dialogue
task517-a5efc44f2b2947ae8d12c6a9b45d5783
In this task you will be given some text dialogue and you need to infer the underlying emotion of the text. The possible emotions are happy, sad, angry, or other. oh i'm fast fast that's faster than fast just 44 faster actually awesome
happy
task1503_hatexplain_classification
task1503-d57c8e23e75a4a6594d2310fe7c54203
The input is a tweet which can be Hate Speech, Offensive or Normal tweet. Hate Speech and Offensive tweets target one community. Given such a tweet, output the community targeted in the tweet. The community will be one of the nine values: 'African', 'Islam', 'Jewish', 'Women', 'Refugee', 'Arab', 'Caucasian', 'Hispanic'...
Asian
task850_synthetic_longest_palindrome
task850-23d6c8e85da84c7b80b2bb02262beaf2
In this task you will be given a string and you should find the longest substring that is a palindrome. A palindrome is a string that is the same backwards as it is forwards. If the shortest possible palindrome is length 1 you should return the first character. tnnnccnctcttnt
nccn
task1295_adversarial_qa_question_answering
task1295-017b476ff8b746b0a28f1eb1fa277d92
In this task, you are given a question and a context passage. You have to answer the question based on the given passage. What is the correct average film frame rate for 35mm film?, Context: Standard 35mm photographic film used for cinema projection has a much higher image resolution than HDTV systems, and is exposed a...
24 frames per second
task183_rhyme_generation
task183-b07a02388b6b46668d6fc7fb88d28028
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" year
frere
task606_sum_of_all_numbers_in_list_between_positions_i_and_j
task606-7a28e10df9654f3eb7ccf610951cf5e6
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...
9012
task900_freebase_qa_category_classification
task900-87d697dcf7174b3cb5b47d1e861ffcea
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'...
base
task1389_hellaswag_completion
task1389-6f20e15f7af1427a80e5f8ca52a77eff
In this task, you are given a context and four options. Each option is a suggested ending for the context. You should read the context and pick the best ending for the context. Please answer with "A", "B", "C", and "D". A large group of people are seen sitting on a bus. one woman <sep> (A) stands up and begins walking...
A
task689_mmmlu_answer_generation_college_mathematics
task689-899accd9d8b04664a75ced8cf2831725
You are given a question on college mathematics. You are also given 4 answer options (associated with "A", "B", "C", "D"), out of which only one is correct. You need to answer the question by selecting the correct option. You should only answer with the choice letter, not the whole answer. Let x_1 = 1 and x_(n+1) = sqr...
A
task169_strategyqa_sentence_generation
task169-fc9d458ee64e40d98a29ea2efcdfe62b
In this task, you are presented with a term, a question, and a yes/no answer. For context, the term is associated with a short description. Write the simple facts one needs to know in order to answer the given question. The facts should be easily found on the web (e.g. mentioned in a Wikipedia page) Term: Eighth Amendm...
Fact1: Keelhauling was a severe punishment whereby the condemned man was dragged beneath the ship’s keel on a rope. Fact2: Keelhauling is considered a form of torture. Fact3: Torture is considered cruel. Fact4: The Eighth Amendment forbids the use of "cruel and unusual punishment".
task065_timetravel_consistent_sentence_classification
task065-f0e11c92dde44f258df1f3ba38fa4c08
In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given two options and you need to select the one that best connects the first sentence with the rest of the story. Indicate your answer by 'Option 1' if the first option is correct, otherwise 'Optio...
Option 2
task105_story_cloze-rocstories_sentence_generation
task105-abba9c8789824b85a2593b668c9aba3b
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: Sarah had an appointment to interview for a job. Sentence2: She put on her best skirt suit and he...
Because of her replies, Sarah didn't get the job.
task610_conllpp_ner
task610-e156bbd1fd3b4963acec91a306f26600
In this task, you are given a text from a post. Your task is to find all of the proper nouns and label them. The labels are <B-PER>, <I-PER> for persons; <B-ORG>, <I-ORG> for organizations; <B-LOC>, <I-LOC> for locations; and <B-MISC>, <I-MISC> for other nouns. The capital 'B' denotes the first word of a proper noun ph...
RALLYING - BELGIAN <B-MISC> SPECTATOR DIES IN FINNISH <B-MISC> RALLY .
task183_rhyme_generation
task183-30623558cade4b50ababa88be5d736fc
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" make
naik
task245_check_presence_in_set_intersection
task245-c5e58b03923144a8a744cc157f319ee4
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
task092_check_prime_classification
task092-ce25b222cf3b4ee8ae5c015093505c94
In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers. 55399
Yes
task1207_atomic_classification_atlocation
task1207-07b1508799e941029a2ad8da6c384b25
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ...
No
task247_dream_answer_generation
task247-811cb9256a72434e85eb5a6d8e9d2770
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". Pete: Hey Markus. I have a question I'd like to ask you. Markus: Yes. Go ahead. Pete: Well, I'm thinking a...
(C) Germany
task1295_adversarial_qa_question_answering
task1295-e99034e51984407596edd2a0485fe3ec
In this task, you are given a question and a context passage. You have to answer the question based on the given passage. What did Mr. McVeigh build in 1995?, Context: On April 19, 1995, the Alfred P. Murrah Federal Building was destroyed by a fertilizer bomb manufactured and detonated by Timothy McVeigh. The blast and...
a fertilizer bomb
task303_record_incorrect_answer_generation
task303-d26d8923aae24fc581d5f4a02c1df373
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 ...
Lucia McBath
task378_reverse_words_of_given_length
task378-821791f96ab74b9082679b5fe8fd31ce
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: 'a clock is viewed from below with a building in the background'. Reverse all words of length '8' in the given sentence.
a clock is viewed from below with a gnidliub in the background
task1147_country_currency
task1147-9a37da28d693477c95fd4ad4109923f3
You are given a country name and you need to return the currency of the given country. Canada
Canadian Dollar
task1205_atomic_classification_isafter
task1205-db8778e0eb2e4e138815b3b86deecc21
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ...
Yes
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists
task755-4f0da29c308b4e78831a1ef3701dee17
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...
zsIBfbnooqqruxzlvCoMviiBy, sTBobwsDYSbnooqqruxzkpycmeSXH
task899_freebase_qa_topic_generation
task899-7c4758d223c94071b42f6a115ba6685d
Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about. The Drachma was which nation's main currency unit before the Euro in 2002?
greek drachma
task679_hope_edi_english_text_classification
task679-377fcaca21c743dbb663161398ec926e
Classify the given comment into 'Hope Speech' or 'Not Hope Speech'. A hope speech is defined as content that is encouraging, positive or supportive contents and talks about equality, diversity or inclusion my choice is to love GIVE THIS KID SOME PRICE FOR THE BEST SENTENCE EVER
Hope Speech
task405_narrativeqa_question_generation
task405-8579ac77ce2746a8bdf0e7a65590c055
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 hires Sherlock Holmes to investigate the death of Sir Charles Baskerville?
task074_squad1.1_question_generation
task074-ea872cd4e1454b5bbd9105087d166a69
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...
Were sulfonamides more or less toxic than arsphenamine?
task113_count_frequency_of_letter
task113-64a00dfec8da45a2bce8a1e477cbd76c
In this task, you need to count the number of times the given letter appears in the given sentence. Sentence: 'a young man snow boarding on a fence rail'. Find frequency of the letter 'n'
6
task065_timetravel_consistent_sentence_classification
task065-fef3cfa18dd345cbb3c0b7e290c09cb6
In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given two options and you need to select the one that best connects the first sentence with the rest of the story. Indicate your answer by 'Option 1' if the first option is correct, otherwise 'Optio...
Option 1
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately
task509-f5d2710c56044dce9e3d2c660b696c52
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to collate all the alphabetical elements at the start of the list followed by all the numerical elements of the list. Maintain the order in which the alphabetical elements appear in the given input...
u, P, b, h, D, K, d, G, s, f, m, o, o, 8061, 9909, 7563, 3105, 8637, 6331, 723, 4307, 2323, 5599, 6355, 3413, 7985, 3747, 3791
task589_amazonfood_summary_text_generation
task589-da186fa93e7248579b0f4f19dd56a453
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. This was just okay. There are better choices like the Black Bean or Split Pea
Better choices
task453_swag_answer_generation
task453-189dbaca6b3d44b19538418cf5070b49
Given a sentence, generate what should be the most likely next statement. The next statement should be reasonable and logically correct. He opens the trapdoor to see the German Captain in the attic, carrying a package. Someone
faces the german captain.
task750_aqua_multiple_choice_answering
task750-a750388e47e34151a95a8f5f3a765f96
You are given a math word problem and you are supposed to make use of mathematical concepts like probability, combinatorics, linear equations, sequences/series, or simple operators like addition, subtraction, division, or multiplication to answer the given question. Choose the best option from the 5 given options and r...
Option A
task1661_super_glue_classification
task1661-24e219cc81bb4c308f9af30fe5251f6d
In this task, you are given Wikipedia articles on a range of topics as passages and a question from the passage. We ask you to answer the question by classifying the answer as 0 (False) or 1 (True) Passage: Rummy -- If a player has three cards of the same suit in a sequence (called a sequence or a run), they may meld b...
1
task573_air_dialogue_classification
task573-bdfa61cb28434b538c3c926532346512
In this task, you are given a conversation between a flight agent and the customer. You are given 4 options and you need to select the goal of the conversation. It is provided as part of customer's context, which has to be one of the following: `book`: Make a new reservation, `cancel`: Cancel an existing reservation, `...
no_flight
task169_strategyqa_sentence_generation
task169-0f92e471c65945729369cdae49cd3632
In this task, you are presented with a term, a question, and a yes/no answer. For context, the term is associated with a short description. Write the simple facts one needs to know in order to answer the given question. The facts should be easily found on the web (e.g. mentioned in a Wikipedia page) Term: PlayStation 3...
Fact1: The PlayStation 3 was first released on November 11, 2006 Fact2: Pope John Paul II died on Apr 02, 2005
task1661_super_glue_classification
task1661-b6d7eba6b830491a98ba1bac5c64a398
In this task, you are given Wikipedia articles on a range of topics as passages and a question from the passage. We ask you to answer the question by classifying the answer as 0 (False) or 1 (True) Passage: Large denominations of United States currency -- Large denominations of United States currency greater than $100 ...
0
task1292_yelp_review_full_text_categorization
task1292-49d471a902ff46038b01b2f1cc3cd3d0
You are given a review about a place. You need to provide a rating from "1 star" to "5 stars" for this place. I love this pho restaurant. The pho here is amazing, and you have your standard Vietnamese menu. I always go with the beef ball pho. The portions are very generous, and the broth is always on point. Everything ...
4 stars
task1359_numer_sense_answer_generation
task1359-acf3fe19717d4ef4b6be4e178f727f5e
Given a sentence, fill out the missing word with a 'no' or a number (between zero and ten). You should write the numbers with english alphabet, like: four instead of 4. Salamanders live in water and on land, and look rather like lizards, with ____ legs and a tail.
four
task132_dais_text_modification
task132-f91357f3a1e1497aa0324d010f937aa3
Languages typically provide more than one grammatical construction to express certain types of messages. Your task is to generate a senetence with the same meaning as given sentence, but with different grammatical construction. Mary lifted him the rope
Mary lifted the rope to him
task111_asset_sentence_simplification
task111-0ee02850dd494e0f8447d0a24275c95b
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...
Roseanne is a sitcom broadcast on ABC from 1988 to 1997 starring Roseanne Barr.
task1731_quartz_question_answering
task1731-c2d15d61948e432aa7bb0cefd5a7d76f
You are given a short paragraph, a question and two choices to answer from. Choose the correct answer based on the paragraph and write the answer(not the key). Paragraph: When a volume of water is cooled, the molecules move less vigorously, so same number of molecules takes up less space and the water is denser. Quest...
more dense
task1359_numer_sense_answer_generation
task1359-7f1492b325a64d768e758b61796415b7
Given a sentence, fill out the missing word with a 'no' or a number (between zero and ten). You should write the numbers with english alphabet, like: four instead of 4. Poachers have ____ qualms about taking immature females.
no
task566_circa_classification
task566-290d087d069f4079bb27d38d2570aee3
In this task, you are given two sentences. Your task is to classify the given sentences as "Yes" if they have same meaning; otherwise, classify them as "No". Sentence-1: The fancier the car, the better.<sep>Sentence-2: I like fancy cars .
Yes
task303_record_incorrect_answer_generation
task303-246098ffd6384378b06dd70acd179293
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 ...
Second World War
task363_sst2_polarity_classification
task363-36de9e3068c94a8293c1bd81de009611
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 An emotionally and spiritually compelling journey seen through the right eyes , with the right actors and with the k...
POS
task472_haspart_classification
task472-acb74fee632a4fcaabf48dccb0348d5c
Given two entities as input, classify as "yes" if second entity is the part of the first entity. Otherwise classify them as "no". These are entities of meronym In linguistics, meronymy is a semantic relation between a meronym denoting a part and a holonym denoting a whole. In simpler terms, a meronym (i.e., second enti...
no
task851_synthetic_multiply_evens
task851-ac4414ce2c0b45ffa8f7f9028f4fdd3b
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...
[18, -32, 16, 0, 24, 0]
task616_cola_classification
task616-d43009eebbf34c1291bde1c027149df0
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
task247_dream_answer_generation
task247-9f30d89c8bd249158c6a4524c73b9304
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: Shopping for furniture can be such a pain! It's so crowed here! W: Let's write down the prices first. A...
(C) A lamp.
task153_tomqa_find_location_hard_clean
task153-18ec0b6a40d442fcbe1934df612c9448
Given a story, answer the question about the story. The question is the last sentence in the input. These stories can be difficult due to their length and how each story has at least one of the three following scenarios: the first is when the individual's belief matches reality, the second is when the individual's beli...
red_cupboard
task413_mickey_en_sentence_perturbation_generation
task413-c7e5573c5b14486c890532a0735e3fd7
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. If you e...
If you request to paint a picture then you should arrange your hands .
task1510_evalution_relation_extraction
task1510-3fb593edd3f841e982c3d9b56465bb08
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. clip can...
clip Synonym cut
task576_curiosity_dialogs_answer_generation
task576-14830db5d6984f1f9d5bf37c21703b4c
In this task, the input is a set of dialogues between a user and an assistant. You need to find the dialogue that is basically a response given to a question or an aspect of the user. Interesting we can you tell me about the Economy I would like to learn about nunavut Thank you that's all the information I need hav...
The creation of Nunavut was followed by the considerable population growth in the capital, from 5200 in 2001 to 6600 in 2011.
task1594_yahoo_answers_topics_question_generation
task1594-bf3b05e9c0ee43eb9ae50e1a102cdb4d
You are given a passage. You need to construct a question about the information present in the passage. Construct a question in such a way that (i) it is unambiguous, (ii) its answer is the whole paragraph. Avoid creating questions that can be answered correctly without actually understanding the paragraph. You can cha...
How do I change the nickname I chose when I first logged in to qa.yahoo.com?
task328_jigsaw_classification_insult
task328-305b86c89f324267b953b4e910e41508
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: How many times have you seen the following: One transport pulling out to pass another...
Insult
task303_record_incorrect_answer_generation
task303-37e18a19223f4572830a032c73288896
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 ...
T938KY777
task300_storycloze_order_generation
task300-11967a76acc04b95951e2a0c3b12e478
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...
25431
task295_semeval_2020_task4_commonsense_reasoning
task295-d0d0828dce30457a9f167ecd4098aa11
In this task, you are given an impractical statement. You are also given three reasons (associated with "A", "B", "C") explaining why this statement doesn't make sense. You must choose the most corresponding reason explaining why this statement doesn't make sense. When your car is low on gas you can fill the gas tank a...
B
task596_mocha_question_generation
task596-f1bae21ce86746018558e872389e342b
In this task, you're given a context passage. Your job is to generate relevant questions that can be answered by directly referring to the passage. Singing-and-dancing stage star Julie is told that husband Marty is reported missing in action during the Korean War. After a long waiting period, she makes plans to marry V...
Who does the second husband of the stage star fall for?
task303_record_incorrect_answer_generation
task303-fd35ed71a8224b9d93b1679612d1dfb5
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 ...
Olympic Park
task344_hybridqa_answer_generation
task344-11173e79f10843b38373dfa0b4062f0e
In this task, you will be presented with a question and you have to answer the question based on your knowledge. Your answers should be as short as possible. What is the song title whose artist was signed to RBMG Records in 2008 ?
Beauty and a Beat
task905_hate_speech_offensive_classification
task905-5d639bbf57494f2f8df473f058b17107
You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise. Tweet: &#8220;@waymoflydenu If you do tax fraud you bet not dare tweet about voting bitch&...
false
task1729_personachat_generate_next
task1729-8a1f867d56d34d3b8bec8ef537dfc09c
Your task is to generate the next utterance in a given dialogue. You will be given a few sentences describing the personality of the person who is making the dialogue, and a history of the dialogue after that. Each line in the history is said by one of the two participants in the conversation. Personality: I hate runni...
Sounds exciting! I have children and I am happily married!
task205_remove_even_elements
task205-ce3059d84cdb477ca6a63dd3dc6cc1da
In this task you will be given a list of numbers. A list is shown by two brackets and comma-separated numbers inside, like: [1,2,3]. You should remove all of the even numbers from the list. If every number in the input list is even an empty list should be returned. Zero should be counted as an even number. [22, 49, 184...
[49, 141]
task383_matres_classification
task383-82f003a5d862414689f1b966c3722c91
You will be given a context and a verb separated with a newline character, and you have to answer if the given verb can be anchored in time or not. We say a verb can be anchored in the real timeline if and only if a verb happened in the past, is happening now, or is guaranteed to happen in the future. The output should...
Yes
task1721_civil_comments_obscenity_classification
task1721-12f2755406e545efb4d0db6b1a4359e5
Categorize the comment on the basis of obscenity. If the comment is obscene output Yes, otherwise output No. Trolls don't have to stay under the Bridge. https://en.wikipedia.org/wiki/Fremont_Troll "If mushers should not be concerned about the welfare of their dogs then this sport is in a lot of trouble," she wrote. "I...
No
task207_max_element_lists
task207-b5597157b6b8406d8aa13c4633640772
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. [[-140, -192, -17, ...
[-17, 45]
task374_synthetic_pos_or_neg_calculation
task374-245aad4d4a8047eaa3d48e8fd0a1907f
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...
[134, 87, 204, 122, 168, 62]
task384_socialiqa_question_classification
task384-4ec96c2ddbee41bfb9555828445b632f
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: Sasha came over and gave Aubrey a ...
False
task380_boolq_yes_no_question
task380-3ecbd996d5364d589c3b05db63d686d9
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 common everyday speech, speed of sound refers to the speed of sound waves in air. However, the speed of sound varies from substance to substance: sound ...
No
task1340_msr_text_compression_compression
task1340-b577d3e9312a465c9f84ecec2b7b879a
Given a text, write a compressed version of it in a single sentence. We’ll also award more small grants through our Species Action Fund to help a wide range of animals, including whooping cranes, giant river otters, and Tibetan antelopes.
Through Species Action Fund, we will award grants to aid a wide variety of animals such as cranes,otters,and antelopes.
task1312_amazonreview_polarity_classification
task1312-5ad6614227e642a79317f649e811328d
In this task, You are given a review of Amazon's food products. Your task is to divide them into two classes: negative or positive, depending on the content of the review. Flagpole is junk. It's going back. It does not telescope properly, collapses at random, the clips for the flag do not stay in place. In short nothin...
negative
task1290_xsum_summarization
task1290-a7829336d51640de881361eaa1da3c0c
In this task, you are given an article. Your task is to summarize the article in a sentence. The dispute also concerns their sub-contractor employer's refusal to allow a full-time union shop steward. Workers will decide what type of industrial action they will take, at a meeting next week. Sellafield Ltd said it was "n...
Construction staff working at the Sellafield nuclear site in Cumbria have voted to take industrial action in a row over health and safety, the Unite union has said.
task1286_openbookqa_question_answering
task1286-47c2cc875c244ce59744129b7cf69418
In this task, you are given a multiple-choice question and you have to pick the correct option. Answer with option indexes (i.e., "A", "B", "C", and "D"). Plants require (A) oxygen (B) H2O (C) Fe (D) clouds
B
task389_torque_generate_temporal_question
task389-a9466fd3edb7478fb8fdc35e93af2078
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 completed after his wife and son were snatched?
task1730_personachat_choose_next
task1730-aa3a1cba6d354720b4a62f0b1e0cbae1
You will be given a person's personality, and a history of a conversation this person has had. You will be given four candidate sentences to complete the conversation, based on the context. Choose one and answer with the text. Personality: I race cars for a living. I like to go fishing. I am an athlete. I've 4 daughter...
I live fifteen minutes away from there p.
task091_all_elements_from_index_i_to_j
task091-bb9f292ad37e4eb5aedd30f671791647
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. 2, 9, ['I', '7331', '9397', 'r', 'L',...
7331, 9397, r, L, 7289, 1631, 5837, 6439
task597_cuad_answer_generation
task597-e2ece12d257f49d3860eebe315e5f3ce
In this task, you're given a passage that represents a legal contract or clause between multiple parties, followed by a question that needs to be answered. Based on the paragraph, you must write unambiguous answers to the questions and your answer must refer a specific phrase from the paragraph. If multiple answers see...
If Lucid accepts Distributor's order and fails to deliver ordered products, Distributors sole remedy will be limited to refund of money paid to Lucid for any undelivered products.
task901_freebase_qa_category_question_generation
task901-ce5475bde298460d9ee29038bbeb9952
Given a broad category, generate a trivia-type question based on a specific entity in that category. The question should be non-ambiguous. External resources such as Wikipedia could be used to obtain the facts. people
Where was Harry Houdini born?
task1346_glue_cola_grammatical_correctness_classification
task1346-8f65d92bbb274e07932f777843098924
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'. That brought the letter is Bill.
0
task820_protoqa_answer_generation
task820-1a1719bf8109458d90925517869cc417
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 a person might do in a talent contest.
sing
task311_race_question_generation
task311-5cf837a8f9794ab6ac861eb5300a4bfa
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 time when Karyn Bosnak couldn't pay a $59 bill at the grocery store. She was officially broke. She didn't have enough money to get on the subway, but she looked rich....
Why was Karyn in financial trouble?
task293_storycommonsense_emotion_text_generation
task293-40129e073e4c4c5cb80a1318e58c6c9a
In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to return one of the emotions which are expressed by the Character in the given sentence. For ...
proud
task1285_kpa_keypoint_matching
task1285-f578da3b190e436d824357fc450eb5e8
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 abandon marriage<sep>Argument: Marriage is an outdated institu...
False
task161_count_words_containing_letter
task161-a4923800947b4c2286eb75aefe1ba48d
In this task, you need to count the number of words in a sentence that contain the given letter Sentence: 'a man and a child are playing a wii at christmas time'. How many words contain the letter 'q' in the sentence.
0
task109_smsspamcollection_spamsmsdetection
task109-8ff4189fe1a14d7aa589c3667cb0efaa
In this task, you're given text messages in natural language. Your task is to classify those text messages based on their content into two classes: (1) Spam and (2) Ham messages. If the content of the given message is irrelevant to the receiver or is equally relevant to many other potential recipients then it must be l...
ham