task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task576_curiosity_dialogs_answer_generation | task576-853935a3161b483f970337893d8414aa | 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.
Thanks. Do they have any festivals or anything else related to culture that you have infromation one?
Thanks. What other information d... | Mining is very popular on the Eastern Shore of the Northwest territories. A big event that happened in their culture was that out of over 30 miners, 13 of them have died from various forms of cancer after working on the Port Radium site. |
task566_circa_classification | task566-b1d7e21d80ab4c0da4d44e89b5584cf0 | In this task, you are given two sentences. Your task is to classify the given sentences as "Yes" if they have same meaning; otherwise, classify them as "No".
Sentence-1: I broke my ankle riding a horse.<sep>Sentence-2: Horseback is riding something . | Yes |
task754_svamp_common-division_question_answering | task754-293aede0eaab4c5fa2a2dee61dd3ca6d | You are given a math word problem and you are supposed to apply division mathematical operator on the numbers embedded in the text to answer the following question and then only report the final numerical answer.
Context: Paige was helping her mom plant flowers and together they planted 45 seeds in 9 flowerbeds. If the... | 5 |
task578_curiosity_dialogs_answer_generation | task578-e3d2ad1e386344f89e4db607fe193715 | In this task, you are given dialogue, and you have to find the most critical location in the given conversation.
Hello, I would like to learn a bit about Florida's education system please!!
Overall Florida was ranked 7th best state in America for educating students at all levels by U. S. news and World Report.in 2018... | Florida |
task1325_qa_zre_question_generation_on_subject_relation | task1325-5797adf1b73140fbaa6421a61ab41db6 | You will be given a context, a subject and a relation. Your task is to generate a question based on the subject and relation. The generated question should include the given subject. Try to use a minimum number of words that are not present in either context, subject or relation while generating question.
Context : Geo... | Which award was honoured to Georgy Beregovoy? |
task565_circa_answer_generation | task565-22943eb17a6a4f09adcf512d77507cd1 | In this task, you are given a question. Your task is to generate an answer that is relevant to the question.
Are you looking forward to a fun weekend? | It's my birthday. |
task605_find_the_longest_common_subsequence_in_two_lists | task605-725046e47bb640008280225d288147ba | In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B.
['F', 8491, 'M', 'B', 2519, 'h', 'p', 'Z', 'G', 'E', 'G', '8687', '3335', 'P', 'C', 'Z', 'R', 'h', 'N', 'u', 'b', '9449', '3063', 'v', 's', 'm', 4723, 'q', 1063], ['E', 847, 'G', '8687', '3335', 'P', 'C', 'Z', 'R', 'h',... | G, 8687, 3335, P, C, Z, R, h, N, u, b, 9449, 3063, v |
task638_multi_woz_classification | task638-fa08c333fd7e43cf88f9b30db1c4d9b8 | You are shown a conversation between a user and system. Identify who has spoken the indicated sentence based on the conversation.
Sentence1: Sure, that post code is cb39al. Can I further assist you? Sentence2: I'm interested in visiting colleges while in town, can you please recommend some? Sentence3: I can recommend c... | Answer: (B) System |
task183_rhyme_generation | task183-f3357830143d4d85b3f14d18ddfa39ca | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
they | bayh |
task581_socialiqa_question_generation | task581-75bc2ecdaaef4e30a4d935d8d7a97b69 | 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: Jesse sent her kids to school sleepy, dirty and hungry every single day of the week.
Answer: outraged | The others will feel how about this? |
task063_first_i_elements | task063-b8af975a49b742f388f61740c6c5fa43 | 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
2, ['4393', '1703', 'V', 'q'] | 4393, 1703 |
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists | task755-da59ab63b19f4ffc8886cadd77d994f8 | 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... | NzQiccHGNezBceefgimnqqqstuvvxxxzni, FVSUZEQceefgimnqqqstuvvxxxzwUVi |
task453_swag_answer_generation | task453-bcacbdd99cb8437d9f9383a382de73dd | Given a sentence, generate what should be the most likely next statement. The next statement should be reasonable and logically correct.
A woman is sitting behind a desk talking to the camera. A woman | is sitting down, talking. |
task101_reverse_and_concatenate_all_elements_from_index_i_to_j | task101-5feb5bfbec8648cc84b99fe6d98010eb | In this task, you are given inputs i, j, and A, where i and j are integers and A is a list. You need to find all elements of A from the ith element to the jth element, reverse the order in which they occur, and then concatenate them to output the resultant string. i and j will be non-negative, and will always have a va... | 5141I1075q2321f8961Dc3253 |
task923_event2mind_classifier | task923-a1b256c8b4bb4f1a815293f6e0ebab83 | You are provided with an "Event" and it's "Intent" related to PersonX. Determine the sentiment value of the given input as either "Positive", "Negative", and "Unknown".
Event:PersonX leaves PersonY high and dry. Intent: | Negative |
task1217_atomic_answer_generation | task1217-5616f54264c7479386cd8ec1accf0d02 | 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 the grocery store | bananas |
task293_storycommonsense_emotion_text_generation | task293-c4e859649a4f4034a8a2ba6e49a8b9f9 | 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 ... | enthusiastic |
task455_swag_context_generation | task455-912c7a777b224d3f91f4605d3911abbf | Given a sentence, generate a most likely context or previous statement. The previous statement should be relevant to the given statement.
He is deep in thought as he looks away from her. | Someone looks at him, then at her hand. |
task111_asset_sentence_simplification | task111-0feadce2a6b8436ebf5bba90642b819b | 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... | Berzelius was born in Östergötland, Sweden. |
task125_conala_pair_differences | task125-ba861b4afbcc488d803665695e120743 | 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.
[-45, -34, 42, -31, -16, 86, 13, -15, 82] | [11, 76, 73, 15, 102, 73, 28, 97] |
task124_conala_pair_averages | task124-ae5e0d0e1cfd4cffaf48c93da59992fc | 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... | [-2.5, 21.0, 27.0, 12.0] |
task089_swap_words_verification | task089-2e3b21b0c1b84974bf2fc0aa8e9eee54 | 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... | (3, 4) |
task113_count_frequency_of_letter | task113-f21f239cf230442684f6dec9a0c29618 | In this task, you need to count the number of times the given letter appears in the given sentence.
Sentence: 'a cat lays on top of an open and turned on laptop computer'. Find frequency of the letter 'p' | 5 |
task132_dais_text_modification | task132-d061413f7ad24231b8067a6aa4fbf39a | Languages typically provide more than one grammatical construction to express certain types of messages. Your task is to generate a senetence with the same meaning as given sentence, but with different grammatical construction.
Michael stuttered a woman the response | Michael stuttered the response to a woman |
task847_pubmedqa_question_generation | task847-72e8871a9fcf447eb2b2447a92a826b5 | Given a passage, construct a question on the basis of the information present in the passage. Construct the question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) it answer uses text phrases from the passage. Avoid creating questions that (i) can't be ... | Does metoclopramide unmask potentially misleading contralateral suppression in patients undergoing adrenal vein sampling for primary aldosteronism? |
task1412_web_questions_question_answering | task1412-17f1c6e06e2b4b93be376f6efdaecb0b | A question is presented to you in this task, and your job is to write a potentially correct answer.
what games did bungie make? | Marathon 2: Durandal |
task094_conala_calculate_mean | task094-737388a84f884b4d87e05a14c7df39ae | 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.
[64.153, 134.288, -51.52] | 48.974 |
task067_abductivenli_answer_generation | task067-4063cc17a1874f7595b4f7594dc37ab3 | 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 message made me feel relaxed. |
task093_conala_normalize_lists | task093-6359087d96fd45379d8dad4e314fa5a8 | 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.
[70.336, 162.511, -68.24, 247.453, 135.862] | [ 0.128 0.297 -0.125 0.452 0.248] |
task901_freebase_qa_category_question_generation | task901-bb1054002fca44debc2b7df6a39bb9af | 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.
book | Who wrote the children's classic 'Charlotte's Web'? |
task146_afs_argument_similarity_gun_control | task146-ceeeb32db4664d349bd3bedf60209e02 | 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... | Not similar |
task303_record_incorrect_answer_generation | task303-2f872aa6d34a410b87dca20c72000e35 | 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 ... | Giuseppe Marotta |
task901_freebase_qa_category_question_generation | task901-76c8604071c14d749a6f04ffe439367a | Given a broad category, generate a trivia-type question based on a specific entity in that category. The question should be non-ambiguous. External resources such as Wikipedia could be used to obtain the facts.
film | What was Hitchcock's first film in colour? |
task637_extract_and_sort_unique_digits_in_a_list | task637-433154e6a4b1456a90a15c4971559c08 | 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.
['f', 'h', 'q', '339', 'k', '445', 'r', 'q'] | 3, 4, 5, 9 |
task1336_peixian_equity_evaluation_corpus_gender_classifier | task1336-1a2bb3c1164140de838c654eab54647d | 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).
Shaniqua feels sad. | female |
task1336_peixian_equity_evaluation_corpus_gender_classifier | task1336-5dfd98faabb24b6f846c0b3cc0c3b2eb | 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).
I made Darnell feel devastated. | male |
task372_synthetic_palindrome_numbers | task372-3fa13639382540a6ab723de9564fcbb7 | In this task you will be given a list of integers. You should only return an integer if the first digit is the same as the last digit in the number. If an integer has a single digit, then it should be returned. If there are no integers that start and end with the same digit then an empty list ("[]") should be returned.... | [-2, -808, -393, -575] |
task1210_atomic_classification_madeupof | task1210-b49aa46df7ee4f1d8805687c1c840efe | 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 |
task1328_qa_zre_relation_generation_from_question | task1328-e7308a56909e45198b79c910e61c02dc | Classify the relation of question with context to one of these categories: 1) award received, 2) based on, collection, 3) conflict, 4) constellation, 5) convicted of, 6) date of death, 7) director, 8) drafted by, 9) educated at, 10) medical condition, 11) military branch, 12) narrative location, 13) occupation, 14) ori... | convicted of |
task413_mickey_en_sentence_perturbation_generation | task413-4a5e6de8a40b402badfa6903b102e6e9 | 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.
Time in ... | coal in the ocean contains salt . |
task145_afs_argument_similarity_death_penalty | task145-a256514618314e449e1742eddac62d85 | We would like you to classify each of the following sets of argument pairs (discussing Death Penalty) 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 F... | Similar |
task103_facts2story_long_text_generation | task103-beefb6d008f0473a873e94c5c026f370 | 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: Domergue ... | Dr. Jeff Cameron Mitchum saves an attempted suicide victim Domergue brought to San Francisco General Hospital. She checks out, but sends a telegram telling him her name, Margo, and address. To his surprise, he finds she lives in a mansion. He breaks a date with his nurse girlfriend, Julie Maureen OSullivan, because he ... |
task303_record_incorrect_answer_generation | task303-5ce1df1749294baa9c50a5da34585ab6 | 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 ... | Petra Kvitova |
task286_olid_offense_judgment | task286-e4de84fbf6214589967a19c48c333bf1 | In this task you are given a tweet and you must identify whether the tweet contains any offense or any form of (untargeted) profanity. Label the post as NOT if the post does not contain offense or profanity. Non-offensive posts do not include any form of offense or profanity. label the post as OFFENSIVE if the post co... | OFFENSIVE |
task366_synthetic_return_primes | task366-725bd586d80741e3a673c4dc84c35ea4 | 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.
... | [79, 691, 13, 73, 373, 971, 251] |
task082_babi_t1_single_supporting_fact_question_generation | task082-42c366e93074491eb3865a57a7ee4e76 | In this task, you will be given a passage consisting of set of facts. The task is to create a question of form 'Where is <person_name>?' that is answerable from exactly one of the given facts. Avoid creating questions that are unanswerable from all of the facts.
Passage: Mary went back to the hallway. Sandra journeyed ... | Where is Sandra? |
task637_extract_and_sort_unique_digits_in_a_list | task637-08af0340b81b4939baecb1f094d3df89 | 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.
['1', 'm'] | 1 |
task1217_atomic_answer_generation | task1217-ca3758e049f749e595d6e27688c6d983 | 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 guides ___ even more forcefully onto | cars |
task516_senteval_conjoints_inversion | task516-35399d26340648f69042a9ad5d76871e | 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 |
task593_sciq_explanation_generation | task593-1498f56bfb0141ed9c55708b6dae4dae | Given a scientific question and its correct answer, generate supporting facts for the answer. This supporting fact can be an explanation for the answer to the given question.
Question: Deer ticks are the vectors for what disease that affects humans? Answer: lyme disease | USDA, photo by Scott Bauer. Deer ticks are the vectors for Lyme disease . public domain. |
task1593_yahoo_answers_topics_classification | task1593-f1989049a800452a9da6943075355dff | You are given a passage. Using the information present in the passage, you need to classify it into one of the 10 topics: 0 - 'Society & Culture', 1 - 'Science & Mathematics', 2 - 'Health', 3 - 'Education & Reference', 4 - 'Computers & Internet', 5 - 'Sports', 6 - 'Business & Finance', 7 - 'Entertainment & Music', 8 - ... | 4 |
task488_extract_all_alphabetical_elements_from_list_in_order | task488-aa9dde65b59e4cf896d1cd82c669dae5 | In this task, you are given an input list A. You need to find all the elements of the list that are alphabets in the same order as they appear in the list A. Do not change their case/capitalization.
['9735', 'Z', 'x', 's', 'w', 'P', '201', 'M', 'C', '1887', '7119', '8951', '6547', '8101', 'x'] | Z, x, s, w, P, M, C, x |
task586_amazonfood_polarity_classification | task586-19fdd650b64346b3883e9aef159f644a | 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.
For me, Kettle is the best brand on the market. They really know how to turn the humble potato into something fit for the gods! I didn't think anything could top ... | Positive |
task027_drop_answer_type_generation | task027-486dd247e888435dae492c450e1f9aa5 | 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 ... | span |
task1310_amazonreview_rating_classification | task1310-621d770ba1c04dd58fe1a21e2f08ec59 | 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.
The charging and mounting worked great, but the release for the phone grip is a button behind the... | 4 |
task283_dream_incorrect_answer_generation | task283-8602fdc65f2b4ed0915436381b9b3b55 | 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: Excuse me. I'm looking for Park Street. W: Park Str... | He wants to borrow some money. |
task335_hateeval_classification_aggresive_en | task335-065e50bec41c46bf93b41e49d7247a43 | 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 |
task506_position_of_all_alphabetical_elements_in_list | task506-0d8afb71d86d4249bb6b2f01096b9888 | 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.
['f', '3183'... | 1, 3, 4, 5 |
task565_circa_answer_generation | task565-508424333f6842da93a607defcb77304 | In this task, you are given a question. Your task is to generate an answer that is relevant to the question.
Will you still work in town at this new job? | I have to stay here. |
task898_freebase_qa_answer_generation | task898-6f30c4189a3d43348921db66787ba2d5 | Given an trivia question precisely answer the question with a word/phrase/name. External resources such as Wikipedia could be used to obtain the facts.
The Mackinac Bridge connects the Upper and Lower peninsulas of which US state? | michigan |
task305_jeopardy_answer_generation_normal | task305-50422a889eb24fc4904b18df823be015 | 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: CITIES
Clue: This capital of the Greek department of Dodecanese is on the island on... | rhodes |
task934_turk_simplification | task934-385a6b857cbf42d19cd9a452b876a151 | In this task, you're given a sentence and your task is to generate a simplified sentence that focuses on lexical paraphrasing from the original sentence given in the input.
summerslam -lrb- 2009 -rrb- is an upcoming professional wrestling pay-per-view event produced by world wrestling entertainment -lrb- wwe -rrb- , wh... | summerslam -lrb- 2009 -rrb- , produced by world wrestling entertainment -lrb- wwe -rrb- will be held on august 23 , 2009 at staples center in los angeles and will be available on pay-per-view. |
task681_hope_edi_malayalam_text_classification | task681-840a31ca8f434a529859469bf8136b4e | Given a comment text in Malayalam, classify the comment into one of these categories (i) Hope speech, (ii) Not Hope Speech or (iii) Not in Expected Language. A hope speech contains content that is encouraging, positive or supportive contents and talks about equality, diversity or inclusion
സാത്താൻ പള്ളികളിലും സെമിനാരിക... | Hope Speech |
task328_jigsaw_classification_insult | task328-76f18807449d492097d142a1953bcd60 | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: insult and non-insult. Insult is any lanugage or act that is disrespectful or scornfully abusive.
Comment: What Trump and his MAGAphants don't understand is that no one outside the white trash ... | Insult |
task351_winomt_classification_gender_identifiability_anti | task351-de86d712ef1641d0b75d30a5701f295c | In this task, you are given a sentence and a profession. The sentence mentions two professions: one's gender is identifiable using the gendered pronouns in the text and the other's gender is unidentifiable. You are expected to return whether the given profession's gender is identifiable or unidentifiable.
Sentence: The... | Unidentifiable |
task1504_hatexplain_answer_generation | task1504-c317773828ff49f8adf65cd51356a533 | 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.
<user> it h... | gender fucked up in the head |
task064_all_elements_except_first_i | task064-b0e62dbe0ee0445e95c9550896b5e4b9 | 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.
6, ['5467', '6151', 's', '7509', 'N', 'Q', '4357', '4347', '8301', '809', '827', '3985', '3313', 'd'] | 4357, 4347, 8301, 809, 827, 3985, 3313, d |
task1502_hatexplain_classification | task1502-99aa33c80aac41ec8fc10a607d8bb1da | The input is a tweet which can be classified as Hate Speech, Offensive or Normal. Given such a tweet, output the class the tweet belongs to. Hate Speech will contain threatening language towards the community targeted. Offensive language will contain abusive or discriminatory language towards the community targeted.
no... | Offensive |
task103_facts2story_long_text_generation | task103-3ac1712e06214549971023064909237b | 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: group of ... | A group of American commandos go on a mission to save American politicians who were kidnapped and held on a forgotten Malaysian island. Toughguy lieutenant Andrew Peers commands the group. During the mission its revealed theres a traitor in the ranks of the team. Consequently, American soldiers are betrayed and capture... |
task1346_glue_cola_grammatical_correctness_classification | task1346-a2b3513152a542769b7c5b5d2f32f053 | 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'.
Irma washed the dishes, and Sally dried, and Floyd idled. | 1 |
task162_count_words_starting_with_letter | task162-3b374e4f7862447583efd94f3152087e | 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 couple of zebra standing next to each other'. How many words start with the letter 'n' in the sentence. | 1 |
task142_odd-man-out_classification_no_category | task142-73630441754c4779933d7b2321bb2518 | 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.
truss rod, fret, emotional supports, pick, amp | emotional supports |
task099_reverse_elements_between_index_i_and_j | task099-7ce588127688465289e654703d5b3f6b | 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.
2, 2, ['v', '520... | 5209 |
task303_record_incorrect_answer_generation | task303-f0fce9afee834e928dac82066107e9cf | 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 ... | Johnny Mercer |
task1504_hatexplain_answer_generation | task1504-5501d2722add4c50a7ff478189886e03 | 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.
i do not ta... | nigger |
task1727_wiqa_what_is_the_effect | task1727-aa1912fbbab049629d710450a3080134 | 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 |
task592_sciq_incorrect_answer_generation | task592-2af7a8f9ad704845bdd24ad016193de3 | 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 causes acid rain, ozone depletion, and gl... | radiation |
task431_senteval_object_count | task431-7c5a6fd861bf4015817db77165f8e77e | 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 loved her unfettered reactions. | Plural |
task303_record_incorrect_answer_generation | task303-372ab046a4e1487aa27e5e19a7aeb43f | 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 ... | State legislature |
task080_piqa_answer_generation | task080-75dab64cf6854c3db41464853df8928c | 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.
To finish... | gently twist the very bottom and then use scissors to cut it off. |
task1207_atomic_classification_atlocation | task1207-ed725b40a7bc41bb8ea8cf65fdc5b51b | In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ... | Yes |
task088_identify_typo_verification | task088-6599ce36705046548c14ca1473923590 | 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 ... | traxcks. |
task820_protoqa_answer_generation | task820-f9307d63faf2441187c21d1ec0ddc99a | 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 with a flame. | candle |
task1730_personachat_choose_next | task1730-fbf8487cb30146d4aea8c9cd8866b138 | You will be given a person's personality, and a history of a conversation this person has had. You will be given four candidate sentences to complete the conversation, based on the context. Choose one and answer with the text.
Personality: I m gay but I haven T told my parents yet.
I play a lot of video games.
I like c... | I hope so, I really love them too. |
task228_arc_answer_generation_easy | task228-acf8e754753f4627ab8e59d7de9edc46 | You are given a science question (easy-level) and four answer options (associated with "A", "B", "C", "D"). Your task is to find the correct answer based on scientific facts, knowledge, and reasoning. Do not generate anything else apart from one of the following characters: 'A', 'B, 'C', 'D'. There is only one correct ... | A |
task1446_farthest_integers | task1446-f68ef2e6814643a88a2384aaf929f680 | 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.
[99, 52, -15] | 114 |
task1678_mathqa_answer_selection | task1678-96b27b0af6c34576ada6e6517c761836 | 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: length of a rectangular plot is 26 mtr more than its breadth. if t... | b |
task195_sentiment140_classification | task195-52ee3114497441a1865a374147ebf7ca | In this task, you are given a text from tweets. Your task is to classify given tweet text into two categories: 1) positive, and 2) negative based on its content.
@swallowsadness also, i was going to start swimming this week but i can't for two weeks after my laser eye surgery. failll. | negative |
task428_senteval_inversion | task428-90624c2fa7e74977ab5d3d564074d4db | In this task you are given a sentence. You must judge whether there exist two consecutive words within the sentence with flipped orders, that is, whether the sentence will make sense and be correct if the order of two consecutive words changes. Label the instances as "Inversion" or "Original" based on your judgment.
Th... | Original |
task074_squad1.1_question_generation | task074-fe19d8a2758a4c2abd132003d3a83e9c | 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 color garment is used in traditional chants to represent the purity of Mary's conception ? |
task589_amazonfood_summary_text_generation | task589-13821f8d649741e99ae5c90d0da2c9da | In this task, you're given a review from Amazon's food products. Your task is to generate a short summary of the given review in the input. Note that you don't need to write a complete sentence as a summary.
Everyone should try these chips. They are healthier than regular chips. And they taste good. | love this snack |
task1423_mathqa_geometry | task1423-2e6d233af73f476b80df46bf4f5488be | In this task, you need to answer the given multiple-choice question on geometry. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: the product of the squares of two positive integers is 1600 . how many pairs of positive integers satisfy this condition ?
Options: a ) 0 , b ) 1 , c ) 2 , d ) 3 , e ) 4 | e |
task1368_healthfact_sentence_generation | task1368-63c9e47f87ba498c9a82f5c0b85ed58d | 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.
A ... | Study: More evidence links earthquakes to energy waste wells. |
task413_mickey_en_sentence_perturbation_generation | task413-e20460d5187d4a4fb7953de88e574187 | 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 can ... | You can Use a finger to recreate temperature . |
task070_abductivenli_incorrect_classification | task070-c1ee3a640bd748489315b0b8e96df28f | 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: Gina had been... | 1 |
task071_abductivenli_answer_generation | task071-0db8161632814fb895bd1629f22281c7 | In this task, you're given the beginning and the middle of a three-part story. Your job is to complete the short story by writing a probable ending. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using any irrelevant extra information when creating the endin... | John was glad to see it go. |
task087_new_operator_addsub_arithmetic | task087-c78605ab2ab34da6a0ac1aa99c4924cc | 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
810 @ 969... | 19210 |
task1503_hatexplain_classification | task1503-2e1bd7b6bdc04625a86a40c76f9432ab | The input is a tweet which can be Hate Speech, Offensive or Normal tweet. Hate Speech and Offensive tweets target one community. Given such a tweet, output the community targeted in the tweet. The community will be one of the nine values: 'African', 'Islam', 'Jewish', 'Women', 'Refugee', 'Arab', 'Caucasian', 'Hispanic'... | Islam |
task1420_mathqa_general | task1420-27a38b30cfca40f991a7bdf39fc4952b | 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: how many of the positive divisors of 120 are also multiples of 4 not including 120 ?
Options: a ) 3 . , b ) 4 . , c ) 5 . , d ) 7 . , e ) 8 . | c |
task820_protoqa_answer_generation | task820-8d1e1abb8b344b8291142a31947a5f86 | 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 a famous male, real or fictional, who wears tights | superman |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.