task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task1564_triviaqa_answer_generation
task1564-4766d6ece93e43aa8ca43db99854dae4
In this task you are given a question. You need to generate an answer to the question. Question:In Germany, what is an autobahn?
freeway
task099_reverse_elements_between_index_i_and_j
task099-1358c822d5f642d5949b7cedd7e5f407
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. 1, 1, ['3721', '...
3721
task325_jigsaw_classification_identity_attack
task325-936ca91be76d46008427515d7eaa1d8d
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: identity-attack and non-identity-attack. Identity attack refers to anything rude or disrespectful about someone's identity, including appearance, race, gender, and sexual orientation. Comment: ...
Identity-attack
task378_reverse_words_of_given_length
task378-d0e85a21b11b4aa79895b4a43d08081f
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 yellow city bus traveling down a busy street'. Reverse all words of length '3' in the given sentence.
a yellow city sub traveling down a busy street
task089_swap_words_verification
task089-931585fa91b640f594975ae84d1b2434
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...
(5, 6)
task594_sciq_question_generation
task594-cebeedb31a254efeb092bce17a2344e3
Given a scientific passage and an answer, generate a question for the given answer. Passage: When physical or chemical changes occur, they are generally accompanied by a transfer of energy. The law of conservation of energy states that in any physical or chemical process, energy is neither created nor destroyed. In oth...
Physical or chemical changes are generally accompanied by a transfer of what?
task668_extreme_abstract_summarization
task668-590f8d5805ff4cb3aff66d4afdd7058c
In this task, you are given the abstract of a research paper. Your task is to generate a summary of this abstract. Your summary should not be very short, but it's better if it's not more than 30 words. We present a novel method to precisely impose tree-structured category information onto word-embeddings, resulting in ...
The paper presents a method for tweaking existing vector embeddings of categorical objects (such as words), to convert them to ball embeddings that follow hierarchies.
task302_record_classification
task302-bcccf37f0a1346cb9d86972d79209d08
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. (CNN) Syria is blaming Israel for alleged mi...
(F)
task089_swap_words_verification
task089-90a705721cc54b4da279d998abe83fd1
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)
task063_first_i_elements
task063-1142b0026a7f49278a11ab4fd9d518ed
In this task, you are given inputs i and A, where i is an integer and A is a list. You need to output the first i elements of A, starting with the 1st element in A. i will always have a value less than the length of A 2, ['z', '5205', 'S', 'R', 'G', '5691', 'C', 'O']
z, 5205
task366_synthetic_return_primes
task366-adf9ac7ef8d1487598518edb6af4cdb5
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. ...
[947, 439, 241, 179, 397, 239, 809, 5, 739, 853, 443, 181, 557, 151]
task113_count_frequency_of_letter
task113-f52ba72e34984081bdcdc66506ab2cbe
In this task, you need to count the number of times the given letter appears in the given sentence. Sentence: 'a pretty young lady holding a dark colored umbrella'. Find frequency of the letter 'l'
5
task1217_atomic_answer_generation
task1217-728785410f3c40549e4b7108b0f858d6
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 uses ___ every day
toothpaste
task178_quartz_question_answering
task178-40b623b4bb96400ca88fcc80b70625be
You are given a question or fill-in-the-blank question, two answer options (Option1 and Option2) and an Explanation. Your task is to find the correct answer (return the string of the correct option, not option1/2) for the given question from the given options and using explanation. Question: Robby noticed a weak electr...
Closer together
task770_pawsx_english_text_modification
task770-325379183b384b688531dd5f296f9b90
Given a sentence in English, provide an equivalent paraphrased version from the original that retains the same meaning. Based on the city of Baltimore , only mentioned , never visited in the show .
Based on the city of Baltimore , only mentioned , has never visited in the show .
task1309_amazonreview_summary_classification
task1309-82dae710161041b79f7b16a941ad3555
In this task, you're given reviews from Amazon's food products and a summary of that review. Your task is to classify whether the given summary matches the original review. Generate "True" if the given review and its summary match, otherwise generate "False". Reviews: Unfortunately the one we received didn't shoot. Pul...
True
task924_event2mind_word_generation
task924-f80a28e655fd4278a756506a667e14dc
You are provided with an "Event", "Intent" and "XEmotion" (PersonX's reactions for the given "Event"). Indicate PersonY's reaction (person feels) at the end of this event. Provide one reaction for PersonY. If there's nothing that can be implied, respond as None Event:PersonX opens PersonY's ___ wide. Intent: 1) to have...
that theyve eaten something
task428_senteval_inversion
task428-b0658a7b93f445b98aed589ceb287891
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. I ...
Original
task506_position_of_all_alphabetical_elements_in_list
task506-81c77a98361049e1b94d2538cad20076
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the position of all the alphabetical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no alphabetical element is in the list. ['5327', 'I'...
2, 6, 7, 9, 15, 16, 17, 19, 23, 24, 25, 28, 29, 30, 31, 32, 33, 35, 36, 37
task865_mawps_addsub_question_answering
task865-ac1a0908e910464983006b23987de77e
You are given a math word problem and you are supposed to apply addition or subtraction mathematical operators on the numbers embedded in the text to answer the following question and then only report the final numerical answer. Gavin has 23 shirts . 6 are blue the rest are green . How many green shirts does Gavin have...
17
task376_reverse_order_of_words
task376-f00ce5148c604f949b8999e0a2160d47
In this task, you need to reverse the order of words in the given sentence. Sentence: a lounge with chairs shelves and a fireplace
fireplace a and shelves chairs with lounge a
task431_senteval_object_count
task431-38f4d2db8d5b4852953277d0715054aa
In this task you are given a sentence. You must judge whether the object of the main clause is singular(like: apple) or plural(like: apartments). Label the instances as "Singular" or "Plural" based on your judgment. In private, she survived an uneasy truce with her new husband.
Singular
task405_narrativeqa_question_generation
task405-d5d24e89840947f98d5e42354e5f5676
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...
When does Sorsha decide to join the forces fighting against her mother?
task1601_webquestions_answer_generation
task1601-396f95cc20f64ce4946fb75cc24f2c2a
Based on the given question and tppic, give an answer. The answer is available on on the internet. The questions are mostly centered around a single named entity. concept: Omar Epps question: what was omar epps first movie?
['Juice']
task1443_string_to_number
task1443-3ffc444b56b34a2bb1a7e37dbc11fb4f
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...
05103
task160_replace_letter_in_a_sentence
task160-25b3e2d9b13e4888aae4940f2efaa690
In this task, you need to replace a letter in the sentence with another given letter. Sentence: 'a white stove top oven sitting in a kitchen'. Replace the letter 'k' with 'b' in the sentence.
a white stove top oven sitting in a bitchen
task679_hope_edi_english_text_classification
task679-c7890bd1730e4a7b98d2313265f4db0d
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 don’t believe in god but when the kid said “god gave us a choice
Hope Speech
task091_all_elements_from_index_i_to_j
task091-e71064a5ca614e218da057e4a1bc215a
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, 4, ['p', '2403', '7905', '775', '3...
2403, 7905, 775
task177_para-nmt_paraphrasing
task177-4c8302207e6d4829b06cdb858daad4c3
This is a paraphrasing task. In this task, you're given a sentence and your task is to generate another sentence which express same meaning as the input using different words. it must be a rather difficult question to answer ...
it must be hard to answer .
task590_amazonfood_summary_correction_classification
task590-82dd92e1299a4f83bc44d91378114c6f
In this task, You are given an amazon food product review and its summary. Your task is to Generate "True" if given review and its summary match, otherwise generate "False". I bought this popcorn as a gift for some dear friends. The have commented back several times that it's the best popcorn they have ever had. They l...
False
task1678_mathqa_answer_selection
task1678-0f1acd1ffbfe4fbf97a52ce9957c729f
Given a math problem with context and a question and 5 answer choices, the task is to provide the correct answer choice based on the problem. You must choose one of the given answer choices by letter: a, b, c, d, or e; anything else is invalid. Problem: if x is an integer and 2.134 × 10 ^ x is less than 21,000, what is...
e
task1595_event2mind_text_generation_1
task1595-4d17b6dfe49d4f7792060b532ad57453
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 treats like dirt
powerful
task1217_atomic_answer_generation
task1217-e546ecd351a8479a9050e8668107e229
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 hangs ___ on PersonX's wall
frames
task821_protoqa_question_generation
task821-0db077415f1c4bef909cee46f8e6efa8
Construct a question that every answer in the list is correct and reasonable for it. science, english, history, foreign language
besides math name the most difficult subject in school
task574_air_dialogue_sentence_generation
task574-faadbd61ba12484f9ac84d9ae7ca718b
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...
agent: Ok, your booking is confirmed with flight number 1000.
task142_odd-man-out_classification_no_category
task142-de64bd17c1144c9eb4411710571101c1
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. valley, house, cabin, squashed, flat
valley
task228_arc_answer_generation_easy
task228-64c88420c3904b0ab684ce5d42b3f0c5
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
task1313_amazonreview_polarity_classification
task1313-0bf0a0903ba54b2b815ac5d215376d8a
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: We’ve had this heater in out small fish pond for over 2 months. We have had several below freezing nights and days. The ...
False
task611_mutual_multi_turn_dialogue
task611-60ec4616fa844cdebd41d46abbbafd23
In this task you are given a small conversation between two persons and 4 options on how the conversation should continue. Your job is to choose the most reasonable option. The conversation and the options are separated by a newline character. Each dialogue in the conversation are separated by a comma. F and M indicate...
D
task668_extreme_abstract_summarization
task668-64421f9431ad4060889c66107c5dd925
In this task, you are given the abstract of a research paper. Your task is to generate a summary of this abstract. Your summary should not be very short, but it's better if it's not more than 30 words. Graph neural networks have recently achieved great successes in predicting quantum mechanical properties of molecules....
Directional message passing incorporates spatial directional information to improve graph neural networks.
task268_casehold_legal_answer_generation
task268-05bebd317d5d4ef288c326fc592789ba
In this task, you will be shown a prompt from a judicial decision and multiple holding statements derived from citations following text in a legal decision. Holdings represent the governing legal rule when the law is applied to a particular set of facts. There are five answer choices for each citing text. The correct ...
(D)
task405_narrativeqa_question_generation
task405-463bd687b33e4f71a084895425c88d3f
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 is Pablo's disability?
task306_jeopardy_answer_generation_double
task306-da4bf7c987a64a6fa079bbc7cf49d29d
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: POTENT POTABLES Clue: In Cuba there are 2 main types of this spirit: Carta Blanca (w...
rum
task405_narrativeqa_question_generation
task405-7f491b3f1fb64888b6745a16dc9361f1
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 does Jacob first meet Michael Newman?
task900_freebase_qa_category_classification
task900-3cac5fc579a346e3a9c54364fd403b8c
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'...
award
task1285_kpa_keypoint_matching
task1285-5a7cc862b155436aac964c3c84dc2801
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 introduce compulsory voting<sep>Argument: Making voting compul...
False
task592_sciq_incorrect_answer_generation
task592-529e41575b57457c9e08b5f8cdf664d7
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. When do cells acquire different identities in ...
larval stage
task1711_poki_text_generation
task1711-0a6bc9f3e2314fcb9d2b59c35c3f1b97
You are given a short text as a title. Your task is to generate a poem as output that is related to the given title and should feel like written by kids. The output should be a run-on sentence (two or more complete sentences connected without any punctuation). The poem should not be too long or too complex, because it ...
i like breakfast i like lunch i like breakfast for lunch in the morning i wake up want somthing to munch a the day go by it lunch time lunch time brunch time no diffrence in the lunch room you'll find alot and we're have breakfast for lunch
task196_sentiment140_answer_generation
task196-4791e35ab869402a93969fc03dd75092
In this task, you are given a text from tweets and a boolean question whether this tweet has positive sentiment or negative sentiment. Your task is to generate answer "yes" when the tweet has that particular sentiment, otherwise generate answer "no". Tweet: I want to go home. That and if you could die of stomach hurts...
no
task283_dream_incorrect_answer_generation
task283-1373fbbf6c9442cbaf53fefd6b67d070
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: Miss Jones, could you tell me more about your first...
Having a good knowledge of its customs.
task1347_glue_sts-b_similarity_classification
task1347-f4ccb5d9b00741388e10249ee445c1e8
Evaluate the similarity between them and classify them into classes from 0-5 as follows: 0 : The two sentences are completely dissimilar. 1 : The two sentences are not equivalent, but are on the same topic. 2 : The two sentences are not equivalent, but share some details. 3 : The two sentences are roughly equivalent, b...
4
task609_sbic_potentially_offense_binary_classification
task609-a15761230c9b4beab1f8911301fca4b7
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 potentially offensive to anyone (i.e., a subset of people, any particular person, etc.), 2) no, otherwise. Note that potentially offensive posts can contain sexual, racia...
No
task165_mcscript_question_answering_commonsense
task165-bc2b249acf7d4e5fbee0b987ad625ecc
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...
Cleaner
task413_mickey_en_sentence_perturbation_generation
task413-80b5ce10751c436791949a2e61e4df38
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 eliminate friends because you want to share yourself with others .
task600_find_the_longest_common_substring_in_two_strings
task600-e07fe5fa2bee4de88cd8fe38e1ce2aff
In this task, you are given two strings A, B. Find the longest common substring in the strings A and B. pKLUwFJeHsNvGcgznveyhDjf, ORcHsNvGcgztM
HsNvGcgz
task495_semeval_headline_classification
task495-cba68e38b4d54575aaf5c1ae4ff5723a
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
task1419_mathqa_gain
task1419-2a66d388234c4fe280f5cfe7a6cfe107
In this task, you need to answer the given multiple-choice question on the gain. Gain is the value by which to multiply the input. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. Problem: by selling an article at rs . 900 , a shopkeeper makes a profit of 25 % . at what price should he sell the article so as to ...
d
task132_dais_text_modification
task132-63bd731e7d864479b0a835df60e3a2d4
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. Juan transferred her the house
Juan transferred the house to her
task413_mickey_en_sentence_perturbation_generation
task413-497403982e574a97b22dce8d8def40c1
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 w...
If you opt to read to work then you should get int he car .
task523_find_if_numbers_or_alphabets_are_more_in_list
task523-9a12ea7bcc3942eaa8e5235b358505ef
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
task067_abductivenli_answer_generation
task067-43a3a29d709e42689c1ebe54a6889d46
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...
I ate a whole large sandwich.
task592_sciq_incorrect_answer_generation
task592-c75c7de5248445d5836fd4bc938edf0f
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 do you call a substance that cannot be se...
atom
task591_sciq_answer_generation
task591-8056d05bd2924db4b98e8dc0a45f30cd
Given a scientific question, generate a correct answer to it. Natural convection is driven by what forces?
buoyant
task590_amazonfood_summary_correction_classification
task590-a09029adc65c4aa2a2f9d65e720c6569
In this task, You are given an amazon food product review and its summary. Your task is to Generate "True" if given review and its summary match, otherwise generate "False". A pleasant surprise awaited me when I first ordered Grove Square milk chocolate Hot Cocoa cups. Not a coffee drinker, I use our Keurig K-cup brewe...
False
task074_squad1.1_question_generation
task074-e495f6ee3e1345d89320b65be72c4c4a
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 is one reasons Shakespeare is a good place to focus on textual criticism?
task1420_mathqa_general
task1420-75a4d3b83b584da680a4fd2327fb991f
In this task, you need to answer the given multiple-choice question on the general math. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. Problem: what is the greatest integer m for which the number 20 ! / 10 ^ m is an integer ? Options: a ) 3 , b ) 4 , c ) 5 , d ) 6 , e ) 7
b
task303_record_incorrect_answer_generation
task303-1a0d99a866b74717b99ec0211de50d4c
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 ...
Donald
task1661_super_glue_classification
task1661-10574320197a45089dd26087b92de29a
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: Card counting -- Card counting is not illegal under British law, nor is it under federal, state, or local laws in...
0
task339_record_answer_generation
task339-fa0a476cb73e499c82ac78b0fdc12783
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]. GAZA CITY (CNN) -- About 150 pro-Fatah Pale...
Fatah
task615_moviesqa_answer_generation
task615-fbac15cdf779408ab4830c4a327658a7
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. who in the world wrote Weekend?
Jean-Luc Godard
task300_storycloze_order_generation
task300-2f947e27c74a4934b8ca6fc6ae0ff2e0
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...
24153
task279_stereoset_classification_stereotype
task279-2792bac4b1a74a64af77e875adb728ec
In this task, you are given a short passage that may convey stereotype, anti-stereotype, or is unrelated. A stereotype is an over-generalized belief about a particular group of people. An anti-stereotype is an idea that goes against a common stereotype. The passage is unrelated if it does not convey a stereotype or ant...
Anti-stereotype
task371_synthetic_product_of_list
task371-6a52a4ff556a41c7a77ad96b6322ea32
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. [[-47, -27, 16, 34, -41], [-44, 48, 34, -22, 15], ...
[-28303776, 23696640, -1485, 360000]
task821_protoqa_question_generation
task821-6feb9055be204583852c9ff38db479f8
Construct a question that every answer in the list is correct and reasonable for it. blanket/pillow, tv, significant other, food/water, book/bible, dog
if you were literally in the doghouse for the night, name something you'd like in there with you.
task636_extract_and_sort_unique_alphabets_in_a_list
task636-f89075829560487fba64723e9d2fb218
In this task, you are given an input list A comprising of numbers and alphabets. You need to extract and sort the unique alphabets in the list. The alphabets in the input list will only be in lowercase. Return -1 if there is no alphabet in the input list. ['l', 'u', '3901', '341', '5801']
l, u
task100_concatenate_all_elements_from_index_i_to_j
task100-80a289ab518048f69908a630b9e4f115
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...
95212173
task377_remove_words_of_given_length
task377-5cb12e3d75b64c919fd5464e512fc998
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: 'green and white tote truck pulling a white truck behind it'. Remove all words of length '6' in the given sentence.
green and white tote truck pulling a white truck it
task1346_glue_cola_grammatical_correctness_classification
task1346-5b3dbe80ce254f959e9800bd6edc29aa
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'. What does John wonder Mary bought?
0
task085_unnatural_addsub_arithmetic
task085-3d200a5e2dde485e942aa911608e05f0
In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol. 581 + 1029 + 9161 - 2378 - 46
-7185
task1325_qa_zre_question_generation_on_subject_relation
task1325-9f7f2d0b71e34531b6f5568c14626497
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 : Tod...
Which network is Today Tonight available on?
task372_synthetic_palindrome_numbers
task372-806d346736ca445292197da591584ad7
In this task you will be given a list of integers. You should only return an integer if the first digit is the same as the last digit in the number. If an integer has a single digit, then it should be returned. If there are no integers that start and end with the same digit then an empty list ("[]") should be returned....
[161, 757, -929, -747]
task1336_peixian_equity_evaluation_corpus_gender_classifier
task1336-2dd07c48000b498faa7cedbc13f26967
You will be given a sentence containing a pronoun/person name and an emotion. From these implicit parameters, the main goal is to find the gender of the person (male / female). Ebony told us all about the recent grim events.
female
task367_synthetic_remove_floats
task367-e95d0bde7d174e9fbe55177c2ecc24e4
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. [3.192, 23, 22.957, -38.66, -6.0...
[23, -90, 27, 81]
task183_rhyme_generation
task183-397b91f243fb476981f55f1bd496ff2a
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" three
jee
task1400_obqa_incorrect_answer_generation
task1400-44611e0d823a448c9584ee574a5c2750
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: matter is made of molecules. Question: Which of these is lacks molecules?
a book
task065_timetravel_consistent_sentence_classification
task065-0b8dc48bd7f546d599fc2ebb405f89b9
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
task750_aqua_multiple_choice_answering
task750-ae0dc67f28ff4274a47dab02d8bb3371
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 B
task149_afs_argument_quality_death_penalty
task149-693a2f1781504b7691e047a67dadb33f
We would like you to assess the QUALITY of each of the following argument (discussing Death Penalty) and determine if the argument is Valid or Invalid. A valid argument is clearly interpretable and either expresses an argument, or a premise or a conclusion that can be used in an argument for the topic of death penalty....
Invalid
task1359_numer_sense_answer_generation
task1359-7feb39cca96e47bfafa119e653ea2637
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. Biologists use ____ characteristics to classify something as a living thing.
seven
task323_jigsaw_classification_sexually_explicit
task323-0b916c761d0d4e4ab704aceafb05b533
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: sexual-explicit and non-sexual-explicit. A comment is considered sexual-explicit if it explicitly portrays sexual matters. Comment: Have the name written down so you can show respect. Not that ...
Sexual-explicit
task074_squad1.1_question_generation
task074-af65ddbdbd8342ce9583c83147706a1e
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 nation influenced the Crusaders mosaic styles?
task082_babi_t1_single_supporting_fact_question_generation
task082-3e8827c21a374ff7a1911e1c25007982
In this task, you will be given a passage consisting of set of facts. The task is to create a question of form 'Where is <person_name>?' that is answerable from exactly one of the given facts. Avoid creating questions that are unanswerable from all of the facts. Passage: Daniel moved to the kitchen. Sandra went to the ...
Where is John?
task1446_farthest_integers
task1446-e13fc08f610748a8b79cb657ed88dad6
In this task you will be given a list of integers. You should find the maximum absolute difference between 2 integers in the list. The absolute difference is the absolute value of one integer subtracted by another. The output should be a single integer which is the largest possible absolute distance. [27, 97, 85, 76]
70
task1669_md_gender_bias_text_modification
task1669-819f70d9167741389594415bcaee5775
In this task if the pronoun is female or gender-neutral you are to replace it with a male pronoun. If there are no pronouns add a male-gendered word to the sentence. Yes, a man like me and he was elected rep from 1925 to 1927.
Yes, a male like me and he was elected rep to storting from 1925 to 1927.
task592_sciq_incorrect_answer_generation
task592-52a19c3d623445eb83ce8b6c7b43dc7a
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. Radioisotopes may vary greatly in their rate o...
mature
task1210_atomic_classification_madeupof
task1210-d4979f238cb3497795735102a5ca5779
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
task1206_atomic_classification_isbefore
task1206-64c2ae0de6c44129ac7c030d288e9250
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
task067_abductivenli_answer_generation
task067-dc437cfc68c14308a4852a435c381c4c
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...
It was so scary I peed myself.
task067_abductivenli_answer_generation
task067-3a09dea9afee4f49b9381ba1e18f73b6
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...
My deck was in disrepair.
task1087_two_number_sum
task1087-3b09b51b1dfe4e5a9cd16da78f7c0a7a
You are given a list of integers and an integer target, return a list of a pair of numbers in any order such that they add up to target. If there is no such pair of numbers, then return an empty list [1, 35, 20, 7, 16, 47, 41, 36, 24, 3, 38, 5, 13, 31, 2, 23, 14, 39, 6, 19], target=40
[1, 39]