task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task092_check_prime_classification
task092-16e478e888814f449da74779b007c986
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. 44621
Yes
task413_mickey_en_sentence_perturbation_generation
task413-c8380ca2d4b6450dae02c924b0ba300f
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 catast...
A catastrophic casualty would make you want to seek the north .
task844_financial_phrasebank_classification
task844-4407fc3faef14ebab2b195997e54666a
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:Margin call of Zanadvorov has given the chance to make such purchase under the credit of Deutsche Bank for USD 560 million ...
false
task846_pubmedqa_classification
task846-24b1114ecf4e41728d724021fa3651b3
Given a passage with a question and an answer to that question, classify if the answer actually answers the question into 'yes' or 'no'. Output 'yes' if the answer answers the question and output 'no' if the answer does not answer the question. Question: Is preeclampsia in high risk women characterized by risk group-sp...
yes
task846_pubmedqa_classification
task846-fe4cc459e1074894a5a37665750b67b2
Given a passage with a question and an answer to that question, classify if the answer actually answers the question into 'yes' or 'no'. Output 'yes' if the answer answers the question and output 'no' if the answer does not answer the question. Question: Does hydration status influence peritoneal equilibration test ult...
no
task165_mcscript_question_answering_commonsense
task165-f0c1ad458e634a578d5e19addf7dee4f
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...
from the party
task227_clariq_classification
task227-f54536eb3f7c4ee2a1a697c7a6437d66
In this task, you are given an ambiguous question/query (which can be answered in more than one way) and a clarification statement to understand the query more precisely. Your task to classify that if the given clarification accurately clarifies the given query or not and based on that provide 'Yes' or 'No'. Query: Tel...
Yes
task617_amazonreview_category_text_generation
task617-e9ee7535fa1e4eb3a229011fa1923460
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...
luggage
task283_dream_incorrect_answer_generation
task283-5e87db5702d34cf6afe0d0ea4e9d3f23
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". Steve: Hey, Ranae. Do you happen to know where the mov...
6
task087_new_operator_addsub_arithmetic
task087-e5372573557342dea138e95b9a24c08a
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 8275 @ 56...
12183
task114_is_the_given_word_longest
task114-0eacf51fee9a433c836c66f0d971bd12
In this task, you need to answer 'Yes' if the given word is the longest word (in terms of number of letters) in the given sentence, else answer 'No'. Note that there could be multiple longest words in a sentence as they can have the same length that is the largest across all words in that sentence. Sentence: 'many peop...
Yes
task608_sbic_sexual_offense_binary_classification
task608-267f6ad37cee4f8abcf72fd5bffb1500
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 sexually offensive, 2) no, otherwise. Emphasis on sexually offensive or any lewd reference. Generate label 'no' for offensive posts that do not reference sexually explici...
Yes
task898_freebase_qa_answer_generation
task898-f5230906a811435abb9745efd1c9d892
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. According to Greek mythology, what was the name of the three headed dog which guarded the entrance to the underworld?
cerberus
task132_dais_text_modification
task132-319fe97c8cac40e385cb77cf69134756
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 refunded the man the money
Mary refunded the money to the man
task1551_every_ith_element_from_kth_element
task1551-0c492930fbb34c3d8b13c75942cff05e
In this task, you are given inputs k, i, and A, where k and i are integers and A is a list. You need to find every ith element of A starting from the kth element. The process stops when the position of the next ith element exceeds the length of the list. 3, 3, ['7357', 'Z', '2747', 'R', 'R', 'Z', '4107', 'J', '4457', '...
2747, Z, 4457, 8181, M, P, 5157, v
task299_storycloze_sentence_generation
task299-1af78722cbd74a9dbd625b6ecc498879
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...
3, Her distant family decided to stage an intervention.
task246_dream_question_generation
task246-1e1e33afabb648db80541a5b58bc8b30
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 are they going to do? (A) To see a film. (B) To have dinner together. (C) To enjoy a concert.
task823_peixian-rtgender_sentiment_analysis
task823-f21e873da4f6440295f1d0fd4420114b
Given a 'poster' sentence and a corresponding 'response' (often, from Facebook or Reddit)classify the sentiment of the given response into four categories: 1) Positive, 2) Negative, 3) Neutral, and 4) Mixed if it contains both positive and negative. Poster: "I think it's going to be a really tough week. We're going to ...
Negative
task079_conala_concat_strings
task079-ef1b4365356c40b0bb632ec06375f18e
In this task you will be given a list of strings and you need to concatenate them. ['but', 'G', 'P']
butGP
task169_strategyqa_sentence_generation
task169-20f23ffe9518428e978549d90055fc4a
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: Elton John, D...
Fact1: Justin Timberlake portrayed a young Elton John in the music video for "This Train Don't Stop There Anymore." Fact2: The song "This Train Don't Stop There Anymore" was released in 2001. Fact3: Justin Timberlake was born in 1981.
task087_new_operator_addsub_arithmetic
task087-6bb14bba1e5d421385abb92e05586aa5
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 4488 @ 14...
-4260
task369_synthetic_remove_odds
task369-45b2dd1684b643e897ad01a6bdb6ccb1
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, 64]
[64]
task227_clariq_classification
task227-9063713be6a842c7ab5a6e18bb0ade0e
In this task, you are given an ambiguous question/query (which can be answered in more than one way) and a clarification statement to understand the query more precisely. Your task to classify that if the given clarification accurately clarifies the given query or not and based on that provide 'Yes' or 'No'. Query: wha...
Yes
task069_abductivenli_classification
task069-b3836e0f23a64e968ebff6d0fde46ddb
In this task, you will be shown a short story with a beginning, two potential middles, and an ending. Your job is to choose the middle statement that makes the story coherent / plausible by writing "1" or "2" in the output. If both sentences are plausible, pick the one that makes most sense. Beginning: Jade had the foo...
1
task405_narrativeqa_question_generation
task405-1db164e33a7a40628401e2e29f912d85
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 owned Buck?
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately
task509-48b48a7f067a4cbd9d6d5a40b8c29d86
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...
J, x, g, x, Z, C, 1787, 6919, 1545, 241, 8979
task246_dream_question_generation
task246-5be0c919d1fb42beaa352fad422dd516
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 does the woman imply? (A) She is very busy. (B) Her hands are full of things. (C) She needs people to write the minutes.
task116_com2sense_commonsense_reasoning
task116-d5c7acfed9fd41cc9a367e22960363ec
You will be given a piece of text either about an everyday event, or a general statement. If the event seems a plausible event to you, or the general statement makes sense matches your commonsense, output 'True', otherwise output 'False'. A female born fifty years ago is going to use less sanitary pads than one born th...
True
task1326_qa_zre_question_generation_from_answer
task1326-28f820b161be45509788170dc2c5ec49
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 : Yagnye Lappa (born 20 May 1965) is a former Cameroonian male volleyball player. Answer : male
What is the sex or gender of Yagnye Lappa?
task1284_hrngo_informativeness_classification
task1284-63da7ee62c0f428db60898a631fb0fe1
You are given an original reference as well as a system reference. Your task is to judge the informativeness of the system reference. If the utterance provides all the useful information from the meaning representation output 1, else output 0. System Reference: x is an indian restaurant which service the riverside area...
1
task430_senteval_subject_count
task430-f041b01d0f2a46489eaa61a50189791d
In this task you are given a sentence. You must judge whether subject of the main clause is singular or plural. Label the instances as "Singular" or "Plural" based on your judgment. The villa was on a lake and far from other houses.
Singular
task846_pubmedqa_classification
task846-0f586cad81a9459ab98694e64757bb3d
Given a passage with a question and an answer to that question, classify if the answer actually answers the question into 'yes' or 'no'. Output 'yes' if the answer answers the question and output 'no' if the answer does not answer the question. Question: Are retinal microglia and uveal tract dendritic cells and macroph...
no
task045_miscellaneous_sentence_paraphrasing
task045-d4d33c3d4c6e4cf191813adfa4a57dbc
You are given a question, its answer, and a sentence that supports the question, i.e., the answer to the question is inferable from the sentence. In this task, you need to paraphrase the given sentence so that the paraphrased sentence still supports the question i.e. you can still infer the answer to the question from ...
photosynthesis take place within the chloroplast.
task142_odd-man-out_classification_no_category
task142-cd510a6896ba4af3ab7da252193b8df3
Given a set of five words, generate the word from the set that does not belong (i.e. is the least relevant) with the other words. Words are separated by commas. glass, colander, dish, plate, panel
panel
task113_count_frequency_of_letter
task113-395db57712d94aaf9b7735a59330de4d
In this task, you need to count the number of times the given letter appears in the given sentence. Sentence: 'a large building with a clock affixed to the top of it'. Find frequency of the letter 'd'
2
task1595_event2mind_text_generation_1
task1595-21fa85edadf24422a5a5ce82a9ca67ac
The task is to generate text based of an event. For the given event, there will be a person who does the action in the event (usually PersonX). Your task is to write that persons emotional reaction to the event, i.e. how that person feels after doing the action. PersonX determines the ___ by means
vento mense
task072_abductivenli_answer_generation
task072-166af16c593f40298f1c42090d0d79d9
In this task, you're given the middle and ending of a three-part story. Your job is to complete the short story by writing a probable beginning of the story. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using any irrelevant extra information when creating ...
Mike saw a girl walk into the coffee shop with a group of friends.
task1312_amazonreview_polarity_classification
task1312-1beafd0963da4f3e9383424fedbbea8d
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. Put the screen protector on after cleaning the screen with the included materials. Felt like it was clicking against the screen and fell off the scr...
negative
task512_twitter_emotion_classification
task512-0fa8351d888e4cc2a07523ed0d9b2d6c
In this task, you are given Twitter posts. Your task is to label the post's emotion (as expressed by the user) as sadness, joy, love, anger, fear, or surprise. i just feel skeptical
fear
task518_emo_different_dialogue_emotions
task518-39cc98f2801c421f85d8a7c0bd9ec250
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: 'haha yeah grinningfacewithsmilingeyes grinningfacewithsmilingeyesgrinningfacewithsmilin...
no
task283_dream_incorrect_answer_generation
task283-36331dd878b345efa610499bfe882a31
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: Hello? W: Hello. Is that Dr. Bean? M: Yes, it is. W...
Work.
task371_synthetic_product_of_list
task371-173b8c79eaea48a8a804d025a488b9dc
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. [[33, 41, -21, -14], [41, 18]]
[397782, 738]
task067_abductivenli_answer_generation
task067-d5621da314ff4a309cfa97aa62b07fe9
In this task, you're given the beginning and the ending of a three-part story. Your job is to complete the short story by writing a middle sentence that seamlessly connects the first and last sentence. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using an...
After taking lessons they were excited to dive in the ocean together.
task900_freebase_qa_category_classification
task900-c605b05d3bae481f9f499d8a543d25a6
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'...
measurement_unit
task405_narrativeqa_question_generation
task405-6e67738f8cd24de5bfab0112427534c3
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 lawyer in charge of defending Downey and Dawson?
task400_paws_paraphrase_classification
task400-b3229402cf344d90b1cdff49ce97d805
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. The death of Mao Zedong in 1976 , how...
Not paraphrase
task672_nummersense
task672-34456fe911ee493a9f6499b9a20e4f36
In this task, find the most appropriate number to replace the blank (indicated with _ ) and express it in words. Euonymus scale have one to _ generations per year, depending on the climate.
three
task523_find_if_numbers_or_alphabets_are_more_in_list
task523-d875f560dd1e4ad8892df9c83f2d9bf2
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
task574_air_dialogue_sentence_generation
task574-34b480a87b164da89aeb187cf1ed36c8
In this task, you're given a dialogue between a customer and a flight booking agent with a gap in the conversation. Your job is to find the answer of the previous dialogue. Avoid using irrelevant extra information while creating the answer. The answer should be relevant to the question before the blank. If you fill the...
customer: I would like to travel from LAX to JFK as a holiday trip. Can you do the reservation?
task581_socialiqa_question_generation
task581-f782cd6e3284451cbf41593981474394
In this task, you're given context and an answer. Your task is to generate the question for this answer based on the given context with commonsense reasoning about social situations.. Context: Tracy wanted to be seen as a good student at school. Answer: approval from others
How would Tracy feel afterwards?
task101_reverse_and_concatenate_all_elements_from_index_i_to_j
task101-c9638455d63c442587a2fc1dca449df1
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...
N676950232971K7663hBH93879335
task327_jigsaw_classification_toxic
task327-042ded7e6d6e426cb76afdbe07ca974d
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: toxic and non-toxic. Toxicity is defiend as anything that is rude, disrespectful, or unreasonable that would make someone want to leave a converation. Comment: fffffffffff
Non-toxic
task1327_qa_zre_answer_generation_from_question
task1327-5cebd716a7e0450690c7ddad1606a801
Generate a correct and concise answer for the question based on the words in the context. Context : Mieczysław Marcin Łuczak (born July 9, 1955 in Wieluń) is a Polish politician. Question : What was Mieczysław Marcin Łuczak's career?
politician
task488_extract_all_alphabetical_elements_from_list_in_order
task488-44c96cf365cf4430bd21e08dc190c1d6
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. ['E', '6971', 'M', 'o', 'W', '9537', 'j', 'y', '7559', '9699', '3675', 'r']
E, M, o, W, j, y, r
task1399_obqa_answer_generation
task1399-d4bd51af604741f4a953e81df184618a
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: a moth undergoes metamorphosis. Question: Metamorphosis is complete at?
adulthood
task1313_amazonreview_polarity_classification
task1313-de4bec1ee025441db658e6af7781af94
In this task, You are given an amazon review and its polarity (positive or negative). Your task is to answer "True" if the specified sentence and its polarity match; otherwise, answer "False" Review: The ear rings came in very cute packaging. But what I’m concerned with is that they are turning black and turning my ear...
False
task377_remove_words_of_given_length
task377-c074e33815d84053adcc7c1aa0a3ed99
In this task, you need to remove all words of a given length in the sentence. The number of letters in a word determine its length, for example, the length of the word "apple" is 5. Sentence: 'a fleet of boats floating on a crystal blue ocean'. Remove all words of length '4' in the given sentence.
a fleet of boats floating on a crystal ocean
task843_financial_phrasebank_classification
task843-df40fe720f844cc2a67a104b319f1cd7
Classify the given a piece of financial news into three classes: positive, negative, and neutral. Output must be 'positive', 'negative', or 'neutral'. Operating profit for 2009 lower than outlook published earlier .
negative
task064_all_elements_except_first_i
task064-610fd8e957fa47f9b381fc565d7162bd
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. 3, ['5941', '4389', 'X', '9819', '8707', '1155', 'I', '4029', 'H', '8433', 'B', 'J']
9819, 8707, 1155, I, 4029, H, 8433, B, J
task373_synthetic_round_tens_place
task373-62ef1bca8ba349159ebeba12b0c2075d
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. [854, 38, -646, 791, 941, -631, -275, 605, -37]
[850, 40, -650, 790, 940, -630, -280, 600, -40]
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet
task622-6b5f6a5a43e14ba5a1d09f63b686a773
In this task, you are given an input list A. You need to convert all the alphabets in the list with a number representing their position in the English alphabet. E.g., replace A by 1, B by 2, a by 1, b by 2, and so on. ['o', 'L', '9191', 'g', '491', 'z', 'w', 'C', '5575', 'l', '8731', 'K', 'C', 's', 'Q', '7571']
15, 12, 9191, 7, 491, 26, 23, 3, 5575, 12, 8731, 11, 3, 19, 17, 7571
task195_sentiment140_classification
task195-143eb5300bb34a79b3cbffb24c93b3dd
In this task, you are given a text from tweets. Your task is to classify given tweet text into two categories: 1) positive, and 2) negative based on its content. cramps cramps go away and come again no other day!!
negative
task124_conala_pair_averages
task124-23086a292d9345ec84ab2bffdb681e39
In this task you are given a list of numbers and you need to find the average of each two consecutive values. The average of two numbers a and b is calculated as: (a + b) /2. The output should be a list of the averages of each two consecutive values. A list is presented with two brackets and comma-separated values, lik...
[43.5, 13.5, 32.0, -16.0, -74.0, -62.0, 13.5]
task228_arc_answer_generation_easy
task228-06f684c5570a488dacba2f1cd40b606f
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 ...
A
task821_protoqa_question_generation
task821-2d50ba1d145249abac166b1208f7b1e5
Construct a question that every answer in the list is correct and reasonable for it. doctor, mickey mouse, nurse, dentist, band instructor, police officer
name someone who wears white gloves
task064_all_elements_except_first_i
task064-d93a0391d3e14ae1a660452cc438dc4f
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. 2, ['w', 'V', '9105', 'G', '1281', 'm']
9105, G, 1281, m
task322_jigsaw_classification_threat
task322-a9e425713bf842f5a4ed10c2b9da7f41
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: One of Donald Trump’s foreign policy adv...
Non-threat
task157_count_vowels_and_consonants
task157-a8321868e675456394fd817d805f9b5c
In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Sentence: 'a woman goes to pet a horse over the fence'. Count the number of vowels in the given sentence.
15
task326_jigsaw_classification_obscene
task326-aeacdfb4977e4a0098c8b3a11408016d
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
task089_swap_words_verification
task089-782e6819e89c427aa46ef2472c810912
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...
(1, 2)
task390_torque_text_span_selection
task390-d661e6e777bb4068a650bd0b4d0c55d0
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: His fi...
task291_semeval_2020_task4_commonsense_validation
task291-178fefbee6724211811b3d6df88f68a7
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. Our fellow trees shall live another hundred years. O...
second
task328_jigsaw_classification_insult
task328-350da58293074609b6b35584160a9037
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: I believe you don't know the difference between a theory, hunch, and fact. I believe ...
Non-insult
task1400_obqa_incorrect_answer_generation
task1400-6f23e33cde29472b9c2d9c755d6d34b2
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: a star is a source of light energy through nuclear reactions. Question: A star produces light en...
light energy flowing to earth
task574_air_dialogue_sentence_generation
task574-44e1048849dd4f7ab9b672f00a603600
In this task, you're given a dialogue between a customer and a flight booking agent with a gap in the conversation. Your job is to find the answer of the previous dialogue. Avoid using irrelevant extra information while creating the answer. The answer should be relevant to the question before the blank. If you fill the...
customer: Robert Moore here.
task1445_closest_integers
task1445-c00b7752b8a94a43919a1dd67b810fbb
In this task you will be given a list of integers. You should find the minimum absolute difference between 2 integers in the list. The absolute difference is the absolute value of one integer subtracted by another. The output should be a single integer which is the smallest possible absolute distance. [-74, -33, 34, 92...
41
task002_quoref_answer_generation
task002-b18bd59a65bf440c89b9106da52a4f3c
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: When high school music teacher Michael McCann discovers his wife is preg...
John Newland.
task101_reverse_and_concatenate_all_elements_from_index_i_to_j
task101-2c8d37f1dcb946869e2c5b90a81f920e
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...
OU
task064_all_elements_except_first_i
task064-024e6f76d10e4a1a8adc0ecae5e8a349
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. 8, ['f', '6529', '3703', '9223', '8907', 'K', 'N', '881', 'a', '8519', '4041', 'H', '9831', '1959', 'k', 'J']
a, 8519, 4041, H, 9831, 1959, k, J
task615_moviesqa_answer_generation
task615-984e20a7c36a403c96d2fc4eb5683d98
You are given an open-domain question from an open movie database. Your task is to provide an answer to that question. Try to only include the answer. Do not put it in a sentence. what is the primary language in Ocean's Thirteen?
English, French, Spanish
task302_record_classification
task302-20814d1f0bc8451ca11d3fa92d347eec
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) Donald Trump is declining t...
(C)
task496_semeval_answer_generation
task496-321a9568015342c0a16a5dd95e1c2efc
Given news headlines, an edited word and funniness labels. The original sentence has word with the given format {word}. Create new headlines by replacing {word} in the original sentence with edit word. Your task is to generate answer "Yes" if an edited sentence matches funniness label, otherwise generate answer "No". ...
No
task453_swag_answer_generation
task453-3a75a5ffb12943d98c9cfad1bebb959a
Given a sentence, generate what should be the most likely next statement. The next statement should be reasonable and logically correct. The screen changes and the lady is wearing protective gear as the man practices. We
see the man boxing with another man.
task151_tomqa_find_location_easy_clean
task151-dfbe0fa855124e4b818fc65952c7177a
Given a story, answer the question about the story. The question is the last sentence in the input. The story has one of the three following scenarios: (1) when the individual's belief matches reality, (2) when the individual's belief does not match reality, (3) is when an individual has a false belief about another in...
green_bottle
task074_squad1.1_question_generation
task074-954e636869724856b112091181c2033c
This task is about reading the given passage and construct a question about the information present in the passage. Construct a question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) its answer is a continuous text span from the paragraph. Avoid creati...
What television network was contracted to show Arena Football League games in 2010?
task344_hybridqa_answer_generation
task344-f691ace630ce449db2908ae789a24abd
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 F played college ball in Peoria , Illinois ?
Hamid Mehreioskouei
task1604_ethos_text_classification
task1604-bb67c628e90f4c79992ff78b1b804328
Given a comment, classify it into a 'hate' speech or 'not hate' speech. Answer using 'hate' or 'not hate'. Archeological evidence is clear, europeans have always taken care of each other regardless of disability, and we will never stop until there is no more disability! Are we just cool or what, turns out that disabled...
not hate
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists
task755-6afe6199e1ef4029bf532fcc89550afd
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...
xGGRVIZsQWbbcfgikklnoppqtwxyzNSTtU, TJdRbdafeLlYyfeMbbbcfgikklnoppqtwxyznawyzW
task1217_atomic_answer_generation
task1217-a74b6940e1f445d19135bfeb54c83ccb
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 never played ___
a sport
task064_all_elements_except_first_i
task064-3338ffb70c2f40538d59e063b16374b1
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, ['7807', 'U', '9589']
U, 9589
task1296_wiki_hop_question_answering
task1296-760180f9c8b1423991cfd323aa9ef0c3
In this task, you are given a context, a subject, a relation, and many options. Based on the context, from the options select the object entity that has the given relation with the subject. Answer with text (not indexes). Context: A research university is a university that expects all its tenured and tenure-track facul...
physicist
task344_hybridqa_answer_generation
task344-5e2d11ad584b4059a19dc66112e3b99b
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 2010 census count of the city or town whose site stands 62 feet ( 19 m ) high and 240 feet ( 73 m ) in diameter ?
9,318
task1325_qa_zre_question_generation_on_subject_relation
task1325-b5039475607c420abe0822bf50f84f5a
You will be given a context, a subject and a relation. Your task is to generate a question based on the subject and relation. The generated question should include the given subject. Try to use a minimum number of words that are not present in either context, subject or relation while generating question. Context : Sha...
The director of Shadow of the Wolf is who?
task365_synthetic_remove_vowels
task365-0263ba0fc4df47a0848bd123de7310e6
In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. JcKzBfQu
JcKzBfQ
task1510_evalution_relation_extraction
task1510-2e0358baf7ea4c5da91d52c84aa2560e
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. beer can...
beer HasProperty bitter
task413_mickey_en_sentence_perturbation_generation
task413-8db85a4cf7ba4e3a81d29dbf764054a8
Given a sentence, generate a new sentence by performing small changes on the sentence. Here, make sure that the changes are semantically related and syntactically similar to the input. And the generated sentence should have high commonsense plausibility, that is to have reasonable probability of it being true. You are ...
You are likely to find a poster in a bedroom.
task521_trivia_question_classification
task521-061ff6fcb7654f30aea9e2a2ea1a0648
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. A Temptation of Saint Anthony produ...
Fine Arts
task848_pubmedqa_classification
task848-d5481c6c785f4175a5b6ddd1ae91b45a
Given a passage classify if the passage has a definite objective/aim/goal or not. Output '1' if the passage has a defininte objective/aim/goal and output '0' if the passage does not have a definite objective/aim/goal. The goal of this investigation was to examine the effect of immunity to nerve growth factor (NGF) on a...
1
task566_circa_classification
task566-726356c773064907952941bbb2856a8d
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: Let's see a chick flick.<sep>Sentence-2: I would like to go to the movies tonight .
Yes
task1712_poki_classification
task1712-21a4eb26477244a7a36160ad2dfdcc4b
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...
high