task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task493_review_polarity_classification | task493-a59b52192f3f4d689b7e2cbd87210a9c | Given reviews from Amazon, classify those review based on their content into two classes: Negative or Positive.
Great taste, although a higher in calories than some of the other cereals and good in Folic acid and heat healthy.Wonder why it is not available at the local grocery stores? | Positive |
task899_freebase_qa_topic_generation | task899-ecd913dfe59c45719cceb3bb2c8119a3 | Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about.
The islands of Malta, Sardinia, Sicily and Corsica are in which Sea? | corsica |
task683_online_privacy_policy_text_purpose_answer_generation | task683-a0376223b334474c8e77889eb76a8cc6 | Given a part of privacy policy text, identify the purpose for which the user information is collected/used. The purpose should be given inside the policy text, answer as 'Not Specified' otherwise
A user's generic personal information is retained for a limited (but unspecified) period of time to meet legal or law enforc... | Not Specified |
task087_new_operator_addsub_arithmetic | task087-c80cbe6abe2d4f75aeec07b6e0970efb | 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
1900 # 12... | 19589 |
task161_count_words_containing_letter | task161-55bc2db4b575444b8dcb96c5f5e3b135 | In this task, you need to count the number of words in a sentence that contain the given letter
Sentence: 'a man with baskets of goods stands next to his bicycle'. How many words contain the letter 'r' in the sentence. | 0 |
task1296_wiki_hop_question_answering | task1296-c563ee1241624f6a8897f8e9d54413cb | 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: An interpreter officer is a commissioned officer of an armed force, who interprets and/or... | translation |
task1206_atomic_classification_isbefore | task1206-74aac5489f7349779ccefcf9fd215b1f | 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 |
task326_jigsaw_classification_obscene | task326-25bf096ea6574a20af6b35742626212a | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: obscene and non-obscene. A comment is obscene if it is considered offensive to the public sense of decency, for example because it too obviously relates to sex or contains language regarded as ... | Non-obscene |
task074_squad1.1_question_generation | task074-58de388cb53c4c819de176d1b48280f5 | 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... | Ctenophora are less complex than which other phylum? |
task582_naturalquestion_answer_generation | task582-5955771ab4c143718a3bcf589449b688 | 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 narrator for the tv show snap... | Laura San Giacomo |
task292_storycommonsense_character_text_generation | task292-4704d71312134a69aee95395f44aa2cf | 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: Mary was an opera singer. Sentence2: She had a performance tonight. Sentence3: In the middle of the aria she got a case of the hiccups. Sentence4: She could... | Mary |
task390_torque_text_span_selection | task390-9496ef73851347fdb51c25abb737194e | In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Passage: Slepia... | |
task080_piqa_answer_generation | task080-2cb31fb1c89c44a880dfa6cdc9f7292d | 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.
Jet gasol... | can melt steel buildings easily. |
task592_sciq_incorrect_answer_generation | task592-d99b862e51c34def9f745a20364cf71e | 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.
An aqueous solution is a homogeneous mixture i... | blood |
task413_mickey_en_sentence_perturbation_generation | task413-d003eb2caa434010a2a1fedd0aa0dc9a | 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.
An actio... | An attack on our country would make you want to fight the enemy. |
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately | task509-a77c0d64eb5a48a78e0a106f7985415a | In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to collate all the alphabetical elements at the start of the list followed by all the numerical elements of the list. Maintain the order in which the alphabetical elements appear in the given input... | d, O, l, w, g, h, h, q, D, R, L, q, f, p, b, L, q, u, O, 8873, 8181, 6827, 759, 2587, 527, 7359, 9143, 4373, 7923, 757, 7047, 9485, 8289 |
task227_clariq_classification | task227-11161eefc9a74ed28edcb30832d68fae | In this task, you are given an ambiguous question/query (which can be answered in more than one way) and a clarification statement to understand the query more precisely. Your task to classify that if the given clarification accurately clarifies the given query or not and based on that provide 'Yes' or 'No'.
Query: Tel... | No |
task899_freebase_qa_topic_generation | task899-ae54931e595b4e19a5021a4e58ed0cbb | Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about.
Who wrote 'Earthly Powers', a long and ambitious first- person novel, narrated by an octogenarian homosexual? | earthly powers |
task164_mcscript_question_answering_text | task164-8bdeca58ce5a4213bacd592f0de5f9a4 | You are given a paragraph (Passage), a question (Question) and two answer options (Option1 and Option2). Your task is to find the correct answer (and return the string of the correct option, not option1/2) for the given question from the given options and based on the given passage. Answer of the question can be found ... | after the carrots, onions and celery were cut up. |
task303_record_incorrect_answer_generation | task303-b7689549b03a427bbe2c36647f03d523 | 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 ... | Rafa Benitez |
task196_sentiment140_answer_generation | task196-a2ade5d58d824d06ba76b9929c0c84b4 | In this task, you are given a text from tweets and a boolean question whether this tweet has positive sentiment or negative sentiment. Your task is to generate answer "yes" when the tweet has that particular sentiment, otherwise generate answer "no".
Tweet: [Link] - Gelatoooo! So yummmy Question: is it a positive twee... | yes |
task1400_obqa_incorrect_answer_generation | task1400-68f7b9171fd2400bb603b12e34d9311b | This task is about generating an incorrect answer to a question given the question and a true statement related to the question. The answer must be related to the question, but incorrectly answer it given the context.
Fact: fossils are formed when layers of sediment cover the remains of organisms over time. Question: I... | be frozen in carbonate |
task074_squad1.1_question_generation | task074-13c3cbaeeea74688a503e6f37f9cd16b | 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 is one way the city tried to combat crime? |
task267_concatenate_and_reverse_all_elements_from_index_i_to_j | task267-c875d9f4e732477b950db96e0b435920 | 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 ... | U5192zhUe |
task587_amazonfood_polarity_correction_classification | task587-00d727b0b2a04c3088253891d4ccdfa6 | You are given an amazon food product review and its polarity (positive or negative). Your task is to answer "True" if the specified sentence and its polarity match; otherwise, answer "False".
I try to be good, but when I feel like indulging in some delicious, gourmet potato chips, these New York Chedder potato chips ar... | True |
task608_sbic_sexual_offense_binary_classification | task608-10d5e126f8a546b7ab46c7b597bce96e | In this task, you are given a text from a social media post. Your task is to classify the given post into two categories: 1) yes if the given post is sexually offensive, 2) no, otherwise. Emphasis on sexually offensive or any lewd reference. Generate label 'no' for offensive posts that do not reference sexually explici... | Yes |
task333_hateeval_classification_hate_en | task333-454c452f8ffb47c7b9e3557afe49d398 | In this task, you are given a post in English from online platforms. You are expected to identify whether the post is hateful against immigrants and women. A hateful post expresses hate or encourages violence towards a person or a group. If a post is hateful but not towards immigrants and women, it should be labeled as... | Non-hateful |
task292_storycommonsense_character_text_generation | task292-147cf8d961ad40249d557cec94551955 | 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: I was washing my hands. Sentence2: I noticed a large spider in the sink. Sentence3: I turned on the faucet. Sentence4: I sprayed the spider with water. Sent... | I (myself), Spider |
task1217_atomic_answer_generation | task1217-4bd16ca9b5c84ef5854bff3541efca89 | 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 drives home ___ | Wood |
task592_sciq_incorrect_answer_generation | task592-96446d96d1c74a67ae4b4d664a530ef4 | 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.
Lymph capillaries collect the fluid that leaks... | gastrointestinal |
task516_senteval_conjoints_inversion | task516-39b9ba733d6140b98f70dd4763a9e546 | 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 |
task078_all_elements_except_last_i | task078-708876cfdd504d95903ee185e5a61df2 | 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 preceding the last i elements. i will always have a value less than the length of A.
1, ['2363', '7379', 'r', 'w', '8917', '1163', '1753', 'C', 'e', 'K', 'E', '7841', '3379', 'Q', '9701', '8557', '2... | 2363, 7379, r, w, 8917, 1163, 1753, C, e, K, E, 7841, 3379, Q, 9701, 8557, 2345, 4193, 5333, Y, 5161, J |
task820_protoqa_answer_generation | task820-1cd17ce599b34868a5c38dd6bf5915de | 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 food that can put a smile on your face and five extra pounds on your scale. | hamburger |
task067_abductivenli_answer_generation | task067-a184e38c0d7e4c2886d4a93bb82694f0 | 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... | Alfie likes to play dead if he thinks the dog is around. |
task405_narrativeqa_question_generation | task405-f9612240a1424b22bef2a39cfd445ea1 | 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 does the government do at the start of each New Year with the wealth it has collected? |
task303_record_incorrect_answer_generation | task303-d1d0b72c760b441d85ae090405e7ac93 | 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 |
task589_amazonfood_summary_text_generation | task589-12d7ec12ede2426d9270740daca91660 | 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.
This black truffle oil from Italy is fabulous. It's strong and subtle at the same time. It's the best deal for... | Yummers! |
task183_rhyme_generation | task183-1daa2100e9ed44ef9da4bdc3bf6aa279 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
wind | rind |
task845_pubmedqa_question_generation | task845-1039554867eb4e719379f348f16ad6c5 | 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 vitamin A-enriched diet modulate reverse cholesterol transport in hypercholesterolemic obese rats of the WNIN/Ob strain? |
task323_jigsaw_classification_sexually_explicit | task323-6131ecd7d5f04b35868778dfa91ac1c8 | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: sexual-explicit and non-sexual-explicit. A comment is considered sexual-explicit if it explicitly portrays sexual matters.
Comment: Yes, Victoria, we are all out to destroy it.
Now, would you ... | Sexual-explicit |
task320_stereoset_classification_race | task320-560c5b32701547cbbf3c73943c38f1a9 | You are given a target race, and two sentences. Your task is to determine whether the second sentence is either a stereotype, anti-stereotype, or is unrelated with respect to the first sentence and the target. A stereotype is a widely held but oversimplified notion of a group of people. An anti-stereotype is an idea th... | anti-stereotype |
task924_event2mind_word_generation | task924-4bbc0a0cbacc42388b8db3bfc065e458 | You are provided with an "Event", "Intent" and "XEmotion" (PersonX's reactions for the given "Event"). Indicate PersonY's reaction (person feels) at the end of this event. Provide one reaction for PersonY. If there's nothing that can be implied, respond as None
Event:PersonX goes to a baseball game. Intent: 1) to get s... | excited |
task305_jeopardy_answer_generation_normal | task305-7db65879258340fbb3590ace58dde571 | 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: TWAIN TWIP
Clue: In the titles of 2 of Twain's travel books, it follows "The Innoce... | abroad |
task111_asset_sentence_simplification | task111-8ebd6820bcc64d4b986eb33e26ff59e5 | 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... | There were 18,217 participants in the national casting. She was chosen among the 19 candidates to appear on the TV show. |
task390_torque_text_span_selection | task390-669764e65894420198fe6222eac83da5 | In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Passage: "They ... | hold |
task1368_healthfact_sentence_generation | task1368-9c2c93a58d1d4cfb837601b65c34c2a1 | 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.
"T... | “Whole of Italy goes into quarantine.” |
task576_curiosity_dialogs_answer_generation | task576-268d6a4757e84f77be0d9dc9b724ad4e | 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.
Very good, thank you. Have a good day.
Well that is sad, can you tell me anything more about the history of Georgia?
Religious minor... | Religious minorities in Georgia include Muslim, Armenian Christians, and Roman Catholics. |
task405_narrativeqa_question_generation | task405-5b4bc059211543d79ea6f0be812c11fa | You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont... | Who is the sailor with a wooden peg leg? |
task160_replace_letter_in_a_sentence | task160-f857841b84bb4e30a5a3643c898e78be | In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'a kitchen with stainless steel appliances and several guys'. Replace the letter 'n' with 'y' in the sentence. | a kitchey with staiyless steel appliayces ayd several guys |
task1206_atomic_classification_isbefore | task1206-40ac25b68bfb46248fde04b76612aa70 | 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 |
task453_swag_answer_generation | task453-0a45a99ae2944f598626ef8477b4537a | Given a sentence, generate what should be the most likely next statement. The next statement should be reasonable and logically correct.
Averting her cold gaze, someone gives a careless gesture and steps away from the open door. Someone | enters timidly, and follows her mother into the living room. |
task303_record_incorrect_answer_generation | task303-d399cd44a254489289ac2a5806dc393b | 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 ... | Spectrum |
task080_piqa_answer_generation | task080-dee6cecd88b245e0899b297201bffb08 | In this task the focus is on physical knowledge about the world. Given the provided goal task in the input, describe a process that would lead to the asked outcome. This process often involves physical motions with objects, such as moving them, arranging them in a certain way, mixing them, shaking them, etc.
how to re... | sprinkle some baking soda inside your shoes to deodorize them. |
task400_paws_paraphrase_classification | task400-3fdd0611d6174c6aba5fb92611337521 | In this task you are given a sentence pair from wikipedia that have high lexical overlap. If the sentences have the same meaning and are just paraphrases of each other label them as "Paraphrase" , if not label them as "Not paraphrase". The two sentences are seperated by a new line.
His sister Mary ( born February 25 , ... | Paraphrase |
task1295_adversarial_qa_question_answering | task1295-e1f34485e7934d1cbd1340e04307dce3 | In this task, you are given a question and a context passage. You have to answer the question based on the given passage.
What relationship did Numidia have to Rome?, Context: The Jugurthine War of 111–104 BC was fought between Rome and Jugurtha of the North African kingdom of Numidia. It constituted the final Roman pa... | a loyal ally |
task1336_peixian_equity_evaluation_corpus_gender_classifier | task1336-d40b117bf4d348719afd0b13a6d3d025 | 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).
Katie feels happy. | female |
task398_semeval_2018_task1_tweet_joy_detection | task398-3f3141ad997c4f4f959a11d01603dcee | In this task you are given a tweet. You must judge whether the author of the tweet is happy or not. Label the instances as "Happy" or "Not happy" based on your judgment.
Also YAY @ChadHoy that's awesome about TX! &I I'm not sure why but it makes me sad ur leaving Indy cuz it's not like we ever hang lol | Happy |
task1295_adversarial_qa_question_answering | task1295-2634436aa05d4c018ebf173249afbaf4 | In this task, you are given a question and a context passage. You have to answer the question based on the given passage.
How long did it take for the majority of manufactures to agree to the MoU?, Context: In June 2009, many of the world's largest mobile phone manufacturers signed an EC-sponsored Memorandum of Underst... | June 2009 |
task1601_webquestions_answer_generation | task1601-846db731478c411da268950510e47917 | Based on the given question and tppic, give an answer. The answer is available on on the internet. The questions are mostly centered around a single named entity.
concept: South Carolina question: where is south carolina located? | ['United States of America'] |
task378_reverse_words_of_given_length | task378-7d3941cbfe904aca867c029c10e4b597 | 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 group of people wearing skis and standing at the top of a ski slope'. Reverse all words of length '7' in the given sentence. | a group of people gniraew skis and standing at the top of a ski slope |
task413_mickey_en_sentence_perturbation_generation | task413-e13ca0daea10476da9f94bb2f87d8491 | 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.
A tongue... | A reader can drop in the art of kissing . |
task074_squad1.1_question_generation | task074-2b22f07a3f93493eb518e3fbad72fa19 | 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 should a teacher guide a student in? |
task378_reverse_words_of_given_length | task378-3b1ae14ee0d945728bce83d5e4ba9119 | 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 baseball player walking to his post with his bat'. Reverse all words of length '7' in the given sentence. | a baseball player gniklaw to his post with his bat |
task405_narrativeqa_question_generation | task405-b9c113edf2cd4068b58f85f13df669ac | You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont... | What do the auks call their nation? |
task080_piqa_answer_generation | task080-04f2f59f520b4169a0c84702dd1bd3d0 | 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.
shaving r... | can be used to remove a beard off a face |
task142_odd-man-out_classification_no_category | task142-1450855be5b245ba936e192064df3e2b | 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.
concrete pourer, digger, ostrich, davit, crane | ostrich |
task901_freebase_qa_category_question_generation | task901-ce5475bde298460d9ee29038bbeb9952 | 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.
people | What was the full name of poet T.S. Eliot? |
task1600_smcalflow_sentence_generation | task1600-96c72b1c500746c496dd3183261113d1 | In this task, you have given an input which is agent's reply, based on that you have to identify what will be users' command for that reply. The user generally asks a question related to event scheduling or information of the scheduled events. Agent reply based on the available information or do the task as per user co... | Yes hi I need to search for an event related to my kid's soccer game |
task575_air_dialogue_classification | task575-55f683df38c34d3d89db32562de0456f | 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".
I am planning to visit HOU to meet my brother, can you please find a flight from PHX? | customer |
task1206_atomic_classification_isbefore | task1206-c1e27b8c5a404a1cab65da933758c3e9 | 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 |
task155_count_nouns_verbs | task155-96c560e78f8d4b0b940a3e020b4fcd99 | In this task, you need to count the number of nouns/verbs in the given sentence.
Sentence: '`there is a fridge that has many bottles of liquor in it'. Count the number of verbs in this sentence. | 1 |
task069_abductivenli_classification | task069-08ae28d08941441daa990a660ffc0aa8 | In this task, you will be shown a short story with a beginning, two potential middles, and an ending. Your job is to choose the middle statement that makes the story coherent / plausible by writing "1" or "2" in the output. If both sentences are plausible, pick the one that makes most sense.
Beginning: Dan wanted to go... | 1 |
task078_all_elements_except_last_i | task078-d7eff8979ad64f2aa440c68640c3b7e7 | 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 preceding the last i elements. i will always have a value less than the length of A.
6, ['7653', 'i', '1503', '7003', 'h', 'o', 'a', 'E', '7873', 'L', '5193', '8717', 'P', 'O', '3667', 'i', 'K', '21... | 7653, i, 1503, 7003, h, o, a, E, 7873, L, 5193, 8717, P, O, 3667, i, K, 2127, 7251, T |
task506_position_of_all_alphabetical_elements_in_list | task506-a0e5f0ac7caa407796f450838df22ff9 | 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.
['41', 'j', ... | 2, 3, 5, 7, 9, 11, 14, 16, 17, 19, 20, 22, 23, 25 |
task284_imdb_classification | task284-fa4847d81fad4a528a9c2592c3d0b619 | 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.
Many of the lead characters in Hideo Gosha's 1969 film "Hitokiri" (manslayer; aka "Tenchu" -- heaven's punishment) were actual historical figures (in "wester... | negative |
task956_leetcode_420_strong_password_check | task956-a34b34efc07248668131a8ff585af558 | 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 |
task1502_hatexplain_classification | task1502-bd8ebe2c8ab345dbaa2aa59d7feb601c | 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.
i ... | Offensive |
task504_count_all_alphabetical_elements_in_list | task504-8fdd5495814a4ebe86b57764fb64701b | 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 alphabetical elements in the given list. Return 0 if no alphabetical element in the list
['765', 'J', 'M', '9707', '2119', '6275', 'Z', 'r', '7099', 'L', 'p', 'L', 'P... | 18 |
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists | task755-56288a206dab453b83f167e11e904fd0 | 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... | lCfatUUwjvQNddfggggiilqqxuQqdXfLkg, JDCxYRXWIddfggggiilqqxKsjUd |
task1419_mathqa_gain | task1419-c535d366553341eaa4223007ba9823dc | 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: when a laptop is sold for rs . 27000 , the owner loses 10 % . at what price must that laptop be sold in order to gain 10 % ?... | a |
task900_freebase_qa_category_classification | task900-2f988b486f2a4190a007071eff4ed2d5 | Given a trivia question, classify broad topical category from this list: 'theater', 'geology', 'book', 'tv', 'astronomy', 'aviation', 'military', 'government', 'boxing', 'projects', 'metropolitan_transit', 'law', 'venture_capital', 'broadcast', 'biology', 'people', 'influence', 'baseball', 'spaceflight', 'media_common'... | comic_books |
task518_emo_different_dialogue_emotions | task518-a531e21b645243049f66f8fceb37c11d | 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: 'why because you owe it i owe what'. Dialogue 2: 'text you later texts it doesn't matte... | yes |
task317_crows-pairs_classification_stereotype_type | task317-88a8e0020a6e4f43ac9f9cfb09332409 | In this task, you are given a short passage that conveys a stereotype. A stereotype is an over-generalized belief about a particular group of people. You are expected to classify the passage into nine types of stereotype: race-color, socioeconomic, gender, disability, nationality, sexual-orientation, physical-appearanc... | race-color |
task283_dream_incorrect_answer_generation | task283-6f752b5ea46f4b3abfffc616f25998bb | In this task, you will be shown a conversation and a question. You need to write an implausible answer to the question. Even though there exist multiple wrong answers, we only need a single wrong answer. "W" and "M" in the conversations stand for "woman" and "man".
W: Are you ready to order now, Sir? M: Yes. I'll have ... | In a shop. |
task568_circa_question_generation | task568-56ca0da3ff724b038b216274aca9b646 | In this task, you are given an answer, and your task is to generate a reasonable question for that answer.
I had to get gas a few times. | Did you stop anywhere on the way? |
task515_senteval_odd_word_out | task515-f2aa2a91dc9c4d86a9d8a36ad21dd132 | 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 |
task454_swag_incorrect_answer_generation | task454-706829f742e3442f9a76d3833dd0ba73 | Given a sentence, generate a most unlikely next statement. The next statement should not be logically relevant to the given context
Someone gets up and follows him. Someone | steps up behind someone. |
task286_olid_offense_judgment | task286-cd10255bf7a54479afd98ca6fa756624 | 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... | NOT |
task579_socialiqa_classification | task579-acd6ecf7de9a494e896a97936f87ecee | In this task, you're given a context, a question, three options, and an answer. Your task is to classify whether the given answer is correct or not by providing 'Yes' or 'No', based on the context with commonsense reasoning about social situations.
Context: Robin produced the number of products Jan asked for.
Questio... | Yes |
task1328_qa_zre_relation_generation_from_question | task1328-f67feececbab4188867f0d209bd6d69d | 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... | spouse |
task900_freebase_qa_category_classification | task900-580c9ef5cb30481ca6478db6ba4f590e | Given a trivia question, classify broad topical category from this list: 'theater', 'geology', 'book', 'tv', 'astronomy', 'aviation', 'military', 'government', 'boxing', 'projects', 'metropolitan_transit', 'law', 'venture_capital', 'broadcast', 'biology', 'people', 'influence', 'baseball', 'spaceflight', 'media_common'... | sports |
task101_reverse_and_concatenate_all_elements_from_index_i_to_j | task101-26d8e32d1a9842f8bec8ec8d45ebb29c | 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... | tlv8443 |
task820_protoqa_answer_generation | task820-074c2eff571e4b699647375136469d65 | 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 kind of place where everyone always seems to be in a hurry. | on the roads |
task099_reverse_elements_between_index_i_and_j | task099-ccc30689b22b45f694ed5782c715d834 | 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.
9, 11, ['I', '57... | 2255, l, N |
task087_new_operator_addsub_arithmetic | task087-7e0cefca582946debace5c81307bd47f | 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
2468 # 68... | -3578 |
task373_synthetic_round_tens_place | task373-d07ca79e713446138af472f06a36fdbb | In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10.
[948, 89, 445, -429, 431, -614, -487, -539, -617, -541, 360, -598] | [950, 90, 440, -430, 430, -610, -490, -540, -620, -540, 360, -600] |
task308_jeopardy_answer_generation_all | task308-d62eef0b266f4a43b47d365dfcaab22b | 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: WORDPLAY
Clue: His name spells out the initials of "I am chairman of Chrysler Corpor... | lee iacocca |
task1711_poki_text_generation | task1711-7b5b7d60689944e4be12aef89a215f1c | 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 ... | dear jack i really like your poem |
task413_mickey_en_sentence_perturbation_generation | task413-3a0982026a3846babb85230dc0bf7966 | 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.
The effe... | The effect of burying the cat is the next body is gone . |
task580_socialiqa_answer_generation | task580-825b140ef0ef4cd2b0e23aa3007cd6e2 | 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: Lee so... | C |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.