task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task1294_wiki_qa_answer_verification | task1294-afb6f7a4b5ee4f8f9983ac7311eafd06 | In this task, you are given a question and an answer. Answer "Yes" if the given answer correctly answers the question, otherwise answer "No".
how much is 1 tablespoon of water, Answer: In the US and parts of Canada, a tablespoon is the largest type of spoon used for eating from a bowl. | No |
task594_sciq_question_generation | task594-a792332c84d945e6ae5ad6426332cf21 | Given a scientific passage and an answer, generate a question for the given answer.
Passage: Bacteria and viruses can infect the brain or spinal cord. An infection of the brain is called encephalitis. An infection of the membranes that cover the brain and spinal cord is called meningitis. A vaccine is available to prev... | An infection of the brain is called? |
task371_synthetic_product_of_list | task371-37eab0214be94729939423140b8251c1 | 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.
[[-50, -45, 29], [-3, 33], [37, 1, -33, 29], [-23,... | [65250, -99, -35409, -9472320, -14800] |
task183_rhyme_generation | task183-c9b9c3f1af5e4aa9b304f2df0f2e5aee | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
blow | gro |
task083_babi_t1_single_supporting_fact_answer_generation | task083-2672faa5015e420bbff80c4904384021 | You will be given a passage consisting of set of facts and a question as input. The task is to answer a question of form 'Where is <person_name>?' using one of the given facts to determine the latest location of the person. Answer should be a word/phrase describing the location from the supporting fact. Avoid answers t... | bedroom |
task339_record_answer_generation | task339-bbdfad8efd4245e48e4b4b36913424aa | In this task, you will be presented with a passage and have to answer a question based on your understanding of the events inferred from the passage. Try to find the best answer that is most likely to fill in "_". Note that the URLs in the text have been replaced with [Link].
They were worlds apart in life. Heath Ledge... | Maddie |
task518_emo_different_dialogue_emotions | task518-ca48a01d6aae4c8286df68daf08d428c | 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: 'oh just stop it what you doing i am not lying to myself ok'. Dialogue 2: 'i m asking y... | yes |
task1308_amazonreview_category_classification | task1308-3f8d925a42da479c817a6d30c30d74aa | In this task, you're given a review from Amazon and category of the product based on the review given by the user and your task is classify whether the given category match the review. Generate "True" if given review and its category match, otherwise generate "False".
Reviews: These were a gift for my mum. I sent them ... | True |
task103_facts2story_long_text_generation | task103-ea45f0e363ab4f15b3da302817b3faab | 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: Raghu and... | After the death of his father, Raghu and his mother are left in a destitute way of living, which prompts him to steal food for the survival of his mother. The police then arrest him, while his mother dies in the process; before he could reach the police station he escapes and is taken in by a criminal don only to becom... |
task617_amazonreview_category_text_generation | task617-512de7788ed648869c2dc6852da04f5e | 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 |
task170_hotpotqa_answer_generation | task170-b478814d3e24420a8472bc5d0b209a3f | 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 : Ryan Alosio is an American actor and visual artist who holds citizenship in both Ireland and the ... | 98 Degrees |
task1660_super_glue_question_generation | task1660-f8cd488377494fb8bc07538aefe1da02 | In this task, you are given Wikipedia articles on a range of topics, we ask you to write a question based on the content of the articles that can be answered in a binary manner i.e. True or False.
Employee of the Month (2006 film) -- Employee of the Month is a 2006 American comedy film directed by Greg Coolidge, writte... | was employee of the month filmed at costco |
task1339_peixian_equity_evaluation_corpus_text_completion | task1339-7b11c4a5090145288cb13330975119cd | The input is a sentence with a missed word and an emotion. Your task is to fill in the blank with a word that matches the emotion and rewrite the completed sentence. The emotion is one of ['fear', 'joy', 'anger', 'sadness'].
SENTENCE: The conversation with this girl was <blank>.
EMOTION: anger | The conversation with this girl was annoying. |
task476_cls_english_books_classification | task476-1c4ed1c4f415458694390227e3fa8165 | In this task, you are given books 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.
Excellent Resource - for Traditional Weddings . This book has been a very good resource fo... | POS |
task580_socialiqa_answer_generation | task580-e92a74ef93634d1fad3040eefb5b8390 | 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: Kendal... | A |
task067_abductivenli_answer_generation | task067-58c723e3acf340998884eed9dda14288 | In this task, you're given the beginning and the ending of a three-part story. Your job is to complete the short story by writing a middle sentence that seamlessly connects the first and last sentence. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using an... | It was very cold in Colorado, temperatures were low. |
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet | task622-2825488d789e4a1d81b251895314086f | 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.
['333', 'u', 'x', 'r', '2191', '6127', 'T', '7095', 'H', '7617', 's', '6597', 't', '1335', 'm', '9819... | 333, 21, 24, 18, 2191, 6127, 20, 7095, 8, 7617, 19, 6597, 20, 1335, 13, 9819 |
task1295_adversarial_qa_question_answering | task1295-e4b3fdbeec764d32a924f3add1615752 | In this task, you are given a question and a context passage. You have to answer the question based on the given passage.
What is at stake of being redefined in the Canadian constitution?, Context: Some federal constitutions also provide that certain constitutional amendments cannot occur without the unanimous consent ... | the monarchy |
task099_reverse_elements_between_index_i_and_j | task099-71350316bae44bda98be91689a2e7a7d | In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j.
6, 23, ['s', '72... | u, 1669, R, L, 8407, y, 6323, O, 1033, 2235, U, 4835, Y, v, P, 7351, z, v |
task124_conala_pair_averages | task124-9b12a5e7d6ba45bb919c54a5ca16173a | 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... | [-38.0] |
task517_emo_classify_emotion_of_dialogue | task517-fd569bad763b44889b871b7e1802b196 | 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.
we just startedchill you know it know wat | other |
task246_dream_question_generation | task246-fa0d16e8098d43c4aec47166f1c2a5a8 | 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... | Where does the talk happen? (A) In a restaurant. (B) In a hospital. (C) In a park. |
task674_google_wellformed_query_sentence_generation | task674-4f8602c9dd88432480522b63ebc9379b | You are given a set of queries separated by '
', and your job is to find out the query which is not a well-formed or well-structured query in terms of grammar, punctuations, or spelling errors.
Work of prefetch in xp ?
What is the proper definition for stereotype ?
How do glaciers affect the world ?
Where is the first ... | Work of prefetch in xp ? |
task093_conala_normalize_lists | task093-f5e7d27f8d1b4a48bb6851e78c2ad7f6 | In this task, you will be given a list of numbers. The goal is to divide all the numbers in the list by a constant such that the sum of the resulting list is 1. The output should be rounded to 3 decimals.
[106.124, 53.958, 16.811] | [0.6 0.305 0.095] |
task1412_web_questions_question_answering | task1412-17794c6e1e5d4c8f96498cc95cc3edbd | A question is presented to you in this task, and your job is to write a potentially correct answer.
what movies did jj abrams direct? | Mission: Impossible III |
task111_asset_sentence_simplification | task111-39d6d9ec7a224f97af134f3969027927 | 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... | The Official Municipality Key, (was known as the Official Municipality Characteristic Number), is a number order for the ID of independent cities or unincorporated areas. |
task1431_head_qa_answer_generation | task1431-9bc0308226b34ac7bc64c02be184a360 | In this task, you are given a multiple-choice question about healthcare. Answer the question based on your information and classify your answers into '1', '2', '3', and '4'.
Question: The Grignard reagents attack the epoxides to give, after the appropriate hydrolysis:
Options: <1> Carboxylic acids. <2> Cyclic amides... | 4 |
task284_imdb_classification | task284-914173f846904030bf250f82f59c722d | In this task, you are given a review of movie. Your task is to classify given movie review into two categories: 1) positive, and 2) negative based on its content.
After the superb AANKHEN(2002) which was a remake of a Gujarati play he comes with WAQT which too looks like a stage playIn stage plays, we have characters s... | negative |
task316_crows-pairs_classification_stereotype | task316-cd032434a4c6494db24b44f86062aa76 | In this task, you are given a short passage that conveys a stereotype or an anti-stereotype. A stereotype is an over-generalized belief about a particular group of people(based on race, ethnicity, gender, age, abilities, etc.). An anti-stereotype is an idea that goes against a common stereotype. You are expected to cla... | Stereotype |
task1725_civil_comments_severtoxicity_classification | task1725-987ad650b65547c9a8822e485d3047c9 | Categorize the comment on the basis of severe toxicity. If the comment is severely toxic output Yes, otherwise output No.
Thousands turn out for Justin Bieber concerts too. It's still shit. | Yes |
task496_semeval_answer_generation | task496-be8c7c2dcafc4a198202e1940183b543 | 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". ... | Yes |
task516_senteval_conjoints_inversion | task516-65191a195cd1444f9c93955b82c30b83 | 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... | Original |
task091_all_elements_from_index_i_to_j | task091-24e140ac0d9147e99d1431e3b87fd8dc | In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j.
1, 8, ['y', '7511', 'H', '8875', '683... | y, 7511, H, 8875, 683, g, H, W |
task183_rhyme_generation | task183-70b5b6cdbe004b798d379b47af613895 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
draw | law |
task325_jigsaw_classification_identity_attack | task325-1e8ebbc2476f48c1ad6e3d80a28822f7 | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: identity-attack and non-identity-attack. Identity attack refers to anything rude or disrespectful about someone's identity, including appearance, race, gender, and sexual orientation.
Comment: ... | Identity-attack |
task024_cosmosqa_answer_generation | task024-826961cbaa3f42d3ab06c6788fc785e0 | 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 ... | The thoughts were too horrifying to remember so she tried not to think about them . |
task294_storycommonsense_motiv_text_generation | task294-4af6b454e9924de79b13924b8f6ee3c6 | 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 write the character's motivation by doing a specific job, which is given in the sentence. Y... | None |
task506_position_of_all_alphabetical_elements_in_list | task506-f303aa9637694a8f8169acd6b944c8e2 | 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.
['c', 'R', '... | 1, 2, 4, 5, 8, 11, 12, 13, 16, 17, 19 |
task113_count_frequency_of_letter | task113-33f5eb7e69a5472bb2b534681d498abd | In this task, you need to count the number of times the given letter appears in the given sentence.
Sentence: 'a fruit stand with several apples, oranges and plums'. Find frequency of the letter 'a' | 6 |
task267_concatenate_and_reverse_all_elements_from_index_i_to_j | task267-161a540ae1664a3896fbcdd5dae9b8ed | 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 ... | zyN |
task618_amazonreview_summary_text_generation | task618-f37bf188aa6240599f2d17c21170b989 | In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review.
So item arrive two months after I ordered, additionally they send me a different product. When I contact them they took more than a week to reply to my message. On top of that they said they were going to refu... | On top of that they said they were going to refund the money if I gave them a good review. Well Can’t give a good review when |
task582_naturalquestion_answer_generation | task582-91e210d2d31844efa2fa668a7b10a653 | 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\*.
who were the scientists who developed th... | Theodor Schwann |
task756_find_longert_substring_and_return_all_unique_alphabets_in_it | task756-c1c8dc70054a4a628f36e5e1b3d34c70 | In this task, you are given two strings A,B. Find the longer of the two lists, convert it to lowercase, and return all the unique alphabets used in it. The two input strings are never equal.
pfYvUGk, sVYvPK | f, g, k, p, u, v, y |
task494_review_polarity_answer_generation | task494-c870c3a54aae4d06ace8dec6d80a3aea | Given a review text from amazon and its polarity (either positive or negative). Generate answer "True" if given sentence and its polarity match, otherwise generate answer "False". A review is considered positive if the reviewer is satisfied with the product. Otherwise, it is considered negative.
Review: The material is... | False |
task852_synthetic_multiply_odds | task852-477ebd1ae4e84369a681c5cd2bc6344d | 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... | [897, 0, 41, -6237, -46483, 0] |
task1727_wiqa_what_is_the_effect | task1727-b31d971295fd4badbaba9d965e40661b | 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... | against |
task820_protoqa_answer_generation | task820-0ade8492c6e14b0995ac64e3ecdc6c06 | 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 that smells really bad when on fire | rubber |
task460_qasper_answer_generation | task460-64bde79ba75540b688efbb7dcf6d2ec6 | In this task, you will be presented with a context from an academic paper and a question separated with a
. You have to answer the question based on the context.
Multiple papers have shown that 'shallow' naive Bayes classifiers BIBREF12, BIBREF8, BIBREF13, BIBREF14, SVMs BIBREF15 and similar models work very well for ... | 'shallow' naive Bayes SVM hierarchical stacked classifiers bidirectional recurrent neural networks |
task574_air_dialogue_sentence_generation | task574-881756452ee34eeaa3098631dc287ece | In this task, you're given a dialogue between a customer and a flight booking agent with a gap in the conversation. Your job is to find the answer of the previous dialogue. Avoid using irrelevant extra information while creating the answer. The answer should be relevant to the question before the blank. If you fill the... | agent: There is a flight in Spirit airline with price 200, can I book it? |
task112_asset_simple_sentence_identification | task112-4970eee5efa141159c2df6bc56ae14a9 | You will be given two pieces of text with the same meaning. One of them is simpler and easier to understand for non-native English speakers. Complex texts may contain more difficult words, have unnecessary phrases or contain long sentences. Your task is to choose the simpler piece of text. You are expected to output 'T... | Text two |
task064_all_elements_except_first_i | task064-b3f80df11cbf40d4a987d23784d80d5f | 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.
9, ['2143', '8989', '4261', 'D', 'x', 'T', '6505', '885', 'R', 'n', '2755', 'Q', '527', '3253', '5651', 'F', 'H', 'o... | n, 2755, Q, 527, 3253, 5651, F, H, o, 8859, 2383, 9491, 2617, 3871, q |
task294_storycommonsense_motiv_text_generation | task294-4ecc159c4843416dbda9837b8b5d917d | 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 write the character's motivation by doing a specific job, which is given in the sentence. Y... | to get to know him |
task637_extract_and_sort_unique_digits_in_a_list | task637-21d80e3e1cb3409b822594b08ccdd7c0 | In this task, you are given an input list A. You need to extract and sort the unique digits used in the list in ascending order. Return -1 if there is no digit in the list.
['d', '83', '145', 'f', '83'] | 1, 3, 4, 5, 8 |
task1729_personachat_generate_next | task1729-535f065d62dd40b19098bdd073de3f7b | Your task is to generate the next utterance in a given dialogue. You will be given a few sentences describing the personality of the person who is making the dialogue, and a history of the dialogue after that. Each line in the history is said by one of the two participants in the conversation.
Personality: I love to li... | Of course. What sort of music do you like, Chelsea? |
task453_swag_answer_generation | task453-9284a37ee61440feab7b258dcfdadc89 | Given a sentence, generate what should be the most likely next statement. The next statement should be reasonable and logically correct.
A fireman runs outside carrying a board. He | take it to a second guy where he fights to run. |
task303_record_incorrect_answer_generation | task303-407d59822ad44c27834d3c6edc7daae3 | 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 ... | The Only Way Is |
task292_storycommonsense_character_text_generation | task292-bd2c1526553d4a289f2d9b585ed3442c | 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: Last week we visited my grandmother's friend. Sentence2: She was sick in the hospital. Sentence3: She had cancer. Sentence4: Seeing her sick was horrible. S... | Grandmother, My grandmother's friend |
task099_reverse_elements_between_index_i_and_j | task099-5f94e3c3cd204b82a4f32a5bd33cdf6d | In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j.
1, 1, ['2079', '... | 2079 |
task1426_country_independence_year | task1426-3843d61533ea4090b3331ba72d610cb0 | In this task, you are given a country name, and you need to return the year in which the country became independent. Independence is a nation's independence or statehood, usually after ceasing to be a group or part of another nation or state, or more rarely after the end of military occupation.
Holy See (Vatican City S... | 1929 |
task1368_healthfact_sentence_generation | task1368-4b1e23286a3b40a280589c2dc82e1e76 | 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.
Th... | As virus outbreaks multiply, UN declines to declare pandemic. |
task1434_head_qa_classification | task1434-63dbb3870fd548b98da3ccea87b74435 | In this task, you are given a question and answer options for that question. Using this information, you have to classify each text into different topics: medicine, nursery, psychology, chemistry, pharmacology, biology.
Question: Point out the correct answer in relation to breastfeeding:
Options: <0> It is important... | medicine |
task378_reverse_words_of_given_length | task378-8e5e9c01dd494b72a02bcc26c080e1d5 | 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: 'professional tennis player making an athletic shot during a match'. Reverse all words of length '1' in the given sentence. | professional tennis player making an athletic shot during a match |
task430_senteval_subject_count | task430-bc7cb360998f463692843e36298dbab2 | 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.
The bot is gracious. | Singular |
task1446_farthest_integers | task1446-e7a191e225cb4ed9aa74f057277561c2 | In this task you will be given a list of integers. You should find the maximum absolute difference between 2 integers in the list. The absolute difference is the absolute value of one integer subtracted by another. The output should be a single integer which is the largest possible absolute distance.
[79, 47, 82] | 35 |
task864_asdiv_singleop_question_answering | task864-918e599b7df74631bbd95fac01fc1c81 | You are given a math word problem and you are supposed to apply a single mathematical operator like addition, subtraction, multiplication, or division on the numbers embedded in the text to answer the following question and then only report the final numerical answer.
for the roof john would need 2 sets of metal bars f... | 14 |
task228_arc_answer_generation_easy | task228-dd3b32cd6aee4c1885cf39ab0aa4f80e | You are given a science question (easy-level) and four answer options (associated with "A", "B", "C", "D"). Your task is to find the correct answer based on scientific facts, knowledge, and reasoning. Do not generate anything else apart from one of the following characters: 'A', 'B, 'C', 'D'. There is only one correct ... | C |
task516_senteval_conjoints_inversion | task516-5ed53ffa31f8417a8bd357da4b3be054 | 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 |
task1288_glue_mrpc_paraphrasing | task1288-39df50e30640492dbbf5e95526299679 | You are given two sentences(Sentence1 and Sentence2). Answer "Yes" if these sentences are a paraphrase of one another, otherwise answer "No".
Sentence1: Most of the alleged spammers engaged in fraudulent or deceptive practices , said Brad Smith , Microsoft 's senior VP and general counsel ., Sentence2: " Spam knows no ... | No |
task611_mutual_multi_turn_dialogue | task611-fbd858f170b04d82b945f75630fef69a | 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... | B |
task1420_mathqa_general | task1420-5edc05a83a5144c2b63692974be2ae7b | In this task, you need to answer the given multiple-choice question on the general math. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: what is the sum of all 3 digit nos formed by { 1 , 3,5 , 7,9 } with nos not repeated
Options: a ) 33300 , b ) 34500 , c ) 38500 , d ) 39800 , e ) 45200 | a |
task160_replace_letter_in_a_sentence | task160-138b3afbe5154c11805b1efe46571d6a | In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'a silly cow licking the camera through a fence'. Replace the letter 't' with 'v' in the sentence. | a silly cow licking vhe camera vhrough a fence |
task183_rhyme_generation | task183-17a70c8701f146fe8d1cea286f2f43a9 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
dry | nigh |
task582_naturalquestion_answer_generation | task582-b9f17cbcf6c64055a3c909950de33587 | 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\*.
who is the catcher for the st louis card... | Yadier Benjamin Molina |
task303_record_incorrect_answer_generation | task303-f98e1a56507e45158db7d9e548436db7 | 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 ... | Manchester City |
task1207_atomic_classification_atlocation | task1207-3ff3e19190a84e5283b9fb85c120e804 | 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 |
task308_jeopardy_answer_generation_all | task308-e86f83d3f2a547ba923b8bece358a2fa | 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: NUMBER, PLEASE
Clue: Number of players on an indoor volleyball team, or consecutive ... | 6 |
task1217_atomic_answer_generation | task1217-9a7554ec22bd4fd7983bd2740b413d9b | 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 completes the ___ quickly | painting |
task150_afs_argument_quality_gun_control | task150-116fae7f126641d8a9e92355c1243684 | We would like you to assess the QUALITY of each of the following argument (discussing Gun Control) 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 gun control. An ... | Valid |
task378_reverse_words_of_given_length | task378-3d327e0c8fbc4bbb8b81326ce43adc5c | 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 woman sitting at a table eating food'. Reverse all words of length '4' in the given sentence. | a woman sitting at a table eating doof |
task1217_atomic_answer_generation | task1217-c34bfb22a6934c4b928e80e700199f59 | 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 walks ___ in hand | wallet |
task247_dream_answer_generation | task247-e6a0337fb36c420ca9446c67f1a12542 | 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: Tom, wake up! It's almost seven o'clock. M: Oh, morning, Mom. Did the alarm clock ring? W: Yes, it did.... | (B) Sleepy. |
task170_hotpotqa_answer_generation | task170-83444c088d0b4744be979cfeb3807776 | 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 : Shannon Reed is a fictional character from the Australian soap opera "Home and Away", played by I... | New York City |
task303_record_incorrect_answer_generation | task303-f4bacb6dedd9417c8fa2521b755cd66e | 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 ... | Jack Dorsey |
task146_afs_argument_similarity_gun_control | task146-caae090456d84cdd993feb93219eb3c3 | 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 |
task303_record_incorrect_answer_generation | task303-97a5a22d7a734edca2a920b62a3d82f0 | 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 ... | Scottish |
task1217_atomic_answer_generation | task1217-5d4edc912dd5405fb539998953911218 | 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 plays ___ with a friend | football |
task303_record_incorrect_answer_generation | task303-ec738218149e4bfb9c7beb0e6b447252 | 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 ... | House |
task1217_atomic_answer_generation | task1217-5dfbb2217f044a4d8c3e49a86b15575a | 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 publishes every ___ | newspaper |
task849_pubmedqa_answer_generation | task849-a91789474d9c4dba966425aa44fc694e | In this task, you are given a passage which has a question and the context. You have to generate an answer to the question based on the information present in the context.
Context: Local invasion is a common pattern of spread in uterine cervical squamous cell carcinoma (CSCC). Although transforming growth factor-beta (... | These results suggest that interaction between CSCC cells and surrounding CCAFs activates TGF-β via thrombospondin-1 secretion to facilitate CSCC invasion. |
task158_count_frequency_of_words | task158-b259eb2f92a14dbf996f3a03d112c21c | In this task, you need to count the occurrences of the given word in the given sentence.
Sentence: 'a railway crossing sign that warns onlookers to stop'. Count the occurrences of the word 'onlookers' in the given sentence. | 1 |
task142_odd-man-out_classification_no_category | task142-df2ca5dc1b344de49a5980ce85a67826 | Given a set of five words, generate the word from the set that does not belong (i.e. is the least relevant) with the other words. Words are separated by commas.
swim, pounce, train, car, fly | pounce |
task617_amazonreview_category_text_generation | task617-3c9a948408dc442283cb3d94711c7653 | 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 |
task611_mutual_multi_turn_dialogue | task611-19b441ad232146c593833484d1cb9e11 | 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 |
task291_semeval_2020_task4_commonsense_validation | task291-b5e35ea7d13d43829f4e5013a75fbd39 | In this task, you are given two natural language statements with similar wording. You must choose the statement that makes less sense based on common sense knowledge. A '
' separates the statements. Use "first" or "second" to indicate which sentence makes less sense.
She hate it when the cows start barking
She hate it ... | first |
task918_coqa_answer_generation | task918-6ce17bdf6d27497d9e73ca5a05c663ab | The task is about reading the given story and question, then finding an answer to the given question. Based on the passage provided and the given question, you should identify the shortest continuous text span from the passage that serves as an answer to the given question. Avoid answers that are incorrect or provides ... | the ladies of his house |
task303_record_incorrect_answer_generation | task303-768094b62cd2409b92c339121365a94f | 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 ... | Shinzo Abe |
task303_record_incorrect_answer_generation | task303-604dd265f50d4a8d9b0422512feed221 | 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 ... | Sydney |
task515_senteval_odd_word_out | task515-06088950fd544ed39a3674567a4dcb57 | In this task, you are given a sentence. You must judge whether a single noun or verb has been replaced with another word with the same part of speech. The inversion would result in the sentence sounding unnatural, So unnatural sentences will be considered changed. Label the instances as "Original" or "Changed" based on... | Changed |
task864_asdiv_singleop_question_answering | task864-9d059f69efcf41deb3e237826d9e6e59 | You are given a math word problem and you are supposed to apply a single mathematical operator like addition, subtraction, multiplication, or division on the numbers embedded in the text to answer the following question and then only report the final numerical answer.
her last stop was the post office . there she sent ... | 63 |
task413_mickey_en_sentence_perturbation_generation | task413-6790323483424aaf9ed22b3d33396a83 | 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 are ... | You are necessary to find a departmental village in a fertile vein . |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.