task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task610_conllpp_ner | task610-e0b5583f083f4b1db315292bfa0db09f | In this task, you are given a text from a post. Your task is to find all of the proper nouns and label them. The labels are <B-PER>, <I-PER> for persons; <B-ORG>, <I-ORG> for organizations; <B-LOC>, <I-LOC> for locations; and <B-MISC>, <I-MISC> for other nouns. The capital 'B' denotes the first word of a proper noun ph... | Turkey <B-LOC> 's Ciller <B-PER> to hold talks in Jordan <B-LOC> . |
task1660_super_glue_question_generation | task1660-2a8e3909380349e097899a0fe83f15ba | In this task, you are given Wikipedia articles on a range of topics, we ask you to write a question based on the content of the articles that can be answered in a binary manner i.e. True or False.
Banknotes of the pound sterling -- Not since 1945 has there been bigger notes than £50 issued for general circulation by th... | can you get a £100 pound note |
task523_find_if_numbers_or_alphabets_are_more_in_list | task523-522c1b21bdc047cc877ec2d01f44b061 | In this task, you are given an input list A. If the count of numbers is more than that of alphabets in the list, answer 'Numbers Win'. If the count of alphabets is more than that of numbers in the list, answer 'Alphabets Win'. If the count of numbers is same as that of alphabets in the list, answer 'Numbers and Alphabe... | Alphabets Win |
task183_rhyme_generation | task183-bc842edaabe848a8b8cd14fdd6a3df68 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
broad | claude |
task1542_every_ith_element_from_starting | task1542-ea2a27f63ca6491ba11ab6489cdbe226 | In this task, you are given an input i,A where i is an integer and A is an array. You need to find every ith element of A starting with the 1st element.
9, ['513', 'z', '5791', 'z', 'O', 'j', '6747', 'M', 'O', 'H', 'o', 'O', 'w', 'w', 'V', '7213', 'o', '3245', '1009', 'S', 'T', '3121', '797', 'X', 'i'] | 513, H, 1009 |
task367_synthetic_remove_floats | task367-d609b243cce3439999e3d21e32166d5c | 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.
[84, 19, -23.931] | [84, 19] |
task384_socialiqa_question_classification | task384-0af4808946044b41b9b5cb194160f86c | 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: Casey moved into a new apartment a... | True |
task389_torque_generate_temporal_question | task389-b35c320ec1e74141ac7cf8b67d2e8da9 | In this task, a passage will be given and the goal is to generate a question about temporal relations based on that passage. A temporal relation describes the relation between two things with respect to time e.g., something happens/starts/terminates/... immediately/shortly/usually/... before/after/during/... something ... | What will happen in the future? |
task166_clariq_sentence_generation | task166-45ea2ac5087e4802832efdfafa571f50 | 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... | what year model are you looking for |
task617_amazonreview_category_text_generation | task617-b1ff2e9ff12d49198c343f07812852c2 | In this task, you're given a review from Amazon and your task is to generate the name of the category of the product based on the review given by the user. The categories are: kitchen, office product, watch, wireless, other, toy, digital video download, camera, jewelry, pet products, sports, industrial supplies, baby p... | drugstore |
task103_facts2story_long_text_generation | task103-f1fe228fb4f34d008b48b8f17fcd3be4 | 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: Polly Big... | Polly Biggs Peggy Hyland is the eldest of a family of orphaned children who are taken in by their uncle, Mayor Hoadley John S. Robertson. Hoadley despises the children and has only taken them in as good publicity for the upcoming election. His wife, Mrs. Hoadley Julia Swayne Gordon is equally cruel to the children, esp... |
task088_identify_typo_verification | task088-efda5f35119d461ead5dcfbc3787b053 | 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 ... | Livng |
task679_hope_edi_english_text_classification | task679-8f8e44e3b3b54b2caf39f10975828ecf | Classify the given comment into 'Hope Speech' or 'Not Hope Speech'. A hope speech is defined as content that is encouraging, positive or supportive contents and talks about equality, diversity or inclusion
Can't say the Brits don't have a sense of humour! | Not Hope Speech |
task067_abductivenli_answer_generation | task067-56a2a39ecb984fd29df8627345ae4855 | 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... | Jack struggled to learn while in kindergarten. |
task476_cls_english_books_classification | task476-897f5f46675c4f8cbc54ddac4dde8e38 | In this task, you are given books product reviews in English language. The goal is to classify the review as "POS" if the overall sentiment of the review is positive or as "NEG" if the overall sentiment of the review is negative.
nothing special . I do not quite understand why this should be a recommended Buk-Book. It ... | NEG |
task1711_poki_text_generation | task1711-38cdd78ddac144cc88ff9398becf477d | 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 ... | nick by tyler nick be kind i like when we play cool be in him kid like him too |
task673_google_wellformed_query_classification | task673-786d9d11cb044164a370cbf030ba48f5 | Read the given query and classify it as a 'Good' or 'Bad' query depending on how well the query is formed, 'Bad' being the expected output for a not so well formed query and 'Good' being the expected output for a well formed query. A query may be wrong based on common sense or general facts, but if it is well formed, y... | Bad |
task298_storycloze_correct_end_classification | task298-d2ddeb8359044f4f8e8115537db02a76 | In this task, you're given four sentences of a story written in natural language, and one last sentence (Sentence5). Your job is to classify whether the last sentence completes the rest of the story coherently or not by providing 'Yes' or 'No'.
Sentence1: Tom enjoyed puzzles growing up. Sentence2: He was not just outsi... | Yes |
task723_mmmlu_answer_generation_moral_disputes | task723-16fa880e205a4405a217aa37c341ccf1 | You are given a question on moral disputes. You are also given 4 answer options (associated with "A", "B", "C", "D"), out of which only one is correct. You need to answer the question by selecting the correct option. You should only answer with the choice letter, not the whole answer.
A truly environmental ethic must ... | C |
task397_semeval_2018_task1_tweet_anger_detection | task397-f6ebd2a241b5456ebd81af17c2609795 | In this task you are given a tweet. You must judge whether the author of the tweet is angry or not. Label the instances as "Angry" or "Not angry" based on your judgment.
That is at least the 3rd time the balls been burst in our games | Not angry |
task101_reverse_and_concatenate_all_elements_from_index_i_to_j | task101-7bf21fa8b7b64be5a16fc1fe9be016ae | 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... | 34338251l96234505 |
task205_remove_even_elements | task205-5537940aa744441992218d79eb82ac0a | In this task you will be given a list of numbers. A list is shown by two brackets and comma-separated numbers inside, like: [1,2,3]. You should remove all of the even numbers from the list. If every number in the input list is even an empty list should be returned. Zero should be counted as an even number.
[142, 139, 1... | [139, 179, 7] |
task205_remove_even_elements | task205-c9cb079250c54a51bf3c2aee12e35696 | In this task you will be given a list of numbers. A list is shown by two brackets and comma-separated numbers inside, like: [1,2,3]. You should remove all of the even numbers from the list. If every number in the input list is even an empty list should be returned. Zero should be counted as an even number.
[34, 155, 86... | [155] |
task928_yelp_positive_to_negative_style_transfer | task928-7ade8f388092436695444e0a3886c47d | In this task, you are given a positive review and your task is to convert it to a negative review by making minimal changes. Avoid changing the context of the review.
the best part of my thanksgiving dinner by far was sweet cakes pecan pie . | the thanksgiving dinner was not what i expected especially the sweet cakes pecan pie |
task303_record_incorrect_answer_generation | task303-bb4f166a110645cdbe06911c3dfed7c1 | 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 ... | Old Trafford |
task303_record_incorrect_answer_generation | task303-c93a13ac93964dc292a475488fbb0a09 | 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 ... | HIV |
task162_count_words_starting_with_letter | task162-abb824a05d8b4ffc829d6bb45f04910c | 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: 'the perspective of the photo makes it seem as if the refrigerator is being held in a hand'. How many words start with the letter 'p' in the sentence. | 2 |
task594_sciq_question_generation | task594-52b4e625baf3432390f235ddfbfdb37f | Given a scientific passage and an answer, generate a question for the given answer.
Passage: A food chain represents a single pathway by which energy and matter flow through an ecosystem. An example is shown in Figure below . Food chains are generally simpler than what really happens in nature. Most organisms consume—a... | A single, often oversimplified, path through which energy and matter flow through an ecosystem is also known as what? |
task302_record_classification | task302-9603cd27ff7b4ec3b7aa4b99a12e2c8b | In this task, you will be presented with a passage and have to answer a question based on your understanding of the events inferred from the passage. Among the entities, try to find the best entity that is most likely to fill in "_" and classify the answers based on options.
(CNN) The family of an African-American man ... | (C) |
task196_sentiment140_answer_generation | task196-ef38efe5d3e6426c9e763c46c0e7a891 | 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: An ounce of mother is worth a pound of clergy Question: is it... | yes |
task472_haspart_classification | task472-bca25c74727f4cea8eff5bf3e92c1bdf | Given two entities as input, classify as "yes" if second entity is the part of the first entity. Otherwise classify them as "no". These are entities of meronym In linguistics, meronymy is a semantic relation between a meronym denoting a part and a holonym denoting a whole. In simpler terms, a meronym (i.e., second enti... | no |
task142_odd-man-out_classification_no_category | task142-c19aca73e42f470b9688108f3301c8e7 | 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.
swan, sheep, horse, duck, dodge | dodge |
task430_senteval_subject_count | task430-56563f10b423485e80f1c5e9870e42c3 | In this task you are given a sentence. You must judge whether subject of the main clause is singular or plural. Label the instances as "Singular" or "Plural" based on your judgment.
The contract from the War Department will state that it is responsible for all repairs, redecoration etc., to the house itself. | Singular |
task350_winomt_classification_gender_identifiability_pro | task350-40b437d4c1f24095a6a53fe1c337d696 | In this task, you are given a sentence and a profession. The sentence mentions two professions: one's gender is identifiable using the coreference link with gendered pronouns and the other's gender is unidentifiable. You are expected to return whether the given profession's gender is identifiable or unidentifiable.
Sen... | Unidentifiable |
task300_storycloze_order_generation | task300-c6deac06b7244a10b2446600537b7b16 | In this task, you're given a short story of five sentences written in natural language. However, the order of the given story is not correct. Your job is to return the correct order for the given five sentences to create a coherent short story with the new order that has the correct flow. Generate your answer using the... | 15423 |
task495_semeval_headline_classification | task495-a1350f9177054c11aa007ff348d5ba9c | 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 |
task633_dbpedia_14_answer_generation | task633-c377dbc02b7a44678ad69dabf413f2ce | In this task, you are given a text which is the body of a document. You are given a question and options. Pick the correct number. Don't generate anything else apart from the numbers provided in options.
Context: Hugh Alfred Calder (December 25 1872 – August 6 1964) was a real estate developer and politician in Alberta... | 3 |
task405_narrativeqa_question_generation | task405-110de89edb6f4185addd0ccf3a37c606 | 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 did Domitian's regime consist of? |
task183_rhyme_generation | task183-29bacbc444584498ae0c565dc0fadbfc | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
shall | roubal |
task303_record_incorrect_answer_generation | task303-ec8d79695383400ba79bfff5d3810044 | 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 ... | Cheonan |
task488_extract_all_alphabetical_elements_from_list_in_order | task488-2554b0f2998f4209b89462d3c382a2cb | 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.
['5971', '887', '4303', 'Q', '9493', 't', 'x', '7833', '7063', 'f', 'M', 'J', '6039', '9381'] | Q, t, x, f, M, J |
task1712_poki_classification | task1712-30bef3ef00c44039ac154755b65b70cb | 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 |
task376_reverse_order_of_words | task376-4271e080b3e74275829b2044ed7763aa | In this task, you need to reverse the order of words in the given sentence.
Sentence: zodiac on back of large boat in a lake | lake a in boat large of back on zodiac |
task301_record_question_generation | task301-c3251e62088c4bf9adeb2a4c967ef6cc | 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 _ .
(CNN) Donald Trump... | One source said Brookover has not been involved in high-level meetings for weeks, and another said _ was axed from the campaign's list of surrogates about three weeks ago. |
task303_record_incorrect_answer_generation | task303-e05c2c91ae2648d7bf05c93d243cc47e | 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 ... | Liotta |
task1595_event2mind_text_generation_1 | task1595-fa2f3b05026b4c8d8ed85e9bc4918eab | The task is to generate text based of an event. For the given event, there will be a person who does the action in the event (usually PersonX). Your task is to write that persons emotional reaction to the event, i.e. how that person feels after doing the action.
PersonX uses ___ efficiently | skillful |
task900_freebase_qa_category_classification | task900-1ac6387cba0447c188eecf2c7b6f4df4 | 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'... | theater |
task616_cola_classification | task616-c423d23292514c759ab97a7c0f2cbe8e | You're given a sentence and your task is to classify whether the sentence is acceptable or not. Any sentence which is grammatically correct, has a naturalistic text, is written by a native speaker and which minimizes superfluous content is acceptable, otherwise unacceptable. If the sentence is acceptable then write "ac... | acceptable |
task1186_nne_hrngo_classification | task1186-b19ff97c8a094647a091c21ab9bd79e1 | You are given an original reference as well as a system generated reference. Your task is to judge the naturaleness of the system generated reference. If the utterance could have been produced by a native speaker output 1, else output 0.
System Reference: the name of the restaurant is maverick.
Original Reference: it i... | 1 |
task1384_deal_or_no_dialog_classification | task1384-fa2229eb82c94bd4a5241b9b7619f870 | Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
THEM: a ball and two books is what i need. nothing less. YOU: okay, deal. | Yes |
task595_mocha_answer_generation | task595-b11eec04d9db4abdaba0f3e3e066c39e | In this task, you're given a context passage, followed by a question that needs to be answered. Based on the paragraph, you must write unambiguous answers to the questions and your answer must refer to a specific phrase from the paragraph. If multiple answers seem to exist, write the answer that is the most plausible.
... | To try to relax |
task578_curiosity_dialogs_answer_generation | task578-f99ae684aeb940eea6cca324e79c8137 | In this task, you are given dialogue, and you have to find the most critical location in the given conversation.
Hello good evening can you help me learn about Anguilla.
Anguilla housed 100 slaves by 1683.
All right, Could you maybe tell me some information about the history of this area?
African slaves lived in ... | Anguilla |
task067_abductivenli_answer_generation | task067-b84980a230b549a5951607e0d06ab447 | 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... | Benisha says she practiced when she hasn't. |
task1207_atomic_classification_atlocation | task1207-a5e7f7fa403c4a738bc5206a667ab364 | 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 |
task843_financial_phrasebank_classification | task843-2641a6b861ed46438bf8ed7bb61e0ae4 | Classify the given a piece of financial news into three classes: positive, negative, and neutral. Output must be 'positive', 'negative', or 'neutral'.
Finnish Kemira 's net sales EUR decreased to EUR 1,259.6 mn in January-June 2009 from EUR 1,425.1 mn in January-June 2008 . | negative |
task092_check_prime_classification | task092-58bc18f3e8554a9b92325bca172f09ee | In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
23143 | Yes |
task405_narrativeqa_question_generation | task405-c4893d5ba0094f268985c74dac301347 | 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... | Where is the Virginian escort the tenderfoot? |
task301_record_question_generation | task301-da09704ad18b40acaa9524638976250f | 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 _ .
The inquest will b... | _ had the scent of blood in their nostrils and even one looked beyond them. |
task517_emo_classify_emotion_of_dialogue | task517-2f5ccdb6ff7b4e479b71f69e651c584a | 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.
i want my best friend i'll see what i can do not u | other |
task430_senteval_subject_count | task430-63b9fc067812444f8429015c15e8b95f | In this task you are given a sentence. You must judge whether subject of the main clause is singular or plural. Label the instances as "Singular" or "Plural" based on your judgment.
The ship shudders as the phase drive powers up. | Plural |
task156_codah_classification_adversarial | task156-b6a302cd5f7b41c5b81da1d4832f35a1 | Given a prompt and four completions, select the completion that is the most plausible in continuing or answering the prompt. This task is designed to test common sense and has various categories ranging between idioms, negated statements, polysemy, subject referencing, and quantitative reasoning. Generate either Comple... | Completion A |
task196_sentiment140_answer_generation | task196-7beab839ae9a4a91a4fe42c150bd1af1 | 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: @jimbiosis Timmy says if I keep asking him silly questions he ... | yes |
task306_jeopardy_answer_generation_double | task306-2caf34e70d1445df87ec6c5d729923cc | 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: ORGANIC COMPOUNDS
Clue: Once popular with anesthesiologists & hanky-wielding villain... | chloroform |
task303_record_incorrect_answer_generation | task303-42f1663823a04454862c7228ff9f3f5e | 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 ... | VCS Mining |
task093_conala_normalize_lists | task093-0045b2f74fe447d19cfe4900dd63ecd3 | 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.
[5.001, 216.943, 25.898] | [0.02 0.875 0.104] |
task573_air_dialogue_classification | task573-2bf20c8e7282400cad1a1b32d4168adb | In this task, you are given a conversation between a flight agent and the customer. You are given 4 options and you need to select the goal of the conversation. It is provided as part of customer's context, which has to be one of the following: `book`: Make a new reservation, `cancel`: Cancel an existing reservation, `... | no_flight |
task1541_agnews_classification | task1541-8bb25a7c9e754458aa8da3fbd4090fed | In this task, you're given a short article. Your job is to classify the article based on its category. Use the following classification labels, 0. World, 1. Sports, 2. Business, 3. Science or Technical. Label the text "0" if it contains information related to world. Label the text "1" if it contains information related... | 3 |
task1727_wiqa_what_is_the_effect | task1727-011b453365e3424781e8b51548920bde | 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 |
task074_squad1.1_question_generation | task074-598074a281fa4986b3488b434f3d84f6 | 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... | When was the lowest unemployment rate in Namibia? |
task1217_atomic_answer_generation | task1217-04aacf249e0b4a27afab515dcca77042 | In this task, you are given a sentence with a missing word that can be an object, a person, and/or an action. Fill in the blank with a plausible word. Although each sentence has many correct answers, you only have to write one answer.
PersonX walks another ___ | mile |
task617_amazonreview_category_text_generation | task617-9da97017056849a48047da4c886a77d2 | In this task, you're given a review from Amazon and your task is to generate the name of the category of the product based on the review given by the user. The categories are: kitchen, office product, watch, wireless, other, toy, digital video download, camera, jewelry, pet products, sports, industrial supplies, baby p... | lawn and garden |
task066_timetravel_binary_consistency_classification | task066-b1dc111a953d47389e52a035acf49aad | In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given a candidate for the second sentence and you need to identify if the given sentence connects the first sentence with the rest of the story. Indicate your answer by "Yes" if it connects, otherwi... | No |
task307_jeopardy_answer_generation_final | task307-7a656f51966544babef17087c2901d3a | 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: AMERICAN POETRY
Clue: Walt Whitman called this "the beautiful uncut hair of graves" | grass |
task565_circa_answer_generation | task565-5d943e3e37b540abb65c270f3777333b | In this task, you are given a question. Your task is to generate an answer that is relevant to the question.
Is your budget under $10? | I only have $5 to spend. |
task245_check_presence_in_set_intersection | task245-1d97293199464921b4a7897146a6f266 | In this task, you are given two sets, and a question. You need to find whether an element is at the intersection of two given sets. A Set is shown by two curly braces and comma-separated numbers inside, like {1, 2, 3}. The intersection of two given sets is the largest set which contains all the elements that are commo... | Yes |
task305_jeopardy_answer_generation_normal | task305-bb7e5daa0a4148a4b88dad55e76e342f | 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: FOOD & DRINK
Clue: Planted chiefly in Hawaii, the most widely grown variety of this... | pineapple |
task1712_poki_classification | task1712-6e1f5931c5ce43bfae3179eb00fbd04a | 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 |
task929_products_reviews_classification | task929-1ebf86069ec44f57b6dbd62e78a677ce | Given an English language product review, determine if it is a Good Review or a Bad Review. A good review is one where the product's review has positive tone and Bad review is one where the tone of product's review is negative.
Bought at a local retailer. Opened package and could hear something rattling inside. | Bad review |
task286_olid_offense_judgment | task286-f4ed2954e01d486d988bc5f96fee8f41 | 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 |
task850_synthetic_longest_palindrome | task850-049457e4ba504f8e86d79346777d1746 | In this task you will be given a string and you should find the longest substring that is a palindrome. A palindrome is a string that is the same backwards as it is forwards. If the shortest possible palindrome is length 1 you should return the first character.
ukjukuujjjuj | ujjju |
task308_jeopardy_answer_generation_all | task308-3e4191c66fbd4fc8a5095b204854353f | 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: ADVERBS
Clue: Adverb that begins Clark Gable's last line in "Gone with the Wind" | frankly |
task229_arc_answer_generation_hard | task229-0da927fa414541beb345e61ac63521af | You are given a science question (hard-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 |
task429_senteval_tense | task429-f308ebb27d914c9fb416f7411744e9da | In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present".
" For God's sake, restrain yourself from threatening to kill the guy. | Present |
task385_socialiqa_incorrect_answer_generation | task385-26874973d9da4295b32121f3a8280ba3 | 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: Sydney al... | A |
task303_record_incorrect_answer_generation | task303-b34d734c424e4cfb9a8a9d88e366ec56 | 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 ... | Yakubu Kabu |
task159_check_frequency_of_words_in_sentence_pair | task159-11ad5b83eded432392613b9c2be867e1 | In this task, answer 'Yes' if the frequency of the given word in the two sentences is equal, else answer 'No'.
Sentence1: 'a couple of small dogs sit in a basket on a bike', Sentence2: 'some flowers sit in a glass vase on a table'. Is the frequency of the word 'a' in two sentences equal? | No |
task367_synthetic_remove_floats | task367-09495613a2d24dfba376995fb7bfb2e7 | 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.
[-20.228, -23.022, -21.208, 74.3... | [65, 43] |
task1712_poki_classification | task1712-b9586a008bb54cd19af197819cb2636f | 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 |
task589_amazonfood_summary_text_generation | task589-7dd0bff50f6f416d90792a1e78d568ee | 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.
I would recommend this as a good basic coffee. It has a satisfying flavor and will make many a good cup of coff... | Good Coffee, Nothing Extraordinary Though |
task310_race_classification | task310-06647082c58940e7aa9942ba39f25662 | In this task, you're given an article, a question which often contains a blank, four options (associated with "A", "B", "C", "D") and the answer to that question. Your task is to classify whether the given answer is correct or not by providing "Yes" or "No", based on the article.
Article: Are you a bookworm? Is your he... | No |
task431_senteval_object_count | task431-965af7ef970647f58ad3dca8a3016dfb | 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.
They raised spears and blades, and their gazes shot throughout the room. | Plural |
task588_amazonfood_rating_classification | task588-57edf75cc5be4763af5ec2121929411d | In this task, you're given a review from Amazon's food products. 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 or mixed, 4: good, 5: extremely good.
The cookies at first taste good but it follows up with an interesting a... | 3 |
task497_extract_all_numbers_from_list_in_order | task497-17ceb5a1262945c5b59a3f57b8e301e0 | In this task, you are given an input list A. You need to find all the elements of the list that are numbers in the same order as they appear in the list A.
['W', 'a', 't', 'c', 'X', 'T', '8433', '2695', 'E', '617', 'R', 'j'] | 8433, 2695, 617 |
task205_remove_even_elements | task205-a1047220782a4c84a2857541e70af980 | In this task you will be given a list of numbers. A list is shown by two brackets and comma-separated numbers inside, like: [1,2,3]. You should remove all of the even numbers from the list. If every number in the input list is even an empty list should be returned. Zero should be counted as an even number.
[106, 123, 1... | [123] |
task1186_nne_hrngo_classification | task1186-52b68b5196e34fbe96d743c790884065 | You are given an original reference as well as a system generated reference. Your task is to judge the naturaleness of the system generated reference. If the utterance could have been produced by a native speaker output 1, else output 0.
System Reference: thank you the taj campton place allows dogs.
Original Reference:... | 0 |
task146_afs_argument_similarity_gun_control | task146-e4c5cc0db83c4bfca7375236e3381db2 | 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 |
task934_turk_simplification | task934-9da93b7dd4e24324b6e0faae0df28eee | 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.
to promote i created disco , harris embarked on a tour of the uk , supporting faithless and groove armada. | in order to popularize i created disco , harris went on a tourist spree all over the united kingdom backing faithless and groove armada. |
task067_abductivenli_answer_generation | task067-bceccb4439ba406a96f85cd94f9ffb5f | 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... | Tammy had no clean undergarments. |
task094_conala_calculate_mean | task094-8b8f8ef43ddd43ce80f04b23a12f2a4f | 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.
[-13.371, 112.6, 240.359, 165.509, -33.503, 118.... | 86.871 |
task380_boolq_yes_no_question | task380-bee5c0dcae5f4a1885833639f84d7e9f | In this task you will be given a passage and a yes/no question based on the passage. You should answer the question using the information from the passage.
passage: According to The Legend of Zelda: Hyrule Historia, Nintendo's official Legend of Zelda chronology, The Wind Waker takes place in the ``New World'' timeline... | Yes |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.