task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task1346_glue_cola_grammatical_correctness_classification
task1346-2bc3d8aba54344ad9120fcf3a1c95d6f
You will be given a sentence. Check whether the sentence is grammatically correct and is meaningful. If the sentence is grammatically correct, then answer with '1', otherwise answer with '0'. The professor found some strong evidences of water on Mars.
0
task284_imdb_classification
task284-d57b1482567c4c2197affee22193730c
In this task, you are given a review of movie. Your task is to classify given movie review into two categories: 1) positive, and 2) negative based on its content. Remade today, this film would be a very creepy, very disturbing dark comedy. Stalking, obsession, and a web of lies and manipulations are given a 1948 gloss ...
negative
task497_extract_all_numbers_from_list_in_order
task497-4d9f359fdd5f4407b8a419f975e4317b
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. ['1191', '7547', 'g', 'p', 'q', '2447', 'o', '5095', 'n', '1709', 's', 'z', '185', 'U', '1389', '9921', '5305', '1087', 'F', '9831', 'O']
1191, 7547, 2447, 5095, 1709, 185, 1389, 9921, 5305, 1087, 9831
task638_multi_woz_classification
task638-bfc218cdea594342aa6c957d9bb224e0
You are shown a conversation between a user and system. Identify who has spoken the indicated sentence based on the conversation. Sentence1: Sorry, you'll need to be more clear on your departure site please. Is there a specific hotel you're looking for? Sentence2: Will that be to or from the club and what time? Sentenc...
Answer: (B) System
task067_abductivenli_answer_generation
task067-8687c545e4af46b4bb73394ffdde4d65
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...
Sarah found her friend dancing around to boy band music.
task592_sciq_incorrect_answer_generation
task592-ac894553d70945de95fb65894c61c056
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 defined as a saturated layer of rock o...
artesian well
task683_online_privacy_policy_text_purpose_answer_generation
task683-79e57647072a40309e817030bc9cb589
Given a part of privacy policy text, identify the purpose for which the user information is collected/used. The purpose should be given inside the policy text, answer as 'Not Specified' otherwise An unnamed third party does track on the first party website or app your activities on the website or app for targeted adver...
Advertising
task183_rhyme_generation
task183-1c5a99ff9c594bca83647ac6f0fcab2f
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" stream
ream
task1520_qa_srl_answer_generation
task1520-edcf65b173264616ae3eae8751a8a6c5
In this task, you are given a sentence and question which can be answered using the sentence. Your task is to answer the question using the information from the sentence. The answer to the question is unique and it is a continuous text span from the sentence. Sentence: The number of pupils attending Catholic-managed sc...
pupils
task069_abductivenli_classification
task069-42bd9adb3e9a46469f4818ee05fe71f2
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 coherent / plausible by writing "1" or "2" in the output. If both sentences are plausible, pick the one that makes most sense. Beginning: Cruz was a quiet...
1
task103_facts2story_long_text_generation
task103-d2b00143e1ff435385727962cb576f98
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: Seetha is...
Murali goes abroad to pursue higher studies in medicine. During his tenure overseas, his girlfriend Seetha is forced by her parents to marry another person. Devastated upon hearing the news, Murali swears a vow of lifelong celibacy and devotes himself to save people suffering from cancer. A few years later, a man named...
task100_concatenate_all_elements_from_index_i_to_j
task100-34c435ae699d4f50ad3cf2c2d5a5cd9e
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...
D2691KL51836281
task461_qasper_question_generation
task461-024a010edb6d4b2091a2d38978554513
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. We use three datasets for our experiments: IWSLT14 German-English, Turkish-English, and WMT14 English-German.
what datasets were used?
task1448_disease_entity_extraction_ncbi_dataset
task1448-135e498fba93422fb133a91b9e27db0f
In this task, you will be given a sentence. You need to reconize the name of the disorder or disease. Disease is a disorder of structure or function in a human, animal, or plant, especially one that produces specific symptoms or that affects a specific location and is not simply a direct result of physical injury. Alth...
tumor
task575_air_dialogue_classification
task575-5b3940439c8d47068d4dbbdedf86693e
In this task, you are given a dialogue from a conversation between an agent and a customer. Your task is to determine the speaker of the dialogue. Answer with "agent" or "customer". Sure, my airport code is SEA.
customer
task851_synthetic_multiply_evens
task851-84bfb2b9affe470d8536dc7e76f2392d
In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every even number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no even numbers in an inner list you sho...
[17160, 1056, 1512, 1260, 1632, 42, 718080, -8400, -2016]
task506_position_of_all_alphabetical_elements_in_list
task506-359c1381f94e4b8e86ae78983acd21cb
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 alphabetical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no alphabetical element is in the list. ['3795', 'y'...
2, 4, 5, 8, 9, 11, 13, 14, 16
task323_jigsaw_classification_sexually_explicit
task323-67d4e938fd4448dab0c0b064eba5aea8
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: sexual-explicit and non-sexual-explicit. A comment is considered sexual-explicit if it explicitly portrays sexual matters. Comment: Give your head a shake. You obviously know nothing about 7 y...
Non-sexual-explicit
task080_piqa_answer_generation
task080-2958c22404174a3c9fb4b898f0194c2d
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. pickaxe
can break open wooden cabinet
task900_freebase_qa_category_classification
task900-2bd10bc0be7d4f468248cfb53577fc78
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'...
location
task606_sum_of_all_numbers_in_list_between_positions_i_and_j
task606-f29529d2d2cf4ff2881d525a37edf0e9
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...
26687
task399_semeval_2018_task1_tweet_sadness_detection
task399-7295f61c5c114f6883aadb154c4569a3
In this task you are given a tweet. You must judge whether the author of the tweet is sad or not. Label the instances as "Sad" or "Not sad" based on your judgment. You can get help from hashtags and emojis, but you should not judge only based on them, and should pay attention to tweet's text as well. @shelby_Billsfan @...
Sad
task163_count_words_ending_with_letter
task163-dae34ce5c2584b5fbf618e73a53d28b4
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: 'a man standing next to a stove top inside of a kitchen'. How many words end with the letter 'p' in the sentence.
1
task1729_personachat_generate_next
task1729-d9ccd94527954b5da6e5f6d2239c9fdf
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 own my own...
Haha, they are small dogs who definitely already think they are majestic!
task364_regard_social_impact_classification
task364-4e89d1c062ef4ec48e393f22d6de092f
In this task, you will be given a sentence about a person. You should determine how the sentence affects how the person is perceived by most people in society. Your choices are: Positive: The social perception of [PERSON] in the sentence is considered predominantly positive. Negative: The social perception of [PERSON]...
Positive
task341_winomt_classification_gender_anti
task341-8f0975e42a804eab88c7d5dfab19f8bd
In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male. Sentence: The attendant blame...
Female
task279_stereoset_classification_stereotype
task279-afd602f57b5147a69774110b5d90e875
In this task, you are given a short passage that may convey stereotype, anti-stereotype, or is unrelated. A stereotype is an over-generalized belief about a particular group of people. An anti-stereotype is an idea that goes against a common stereotype. The passage is unrelated if it does not convey a stereotype or ant...
Stereotype
task400_paws_paraphrase_classification
task400-3aced8c7bf684183b19555b98a6611e8
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. Vivek Ranadive brought a group togeth...
Paraphrase
task1205_atomic_classification_isafter
task1205-3a18c4f4590c4023ab9174741cb733ab
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ...
No
task292_storycommonsense_character_text_generation
task292-0b271c4be59d40c79e09a1c7f8b11afc
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: The sink in my bathroom broke. Sentence2: I decided that I should fix it myself. Sentence3: After one hour, the sink looked worse than before. Sentence4: I ...
I (myself), Professional plumber
task1661_super_glue_classification
task1661-62f91d0bbd4542d7bc14a139b9c22088
In this task, you are given Wikipedia articles on a range of topics as passages and a question from the passage. We ask you to answer the question by classifying the answer as 0 (False) or 1 (True) Passage: Baldwin IV of Jerusalem -- Baldwin IV (French: Baudouin; Latin: Balduinus; 1161 -- 16 March 1185), called the Lep...
1
task851_synthetic_multiply_evens
task851-ea5703f061694f11adbc4ac05071a4cf
In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every even number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no even numbers in an inner list you sho...
[24, 44800, -12000, 160, 6, -608, -36, 0]
task340_winomt_classification_gender_pro
task340-e22c6e60d03647dea431be8d3c68fd7a
In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male. Sentence: The guard never talk...
Female
task066_timetravel_binary_consistency_classification
task066-cfa8553e178a47acaa974c258ad7580e
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...
Yes
task495_semeval_headline_classification
task495-0b89500523af4cda946e33c15743c5ac
Given news headlines and an edited word. The original sentence has word within given format {word}. Create new headlines by replacing {word} in the original sentence with edit word. Classify news headlines into "Funny" and "Not Funny" that have been modified by humans using an edit word to make them funny. News Headli...
Funny
task183_rhyme_generation
task183-7bde97ba75d546769c8b4d0b24dbf456
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" bell
ahnell
task183_rhyme_generation
task183-1fe59f11e1f049e2b21056cdb4ef240c
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" general
temporal
task1135_xcsr_en_commonsense_mc_classification
task1135-7dd8b0d77dce4cb199cc30882c30c59d
In this task, you will be presented with a question that has multiple possible answers. You should choose the most suitable option out of "A", "B", "C", "D", and "E", based on your commonsense knowledge. Question: Where are you likely to see stars out the window? Options: A wall B building C on the lawn D friend's ho...
E
task846_pubmedqa_classification
task846-75de4455e97b4ea09756e1d5fac3dfe7
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 the RNA editing enzyme APOBEC1 induce somatic mutations and ...
yes
task097_conala_remove_duplicates
task097-731f26725d6247ff9cec9ce0999979b2
In this task you will be given a list of numbers and you should remove all duplicates in the list. If every number is repeated in the list an empty list should be returned. Your list should be numbers inside brackets, just like the given list. [5, 3, 6, 1, 7, 2, 6, 5, 2]
[3, 1, 7]
task844_financial_phrasebank_classification
task844-34222ccd3dce453898a6733617aa1099
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:ADP News - Apr 22 , 2009 - Finnish business information systems developer Solteq Oyj HEL : STQ1V said today its net loss wi...
false
task431_senteval_object_count
task431-8f2e576afc5e4c63b3e343150c8e8243
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 needed a release.
Singular
task398_semeval_2018_task1_tweet_joy_detection
task398-49d474394bff4c6d8790a44fb5e46e36
In this task you are given a tweet. You must judge whether the author of the tweet is happy or not. Label the instances as "Happy" or "Not happy" based on your judgment. Novak is seeing those balls as melons, perfect conditions for him 😊 #Wimbledon
Happy
task632_dbpedia_14_classification
task632-13db579b008548ec9c1e126229226458
In this task, you're given a text which is the body of the document. Indicate your answer as "Yes" if the text is about a person, otherwise indicate your answer as "No". Don't generate anything else apart from "Yes" or "No". Pay attention that for your answer to be "Yes", the passage should be generally about a person....
Yes
task934_turk_simplification
task934-083898ade56942658876befa8e2af997
In this task, you're given a sentence and your task is to generate a simplified sentence that focuses on lexical paraphrasing from the original sentence given in the input. in october 1983 , the grameen bank project was transformed into an independent bank by government legislation.
in october 1983 , the grameen bank project was made into an independent bank by government law.
task279_stereoset_classification_stereotype
task279-ead896308dc448309f3b4877f0cde30b
In this task, you are given a short passage that may convey stereotype, anti-stereotype, or is unrelated. A stereotype is an over-generalized belief about a particular group of people. An anti-stereotype is an idea that goes against a common stereotype. The passage is unrelated if it does not convey a stereotype or ant...
Unrelated
task163_count_words_ending_with_letter
task163-c85a64b8066f4864b0190469d2aa7974
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: 'a line of stuffed animals hanging from a roof rafter'. How many words end with the letter 'f' in the sentence.
2
task228_arc_answer_generation_easy
task228-a93119e7fe804d169aed534f0818366d
You are given a science question (easy-level) and four answer options (associated with "A", "B", "C", "D"). Your task is to find the correct answer based on scientific facts, knowledge, and reasoning. Do not generate anything else apart from one of the following characters: 'A', 'B, 'C', 'D'. There is only one correct ...
C
task1389_hellaswag_completion
task1389-df701b3882f441cca1454773b45777f1
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". Two men stand and discuss in a gym with weight racks. The weight lifter squats down to show proper ...
B
task183_rhyme_generation
task183-3682ae91faf140339cc12f30175954e4
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" might
contrite
task191_hotpotqa_question_generation
task191-702fb135d7ee4c95aa76317b2830001a
In this task, you are given a set of context paragraphs, some supporting facts and an answer of a question. Your task is to generate question for given answer based on set of context paragraphs, supporting facts and an answer. Context_1 : Ghent Kangri (or Mount Ghent, Ghaint I) is a high peak near the north end of the ...
Is Ghent Kangri, located in the Saltoro Mountains, higher than Malubiting?
task303_record_incorrect_answer_generation
task303-d0113d0db2734976b234efa17f70e42d
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 ...
Mike Pence
task371_synthetic_product_of_list
task371-ea68545bcb09429faf21d23a1642608c
In this task you will be given a list of lists, of numbers. For every inner list, you should multiply every number in that list and put the results in your answer. The output should be a list of numbers with the same length as the number of the lists in the input list. [[-14, -28, 10], [49, -8, 25, 50], [14, -5, -40], ...
[3920, -490000, 2800, -5400, 18800, 16660, -45497088, -1271]
task851_synthetic_multiply_evens
task851-7eb887da48db46e1a2b2442c2761d85d
In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every even number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no even numbers in an inner list you sho...
[-80, 29568, -22, 0, -968, -18, -46, -18, -1408, 1008]
task1419_mathqa_gain
task1419-cf11ebcdf8a54f028918d2f33e3c343c
In this task, you need to answer the given multiple-choice question on the gain. Gain is the value by which to multiply the input. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. Problem: a reduction of 25 % in the price of apples would enable a man to obtain 36 more for rs . 25 , what is reduced price per doze...
a
task577_curiosity_dialogs_classification
task577-b6f1a7dbc2a24a969ec9bb9ed2d9d645
In this task, you are given a dialogue between a user and an assistant, where users and assistants converse about geographic topics like geopolitical entities and locations. The task here is to find if the dialogue is by the user or assistant. Classify your answers into user and assistant. Oh that's great! Can you tell...
user
task1609_xquad_en_question_generation
task1609-29bc6acc07cd4185961600053be68f8d
Given a paragraph, your job is to generate a question that can be answered from the passage. The answer to your question should be a single entity, person, time, etc. that can be extracted from the passage. The agreements include fixed annual carriage fees of £30m for the channels with both channel suppliers able to se...
What company agreed to terminate high court proceedings with BSkyB?
task351_winomt_classification_gender_identifiability_anti
task351-c865f6f5600145f2852ae25405be5d13
In this task, you are given a sentence and a profession. The sentence mentions two professions: one's gender is identifiable using the gendered pronouns in the text and the other's gender is unidentifiable. You are expected to return whether the given profession's gender is identifiable or unidentifiable. Sentence: The...
Identifiable
task306_jeopardy_answer_generation_double
task306-c40498e802784a09bed1f86125373371
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: ENDS WITH "UM" Clue: It was the huge white marble Wonder located at Halicarnassus
the mausoleum
task494_review_polarity_answer_generation
task494-7e77708de090466aa7d961c863ea9d6f
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: This book was a...
False
task369_synthetic_remove_odds
task369-fcd1020f99da473486e3114f2866283b
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. [77, -9, -14...
[-14, -14, 42, -68]
task745_ai2_arithmetic_questions_arithmetic
task745-17ff391091484c15b4458e7a5f5802bd
You are provided with an arithmetic question. Your task is to compute the solution using the given arithmetic operations. The only arithmetic operators needed to answer the questions are'+'(addition) and'-'(subtraction). The answer should be correct to one decimal place. At a pie-eating contest, Erik got through 0.63 p...
0.3
task636_extract_and_sort_unique_alphabets_in_a_list
task636-c78928c0dc05439e97f1bc152f168118
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. ['y', 'g', 'r', 'z', '4167']
g, r, y, z
task078_all_elements_except_last_i
task078-72155b1f10074e6b8e8e18519ec53180
In this task, you are given inputs i and A, where i is an integer and A is a list. You need to list all the elements of A preceding the last i elements. i will always have a value less than the length of A. 2, ['9181', 'V', 'Z', 'h', 'h', 'H', '4651', '1583', '3199', '4573', 'V', 'R', 'v', '7337', '7697', 'H', '4465', ...
9181, V, Z, h, h, H, 4651, 1583, 3199, 4573, V, R, v, 7337, 7697, H, 4465, 6641
task495_semeval_headline_classification
task495-a7ca1ccecf15458b8787ebcdd43247ac
Given news headlines and an edited word. The original sentence has word within given format {word}. Create new headlines by replacing {word} in the original sentence with edit word. Classify news headlines into "Funny" and "Not Funny" that have been modified by humans using an edit word to make them funny. News Headli...
Funny
task285_imdb_answer_generation
task285-34b51455c8d642a3b1358bf28090742e
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: This movie starts presenting a somehow original idea but be...
yes
task852_synthetic_multiply_odds
task852-4c604b0bcf5c48dfadb91353a0100f21
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...
[1295, -407, 171, -17, 47, -36801]
task1711_poki_text_generation
task1711-da5f1711fef745409c3f9f95b2a018bd
You are given a short text as a title. Your task is to generate a poem as output that is related to the given title and should feel like written by kids. The output should be a run-on sentence (two or more complete sentences connected without any punctuation). The poem should not be too long or too complex, because it ...
super teacher i have two they teach u with postwar voodoo they subdue u on the first day of school they take u a a fool super teacher i have two biweekly they teach u kung fu early morning class will be demonstrate disability will not be tolerate super teacher i have two their symphonic voice greet u with a cock-a-dood...
task400_paws_paraphrase_classification
task400-e7d77dc1f39a47c0877311982befb9e4
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. For ideal gases , the molar volume is...
Not paraphrase
task850_synthetic_longest_palindrome
task850-6a1c58113ed4449f899e302ce74d8aad
In this task you will be given a string and you should find the longest substring that is a palindrome. A palindrome is a string that is the same backwards as it is forwards. If the shortest possible palindrome is length 1 you should return the first character. oogooooogoo
oogooooogoo
task672_nummersense
task672-145ca2c1eca94d6ea5ddab48b9fc665c
In this task, find the most appropriate number to replace the blank (indicated with _ ) and express it in words. Monarch caterpillars have _ pairs of tentacles.
two
task898_freebase_qa_answer_generation
task898-8ae59c3bae194168b7b466625a2e38bd
Given an trivia question precisely answer the question with a word/phrase/name. External resources such as Wikipedia could be used to obtain the facts. Lisa Scott Lee was a member of which British pop group?
steps
task101_reverse_and_concatenate_all_elements_from_index_i_to_j
task101-5099a9de28b64bdd99aedef3e6d5c92d
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...
567984552785W
task286_olid_offense_judgment
task286-43ce244164fb4dfe9804a87dcf31a0cd
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
task1290_xsum_summarization
task1290-2495d45c380d446e88df8826dcb3ea6e
In this task, you are given an article. Your task is to summarize the article in a sentence. The cache - thought to date from about 30-50 BC - was found in Jersey by two metal detector enthusiasts after a 30-year search sparked by a tip-off. Experts from Jersey Heritage removed the coins one by one from the field in Gr...
The last of nearly 70,000 coins has been removed from one of the largest Celtic hoards in the world.
task488_extract_all_alphabetical_elements_from_list_in_order
task488-eaf4aea809634e20b32803305485ed88
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. ['6443', '1147', 'G', 'a', 'w', '9551', '6591', '343', 'Z', 'V', '6641', '1339', '9301', 'A', 'd', '6037', '171', 's', 'j...
G, a, w, Z, V, A, d, s, j, u, b, d, N
task305_jeopardy_answer_generation_normal
task305-8b4076b1b3f441e4a775e4991ca227fb
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: I'M NOT WEARING ANY PANTS Clue: Of the 7 Wonders of the Ancient World, it's the one...
the colossus of rhodes
task1731_quartz_question_answering
task1731-1d707cdf7d4e4e36bf8f2f88685df748
You are given a short paragraph, a question and two choices to answer from. Choose the correct answer based on the paragraph and write the answer(not the key). Paragraph: Bigger stars produce more energy, so their surfaces are hotter. Question: Milo is trying to cool his room with a space heater. If he turns down the ...
decreasing
task1217_atomic_answer_generation
task1217-8767073e34954268a87d08a12553f29c
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 tosses ___ around
dirt
task1347_glue_sts-b_similarity_classification
task1347-36fa250f27f8413bbc8e662bea4bf8b8
Evaluate the similarity between them and classify them into classes from 0-5 as follows: 0 : The two sentences are completely dissimilar. 1 : The two sentences are not equivalent, but are on the same topic. 2 : The two sentences are not equivalent, but share some details. 3 : The two sentences are roughly equivalent, b...
2
task820_protoqa_answer_generation
task820-0dd0b702f9cb4b0295ae0710d0163e17
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 both adults and kids do to get into trouble with their parents.
steal
task390_torque_text_span_selection
task390-3546978961034dfa872306aa19ad6d15
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: The re...
quality
task565_circa_answer_generation
task565-021b5e56f7254223978875c80cec416c
In this task, you are given a question. Your task is to generate an answer that is relevant to the question. How about we grab some burgers for dinner?
I want something healthier.
task148_afs_argument_quality_gay_marriage
task148-5ddcbea703044c5a8488c670e5121468
We would like you to assess the QUALITY of each of the following argument (discussing Gay Marriage) and determine if the argument is Valid or Invalid. A valid argument is clearly interpretable and either expresses an argument, or a premise or a conclusion that can be used in an argument for the topic of gay marriage. A...
Valid
task1359_numer_sense_answer_generation
task1359-8a8de7538d5e42ea90b821cfab3d8883
Given a sentence, fill out the missing word with a 'no' or a number (between zero and ten). You should write the numbers with english alphabet, like: four instead of 4. Cells normally divide into ____ equal halves.
two
task303_record_incorrect_answer_generation
task303-16504a0cd4fc4f6c9722cc13a959da20
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 ...
South Hams
task390_torque_text_span_selection
task390-5d8abf93ae104a6f82d6e9871e555f54
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: The pe...
boosted
task1420_mathqa_general
task1420-7d3aa282b4634d008df1171e568514ae
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: drum x is 1 / 2 full of oil and drum y , which has twice the capacity of drum x , is 2 / 5 full of oil . if all of the oil in drum x is poured into drum y , then drum...
e
task356_casino_classification_negotiation_self_need
task356-0c5e3f62fc2e4ba39b1deaa015d554f7
The input is taken from a negotiation between two participants who take the role of campsite neighbors and negotiate for Food, Water, and Firewood packages, based on their individual preferences and requirements. Given an utterance and recent dialogue context containing past 3 utterances (wherever available), output Ye...
Yes
task400_paws_paraphrase_classification
task400-ba65156429e245a38e97dbc7aaf04b58
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. The brothels moved gradually to Posse...
Paraphrase
task518_emo_different_dialogue_emotions
task518-13c51c9f01df4ffbb741b84dd9f2c397
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: 'character and you lol i see ya hell no'. Dialogue 2: 'today at my house coming out tod...
no
task750_aqua_multiple_choice_answering
task750-cff3f9677e87454997f9e47d4a36bf2e
You are given a math word problem and you are supposed to make use of mathematical concepts like probability, combinatorics, linear equations, sequences/series, or simple operators like addition, subtraction, division, or multiplication to answer the given question. Choose the best option from the 5 given options and r...
Option D
task1207_atomic_classification_atlocation
task1207-f0445a6496094eb389eca6ab6896d48f
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ...
No
task1510_evalution_relation_extraction
task1510-2cbd7f2941224c0eb39413f750f19509
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. move can...
move Antonym stationary
task177_para-nmt_paraphrasing
task177-22640c97404f483d961ac1d03470c5d7
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. how is it possible that in four years we have n't met until your exit interview ?
how can we meet in the final interview in four years ?
task1399_obqa_answer_generation
task1399-d41acdd292c34a9a8c67c77edd6a230a
In this task, you are given a fact statement and question based on the fact. Your task is to generate the correct answer for the question. The answer needs to be generated using the context fact statement. Fact: dead organisms are the source of nutrients for decomposers. Question: dead organisms are the source of what ...
sustenance
task098_conala_list_intersection
task098-d3764a92880d475e9d18847b55fe8210
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...
[8, 9]
task380_boolq_yes_no_question
task380-43b4f8b5572f40ceb61aefa2fda52489
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: As the governing body of association football, FIFA is responsible for maintaining and implementing the rules that determine whether an association footbal...
No
task1400_obqa_incorrect_answer_generation
task1400-9fb032689fb94fe695aeda7e5e7cb284
This task is about generating an incorrect answer to a question given the question and a true statement related to the question. The answer must be related to the question, but incorrectly answer it given the context. Fact: birds are a vehicle for spreading the seeds of a plant. Question: Birds are a vehicle for spread...
dissent
task845_pubmedqa_question_generation
task845-4de568624078470f86b683dc7b7d179c
Given a passage with a context and an answer, 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...
Is krüpple-like factor 5 required for proper maintenance of adult intestinal crypt cellular proliferation?