task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task922_event2mind_word_generation | task922-8a87ca1825c14c7b814c5e3857f29148 | You are provided with an "Event", "Intent" related to PersonX. Guess a reaction/reaction of PersonX about the given event and their intention.
Event:PersonX develops web presence. Intent: 1) to be known and make money | like |
task403_creak_commonsense_inference | task403-04b1b5ff10bb4b23bbbc6e12a3421cd6 | In this task you are given a statement and an explanation giving you further knowledge about an entity in the statement. You must judge whether the statement is true or false based on the explanation. Label an instance as "True" if the explanation confirms the statement or doesn't disprove it. Label an instance as "Fal... | True |
task900_freebase_qa_category_classification | task900-7986d8b3e94a41a99d66883c0543b422 | 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'... | film |
task1217_atomic_answer_generation | task1217-6a348d3820ce4606b1df0836e6ffc58e | 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 finds ___ together | the papers |
task094_conala_calculate_mean | task094-a0d00bf8eee44860a5e0140e2b59079e | 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.
[-75.579, -19.294, 243.752, 167.559, 86.218, 48.... | 77.078 |
task092_check_prime_classification | task092-f708e1fcfd85488a8c4c5f497feaa67b | 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.
19037 | Yes |
task067_abductivenli_answer_generation | task067-554070b9037b4515884e2c8ebd625ee9 | 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... | Lightning struck the tree splitting it in two. |
task1595_event2mind_text_generation_1 | task1595-fab82963d9f84aa9b04dd58352074283 | 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 starts feeling sick | unhappy and sad. |
task475_yelp_polarity_classification | task475-b273ab8fc35843b9840f7727b98efca3 | 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.
Totally starving this morning. Had to go to the store but it was closed. Went to 5 and Diner at Tatum and Cac... | NEGATIVE |
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately | task509-ee83bfdf7e1b417396adb7ddeceb0858 | In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to collate all the alphabetical elements at the start of the list followed by all the numerical elements of the list. Maintain the order in which the alphabetical elements appear in the given input... | I, j, v, Q, e, c, n, b, 705, 1711, 7495, 3149, 71, 5815 |
task380_boolq_yes_no_question | task380-0b595f771b67427bb85a7d6cc7f24c90 | 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: Drinking in public in Denmark is legal in general. The law forbids ``disturbing of the public law and order''. Thus general consumption is accepted. Severa... | Yes |
task1443_string_to_number | task1443-1e69d149f9f8413abc23023282816ebf | In this task you will be given a string that only contains single digit numbers spelled out. The input string will not contain spaces between the different numbers. Your task is to return the number that the string spells out. The string will spell out each digit of the number for example '1726' will be 'oneseventwosix... | 5539780 |
task316_crows-pairs_classification_stereotype | task316-214e16c54b7c424db643b4948f8635f3 | In this task, you are given a short passage that conveys a stereotype or an anti-stereotype. A stereotype is an over-generalized belief about a particular group of people(based on race, ethnicity, gender, age, abilities, etc.). An anti-stereotype is an idea that goes against a common stereotype. You are expected to cla... | Anti-stereotype |
task091_all_elements_from_index_i_to_j | task091-9651fe13be644044b1c79c7ef3200b06 | In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element. 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.
1, 3, ['1749', '6175', '4859'] | 1749, 6175, 4859 |
task022_cosmosqa_passage_inappropriate_binary | task022-bc4cdabcb9be4f279eff0c2bcbd2c0c2 | Read the given context and if the the context is inappropriate (e.g., pornographic) or nonsensical (e.g., cannot determine what happenings the context is about), indicate via "yes". Otherwise, response via "no".
Context: I already know what i wanna do when i 'm older and the sooner I 'm a woman the better , i ca n't st... | No. |
task369_synthetic_remove_odds | task369-06a341d05def42d78ce1c6c23985a614 | In this task, you will be given a list of integers. You should remove all of the odd integers from the list(consider 0 an even number). If every integer in the input list is odd then an empty list ("[]") should be returned. Otherwise, answer with the list of even numbers separated by comma inside brackets.
[27, -31, -3... | [-30, 62, 92, 42] |
task306_jeopardy_answer_generation_double | task306-e0c5d55fec4849ca9d20ada113ed5b64 | 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: NAME THAT 1990s YEAR
Clue: Bob Dole loses the presidential election | \'96 |
task132_dais_text_modification | task132-a44b61024de34f48abb63ded2edb01f3 | Languages typically provide more than one grammatical construction to express certain types of messages. Your task is to generate a senetence with the same meaning as given sentence, but with different grammatical construction.
Bob carted the team from work the fruit | Bob carted the fruit to the team from work |
task299_storycloze_sentence_generation | task299-b7c01449231a4be3a20144b750e97446 | 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, It was gross. |
task325_jigsaw_classification_identity_attack | task325-32ccd3f34cde4156b9329b2f54c92342 | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: identity-attack and non-identity-attack. Identity attack refers to anything rude or disrespectful about someone's identity, including appearance, race, gender, and sexual orientation.
Comment: ... | Identity-attack |
task124_conala_pair_averages | task124-31ea6ea3b60e40c796b4e8370ff9e0ea | In this task you are given a list of numbers and you need to find the average of each two consecutive values. The average of two numbers a and b is calculated as: (a + b) /2. The output should be a list of the averages of each two consecutive values. A list is presented with two brackets and comma-separated values, lik... | [76.0] |
task611_mutual_multi_turn_dialogue | task611-268a0494c017411ca92f0bfd9f46fd92 | 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... | C |
task1551_every_ith_element_from_kth_element | task1551-aba81907c3f547179de05f524008363c | 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.
1, 5, ['m', 'Q', '2973', '5579', 'w', '515', 'v', '1137', '2557',... | m, 515, d, p, a, 2719 |
task303_record_incorrect_answer_generation | task303-4d03c592e4ef48ecbf81f1665c6394a5 | 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 ... | Got Talent |
task111_asset_sentence_simplification | task111-a4aca0107ce64d40b93c8272cfb6e7de | 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... | The terms RISC and CISC have become less meaningful as the evolution of both CISC and RISC designs and implementations have continued. |
task370_synthetic_remove_divisible_by_3 | task370-5bc4c2f80cc9446d8d1f6666e09caf82 | 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.
[4, -76, 6, -26, 70, 75, -58] | [4, -76, -26, 70, -58] |
task1293_kilt_tasks_hotpotqa_question_answering | task1293-f766f51a98d84b5a9fd56954ccec289b | In this task, you are given a question. You have to answer the question based on your information.
what family does the king who dissloved the Jordanian government in 2009 belong to? | Hashemite |
task579_socialiqa_classification | task579-3a9c783cd098424f9130ee7ca9f574cb | In this task, you're given a context, a question, three options, and an answer. Your task is to classify whether the given answer is correct or not by providing 'Yes' or 'No', based on the context with commonsense reasoning about social situations.
Context: Skylar was on summer break from college. Skylar spent a lot of... | Yes |
task389_torque_generate_temporal_question | task389-716121ff69854f2fac741563999b1f6b | 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 after Rice began a five-day European tour? |
task389_torque_generate_temporal_question | task389-15e715dbfd274cb7bab33bcec934c6de | 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 after assumptions? |
task303_record_incorrect_answer_generation | task303-c95ccf26a5f548629f742d0e6263f865 | 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 ... | Chicago |
task1283_hrngo_quality_classification | task1283-eda9cfb283e646ed9973ba4ecc5f5a77 | 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: there is a hotel called in the metro hotel and in the area of alamo square.
Original Reference: th... | 0 |
task377_remove_words_of_given_length | task377-3c7b5ec33a6a4003b496f55cc2dd8263 | 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 toilet a sink a green wall and a curtain and window'. Remove all words of length '3' in the given sentence. | a toilet a sink a green wall a curtain window |
task1384_deal_or_no_dialog_classification | task1384-92cbe4150b9246059b2d116a9dabe65a | Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
THEM: i'll trade you my ball for your book. YOU: not a chance. it's a wonderful ball. i'll take one of each item. you can have the other three hats. THEM: ok that works with me. | Yes |
task497_extract_all_numbers_from_list_in_order | task497-95671c1295864e1ea2e535d4a2768517 | 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.
['7773', '3901', 's', '2223', 'Y', '4771', 'q', '6105', '111', '9639', 'G', 'R', '9339', 'W', 'T', '6263'] | 7773, 3901, 2223, 4771, 6105, 111, 9639, 9339, 6263 |
task092_check_prime_classification | task092-9a37ca7bede248179c3dbeeaea3a1c13 | 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.
33852 | No |
task098_conala_list_intersection | task098-026fb3a8c235441cb90d7c77f6d029c6 | In this task you will be given two lists of numbers and you need to calculate the intersection between these two lists. The intersection between two lists is another list where every element is common between the two original lists. If there are no elements in the intersection, answer with an empty list. Your list of n... | [1, 2, 3, 6] |
task1602_webquestion_question_genreation | task1602-05979d42b1084b24ab7f49021105fd5c | You are given a concept, and a list of answers. You should generate a question about the concept that leads to the given answer(s).
concept: Buzz Williams answers: ['Oklahoma City University', 'Texas A&M University–Kingsville'] | where did buzz williams go to college? |
task592_sciq_incorrect_answer_generation | task592-e3f9017d14d341a8a8eb0e8cb7386016 | 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.
What is the second most common type of cancer ... | skin |
task1286_openbookqa_question_answering | task1286-8b3041d4bf1d4072b6d76d164e88e705 | 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").
There are twenty-four new seasons in (A) six years (B) four years (C) five years (D) two years | A |
task582_naturalquestion_answer_generation | task582-e822769f65084fbfb28059e8e9d93fc9 | In this task, You are given an open-domain question that can be answered based on factual information. Your task is to provide \*short\* answer (in a few words only) for the given question. The short answer can be one or more entities or it can also be boolean \*yes\* or \*no\*.
who sings backup in ride like the wind | Michael McDonald |
task923_event2mind_classifier | task923-14e39cada71a47f39de626ffbbbc02ab | You are provided with an "Event" and it's "Intent" related to PersonX. Determine the sentiment value of the given input as either "Positive", "Negative", and "Unknown".
Event:PersonX is learning to walk. Intent: 1) to learn something | Positive |
task183_rhyme_generation | task183-f252ac353c5e4aa8b58bf2f6a9bdbc28 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
near | speir |
task589_amazonfood_summary_text_generation | task589-a9fa09fb56bd444e9491c21eb2067a2c | 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.
All of the items listed on the description were not included in the box. I was missing at least 4 food items. | Rip Off |
task381_boolq_question_generation | task381-ff949efe32274982a873e362a755dace | You will be given a passage, and your task is to generate a Yes/No question that is answerable based on the given passage.
In 1904, Smith became the commodore of the White Star Line, and was responsible for controlling its flagships. He successfully commanded the Baltic, Adriatic and the Olympic. In 1912, he was the ca... | did the captain of the titanic abandon ship? |
task846_pubmedqa_classification | task846-ded2c301056545e6a1e8d4e010285176 | Given a passage with a question and an answer to that question, classify if the answer actually answers the question into 'yes' or 'no'. Output 'yes' if the answer answers the question and output 'no' if the answer does not answer the question.
Question: Does targeting aurora kinase A inhibit hypoxia-mediated neuroblas... | yes |
task390_torque_text_span_selection | task390-9f5e6b65df8240de95474e4c96605162 | 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: After ... | businesses |
task074_squad1.1_question_generation | task074-a2d9733f09fd470d80e6b2e05e27ccb4 | 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 Samoan Head of State might have worshiped at the Bahá'í House of Worship? |
task586_amazonfood_polarity_classification | task586-2de88b17806d4a2ab6df78fceb66f9fb | You are given a review of Amazon's food products. Your task is to divide them into two classes: negative or positive, depending on the content of the review.
Just an outstanding product An authentic dulce de leche ranked number-one in Argentina for its exceptional richness and depth of flavor. Made at a small dairy o... | Positive |
task592_sciq_incorrect_answer_generation | task592-e4df4c7869d44b07821e4e7c93cf7aa1 | 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.
Grasses such as wheat, rice, and corn are exam... | monocots |
task283_dream_incorrect_answer_generation | task283-6d39488aeb9c4034b48450cb9bd62477 | In this task, you will be shown a conversation and a question. You need to write an implausible answer to the question. Even though there exist multiple wrong answers, we only need a single wrong answer. "W" and "M" in the conversations stand for "woman" and "man".
W: What's the matter? Your bike is in bad shape. M: It... | He planned to visit a friend. |
task093_conala_normalize_lists | task093-7d0fc5e27bc440f0b67396f237c81d03 | 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.
[165.754, -43.636, 88.428, -54.497, 14.238, 227.351, 157.633, -44.043] | [ 0.324 -0.085 0.173 -0.107 0.028 0.445 0.308 -0.086] |
task591_sciq_answer_generation | task591-2739cb075ac34f1bab620d0cb31c0b5a | Given a scientific question, generate a correct answer to it.
What is the general name for the homogeneous mixture that is formed when a solute dissolves in a solvent? | solution |
task1311_amazonreview_rating_classification | task1311-23e0ef802d2242719219ff4f148067e2 | 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 |
task377_remove_words_of_given_length | task377-901eb8c514564198a0419a3d0b9eff56 | 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: 'person in a wetsuit holding a white surfboard and several fishing rods'. Remove all words of length '7' in the given sentence. | person in a a white surfboard and rods |
task565_circa_answer_generation | task565-9dbeca6541294ff5bb1b9c5a2ff1535b | In this task, you are given a question. Your task is to generate an answer that is relevant to the question.
Is that your dream home? | Do nightmares count? |
task293_storycommonsense_emotion_text_generation | task293-82e992bd142d4599a48810dbf5454de2 | In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to return one of the emotions which are expressed by the Character in the given sentence. For ... | uncertain |
task430_senteval_subject_count | task430-e65d88a8dc1a4f23b5441bf57734e798 | 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 feather was running up and down my spine. | Singular |
task576_curiosity_dialogs_answer_generation | task576-5b1ec07e15774a05b451f2619700339e | 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.
Thanks for all of your information today.
I like to know more about Nauru.
How big is the population of Nauru?
the germans ruled n... | the germans ruled nauru for almost three decades |
task852_synthetic_multiply_odds | task852-46a77a3a74ee490cb9e55c7107ade842 | 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 odd 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 odd numbers in an inner list you shoul... | [0, 64935, -39, 0, -609, -12789, 595, -1081, -1, -1025] |
task153_tomqa_find_location_hard_clean | task153-0ed07e05dc774bc495a80387cc916fce | Given a story, answer the question about the story. The question is the last sentence in the input. These stories can be difficult due to their length and how each story has at least one of the three following scenarios: the first is when the individual's belief matches reality, the second is when the individual's beli... | blue_envelope |
task821_protoqa_question_generation | task821-8da6a9163996447bba27f6bf2f8562b9 | Construct a question that every answer in the list is correct and reasonable for it.
eiffel tower, big ben, stonehenge, alps, rome | name something you would like to see when traveling through europe. |
task1328_qa_zre_relation_generation_from_question | task1328-e6bf3339d1bf4f429a569c3a317d4975 | Classify the relation of question with context to one of these categories: 1) award received, 2) based on, collection, 3) conflict, 4) constellation, 5) convicted of, 6) date of death, 7) director, 8) drafted by, 9) educated at, 10) medical condition, 11) military branch, 12) narrative location, 13) occupation, 14) ori... | convicted of |
task002_quoref_answer_generation | task002-e165c6a8388f4e2bab1e4dcebf3ae83b | 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: Richie Donovan works as a professional thief for Groznyi, a wealthy busi... | Yuri. |
task1194_kth_largest_element | task1194-fe4e884b84b0485ab6f52d2e3d40e209 | In this task, you are given a list of integers and an integer k. You need to find the kth largest element in the input list.
[76, 45, 281, 210, 239, 261, 93, 73, 16, 198, 46, 59, 141, 269, 80, 164, 290, 117, 111, 62], k=13 | 80 |
task1606_ethos_text_classification | task1606-db3a7b27a28648878a6efe8db2f31178 | You are given a piece of text. You should find out if there are any gender specific criticized comments. Label the text as 'gender criticism' or 'not gender criticism'
Gun shot fi gay get all of the guns them out,the police must give we the rights to kill all gays, gun shot at all gays suck your mothers all gays | not gender criticism |
task183_rhyme_generation | task183-1731b268030f42668703d6109d4d4a95 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
lake | rake |
task629_dbpedia_14_classification | task629-21c1a97cd265400d9c4ca5db104fc2d6 | In this task, you are given a text which is the body of a document. Your job is to classify the topic of the document into these categories: 1)Company, 2)Educational Institution, 3)Artist, 4)Athlete, 5)Office Holder, 6)Mean of transportation, 7)Building, 8)Natural place, 9)Village, 10)Animal, 11)Plant, 12)Album, 13)Fil... | 8 |
task101_reverse_and_concatenate_all_elements_from_index_i_to_j | task101-6ffc78851065403c873323bc07674192 | 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... | s |
task1313_amazonreview_polarity_classification | task1313-8113a77f51be4c54b148d5d91b49e7dc | In this task, You are given an amazon review and its polarity (positive or negative). Your task is to answer "True" if the specified sentence and its polarity match; otherwise, answer "False"
Review: I purchased this after a friend recommended it. I have fine medium length hair and this works amazingly on my hair. It d... | False |
task339_record_answer_generation | task339-6b9e9721ea3844da9a801d3f8b2a3fe4 | 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 British internet troll has got more than ... | Timothy Bussey |
task589_amazonfood_summary_text_generation | task589-9c07b93ed2f04ae995e1d58cbf313a4d | 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.
My dogs love these treats, and I do buy them occasionally because they are cheap and perched at the check-out co... | hmm... dogs enjoy, but there are healthier liver treat options |
task1312_amazonreview_polarity_classification | task1312-5a0703e769a04f329082af2cd092b817 | In this task, You are given a review of Amazon's food products. Your task is to divide them into two classes: negative or positive, depending on the content of the review.
I could not love this dress any more!! It’s extremely comfortable, and even has pockets! I ordered navy and am going to order a few more. I could we... | positive |
task103_facts2story_long_text_generation | task103-dc53707271bb46da90a081fe2ad04830 | 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: High scho... | High school student Candy former Miss Teen Sweden Ewa Aulin seemingly descends to Earth from space. In the relatively simple plot, she naively endures an escalating series of situations in which her oblivious allureclarification needed triggers satirical pornfilmlike encounters. Roger Ebert wrote, Candy caroms from one... |
task905_hate_speech_offensive_classification | task905-cec8e4b201154efa9b42511e89219633 | You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Tweet: @AlfieHeydrich Seen a pic of nigs robbing a store. Caption said(protesting gos on i... | false |
task1729_personachat_generate_next | task1729-8951d15b1c4f459e9e1f44becc199a47 | Your task is to generate the next utterance in a given dialogue. You will be given a few sentences describing the personality of the person who is making the dialogue, and a history of the dialogue after that. Each line in the history is said by one of the two participants in the conversation.
Personality: My guilty pl... | Interesting. My job as a real estate agent seem boring compared to that. |
task592_sciq_incorrect_answer_generation | task592-9e4c6e7572f64ffdb50ad8f46cadfbda | 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.
Power in electricity is the voltage multiplied... | amperes |
task067_abductivenli_answer_generation | task067-2da0c809a4514f7b8cf34c41a5e0ca30 | In this task, you're given the beginning and the ending of a three-part story. Your job is to complete the short story by writing a middle sentence that seamlessly connects the first and last sentence. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using an... | The boy struggled with English at first, but studied hard. |
task067_abductivenli_answer_generation | task067-bc373bc27f2e44e78447ddde11170482 | 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... | Joey was trying to save money to buy a car. |
task074_squad1.1_question_generation | task074-dcc2820e679f482da5e1a9ab3e5f6f0c | 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... | Who became the Democratic nominee, half way through 2003? |
task067_abductivenli_answer_generation | task067-e26bdca9a11149d0bf24da17c29fc64f | 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... | Kelly forgot her wallet and called a friend. |
task1290_xsum_summarization | task1290-6edef1ad6e384a53958aac923a7a86c3 | In this task, you are given an article. Your task is to summarize the article in a sentence.
The crash, involving a Peugeot 206, happened in Highlands Road in the early hours. The road was shut from Stow Crescent to Gudge Heath Lane for eight hours.
The 23-year-old man, from Fareham, was pronounced dead at the scene. H... | A pedestrian died when he was hit by a car in Fareham, Hampshire. |
task515_senteval_odd_word_out | task515-46f3939f1bb247599b9f83de40ea63de | In this task, you are given a sentence. You must judge whether a single noun or verb has been replaced with another word with the same part of speech. The inversion would result in the sentence sounding unnatural, So unnatural sentences will be considered changed. Label the instances as "Original" or "Changed" based on... | Original |
task303_record_incorrect_answer_generation | task303-46e509615fd14882b7651374e9e35ea0 | 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 ... | Deal |
task183_rhyme_generation | task183-233877cb892e499b947f3757164577c7 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
line | stine |
task088_identify_typo_verification | task088-3d7dfc0cffc84cb195c22a50b25d9629 | 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 ... | licving |
task298_storycloze_correct_end_classification | task298-3c71925221274f08bcbd33b5e6b8bb59 | 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: Veronica knew she desperately needed to drink more water. Senten... | No |
task633_dbpedia_14_answer_generation | task633-6c260190d7bd4126b28e4f73f51c2ba1 | 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: Simon Paisley Day (born 1967 in Gillingham Kent) also known as Simon Day is a British stage and screen acto... | 1 |
task066_timetravel_binary_consistency_classification | task066-9014ce6e737748f8ba8fd15bc31823d3 | 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 |
task376_reverse_order_of_words | task376-8149d6fe16fc45b68c655df91dffa25b | In this task, you need to reverse the order of words in the given sentence.
Sentence: a dark skinned child getting ready to be pushed on a swing | swing a on pushed be to ready getting child skinned dark a |
task116_com2sense_commonsense_reasoning | task116-a81eced259444da89864b5500368b291 | 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'.
Once Samantha saved a hundred dollars she was ready to get a car instead of a bik... | False |
task472_haspart_classification | task472-629de40f388f4cb7b1b9d6748772da26 | 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 |
task333_hateeval_classification_hate_en | task333-389617bc9081472c93897b8e29fff396 | 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 |
task849_pubmedqa_answer_generation | task849-4f8fef188119448ba0b7e6975037a0b2 | 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: It has been contended that, during cardiopulmonary bypass at 27 degrees C, pH-stat management decreases cerebral metabolic rate for oxygen ... | During cardiopulmonary bypass at 27 degrees C, hypothermic acid-base management has no measurable effect on CMRO2. CMRO2 was neither extraction limited nor dependent on either PaCO2, CBF, or hemoglobin oxygen affinity differences between alpha-stat and pH-stat management. Cerebral blood flow responses to changing CMRO2... |
task308_jeopardy_answer_generation_all | task308-31a4532fe86049a7bfeb4840b7fa6ebc | 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: THE ODYSSEY
Clue: Antinous is the leader of the suitors for her hand | penelope |
task389_torque_generate_temporal_question | task389-9ce1daae669e4aa696eda36b93106f16 | 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 did not happen after Carter espoused information? |
task580_socialiqa_answer_generation | task580-201da549b34c43fcaf4f4ea857edbf3d | In this task, you're given a context, a question, and three options. Your task is to find the correct answer to the question using the given context and options. Also, you may need to use commonsense reasoning about social situations to answer the questions. Classify your answers into 'A', 'B', and 'C'.
Context: Kendal... | A |
task609_sbic_potentially_offense_binary_classification | task609-01f1cd13981a41c4ae88697319209828 | 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... | Yes |
task389_torque_generate_temporal_question | task389-a1da916d5a74417398526a80e05f61f0 | 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 embassy bombings? |
task087_new_operator_addsub_arithmetic | task087-98587ce4cf1e49f09865f4a9adfdab35 | 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
8725 @ 91... | 14897 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.