task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task592_sciq_incorrect_answer_generation | task592-26d4dd3ee9d14efe9440cd82b6fcab5b | 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.
Gradual degradation of a material due to its e... | erosion |
task848_pubmedqa_classification | task848-7ff7bc799df14c6aaf4b14fe2ec67ab6 | Given a passage classify if the passage has a definite objective/aim/goal or not. Output '1' if the passage has a defininte objective/aim/goal and output '0' if the passage does not have a definite objective/aim/goal.
We utilized whole-genome mapping of promoters that are activated by DNA hypomethylation in hepatocellu... | 1 |
task1541_agnews_classification | task1541-55ad4afdd3044ce78c938a981376c91b | 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... | 1 |
task1711_poki_text_generation | task1711-79be14ca7b2c4033b668e14f460edb95 | 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 ... | we go whale watch my family and me we go out to see or the bay of fundy we do not fail we saw a whale we stay out for an hour or so it be very fun you would not know |
task851_synthetic_multiply_evens | task851-edf2e6e9de504386a867cb14e027aa38 | 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... | [-48, 18, -112, 228, -1248, 0, 44, 40, -22, 1232, -89600, -192, 4, -365568] |
task326_jigsaw_classification_obscene | task326-eabd3748ab334ac7ac260dbe90b029df | 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 |
task1336_peixian_equity_evaluation_corpus_gender_classifier | task1336-bd14c9f5a6b14b22ade6efc9bb0c7d28 | 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).
The situation makes Roger feel depressed. | male |
task156_codah_classification_adversarial | task156-ca2e22a61ddb416e8b3b06f0adee0d2a | 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 |
task756_find_longert_substring_and_return_all_unique_alphabets_in_it | task756-8f1994cf6bfa4df09d078c6a2527b74c | In this task, you are given two strings A,B. Find the longer of the two lists, convert it to lowercase, and return all the unique alphabets used in it. The two input strings are never equal.
AhLWYgpzxBCUHsvoMaoGLtAaatSmevKe, onCUHsvoMaoGLtUYeu | a, b, c, e, g, h, k, l, m, o, p, s, t, u, v, w, x, y, z |
task726_mmmlu_answer_generation_philosophy | task726-83b9b2b74c1f4c11b75683575dcc67f5 | You are given a question on philosophy. 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.
The existence of a form of mental illn... | B |
task279_stereoset_classification_stereotype | task279-d8a1c3de08a4439db8a9a08d4acbe63f | In this task, you are given a short passage that may convey stereotype, anti-stereotype, or is unrelated. 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. The passage is unrelated if it does not convey a stereotype or ant... | Unrelated |
task929_products_reviews_classification | task929-87df079b970d435fb9db039466a5d45e | 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.
this book has a terrible cover and title. so i bought it hoping to get some information on t... | Bad review |
task379_agnews_topic_classification | task379-62e5efb0361b456399ab25634a173049 | In this task, you are given a news article. Your task is to classify the article to one out of the four topics 'World', 'Sports', 'Business', 'Sci/Tech' if the article's main topic is relevant to the world, sports, business, and science/technology, correspondingly. If you are not sure about the topic, choose the closes... | Sports |
task323_jigsaw_classification_sexually_explicit | task323-60e59cd32db641bc906802f91d138914 | 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: We took it from the King after the Spanish American War, and ... | Sexual-explicit |
task475_yelp_polarity_classification | task475-a4fc206c33994c39bd998065c303245e | In this task, you are given Yelp reviews. The task is to classify a review as "POSITIVE" if the overall sentiment of the review is positive or as "NEGATIVE" if the overall sentiment of the review is negative.
Best steakhouse in Vegas!\n\nMy boyfriend & I went to Del Frisco's recently for a celebratory dinner. \nOur ser... | POSITIVE |
task114_is_the_given_word_longest | task114-645fc7c4c70945a8a01c555e35c93962 | In this task, you need to answer 'Yes' if the given word is the longest word (in terms of number of letters) in the given sentence, else answer 'No'. Note that there could be multiple longest words in a sentence as they can have the same length that is the largest across all words in that sentence.
Sentence: 'two men s... | No |
task521_trivia_question_classification | task521-574a0de32af3409193a5efa0c70e9485 | 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.
The Supersemar order led to the mas... | History |
task162_count_words_starting_with_letter | task162-a17585d25f994024b8f4ba530f08c38d | In this task, you need to count the number of words in a sentence that start with the given letter. Answer with numbers and not words.
Sentence: 'a yellow biplane flying under a blue sky'. How many words start with the letter 'b' in the sentence. | 2 |
task1446_farthest_integers | task1446-8aea52bc2da845df83c9701f6777f89a | In this task you will be given a list of integers. You should find the maximum absolute difference between 2 integers in the list. The absolute difference is the absolute value of one integer subtracted by another. The output should be a single integer which is the largest possible absolute distance.
[51, -85, 22, 0, 8... | 173 |
task339_record_answer_generation | task339-2556ea93fcb24bcf954d8b1f4a2310e0 | In this task, you will be presented with a passage and have to answer a question based on your understanding of the events inferred from the passage. Try to find the best answer that is most likely to fill in "_". Note that the URLs in the text have been replaced with [Link].
Serving police officers today backed Donald... | Muslim |
task308_jeopardy_answer_generation_all | task308-30e42de9c46d45a3a9137b25b030d86a | 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: VIDEO GAMES
Clue: Play as Anakin Skywalker or Jango Fett in the Lego game based on t... | star wars |
task1308_amazonreview_category_classification | task1308-cf8ad1da7d6e468980d0545f88273ffb | In this task, you're given a review from Amazon and category of the product based on the review given by the user and your task is classify whether the given category match the review. Generate "True" if given review and its category match, otherwise generate "False".
Reviews: Never showed up at my door step. Said it w... | False |
task929_products_reviews_classification | task929-5d467670838c4baa87f2c52c7acff654 | 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.
I got it for my son and it's not working after about 5 mins. It plays the music but doesn't ... | Bad review |
task191_hotpotqa_question_generation | task191-f100fe3d220745978e9feb45c7afb553 | In this task, you are given a set of context paragraphs, some supporting facts and an answer of a question. Your task is to generate question for given answer based on set of context paragraphs, supporting facts and an answer.
Context_1 : Hidden Hands Of A Sadist Nation is the third full-length studio album by American... | Kris Norris was a guitarist for the band formed in which city in 1995? |
task576_curiosity_dialogs_answer_generation | task576-da1fb3ac80dc4ceb810448e9653b8855 | 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.
My pleasure!
That was really helpful, thank you.
The European Union Fishing Agreements with Morocco include Western Sahara.
That i... | The European Union Fishing Agreements with Morocco include Western Sahara. |
task370_synthetic_remove_divisible_by_3 | task370-4472a446ece94905ad6ffeb0466cba95 | In this task you will be given a list of integers. You should remove all of the integers that are divisible by 3 from the list. If every integer in the input list is divisible by 3 then an empty list should be returned. Zero is divisible by 3.
[82, 52, 81, 18] | [82, 52] |
task157_count_vowels_and_consonants | task157-8d385365a260409996248db06b4e1702 | 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 tennis player is returning the ball on the court'. Count the number of consonants in the given sentence. | 26 |
task398_semeval_2018_task1_tweet_joy_detection | task398-a35f785bb5204d43a6653a8fbfa8d9df | 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.
I have the best girlfriend in the world 😍 #blessed | Happy |
task606_sum_of_all_numbers_in_list_between_positions_i_and_j | task606-0905aa0df71b49829c2c0f25bb75ccc1 | 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 return the sum of all the numerical elements in the list A between the positions i and j (including positions i and j). Return 0 if no numerical element is present in the list between the given ranges. i and j will be... | 12073 |
task1380_quarel_correct_option_generation | task1380-c608249d3c724471ad0ef3e16311b851 | You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct option for the given question. Write down the answer index: 'A' or 'B'.
Sentence: Thelma had two chocolate bars. One had been in the freezer, the other in the warm sun. She saw that the one in the freezer couldn'... | A |
task756_find_longert_substring_and_return_all_unique_alphabets_in_it | task756-5e4116076a9543168d5c6fe28e8abf23 | In this task, you are given two strings A,B. Find the longer of the two lists, convert it to lowercase, and return all the unique alphabets used in it. The two input strings are never equal.
HxPdJqDbExWWYETzsGDWdLXlDUktcxU, ElgFzhHdJqDbExWWYETzsRzTm | b, c, d, e, g, h, j, k, l, p, q, s, t, u, w, x, y, z |
task093_conala_normalize_lists | task093-bbf34031808548d4ba2e31f4c4e04c98 | 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.
[-4.127, 55.869, 208.11, 170.347, 2.964] | [-0.01 0.129 0.48 0.393 0.007] |
task307_jeopardy_answer_generation_final | task307-71ec3887c5e54795b53203ba62884608 | 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: EUROPEAN COUNTRIES
Clue: German is its official national language; Croatian, Slovene... | austria |
task363_sst2_polarity_classification | task363-d584fc8e793246629c7d5e0c60b88de1 | 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
Combines a comically dismal social realism with a farcically bawdy fantasy of redemption and regeneration . | POS |
task1510_evalution_relation_extraction | task1510-7693c73b151b428382a88cb469d67ca1 | Given a phrase describing the relationship between two words, extract the words and the lexical relationship between them. The relation has to be of the type 'MemberOf', 'MadeOf', 'Synonym', 'Entails', 'HasA', 'HasProperty', 'PartOf', 'Antonym' or 'IsA'. The output should have the format: word1 relation word2.
seed is ... | seed PartOf grape |
task405_narrativeqa_question_generation | task405-d2c04a3fdac040a4bda2982967e8b535 | 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 is the setting? |
task897_freebase_qa_topic_question_generation | task897-ddaeb9487fc04b06ad08cb1d270fbf1b | Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question.
center | Center, Offensive guard, Offensive tackle, Tight end, Wide receiver, Fullback, Running back, Quarterback, Defensive end, Defensive tackle, Nose guard, Linebacker, Cornerback, Safety, Nickelback and Dimeback are positions in which sport? |
task631_dbpedia_14_incorrect_answer_generation | task631-26912606c42640d6a36a6a98d14dcda2 | In this task, you're given a text and question. The question is about the topic of the document. You are expected to generate an incorrect answer. The incorrect answer should be among one of the following categories: 1)Company, 2)Educational Institution, 3)Artist, 4)Athlete, 5)Office holder, 6)Mean of transportation, 7... | Album |
task162_count_words_starting_with_letter | task162-2c39ff8832e04eb2a2c9b6b829209e96 | In this task, you need to count the number of words in a sentence that start with the given letter. Answer with numbers and not words.
Sentence: 'a passenger train marred with graffiti pauses at a station'. How many words start with the letter 'a' in the sentence. | 3 |
task679_hope_edi_english_text_classification | task679-0eedf0aa4763454bb9bba7d10996b331 | 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
The things that she has done are magnificent.She has personally flewn to Mexico to buy her friend some medicine fo... | Hope Speech |
task208_combinations_of_list | task208-b7c73a705eff4c7b8d0459e7297d316b | In this task, you will be given a list. The list is several integers and letters separated with a comma, written within a []. You can create new lists by dropping one of the items in the input list. Your task is to write a list containing all the possible lists you can make by dropping one item from the input list. Fo... | [['s', 'Z', 'I', 'F', '5'], ['s', 'Z', 'I', 'F', '5'], ['s', 'Z', 'I', '5', '5'], ['s', 'Z', 'F', '5', '5'], ['s', 'I', 'F', '5', '5'], ['Z', 'I', 'F', '5', '5']] |
task074_squad1.1_question_generation | task074-b14cd5ddaaf540ae9944774504700815 | 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... | How did Luther describe the University of Erfurt? |
task246_dream_question_generation | task246-83fb9a51ff57488aa8adc42c56cc39c6 | 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... | Who is the woman most probably speaking to? (A) A postal clerk. (B) A taxi driver. (C) A bus conductor. |
task377_remove_words_of_given_length | task377-e240b600e6c6472083203e29e3cbecc5 | In this task, you need to remove 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 small jockey rides his large brown horse'. Remove all words of length '6' in the given sentence. | a small rides his large brown horse |
task1422_mathqa_physics | task1422-581657bb610c4f0a8abc6f7e278352e9 | 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: at 15 : 00 there were 20 students in the computer lab . at 15 : 03 and every three minutes after that , 4 students entered the lab . if at 15 : 10 and every ten minutes af... | d |
task027_drop_answer_type_generation | task027-6f7e4a6195664148a81a11ba2c1d33dc | This task involves annotating the answer type to a given question that involve some kind of complex reasoning (including numerical reasoning). Note that the questions require looking at more than one part of the passage to answer. There are 3 possible answer types (i) spans, (ii) numbers and (iii) dates. If the answer ... | span |
task1711_poki_text_generation | task1711-3c6e2012852046ea85785030748bd993 | 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 ... | i wish people could be like you a best cute dancer a every flower that glooms for be happy be just a part of be kinship love my new friend on a place where the queen rest her smile touch me unexpectedly with a very warm and extra hug and kiss when yesterday all shout it zoom the phrase we be family |
task1288_glue_mrpc_paraphrasing | task1288-1ff63227b0644b51b18337d8ac89ffef | You are given two sentences(Sentence1 and Sentence2). Answer "Yes" if these sentences are a paraphrase of one another, otherwise answer "No".
Sentence1: Teams of inspectors walked into a restricted area at one park without being stopped ; others took pictures of sensitive areas without being challenged ., Sentence2: Te... | Yes |
task1206_atomic_classification_isbefore | task1206-51111014d3d642d39068089bba05a63d | 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 |
task379_agnews_topic_classification | task379-3a60f1c4a9d241289e01f928dc1405d5 | In this task, you are given a news article. Your task is to classify the article to one out of the four topics 'World', 'Sports', 'Business', 'Sci/Tech' if the article's main topic is relevant to the world, sports, business, and science/technology, correspondingly. If you are not sure about the topic, choose the closes... | World |
task848_pubmedqa_classification | task848-f35b71ecc91b4c81b3369b7ce5019e21 | Given a passage classify if the passage has a definite objective/aim/goal or not. Output '1' if the passage has a defininte objective/aim/goal and output '0' if the passage does not have a definite objective/aim/goal.
Cyclin-dependent kinase inhibitor p15(INK4b) is thought to be an important player in regulating astroc... | 1 |
task927_yelp_negative_to_positive_style_transfer | task927-39c5df5a67504bf78a7be61cf51a47d4 | You are given a negative review and your task is to convert it to a positive review by one or more making minimal changes. Avoid changing the context of the review.
if i was n't with my coworker , i would 've walked out . | they got it right , didnt take them long |
task303_record_incorrect_answer_generation | task303-6834b9d3a05a47dea995e3fdfbe29ce8 | 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 ... | Narcissism |
task413_mickey_en_sentence_perturbation_generation | task413-5f102469ffd94f85980ce5e6cbffc801 | Given a sentence, generate a new sentence by performing small changes on the sentence. Here, make sure that the changes are semantically related and syntactically similar to the input. And the generated sentence should have high commonsense plausibility, that is to have reasonable probability of it being true.
You are ... | You are likely to find a neighbor in the next house. |
task405_narrativeqa_question_generation | task405-9beb6ba154014908acd3bb75c23db9fb | 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 was Stanwyk providing cocaine to? |
task1283_hrngo_quality_classification | task1283-87f9ba1439d94e99a2055ba2ab4ebc1a | You are given an original reference as well as a system reference. Your task is to judge the quality of the system reference. If the utterance is grammatically correct and fluent output 1, else output 0.
System Reference: what price range are you comfortable with?
Original Reference: what is your preferred price range?... | 0 |
task1327_qa_zre_answer_generation_from_question | task1327-38c9848b4a3f4128a575aba667020e76 | Generate a correct and concise answer for the question based on the words in the context.
Context : Kadaicha is a 1988 Australian horror film directed by James Bogle who called it ``just very commercial stuff''.
Question : Under whose direction was Kadaicha produced? | James Bogle |
task431_senteval_object_count | task431-8f2bc05b2abc4f0ab267a8abbaf075a7 | 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.
She didn't do drugs. | Plural |
task631_dbpedia_14_incorrect_answer_generation | task631-4d11cbb064654118beda67f264eaa635 | In this task, you're given a text and question. The question is about the topic of the document. You are expected to generate an incorrect answer. The incorrect answer should be among one of the following categories: 1)Company, 2)Educational Institution, 3)Artist, 4)Athlete, 5)Office holder, 6)Mean of transportation, 7... | Plant |
task372_synthetic_palindrome_numbers | task372-8673d7e741b44a3cb9930311f950245a | In this task you will be given a list of integers. You should only return an integer if the first digit is the same as the last digit in the number. If an integer has a single digit, then it should be returned. If there are no integers that start and end with the same digit then an empty list ("[]") should be returned.... | [-242, 252] |
task1291_multi_news_summarization | task1291-e0a637bf5c3b4c30900a33854e25cac5 | In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them.
A strikingly bright pink-clawed species of pistol shrimp, discovered on the Pacific coast of Panama, has been given the ultimate rock and roll name in recognition of the discoverers' favourite ro... | If you've ever been blown away by Pink Floyd, you'll get why scientists just named a similarly thunderous crustacean in its honor. Per a post in the Zootaxa journal, a species of pistol shrimp with an intensely colored red-pink claw, found in the Pacific Ocean near Panama, has been named Synalpheus pinkfloydi after the... |
task1284_hrngo_informativeness_classification | task1284-16eb3982c30446028d18e960b5ab2952 | You are given an original reference as well as a system reference. Your task is to judge the informativeness of the system reference. If the utterance provides all the useful information from the meaning representation output 1, else output 0.
System Reference: x is a fast food restaurant.
Original Reference: x is a fa... | 1 |
task002_quoref_answer_generation | task002-d620ff07cc9f41338203fe87bec41d9d | 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: Boston, Richard (1989). Osbert: A Portrait of Osbert Lancaster. London: ... | John. |
task389_torque_generate_temporal_question | task389-9a8560a5cacc4f21b04ae1d73165b4cc | 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 happened before Khayreddin was ambushed and shot? |
task605_find_the_longest_common_subsequence_in_two_lists | task605-cdc0ea1e7f1640de82ccb3e313b71332 | In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B.
[3031, 5119, 5485, 5537, 7175, 'g', '9771', '273', 'p', 's', 'b', 'f', '3291', 'q', 'w', 'N', '5051', 'A', 6387, 'w', 'o', 'Z'], ['g', 'p', 'i', 'P', 7663, 8703, 8787, 'R', 3885, 'g', '9771', '273', 'p', 's', 'b', 'f', ... | g, 9771, 273, p, s, b, f, 3291, q, w, N, 5051 |
task405_narrativeqa_question_generation | task405-08d3130d1d3b496dba101d1d072b6d32 | 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 crimes is Chandler accused of committing? |
task326_jigsaw_classification_obscene | task326-bdf71550be5c41b6b12bd1251534ac4b | 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 ... | Obscene |
task1296_wiki_hop_question_answering | task1296-fec3394ade7545b5aa92073b7da87dc1 | 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: John Dall (May 26, 1920 January 15, 1971)
was an American actor., "for the 1991 Marina P... | 1950 |
task1727_wiqa_what_is_the_effect | task1727-1d0c447225ca44cfb1862997367915e8 | In this task you will be given a process, and a question. The process contains a sequence of steps that happen in order. The question asks about the effect of a certain event on another event. If the first event has a positive effect on the second event, answer with "for", if it has a negative effect, answer with "agai... | against |
task413_mickey_en_sentence_perturbation_generation | task413-ecf78989728c42a98a795227ecb6ce66 | 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 reading to your fans is you make them happy . |
task470_mrqa_question_generation | task470-c2b15bccc45e4d0684e2361a3bb631a1 | Given a context passage, generate a question from the passage such that its answer is shortest continous span from the passage.
This categorises Stahlgewitter in amongst other more historical Rock Against Communism groups such as the English band Skrewdriver which played a lending role in the formation of RAC and the f... | What is the city of origin of Stahlgewitter? |
task750_aqua_multiple_choice_answering | task750-7d601930120e4c00aafc328c8d62babb | 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 E |
task227_clariq_classification | task227-1f6a29871fb84fe18067528ea6065a9d | 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: How... | No |
task303_record_incorrect_answer_generation | task303-f8d3fbf8ff78417d8cf6f7d78193c2db | 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 ... | Carragher |
task688_mmmlu_answer_generation_college_computer_science | task688-dd40b32bea564c1eaa9dda0af706a874 | You are given a question on college computer science. 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.
Which of the following s... | B |
task1731_quartz_question_answering | task1731-b76e5623abd94e01873c6d1bd8b8be87 | You are given a short paragraph, a question and two choices to answer from. Choose the correct answer based on the paragraph and write the answer(not the key).
Paragraph: Less photosynthesis means that plants and phytoplankton produce less food.
Question: If Mona owns a greenhouse and she decides to open r the top up ... | increases |
task610_conllpp_ner | task610-e97606ca4813475a972a5b4171b99a87 | 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... | MONTREAL <B-ORG> AT SAN <B-LOC> FRANCISCO <I-LOC> |
task377_remove_words_of_given_length | task377-ad4d667b0a964b95b9d21c78ffb274eb | In this task, you need to remove 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 skateboarder preparing to skate down a hill at a skate park'. Remove all words of length '12' in the given sentence. | a preparing to skate down a hill at a skate park |
task413_mickey_en_sentence_perturbation_generation | task413-d5eda55a1f9d4d95af3b6ddd00568a09 | 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.
We can l... | We can modify the bridge after the landslide passes underneath . |
task246_dream_question_generation | task246-3f346bc425864f438f0da679ae9e2229 | 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 is wrong with the radio? (A) The switch is the wrong position. (B) It has run out of battery. (C) The switch is in broken. |
task183_rhyme_generation | task183-8b5ca243769b4e84a86878bb51d88563 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
view | pew |
task616_cola_classification | task616-e6e5a148990f4fa89de6357dbb4dbcf8 | 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... | unacceptable |
task164_mcscript_question_answering_text | task164-8f93b304b6964b70a73aa6df1b69a74c | 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 ... | coffee |
task924_event2mind_word_generation | task924-b09a74e3a4314a25aa4866f4f3467bef | 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 begs my parents. Intent: 1) to spend his mon... | sympathetic |
task606_sum_of_all_numbers_in_list_between_positions_i_and_j | task606-9bc8ef3edb6c4a17b3c9cece4b42f2e3 | 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 return the sum of all the numerical elements in the list A between the positions i and j (including positions i and j). Return 0 if no numerical element is present in the list between the given ranges. i and j will be... | 5447 |
task505_count_all_numerical_elements_in_list | task505-61b38ba01a104832a97d0af89e9dfeef | 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.
['R', 'z', 's', 'Z', '6521', 'Z', 'h', '6777', 'U', '9673', 'E', '739', '5863', 'R... | 20 |
task1293_kilt_tasks_hotpotqa_question_answering | task1293-84464be6cbca4b05ad5d1d901b886da8 | In this task, you are given a question. You have to answer the question based on your information.
When was the event that Living Colour performed the song Cult of Personality? | April 7, 2013 |
task1419_mathqa_gain | task1419-009ec1192aa0456787bc73a916f6f0f9 | 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: by selling an article at rs . 400 , a profit of 60 % is made . find its cost price ?
Options: a ) 228 , b ) 267 , c ) 287 ,... | d |
task303_record_incorrect_answer_generation | task303-dfd1faeaa0ec425597356b790ac5280d | In this task, you will be presented with a passage, and you need to write an **implausible** answer to to fill in the place of "_". Your answer should be incorrect, but should not be out of context. Try using words that are related to the context of the passage, but are not the correct answer. Even though there exist ... | House |
task591_sciq_answer_generation | task591-b91f7bf6fe54439d83f5148c085050b9 | Given a scientific question, generate a correct answer to it.
Vertebrates with four limbs are also called what? | tetrapods |
task405_narrativeqa_question_generation | task405-d42802ac074b4be7a6d76e7780aecbb6 | 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 Marvin do when Harvey tells him he will be late returning to work? |
task704_mmmlu_answer_generation_high_school_government_and_politics | task704-e4643fca5ccf4e1d864eae5b63e232bd | You are given a question on high school government and politics. 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.
The legal pri... | D |
task849_pubmedqa_answer_generation | task849-0239f5f0b3224c7c832585c9b90d52a3 | In this task, you are given a passage which has a question and the context. You have to generate an answer to the question based on the information present in the context.
Context: MicroRNA-622 has been proven down-regulated in many human malignancies and correlated with tumor progression. However, its role in esophage... | These findings indicate that miR-622 may act as a tumor suppressor in ESCC and would serve as a potential therapy target for this disease. |
task461_qasper_question_generation | task461-695a980da32d44f9bd9b134f12c81ca6 | In this task, you will be presented with a context from an academic paper and you have to write an answerable question based on the context. Your questions can be extractive, abstractive, or yes-no questions.
In later phase, phrase-based word embedding can be incorporated for improved vocabulary mapping. To get more ac... | What additional techniques could be incorporated to further improve accuracy? |
task1731_quartz_question_answering | task1731-81395d6585ba416187cf90444405856a | You are given a short paragraph, a question and two choices to answer from. Choose the correct answer based on the paragraph and write the answer(not the key).
Paragraph: The elastic force increases the more the material is stretched or compressed.
Question: When a rubber band is relaxed, its elastic force
Choices: ... | decreases |
task523_find_if_numbers_or_alphabets_are_more_in_list | task523-80dd276e4a7e4afc9d64294e3f32bf22 | 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 |
task1286_openbookqa_question_answering | task1286-f13e847b197d415694a0d63a103c39be | In this task, you are given a multiple-choice question and you have to pick the correct option. Answer with option indexes (i.e., "A", "B", "C", and "D").
An example of combined substances could be (A) diamonds (B) tin (C) cake (D) water | C |
task384_socialiqa_question_classification | task384-5dddc3ce3f844869b98f2ba82bc839ae | 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 shared Jordan's love of bird... | False |
task1207_atomic_classification_atlocation | task1207-3b8c4a17b22a4be5b0d128d98e385884 | 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 |
task328_jigsaw_classification_insult | task328-3cab81f9df6e45b1bbd0704a3f3e7167 | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: insult and non-insult. Insult is any lanugage or act that is disrespectful or scornfully abusive.
Comment: I read exactly the opposite. "populists" are anti-EU, which must be defended.. | Non-insult |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.