task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task365_synthetic_remove_vowels
task365-79b5b622d6434a95acf1c07edfceea0d
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. aaEOcngZaraCSBB
cngZrCSBB
task594_sciq_question_generation
task594-10688876a46647d69cf6c90e2f679771
Given a scientific passage and an answer, generate a question for the given answer. Passage: Communications satellites carry solar panels to provide energy for their missions. Answer: solar panels
What do communication satellites carry and use to provide energy during their missions?
task750_aqua_multiple_choice_answering
task750-8c71d270e05b4e7385489b29c72b2581
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 C
task099_reverse_elements_between_index_i_and_j
task099-2f88351912d244679d9a2329c3544f72
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, 4, ['687', 'h...
7873, 6889, h, 687
task455_swag_context_generation
task455-c2dd6c08d7ca4a8ca6d19d1cbb0782e1
Given a sentence, generate a most likely context or previous statement. The previous statement should be relevant to the given statement. However, its all an act and when he is done, the customer receives the ice cream and the server gives him a handshake and a kiss.
The server then grabs a stick and starts taunting the man and acting like he is dropping the ice cream on the ground and not giving it to the man.
task637_extract_and_sort_unique_digits_in_a_list
task637-3179604090b844379fb0cd6fe01fcbe8
In this task, you are given an input list A. You need to extract and sort the unique digits used in the list in ascending order. Return -1 if there is no digit in the list. ['415', 'v', 'o', '301', '105', 'b', '141', '65', 't', '213', 'h', '435', 'e']
0, 1, 2, 3, 4, 5, 6
task101_reverse_and_concatenate_all_elements_from_index_i_to_j
task101-1dbe1d50c8ba451fb365c0a77b3ac646
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...
76951385J2357XV1177
task383_matres_classification
task383-c427a40190f549fdb1f55694925f77b1
You will be given a context and a verb separated with a newline character, and you have to answer if the given verb can be anchored in time or not. We say a verb can be anchored in the real timeline if and only if a verb happened in the past, is happening now, or is guaranteed to happen in the future. The output should...
No
task405_narrativeqa_question_generation
task405-9413e91107ae46c480093ad976a7789a
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 causing the Earth's core to heat?
task847_pubmedqa_question_generation
task847-b09fe98e481d4bf4949d5a8db2277eb7
Given a passage, construct a question on the basis of the information present in the passage. Construct the question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) it answer uses text phrases from the passage. Avoid creating questions that (i) can't be ...
Does a schizophrenia-linked mutation in PIP5K2A fail to activate neuronal M channels?
task156_codah_classification_adversarial
task156-5a395d6ac1b541d48f2bdf680fb85642
Given a prompt and four completions, select the completion that is the most plausible in continuing or answering the prompt. This task is designed to test common sense and has various categories ranging between idioms, negated statements, polysemy, subject referencing, and quantitative reasoning. Generate either Comple...
Completion C
task673_google_wellformed_query_classification
task673-40e54854792d45499e7281d186fd1d2e
Read the given query and classify it as a 'Good' or 'Bad' query depending on how well the query is formed, 'Bad' being the expected output for a not so well formed query and 'Good' being the expected output for a well formed query. A query may be wrong based on common sense or general facts, but if it is well formed, y...
Bad
task1217_atomic_answer_generation
task1217-19615f5945a743a5a84adce6f0efd032
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 takes ___ to PersonY's mom
clothes
task615_moviesqa_answer_generation
task615-cd364be00df545e8904fd1630b5afd86
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 do people think of Inherent Vice?
good
task497_extract_all_numbers_from_list_in_order
task497-312a378bf9314b69a4bdcfdf615cd381
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. ['a', 'Z', '4053', '1527', '8447', '2667', 'O', '3183', '5681', '3609', '6585', 'A', 'F', 'o', 'Y', '9623', 'Z', '8095', 'b', 'i', '873', 'A', 'G', '3209']
4053, 1527, 8447, 2667, 3183, 5681, 3609, 6585, 9623, 8095, 873, 3209
task729_mmmlu_answer_generation_professional_law
task729-78f57cf8a075472780fd4f1fe0cca61d
You are given a question on professional law. You are also given 4 answer options (associated with "A", "B", "C", "D"), out of which only one is correct. You need to answer the question by selecting the correct option. You should only answer with the choice letter, not the whole answer. Bill, a single man, owned pastur...
A
task1447_drug_extraction_ade
task1447-768778d6c546429a8b4abb24de9e9629
In this task, you will be given sentences in which your task is to recognize the name of the drug or medicine. Drugs are substances that change a person's mental or physical state. They can affect how your brain works, how you feel and behave, your understanding, and your senses. Although there might be several correct...
Azathioprine
task820_protoqa_answer_generation
task820-dcf93502bc374e07b86421bfb485d6f3
Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question. name something a woman might want her husband to quit doing before they have children
staying out late
task309_race_answer_generation
task309-5bc4fd3140fd496a99f394ce39aa836e
In this task, you're given an article, a question which often contains a blank and four options (associated with "A", "B", "C", "D"). Your task is to find the correct answer (from the given options) for the question from the given article and return one of the options from "A", "B", "C", and "D". Do not generate anythi...
C
task372_synthetic_palindrome_numbers
task372-72f4810b954044249a3816ab6b31e62a
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....
[474, -434, -55, -363, -323, -888]
task205_remove_even_elements
task205-e405fb094fa741e38040bba1035f5576
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. [191, 141, 3...
[191, 141, 33, 31, 143]
task300_storycloze_order_generation
task300-a4ac7e5d654d4be6b75f759161205e5b
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...
15324
task323_jigsaw_classification_sexually_explicit
task323-67dc10810a1b4787813cd187b791bcff
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: A gathering of mediocrities, all ludicrously out of touch wit...
Non-sexual-explicit
task1603_smcalflow_sentence_generation
task1603-6fea909e18e14611a1cdb2392b8a5574
In this task, you have given an input which is user's command or question, based on that you have to return what will be Agent's response/reply for that particular user's command or question Please set up an appointment with my team for Sunday.
Here are some times when everyone is free.
task157_count_vowels_and_consonants
task157-de3c28c355cc4e62b442507451cd6377
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 stop sign on a street taken at night'. Count the number of consonants in the given sentence.
19
task851_synthetic_multiply_evens
task851-9dc825f49f704da9a62e80799cd0fe03
In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every even number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no even numbers in an inner list you sho...
[-1600, 0, 310464, -18, 0, 1700, -2, -2300, 0]
task453_swag_answer_generation
task453-b9ab3def8d5245a197bdcc4fa92ecf0f
Given a sentence, generate what should be the most likely next statement. The next statement should be reasonable and logically correct. He pumps his arms to the beat of the cheers. As someone
glides away, someone uneasily glances around the arena.
task616_cola_classification
task616-650baf9f7ea84c5e9e398a4eda65ab6e
You're given a sentence and your task is to classify whether the sentence is acceptable or not. Any sentence which is grammatically correct, has a naturalistic text, is written by a native speaker and which minimizes superfluous content is acceptable, otherwise unacceptable. If the sentence is acceptable then write "ac...
acceptable
task591_sciq_answer_generation
task591-b6482da8e0494cdcb37bd8e23a52ed99
Given a scientific question, generate a correct answer to it. What is formed when an element gains one or more electrons?
anion
task369_synthetic_remove_odds
task369-afbe6d4f7cda49a28ee050bb6b2ae08a
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. [48, -42, -8...
[48, -42, -82, -70]
task365_synthetic_remove_vowels
task365-427a741b014142ca8b5053ba5c5bc7ec
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. gqVngwCJAAKIkMe
gqVngwCJKkM
task1289_trec_classification
task1289-b94c3d352d7b434a8e594eb28874abce
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...
Person
task595_mocha_answer_generation
task595-411b0ffa527e4a73b97407260be7f19e
In this task, you're given a context passage, followed by a question that needs to be answered. Based on the paragraph, you must write unambiguous answers to the questions and your answer must refer to a specific phrase from the paragraph. If multiple answers seem to exist, write the answer that is the most plausible. ...
determine what their weight loss goal will be
task103_facts2story_long_text_generation
task103-28776c67895247ed8fa4836b6475eb7b
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: Raja Babu...
Raja Babu Govinda is a poor orphan adopted by a wealthy village couple Kader Khan and Aruna Irani. He is a typical country bumpkin, goodhearted but lacking in urban manners. His vanity, not discouraged by his mothers doting, leads him to have his photograph taken often at the village photo studio, each time in a differ...
task196_sentiment140_answer_generation
task196-7e45f516c2a7479f9756d6711f2af2b0
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: It's almost time for Lori Foster's Reader-Author Get Together....
yes
task384_socialiqa_question_classification
task384-b4c3e38139094b578bcd474bf560168d
In this task, you're given a context passage, an answer, and a question. Your task is to classify whether the question for this answer is correct or not, based on the given context with commonsense reasoning about social situations. If its correct ,return "True" else "False". Context: Sasha showed Kai's daughter how to...
True
task074_squad1.1_question_generation
task074-b8ad92960f6b43569e9c604d191d373d
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 are three examples of complexity classes associated with definitions established by probabilistic Turing machines?
task208_combinations_of_list
task208-76d53955392845e6b6049c2c90cca443
In this task, you will be given a list. The list is several integers and letters separated with a comma, written within a []. You can create new lists by dropping one of the items in the input list. Your task is to write a list containing all the possible lists you can make by dropping one item from the input list. Fo...
[['6', '1', '4', 'm', 'R'], ['6', '1', '4', 'm', '7'], ['6', '1', '4', 'R', '7'], ['6', '1', 'm', 'R', '7'], ['6', '4', 'm', 'R', '7'], ['1', '4', 'm', 'R', '7']]
task067_abductivenli_answer_generation
task067-b50e96ba003f44f5bb8000490cbe6a1b
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...
Tim invited his friends over to help.
task405_narrativeqa_question_generation
task405-c4893d5ba0094f268985c74dac301347
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 was Charles accused of murdering?
task351_winomt_classification_gender_identifiability_anti
task351-362fccbf5fda44c59131163cb0e648b2
In this task, you are given a sentence and a profession. The sentence mentions two professions: one's gender is identifiable using the gendered pronouns in the text and the other's gender is unidentifiable. You are expected to return whether the given profession's gender is identifiable or unidentifiable. Sentence: The...
Unidentifiable
task283_dream_incorrect_answer_generation
task283-534186b495e74ec78fe8de1e538e2144
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: 7286712 W: Hello, Susan's speaking, may I speak to ...
Call Susan and her cousin back.
task405_narrativeqa_question_generation
task405-57f14d28c6c34311924c5c3460523832
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 does Conan do to the Pictish village?
task580_socialiqa_answer_generation
task580-f58923332bad4703b66ef0791c4f252b
In this task, you're given a context, a question, and three options. Your task is to find the correct answer to the question using the given context and options. Also, you may need to use commonsense reasoning about social situations to answer the questions. Classify your answers into 'A', 'B', and 'C'. Context: Ash he...
B
task157_count_vowels_and_consonants
task157-f6015e41ff3c4a8b995e43aa3263948c
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 group playing a game with a frisbee'. Count the number of consonants in the given sentence.
17
task195_sentiment140_classification
task195-191d9d6460944615b4048a020d1b4c99
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. @shauninman You lost me there
positive
task300_storycloze_order_generation
task300-29c033a55af342db8b21f9364572866b
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...
41532
task1285_kpa_keypoint_matching
task1285-6ba50a38a36646cb8ed2a255911eeb1c
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 abolish intellectual property rights<sep>Argument: Intellectua...
False
task178_quartz_question_answering
task178-43d32b93a2134e81ae59665c5b2346b8
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: John was looking at the bas...
Decreased
task373_synthetic_round_tens_place
task373-4cef3d44c4bc425c963038c1b2cec1ae
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. [881, 429, -18, -461, 696, -789, -206, 726, -637, 95, -88]
[880, 430, -20, -460, 700, -790, -210, 730, -640, 100, -90]
task169_strategyqa_sentence_generation
task169-73d95b0df2db48b38b48e2b46dc757bb
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: Heracles, Des...
Fact1: Heracles had twelve labors he was tasked with such as cleaning the Augean stables and killing the nine-headed Lernaean Hydra. Fact2: A baker's dozen is a term used in cooking that refers to 13 of anything.
task1360_numer_sense_multiple_choice_qa_generation
task1360-5172f630b5b24931b17a8a010b4f7140
Given a sentence with a missing word, pick the answer option that best fills out the missing word in the sentence. Indicate each answer with its index ('a', 'b', 'c', 'd'). Kittens are dependent on their mother for ____ to six months.\Question: Choose the right answer from options given a) three b) five c) eight d) one
b
task165_mcscript_question_answering_commonsense
task165-d453ce9be7e6486fab73eb7259564b4f
You are given a paragraph (Passage), a question (Question) and two answer options (Option1 and Option2). Your task is to choose the correct answer to the question based on the passage. Answer of the question cannot be found directly from the passage, it is indirectly indicated in the passage. Do not answer with words o...
the sheets
task113_count_frequency_of_letter
task113-0fbd9814fb3142f38ff877aa75d5928e
In this task, you need to count the number of times the given letter appears in the given sentence. Sentence: 'man with beanie jumping skateboard off cement ramp'. Find frequency of the letter 'a'
5
task310_race_classification
task310-e2188b2952fe4a7e9af78f51ac506f86
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: Many songs, poems, and books h...
Yes
task610_conllpp_ner
task610-a513076260ba46bbb6201df9f1711b41
In this task, you are given a text from a post. Your task is to find all of the proper nouns and label them. The labels are <B-PER>, <I-PER> for persons; <B-ORG>, <I-ORG> for organizations; <B-LOC>, <I-LOC> for locations; and <B-MISC>, <I-MISC> for other nouns. The capital 'B' denotes the first word of a proper noun ph...
The researchers said the three children involved had especially severe cases .
task1419_mathqa_gain
task1419-fb083e97e95b436db8b105f5a7af48c9
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: double of quarter of 1 percent written as a decimal is : Options: a ) 0.003 , b ) 0.0005 , c ) 0.25 , d ) 0.005 , e ) none ...
d
task160_replace_letter_in_a_sentence
task160-bd0be8dd7edb4ab5845766fb47d3e66e
In this task, you need to replace a letter in the sentence with another given letter. Sentence: 'a cable car is going through a city on its tracks'. Replace the letter 'g' with 'a' in the sentence.
a cable car is aoina throuah a city on its tracks
task365_synthetic_remove_vowels
task365-b41b9d9a5e264ac2ab5d16be712e690b
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. qeMfeRTupEoJXAE
qMfRTpJX
task376_reverse_order_of_words
task376-4f595f21b63548ef8ef0dff335e3ceb0
In this task, you need to reverse the order of words in the given sentence. Sentence: a bike parked in front of a store near a street
street a near store a of front in parked bike a
task600_find_the_longest_common_substring_in_two_strings
task600-366c84aa9d2a4a42aea3b23056ce6c56
In this task, you are given two strings A, B. Find the longest common substring in the strings A and B. aPwxDStQefTY, CRtDStQlUW
DStQ
task381_boolq_question_generation
task381-996b025edd184d1a951498ead5532db0
You will be given a passage, and your task is to generate a Yes/No question that is answerable based on the given passage. Talk of a sequel began with the release of Clash of the Titans in March 2010. Scribes Dan Mazeau and David Leslie Johnson were hired in June 2010 and director Jonathan Liebesman was brought on boar...
is there going to be a sequel to wrath of the titans?
task079_conala_concat_strings
task079-814d3515aec04067ac6f441e0b842dd5
In this task you will be given a list of strings and you need to concatenate them. ['brain', 'X', 'L', 'o', 'z', 'g', 'b', 's', 'their', 'o', 'o', 'C']
brainXLozgbstheirooC
task183_rhyme_generation
task183-dfa0f7c398b04b969bc600690517b6a7
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" rose
so's
task183_rhyme_generation
task183-b039cb9d698e4dc09351f0cc2c311216
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" yellow
costello
task1443_string_to_number
task1443-93566ce7a5084621858a5de5ee708d94
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...
031722954
task247_dream_answer_generation
task247-5d9d6e9d1e4e42fd9a51fc8bf3234acb
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". W: Hi, John! M: Oh, hello, Jenny! W: I heard you received the top grade on all five exams last semester. M...
(C) He didn't get the highest score on one exam.
task403_creak_commonsense_inference
task403-d9e7d3e2b31f401fa4a7de92947f8273
In this task you are given a statement and an explanation giving you further knowledge about an entity in the statement. You must judge whether the statement is true or false based on the explanation. Label an instance as "True" if the explanation confirms the statement or doesn't disprove it. Label an instance as "Fal...
True
task147_afs_argument_similarity_gay_marriage
task147-c3d52ff1041c4bf285d6bbbae6bd1f37
We would like you to classify each of the following sets of argument pairs (discussing Gay Marriage) into either SIMILAR or NOT SIMILAR. A pair of arguments is considered SIMILAR if the arguments are about the same FACET (making the same argument), and is considered NOT SIMILAR if they do not have the same FACET. A FA...
Not similar
task228_arc_answer_generation_easy
task228-055f03985d52482dbb4a7224dbfefa77
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
task576_curiosity_dialogs_answer_generation
task576-05fec87b0d3948bd9c61525b20909711
In this task, the input is a set of dialogues between a user and an assistant. You need to find the dialogue that is basically a response given to a question or an aspect of the user. Hi, I would like to learn about Kuala Lumpur geography. In 1974, Kuala Lumpur was separated from selangor to form the first federal te...
In 1974, Kuala Lumpur was separated from selangor to form the first federal territory governed directly by the malaysian federal government.
task247_dream_answer_generation
task247-a559e6edaf29417c927577e0af8cd32f
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". W: I heard you have a great new boss. M: Yeah. Mr. Watson. He's very intelligent. He invented some product...
(A) He invented some products.
task377_remove_words_of_given_length
task377-4ccaed4639274a5981f52532b1f46c8c
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 man standing on a stage with a microphone to his mouth'. Remove all words of length '8' in the given sentence.
a man on a stage with a microphone to his mouth
task183_rhyme_generation
task183-c9cb85677851491fb0ef836a5b5de7e1
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" degree
e.
task385_socialiqa_incorrect_answer_generation
task385-861a754c37ed40caaf5ac0efb6effd66
In this task, you're given a context passage, a question, and three answer options. Your task is to return an incorrect answer option to the question from the choices given. For all questions, only one of the three answer options is correct. Pick one of the two incorrect answer options as the output. Context: Taylor st...
C
task195_sentiment140_classification
task195-294f099f94db445b91e41548007604b4
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. bridal shower today!!
positive
task116_com2sense_commonsense_reasoning
task116-5e0d963d29aa4a6ca8f50fb4acfcecc7
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'. If you are taking an 8-hour exam, you would prefer to bring some toys with you ra...
False
task292_storycommonsense_character_text_generation
task292-03702961d2a740f59b38ef4bc4e8a814
In this task, you're given a story (which contains five sentences only). Your task is to find all the characters which are available in the given story. Sentence1: Tim hated romance movies. Sentence2: His girlfriend really liked them. Sentence3: Tim was forced to watch one with her. Sentence4: He kept complaining and w...
His girlfriend, Tim
task142_odd-man-out_classification_no_category
task142-6ed8a9b929054daba0adc5d0a0f650cf
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. ok, dishonest, fair, pale, unjust
pale
task087_new_operator_addsub_arithmetic
task087-cfd527b7a6a84fc3944df17ec9517113
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 6480 # 91...
-7503
task1381_quarel_incorrect_option_generation
task1381-973c43a134b24260815fa6fe77f03937
You are given a sentence, a question and two answer options. Your task is to write down the index ('A' or 'B') of the **incorrect** option for the given question. Sentence: Diana and Dave are aboard the same train after getting on at the same station. Question: If Diana gets out of the train one stop before Dave, who t...
B
task618_amazonreview_summary_text_generation
task618-12c039f0a544490cadc3a96505dbb4d7
In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review. I was looking at cases for my AirPods after losing my first set with nothing on them because they fell out of a slightly unzipped pocket of my bag one day. Didn’t want to let that happen again. The design of t...
Well designed, except for the key ring loop. Needs to be reinforced.
task431_senteval_object_count
task431-d022146aaa3a4a2a8136df5092a3133c
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. The massive oak furniture that filled the room carried not a speck of dust and the air smelled faintly o...
Singular
task1423_mathqa_geometry
task1423-b09b9a710dad4ea5a08914a1511a9f2c
In this task, you need to answer the given multiple-choice question on geometry. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. Problem: the sides of a cube measures 6.5 cm . if the surface area of the cube is the same as a ball , what is the radius of the ball ? round to the nearest whole number . Options: [...
c
task493_review_polarity_classification
task493-532ef25ce507480fa81cd13e53cfbf17
Given reviews from Amazon, classify those review based on their content into two classes: Negative or Positive. This is a wonderful, encouraging, faith inspiring book. Well written, concise. Thought provoking, inspirational, devotional. Very good to read on the run or to meditate on. Highly recommended. I have it and a...
Positive
task1420_mathqa_general
task1420-8184b57fd86949a0b6e923fb9df2b3a7
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: the maximum number of students among them 1001 pens and 910 pencils can be distributed in such a way that each student gets the same number of pens and same number of...
a
task629_dbpedia_14_classification
task629-e891bad31f5f46a1b97451e53de31b4d
In this task, you are given a text which is the body of a document. Your job is to classify the topic of the document into these categories: 1)Company, 2)Educational Institution, 3)Artist, 4)Athlete, 5)Office Holder, 6)Mean of transportation, 7)Building, 8)Natural place, 9)Village, 10)Animal, 11)Plant, 12)Album, 13)Fil...
3
task673_google_wellformed_query_classification
task673-4043a58e078143b3920e1e3669c5e645
Read the given query and classify it as a 'Good' or 'Bad' query depending on how well the query is formed, 'Bad' being the expected output for a not so well formed query and 'Good' being the expected output for a well formed query. A query may be wrong based on common sense or general facts, but if it is well formed, y...
Good
task956_leetcode_420_strong_password_check
task956-33ba39a7ae8640e7bd9b3e116e9ff17d
You are given a password and you need to generate the number of steps required to convert the given password to a strong password. A password is considered strong if (a) it has at least 6 characters and at most 20 characters; (b) it contains at least one lowercase letter and one uppercase letter, and at least one digit...
0
task429_senteval_tense
task429-83a95032d0334d85a557f214579662cf
In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". He slides on top of me, holding up his weight on his hands.
Present
task305_jeopardy_answer_generation_normal
task305-3378fb307b99408f86531048abec57b0
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: WHO SAID IT, SHAKESPEARE? Clue: "O true apothecary! Thy drugs are quick, thus with...
romeo
task515_senteval_odd_word_out
task515-2fdc5309c94b44469854671b1c0e8a2e
In this task, you are given a sentence. You must judge whether a single noun or verb has been replaced with another word with the same part of speech. The inversion would result in the sentence sounding unnatural, So unnatural sentences will be considered changed. Label the instances as "Original" or "Changed" based on...
Original
task300_storycloze_order_generation
task300-c930820eee2a4b7a800f1303c9beaba7
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...
34251
task071_abductivenli_answer_generation
task071-c6340dc2c7c24bcd9c26d69eba787b16
In this task, you're given the beginning and the middle of a three-part story. Your job is to complete the short story by writing a probable ending. 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 the endin...
Ravi married her and was happy he listened to his parents.
task155_count_nouns_verbs
task155-63ebba231c22493086d72bd59f52742e
In this task, you need to count the number of nouns/verbs in the given sentence. Sentence: 'Skateboarder on top of small structure with mosaic tiles'. Count the number of nouns in this sentence.
4
task616_cola_classification
task616-caa25a18f4ac4be7acb50448c38debda
You're given a sentence and your task is to classify whether the sentence is acceptable or not. Any sentence which is grammatically correct, has a naturalistic text, is written by a native speaker and which minimizes superfluous content is acceptable, otherwise unacceptable. If the sentence is acceptable then write "ac...
acceptable
task859_prost_question_generation
task859-05c38713b66f4aae96396ac9787d656a
Formulate questions about the information mentioned in a given passage. context: A brick, a microwave, a leaf, and an apple moving at identical speeds each collide with a static hockey puck.
What are the things that are moving at identical speeds?
task927_yelp_negative_to_positive_style_transfer
task927-a87fe5f6b9c14800a9e469671a68db5e
You are given a negative review and your task is to convert it to a positive review by one or more making minimal changes. Avoid changing the context of the review. went into this location to drop it off .
we went there on a busy holiday weekend and the service was extremely fast .
task074_squad1.1_question_generation
task074-57bd87aa2b324c0cb43033141fd1fed9
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 has the grant enabled
task1217_atomic_answer_generation
task1217-b2f46e8b756d4f9ca9676de0f1d65c8f
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 also ordered ___
dessert