task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task1431_head_qa_answer_generation
task1431-c452546f51d64691b04853639a42d187
In this task, you are given a multiple-choice question about healthcare. Answer the question based on your information and classify your answers into '1', '2', '3', and '4'. Question: For which of the following children's problems has the effectiveness of the symbolic modeling technique been demonstrated? Options: <...
4
task283_dream_incorrect_answer_generation
task283-c504c97a1ce24dbb9724b367af313736
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: The heavy rain caused flooding, which made it hard ...
New crops
task497_extract_all_numbers_from_list_in_order
task497-9a9afc212f5748e493cbccb261b14e73
In this task, you are given an input list A. You need to find all the elements of the list that are numbers in the same order as they appear in the list A. ['O', '8483', '8417', 'a', 'g', 'O', '1193', '5993', '357', '5007']
8483, 8417, 1193, 5993, 357, 5007
task852_synthetic_multiply_odds
task852-b979ae1096b04149966699be51ce232e
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...
[31, -25, -115, -1029]
task488_extract_all_alphabetical_elements_from_list_in_order
task488-1fa8cef52bd247f3827e198c1021392b
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. ['x', 'y', '869', 'T', '1807', 'u', '8763', 'c', 'M', 'o', '1853', 'a', '907', 'v', 'w', '3995', 'D', 'J', 'Z', '2659', '...
x, y, T, u, c, M, o, a, v, w, D, J, Z, o, i
task495_semeval_headline_classification
task495-82e20f5e50bc43d6887373ad64e7c903
Given news headlines and an edited word. The original sentence has word within given format {word}. Create new headlines by replacing {word} in the original sentence with edit word. Classify news headlines into "Funny" and "Not Funny" that have been modified by humans using an edit word to make them funny. News Headli...
Funny
task322_jigsaw_classification_threat
task322-05b8a2ef9ebc4b4bbc889d1985d7c0eb
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: i would love to see Macron win and watch...
Threat
task183_rhyme_generation
task183-e666913675ac4476b7f25e1ab52b6c98
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" mean
wean
task1366_healthfact_classification
task1366-375f54bf77e0455a8af0a84902caa312
Given a paragraph and a claim, classify it this way: If the claim contradicts the evidence present in the paragraph, classify the claim as '0'. If the claim has multiple supporting *AND* contradicting evidences, classify the claim as '1'. If the claim has supporting evidence and the paragraph is in overall favor of the...
0
task366_synthetic_return_primes
task366-f48b214750584692bab338bfbd19314b
In this task you will be given a list of integers. You should remove any integer that is not prime. A prime integer is an integer that is only divisible by '1' and itself. The output should be the list of prime numbers in the input list. If there are no primes in the input list an empty list ("[]") should be returned. ...
[37]
task428_senteval_inversion
task428-bb3853a7103443df8683e72a734b5e83
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. De...
Original
task399_semeval_2018_task1_tweet_sadness_detection
task399-e60906a4098841f882366ad871d12961
In this task you are given a tweet. You must judge whether the author of the tweet is sad or not. Label the instances as "Sad" or "Not sad" based on your judgment. You can get help from hashtags and emojis, but you should not judge only based on them, and should pay attention to tweet's text as well. Why the FUCK have ...
Sad
task1726_mathqa_correct_answer_generation
task1726-4810bff020b5413aaa727e6c0df79f0f
The task is to generate the correct answer for a given math problem. Problem: a library has an average of 600 visitors on sundays and 240 on other days . the average number of visitors per day in a month of 30 days beginning with a sunday is :
300
task405_narrativeqa_question_generation
task405-8d2871dd9704411185521311d085acb7
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...
How did Matho and Spendius get into Carthage?
task820_protoqa_answer_generation
task820-80f8815ec03045109f0e1ab42eb07653
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 someplace youd have to be on really good terms to invite your ex
your house
task305_jeopardy_answer_generation_normal
task305-35e56403e4f747e0b084e565feac0afd
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: HORSE RACING Clue: In 1711 Queen Anne saw the potential for this racecourse; its ro...
ascot
task456_matres_intention_classification
task456-3d877092966646f3b399a1e2cd242549
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)....
Yes
task475_yelp_polarity_classification
task475-5735f5fc755c49eaa6696b3c618ef4d3
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. I can't think of one experience about Park as I've been coming here at least every weekend since the joint open...
POSITIVE
task1609_xquad_en_question_generation
task1609-f80369c1aaa348a587b0181715c38a91
Given a paragraph, your job is to generate a question that can be answered from the passage. The answer to your question should be a single entity, person, time, etc. that can be extracted from the passage. There are also several smaller freight operators and numerous tourist railways operating over lines which were on...
How many narrow gauge rail lines were previously government owned?
task820_protoqa_answer_generation
task820-36e8e2f040774b13b0bcb1473f3330d5
Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question. name a kind of place you might work where you'd really put on the pounds.
restaurant
task307_jeopardy_answer_generation_final
task307-68a1b6f0e504423c81e57062df8d05c4
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: WORLD WAR II Clue: Rhyming names of the 2 places where FDR & Winston Churchill met u...
malta & yalta
task002_quoref_answer_generation
task002-6de8e04cdc5d4af5892edae17916ae19
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: Single father Bob Holcomb, a widower, is unhappy with the guitar-playing...
a mountain resort.
task100_concatenate_all_elements_from_index_i_to_j
task100-f932a75905ca4920ac3b372f544bd207
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...
njwrrG8927e2433Z1469h23535895513155735439221718396133
task565_circa_answer_generation
task565-e560c4bdb68a49fdae33a5f643eb308f
In this task, you are given a question. Your task is to generate an answer that is relevant to the question. Want to go for a hike tomorrow?
I'd love to get my boots dirty!
task1326_qa_zre_question_generation_from_answer
task1326-681b31e578424443b6548bb3f63a921d
Generate a question which can yield the answer mentioned in the input. Generated question must be answered by the answer provided in input, without using any extra knowledge. Context : Zaq (stylized as ZAQ, born March 16, 1988) is a female Japanese singer-songwriter signed to Lantis. Answer : singer-songwriter
What kind of occupation does Zaq have?
task672_nummersense
task672-7ae8aa30ee1d40e6a38b24138dc7e6da
In this task, find the most appropriate number to replace the blank (indicated with _ ) and express it in words. Corn snakes make good pets because they grow to only _ to five feet in length and are very hardy.
four
task1308_amazonreview_category_classification
task1308-76a2dac69d784a58a3bd9cbce3af640b
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: Arrived with paint flaked off right out of...
False
task413_mickey_en_sentence_perturbation_generation
task413-bdf23398554d4194b41c5bff957fd013
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 have a physical exam because you produce life activity .
task1364_hans_answer_generation
task1364-273b553b2a754822ba41d617c7904e28
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 judge by the...
The doctors advised the judge .
task300_storycloze_order_generation
task300-6b81bb99c7a94240a1fd071b09eab08f
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...
32145
task1400_obqa_incorrect_answer_generation
task1400-fc450f8b280e480e87c48f4abfbd64cc
This task is about generating an incorrect answer to a question given the question and a true statement related to the question. The answer must be related to the question, but incorrectly answer it given the context. Fact: An example of a seasonal change is plants becoming dormant in the winter. Question: Many things ...
cry
task573_air_dialogue_classification
task573-19786a849a134ac9aae03d68bba8b0bd
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
task577_curiosity_dialogs_classification
task577-6b98ca4db7fe42ff946519bf7b277727
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. Sure! Would you like to start...
assistant
task209_stancedetection_classification
task209-1efc6e71d6d24af2bb53376b96460cc8
Given the Target and Argument texts detect the stance that the argument has towards the topic. There are three types of stances "in favor", "against", and "neutral". Topic: Joint JD/MBA degree Argument: Deeper knowledge of JD/MBA is always valuable.
in favor
task1443_string_to_number
task1443-4cffc08ab053428d961b2cd1d003fe4c
In this task you will be given a string that only contains single digit numbers spelled out. The input string will not contain spaces between the different numbers. Your task is to return the number that the string spells out. The string will spell out each digit of the number for example '1726' will be 'oneseventwosix...
579394
task356_casino_classification_negotiation_self_need
task356-682c1dc67ca54208bb6d05dd5aaf73e4
The input is taken from a negotiation between two participants who take the role of campsite neighbors and negotiate for Food, Water, and Firewood packages, based on their individual preferences and requirements. Given an utterance and recent dialogue context containing past 3 utterances (wherever available), output Ye...
Yes
task1206_atomic_classification_isbefore
task1206-72ef2d55c6bd494e9787435944e6b1fe
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
task820_protoqa_answer_generation
task820-88ef31b25c1e4e6e90bc65fad6b5407c
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. if you could only eat one food for the rest of your life, what would it be
chocolates
task369_synthetic_remove_odds
task369-5e55f225c0b24f5aad4e8e848be3e81b
In this task, you will be given a list of integers. You should remove all of the odd integers from the list(consider 0 an even number). If every integer in the input list is odd then an empty list ("[]") should be returned. Otherwise, answer with the list of even numbers separated by comma inside brackets. [21, 100, 1]
[100]
task1289_trec_classification
task1289-f8d2817d178a4eb4a050648d5215e36c
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...
Description
task101_reverse_and_concatenate_all_elements_from_index_i_to_j
task101-7d45d296136e4b1ba33614b716ef6b01
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 find all elements of A from the ith element to the jth element, reverse the order in which they occur, and then concatenate them to output the resultant string. i and j will be non-negative, and will always have a va...
V237960833571L
task302_record_classification
task302-79f9de7c3a0b4c488f632fe4f3bd7c0d
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. Among the entities, try to find the best entity that is most likely to fill in "_" and classify the answers based on options. Washington (CNN) House Intelligence Committe...
(E)
task064_all_elements_except_first_i
task064-a6269c6b6ac34197b92aa48d63ffd966
In this task, you are given inputs i and A, where i is an integer and A is a list. You need to list all the elements of A after the first i elements. i will always have a value less than the length of A. 1, ['4099', 'I', 'w', '6221', '9663', '8309', 'b', '7977', '2593', 'b']
I, w, 6221, 9663, 8309, b, 7977, 2593, b
task299_storycloze_sentence_generation
task299-7964fe8b165f41159728cce151b84662
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, Jorie admitted it was a very emotional tour.
task1503_hatexplain_classification
task1503-2f4b915ee8ad449396c4b171c84b5515
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'...
Refugee
task587_amazonfood_polarity_correction_classification
task587-f0552d75b98b4bbfb48dc532c98c613b
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 love this tea. It has a mild flavor and no caffeine. The only problem is that the string comes detached from the bag after abo...
True
task191_hotpotqa_question_generation
task191-1d71547f7155457ab32a5a68e002d149
In this task, you are given a set of context paragraphs, some supporting facts and an answer of a question. Your task is to generate question for given answer based on set of context paragraphs, supporting facts and an answer. Context_1 : Jai Veeru is a Hindi action film directed by Puneet Sira, and starring Fardeen Kh...
Puneet Sira and Craig Melville are both famous, but which one for Bollywood?
task925_coached_conv_pref_classifier
task925-6707b94862c44f3ab354dbf7bb052e7f
You are provided with a list of converations between a "USER" and "ASSISTANT". Figure out if the conversation provided as "classify_text" is authored by "USER" or "ASSISTANT". There are maximum of 7 conversations between "USER" and "ASSISTANT" in each input ASSISTANT: What type of movies do you like? , USER: action , A...
ASSISTANT
task592_sciq_incorrect_answer_generation
task592-b7de5c229cd24a7c85ab89d5167f79de
Given a scientific question, generate an incorrect answer to the given question. The incorrect answer should be a plausible alternative to the correct answer. The answer should be some other item belonging to the same category as the correct answer but should be incorrect. What is the atomic number?
Number of electrons
task194_duorc_answer_generation
task194-d5e80ae601d141c98e0627da16232e2c
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. In 1967, a pregnant woman is attacked by a vampire while giving birth. Doctors are able to save her baby, but the woma...
Answer: frost
task1293_kilt_tasks_hotpotqa_question_answering
task1293-a04ca84ede8d459699b261fcae1956ad
In this task, you are given a question. You have to answer the question based on your information. In what region was Johanna Debreczeni born?
Pirkanmaa
task898_freebase_qa_answer_generation
task898-f3800fae067d4fabb706cca5d9195216
Given an trivia question precisely answer the question with a word/phrase/name. External resources such as Wikipedia could be used to obtain the facts. Who composed La Mer?
debussy
task087_new_operator_addsub_arithmetic
task087-247d726188e840f198d4a99060033495
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 5192 @ 78...
9390
task1308_amazonreview_category_classification
task1308-8671fb48ae1d4adda305df358c596bf0
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 love the clean look. I need larger ones ...
False
task132_dais_text_modification
task132-dce893afd5c2473d907d7f3f98b3def0
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. Michael returned the man from work the book
Michael returned the book to the man from work
task1583_bless_meronym_classification
task1583-763b86335ac84ae7ad66f188c9182c2d
Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.' television has ma...
0
task326_jigsaw_classification_obscene
task326-4b29a482df1e45b5a319a7151be6b58c
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: obscene and non-obscene. A comment is obscene if it is considered offensive to the public sense of decency, for example because it too obviously relates to sex or contains language regarded as ...
Non-obscene
task617_amazonreview_category_text_generation
task617-89a6c2ac4e01408187770a193b2f3791
In this task, you're given a review from Amazon and your task is to generate the name of the category of the product based on the review given by the user. The categories are: kitchen, office product, watch, wireless, other, toy, digital video download, camera, jewelry, pet products, sports, industrial supplies, baby p...
automotive
task1217_atomic_answer_generation
task1217-93d2621cd7474bc0b36f4d044e2a3bc1
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 throws PersonX's ___ away
plate
task1359_numer_sense_answer_generation
task1359-fe613698732c4741b2f9fd71b30837ac
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. Most jellies propagate asexually, a process that typically involves ____ distinct stages.
four
task024_cosmosqa_answer_generation
task024-6026064ff430408093be08b27b2d3994
Craft one correct answer to the question given in input. To make it more interesting, try to use non-stereotypical language if possible. Make sure your correct answer is reasonably long, consistent with the context, and requires common sense (instead of explicit extraction from the context.) In your answer, use as few ...
Those were the team colors .
task405_narrativeqa_question_generation
task405-9912276e78c246bc99e9fc4381e53b1d
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 the replacement players after that big game?
task310_race_classification
task310-31034bcc4c9e48e18c85187fae04cb15
In this task, you're given an article, a question which often contains a blank, four options (associated with "A", "B", "C", "D") and the answer to that question. Your task is to classify whether the given answer is correct or not by providing "Yes" or "No", based on the article. Article: Do you know a child who has us...
Yes
task228_arc_answer_generation_easy
task228-4494b2d0982445d8847caf64934b5188
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 ...
D
task163_count_words_ending_with_letter
task163-efcd63a0f6da4a529f0f67dec12b8e54
In this task, you need to count the number of words in a sentence that end with the given letter. Answer with numbers and not words. Sentence: 'a black and white polka dot table with food and drink'. How many words end with the letter 't' in the sentence.
1
task684_online_privacy_policy_text_information_type_generation
task684-901582f311664b6fb6969a4a1b43cf24
Given a part of privacy policy text, identify the type of personal information which is collected, used, tracked or retained. The type of information should be present inside the given policy text, answer as 'Not Specified' otherwise An unspecified third party does do something unspecified with your unspecified persona...
Generic personal information
task405_narrativeqa_question_generation
task405-c5248ba160634c7ea8e1ee7bc3db10b0
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 the laws discussed in the Doctrine of Right seek to protect?
task389_torque_generate_temporal_question
task389-594b9835abca4c2a9b5ce0233539663a
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?
task820_protoqa_answer_generation
task820-a32e0a5646af472081523eb3734dd67b
Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question. name something that a person might ask to have signed
ball
task369_synthetic_remove_odds
task369-f92b412dfa2f4fad849791b7bd58ab60
In this task, you will be given a list of integers. You should remove all of the odd integers from the list(consider 0 an even number). If every integer in the input list is odd then an empty list ("[]") should be returned. Otherwise, answer with the list of even numbers separated by comma inside brackets. [-17, 34, 39...
[34, 80, 96]
task063_first_i_elements
task063-cbb0c99f105e4c18983e9cea674ba8e5
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 1, ['Y', '2871', 'Q', 'y', 'd']
Y
task155_count_nouns_verbs
task155-3792513149df4c9f999374c5f708935c
In this task, you need to count the number of nouns/verbs in the given sentence. Sentence: 'A boy sits on top of a suitcase, and between two other stacks of luggage'. Count the number of verbs in this sentence.
1
task1217_atomic_answer_generation
task1217-0ac2ac4c4f644f208341565e22f34e77
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 moves ___ away
the knife
task638_multi_woz_classification
task638-5b3fc15242ab4e069dc166f863bb88b2
You are shown a conversation between a user and system. Identify who has spoken the indicated sentence based on the conversation. Sentence1: Thanh Binh is at 17 Magdalene Street City Centre. Sentence2: Thank you. Goodbye. Sentence3: Can you give me the telephone number of the vietnamese restaurant? Sentence4: Can you g...
Answer: (A) User
task316_crows-pairs_classification_stereotype
task316-5f9d2ff04d2c447faab2d4fb0c59599d
In this task, you are given a short passage that conveys a stereotype or an anti-stereotype. A stereotype is an over-generalized belief about a particular group of people(based on race, ethnicity, gender, age, abilities, etc.). An anti-stereotype is an idea that goes against a common stereotype. You are expected to cla...
Anti-stereotype
task381_boolq_question_generation
task381-400e22cdcd10465d864e73bc08db6f0e
You will be given a passage, and your task is to generate a Yes/No question that is answerable based on the given passage. Edwards failed to qualify for the 1992 Winter Olympics in Albertville, France, and the 1994 Games in Lillehammer, Norway. He got a five-year sponsorship from Eagle Airlines, a small British charter...
did eddie the eagle enter the 1992 olympics?
task205_remove_even_elements
task205-cd8a9925e8a24d0888dd54a94cb0fbd5
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. [126, 127, 1...
[127, 175, 155, 57]
task568_circa_question_generation
task568-6ad817fc43c24982ba6ba55b4fdab2fe
In this task, you are given an answer, and your task is to generate a reasonable question for that answer. I'm going out with my sister.
Do you have plans tonight?
task523_find_if_numbers_or_alphabets_are_more_in_list
task523-5042433fabb848959f5692112078a9a0
In this task, you are given an input list A. If the count of numbers is more than that of alphabets in the list, answer 'Numbers Win'. If the count of alphabets is more than that of numbers in the list, answer 'Alphabets Win'. If the count of numbers is same as that of alphabets in the list, answer 'Numbers and Alphabe...
Alphabets Win
task291_semeval_2020_task4_commonsense_validation
task291-e64c283d3776453eb709cf80f7982c08
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. He placed a coin in the vending machine. He placed a...
second
task820_protoqa_answer_generation
task820-85f7a7971604407abe69b05bd193d9ef
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 vote for.
congress person
task103_facts2story_long_text_generation
task103-e4c8e7965a4d4169904ec9afcd13cd81
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: Thirunakk...
Thirunakkara Perumal is develops in Perumatthurkkara village. Both Hindus and Christians lived there peacefully.The Temple is off Perumathur Kovilakam, during the time of festival people of both religion took their part in ceremonies. If church people dont take part in the Temple festival, that year festival would not ...
task899_freebase_qa_topic_generation
task899-ccc93bd976494c529063e1de4d13cbd4
Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about. Succeeding Kevin Rudd in 2013, who is the current Prime Minister of Australia?
australia
task088_identify_typo_verification
task088-a5213dd0863e4c3e83c3dbf805641335
The given sentence contains a typo which could be one of the following four types: (1) swapped letters of a word e.g. 'niec' is a typo of the word 'nice'. (2) missing letter in a word e.g. 'nic' is a typo of the word 'nice'. (3) extra letter in a word e.g. 'nicce' is a typo of the word 'nice'. (4) replaced letter in a ...
whoite
task1217_atomic_answer_generation
task1217-950af5e349bb4c39a466a0f916f457d1
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 sets the ___ in motion
top
task820_protoqa_answer_generation
task820-8e017ef98030441abed9e4f41df8edec
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 an activity that you wear comfortable shoes for.
walking
task161_count_words_containing_letter
task161-4b16dbc7479d4c3e8a52797cbb117e88
In this task, you need to count the number of words in a sentence that contain the given letter Sentence: 'two giraffe standing next to each other at a zoo'. How many words contain the letter 'f' in the sentence.
1
task339_record_answer_generation
task339-eab388dad4774536979b0657d9147543
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]. Kuala Lumpur, Malaysia (CNN) Seven suspects...
DNA
task380_boolq_yes_no_question
task380-845dca664fd7448187d305769d5eeace
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: White spirit (UK) or mineral spirits (US, Canada), also known as mineral turpentine (AU/NZ), turpentine substitute, petroleum spirits, solvent naphtha (pet...
Yes
task153_tomqa_find_location_hard_clean
task153-01e33c8e307d44db85734b798813a091
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...
blue_suitcase
task1727_wiqa_what_is_the_effect
task1727-b085c05eb44c45c687ca175fdc23d958
In this task you will be given a process, and a question. The process contains a sequence of steps that happen in order. The question asks about the effect of a certain event on another event. If the first event has a positive effect on the second event, answer with "for", if it has a negative effect, answer with "agai...
for
task933_wiki_auto_style_transfer
task933-701e269a36b54e72a6c0439fe1139b5c
In this task, we ask you to rewrite a sentence in simple English without changing its general meaning. Essentially, you want to make the sentence easier to read by using simpler words, utilizing more straightforward sentence structures, and omitting non-essential information etc. Android Package ( APK ) is the package ...
APK is the file format that software for Android is distributed in .
task607_sbic_intentional_offense_binary_classification
task607-31f9bd543b034265af72cc18bf48119c
In this task, you are given a text from a social media post. Your task is to classify the given post into two categories: 1) yes if the given post is intentionally offensive, 2) no, otherwise. Also, generate label 'no' for offensive statements that appear to be unintentional, or non-offensive statements that are underh...
No
task247_dream_answer_generation
task247-1256022dfbd14f919f69aa07185aa201
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". Beautician: Hi. How can we help you today? Customer: Yeah. I'd like to get my hair trimmed a little. Nothi...
(B) The manager is taking time off from work.
task521_trivia_question_classification
task521-fde54efdac3548c9b6ac20b88aac4657
In this task you will be given a text passage from a trivia quiz. You should choose the category this question belongs to from these categories: History, Science, Social Science, Fine Arts, Literature. You can only choose one category, so if in doubt, please choose the closest match. In the catalyst for an enantioselec...
Science
task367_synthetic_remove_floats
task367-28b3feb36e7f4b049c5eadcf88aef774
In this task you will be given a list of numbers. You should remove any number that is not an integer (whole number). If every number is not an whole number then an empty list ("[]") should be returned. Otherwise, answer with the list of whole numbers separated by comma inside brackets. [36, 0.992, 23.981, -91, 40, -0....
[36, -91, 40, 75, -35]
task1380_quarel_correct_option_generation
task1380-d4a4d9169e6241f181e4b81326b11a24
You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'. Sentence: Alice is playing ball with her young sister. One of them is having trouble throwing the ball far enough to be caught. Question: Wh...
B
task461_qasper_question_generation
task461-f956a2589118422dadd53226fe540706
In this task, you will be presented with a context from an academic paper and you have to write an answerable question based on the context. Your questions can be extractive, abstractive, or yes-no questions. In order to evaluate the precision of the retrieved documents in each experiment, we used "TREC_Eval" tool [3]....
Which evaluation metric has been measured?
task1712_poki_classification
task1712-b79e97c99bdb4db7a5803ad6b624eb72
You are given a short poem which is written by a kid. Your task is to predict if the kid is in elementary school or high school. Anyone who is from grade 1st to 6th-grade will be considered as in elementary school, and 7th to 12th-grade kids will be considered as in high school. There are only two possible outputs, i.e...
elementary
task303_record_incorrect_answer_generation
task303-3361a924ee81459a93ee147922c7687b
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 ...
Victorian