task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task1340_msr_text_compression_compression | task1340-656f964b75164ac4b1123392d7f8cc32 | Given a text, write a compressed version of it in a single sentence.
"Also available, Jewish Christmas-tree ornaments--a dreidel, a Mogen David--none of which includes the cheery holiday message: ""I'm hedging my bets with the Lord.""" | Available, are Jewish Christmas tree décor, a dreidel, a Mogen David without the holiday message I'm hedging my bets with God |
task178_quartz_question_answering | task178-05083da7eb52413d9a1133a12a3d3677 | You are given a question or fill-in-the-blank question, two answer options (Option1 and Option2) and an Explanation. Your task is to find the correct answer (return the string of the correct option, not option1/2) for the given question from the given options and using explanation.
Question: Fred found a longitudinal w... | decreasing |
task581_socialiqa_question_generation | task581-6b299dc5627a4394aab4583c9ae5004f | 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: Jan started a conversation with a random stranger while sitting at the bar.
Answer: open to strangers | How would you describe Jan? |
task063_first_i_elements | task063-128449758eaa4075a7096a73aaa3885a | 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
3, ['7039', 'x', '6101', 'w', 'w', 'p', '3919', 'S', '6207', 'i', '3999', 'p', '7011'] | 7039, x, 6101 |
task325_jigsaw_classification_identity_attack | task325-3cd07b7c99a7446cb7dfadea26d756bb | 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 |
task594_sciq_question_generation | task594-ff0c23503c1241d593c9686d2fd0d50e | Given a scientific passage and an answer, generate a question for the given answer.
Passage: Agamogenesis is any form of reproduction that does not involve a male gamete. These include are parthenogenesis and apomixis. Parthenogenesis is a form of asexual reproduction where growth and development of embryos occur witho... | Reproduction that doesn't involve a male gamete is also known as what? |
task596_mocha_question_generation | task596-0cc6c815dffe449ba3d366cff21acd63 | In this task, you're given a context passage. Your job is to generate relevant questions that can be answered by directly referring to the passage.
After a difficult day at work, and feeling frustrated, Austin called their best friend on the phone. | How would you describe Austin? |
task1419_mathqa_gain | task1419-e8295d2ed9d2466fa2e2d917e6e9d556 | In this task, you need to answer the given multiple-choice question on the gain. Gain is the value by which to multiply the input. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: a dealer purchases 15 articles for rs . 25 and sells 12 articles for rs . 32 . find the profit percentage ?
Options: a ) 80... | e |
task1603_smcalflow_sentence_generation | task1603-59d58547ee0d435c8deadfbd615f71e3 | 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
Great can we please invite kim to that | Is this what you're looking for? |
task367_synthetic_remove_floats | task367-9a39d0507c0c486ba83e6e61d4ab3dc4 | 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.
[53, -4.739, -79, 33, 59, 46] | [53, -79, 33, 59, 46] |
task516_senteval_conjoints_inversion | task516-9429a011614a404ca74a8950d1496f60 | 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 |
task071_abductivenli_answer_generation | task071-76feb5d6c8e746a3a01fbb13feaa7463 | 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... | The Tyrannosaurus fossil was beautiful. |
task341_winomt_classification_gender_anti | task341-3a8b200bc60b4bd1a1148134ec0c9878 | In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Sentence: The laborer wanted ... | Male |
task453_swag_answer_generation | task453-c47bdc58972a4cf98cf1b7b429be6556 | Given a sentence, generate what should be the most likely next statement. The next statement should be reasonable and logically correct.
We see the man's feet in the blades then a man's face. We | see a pistol behind him. |
task1217_atomic_answer_generation | task1217-9cef2cdfdf904dd8b92e989312fb9579 | 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 receives ___ from others | cards |
task494_review_polarity_answer_generation | task494-7cdc06abbd5f417c8c69e51ab75a8ecd | 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: If you like Mat... | False |
task303_record_incorrect_answer_generation | task303-e4573a6f8f0b42e3a633c4f8b17f5c71 | 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 ... | Christian Benteke |
task629_dbpedia_14_classification | task629-33d235071ba84115b0ffa6c2cec87dd9 | In this task, you are given a text which is the body of a document. Your job is to classify the topic of the document into these categories: 1)Company, 2)Educational Institution, 3)Artist, 4)Athlete, 5)Office Holder, 6)Mean of transportation, 7)Building, 8)Natural place, 9)Village, 10)Animal, 11)Plant, 12)Album, 13)Fil... | 11 |
task578_curiosity_dialogs_answer_generation | task578-69156ecd64a2494ab0ee91e3d8856190 | In this task, you are given dialogue, and you have to find the most critical location in the given conversation.
I'd like to learn about Chicago please.
I sure can help you with the Economy, History. and Media, etc. What would you like to know?
Yes, I wanted to learn about their media.
Chicago Metro area is the t... | Chicago |
task365_synthetic_remove_vowels | task365-ddceed71d0524967820b5c5d67fc6d2b | In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel.
BgyVWuGUuiCsgeL | BgyVWGCsgL |
task600_find_the_longest_common_substring_in_two_strings | task600-18bff9cbf865459d90de6f3501df3443 | In this task, you are given two strings A, B. Find the longest common substring in the strings A and B.
ZOIYfkMmLnXV, irfkMmLEjbd | fkMmL |
task067_abductivenli_answer_generation | task067-869950d7d4d140d7843d122aea440fba | 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... | He tried to use it to open his mail. |
task161_count_words_containing_letter | task161-f570b19905cf4e66885f805fb0e44722 | In this task, you need to count the number of words in a sentence that contain the given letter
Sentence: 'boy and girl watching horses grazing in pasture'. How many words contain the letter 'y' in the sentence. | 1 |
task478_cls_english_music_classification | task478-2bc1f4bd5c09439e8b56f025ecba7646 | In this task, you are given music product reviews in English language. The goal is to classify the review as "POS" if the overall sentiment of the review is positive or as "NEG" if the overall sentiment of the review is negative.
This Thang Is A Superb Groove.... . But I never understood why they didn't catch on. They ... | POS |
task1431_head_qa_answer_generation | task1431-a19f849dd9b243c2afce6bd74b52855a | 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: Point out the CORRECT statement about the treatment program for the challenging defiant disorder created by Barkley:
Options: <1> Its... | 3 |
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 | Which state of the USA lies between South Carolina and Florida? |
task1505_root09_semantic_relation_classification | task1505-98a6975f82e947ca877b397b76a3ab2c | Given a pair of words, deduce the type of relationship between them. The various types of relations are: 'HYPER', 'COORD' and 'RANDOM'. Let's denote the first word by X and the second word by Y. A COORD relationship holds when X and Y belong to the same semantic class. A HYPER relationship applies when X is a specific ... | RANDOM |
task405_narrativeqa_question_generation | task405-7269ab29883b4f31bb4b8eb8d6a8b9d3 | You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont... | What washes up on the island that helps Chuck complete the construction of his raft? |
task101_reverse_and_concatenate_all_elements_from_index_i_to_j | task101-041fb3bceed54dbca0fb5d6786069297 | 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... | H21379831cs7321tMx1157 |
task405_narrativeqa_question_generation | task405-ef5db6953b7e4e0d880658820faff582 | You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont... | Why did Chitra wanted perfect beauty? |
task515_senteval_odd_word_out | task515-1dfc80d0d19443a7bb7151a7ec148065 | 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... | Original |
task322_jigsaw_classification_threat | task322-50b121cac97249c7b0bb77f5619947dc | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: threat and non-threat. Threat is a statement that someone will be hurt or harmed, especially if the person does not do something in particular.
Comment: The Mooch said Preibus was "f**king para... | Non-threat |
task293_storycommonsense_emotion_text_generation | task293-6ad3a2d7e2b44f0baea952a4a9ee9be1 | 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 ... | determined |
task1422_mathqa_physics | task1422-e5052b91e587419ea5d10684eb58ddfb | 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 man goes downstream at 12 kmph , and upstream 8 kmph . the speed of the stream is
Options: a ) 2 kmph , b ) 4 kmph , c ) 16 kmph , d ) 2.5 kmph , e ) 26 kmph | a |
task082_babi_t1_single_supporting_fact_question_generation | task082-76e57f12e0ac48f88964d606a28be87b | 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 moved to the bedroom. Sandra moved to the g... | Where is Daniel? |
task820_protoqa_answer_generation | task820-3f36652c7da741b396921336c3fdb8a7 | 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.
tell me someone who always seems to be present whenever you make a fool out of yourself. | spouse |
task637_extract_and_sort_unique_digits_in_a_list | task637-2a344d2df453465d92c4bcdae081f6d5 | 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.
['203', 'y', '421', 'v', 'p'] | 0, 1, 2, 3, 4 |
task1401_obqa_sentence_generation | task1401-c5f347a5842b4f379aedff01da2f2ad1 | In this task, you are given a question and a corresponding answer. Your task is to generate a fact statement that is useful in answering the given question.
Question: Tiny pips may be found inside of this food that is a breakfast treat.? Answer: grapefruit. | a berry contains seeds |
task507_position_of_all_numerical_elements_in_list | task507-5a516fafc0ae42b4b5d8fe816613d99a | 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.
['w', '7423', 'i',... | 2, 4, 6, 7, 8, 9 |
task280_stereoset_classification_stereotype_type | task280-4fd7cfb7be3140b289b2a28bd7944e70 | In this task, you are given a short passage that conveys stereotype or anti-stereotype about a specific target. A stereotype is an over-generalized belief about a particular group of people. An anti-stereotype is an idea that goes against a common stereotype. You are expected to classify the passage into four types of ... | Gender |
task344_hybridqa_answer_generation | task344-3de25658a5b047abba9eb5634f6ce48e | In this task, you will be presented with a question and you have to answer the question based on your knowledge. Your answers should be as short as possible.
How many times has the trainer of the horse Untapable won the Eclipse Award for Outstanding Trainer ? | two |
task521_trivia_question_classification | task521-38558bd7608b443cbe150d40b753ef94 | In this task you will be given a text passage from a trivia quiz. You should choose the category this question belongs to from these categories: History, Science, Social Science, Fine Arts, Literature. You can only choose one category, so if in doubt, please choose the closest match.
Dennis R. Dean has argued that one ... | Literature |
task098_conala_list_intersection | task098-15eef6fbfda343f5b56291043cca8d73 | In this task you will be given two lists of numbers and you need to calculate the intersection between these two lists. The intersection between two lists is another list where every element is common between the two original lists. If there are no elements in the intersection, answer with an empty list. Your list of n... | [1, 8, 9] |
task845_pubmedqa_question_generation | task845-5c9e3dad135547ea81c3cbaaed02854d | Given a passage with a context and an answer, 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... | Does one-day hypothermic preservation of isolated hearts with halothane improve cardiac function better than low calcium? |
task301_record_question_generation | task301-64a4f2633b8f4084a553fb764a73ea72 | In this task, you will be shown a passage. You need to write a fill-in-the-gap question based on your understanding of the events that might be inferred from the passage. Your question should be answerable based on the passage and only have one correct answer. Show the gap in your question with a _ .
Following the trag... | Since the suicide, Frutos' sister started a GoFundMe page to help raise money to replace the car, but the page has since been attacked by many who believe the family is being insensitive to _'s suicide. |
task303_record_incorrect_answer_generation | task303-a8b766dc135641f68cf7d2586307d5f5 | 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 ... | CNN |
task1712_poki_classification | task1712-28bf4f48ed44498faa91b31e272846d2 | You are given a short poem which is written by a kid. Your task is to predict if the kid is in elementary school or high school. Anyone who is from grade 1st to 6th-grade will be considered as in elementary school, and 7th to 12th-grade kids will be considered as in high school. There are only two possible outputs, i.e... | elementary |
task1730_personachat_choose_next | task1730-d967d6aebb104d17b471e9890266ccbd | 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: When people don't like my social media posts, it upsets me.
I like to cook new r... | Course for sure.. how are you? |
task367_synthetic_remove_floats | task367-ea752a3a1fdc4bf5a00522c3d225b896 | 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.
[-38.957, -25.877, 0.538, -82, 2... | [-82] |
task183_rhyme_generation | task183-86fa019b49c74b65b432929c64b7b1df | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
gave | behave |
task344_hybridqa_answer_generation | task344-630dd0797c064fadb820b458f6a7853d | In this task, you will be presented with a question and you have to answer the question based on your knowledge. Your answers should be as short as possible.
Who was the builder of the G-509 heavy tactical truck that was made for the United States Army during World War II ? | Diamond T |
task166_clariq_sentence_generation | task166-556afd10369e4aba84b105c47d549346 | Sometimes users of dialogue systems ask vague questions/queries from the system. In this case, the system asks them a clarifying question to be able to answer it correctly. In this task, you are given a question/query in natural language and your task is to ask a good clarifying question to understand the given questio... | are you looking for black history figures |
task1188_count_max_freq_char | task1188-778a382b7ee74ccba64d1958ff849c63 | In this task, you are given a string with duplicate characters ocurring in the string. You need to return the character which is ocurring with the maximum frequency. In case of a tie, return the character with the least ascii value.
wmdthrinbdegktdrrcwscjvazmdlkvglabjbgdsoktrlwobnnb | b |
task367_synthetic_remove_floats | task367-52c35c1763ff4740b6f90017e71a15c0 | 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.
[23.414, 8.964, 82, -52.323] | [82] |
task363_sst2_polarity_classification | task363-dfc0e8d627cd406ab4fbd863333ad478 | In this task, you are given sentences from movie reviews. The task is to classify a sentence as "POS" if the sentiment of the sentence is positive or as "NEG" if the sentiment of the sentence is negative
`` Barbershop '' is a good-hearted ensemble comedy with a variety of quirky characters and an engaging story . | POS |
task1431_head_qa_answer_generation | task1431-ece735bf89594b3594bb5bdfee6f80a3 | 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: With which author is associated the development and evaluation of cognitive-behavioral therapy in group as a gold standard treatment for... | 5 |
task899_freebase_qa_topic_generation | task899-28e51ddd11bc4108b0962f1354a2dd0c | Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about.
The stars Aldebaran and Electra are in which constellation? | aldebaran |
task183_rhyme_generation | task183-26328307d3d1406dbabdd5fc14e35b04 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
town | towne |
task1189_check_char_in_string | task1189-f5dd2103a81341b6bfbd2c60a4a6ada4 | In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0.
DwgsdKZrHgmeuJFtFXZR, s | 1 |
task1711_poki_text_generation | task1711-31f8040a03f84dd1a12b5d8d02a08ebd | You are given a short text as a title. Your task is to generate a poem as output that is related to the given title and should feel like written by kids. The output should be a run-on sentence (two or more complete sentences connected without any punctuation). The poem should not be too long or too complex, because it ... | the wind blow they fall off the tree the wind blow they dance the wind blow it's a if the wind be whistle a tune the wind blow the leaf scatter the wind stop the sun fall into the sky the bird sing people start talk and pour coffee the leaf vanish until nightfall |
task067_abductivenli_answer_generation | task067-7d142200dce1414984c97f886941b2a8 | 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 milk spilled and the cat licked it up. |
task296_storycloze_correct_end_classification | task296-43f3a4457379460e859761f420420703 | 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 sentence choices from (A) and (B), such that the story sounds fully coherent.
Sentence1: Carla was worried that her daughter Ann was overextendi... | B |
task157_count_vowels_and_consonants | task157-51f88dadd8514d89ae7f515d045357a1 | In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence.
Sentence: 'a group of men and women playing a game on the nintendo wii'. Count the number of consonants in the given sentence. | 27 |
task1729_personachat_generate_next | task1729-e41e8e40ed3c49819a9ffb856c4e1869 | 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'm a senior... | That is awesome, I enjoy reading a lot. |
task851_synthetic_multiply_evens | task851-4e444e69b5bd4286b156c88db66ba0db | In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every even number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no even numbers in an inner list you sho... | [-160, 0, -6] |
task111_asset_sentence_simplification | task111-e0cba3e332ce45d19a5e1b04fe2bd62d | 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... | Lyndon B. Johnson's speech defined his Great Society program which occurred at UM. |
task618_amazonreview_summary_text_generation | task618-1d9d1adfd46f4544b8fd5e1e2a06fbd7 | In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review.
Does not work for bath bombs. My daughter bought this one and a metal ball mold. The metal ball worked perfectly so it wasn't the mixture. | Does not work for bath bombs. My daughter bought ... |
task956_leetcode_420_strong_password_check | task956-9a8f7f5c2dcd484a84f9e630f835bb86 | You are given a password and you need to generate the number of steps required to convert the given password to a strong password. A password is considered strong if (a) it has at least 6 characters and at most 20 characters; (b) it contains at least one lowercase letter and one uppercase letter, and at least one digit... | 0 |
task1419_mathqa_gain | task1419-ec66be4b418640e38a92808ceab455ef | In this task, you need to answer the given multiple-choice question on the gain. Gain is the value by which to multiply the input. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: in an election between two candidates , one got 55 % of the total valid votes , 20 % of the votes were invalid . if the tota... | e |
task170_hotpotqa_answer_generation | task170-c4fb97f7621a42b79925b1d3c54ff718 | 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 : Garfield's Pet Force is a 2009 direct-to-video animation comedy family Computer animation (CGI) f... | Jim Davis |
task293_storycommonsense_emotion_text_generation | task293-1320c5d2264d40f69a9a420354a575c5 | 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 ... | guilty |
task575_air_dialogue_classification | task575-69dc9b0f3dd84016952a2278bddcbf5b | In this task, you are given a dialogue from a conversation between an agent and a customer. Your task is to determine the speaker of the dialogue. Answer with "agent" or "customer".
How can I assist you today? | agent |
task495_semeval_headline_classification | task495-9380ab07aac54eb6aafe945b3b249c46 | Given news headlines and an edited word. The original sentence has word within given format {word}. Create new headlines by replacing {word} in the original sentence with edit word. Classify news headlines into "Funny" and "Not Funny" that have been modified by humans using an edit word to make them funny.
News Headli... | Not Funny |
task079_conala_concat_strings | task079-e08ff8d74690403a84d2f89dde63a278 | In this task you will be given a list of strings and you need to concatenate them.
['s', 'head', 'F', 'back.', 'S', 'x'] | sheadFback.Sx |
task099_reverse_elements_between_index_i_and_j | task099-205bace09247433ca624057c9664afb5 | 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.
22, 25, ['5197',... | 7219, A, 9519, 583 |
task405_narrativeqa_question_generation | task405-d5ddb307fead4b339fb5b227f21ca44d | 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... | In what country is Bartley have trouble with a bridge? |
task141_odd-man-out_classification_category | task141-401552deed27438aaa7a5e34690f8f32 | 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: weather
Words: fair, mild, variety, sunny, cold | variety |
task024_cosmosqa_answer_generation | task024-228e868ef11045d995b03cec7365bc25 | 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 ... | They wanted to inspect their possession . |
task1712_poki_classification | task1712-f2db4b782057463fbba520e8e9ec0df9 | You are given a short poem which is written by a kid. Your task is to predict if the kid is in elementary school or high school. Anyone who is from grade 1st to 6th-grade will be considered as in elementary school, and 7th to 12th-grade kids will be considered as in high school. There are only two possible outputs, i.e... | elementary |
task385_socialiqa_incorrect_answer_generation | task385-2472b21a195842ffbfff7c37eef12bb4 | In this task, you're given a context passage, a question, and three answer options. Your task is to return an incorrect answer option to the question from the choices given. For all questions, only one of the three answer options is correct. Pick one of the two incorrect answer options as the output.
Context: Remy told... | B |
task1296_wiki_hop_question_answering | task1296-a2de163d0c9a436cbf0badfecd787996 | In this task, you are given a context, a subject, a relation, and many options. Based on the context, from the options select the object entity that has the given relation with the subject. Answer with text (not indexes).
Context: Godachi is a pilgrim centre located in Ramdurg Taluk , Belgaum district and has temples l... | karnataka |
task160_replace_letter_in_a_sentence | task160-31eba2d9f5064fbf99ce8b56b8efc0c5 | In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'a team of orange shirts accosting a white shirt during a frisbee game'. Replace the letter 'o' with 'x' in the sentence. | a team xf xrange shirts accxsting a white shirt during a frisbee game |
task1293_kilt_tasks_hotpotqa_question_answering | task1293-aaf52336a8bb4efdafa08121af048556 | In this task, you are given a question. You have to answer the question based on your information.
Where is the company founded by George W. Rice headquartered? | Springfield, Massachusetts |
task274_overruling_legal_classification | task274-2509dcd4c8df4b89ade0e2de234beada | In this task, you will be shown a sentence, and you should determine whether it is overruling or non-overruling. In law, an overruling sentence is a statement that nullifies a previous case decision as a precedent by a constitutionally valid statute or a decision by the same or higher ranking court which establishes a ... | overruling |
task493_review_polarity_classification | task493-fecbc09089b74f619bee82f6f89cb1c5 | Given reviews from Amazon, classify those review based on their content into two classes: Negative or Positive.
Hutton more or less aproached the book as an unbiased historian instead of going out of his way to critique Wicca. Although just stating the facts in itself makes wicca look silly. I'd recomend reading this b... | Positive |
task163_count_words_ending_with_letter | task163-5472f3f6126140989cf2c5d76d53b6bb | In this task, you need to count the number of words in a sentence that end with the given letter. Answer with numbers and not words.
Sentence: 'a man about to hit a tennis ball with his racket'. How many words end with the letter 'o' in the sentence. | 1 |
task1369_healthfact_sentence_generation | task1369-a8d5993cd3a744ba8cea290e22a0476e | Generate an explanation for the given claim using the provided supporting material from the paragraph. Please consider the following points while generating an output. 1) The claim will always have supporting proof in the paragraph, and the paragraph will have a clear point of view supporting the claim. 2) There can be... | Nevada is reporting 94 new coronavirus cases, pushing the statewide total to 1,836, but the state Health and Human Services Department’s website shows the death toll remaining at 46. |
task505_count_all_numerical_elements_in_list | task505-92f48f8e0499483cbae429ef9ee5d5bb | In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list.
['6995', 'R', 'B', 'k', 'O', '3747', '403', 'z', '6987', 'E', 'c', 'y', 'K', 'l', ... | 13 |
task159_check_frequency_of_words_in_sentence_pair | task159-1265bf0d484b42fd81bc0dad92e75ddc | In this task, answer 'Yes' if the frequency of the given word in the two sentences is equal, else answer 'No'.
Sentence1: 'a baseball player with a black bat and fans', Sentence2: 'a man taking a stack of clothes off of a bed'. Is the frequency of the word 'a' in two sentences equal? | No |
task493_review_polarity_classification | task493-e084fbc9d81846e0b798d336fcc5635d | Given reviews from Amazon, classify those review based on their content into two classes: Negative or Positive.
My one-year-old has played with this toy for several months. He disregards the keys and pulls up on the lids themselves. Not quite what I expected. He's had more fun pulling the lids up and pushing them down ... | Positive |
task112_asset_simple_sentence_identification | task112-35f4f1571b114fa9a229dd3f5e784c78 | 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 |
task295_semeval_2020_task4_commonsense_reasoning | task295-6bcfed183b5e48dab41a33f0c416be6b | In this task, you are given an impractical statement. You are also given three reasons (associated with "A", "B", "C") explaining why this statement doesn't make sense. You must choose the most corresponding reason explaining why this statement doesn't make sense.
The student called his professors notes.
(A) You can't ... | A |
task002_quoref_answer_generation | task002-10d311e0795a4929af2ec3b4df563a55 | In this task, you're expected to write answers to questions involving multiple references to the same entity. The answer to the question should be unambiguous and a phrase in the paragraph. Most questions can have only one correct answer.
Passage: A suicidal woman, Lillian Belton, unsuccessfully attempts suicide by tak... | Lillian Belton. |
task246_dream_question_generation | task246-d9c8777f0aca4e63a074249e48ebe571 | In this task, you will be shown a conversation. You need to write a question with three choices for the conversation. Your question should be answerable based on the conversation and only have one correct answer. Note that you don't need to answer your question. "W" and "M" in the conversations stand for "woman" and "m... | What will the woman do this evening? (A) Say good-bye to her uncle at the airport. (B) Meet her uncle at the airport. (C) Fly to another city together with her uncle. |
task303_record_incorrect_answer_generation | task303-14910ab915f449689a91d319efcc9c3f | 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 ... | Truman Foundation Scholar |
task517_emo_classify_emotion_of_dialogue | task517-3e46f02fab744c4eb16d5413f176618a | 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.
better next time if you're lucky grinningfacewithsmilingeyesgrinningfacewithsmilingeyesgrinningfacewithsmilingeyeswinkingfacewinkingfacewinkingfacethinkingfa... | happy |
task934_turk_simplification | task934-844d8f1c592342d78d93d1eab7042a88 | 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.
his baptism followed on may 3 in the river lark , at isleham. | his christian ceremony done at birth followed on may 3 in the river lark , at isleham. |
task384_socialiqa_question_classification | task384-2c3df0a593334a7fb38a1c40a21bacb7 | In this task, you're given a context passage, an answer, and a question. Your task is to classify whether the question for this answer is correct or not, based on the given context with commonsense reasoning about social situations. If its correct ,return "True" else "False".
Context: Jesse was driving drunk with Kenda... | False |
task750_aqua_multiple_choice_answering | task750-7ed09d88a94d47a48201cdb827e8ad24 | You are given a math word problem and you are supposed to make use of mathematical concepts like probability, combinatorics, linear equations, sequences/series, or simple operators like addition, subtraction, division, or multiplication to answer the given question. Choose the best option from the 5 given options and r... | Option D |
task399_semeval_2018_task1_tweet_sadness_detection | task399-cb69120624ec4c95b08fa01b796212e9 | In this task you are given a tweet. You must judge whether the author of the tweet is sad or not. Label the instances as "Sad" or "Not sad" based on your judgment. You can get help from hashtags and emojis, but you should not judge only based on them, and should pay attention to tweet's text as well.
Literally hanging ... | Sad |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.