task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task595_mocha_answer_generation | task595-8fb3e69287304b1fa8ccdcae38dfbebd | 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.
... | Because dedication and work ethic are admirable qualities . |
task1360_numer_sense_multiple_choice_qa_generation | task1360-0dd6fbb433554339a031a5e6ebfa1742 | Given a sentence with a missing word, pick the answer option that best fills out the missing word in the sentence. Indicate each answer with its index ('a', 'b', 'c', 'd').
Fences is a game for ____ players.\Question: Choose the right answer from options given a) zero b) two c) four d) no | b |
task477_cls_english_dvd_classification | task477-cd7eb169d569480bb73007397361e69f | In this task, you are given product reviews about dvds. The goal is to classify the review as "POS" if the overall sentiment of the review is positive(the reviewer is satisfied) or as "NEG" if the overall sentiment of the review is negative(the reviewer is not satisfied).
Taking guitar lessons to a new level . This is ... | POS |
task080_piqa_answer_generation | task080-1867122802da4fcfb460c4af3f5e0604 | 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 ma... | Wash 4 cups fresh or frozen wild blackberries toss berries with 3 tablespoons Lemon juice. Use Pillsbury Cinnamon roll(tube type) from refrigerated section in the market, with rolling pin, roll to less than 1/2 inch thick. Line the base of a deep metal baking pan/dish with the dough. Reserve approx. 1/3 of dough fo... |
task309_race_answer_generation | task309-a6b0c5df457c42eeaae4fbf27edbc6b8 | In this task, you're given an article, a question which often contains a blank and four options (associated with "A", "B", "C", "D"). Your task is to find the correct answer (from the given options) for the question from the given article and return one of the options from "A", "B", "C", and "D". Do not generate anythi... | B |
task1311_amazonreview_rating_classification | task1311-89f9c6b277de4813840d04eb6698677a | In this task, you're given a review from Amazon and rating for the product on a scale of 1-5 based on the review. The rating means 1: extremely poor, 2: poor, 3: neutral, 4: good, 5: extremely good. Your task is to generate whether the rating matches the review or not. Answer with "True" if the sentence belongs to that... | True |
task507_position_of_all_numerical_elements_in_list | task507-0382e5762fd44a0dbada6063035af7e8 | In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the position of all the numerical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no numerical element is in the list.
['Y', '993', '3013... | 2, 3 |
task1420_mathqa_general | task1420-8c5e3b7b267741f7bd07907aafef2638 | In this task, you need to answer the given multiple-choice question on the general math. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: if k is a non - negative integer and 15 ^ k is a divisor of 823,435 then 5 ^ k - k ^ 5 =
Options: a ) 0 , b ) 1 , c ) 35 , d ) 120 , e ) 245 | b |
task1726_mathqa_correct_answer_generation | task1726-53d931a7e7094e1bb055980490b1f525 | The task is to generate the correct answer for a given math problem.
Problem: a boat having a length 7 m and breadth 3 m is floating on a lake . the boat sinks by 1 cm when a man gets on it . the mass of the man is : | 210 k |
task844_financial_phrasebank_classification | task844-2af5d306c0574b0e9c15dadbad1caf25 | Given a piece of financial news and its polarity, classify it into 'true' if the polarity is correct and classify into 'false' if the polarity is incorrect. Output must be 'true' or 'false'.
news:The properties were purchased from Swedish private equity real estate firm Niam and Goldman Sachs ' Whitehall Street Real E... | false |
task094_conala_calculate_mean | task094-ad88268f2a5947409bd1905fe0701034 | 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.
[32.131, 116.887, 66.741, 218.719, 106.049, -93.... | 74.421 |
task518_emo_different_dialogue_emotions | task518-303703f2d47d44ffa1cebc88bac3ea7f | 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: 'me too you are get out m so sad after match'. Dialogue 2: 'you did your thing i will do... | no |
task1087_two_number_sum | task1087-b1229b6b2db54cc8a016db87fd1d0458 | You are given a list of integers and an integer target, return a list of a pair of numbers in any order such that they add up to target. If there is no such pair of numbers, then return an empty list
[6, 31, 38, 11, 30, 19, 12, 42, 5, 40, 26, 7, 44, 29, 24, 13, 10, 2, 35, 48], target=55 | [11, 44] |
task380_boolq_yes_no_question | task380-053ac968a6954dfa9cba809c3d3cc58a | 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: The soundtrack album was released on June 15, 2018. In addition to the film's score, it includes the vocalized theme songs for Mr. Incredible, Frozone, and... | Yes |
task141_odd-man-out_classification_category | task141-46fe5cb094234823a791d27e212fce3d | Given a category and a set of five words, find the word from the set that does not belong (i.e. is the least relevant) with the other words in the category. Words are separated by commas.
Category: moral characteristic
Words: tangle, fair, dishonest, impartial, fine | tangle |
task114_is_the_given_word_longest | task114-3983abaf2b6c4b34bbde254b8381ada2 | 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: 'a person ... | No |
task206_collatz_conjecture | task206-05b8da9b7591405d849a61cba5a4130a | In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
[5, 128, 156, 91, 22, 1... | [16, 64, 78, 274, 11, 58, 39] |
task070_abductivenli_incorrect_classification | task070-dc649942ea76420ca8c732880eb598aa | In this task, you will be shown a short story with a beginning, two potential middles, and an ending. Your job is to choose the middle statement that makes the story incoherent / implausible by indicating 1 or 2 in the output. If both sentences are plausible, pick the one that makes less sense.
Beginning: Willard hated... | 1 |
task592_sciq_incorrect_answer_generation | task592-3771e18ba4fa4025988955de149eb646 | 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.
How can natural resources be classified from a... | recyclable or reusable |
task1217_atomic_answer_generation | task1217-5ea8fe069ec34f97801630adb143dd6f | 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 puts ___ to bed | the bird |
task1285_kpa_keypoint_matching | task1285-83022dc2b190400d9b117fa2a6faff21 | The input contains a debate topic, an argument on the topic and a keypoint, separated by "<sep>". Your task is to answer if the keypoint matches the argument and summarizes exactly what the argument means, in the context of the given topic.
Topic: We should fight urbanization<sep>Argument: We should encourage urbanizat... | True |
task899_freebase_qa_topic_generation | task899-7f3d969932ed4ace8e48ae1d0a1e7bcf | Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about.
Which US No 1 single came from Diana Ross's platinum album Diana? | diana ross |
task002_quoref_answer_generation | task002-96ab895bc47f4f459297e26710b5507f | 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: In 1987, Dylan starred in Richard Marquand's movie Hearts of Fire, in wh... | Traveling Wilburys Vol. 1. |
task333_hateeval_classification_hate_en | task333-a0e781a4394243d3b44cc35673ec40ac | 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 |
task1309_amazonreview_summary_classification | task1309-9a7a86d9831946eab215e4e93f683035 | In this task, you're given reviews from Amazon's food products and a summary of that review. Your task is to classify whether the given summary matches the original review. Generate "True" if the given review and its summary match, otherwise generate "False".
Reviews: The design works well stay in the ear well. Sound q... | False |
task339_record_answer_generation | task339-0854e15a54b34b219f7ddfab83062837 | 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].
A friend of the woman who was fleeced out o... | Prince Of Penzance |
task244_count_elements_in_set_union | task244-3e5146d54cd04e77bb093d44f6496406 | In this task, you are given two sets, and you need to count the number of elements at the union of two given sets. A Set is shown by two curly braces and comma-separated numbers inside, like {1, 2, 3}. Union of two given sets is the smallest set which contains all the elements of both the sets. To find the union of two... | 8 |
task1389_hellaswag_completion | task1389-68340eec4d2d4ed285a80190814a2e22 | In this task, you are given a context and four options. Each option is a suggested ending for the context. You should read the context and pick the best ending for the context. Please answer with "A", "B", "C", and "D".
[header] How to use lemon curd [title] Mix lemon curd into your your oatmeal or chia pudding. [step... | A |
task1217_atomic_answer_generation | task1217-d189fa214807405a945ed18f08e5bcf5 | 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 throws ___ outside | sticks |
task1339_peixian_equity_evaluation_corpus_text_completion | task1339-b602548f6ede4a19896aee238f8fdc56 | The input is a sentence with a missed word and an emotion. Your task is to fill in the blank with a word that matches the emotion and rewrite the completed sentence. The emotion is one of ['fear', 'joy', 'anger', 'sadness'].
SENTENCE: Adam told us all about the recent <blank> events.
EMOTION: joy | Adam told us all about the recent wonderful events. |
task1217_atomic_answer_generation | task1217-e10a7f812ae34a95ac08672a14e97b14 | 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 bends every ___ | paper plate |
task405_narrativeqa_question_generation | task405-b5861b068ce24ee2b5d14ee19074ec25 | 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 figure that walks beside Darwin on his way home? |
task820_protoqa_answer_generation | task820-701d7d0cb49045878c45c8ca5bf288f7 | Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question.
name something there are seven of. | deadly sins |
task159_check_frequency_of_words_in_sentence_pair | task159-694ff1ffb29e48739da14da0487178c7 | In this task, answer 'Yes' if the frequency of the given word in the two sentences is equal, else answer 'No'.
Sentence1: 'several people standing by surfboards on a beach', Sentence2: 'two people are getting ready for a doubles tennis match'. Is the frequency of the word 'a' in two sentences equal? | Yes |
task929_products_reviews_classification | task929-301bae03038b438ea9d2373a2725e127 | 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.
These were too small for my hands. Maybe they will work on someone else's feet. The ones whi... | Good Review |
task183_rhyme_generation | task183-cb943af09d314c178c6e3d8e5d69751e | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
crease | rease |
task1670_md_gender_bias_text_modification | task1670-4dbb965cf86c4f6bb112767b6daaa91e | In this task if the pronoun is male or gender-neutral you are to replace it with a female pronoun. If there are no pronouns add a female-gendered word to the sentence.
My name is Armory, I'm a beautician. | hey, my name is Amory! |
task430_senteval_subject_count | task430-dc25413a8ee849c39378b85e67582415 | 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.
By the time I get back to Dubai, chances are good the police will have some news for me. | Plural |
task183_rhyme_generation | task183-a9e83e62266148f9afe024fabe50ef4f | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
mine | grine |
task1384_deal_or_no_dialog_classification | task1384-a3b3394fb4814db49d3a40e271e38000 | Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
THEM: i would like one of each please YOU: how about i keep both books, you keep all the rest? THEM: ok. | Yes |
task461_qasper_question_generation | task461-b42a1188efd44d9297142d1637f1affe | 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.
This model consists of two identical RNN encoders with no shared parameters, as well as a standard RNN decoder.... | What kind of encoders are used for the parsed source sentence? |
task429_senteval_tense | task429-1fe471c9779d4cbb966495243b79324d | 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".
I recall Daddy saying he could spend this third doing whatever he wanted. | Present |
task494_review_polarity_answer_generation | task494-f706da40b9fd486980a498eba0109f6c | Given a review text from amazon and its polarity (either positive or negative). Generate answer "True" if given sentence and its polarity match, otherwise generate answer "False". A review is considered positive if the reviewer is satisfied with the product. Otherwise, it is considered negative.
Review: It's a hard slo... | True |
task087_new_operator_addsub_arithmetic | task087-d142284c58874a978fb5b122e1f718e3 | 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
9565 @ 81... | -1724 |
task390_torque_text_span_selection | task390-748127030f3f4ee0aee83173dbda634e | 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: If tha... | narrowing |
task496_semeval_answer_generation | task496-5bef4d03e12846a5ac3ff467436844de | Given news headlines, an edited word and funniness labels. The original sentence has word with the given format {word}. Create new headlines by replacing {word} in the original sentence with edit word. Your task is to generate answer "Yes" if an edited sentence matches funniness label, otherwise generate answer "No". ... | Yes |
task461_qasper_question_generation | task461-c4781a6e12174587bbcb9101106a295d | 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.
$LS \cup KLD \cup CONN$ and $KLD \cup LS \cup LS_{inter}$ are the best systems with the highest recall and F1-s... | What was previous state-of-the-art approach? |
task1726_mathqa_correct_answer_generation | task1726-6cbe814481fd47b6b1f8dc44540ac902 | The task is to generate the correct answer for a given math problem.
Problem: the income tax in country x is 8 % of any income up to $ 5000 . for incomes over $ 5000 , an 8 % tax is imposed on the first $ 5000 , and a 10 % tax is imposed on the portion of the total income in excess of $ 5000 . if perry paid $ 950 in in... | $ 10500 |
task505_count_all_numerical_elements_in_list | task505-35008bcb00dc41ba81b228a4047e107e | 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.
['b', '3547', '7567', '2957', '4461', 'G', '4301', 'e', '3557', 'U', '2027'] | 7 |
task574_air_dialogue_sentence_generation | task574-c9289ea5b6074ae2a73d0d71b7cd37d8 | In this task, you're given a dialogue between a customer and a flight booking agent with a gap in the conversation. Your job is to find the answer of the previous dialogue. Avoid using irrelevant extra information while creating the answer. The answer should be relevant to the question before the blank. If you fill the... | agent: Hello, how may I help you? |
task389_torque_generate_temporal_question | task389-9bd72aa890db4a30b9a5f57826158bf7 | 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 during the revolution? |
task100_concatenate_all_elements_from_index_i_to_j | task100-fc7913d67bf94851bb8e4ee8628b5276 | 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 concatenate all elements of A from the ith element to the jth element, and print the resultant string. 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... | ys77173209 |
task617_amazonreview_category_text_generation | task617-b20ca743938e481aaecafc0fec880c6d | 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... | electronics |
task092_check_prime_classification | task092-3623e0ce752342c3ba428db15362c35b | 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.
10710 | No |
task1186_nne_hrngo_classification | task1186-bb6580325c8440c086cf55c630ee5591 | 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 phone number for sotto mare is 4153983181, and the postcode ... | 1 |
task756_find_longert_substring_and_return_all_unique_alphabets_in_it | task756-da742eaca86644f887ac914542ce8e3f | 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.
hKInRzUxTQtZpuxFognedXMAwuSvHDTV, dmKMeCipcQtZpuxFognedXMfZcuhjBqlshy | b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, s, t, u, x, y, z |
task268_casehold_legal_answer_generation | task268-8cb2181f4b054658ae3628da8bddd723 | In this task, you will be shown a prompt from a judicial decision and multiple holding statements derived from citations following text in a legal decision. Holdings represent the governing legal rule when the law is applied to a particular set of facts. There are five answer choices for each citing text. The correct ... | (B) |
task326_jigsaw_classification_obscene | task326-7aac6ffd416642008c8c461ca5cc56c3 | 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 |
task1678_mathqa_answer_selection | task1678-8d514412ff3744ab8fa078fcb807294f | Given a math problem with context and a question and 5 answer choices, the task is to provide the correct answer choice based on the problem. You must choose one of the given answer choices by letter: a, b, c, d, or e; anything else is invalid.
Problem: a man sold 20 articles for $ 60 and gained 20 %. how many articles... | a |
task1364_hans_answer_generation | task1364-5e4353169c0249be896005b1ae587214 | In this task, you are given a premise sentence. Your task is to write a new sentence by substituting the subject and object (i.e., the input's subject should be output's object and vice versa.). The generated sentence must be fluent and shouldn't change the voice (i.e., passive or active) of the input.
The athletes in ... | The judge called the artist . |
task074_squad1.1_question_generation | task074-c375209631c341c18fc0b16c00a02660 | 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 Beyonce's net worth in 2015? |
task609_sbic_potentially_offense_binary_classification | task609-26dcc5206b844f9c991bf737fc903790 | 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 potentially offensive to anyone (i.e., a subset of people, any particular person, etc.), 2) no, otherwise. Note that potentially offensive posts can contain sexual, racia... | No |
task908_dialogre_identify_familial_relationships | task908-cf1cddbce6964dc7937d9d98ad606d01 | You are given a dialog between 2 or more individuals. The dialog will include information as to the relationship between 2 of the participants. At the end, you will be asked to provide an answer as to the relationship of those 2 participants. In this scenario, '0' will represent a spousal relationship, '1' will repr... | 1 |
task072_abductivenli_answer_generation | task072-143c0f44be1043b9ba5458cc7eade356 | In this task, you're given the middle and ending of a three-part story. Your job is to complete the short story by writing a probable beginning of the story. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using any irrelevant extra information when creating ... | Jack smelled something coming from the kitchen. |
task067_abductivenli_answer_generation | task067-09d94e1d2e104168abfc0dd60e7f666c | 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... | Ernie and Bernice were arrested for public indecency for making out in public. |
task183_rhyme_generation | task183-380ef48d03fe482f80063d567f390ff5 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
port | forte |
task1505_root09_semantic_relation_classification | task1505-c94f7ddb229a4fc880e2eb24068a889c | Given a pair of words, deduce the type of relationship between them. The various types of relations are: 'HYPER', 'COORD' and 'RANDOM'. Let's denote the first word by X and the second word by Y. A COORD relationship holds when X and Y belong to the same semantic class. A HYPER relationship applies when X is a specific ... | RANDOM |
task299_storycloze_sentence_generation | task299-6de710c81d654300a2401540ca787151 | In this task, you're given four sentences of a story written in natural language in which one part is missing. Your job is to predict the position and missing part of the story and return in the following format: position, missing part. The missing part is a sentence that completes the story, and the position is the nu... | 5, Jose had fun at the skatepark. |
task611_mutual_multi_turn_dialogue | task611-77e75234d39947fea548d948c8e9602a | In this task you are given a small conversation between two persons and 4 options on how the conversation should continue. Your job is to choose the most reasonable option. The conversation and the options are separated by a newline character. Each dialogue in the conversation are separated by a comma. F and M indicate... | D |
task600_find_the_longest_common_substring_in_two_strings | task600-f1c4ef8d54f14342a2980e96769cf06b | In this task, you are given two strings A, B. Find the longest common substring in the strings A and B.
KcbVyuZppc, aohNpbVyuZZOyJw | bVyuZ |
task430_senteval_subject_count | task430-20ce819baa574e6e970a00f313fd6165 | 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.
" I have a name, " Hope objects. | Plural |
task1660_super_glue_question_generation | task1660-41196f7e7385484c8a8317dda81195b3 | 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.
Gun laws in Missouri -- As of January 1, 2017, a permit is not required to carry concealed. | do you need a concealed carry permit in the state of missouri |
task073_commonsenseqa_answer_generation | task073-4d312e4b1e0249ea9511dcc6ad9e929b | You are given a question and some answer options (associated with "A", "B", "C", "D"). You should choose the correct answer based on commonsense knowledge. Avoid answering questions based on associations, the set of answers are chosen deliberately to capture common sense beyond associations. Do not generate anything el... | B |
task405_narrativeqa_question_generation | task405-68618ea6bc4c4ba6af33397c28343e0f | 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 influenced Meg to tight-lace her waist? |
task847_pubmedqa_question_generation | task847-a297c2431dec4a539d61abf6d0b99c7b | Given a passage, construct a question on the basis of the information present in the passage. Construct the question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) it answer uses text phrases from the passage. Avoid creating questions that (i) can't be ... | Is arterial Blood , Rather Than Venous Blood , a Better Source for Circulating Melanoma Cells? |
task897_freebase_qa_topic_question_generation | task897-cb71344b543f4143aab1fb35dbfce530 | Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question.
bruno | Which actor played the title role in the 2009 film, Bruno? |
task111_asset_sentence_simplification | task111-79a87765887a4b1bb2e90e394084157a | 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... | Edo therefore grew fast from a small, unknown fishing village in 1457 to a capital with a population around 1,000,000 by 1721, the largest city in the world at the time. |
task431_senteval_object_count | task431-a8a6d5459f0d4fc39df2652d45495b0a | 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.
I have a duty to my family, Riordan, just as you have one to your people. | Singular |
task400_paws_paraphrase_classification | task400-e5d01bf886e24628899ebd622cc7d583 | 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.
Particularly popular among `` Pravda ... | Not paraphrase |
task611_mutual_multi_turn_dialogue | task611-385e377e01fe41edb4d778546322ef05 | In this task you are given a small conversation between two persons and 4 options on how the conversation should continue. Your job is to choose the most reasonable option. The conversation and the options are separated by a newline character. Each dialogue in the conversation are separated by a comma. F and M indicate... | D |
task112_asset_simple_sentence_identification | task112-ae38205a33f84331bb9a386bdb675f5e | You will be given two pieces of text with the same meaning. One of them is simpler and easier to understand for non-native English speakers. Complex texts may contain more difficult words, have unnecessary phrases or contain long sentences. Your task is to choose the simpler piece of text. You are expected to output 'T... | Text two |
task636_extract_and_sort_unique_alphabets_in_a_list | task636-6c7a471e422d4d378a3866b20cc826f5 | In this task, you are given an input list A comprising of numbers and alphabets. You need to extract and sort the unique alphabets in the list. The alphabets in the input list will only be in lowercase. Return -1 if there is no alphabet in the input list.
['h', '665', '5253', 'l', 's', 's', 'n', 'y', '4041', 'v', 'f', ... | f, h, l, n, s, v, y |
task244_count_elements_in_set_union | task244-4a8f5de3b37f419ab6a5f4b158268638 | In this task, you are given two sets, and you need to count the number of elements at the union of two given sets. A Set is shown by two curly braces and comma-separated numbers inside, like {1, 2, 3}. Union of two given sets is the smallest set which contains all the elements of both the sets. To find the union of two... | 6 |
task1551_every_ith_element_from_kth_element | task1551-c3f8d8701b854d469da76883cd4534f9 | In this task, you are given inputs k, i, and A, where k and i are integers and A is a list. You need to find every ith element of A starting from the kth element. The process stops when the position of the next ith element exceeds the length of the list.
3, 6, ['K', '1281', 'b', '8095', 'e', 'w', 'p', '9495', 'P', 'e',... | b, P, 7319 |
task378_reverse_words_of_given_length | task378-7c33f728793841499eefbef4148f3aca | 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 spacious bedroom with access to a balcony'. Reverse all words of length '8' in the given sentence. | a suoicaps bedroom with access to a balcony |
task1292_yelp_review_full_text_categorization | task1292-fea7bd433835450496b1dc59de90e615 | You are given a review about a place. You need to provide a rating from "1 star" to "5 stars" for this place.
Presentation was a definitely 5 stars. Lovin the way each portion is prepared in little pans. As for the food, i enjoyed the prime rib and the custom mac and cheese station. This is probably the high class ver... | 4 stars |
task1336_peixian_equity_evaluation_corpus_gender_classifier | task1336-0f86272bfcf6458398b57a96824a119e | 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).
Alonzo found himself in a wonderful situation. | male |
task469_mrqa_answer_generation | task469-a45d80225efe47aa9dab7dc48f37e34c | Given a question and a context passage, generate the answer having the word or phrase from the context passage. Here, the answer should be a shortest continous span from the passage.
Context: Water is a simple chemical compound. Each molecule of water contains two hydrogen atoms (H2 ) and one oxygen atom (O). Thats why... | oceans. |
task177_para-nmt_paraphrasing | task177-b9d6b4855bba47669898dc6946548fdc | This is a paraphrasing task. In this task, you're given a sentence and your task is to generate another sentence which express same meaning as the input using different words.
i 'm not shooting your boat , i 'm shooting jaws . | i 'm not cutting into the ship , i 'm shooting in `` charge . '' |
task295_semeval_2020_task4_commonsense_reasoning | task295-59acbf08491f4ac49856c89730fa21f6 | In this task, you are given an impractical statement. You are also given three reasons (associated with "A", "B", "C") explaining why this statement doesn't make sense. You must choose the most corresponding reason explaining why this statement doesn't make sense.
He is consistently coughing since he eat too much
(A) B... | C |
task899_freebase_qa_topic_generation | task899-70b4e26e852648f1959ddbc3c0953076 | Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about.
Which board game for two players originating in China and popular in Japan uses black/white stones on a 19x19 grid.? | board game |
task413_mickey_en_sentence_perturbation_generation | task413-b01703b669f248daae9a684f8f6739b4 | 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 have ... | We have had economic growth for some ÂŃ , and we still have immigration . |
task206_collatz_conjecture | task206-237b842da1ea4d97ae7191837cfa3f03 | In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
[56, 64] | [28, 32] |
task183_rhyme_generation | task183-645b270ce42f43ddbc14c2841e696fc4 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
claim | sejm |
task116_com2sense_commonsense_reasoning | task116-a6f7d1c83e5f4c4ca00310fd6c872d73 | You will be given a piece of text either about an everyday event, or a general statement. If the event seems a plausible event to you, or the general statement makes sense matches your commonsense, output 'True', otherwise output 'False'.
My boss has preponed the project deadline to tomorrow 3pm, I have to sleep all ni... | False |
task672_nummersense | task672-419bd1765ded479ebaa02c67fcd11b98 | In this task, find the most appropriate number to replace the blank (indicated with _ ) and express it in words.
Most births produce a single offspring, but twins are born one out of every _ or seven births. | six |
task616_cola_classification | task616-3c1f69b778fa43b8badb572c66e9d272 | 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 |
task587_amazonfood_polarity_correction_classification | task587-15a2837ba9814a45a6570e83bcdff693 | 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".
This is not jerky, this is processed, hard like a rock, very greasy and stale smelling stripe of something that you can't break ... | True |
task092_check_prime_classification | task092-bc6b84de37884d61a321335c4781557e | 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.
8812 | No |
task298_storycloze_correct_end_classification | task298-58bf0a5c8fd2436e9000677c4f7e625d | 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: The kids went to the graveyard. Sentence2: The came upon a grave... | Yes |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.