task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task165_mcscript_question_answering_commonsense | task165-adbfea81d51e431eb75b900a1283be7f | 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 receptionist. |
task1401_obqa_sentence_generation | task1401-f3126fdf01384c5990c058538fd5f50a | In this task, you are given a question and a corresponding answer. Your task is to generate a fact statement that is useful in answering the given question.
Question: One way to encourage seeds to grow might be? Answer: using a table lamp. | seeds may sprout when buried in soil |
task169_strategyqa_sentence_generation | task169-d5341d0537f84dfc85414a721941afd1 | 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: Aretha Frankl... | Fact1: Aretha Franklin had 2 number 1 hits in her career. Fact2: Janet Jackson has had 10 Billboard top 100 number 1 hits as of 2017. |
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet | task622-f83c25d6f3354df3ab2cecc4e8439da7 | 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.
['6311', '1009', 'F', 'H', '8859', 'z', 'k', 'Y'] | 6311, 1009, 6, 8, 8859, 26, 11, 25 |
task162_count_words_starting_with_letter | task162-47c588cafa9a414a95982a35ddf01898 | In this task, you need to count the number of words in a sentence that start with the given letter. Answer with numbers and not words.
Sentence: 'a woman with a plate of food that includes soup and a sandwich'. How many words start with the letter 's' in the sentence. | 2 |
task580_socialiqa_answer_generation | task580-8111554fcf174e729df7c69c112e49a0 | 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: Sydney... | B |
task141_odd-man-out_classification_category | task141-8644fd5d9d024aa6a46e7fe0988fdcfd | 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: secretary duty
Words: format, errands, order office supplies, answer, file | format |
task094_conala_calculate_mean | task094-bef66e006b45477d8174ae27e8b06b97 | 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.
[53.689, 92.915, 11.009, 30.726, -0.459, -32.267... | 37.176 |
task363_sst2_polarity_classification | task363-d035b55be8db40aa8dbbe9a16fd7a10e | In this task, you are given sentences from movie reviews. The task is to classify a sentence as "POS" if the sentiment of the sentence is positive or as "NEG" if the sentiment of the sentence is negative
The movie is well done , but slow . | NEG |
task283_dream_incorrect_answer_generation | task283-7e1b93f50bc44c4c8bff1bbd8ccef83a | 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: Please make 20 copies of this and deliver them to t... | Customer and salesperson. |
task723_mmmlu_answer_generation_moral_disputes | task723-16fa880e205a4405a217aa37c341ccf1 | You are given a question on moral disputes. 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.
A truly environmental ethic must ... | C |
task157_count_vowels_and_consonants | task157-e2cfaf69d5154cbbbef80a003ab48675 | 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 bear is walking along amongst large rocks'. Count the number of vowels in the given sentence. | 13 |
task153_tomqa_find_location_hard_clean | task153-7366b9d1539e418c8db5f2c9318473c3 | Given a story, answer the question about the story. The question is the last sentence in the input. These stories can be difficult due to their length and how each story has at least one of the three following scenarios: the first is when the individual's belief matches reality, the second is when the individual's beli... | red_cupboard |
task1087_two_number_sum | task1087-7234c26eb15b4007acadbe878ab937c2 | 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
[17, 18, 21, 9, 32, 11, 16, 2, 15, 43, 42, 28, 7, 35, 49, 38, 19, 14, 46, 3], target=60 | [42, 18] |
task179_participant_extraction | task179-358461e6a91b4040bdd2f098756d864e | In medical studies, treatments are tested within a group of study participants. You will be given a sentence of a study report in which your task is to list the phrases that give information about the participants of the study. You should list the phrases in the same order that they appear in the text, separated by com... | not found |
task595_mocha_answer_generation | task595-9e5745b807ef4d4fb313a7514d574e9c | 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.
... | Fit in with the crowd |
task293_storycommonsense_emotion_text_generation | task293-54ab90dbf3e9446390160524f71c86fa | In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to return one of the emotions which are expressed by the Character in the given sentence. For ... | appy |
task478_cls_english_music_classification | task478-8d3dc850ddc3444d9eec18175e7f7c1e | In this task, you are given music product reviews in English language. The goal is to classify the review as "POS" if the overall sentiment of the review is positive or as "NEG" if the overall sentiment of the review is negative.
Arrive all over you by Danielle Brisebois . After months of searching, I found the out of ... | NEG |
task1336_peixian_equity_evaluation_corpus_gender_classifier | task1336-9e9e71d45a7b4ff992d69f01a30c800a | 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).
The situation makes Darnell feel angry. | male |
task1368_healthfact_sentence_generation | task1368-00a50b8632ad4bbca8ad4d73eb9cb311 | Given a paragraph, generate a claim that is supported by the given paragraph. 1) The claim must contain information from within the paragraph. 2) A sentence within the paragraph can be used as a claim. 3) The claim should not have contradictions within the paragraph. 4) The claim should be at most one sentence long.
Ah... | Faced with a shortage of face masks, some U.S. doctors make their own. |
task183_rhyme_generation | task183-ac194c25131a4460b6150d3f10616bc2 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
wall | engwall |
task1340_msr_text_compression_compression | task1340-0b788a33e18c47bf89928fee29e8be87 | Given a text, write a compressed version of it in a single sentence.
"The New York Times attributes the increasing number of A plusses and the decrease in C's and D's to ""lenient professors and students who badger them for higher grades.""" | "The number of A plusses and the decrease in C's and D's to "lenient professors and students who badger them for higher grades." |
task1424_mathqa_probability | task1424-2ddd996aea8d45819925ec8bedb684b0 | In this task, you need to provide the correct option for a given problem on probability from the provided options.
Problem: if a certain coin is flipped , the probability that the coin will land heads is 1 / 2 . if the coin is flipped 6 times , what is the probability that it will land heads up on the first 4 flips but... | d |
task1291_multi_news_summarization | task1291-97ea01bca422482ba2052ec050aa3e3d | In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them.
Principal Billy Epting is reviewing a decision to not select a girl for the cheerleading team after her parent made a complaint. (Photo: Getty Images)
School officials will continue to inves... | A Florida student is threatening to sue Leon County Schools … because she was cut from her high school cheerleading team. Caylen Berry, head coach of the Leon High School cheer squad—which finished second in the state last season and will compete in Orlando's National High School Cheerleading Championship in February, ... |
task905_hate_speech_offensive_classification | task905-a22f762a13c543b7b2d9fb91f211e55d | You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Tweet: @Hendrixoxo lemme guess you wore the hilly hicks sweats/leggings 😂😂... | true |
task1310_amazonreview_rating_classification | task1310-541ba2a765364b7b92a5b00cd02c4349 | In this task, you're given a review from Amazon. Your task is to generate a rating for the product on a scale of 1-5 based on the review. The rating means 1: extremely poor, 2: poor, 3: neutral, 4: good, 5: extremely good.
This seems like it’ll work really well with some work. The rubber stops are too tall, rendering t... | 3 |
task1601_webquestions_answer_generation | task1601-e4337547dfae49ceafc47972c74a195f | 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: Collegehumor question: who founded collegehumor? | ['Josh Abramson', 'Ricky Van Veen'] |
task074_squad1.1_question_generation | task074-7877e4d4b4a74b03b8189a5f737d5dad | 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... | Whose Carnival is known local as Cwarmê? |
task1542_every_ith_element_from_starting | task1542-f946956de4af4c3a8d9f6dd1b79f2641 | 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.
11, ['I', '6401', 'c', 'B', 'E', 'C', 'C', 'Q', 'C', 'F', 'J', 'p', 'f', 's', '7983', '5255', 'Y', 'F', '33', '2401', 'l', 'u', 'v', '3863', 'N', '2749', '5779'] | I, p, v |
task397_semeval_2018_task1_tweet_anger_detection | task397-2236254fef114a8fb3f1acea70822aab | In this task you are given a tweet. You must judge whether the author of the tweet is angry or not. Label the instances as "Angry" or "Not angry" based on your judgment.
Free yourself from the poisonous and laborious burden of holding a grudge. @SteveMaraboli #quote | Not angry |
task318_stereoset_classification_gender | task318-702d5dd2b461427e80b05376ec81c92d | You are given a target person and two sentences. Your task is to determine whether the second sentence conveys either a stereotype, anti-stereotype, or is unrelated with respect to the first sentence and the target. A stereotype is a widely held but oversimplified notion of a group of people. An anti-stereotype is an ... | anti-stereotype |
task064_all_elements_except_first_i | task064-2d9a498fe84a40d1bd0b5644b959cf57 | In this task, you are given inputs i and A, where i is an integer and A is a list. You need to list all the elements of A after the first i elements. i will always have a value less than the length of A.
1, ['7025', 'T', 'c', '6707', 'D', '5565', 'O', '951', 'p', '4167', '4703', '4297', '6877', '347', 'I', 'c', '9295',... | T, c, 6707, D, 5565, O, 951, p, 4167, 4703, 4297, 6877, 347, I, c, 9295, m, 5811 |
task617_amazonreview_category_text_generation | task617-a7e666cfba904476a914b9cf498974c0 | In this task, you're given a review from Amazon and your task is to generate the name of the category of the product based on the review given by the user. The categories are: kitchen, office product, watch, wireless, other, toy, digital video download, camera, jewelry, pet products, sports, industrial supplies, baby p... | kitchen |
task379_agnews_topic_classification | task379-71f408f36d404f89937f7973e3a1e517 | In this task, you are given a news article. Your task is to classify the article to one out of the four topics 'World', 'Sports', 'Business', 'Sci/Tech' if the article's main topic is relevant to the world, sports, business, and science/technology, correspondingly. If you are not sure about the topic, choose the closes... | Sci/Tech |
task820_protoqa_answer_generation | task820-2d583529b2de48b1bc8d276c496a52a3 | 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.
besides balls, name something a juggler might juggle: | fruit |
task430_senteval_subject_count | task430-94dbff511d934acbaf39373ae1c91e5a | In this task you are given a sentence. You must judge whether subject of the main clause is singular or plural. Label the instances as "Singular" or "Plural" based on your judgment.
My father-in-law was so right when he asked me to wait a little with the police. | Singular |
task1678_mathqa_answer_selection | task1678-afd7c4c708a74e2d82af806bc0510644 | 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: a person can swim in still water at 10 km / h. if the speed of wat... | d |
task475_yelp_polarity_classification | task475-68a8bd415d134dbcaf90cd105d9dcffd | In this task, you are given Yelp reviews. The task is to classify a review as "POSITIVE" if the overall sentiment of the review is positive or as "NEGATIVE" if the overall sentiment of the review is negative.
I absolutely love this Port of Subs!! The food is amazing and always FRESH! \nI have met and ordered from the o... | POSITIVE |
task335_hateeval_classification_aggresive_en | task335-49452d72b8e249e28eda75db21aac23d | In this task, you are given a hateful post in English from online platforms. You are expected to classify the post into two classes: aggresive or non-aggresive. An aggresive post is one that expresses feelings and opinions in an abusive way and tries to dominate others. Note that the URLs in the text have been replaced... | Aggresive |
task605_find_the_longest_common_subsequence_in_two_lists | task605-71d093889df14dc0954bc6ffd31d015d | In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B.
['G', 'y', 'X', 's', 'w', 'R', '2349', 'F', '2555', 'O', 'f', 'T', 'l', 'y', '6413', 'K', 'U', 'i', '2581', '4289', 'K', '9147', 'z', 'a', '2669', 'f', '2073', '593', 'A', 'W', '5329', '1729', 'd', '7315', '7635', 'Z', ... | 2349, F, 2555, O, f, T, l, y, 6413, K, U, i, 2581, 4289, K, 9147, z, a, 2669, f, 2073, 593, A, W, 5329, 1729, d, 7315, 7635 |
task1205_atomic_classification_isafter | task1205-3226fd680d8c4921b4df67620b9f9650 | 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 |
task1347_glue_sts-b_similarity_classification | task1347-ad8b6ca350ee408ba9f1d0ad5ceec086 | 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... | 1 |
task183_rhyme_generation | task183-d18880cee04b470ca6539330fb732ee6 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
design | pyne |
task565_circa_answer_generation | task565-9d9e7747a63f4ee686a6b800f6355280 | In this task, you are given a question. Your task is to generate an answer that is relevant to the question.
Do you eat breakfast early in the morning? | I always wait until midday. |
task246_dream_question_generation | task246-3929864fcec04edd966100480d985ca4 | In this task, you will be shown a conversation. You need to write a question with three choices for the conversation. Your question should be answerable based on the conversation and only have one correct answer. Note that you don't need to answer your question. "W" and "M" in the conversations stand for "woman" and "m... | What is the man mainly talking about? (A) A long-lost friend. (B) Preparations for a trip. (C) An extraordinary experience. |
task371_synthetic_product_of_list | task371-e3fb7b2eb5984809b436d84463c5077f | 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.
[[-28, 12, -33, -9], [-30, -48, 15, 32, 5], [-6, 4... | [-99792, 3456000, 454608, -8100, 0] |
task580_socialiqa_answer_generation | task580-7a9ba3a0c3124a0c987b834f4593b823 | 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: Bailey... | C |
task713_mmmlu_answer_generation_human_aging | task713-2bba48b6b4984e2888974faaa4ade3d1 | You are given a question on human aging. 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.
Before we can collect data from other... | C |
task027_drop_answer_type_generation | task027-01aec7a6b2224c8ab45fa154601502c8 | This task involves annotating the answer type to a given question that involve some kind of complex reasoning (including numerical reasoning). Note that the questions require looking at more than one part of the passage to answer. There are 3 possible answer types (i) spans, (ii) numbers and (iii) dates. If the answer ... | number |
task493_review_polarity_classification | task493-aafc244d8b8743f1ac477fd2209b7c95 | Given reviews from Amazon, classify those review based on their content into two classes: Negative or Positive.
The movie doesn't at all reflect the original book story in its core concept. If I didn't read the book before I wouldn't be able to guess what is the movie trying to explain. I doubt anybody, based on the mo... | Negative |
task1292_yelp_review_full_text_categorization | task1292-b6d6407c86bf43f6b7992d19678539e9 | You are given a review about a place. You need to provide a rating from "1 star" to "5 stars" for this place.
Come here for:\nCrab legs, shrimp, beef, desserts. Thats all. \n\nBad sushi, bad selection for kosher peeps who don't eat pork or shellfish, and generally just not worth it UNLESS you eat the 4 items listed abo... | 4 stars |
task157_count_vowels_and_consonants | task157-4d913a765c8742caa91c3df361d24ea1 | In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence.
Sentence: 'a woman is clutching her pink umbrella against the wind'. Count the number of consonants in the given sentence. | 30 |
task300_storycloze_order_generation | task300-2a902a916f994fabb33b55dd87f7f5a0 | 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... | 52413 |
task308_jeopardy_answer_generation_all | task308-8147ba9ad45247f4aa452c03c5562139 | 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: SENATE COMMITTEES
Clue: 1-word name of the committee that sets the spending prioriti... | budget |
task496_semeval_answer_generation | task496-4e2e35244c794f4197c988be596c5ca6 | 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 |
task227_clariq_classification | task227-6f9a9860a7464972916810f81f0e28a2 | In this task, you are given an ambiguous question/query (which can be answered in more than one way) and a clarification statement to understand the query more precisely. Your task to classify that if the given clarification accurately clarifies the given query or not and based on that provide 'Yes' or 'No'.
Query: tel... | No |
task1311_amazonreview_rating_classification | task1311-30c84306651d4b3891cf3323e7828ab3 | In this task, you're given a review from Amazon and rating for the product on a scale of 1-5 based on the review. The rating means 1: extremely poor, 2: poor, 3: neutral, 4: good, 5: extremely good. Your task is to generate whether the rating matches the review or not. Answer with "True" if the sentence belongs to that... | True |
task1311_amazonreview_rating_classification | task1311-00bdcd32ccc642a29373f230bbecbd8d | In this task, you're given a review from Amazon and rating for the product on a scale of 1-5 based on the review. The rating means 1: extremely poor, 2: poor, 3: neutral, 4: good, 5: extremely good. Your task is to generate whether the rating matches the review or not. Answer with "True" if the sentence belongs to that... | True |
task246_dream_question_generation | task246-0e7c43c2c421416aaae65d00fbdad66b | In this task, you will be shown a conversation. You need to write a question with three choices for the conversation. Your question should be answerable based on the conversation and only have one correct answer. Note that you don't need to answer your question. "W" and "M" in the conversations stand for "woman" and "m... | What did the man say he would do? (A) Return some books. (B) Read Bob's books. (C) Go home. |
task295_semeval_2020_task4_commonsense_reasoning | task295-fb5fe5326117454d9e06ac75358dd5ef | In this task, you are given an impractical statement. You are also given three reasons (associated with "A", "B", "C") explaining why this statement doesn't make sense. You must choose the most corresponding reason explaining why this statement doesn't make sense.
If someone asks you a question you don't know, just say... | B |
task148_afs_argument_quality_gay_marriage | task148-3242e06efc054fc3b4567fdee3478125 | We would like you to assess the QUALITY of each of the following argument (discussing Gay Marriage) 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 gay marriage. A... | Valid |
task344_hybridqa_answer_generation | task344-d544ff02feec4c63baa74b71f77fcdb1 | In this task, you will be presented with a question and you have to answer the question based on your knowledge. Your answers should be as short as possible.
Who designed the arena used by the team originally founded as the Kansas City Scouts ? | HOK Sport |
task1510_evalution_relation_extraction | task1510-7b5f62c0874a412389aa48267361941b | Given a phrase describing the relationship between two words, extract the words and the lexical relationship between them. The relation has to be of the type 'MemberOf', 'MadeOf', 'Synonym', 'Entails', 'HasA', 'HasProperty', 'PartOf', 'Antonym' or 'IsA'. The output should have the format: word1 relation word2.
box can ... | box HasA gift |
task163_count_words_ending_with_letter | task163-1f7faadba86f42de858b459a369c8778 | In this task, you need to count the number of words in a sentence that end with the given letter. Answer with numbers and not words.
Sentence: 'a bicycle with a basket filled with bananas and other fruit'. How many words end with the letter 'r' in the sentence. | 1 |
task002_quoref_answer_generation | task002-11321bd6a089438ca40a58b2ecc3d508 | In this task, you're expected to write answers to questions involving multiple references to the same entity. The answer to the question should be unambiguous and a phrase in the paragraph. Most questions can have only one correct answer.
Passage: Of the main characters, only Otho is not morally contemptible. Agrippina... | light. |
task576_curiosity_dialogs_answer_generation | task576-5a0ee3f5d6884406a3b5dbf8a60f1022 | 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.
You are welcome!
Alright, know anything of its history?
What can you tell me about New Brunswick's geography?
Oh, anything else?
... | New Brunswick entered the Canadian Confederation along with Nova Scotia and the Province of Canada in 1867. |
task592_sciq_incorrect_answer_generation | task592-ace6c52acd6b4899b8944251fc1ef35c | Given a scientific question, generate an incorrect answer to the given question. The incorrect answer should be a plausible alternative to the correct answer. The answer should be some other item belonging to the same category as the correct answer but should be incorrect.
What is the arrangement of a t-tubule with the... | orchid |
task594_sciq_question_generation | task594-3cacd9e6144249549c13aef4bc0317f0 | Given a scientific passage and an answer, generate a question for the given answer.
Passage: The metallic bond is responsible for the properties of metals. Answer: the metallic bond | What is responsible for the properties of metals? |
task170_hotpotqa_answer_generation | task170-eb2dddc728114343b6a80291a9db8f53 | 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 : Drum is a maxi yacht owned by Scottish car sales group Arnold Clark Automobiles, formerly co-owne... | yes |
task246_dream_question_generation | task246-86cd132105764e5290d3bf82fb49e08f | In this task, you will be shown a conversation. You need to write a question with three choices for the conversation. Your question should be answerable based on the conversation and only have one correct answer. Note that you don't need to answer your question. "W" and "M" in the conversations stand for "woman" and "m... | What does the man mean? (A) He is unenthusiastic about the party. (B) He will see the woman around five. (C) He is eager to help the woman. |
task124_conala_pair_averages | task124-76af8a0fea0e479d8738efe3e6d950a0 | In this task you are given a list of numbers and you need to find the average of each two consecutive values. The average of two numbers a and b is calculated as: (a + b) /2. The output should be a list of the averages of each two consecutive values. A list is presented with two brackets and comma-separated values, lik... | [-5.0, 59.5, 0.5, -61.5, -11.0] |
task636_extract_and_sort_unique_alphabets_in_a_list | task636-89396d5c14a743cf95d1a0fbadf5b6f3 | 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.
['f', '9459', 'm', 'q', '4593', '3325', 'y', 'c', 'r', '3597', '... | a, c, d, e, f, g, h, j, k, m, o, q, r, w, y |
task431_senteval_object_count | task431-3dd51271be15499c86b0a3fce992f2f3 | 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.
He held a long cardboard cylinder -- the kind people used to carry rolled up maps and posters. | Singular |
task103_facts2story_long_text_generation | task103-4804e259fe3e4ab488490e0b37ac6664 | 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: Molly fin... | Workingclass girl Molly Poulton finds a necklace and hands it in to the police. It turns out that the necklace is an extremely valuable piece belonging to Lady Devenish Grace Lane, who is impressed by Mollys honesty and invites her to her home to present her with a substantial cash reward. Molly informs Lady Devenish t... |
task183_rhyme_generation | task183-ac194c25131a4460b6150d3f10616bc2 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
wall | sprawl |
task303_record_incorrect_answer_generation | task303-adebfbaf469745ab8e6de492bcebf5c5 | 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 ... | Bradford |
task1596_event2mind_text_generation_2 | task1596-8604d5ea13b04abc995c208ef289a77c | 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 executes ___ upon PersonY doeth evil | to protect |
task323_jigsaw_classification_sexually_explicit | task323-0dd1b83295bb41ceb7d1a10babd326c4 | 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: Care? When teenagers start using a gun in their temper tantru... | Non-sexual-explicit |
task183_rhyme_generation | task183-7647bc19c0404ac9bc9a8374f3d53892 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
shore | glor |
task1217_atomic_answer_generation | task1217-7469f12916d5413b9d653123cb1558da | 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 tests the student 's ___ | pencil |
task610_conllpp_ner | task610-ed3104c4245c4b3ca08902d6612fb57c | 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... | TORONTO <B-LOC> 1996-08-25 |
task684_online_privacy_policy_text_information_type_generation | task684-ab4754322b3d4e47b40beffb55c4fdf3 | 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
A user's information of a type not covered by our label scheme is retained for an unsp... | Other |
task900_freebase_qa_category_classification | task900-d7153dc0346e4ec08675e3f260c785b6 | 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'... | sports |
task405_narrativeqa_question_generation | task405-06db007c99f64303be38736557d90ca2 | 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... | Why did Richards escort Elena away from the scene after the claim that there were no diamonds? |
task649_race_blank_question_generation | task649-ce829d9c5ddb4482993d4306ac9d31a2 | In this task, you're given an article and an answer. Your task is to generate the fill-in-the-blank question for this answer based on the given article. The blanks are always at the end of the question, and can be filled with more than one word or phrase.
Article: Child labor -- the employment of children in industry, ... | Girls' work is _ . |
task397_semeval_2018_task1_tweet_anger_detection | task397-aba73c5081b04f1dafea84e90d618b62 | In this task you are given a tweet. You must judge whether the author of the tweet is angry or not. Label the instances as "Angry" or "Not angry" based on your judgment.
'look at your face in a mirror... You are so fat and dark... You can't have lunch with us' #kids #meangirls #rude #insult | Angry |
task1346_glue_cola_grammatical_correctness_classification | task1346-f292b75a2900436fbd417cde0497d225 | 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'.
They represented to the dean Mary as a genuine linguist. | 0 |
task1542_every_ith_element_from_starting | task1542-c777e502f1914a649d9e59522eb83372 | 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.
9, ['m', '6981', '2027', '3945', '9649', 'i', 'X', '3627', 'G', '9467', 'k', 'Y', '8293', '3509', '4787', '4821', 'v', 'n', '4867', '7415', 'T', '9869', 'C', 'W', 'y',... | m, 9467, 4867, 9997, 3381 |
task1504_hatexplain_answer_generation | task1504-e0fb11b73abd4ff291346855e8ec1626 | The input is a tweet which can be Hate Speech or Offensive. Given such a tweet, output a phrase from the tweet that makes it hate speech or offensive. The output should contain only one such phrase. The output has to be from within the tweet itself. Do not generate words or phrases not present in the tweet.
bro my neig... | ghetto white |
task074_squad1.1_question_generation | task074-2d2c552a5be14b559fcda469d071f4b4 | 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 was the AFL's average per-game attendance in 2010? |
task105_story_cloze-rocstories_sentence_generation | task105-b9af2c2433344bdeaa6871489a7a62b9 | In this task, you're given a four sentences of story written in natural language. Your job is to complete end part of the story by predicting appropriate last sentence which is coherent with the given sentences.
Sentence1: A boy saw a quarter lying on the sidewalk. Sentence2: He bent down and picked it up. Sentence3: A... | The boy was angry. |
task170_hotpotqa_answer_generation | task170-dddaebcab72143ab8bd431c41881b2fc | 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 : Stevie Ray Vaughan Memorial is a bronze sculpture of Stevie Ray Vaughan by Ralph Helmick, located... | yes |
task594_sciq_question_generation | task594-bc3dbf35633840d4b3a36a727adab250 | Given a scientific passage and an answer, generate a question for the given answer.
Passage: The most noticeable magnetic activity of the Sun is the appearance of sunspots. Sunspots are cooler, darker areas on the Sun’s surface ( Figure below ). Sunspots occur in an 11-year cycle. The number of sunspots begins at a min... | What is the year cycle that sunspots occur? |
task505_count_all_numerical_elements_in_list | task505-0455558e45de46e99edbbc900119e546 | 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.
['a', 'V', '7063', 'p', 'S', '6401', '111', 'R'] | 3 |
task517_emo_classify_emotion_of_dialogue | task517-1bd83c20458044a2b70de4624e9e87fd | In this task you will be given some text dialogue and you need to infer the underlying emotion of the text. The possible emotions are happy, sad, angry, or other.
i am very angry mums making me eat that for really toking now baby | angry |
task588_amazonfood_rating_classification | task588-f43c221e9164404b8a3cbcc08a316df2 | In this task, you're given a review from Amazon's food products. Your task is to generate a rating for the product on a scale of 1-5 based on the review. The rating means 1: extremely poor, 2: poor, 3: neutral or mixed, 4: good, 5: extremely good.
Tortilla soup is one of my favorite soups, and I like both the tomato a... | 1 |
task405_narrativeqa_question_generation | task405-dad9aaa008fd43009f8b8f155ec5b644 | You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont... | What do worms mainly consume as food? |
task1291_multi_news_summarization | task1291-20414af0dd0342e0b896e74f0711d027 | In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them.
A vandal enraged by what he claimed is a misleading portrayal of Ivan the Terrible has badly damaged one of the most iconic paintings of the infamous Tsar.
The attacker, who has not been nam... | Maybe it was the vodka—or the crazy in Ivan the Terrible's eyes. Whatever, a drunk Russian has assaulted one of his of his country's most famous paintings, Ivan the Terrible and His Son Ivan on November 16, 1581, reports the Guardian. The government released video of the 37-year-old saying he went to the State Tretyako... |
task1290_xsum_summarization | task1290-1b7d8644ad7841ab9aee9926491a6d00 | In this task, you are given an article. Your task is to summarize the article in a sentence.
Left-back Echiejile, 29, has joined Sivasspor from French side Monaco on a season-long loan.
Defender Troost-Ekong, 23, has left Belgian club KAA Gent for Bursaspor on a three-year deal.
Striker Imoh Ezekiel, also 23, has penne... | Nigeria internationals Elderson Echiejile, William Troost-Ekong and Imoh Ezekiel have joined Turkish Super Lig clubs. |
task183_rhyme_generation | task183-b926024503b24d0ebdc5be545d288678 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
her | thur |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.