task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task1292_yelp_review_full_text_categorization | task1292-3c50bf4128884a56ab65b111f59136ec | You are given a review about a place. You need to provide a rating from "1 star" to "5 stars" for this place.
Located in the back of the casino floor (right side) is this Starbucks. The staff are friendly and helpful. My husband and I got our coffee fix here and it was perfect!\n\nNext time I come to Luxor, I will co... | 5 stars |
task303_record_incorrect_answer_generation | task303-5a984532ffa346c0955121469ad0d762 | 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 ... | Islamic |
task1510_evalution_relation_extraction | task1510-5c248feb03c742a09691f43564c4d6d1 | 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.
pee can ... | pee HasProperty yellow |
task590_amazonfood_summary_correction_classification | task590-ad1f47a6c3064e7eaf50546878677b3a | In this task, You are given an amazon food product review and its summary. Your task is to Generate "True" if given review and its summary match, otherwise generate "False".
I was quite excited to try this product, so I bought 4 packs. We opened one, and I tested a half-tablet. No result. My wife tried the other half. ... | True |
task066_timetravel_binary_consistency_classification | task066-47b6880b4668420b85ab3bab9bb031ac | 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 |
task606_sum_of_all_numbers_in_list_between_positions_i_and_j | task606-fe7dd2b1e5464b128257082a95687498 | 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... | 8179 |
task379_agnews_topic_classification | task379-bb45c9505217402c9490032a0f7456e1 | 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 |
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists | task755-98b43e9d6a474fae828c5a5820ebd121 | In this task, you are given two strings A,B. You must perform the following operations to generate the required output list: (i) Find the longest common substring in the strings A and B, (ii) Convert this substring to all lowercase and sort it alphabetically, (iii) Replace the substring at its respective positions in t... | zsejdeeffghijjjknnorrvltkabsd, zlLDMAIEXsKyOHdeeffghijjjknnorrvkFPrqSIZ |
task494_review_polarity_answer_generation | task494-9e503f2b4ef94d4dbcd24ef81ba319a8 | 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: You've read the... | False |
task321_stereoset_classification_religion | task321-d92c38b6beba454e8d9a953900ddd430 | Given two sentences regarding the stereotypes of religions, determine whether the second sentence is either a stereotype, anti-stereotype, or is unrelated with respect to the first sentence and the target. A stereotype is a widely held but oversimplified notion of a group of people. An anti-stereotype is an idea that g... | anti-stereotype |
task286_olid_offense_judgment | task286-c05d2a5cf0374cd2a3d6edc45629c6a4 | In this task you are given a tweet and you must identify whether the tweet contains any offense or any form of (untargeted) profanity. Label the post as NOT if the post does not contain offense or profanity. Non-offensive posts do not include any form of offense or profanity. label the post as OFFENSIVE if the post co... | NOT |
task1189_check_char_in_string | task1189-e817e6a2fad3497f96fe1cbe4c310140 | In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0.
vzviAiWKFVoQpClCzzrekqcCaL, Z | 0 |
task1325_qa_zre_question_generation_on_subject_relation | task1325-70a21bb5a69748f7bfa3a9234beb54e3 | You will be given a context, a subject and a relation. Your task is to generate a question based on the subject and relation. The generated question should include the given subject. Try to use a minimum number of words that are not present in either context, subject or relation while generating question.
Context : Che... | Which gender does Chen Shaoguo belong to? |
task600_find_the_longest_common_substring_in_two_strings | task600-50787732e84f42eb979a559610b57cd2 | In this task, you are given two strings A, B. Find the longest common substring in the strings A and B.
aBlALASwuwTZmy, MdwASwuwIW | ASwuw |
task316_crows-pairs_classification_stereotype | task316-82c626211e8f4ee6979b66a3bc0fad05 | 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... | Stereotype |
task1729_personachat_generate_next | task1729-54e1a66d694547ccb0ea031fa2d9c474 | 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: I've a condi... | Interesting fact I put my socks on left sock first. |
task301_record_question_generation | task301-0dc19d821ae0416d89d231f4cd013682 | In this task, you will be shown a passage. You need to write a fill-in-the-gap question based on your understanding of the events that might be inferred from the passage. Your question should be answerable based on the passage and only have one correct answer. Show the gap in your question with a _ .
(CNN) Russia and t... | That proximity led to some clashes in June, including _ airstrikes against regime forces who had encroached on the zone and US jets shooting down two pro-regime drones that were perceived to pose a threat to local allies and their coalition advisers. |
task1602_webquestion_question_genreation | task1602-378a13f4a105466bad5d1c229ea9ff5c | 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: Bobby Garrett answers: ['American football player'] | who is garrett pretty little liars? |
task389_torque_generate_temporal_question | task389-761112cb25b84e1c8b7e40698c0183ca | 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 the Turkes was born but has not finished? |
task684_online_privacy_policy_text_information_type_generation | task684-3130a84aa37f411c9c90195332ed6d99 | Given a part of privacy policy text, identify the type of personal information which is collected, used, tracked or retained. The type of information should be present inside the given policy text, answer as 'Not Specified' otherwise
An unnamed third party does do something outside of our label scheme with your locatio... | Location |
task1412_web_questions_question_answering | task1412-ad0c3c400c4e49d2b6ca5feddb2fae26 | A question is presented to you in this task, and your job is to write a potentially correct answer.
what influenced andy warhol's work? | Jack Smith |
task649_race_blank_question_generation | task649-d0fac519354c4e39a1c749238cefe7a7 | In this task, you're given an article and an answer. Your task is to generate the fill-in-the-blank question for this answer based on the given article. The blanks are always at the end of the question, and can be filled with more than one word or phrase.
Article: The publication of "Harry Potterandthe Half-Blood Princ... | The disadvantages of our books are the following except _ . |
task820_protoqa_answer_generation | task820-09166a7f899147489b0fb964549ace63 | 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 an activity kids do in the car that they can also do at home | eat |
task516_senteval_conjoints_inversion | task516-58d802874c6049b696824955ebff0a89 | In this task you are given a sentence with one coordinating conjunction (for, and, nor, but, or, yet, and so). You must judge whether the order of two coordinated clausal conjoints have been inverted or not. Inversion would result in the sentence sounding unnatural. Label the instances as "Original" or "Inversion" base... | Inversion |
task1217_atomic_answer_generation | task1217-d628c789814e4cd29ab047cd32442a9b | 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 sends ___ to the principal 's office | notes |
task144_subjqa_question_answering | task144-06740aac4b894685bbfb8bb3ee878b10 | You will be given a review about a book, an item, a place or a movie. After that, a question is given that you should answer using a certain span of the review. Your answer should be from the review itself and should not contain extra words, and should not be a combination of different spans. If there's no direct answe... | the pictures it takes are very impressive |
task397_semeval_2018_task1_tweet_anger_detection | task397-7283c324f14d4d9f8e0b19ce2499f8f9 | In this task you are given a tweet. You must judge whether the author of the tweet is angry or not. Label the instances as "Angry" or "Not angry" based on your judgment.
So happy to be home from Ibiza the place is some thing else mad gaff that , need find a bird now I wanna start doing romantic things now 😂😂 | Not angry |
task1729_personachat_generate_next | task1729-acef459a535647559df5ca214f811056 | 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: I like to sh... | I leave my Christmas lights up all year, they make my room look lovely. |
task080_piqa_answer_generation | task080-b5ca375531534e4b9fe51f3e2de79b53 | 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.
spit | can wet food while you're eating |
task074_squad1.1_question_generation | task074-d331a34c02a8452fab7f6f48820de5e4 | 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 was the purpose of Russell's group? |
task580_socialiqa_answer_generation | task580-0ac2acc2b0b641a5b73bfc123e46df2d | 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: Carson... | A |
task305_jeopardy_answer_generation_normal | task305-6af4041ffcdb4ee295add4c344d6ce72 | You will be given a trivia clue, and the category it belongs to. You should answer with the best answer that belongs in the category and is described by the clue. For consistency, answers should be in all lower cased letters.
Category: CROSSWORD HELPER
Clue: Eft: the land-dwelling form of this type of salamander | a newt |
task325_jigsaw_classification_identity_attack | task325-0f7c8e1c9d494333b2f27a00383f39a6 | 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: ... | Non-identity-attack |
task594_sciq_question_generation | task594-e26af1f1b48d4ca5937ff11d41495ba1 | Given a scientific passage and an answer, generate a question for the given answer.
Passage: Diffusion will continue until the concentration gradient has been eliminated. Since diffusion moves materials from an area of higher concentration to the lower, it is described as moving solutes "down the concentration gradient... | The end result of diffusion is an equal concentration, or equilibrium , of molecules on both sides of what? |
task183_rhyme_generation | task183-fadcf448e0384d59a1117dda402b92b1 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
mind | blind |
task453_swag_answer_generation | task453-a65ffbff00804674a83b678678d0dff6 | Given a sentence, generate what should be the most likely next statement. The next statement should be reasonable and logically correct.
Massaging her wrist, someone strides to the bathroom. She | sees someone following her. |
task1596_event2mind_text_generation_2 | task1596-96466af48b6b4260afdf8cf7e4aa4c6e | The task is to generate text based off 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 intent behind doing the event, i.e. why did the person do that action.
PersonX establishes PersonY relationship | to make his relationship clear |
task311_race_question_generation | task311-d59b481572bc4217b6cc88d1b2648cba | In this task, you're given an article and an answer. Your task is to generate the question for the answer based on the given article.
Article: Juac has made the leap from being an African refugee to a chess champion in the United States. His job is to share his expertise with students in schools, chess camps and oth... | How long did Juac most probably stay in Ethiopia? |
task389_torque_generate_temporal_question | task389-ba7f4de6a5c9414abdc7e049d4372105 | In this task, a passage will be given and the goal is to generate a question about temporal relations based on that passage. A temporal relation describes the relation between two things with respect to time e.g., something happens/starts/terminates/... immediately/shortly/usually/... before/after/during/... something ... | What will happen after Yadav refused? |
task1678_mathqa_answer_selection | task1678-34dedd611ab94e63b7e92cc6575ce218 | 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 train 220 meters long is running with a speed of 60 kmph. in wha... | d |
task565_circa_answer_generation | task565-d0d955ede34b452486cbf0106ebce421 | In this task, you are given a question. Your task is to generate an answer that is relevant to the question.
Did you enjoy reading the last Harry Potter book ? | Meh, I thought it was a bit boring. |
task300_storycloze_order_generation | task300-6e9cf3987d66410d8a83549d5f7c85af | In this task, you're given a short story of five sentences written in natural language. However, the order of the given story is not correct. Your job is to return the correct order for the given five sentences to create a coherent short story with the new order that has the correct flow. Generate your answer using the... | 41235 |
task092_check_prime_classification | task092-cb66e891456341638683b1ef20543271 | 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.
40019 | No |
task111_asset_sentence_simplification | task111-37754d251c1b4eaaa8b5c9d9aa5d6cd3 | 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 only traits that are transmitted are those that help us survive and reproduce. |
task649_race_blank_question_generation | task649-0599757e9c1a40bb901581bfbb7c9ab9 | In this task, you're given an article and an answer. Your task is to generate the fill-in-the-blank question for this answer based on the given article. The blanks are always at the end of the question, and can be filled with more than one word or phrase.
Article: Do you often play with your pet dog or cat? Do you like... | Rabies is the name of _ . |
task1340_msr_text_compression_compression | task1340-e313ff3c3e094d4598bb8f198f72bfd5 | Given a text, write a compressed version of it in a single sentence.
For instance, our innovative “ Forests for Life Campaign ” establishes an international network of parks and reserves. This will protect at least 10 % of each different type of forest found in every country. | “Forests for Life Campaign” will protect at least 10% of each different type of forest found in every country. |
task1368_healthfact_sentence_generation | task1368-d67316a8aefd4160a95f6f3febcc2af2 | Given a paragraph, generate a claim that is supported by the given paragraph. 1) The claim must contain information from within the paragraph. 2) A sentence within the paragraph can be used as a claim. 3) The claim should not have contradictions within the paragraph. 4) The claim should be at most one sentence long.
In... | Romania reports 500 outbreaks of African swine fever in pigs. |
task900_freebase_qa_category_classification | task900-419adc2af2114f69a5eb928ba1cfb4e1 | 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'... | music |
task472_haspart_classification | task472-b31a24d70dcd4b41915c0f08005146c2 | 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 |
task608_sbic_sexual_offense_binary_classification | task608-2752119da48c4b5e98b8d9755e6a2ff5 | In this task, you are given a text from a social media post. Your task is to classify the given post into two categories: 1) yes if the given post is sexually offensive, 2) no, otherwise. Emphasis on sexually offensive or any lewd reference. Generate label 'no' for offensive posts that do not reference sexually explici... | Yes |
task617_amazonreview_category_text_generation | task617-7bad4b7808a94962aa1f8eb07669a8b6 | 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... | pc |
task488_extract_all_alphabetical_elements_from_list_in_order | task488-8aa779c8e7604dac90576f5aaa7c0cff | In this task, you are given an input list A. You need to find all the elements of the list that are alphabets in the same order as they appear in the list A. Do not change their case/capitalization.
['y', '2135', 'P', 'K', 'u', '7109', '1095', '3297', 'y', '4007', 'e', 'B', '8287', '297', 'e', 't', '471', 'B', 'p', 'h'... | y, P, K, u, y, e, B, e, t, B, p, h, e, k, U, b |
task1595_event2mind_text_generation_1 | task1595-5e3404ad00a64c458cdac3fddf6ab883 | 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 pulls away from PersonY's home | responsible |
task080_piqa_answer_generation | task080-d2e11264f4e24cc5aac0cf6ad5d91b89 | 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.
To dry we... | Use a blow dryer to blow the water particles away. |
task027_drop_answer_type_generation | task027-42264d1fe68442d9a22b01a6f21ecee0 | 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 |
task363_sst2_polarity_classification | task363-deb4c95b0ba94f019688b64afb18bb13 | 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
The movie does such an excellent job of critiquing itself at every faltering half-step of its development that criti... | NEG |
task594_sciq_question_generation | task594-0f6b9f01f98840bdbd3bffae3b044d9d | Given a scientific passage and an answer, generate a question for the given answer.
Passage: Clubmosses can resemble mosses; however, clubmosses have vascular tissue, while mosses do not. Answer: vascular tissue | What tissue do clubmosses have that mosses do not? |
task374_synthetic_pos_or_neg_calculation | task374-f3d0cc15fa2e498f9bc88fb5c73c0cee | In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [39, 156, 216, 98, 20, 99, 100, 255] |
task1583_bless_meronym_classification | task1583-993c7f1e535c4c4d99f4bb9a21c30aba | Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
dagger has inside... | 0 |
task1289_trec_classification | task1289-26e52c4442624a44920476cceaa36732 | You are given a question. You need to detect which category better describes the question. A question belongs to the description category if it asks about description and abstract concepts. Entity questions are about entities such as animals, colors, sports, etc. Abbreviation questions ask about abbreviations and expre... | Quantity |
task374_synthetic_pos_or_neg_calculation | task374-d223a6d810384a9da2ae0a2578bcc23f | In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [180, 18, 261, 297, 39, 26, 282, 156, 60, 87, 9] |
task153_tomqa_find_location_hard_clean | task153-aa6bef5f99ac4a5eb2437546c77f5e86 | 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... | red_bucket |
task507_position_of_all_numerical_elements_in_list | task507-db2990894f334f818fd56c2f1b54fe99 | 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.
['c', '2277'] | 2 |
task292_storycommonsense_character_text_generation | task292-cb892ee3616040c38ee9660d8c5815a1 | In this task, you're given a story (which contains five sentences only). Your task is to find all the characters which are available in the given story.
Sentence1: Ken was late on his rent. Sentence2: He was facing eviction if he didn't pay it. Sentence3: He decided to get a payday loan. Sentence4: The loan barely cove... | Ken |
task405_narrativeqa_question_generation | task405-bfdf9afc472943caac341b5d160e1411 | 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 plagues Heorot? |
task844_financial_phrasebank_classification | task844-600917eb5e744d82b56a4ebb31fc4652 | 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 total donation amount is EUR 1,115,000 .
polarity:neutral | true |
task413_mickey_en_sentence_perturbation_generation | task413-51f259046b5f4495ae86a1d569d150b8 | 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.
Fruits a... | Fruits are often eaten without illness . |
task074_squad1.1_question_generation | task074-9aefda103913429aabaeb5ec9938253c | 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 was the last person killed by the Inquisition? |
task163_count_words_ending_with_letter | task163-c709507ca7e44ee29b567f1b48d1c220 | In this task, you need to count the number of words in a sentence that end with the given letter. Answer with numbers and not words.
Sentence: 'two trucks and a bus on the road covered with snow'. How many words end with the letter 'd' in the sentence. | 3 |
task151_tomqa_find_location_easy_clean | task151-e6b509f537104cd8ae0c340a7e1530f7 | Given a story, answer the question about the story. The question is the last sentence in the input. The story has one of the three following scenarios: (1) when the individual's belief matches reality, (2) when the individual's belief does not match reality, (3) is when an individual has a false belief about another in... | red_treasure_chest |
task507_position_of_all_numerical_elements_in_list | task507-1032163b36464869bfd462ab6f5b10a6 | 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.
['2743', '5281'] | 1, 2 |
task123_conala_sort_dictionary | task123-a8e9920059104a60b3229f15bee81d08 | In this task you will be given a list of dictionaries. A dictionary is a set of key-value pairs, where each key is unique and has a value associated with that key. You should sort the list of dictionaries from smallest to largest by their 'first' key. If there is two dictionaries with the same 'first' value then sort t... | [{'first': -90, 'second': 21}, {'first': -67, 'second': 28}, {'first': -66, 'second': -70}, {'first': -18, 'second': 15}, {'first': -14, 'second': -47}, {'first': 4, 'second': 52}, {'first': 50, 'second': -92}, {'first': 55, 'second': 29}] |
task588_amazonfood_rating_classification | task588-b956bbd2e4594b10a1585d04f695fd29 | In this task, you're given a review from Amazon's food products. Your task is to generate a rating for the product on a scale of 1-5 based on the review. The rating means 1: extremely poor, 2: poor, 3: neutral or mixed, 4: good, 5: extremely good.
I was completely put off by SWITCH KIWI BERRY. Another entry into the a... | 1 |
task1583_bless_meronym_classification | task1583-c05b873a7f214f9a988a255500cd4cbd | Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
dress has fringe? | 1 |
task574_air_dialogue_sentence_generation | task574-5ad0a83490b34238b72133c1bd1c2204 | 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: I found a flight in Southwest airlines with price 200 available for you. Shall I book the ticket for you? |
task366_synthetic_return_primes | task366-0065e023dcbe471db4928e3085adb64d | In this task you will be given a list of integers. You should remove any integer that is not prime. A prime integer is an integer that is only divisible by '1' and itself. The output should be the list of prime numbers in the input list. If there are no primes in the input list an empty list ("[]") should be returned.
... | [859, 601, 743, 937, 241, 443, 619] |
task296_storycloze_correct_end_classification | task296-7d01fcae77d44bcabba16322970aba6c | In this task, you're given four sentences of a story written in natural language. The given story is not complete and your job is to complete the story by selecting one of the sentence choices from (A) and (B), such that the story sounds fully coherent.
Sentence1: My laptop didn't want to work. Sentence2: It stopped tu... | A |
task1332_check_leap_year | task1332-1414a1f10ada4c81a279cc018aa2c160 | In this task, you are given a year. You need to check if it is a leap year or not. A year may be a leap year if it is evenly divisible by 4. Years that are divisible by 100 (century years such as 1900 or 2000) cannot be leap years unless they are also divisible by 400. Return 1 if it is a leap year, else return 0.
1372 | 1 |
task303_record_incorrect_answer_generation | task303-92b5454412664a7dbf601012d73c466c | 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 ... | Great Depression |
task505_count_all_numerical_elements_in_list | task505-fc81a15c440d4b01b11b21020343962e | 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.
['Y', 'L', 'Z', '7639', '4293', 'Y', '5315', 'T', 'H'] | 3 |
task1729_personachat_generate_next | task1729-f18e6491e6e64e03b192d87fd7455d94 | 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 favorite ... | Sure, but I'm a bit out of shape. I eat ice cream every day now. |
task153_tomqa_find_location_hard_clean | task153-862e2ee2aa2a46218d6bc8e7d2f13367 | 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... | green_cupboard |
task366_synthetic_return_primes | task366-0fac51e9d90c40468d5947c6d42e87f4 | In this task you will be given a list of integers. You should remove any integer that is not prime. A prime integer is an integer that is only divisible by '1' and itself. The output should be the list of prime numbers in the input list. If there are no primes in the input list an empty list ("[]") should be returned.
... | [101, 419, 313, 673, 317, 293] |
task1447_drug_extraction_ade | task1447-ff99b3382fe14651a032fef840ed1380 | In this task, you will be given sentences in which your task is to recognize the name of the drug or medicine. Drugs are substances that change a person's mental or physical state. They can affect how your brain works, how you feel and behave, your understanding, and your senses. Although there might be several correct... | iron sucrose |
task328_jigsaw_classification_insult | task328-239de5f998e149d4b4812c3447868f1f | 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: Humorous and caring? The man was a jerk to his customers! | Insult |
task588_amazonfood_rating_classification | task588-ac6dfa6e5c2540089feed91037a669ce | In this task, you're given a review from Amazon's food products. Your task is to generate a rating for the product on a scale of 1-5 based on the review. The rating means 1: extremely poor, 2: poor, 3: neutral or mixed, 4: good, 5: extremely good.
Worked very little. Sweetened fresh pineapple but changed the taste to ... | 2 |
task1217_atomic_answer_generation | task1217-217793611141431a860f54f101fe196f | 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 gives PersonY's son ___ | gum |
task103_facts2story_long_text_generation | task103-3ec8b2de701645ceba4113f90a49c83b | 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: Mrs. Dais... | In 1948, Mrs. Daisy Werthan, or Miss Daisy Jessica Tandy, a 72yearold wealthy, Jewish, widowed, retired school teacher, lives alone in Atlanta, Georgia, except for a black housemaid named Idella Esther Rolle. When Miss Daisy drives her 1946 Chrysler Windsor into her neighbors yard, her 40yearold son Boolie Dan Aykroyd ... |
task372_synthetic_palindrome_numbers | task372-4cc46a64602a441585118e24c73ff07d | 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.... | [-555, -303, 686] |
task673_google_wellformed_query_classification | task673-bd75a1a151ef40b88c835b1a75fe82d4 | Read the given query and classify it as a 'Good' or 'Bad' query depending on how well the query is formed, 'Bad' being the expected output for a not so well formed query and 'Good' being the expected output for a well formed query. A query may be wrong based on common sense or general facts, but if it is well formed, y... | Bad |
task088_identify_typo_verification | task088-259e738bf1014c74a898f91fbae184e4 | 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 ... | f |
task112_asset_simple_sentence_identification | task112-14a9ef943ab44745900c24873a44c78d | 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 |
task303_record_incorrect_answer_generation | task303-93fd7c386da5440692a9326ad4a1ea29 | 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 ... | Liverpool |
task1369_healthfact_sentence_generation | task1369-6534268123ec4ec3a7ae1f11a00644c3 | Generate an explanation for the given claim using the provided supporting material from the paragraph. Please consider the following points while generating an output. 1) The claim will always have supporting proof in the paragraph, and the paragraph will have a clear point of view supporting the claim. 2) There can be... | Is There a Garden in England Dedicated Solely to Deadly Plants Called the ‘Poison Garden’? |
task285_imdb_answer_generation | task285-31887a15959b4fb2bd0562243ce57553 | In this task, you are given a review of a movie and a boolean question whether this review has positive sentiment or negative sentiment. Your task is to generate answer "yes" when the tweet has that particular sentiment, otherwise generate answer "no".
Review: An excellent and accurate film... McGovern takes great pain... | no |
task303_record_incorrect_answer_generation | task303-8e4a3aaad45e4a2795090e1755a2d5d3 | 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 ... | Clinton |
task303_record_incorrect_answer_generation | task303-2d53d1e748b34936ae319d755d070c44 | 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 ... | Mark Rowley |
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists | task755-956010bb363c48efb29125e6f1df014a | In this task, you are given two strings A,B. You must perform the following operations to generate the required output list: (i) Find the longest common substring in the strings A and B, (ii) Convert this substring to all lowercase and sort it alphabetically, (iii) Replace the substring at its respective positions in t... | ukkrjq, mTkrRd |
task848_pubmedqa_classification | task848-b1b6f39ff2564f52a1f224c608f0cc0d | 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 demonstrated previously that striatal adenosine modulates ethanol-induced motor incoordination (EIM... | 0 |
task475_yelp_polarity_classification | task475-cbf59d0b361b4779adc736373533a0d0 | 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.
We had lunch here Tuesday 25 March 2014. I had the ultra burger - yes it was expensive - but wow! I never... | POSITIVE |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.