task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task924_event2mind_word_generation
task924-d3e0e88f8ae541408c84234844727039
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:It is a sunny day. Intent:. XEmotion: 1) sorry 2) re...
happy
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists
task755-606317e2afaa42419cfdf84507322ddd
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...
uFKkJabhnrfmfx, lafabhnrSC
task903_deceptive_opinion_spam_classification
task903-94ce5c79b0474059a83e756a1ac4d938
Given a hotel review and the corresponding polarity of review (i.e., Negative or Positive) identify if the polarity is correct. Write 'true' if it's correct, 'false' otherwise. Review: My family and I were in Chicago for a friend's wedding. We had asked around to find a hotel that was nice, but affordable and were poin...
true
task298_storycloze_correct_end_classification
task298-490c310d3f6b460b8ce3865c328d9886
In this task, you're given four sentences of a story written in natural language, and one last sentence (Sentence5). Your job is to classify whether the last sentence completes the rest of the story coherently or not by providing 'Yes' or 'No'. Sentence1: My husband loves Blue Belle ice cream. Sentence2: Not too long a...
No
task1542_every_ith_element_from_starting
task1542-8d5be50ad55145ae895ccb68930567ea
In this task, you are given an input i,A where i is an integer and A is an array. You need to find every ith element of A starting with the 1st element. 22, ['6085', 'J', 'O', 'x', '19', '3003', 'J', 'V', '695', '5507', 'n', 'z', 'H', 'u', '4115', '2501', 'm', 'e', 'M', 'z', 'd', 'K', 'U', '8215', '2927', '8809', '5965...
6085, U, J
task616_cola_classification
task616-50e1b683c2544e169175c5069caae27e
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
task302_record_classification
task302-9ab22ea139aa4cb0813f28935c7e26f6
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. Months before her mother was found dead in a...
(B)
task111_asset_sentence_simplification
task111-57f9ff630b3949379ca98449cd3281ba
Rewrite each original sentence in order to make it easier to understand by non-native speakers of English. You can do so by replacing complex words with simpler synonyms (i.e. paraphrasing), deleting unimportant information (i.e. compression), and/or splitting a long complex sentence into several simpler ones. The fina...
All species have a bear-like gait. This gait is because their front legs are longer than their back legs.
task113_count_frequency_of_letter
task113-56e1a9f4cd3d46c495ad094a66e2444b
In this task, you need to count the number of times the given letter appears in the given sentence. Sentence: 'white passenger train sitting still at a train station'. Find frequency of the letter 't'
9
task567_circa_text_generation
task567-1fd95049c1b141f582130b9843941de5
In this task, you are given a question, and your task is to predict the context of the question. We assume that someone named X asked the question from Y. The context of the question means the previous situation that led X to ask this question. Are you sad that you have to leave?
Y has just travelled from a different city to meet X.
task820_protoqa_answer_generation
task820-d5972fc3252c45ad9dda66cd1a0e5fdd
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 tourists see in egypt.
tourists
task547_alt_translation_entk_en
task547-198f793aac074051a282341c4511044d
In this task, given a sentence in English Tokens, your task is to convert it into the English language The loss of the budget carrier 's Boeing 737 into the sea near Sulawesi on New Year 's Day 2007 left all 102 on board missing and presumed dead .
The loss of the budget carrier's Boeing 737 into the sea near Sulawesi on New Year's Day 2007 left all 102 on board missing and presumed dead.
task384_socialiqa_question_classification
task384-ce3dce6ad5a44a8db4105c479111072c
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: Kai called for help but no one sho...
True
task1420_mathqa_general
task1420-c97a4eb2dd5f476dbb6211cbd21d7f10
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: a large box contains 21 small boxes and each small box contains 25 chocolate bars . how many chocolate bars are in the large box ? Options: a ) 250 , b ) 350 , c ) 4...
e
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately
task509-65f700d233da44fb939a9cca92333933
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...
h, n, j, e, J, H, d, P, d, C, 7039, 3155, 1139, 9537, 5365, 1571, 5543, 3315, 173, 9, 2133, 8475, 8195, 6785
task1283_hrngo_quality_classification
task1283-56b9429d995048c28f79de8b8a07c2cc
You are given an original reference as well as a system reference. Your task is to judge the quality of the system reference. If the utterance is grammatically correct and fluent output 1, else output 0. System Reference: x is a restaurant in the expensive price range. Original Reference: x is a restaurant specialising...
1
task074_squad1.1_question_generation
task074-6138705177874be6a9fcb4f765008353
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 the name of Madonna's two new singles?
task267_concatenate_and_reverse_all_elements_from_index_i_to_j
task267-78c1baf5ed2d4eafb8693291f9a08eca
In this task, you are given inputs 'i', 'j', and A, where 'i' and 'j' are integers and A is a list. A list is shown by two brackets and comma-separated numbers and characters inside, like ['1', '12', 'l']. You need to concatenate all elements of A from the ith element to the jth element, and then reverse the resulting ...
1972uKSZ1525f
task069_abductivenli_classification
task069-2d4758ac575f4d7f807e60974d3f32d7
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: Recently in my l...
2
task684_online_privacy_policy_text_information_type_generation
task684-8e2d6e94cc104f86b8a2243f2587b764
Given a part of privacy policy text, identify the type of personal information which is collected, used, tracked or retained. The type of information should be present inside the given policy text, answer as 'Not Specified' otherwise The site collects your generic personal information for an unspecified purpose. Collec...
Generic personal information
task400_paws_paraphrase_classification
task400-088598181cba49ea907f2219150ccf2b
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. As a newcomer , Bayh was assigned to ...
Paraphrase
task923_event2mind_classifier
task923-04a889cda2484beab6c1b87a39c36aa5
You are provided with an "Event" and it's "Intent" related to PersonX. Determine the sentiment value of the given input as either "Positive", "Negative", and "Unknown". Event:PersonX works PersonY's arse off. Intent: 1) display persony 2) trap persony 3) collect persony
Negative
task405_narrativeqa_question_generation
task405-2b31b6c0615449b0a456999a1eedf63a
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 is Ginger different after her attack?
task615_moviesqa_answer_generation
task615-9b23b801054045fc8f6d85dd50dda38d
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 year was the movie The Fourth Protocol released?
1987
task1714_convai3_sentence_generation
task1714-ce806e0cf9f742e79981e3cfb9a75549
You are given a concatenated string consisting of two parts that are separated by a newline character. The first part is the user's initial question during a human computer conversation, the second part is a clarifying question asked by the computer in response to the question asked by the user. You should read the inp...
no i would like to apply for a job
task688_mmmlu_answer_generation_college_computer_science
task688-5895eb12b66d4e18874ecd7de2db097b
You are given a question on college computer science. 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. An Euler circuit of an u...
B
task576_curiosity_dialogs_answer_generation
task576-5ed358a27c304afea83f8e47c028f773
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. Thank you so much. Can you tell me about the economy? Great information today. Thank you. Can you give me one more fact about Greenlan...
An important supplement to the GDP (Gross domestic product) is that about half the government revenues come from grants from the Danish government.
task1290_xsum_summarization
task1290-7504796e78d649b7adbee7c7fd9f9993
In this task, you are given an article. Your task is to summarize the article in a sentence. There is a heated debate now about the police tactics, as some 6,000 Hamburg residents clean up after the riots. Some in Chancellor Angela Merkel's Christian Democrat (CDU) party say Hamburg Mayor Olaf Scholz should quit. Left-...
German politicians want Europe to set up a database to keep track of leftist militants, following clashes that left nearly 500 police officers injured during the G20 summit in Hamburg.
task326_jigsaw_classification_obscene
task326-04f309bb97704803b3fa78ca768da5b8
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
task1325_qa_zre_question_generation_on_subject_relation
task1325-f75e5fa052a2427c8d9d827daf1a807a
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 : NGC...
What constellation is home to NGC 625?
task821_protoqa_question_generation
task821-3da03bd111f54a91a94e6d26980df8ae
Construct a question that every answer in the list is correct and reasonable for it. lost number, work, too busy, fell asleep, forgot, broken phone
name an excuse men use for not calling.
task074_squad1.1_question_generation
task074-d01da6427ea442ff983060df546f34cf
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 did Lee Walker recruit members to Dell for?
task488_extract_all_alphabetical_elements_from_list_in_order
task488-f8b166a731554ca3abf706f1da400fd2
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. ['6169', '5875', '8403', 'f', 'T', 'M', '275', '1441', 'V', 's', 'f', 'b', '3603', 'V', '1205', 'G', '2881']
f, T, M, V, s, f, b, V, G
task192_hotpotqa_sentence_generation
task192-25d6785223954d5d88667ff0bab32db9
In this task, you are given a context paragraph, a question based on that and corresponding answer of a question. Your task is to generate supporting fact/knowledge from context paragraph which helps in answering a given question. Dynamic meditation is a form of meditation in which physical actions are involved. The te...
The term appears in the early 1970s when Oshos descriptions of his Rajneesh Dhyan Yoga, developed at meditation camps in the Indian mountains, were translated into English.
task1360_numer_sense_multiple_choice_qa_generation
task1360-bd743d40ec7e402ab2a5296e6bd64acf
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'). Women are ____ times more likely than men to be victims of rheumatoid arthritis.\Question: Choose the right answer from options given a) ten b) thr...
b
task726_mmmlu_answer_generation_philosophy
task726-0834649e0810452d9b05ea4ed1bff9b5
You are given a question on philosophy. 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. Nagel claims that most skeptical argum...
D
task1559_blimp_binary_classification
task1559-b72139cea93143c595d4521585f33eb8
In this task, you will be shown an English sentence. You need to classify the sentence as either a representation of an adjunct island or as an incorrect representation. A correct representation should be denoted as 'good' while everything else should be denoted as 'bad'. A correct representation of an adjunct island w...
good
task024_cosmosqa_answer_generation
task024-dc27beb05c434b11b638207b09d89f4e
Craft one correct answer to the question given in input. To make it more interesting, try to use non-stereotypical language if possible. Make sure your correct answer is reasonably long, consistent with the context, and requires common sense (instead of explicit extraction from the context.) In your answer, use as few ...
It 's not on because we ca n't afford it .
task1309_amazonreview_summary_classification
task1309-cf58a9fc8663407fa2ef1b793cf3bee4
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: Not impressed with these flat ornaments. They are v...
False
task170_hotpotqa_answer_generation
task170-31bffec285c142f9b61241490c5b0d6d
In this task, you are given a set of context paragraph and some supporting facts to answer a question. Your task is to generate answer for given question based on set of context paragraphs and supporting facts. Context_1 : The Dancing Rabbit Creek Treaty Site is a historic Choctaw Native American gathering place in rur...
October 18, 1820
task267_concatenate_and_reverse_all_elements_from_index_i_to_j
task267-386b86a22184494bb5dee1c9269b9949
In this task, you are given inputs 'i', 'j', and A, where 'i' and 'j' are integers and A is a list. A list is shown by two brackets and comma-separated numbers and characters inside, like ['1', '12', 'l']. You need to concatenate all elements of A from the ith element to the jth element, and then reverse the resulting ...
MD7035j794337647941dvI1787H
task1720_civil_comments_toxicity_classification
task1720-82f5316caf60453ab71c9badadea9de0
Categorize the comment on the basis of toxicity. If the comment is toxic (harmful, malicious, derogatory, threat, insult, identity attck, etc.) output Yes, otherwise output No. Ellen, April 11, 2016 Although this sounds good, I hate to tell you, it misses t...
No
task496_semeval_answer_generation
task496-569b0c8f9b474d16aca70a39fabee5fd
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
task1712_poki_classification
task1712-e60e105b9da640fb8ef412e31bbb33be
You are given a short poem which is written by a kid. Your task is to predict if the kid is in elementary school or high school. Anyone who is from grade 1st to 6th-grade will be considered as in elementary school, and 7th to 12th-grade kids will be considered as in high school. There are only two possible outputs, i.e...
elementary
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists
task755-24df4ba6a36842dcbeb14b870b7b2fd9
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...
eXjlMmEcghimmnooooqtwxxxxZXhACGwQwKPvFCN, VuvFJsudBUlOozKIcghimmnooooqtwxxxxpglYUsFPFhvWLuom
task098_conala_list_intersection
task098-aedc7ffe541d423a845d862d58d0c749
In this task you will be given two lists of numbers and you need to calculate the intersection between these two lists. The intersection between two lists is another list where every element is common between the two original lists. If there are no elements in the intersection, answer with an empty list. Your list of n...
[2, 3, 5, 6, 7]
task518_emo_different_dialogue_emotions
task518-f86e6581ed864b23903f2216daf519f2
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: 'show me a pic of u what can i say please'. Dialogue 2: 'buy bought gta v so kinda broke...
no
task472_haspart_classification
task472-0296bdb933794d17aa16df9bf815eab0
Given two entities as input, classify as "yes" if second entity is the part of the first entity. Otherwise classify them as "no". These are entities of meronym In linguistics, meronymy is a semantic relation between a meronym denoting a part and a holonym denoting a whole. In simpler terms, a meronym (i.e., second enti...
no
task1726_mathqa_correct_answer_generation
task1726-856e55e086b043d9914d7527f5211360
The task is to generate the correct answer for a given math problem. Problem: the set s consists of 5 numbers : { 1 , 2,3 , 4,5 } . if all possible subsets including the null set are created and one subset is chosen at random , what is the probability that the subset has 3 or 4 as its largest number ?
3 / 8
task310_race_classification
task310-785b62021c9e4b709334e14f6bd2ff96
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: Ashlyn Blocker could break her...
No
task079_conala_concat_strings
task079-a46aeaa5a5b14f8d81e133107d7a4899
In this task you will be given a list of strings and you need to concatenate them. ['otherwise.', 'c', 'h', 'w', 'D']
otherwise.chwD
task246_dream_question_generation
task246-5dd049663dd4454fb2be77ad6cae9d70
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...
Why do the man know the story? (A) Because he saw the movie. (B) Because he read the book. (C) Because someone told him before.
task518_emo_different_dialogue_emotions
task518-2eefe05f395543e79e9a513f16691929
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: 'how was it it was great enjoyed'. Dialogue 2: 'you are sitting on ur phone but im done...
no
task079_conala_concat_strings
task079-b04b15c53dca4eac9112892fdeb537d1
In this task you will be given a list of strings and you need to concatenate them. ['e', 'F', 'alternating', 'r', 'even', 'r', 'X']
eFalternatingrevenrX
task373_synthetic_round_tens_place
task373-120aa390972d4a5eb78aabeef4455adf
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. [-962, 570]
[-960, 570]
task611_mutual_multi_turn_dialogue
task611-c6c77bb5ef65471889a3222862f1f5b6
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...
A
task956_leetcode_420_strong_password_check
task956-ea46a093b52d49818afcded5a19a6f55
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
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet
task622-d33cd7bf1b834a70a270c08aa6e9a044
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. ['F', '897', 'N', '9073', '5353', '9885', '5709', '6263', '3521', '7589', 'm', '8537', 'G', 'D', '95'...
6, 897, 14, 9073, 5353, 9885, 5709, 6263, 3521, 7589, 13, 8537, 7, 4, 95
task1293_kilt_tasks_hotpotqa_question_answering
task1293-575462f01faf48c9810f488dc3117353
In this task, you are given a question. You have to answer the question based on your information. Who owns the Statue of the hotel and casino the houses displays the replica of the Statue of Liberty?
MGM Resorts International
task141_odd-man-out_classification_category
task141-c22cd47ca2a54f6994ce23c42d19c9ef
Given a category and a set of five words, find the word from the set that does not belong (i.e. is the least relevant) with the other words in the category. Words are separated by commas. Category: date status Words: current, timely, history, prompt, jetstream
jetstream
task820_protoqa_answer_generation
task820-bfc86578c9e24166aa61800e8e46a95d
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 man might have expensive taste in.
cologne
task183_rhyme_generation
task183-ec6b9f5cb44844c8983ff643df565bb8
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" best
repressed
task157_count_vowels_and_consonants
task157-973d8e3016fc4bc180568de318cea695
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: 'the hotel room had beds, a television and a dining table and chairs'. Count the number of consonants in the given sentence.
32
task309_race_answer_generation
task309-034b26a5cc384e38b9c9a6011c852cc0
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...
A
task151_tomqa_find_location_easy_clean
task151-5538cc6370fe436b917861ebcb05077d
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...
red_envelope
task1419_mathqa_gain
task1419-4b3a9b1398b44412b217f9d824346415
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: the annual interest rate earned by an investment increased by 5 percent from last year to this year . if the annual interest...
a
task074_squad1.1_question_generation
task074-5e03698dd4ea44288b8dd4cb9da5316d
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...
Which season had a voting controversy because of a huge increase in text votes?
task340_winomt_classification_gender_pro
task340-7326663b4f294111827412cc8da7f68c
In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male. Sentence: The physician contac...
Male
task901_freebase_qa_category_question_generation
task901-76c8604071c14d749a6f04ffe439367a
Given a broad category, generate a trivia-type question based on a specific entity in that category. The question should be non-ambiguous. External resources such as Wikipedia could be used to obtain the facts. film
Governor Ratcliffe, Nakoma and Grandmother Willow are all characters in which Disney film?
task1207_atomic_classification_atlocation
task1207-2970d894da584b35a57a89940f77d4cf
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ...
Yes
task111_asset_sentence_simplification
task111-47ea615af36c48938c453a5a28282c24
Rewrite each original sentence in order to make it easier to understand by non-native speakers of English. You can do so by replacing complex words with simpler synonyms (i.e. paraphrasing), deleting unimportant information (i.e. compression), and/or splitting a long complex sentence into several simpler ones. The fina...
Heaven's Gate was an American UFO cult. It is based in San Diego, California. The group is led by Marshall Applewhite (1931 - 1997) and Bonnie Nettles (1927 - 1985).
task897_freebase_qa_topic_question_generation
task897-9aac2581853944e5b90e648df857813c
Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question. bible
In which book of the Christian Bible is the story of Lazarus being raised from the dead?
task516_senteval_conjoints_inversion
task516-e87695d8203046d7b95cdf8a4e6035f4
In this task you are given a sentence with one coordinating conjunction (for, and, nor, but, or, yet, and so). You must judge whether the order of two coordinated clausal conjoints have been inverted or not. Inversion would result in the sentence sounding unnatural. Label the instances as "Original" or "Inversion" base...
Inversion
task094_conala_calculate_mean
task094-a5b2dfe21c454d3fbcc74357c2f6bcdb
In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places. [-82.4, 88.88, 42.677, -32.502, 158.793, 70.635,...
61.007
task292_storycommonsense_character_text_generation
task292-427a622976f745b3b34883b4481464f2
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: A man was smoking a cigar on the beach. Sentence2: The stranger came up to the man and asked to borrow a lighter. Sentence3: The man dug through his pockets...
Stranger, Man
task1592_yahoo_answers_topics_classfication
task1592-babaf709168d499297beace2656f3b76
You are given a question title. You need to classify it into one of the 10 topics: 0 - 'Society & Culture', 1 - 'Science & Mathematics', 2 - 'Health', 3 - 'Education & Reference', 4 - 'Computers & Internet', 5 - 'Sports', 6 - 'Business & Finance', 7 - 'Entertainment & Music', 8 - 'Family & Relationships', 9 - 'Politics...
1
task092_check_prime_classification
task092-d75ad38d7a884accadbd8bf4974bdea5
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. 7387
No
task413_mickey_en_sentence_perturbation_generation
task413-4f3a27a347ba462c93532cfbebcc6f3a
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 start a flame or a fire because you suppose to be warmed .
task178_quartz_question_answering
task178-7d344a9b26d24752a2f03f0f8ea37a89
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: If a person sank lower with...
increase
task582_naturalquestion_answer_generation
task582-a4634a7d9804469590ce1b6925bef657
In this task, You are given an open-domain question that can be answered based on factual information. Your task is to provide \*short\* answer (in a few words only) for the given question. The short answer can be one or more entities or it can also be boolean \*yes\* or \*no\*. which is india's second city to get the ...
Delhi Metro
task195_sentiment140_classification
task195-83ca4a2ac66a48e8a293383570b92d01
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. Seems crazy that it is this sunny! I'm sitting here in my room chillin' &amp; revisin'
positive
task681_hope_edi_malayalam_text_classification
task681-cf5c1ddec90e40d0bdb04fae2acbf476
Given a comment text in Malayalam, classify the comment into one of these categories (i) Hope speech, (ii) Not Hope Speech or (iii) Not in Expected Language. A hope speech contains content that is encouraging, positive or supportive contents and talks about equality, diversity or inclusion ആഹാ... നൗഫൽ ബ്രോയ്‌... പുതിയ ...
Not Hope Speech
task1289_trec_classification
task1289-123391ebad6b457da50029cc7ac7354c
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
task378_reverse_words_of_given_length
task378-56e572dfd0d742f1bcc112ea77ce54d1
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 kitchen with tiled floors and walls and a small stove'. Reverse all words of length '1' in the given sentence.
a kitchen with tiled floors and walls and a small stove
task851_synthetic_multiply_evens
task851-3dbe41f09cf94901a2d4e53e220c8e1e
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...
[56, -264, -6, -62832]
task1206_atomic_classification_isbefore
task1206-f97eeaa729ea45778c0676f299ba0f8c
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ...
Yes
task183_rhyme_generation
task183-e0527f51e58e4078b180eca1f1c14f4d
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" take
stake
task1338_peixian_equity_evaluation_corpus_sentiment_classifier
task1338-2c46294952064018b26cd302adedb9b9
The input is a sentence. The sentence includes an emotion. The goal of the task is to classify the emotion in the sentence to one of the classes: 'fear', 'joy', 'anger', 'sadness'. The emotion mainly depends on the adverb within the sentence. My wife feels irritated.
anger
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately
task509-82a5ea77440849019bd73da619ef08a0
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, E, Z, g, x, G, W, k, V, g, N, v, z, 781, 5487, 7737, 7959, 3837, 7249, 1757, 7399
task1327_qa_zre_answer_generation_from_question
task1327-adb8c31386df4d2b9aeb14cab5ce6970
Generate a correct and concise answer for the question based on the words in the context. Context : ``The Adventure of the Speckled Band'' is one of the 56 short Sherlock Holmes stories written by Scottish author Sir Arthur Conan Doyle. Question : The The Adventure of the Speckled Band has what character?
Sherlock Holmes
task1286_openbookqa_question_answering
task1286-0bd22edf41fb4a108111a87b18410c92
In this task, you are given a multiple-choice question and you have to pick the correct option. Answer with option indexes (i.e., "A", "B", "C", and "D"). Which would be considered a learned behavior? (A) birds building nests (B) cats making hairballs (C) dolphins' echolocation (D) dogs playing fetch
D
task1325_qa_zre_question_generation_on_subject_relation
task1325-84966858e2ee44c7afe639af8121cd1d
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 : Tom...
Which is the basis of Tomorrow Never Dies?
task191_hotpotqa_question_generation
task191-fcdcf566fffd43b687f620760ac0e037
In this task, you are given a set of context paragraphs, some supporting facts and an answer of a question. Your task is to generate question for given answer based on set of context paragraphs, supporting facts and an answer. Context_1 : Alexander Young (28 December 1938 – 4 August 1997), also known as George Alexande...
When was the nephew of George Alexander born?
task308_jeopardy_answer_generation_all
task308-8e947d8ecb42429ca54077abeb02cffe
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: HERE COMES THE "SUN" Clue: In tan-speak, it's what SPF stands for
sun protection factor
task1602_webquestion_question_genreation
task1602-683354dbb8d94e8ba26194af4fba7df8
You are given a concept, and a list of answers. You should generate a question about the concept that leads to the given answer(s). concept: Herman Cain answers: ['Herman Cain presidential campaign, 2012']
when did herman cain run for president?
task063_first_i_elements
task063-aabbdfe3fb394bb592e7e5e7b9e1bcc2
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 6, ['P', 'K', 'V', 'S', '1887', '1137', '9391', 'r', '2723', '5847', '2999', '9931', '3831', '5803', '...
P, K, V, S, 1887, 1137
task505_count_all_numerical_elements_in_list
task505-5821138058814415858292d39dc9604a
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list. ['d', 'q', '5021', '1201', '4887', '5137', 'N', 'Z', '4429', 'Y', 'h', 'M', '4667'...
7
task1596_event2mind_text_generation_2
task1596-d22a88b650e64f21b3a4acd76bb1a78b
The task is to generate text based off 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 intent behind doing the event, i.e. why did the person do that action. PersonX gets PersonY's money 's ___
to ne a good worker
task069_abductivenli_classification
task069-cc6f1abf97504082aba1ee4341072908
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: Charles didn't k...
2
task1445_closest_integers
task1445-952f181080b54dbda723ca59282dcfa9
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. [-76, -48, 47, 95...
3