task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task183_rhyme_generation | task183-5c54b6c1a8cb47278b5d073a92893811 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
to | shoe |
task380_boolq_yes_no_question | task380-3e7dfb770e4f430985daa4bbec8b01c9 | In this task you will be given a passage and a yes/no question based on the passage. You should answer the question using the information from the passage.
passage: The eighth and final season of the fantasy drama television series Game of Thrones was announced by HBO in July 2016. Unlike the first six seasons that eac... | Yes |
task024_cosmosqa_answer_generation | task024-3f1778eeb38b4e42bfa6f42571871b90 | 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 was below - average , because this year was fine but needed to be improved upon . |
task283_dream_incorrect_answer_generation | task283-ba2891c01e5f475f96879f8e09d3aabb | 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".
W: How can I get to your house? M: Oh, it's very easy.... | Next to the bank. |
task177_para-nmt_paraphrasing | task177-b85909def052435680de3ebae1b9fab7 | This is a paraphrasing task. In this task, you're given a sentence and your task is to generate another sentence which express same meaning as the input using different words.
madonna , i think i got drunk last night . | i guess i got drunk yesterday . |
task245_check_presence_in_set_intersection | task245-c6bcc65ca5204528820c376d73b4520a | In this task, you are given two sets, and a question. You need to find whether an element is at the intersection of two given sets. A Set is shown by two curly braces and comma-separated numbers inside, like {1, 2, 3}. The intersection of two given sets is the largest set which contains all the elements that are commo... | No |
task074_squad1.1_question_generation | task074-ddb4976222314d808e3650ec7985699a | 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... | Who is the Governor subordinate to? |
task507_position_of_all_numerical_elements_in_list | task507-e89c70d2b9954de883e19bdd46cc0f81 | In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the position of all the numerical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no numerical element is in the list.
['m', '4333', 'T',... | 2 |
task080_piqa_answer_generation | task080-777ff5b49f9149d4bebd610e4e4306aa | In this task the focus is on physical knowledge about the world. Given the provided goal task in the input, describe a process that would lead to the asked outcome. This process often involves physical motions with objects, such as moving them, arranging them in a certain way, mixing them, shaking them, etc.
How to ke... | Soak them in water for 24 hours before you use them. |
task1400_obqa_incorrect_answer_generation | task1400-e6a48b7b29e8477b96b6b09d2634056b | This task is about generating an incorrect answer to a question given the question and a true statement related to the question. The answer must be related to the question, but incorrectly answer it given the context.
Fact: drought means available water decreases in an environment. Question: In a drought, a resource th... | land |
task307_jeopardy_answer_generation_final | task307-97255d34be9a435a8b6333045f138b7c | 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: 19th CENTURY AMERICA
Clue: Springs at Weston, Missouri provided water to wagon train... | a distillery |
task366_synthetic_return_primes | task366-5622ddab9a614e7b8a978d07a0a44977 | In this task you will be given a list of integers. You should remove any integer that is not prime. A prime integer is an integer that is only divisible by '1' and itself. The output should be the list of prime numbers in the input list. If there are no primes in the input list an empty list ("[]") should be returned.
... | [877, 293] |
task297_storycloze_incorrect_end_classification | task297-c8ff8ff93bd24ac2b69ccbf0e1151578 | In this task, you're given four sentences of a story written in natural language. The given story is not complete and your job is to complete the story by selecting one of the end sentence choices from (A) and (B), such that the story does not sound complete and coherent, i.e., select an incorrect end sentence.
Sentenc... | B |
task089_swap_words_verification | task089-17c570581be94dc483aa7cd948d3462d | In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the inde... | (5, 6) |
task169_strategyqa_sentence_generation | task169-d69ca00087894adca828482c7d90a781 | 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: Illuminati, D... | Fact1: The original version of the game was released in 1982. Fact2: A collectible card game version was released in 1995 but only had one set. Fact3: The most recent edition of the base game was published in 2007. |
task309_race_answer_generation | task309-c6e5b330ea704f46ab392b0b1cd61638 | 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... | B |
task400_paws_paraphrase_classification | task400-bdaf79d8c67049689cc7d664b26d28c7 | 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.
On 30 July 2012 it was announced Corr... | Paraphrase |
task1412_web_questions_question_answering | task1412-a32cb8886d7b46c6bd6e473e7b4e41d2 | A question is presented to you in this task, and your job is to write a potentially correct answer.
where do audi come from? | Ingolstadt |
task379_agnews_topic_classification | task379-f0dece94f0524cd9b87376154e41dbd9 | 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... | Business |
task299_storycloze_sentence_generation | task299-801d3fadaf524c8385bf4d04697b4ab0 | In this task, you're given four sentences of a story written in natural language in which one part is missing. Your job is to predict the position and missing part of the story and return in the following format: position, missing part. The missing part is a sentence that completes the story, and the position is the nu... | 4, It the post is not made of sisal she will reject it. |
task1283_hrngo_quality_classification | task1283-281a6df899a6486ba4b9d4a80962dbdd | 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: i am sorry i am not finding any hotels in the opera plaza area.
Original Reference: there is no ho... | 1 |
task1364_hans_answer_generation | task1364-be50316e9c404feabc06cbdadbf1db00 | In this task, you are given a premise sentence. Your task is to write a new sentence by substituting the subject and object (i.e., the input's subject should be output's object and vice versa.). The generated sentence must be fluent and shouldn't change the voice (i.e., passive or active) of the input.
The secretaries ... | The student encouraged the secretaries . |
task578_curiosity_dialogs_answer_generation | task578-e504dd02badf442ca62b3bb62594ad94 | In this task, you are given dialogue, and you have to find the most critical location in the given conversation.
Hi what can you tell me about Falkland Island's economy?
I'm sorry, I do not have any information on the economy of the Falkland Island's. Would you information on something else?
Oh wow. What can you te... | Falkland Islands |
task638_multi_woz_classification | task638-c478e3fa1c6e48b9a6a0f776a4d1a90d | You are shown a conversation between a user and system. Identify who has spoken the indicated sentence based on the conversation.
Sentence1: Have a nice day. Sentence2: Are there any boat attractions? Sentence3: And what time would you like to leave? Sentence4: Where are you departing from and what day are you travelli... | Answer: (B) System |
task592_sciq_incorrect_answer_generation | task592-7597f2bd8e1842b0990e72ecc3e7155d | 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 are drumlins, eskers, and kettle lakes fo... | tsunamis |
task1678_mathqa_answer_selection | task1678-e12449f26b96495488c87a30b0acddf2 | 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: total 30 cows 10 cow gives each 2 liter milk 10 cow gives each 3 /... | a |
task070_abductivenli_incorrect_classification | task070-42df504f80e6438483dc305f8b84f7ca | 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 incoherent / implausible by indicating 1 or 2 in the output. If both sentences are plausible, pick the one that makes less sense.
Beginning: Jimmy wanted ... | 1 |
task823_peixian-rtgender_sentiment_analysis | task823-263c19d8beca44f8b9979dea33d25a03 | Given a 'poster' sentence and a corresponding 'response' (often, from Facebook or Reddit)classify the sentiment of the given response into four categories: 1) Positive, 2) Negative, 3) Neutral, and 4) Mixed if it contains both positive and negative.
Poster: I guess you cant update your status via phone if you want to b... | Neutral |
task506_position_of_all_alphabetical_elements_in_list | task506-19f62fc7144a4fc89a84ebe74fbfcd4b | In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the position of all the alphabetical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no alphabetical element is in the list.
['Y', '3965'... | 1, 3, 4, 5, 7, 8, 11, 12, 13, 15, 16 |
task1336_peixian_equity_evaluation_corpus_gender_classifier | task1336-982e82c7ff5d400fbabc519acbd682ca | 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 my mom feel happy. | female |
task472_haspart_classification | task472-9ce8163602764363a542908d62892a2d | 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 |
task618_amazonreview_summary_text_generation | task618-7252b1864cbd44b78aef0d31c1c56223 | In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review.
I had high hopes for this item. I have a saying: "engineers do not use what they design." and this is an example of that. The problem is, you are only inserting the wire(s) between one plate and the tightening... | I had high hopes for this item. (real pain to work with) |
task105_story_cloze-rocstories_sentence_generation | task105-b6623105452340aab5aa287c24bf32a8 | 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: Ron got a magazine in the mail with pictures from Tahiti. Sentence2: Ron decided that he would sa... | Ron's friends praised him for this generosity and threw him a party. |
task616_cola_classification | task616-d6e7e643eefc4153989ca7ea7284ff1c | 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 |
task1217_atomic_answer_generation | task1217-48f616f326834d71aae38f683aabec68 | 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 puts all PersonX's ___ in basket | groceries |
task1290_xsum_summarization | task1290-2645486a6a634995bae64883920d4d26 | In this task, you are given an article. Your task is to summarize the article in a sentence.
The force said it responded to 157 domestic abuse incidents and arrested 51 people on Sunday, when Celtic played Rangers at Celtic Park.
Throughout the policing area, a total of 230 arrests were made for violence, anti-social b... | Strathclyde Police has reported another rise in domestic abuse incidents following an Old Firm match day. |
task389_torque_generate_temporal_question | task389-aea42f68985043aaafc05d2803782df2 | In this task, a passage will be given and the goal is to generate a question about temporal relations based on that passage. A temporal relation describes the relation between two things with respect to time e.g., something happens/starts/terminates/... immediately/shortly/usually/... before/after/during/... something ... | What happened as a result of 1985? |
task672_nummersense | task672-86932d7acd75419c8253a09c53cdfca6 | In this task, find the most appropriate number to replace the blank (indicated with _ ) and express it in words.
Cancer strikes _ in three people and kills one in four. | one |
task310_race_classification | task310-08a9e03975d149f9ae2b95ac9b88ae94 | 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: There was once an old wise man... | No |
task1727_wiqa_what_is_the_effect | task1727-858a4ff7149e456d8427a129c95887bd | In this task you will be given a process, and a question. The process contains a sequence of steps that happen in order. The question asks about the effect of a certain event on another event. If the first event has a positive effect on the second event, answer with "for", if it has a negative effect, answer with "agai... | for |
task064_all_elements_except_first_i | task064-7805b65b620a4f3998916d385b48a946 | 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.
14, ['v', 't', '5313', 'C', '1809', 'T', 'd', 'S', 'b', 'Z', '27', 'r', '2733', 'j', '6013', 'c', '7235', '1111', '6... | 6013, c, 7235, 1111, 6109, F, i, T, 7847, 9695, j, J, o, E, b, 3571 |
task146_afs_argument_similarity_gun_control | task146-38050af9c6624b228740f1e8dd47dd60 | We would like you to classify each of the following sets of argument pairs (discussing Gun Control) 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 FAC... | Similar |
task820_protoqa_answer_generation | task820-540e834737db4b61bb6c6012ed6e72b4 | 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.
other than letter and punctuation keys, which computer key would you not want to type a report without? | tab key |
task305_jeopardy_answer_generation_normal | task305-fa9ed39061b0433f8650bdd3daf8c142 | 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: FIX THE PROVERB
Clue: The whales have oars | the walls have ears |
task063_first_i_elements | task063-22bdd9ad7f2e4737a7d352e90c41850c | 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
5, ['y', 'm', '4981', '4767', 'd', '9489', 'T', '1335', '341', 'z', '7339'] | y, m, 4981, 4767, d |
task227_clariq_classification | task227-85baf4becf984d6eae74e453ebe154a3 | 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: How... | No |
task1727_wiqa_what_is_the_effect | task1727-fd25e9606fc34c5f81c8ce0bb6a63bdc | In this task you will be given a process, and a question. The process contains a sequence of steps that happen in order. The question asks about the effect of a certain event on another event. If the first event has a positive effect on the second event, answer with "for", if it has a negative effect, answer with "agai... | none |
task1312_amazonreview_polarity_classification | task1312-650a4fc177fb4ed79411cb8408e9daff | In this task, You are given a review of Amazon's food products. Your task is to divide them into two classes: negative or positive, depending on the content of the review.
I had problem with the 2 screen protectors, any of them paste well on the screen. Very disappointing because I also bought the complete screen prote... | negative |
task1603_smcalflow_sentence_generation | task1603-a3c0a6d18dc141059f2d21e2d48b2a16 | 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
Hi, can you tell me if I have anything planned this week? | You have 2 events on your calendar. Your "lunch meeting" is tomorrow from 12:00 to 12:30 PM. |
task1283_hrngo_quality_classification | task1283-c94c968439344a5590344cf6bee9e546 | 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: what part of the city are you looking for?
Original Reference: would you like to look in an area?. | 1 |
task1551_every_ith_element_from_kth_element | task1551-5f91f9f41030493788e26475cf8d5241 | In this task, you are given inputs k, i, and A, where k and i are integers and A is a list. You need to find every ith element of A starting from the kth element. The process stops when the position of the next ith element exceeds the length of the list.
1, 1, ['h', '2411', '8955', 'w'] | h, 2411, 8955, w |
task223_quartz_explanation_generation | task223-ef914b2c2c71444396fba84fc5202917 | In this task, you are given a question and answer for that. The answer will fill in the blank or will complete the unfinished question. Your task is to provide an explanation based on the given question or fill-in-the-blank statement, and answer.
Question: Robin is using aluminum foil to make small cylinders. A foil cy... | The thinner the wire, the more resistance it offers. |
task595_mocha_answer_generation | task595-145b8733c0094ba5bb28da586a7e3af2 | 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.
... | ` The narrator is talking to a ghost |
task067_abductivenli_answer_generation | task067-d9a706771fc84f40912d90f315bf4b22 | 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... | Brian took a short vacation before break ended. |
task649_race_blank_question_generation | task649-8cb8c95da3684a9e8ac9aa390d38bdc4 | 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: The global financial crisis is likely to cause increase... | According to the passage, the chief result of the worldwide financial crisis is that _ . |
task087_new_operator_addsub_arithmetic | task087-9786479d54694bf8b651fb5d59a23cb8 | 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
229 # 908... | 532 |
task1721_civil_comments_obscenity_classification | task1721-610feb3a570145798852764198d53bcd | Categorize the comment on the basis of obscenity. If the comment is obscene output Yes, otherwise output No.
You won't find people who want to work in this group. | No |
task1420_mathqa_general | task1420-f366fbd907bd48229e44b0dbdf7266ad | 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: find the ones digit of 73 ^ 330
Options: a ) 3 , b ) 5 , c ) 6 , d ) 7 , e ) 9 | b |
task1422_mathqa_physics | task1422-b1df0657875e4c7fbffc983b909ff6c5 | In this task, you need to answer the given multiple-choice question on the physics. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: a boat running downstream covers a distance of 22 km in 4 hours while for covering the same distance upstream , it takes 5 hours . what is the speed of the boat in still w... | e |
task846_pubmedqa_classification | task846-2ecbd4703bf04877b819750e81eb709a | Given a passage with a question and an answer to that question, classify if the answer actually answers the question into 'yes' or 'no'. Output 'yes' if the answer answers the question and output 'no' if the answer does not answer the question.
Question: Is daily physical activity in patients with chronic obstructive p... | yes |
task581_socialiqa_question_generation | task581-460bc75b2f444a888a7266ac012db533 | In this task, you're given context and an answer. Your task is to generate the question for this answer based on the given context with commonsense reasoning about social situations..
Context: Remy was trying not to overindulge, so they stopped once Remy had had their chips.
Answer: eat healthier | Why did Remy do this? |
task852_synthetic_multiply_odds | task852-d448acb657b540fc9fc250d4e117b57e | 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 odd 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 odd numbers in an inner list you shoul... | [9, 0, -37, 175] |
task067_abductivenli_answer_generation | task067-e11b3e8ea7c14a9ba494690749eeb480 | 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... | The cruise company shut down. |
task247_dream_answer_generation | task247-ee1f2966490645228cbc64d573167214 | 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: Good afternoon, here is the dress you want to be made. M: But I don't think it's what I asked for. W: W... | (A) It's not the right material |
task379_agnews_topic_classification | task379-a2eedc07f33b4ec889cf325c655fe57f | 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 |
task600_find_the_longest_common_substring_in_two_strings | task600-b07d02dc0995491d9497382ab93abc52 | In this task, you are given two strings A, B. Find the longest common substring in the strings A and B.
pDdHgFXXZjd, jwkBgFXXZQfej | gFXXZ |
task405_narrativeqa_question_generation | task405-1988651fc17048c8a9387f0291431671 | 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... | The societies of which two cities were specifically critized by Nordau? |
task087_new_operator_addsub_arithmetic | task087-e2d5560231fe48f2a5ed3a5731ab9504 | 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
9919 @ 39... | -8810 |
task125_conala_pair_differences | task125-e1684106980e4065a7bbc47302028dc8 | In this task you are given a list of integers and you need to find the absolute value of the difference between each two consecutive values. The output should be a list of the absolute value of the differences of each two consecutive values.
[65, 70, -32, -45, 59, 79, 33, 63, 16, 71, 31] | [5, 102, 13, 104, 20, 46, 30, 47, 55, 40] |
task1217_atomic_answer_generation | task1217-40e220a959574085aa4eb9c5984f359e | 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 buys ___ at target | bananas |
task343_winomt_classification_profession_anti | task343-32bceb167ede4f67a3a14ed209bfed39 | In this task, you are given a sentence and a gender. The sentence mentions two professions: one's gender is unknown and the other's gender can be identified using the gendered pronouns that refer to them in the text. You are expected to return the profession with the given gender.
Sentence: The manager agreed to raise ... | Manager |
task497_extract_all_numbers_from_list_in_order | task497-f046f133ba7b442ab62dce8790c22dc2 | 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.
['3381', '9365', '1023', '6891', '8505', '8129', 'F', 'R', 'M', '7887', 'A', 'C', '7979', '9907', 'l', '1663', 'f', '6357', 'Q', 'k'] | 3381, 9365, 1023, 6891, 8505, 8129, 7887, 7979, 9907, 1663, 6357 |
task405_narrativeqa_question_generation | task405-3fb62c108f02459e98519715421770d3 | 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 met at the building where Queenan died? |
task901_freebase_qa_category_question_generation | task901-5d15e0aec3c94fa49e7bcbce601d0041 | 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.
location | In which town Is the administrative headquarters of Buckinghamshire? |
task153_tomqa_find_location_hard_clean | task153-9fdcca097ad040db8fe789f42156f247 | 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... | green_suitcase |
task821_protoqa_question_generation | task821-e7bbadf3a85541b7b209884967807812 | Construct a question that every answer in the list is correct and reasonable for it.
bigger allowance, toys | if a ten-year-old went on strike, name something that might be demanded from the parents. |
task1400_obqa_incorrect_answer_generation | task1400-dd7216c5b6304668ada135991289bb0b | This task is about generating an incorrect answer to a question given the question and a true statement related to the question. The answer must be related to the question, but incorrectly answer it given the context.
Fact: windy means high wind speeds. Question: Heavy atmospheric movement is desirable if you have? | perfect hair |
task592_sciq_incorrect_answer_generation | task592-f775c0577d604e6fb60af2c1982fb367 | 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 are the ultimate source of genetic variat... | gravity |
task369_synthetic_remove_odds | task369-e4c95038734c495f85b03765473a0e5d | In this task, you will be given a list of integers. You should remove all of the odd integers from the list(consider 0 an even number). If every integer in the input list is odd then an empty list ("[]") should be returned. Otherwise, answer with the list of even numbers separated by comma inside brackets.
[17, -29, 72... | [72, 80, 86] |
task368_synthetic_even_or_odd_calculation | task368-c6c6e8a9bb4b45cba23448097a094d4d | In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by 4, if the element is odd you should multiply by 4 then add 2. The output should be a list of numbers that is the result of applying that logic to the input list. You should not round any decimal... | [-274, -250, -258, 222, -26, 5.0, 270, 374, 22.0, -218, -42] |
task820_protoqa_answer_generation | task820-4e5959a10c354821a9598ff3054687ed | 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 about which many people have phobias | flying |
task1289_trec_classification | task1289-6670fa7a31a44c1090cf44bf99f312dd | 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... | Quantity |
task303_record_incorrect_answer_generation | task303-75194c6c9b1348d9815600f5516b312a | 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 ... | Fury |
task103_facts2story_long_text_generation | task103-d3b87abe35414d69a5c35aaad971d6db | 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: film star... | The film starts with an old man, Harry Banks Richard Harris telling his grandson and granddaughter about his life as a young boy in the early 20th century. The tale begins: Harry as a boy Daniel Clark is in his preteens. His mother Marnie McPhail dies, and he is sent to a boarding school because his father is abroad, s... |
task027_drop_answer_type_generation | task027-b494b21a197c4330808f30872a30fb19 | 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 ... | date |
task367_synthetic_remove_floats | task367-17c66c8347d44b7583af0bdf2a732520 | In this task you will be given a list of numbers. You should remove any number that is not an integer (whole number). If every number is not an whole number then an empty list ("[]") should be returned. Otherwise, answer with the list of whole numbers separated by comma inside brackets.
[-98, 21.772, -80, 0, -6, -14.00... | [-98, -80, 0, -6, 62, -60] |
task067_abductivenli_answer_generation | task067-f6b012362be3423a9dca5ae3e5c6a21f | 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... | Nina drank way too much. |
task141_odd-man-out_classification_category | task141-57dea6e192034178b35dc8893a73f331 | 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: emotional status
Words: annoyed, fine, exquisite, alert, ok | exquisite |
task067_abductivenli_answer_generation | task067-b3c95fcaa199432d8e2ade64688ee2fd | 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... | Nancy's baby boy was crying and very unhappy. |
task1293_kilt_tasks_hotpotqa_question_answering | task1293-00b143a696ab47c3bbae91f0eed24c6a | In this task, you are given a question. You have to answer the question based on your information.
In which year was this historic castle in Aberdeenshire where Marc Ellington resides built? | 1593 |
task069_abductivenli_classification | task069-852bc37282f94e91a5ac052864ce59ac | 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: Michael and Jere... | 1 |
task1217_atomic_answer_generation | task1217-41821ee5f43c4aae870c6201fe2e9a59 | 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 gives ___ to goodwill | furniture |
task591_sciq_answer_generation | task591-a32720ee2eef4fd9b4d3473edc61f749 | Given a scientific question, generate a correct answer to it.
During fetal development of the heart, what does the bulbus cordis develop into? | right ventricle |
task820_protoqa_answer_generation | task820-def88a5bee7b4a00b99fbe59b9fae1ee | 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.
what one thing about a vacation costs the most money? | food |
task088_identify_typo_verification | task088-204c0936985e4fc88b7775915797dd1e | The given sentence contains a typo which could be one of the following four types: (1) swapped letters of a word e.g. 'niec' is a typo of the word 'nice'. (2) missing letter in a word e.g. 'nic' is a typo of the word 'nice'. (3) extra letter in a word e.g. 'nicce' is a typo of the word 'nice'. (4) replaced letter in a ... | gieraffe |
task574_air_dialogue_sentence_generation | task574-e8752c9ca52f4557927e1b1a41d347e4 | In this task, you're given a dialogue between a customer and a flight booking agent with a gap in the conversation. Your job is to find the answer of the previous dialogue. Avoid using irrelevant extra information while creating the answer. The answer should be relevant to the question before the blank. If you fill the... | customer: No. |
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists | task755-f57b4efbff124a1aae5413cebecb5e62 | 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... | FKbmoy, YubmMW |
task1364_hans_answer_generation | task1364-76efee89b1e74f1599febce16a34b09b | In this task, you are given a premise sentence. Your task is to write a new sentence by substituting the subject and object (i.e., the input's subject should be output's object and vice versa.). The generated sentence must be fluent and shouldn't change the voice (i.e., passive or active) of the input.
The athletes tha... | The scientists avoided the lawyer . |
task580_socialiqa_answer_generation | task580-d14163cd058942008e154dd048ef908c | 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: Theodo... | A |
task868_mawps_singleop_question_answering | task868-58207b093a5e4f4baab108e0fbfb3af0 | You are given a math word problem and you are supposed to apply a single mathematical operators like addition, subtraction, multiplication or division on the numbers embedded in the text to answer the following question and then only report final the numerical answer.
So far , an orchard has sold a combined total of 97... | 6279 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.