task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task325_jigsaw_classification_identity_attack
task325-b6a75fe402bb4d599759314322049823
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
task267_concatenate_and_reverse_all_elements_from_index_i_to_j
task267-85d1e8ade7114cb18c13883d77292040
In this task, you are given inputs 'i', 'j', and A, where 'i' and 'j' are integers and A is a list. A list is shown by two brackets and comma-separated numbers and characters inside, like ['1', '12', 'l']. You need to concatenate all elements of A from the ith element to the jth element, and then reverse the resulting ...
3746U7195kc3281wC9837Bx98877501cH1354
task1311_amazonreview_rating_classification
task1311-74b438351c2445119cb9fde35a58c957
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
task293_storycommonsense_emotion_text_generation
task293-566e5da12f40453eb3900d365f692569
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 ...
more comfortable
task1327_qa_zre_answer_generation_from_question
task1327-17fe9a5e53104463bd9d59e327f7e09f
Generate a correct and concise answer for the question based on the words in the context. Context : Coração de Estudante (English: Student's Heart) is a Brazilian telenovela produced and broadcast by Rede Globo in 2002. Question : Which original network is part of Coração de Estudante?
Rede Globo
task1336_peixian_equity_evaluation_corpus_gender_classifier
task1336-5124771facf7438db1a8747444a4650f
You will be given a sentence containing a pronoun/person name and an emotion. From these implicit parameters, the main goal is to find the gender of the person (male / female). I made her feel scared.
female
task389_torque_generate_temporal_question
task389-aed3c8e7d3204b26b10dc5834c0fc1fc
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 mine accident?
task183_rhyme_generation
task183-380d37cdf66c485699fc4588bc18db94
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" locate
downstate
task070_abductivenli_incorrect_classification
task070-6f1a69aeb2a84c18b0e83a0931ffd707
In this task, you will be shown a short story with a beginning, two potential middles, and an ending. Your job is to choose the middle statement that makes the story incoherent / implausible by indicating 1 or 2 in the output. If both sentences are plausible, pick the one that makes less sense. Beginning: Bob always ha...
2
task504_count_all_alphabetical_elements_in_list
task504-7b59dd2c33bf43ce8da2dccf5a093d49
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 alphabetical elements in the given list. Return 0 if no alphabetical element in the list ['7543', '7817', '9097', '2661', '7625', 'H', 'X', 'k', 'J', 'G', '9049', '93...
5
task605_find_the_longest_common_subsequence_in_two_lists
task605-1344dc5ff8ad49109b99c8c6144c6ac2
In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B. ['V', 'V', 'x', 'B', 'm', 2351, 1719, 'Y', 'g', 'y', 1023, '691', 'Y', 'z', 'N', '9105', 'l', 'L', '8697', '637', '35', 'x', 'f', 'w', 'B', 6387], ['h', 'y', 'k', 'K', 1259, 'n', 417, 'B', 8639, 4291, 'H', '691', 'Y', '...
691, Y, z, N, 9105, l, L, 8697, 637, 35, x, f, w
task376_reverse_order_of_words
task376-1da9f30ec8e84be4ba534326084bd5b6
In this task, you need to reverse the order of words in the given sentence. Sentence: a couple of people on a beach flying a kite
kite a flying beach a on people of couple a
task499_extract_and_add_all_numbers_from_list
task499-83c8a8ba08914248a367334c1f34bf06
In this task, you are given an input list A. You need to find all the elements of the list that are numbers and calculate their sum. ['n', 'G', '5059', '8343', '8673', 'P', 'N', '5485', '2279', '6121', 'i', 'U', '7277', '8701', 'A', 'b', 'Z', 'R', '6371', 'G']
58309
task339_record_answer_generation
task339-92bc805b27a64a23aedcb4e33d677e13
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]. Beyonce is set to take the coveted leading ...
Bradley Cooper
task923_event2mind_classifier
task923-3408c1e0a5544b3daea3d5b82c940cf2
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 takes ___ too far. Intent: 1) jbecause he was finihed with his task
Negative
task157_count_vowels_and_consonants
task157-00480cad03f744b1b76d95f95c6a717b
In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Sentence: 'commode scene, probably commercial establishment, outside of usa'. Count the number of consonants in the given sentence.
33
task067_abductivenli_answer_generation
task067-924af1dc4f4443cc8934790c02454ec3
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...
My brother was running with the trashcan and hit me!.
task494_review_polarity_answer_generation
task494-860f59bd6aec4975910a4a08a9956745
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: The synopsis of...
True
task1389_hellaswag_completion
task1389-9253ce4503bb4d14b929814f584401f9
In this task, you are given a context and four options. Each option is a suggested ending for the context. You should read the context and pick the best ending for the context. Please answer with "A", "B", "C", and "D". [header] How to transfer amazon payments to paypal [title] Sign into your amazon seller account. [s...
C
task1312_amazonreview_polarity_classification
task1312-956577beb54c42d392fc748213dc8331
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. Lost pressure in first month. Never received any response from their customer service . Total waste of money and time. Bought a different brand that...
negative
task900_freebase_qa_category_classification
task900-88e154e6553248d799266769dd47c4a3
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'...
award
task1603_smcalflow_sentence_generation
task1603-a78c9017c6fe43d2b8a55afbef2fe339
In this task, you have given an input which is user's command or question, based on that you have to return what will be Agent's response/reply for that particular user's command or question Are there any meetings with John on Thursday?
No, I didn't find any events with John on Thursday.
task1412_web_questions_question_answering
task1412-ed100aa2c2a241afb7a1368e480ae301
A question is presented to you in this task, and your job is to write a potentially correct answer. what movies star adam sandler?
Funny People
task897_freebase_qa_topic_question_generation
task897-2b875fa1cd264c2c8817c1184bd762ff
Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question. the beatles
Apart from George, who was the only other Beatle to appear at the 1971 Concert for Bangladesh at Madison Square?
task1293_kilt_tasks_hotpotqa_question_answering
task1293-d3c8ded9eddb4fd6a1d5ddb99911395d
In this task, you are given a question. You have to answer the question based on your information. Which mine is located more east, Dome Mine or Hedley Mascot Mine?
Dome Mine
task1431_head_qa_answer_generation
task1431-557709f6c846458db802056f28bd1931
In this task, you are given a multiple-choice question about healthcare. Answer the question based on your information and classify your answers into '1', '2', '3', and '4'. Question: According to the N-terminal end rule, the N-terminal residue of a protein determines: Options: <1> Its folding rate. <2> Its intracel...
4
task472_haspart_classification
task472-2bc2db9d2b56404faab2b97d737cf6fc
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...
yes
task1505_root09_semantic_relation_classification
task1505-6f3d0f23c7454e11a6a4eb47fae82f26
Given a pair of words, deduce the type of relationship between them. The various types of relations are: 'HYPER', 'COORD' and 'RANDOM'. Let's denote the first word by X and the second word by Y. A COORD relationship holds when X and Y belong to the same semantic class. A HYPER relationship applies when X is a specific ...
COORD
task328_jigsaw_classification_insult
task328-29dff8d930654f0ebebafb671ee644ee
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: ignorant liberal troll, ,, on delusional drugs as always
Insult
task105_story_cloze-rocstories_sentence_generation
task105-a3baf03f43dc4417b86cdc7c9b6ceafd
In this task, you're given a four sentences of story written in natural language. Your job is to complete end part of the story by predicting appropriate last sentence which is coherent with the given sentences. Sentence1: Tina decided she wanted an ice cream party. Sentence2: She invited all her friends. Sentence3: Wh...
By the time they went to bed, they were sugar high.
task1336_peixian_equity_evaluation_corpus_gender_classifier
task1336-57e02039f05b47b3b01446bb08b47bb1
You will be given a sentence containing a pronoun/person name and an emotion. From these implicit parameters, the main goal is to find the gender of the person (male / female). I made Torrance feel excited.
male
task1727_wiqa_what_is_the_effect
task1727-a10de5b01a0d473babd0b7442d031c09
In this task you will be given a process, and a question. The process contains a sequence of steps that happen in order. The question asks about the effect of a certain event on another event. If the first event has a positive effect on the second event, answer with "for", if it has a negative effect, answer with "agai...
against
task595_mocha_answer_generation
task595-8c358d35f79545058180bedae837531e
In this task, you're given a context passage, followed by a question that needs to be answered. Based on the paragraph, you must write unambiguous answers to the questions and your answer must refer to a specific phrase from the paragraph. If multiple answers seem to exist, write the answer that is the most plausible. ...
stay subtle
task307_jeopardy_answer_generation_final
task307-01c816b08cfd4d5eac929a946490c0c4
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: 1896 Clue: This venture was financed by the sale of souvenir stamps & medals & a lar...
the olympic games
task377_remove_words_of_given_length
task377-a92e0465ba1c4d75a5f7c995a6d40e84
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: 'the man helps the lady with the multicolored kite'. Remove all words of length '5' in the given sentence.
the man the lady with the multicolored kite
task1722_civil_comments_threat_classification
task1722-0d6c57c9798d4233b7c8de882e995b18
Categorize the comment on the basis of threat. If the comment is threatening output Yes, otherwise output No. Susan L. Fenton suggested I "should try adopting a zygote" so I would learn "the difference between a zygote and an actual person." Fenton is obviously ignorant about what is known as surrogacy. An introduct...
Yes
task373_synthetic_round_tens_place
task373-2fe7b575a2ac486387f8a8de1aa0203f
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. [905, -243, -356, -809, 541, 339, -424, -762, 976]
[900, -240, -360, -810, 540, 340, -420, -760, 980]
task636_extract_and_sort_unique_alphabets_in_a_list
task636-48b3510d1c434fd4b29e2d7ee3caeb18
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. ['i', 'i', '3915', '9255', 'g', 'x', '1629', '5391', 'a', 'w', '...
a, b, c, d, g, i, j, k, m, o, p, s, w, x
task683_online_privacy_policy_text_purpose_answer_generation
task683-e6be83ba138044cea9b33e792bdc392c
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 A named third party does not receive your financial information for targeted advertising.
Advertising
task099_reverse_elements_between_index_i_and_j
task099-e0131ea4482a4411be3db09bf660e6d4
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 in the reverse order. 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, 2, ['J', 'B',...
B, J
task170_hotpotqa_answer_generation
task170-fb49dc778371410c9c9b512ea5755ad5
In this task, you are given a set of context paragraph and some supporting facts to answer a question. Your task is to generate answer for given question based on set of context paragraphs and supporting facts. Context_1 : The Human-Computer Interaction Institute (HCII) is a department within the School of Computer Sci...
mouse
task099_reverse_elements_between_index_i_and_j
task099-205a623e4e6842c1a71146835b791258
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 in the reverse order. 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. 4, 8, ['9027', '...
i, 9123, 9567, 5349, 7947
task370_synthetic_remove_divisible_by_3
task370-ebadace1fade48c887b088b3b5e42588
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. [-7, 49, -76, -73, -72, -81, 23, -82, -50, -22, -85]
[-7, 49, -76, -73, 23, -82, -50, -22, -85]
task024_cosmosqa_answer_generation
task024-3a9c912c73ce4f899dd05d867d014546
Craft one correct answer to the question given in input. To make it more interesting, try to use non-stereotypical language if possible. Make sure your correct answer is reasonably long, consistent with the context, and requires common sense (instead of explicit extraction from the context.) In your answer, use as few ...
She is helpful .
task933_wiki_auto_style_transfer
task933-ed58803afd9649ca9fbc6b0e02672a65
In this task, we ask you to rewrite a sentence in simple English without changing its general meaning. Essentially, you want to make the sentence easier to read by using simpler words, utilizing more straightforward sentence structures, and omitting non-essential information etc. A secular state is an idea pertaining t...
A scular state is a idea where the state is neutral to all religion and religious matters .
task1481_gene_extraction_bc2gm_dataset
task1481-cbd10f4aa60c43c7bccf250dc72a08c2
In this task, you are given a sentence. You are expected to recognize the name of gene or protein. Although there might be several correct answers, you need to write one of them. The sequences of two previously known tail genes , R and S , of the temperate bacteriophage P2 and the sequence of an additional open readin...
tail genes
task454_swag_incorrect_answer_generation
task454-76bbd18711b94ca898faf9ef4a458489
Given a sentence, generate a most unlikely next statement. The next statement should not be logically relevant to the given context The toddler stands in the middle of the hula hoop and begins swinging his hips and smiling at the camera. The toddler then
spins the hula hoop in an outdoor time.
task516_senteval_conjoints_inversion
task516-e3011732885b490d89e858ed3281ffe9
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
task100_concatenate_all_elements_from_index_i_to_j
task100-f46692904bd04147b32d0bab9324804b
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...
33Xo696743997109VC2097s
task499_extract_and_add_all_numbers_from_list
task499-01883be347c648d9a4cc2ac7a862e341
In this task, you are given an input list A. You need to find all the elements of the list that are numbers and calculate their sum. ['8251', 'C']
8251
task516_senteval_conjoints_inversion
task516-40931bd84a0943249219dbcde414292b
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
task845_pubmedqa_question_generation
task845-6e3aec0ac4264794ae0692698583f7a2
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...
Does aCL Graft Position affect in Situ Graft Force Following ACL Reconstruction?
task1445_closest_integers
task1445-2bb524d1b6b2437ba8754c1b16142603
In this task you will be given a list of integers. You should find the minimum absolute difference between 2 integers in the list. The absolute difference is the absolute value of one integer subtracted by another. The output should be a single integer which is the smallest possible absolute distance. [2, -16, -57, -42...
4
task605_find_the_longest_common_subsequence_in_two_lists
task605-eee8da31e4cf49f8949a402ba6273d83
In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B. [3645, 'a', 'r', 'H', 'F', 5289, 'Q', 'S', 'l', 'A', 'i', 'N', 4209, 'Y', 'v', 'l', 'f', 'B', 9611, 8025, 'x', 8141, 3323, 9387, 1457, 2157, 'v', '6997', '1987', '9305', 'c', '9391', 'W', 'q', 'H', 'O', '9283', '5671', ...
v, 6997, 1987, 9305, c, 9391, W, q, H, O, 9283, 5671, 9549, M, 881, 6859, 3761, 7565, 2293, 1701, p, q, u, 8057, k, 1721, 4713, y, g
task303_record_incorrect_answer_generation
task303-3fd5e3c233eb44769496d1d9ff3d145e
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 ...
Syria
task616_cola_classification
task616-11172421b40645c48a2c3ac0321af410
You're given a sentence and your task is to classify whether the sentence is acceptable or not. Any sentence which is grammatically correct, has a naturalistic text, is written by a native speaker and which minimizes superfluous content is acceptable, otherwise unacceptable. If the sentence is acceptable then write "ac...
unacceptable
task163_count_words_ending_with_letter
task163-1e966e4a9fe84411b819a69fab3ac541
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 double decker buses parked along a roadway'. How many words end with the letter 'e' in the sentence.
2
task397_semeval_2018_task1_tweet_anger_detection
task397-46223942887c4b138fc455ab5813754a
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. @WDA_Punisher @SgtDangerCow @Battlefield I think so too. \nCasual audience was particularly unhappy with server admins and server rules.
Angry
task1360_numer_sense_multiple_choice_qa_generation
task1360-b1cc3ee3abd8466684adb3a72cda3929
Given a sentence with a missing word, pick the answer option that best fills out the missing word in the sentence. Indicate each answer with its index ('a', 'b', 'c', 'd'). Deified angels inhabit heavens ____ to six.\Question: Choose the right answer from options given a) three b) no c) six d) two
d
task851_synthetic_multiply_evens
task851-b431aef442634e338ee4c10a32c89795
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...
[44, 16, -30, 44, -1380, 728, 0, 6, 44, 0, -38]
task472_haspart_classification
task472-d243afc0422f407395003547af5515a5
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
task327_jigsaw_classification_toxic
task327-511cc009a95b4027abc03a4a193093e6
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: toxic and non-toxic. Toxicity is defiend as anything that is rude, disrespectful, or unreasonable that would make someone want to leave a converation. Comment: "How is it that the site is purpo...
Non-toxic
task372_synthetic_palindrome_numbers
task372-db185d8adca14cf68e3a0b5da463e357
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....
[]
task195_sentiment140_classification
task195-ee5e44432bb943d69b29c56d35e340aa
In this task, you are given a text from tweets. Your task is to classify given tweet text into two categories: 1) positive, and 2) negative based on its content. Don't Worry Someone Out There is Having a Far more Worse Day Than You!
positive
task183_rhyme_generation
task183-fa37259b4a114a18bc2619219f26729d
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" tail
dail
task547_alt_translation_entk_en
task547-fce92ba71b2b4f0cad560a20f91f8b24
In this task, given a sentence in English Tokens, your task is to convert it into the English language Dr. Weiss says , `` It is thought that during pregnancy , women 's immune systems no longer destroyed the myelin . ''
Dr. Weiss says, "It is thought that during pregnancy, women’s immune systems no longer destroyed the myelin."
task1678_mathqa_answer_selection
task1678-30abbd207acf4300bc5c2e2ea90c8a74
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: the average height of 35 boys in a class was calculated as 182 cm....
b
task294_storycommonsense_motiv_text_generation
task294-a1b5b53a1d754e8da833ef4335fbe754
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 write the character's motivation by doing a specific job, which is given in the sentence. Y...
None
task155_count_nouns_verbs
task155-0989dc73308340a19da73fd7aed1b437
In this task, you need to count the number of nouns/verbs in the given sentence. Sentence: 'A sign that has arrows pointing in opposite directions, one of the arrows has a dog sticker on it'. Count the number of verbs in this sentence.
3
task864_asdiv_singleop_question_answering
task864-832882076fe04d0aa64ece290a0f940d
You are given a math word problem and you are supposed to apply a single mathematical operator like addition, subtraction, multiplication, or division on the numbers embedded in the text to answer the following question and then only report the final numerical answer. tiffany was collecting cans for recycling . on mond...
12
task579_socialiqa_classification
task579-60f027eb62eb4913920d1fc59b81f234
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: Jan saw that one of their friends was really drunk and got the...
No
task099_reverse_elements_between_index_i_and_j
task099-539c3af2c3f64084a39ded1aa72dd96f
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 in the reverse order. 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, 9, ['435', 'K...
o, 3625, 1591, h, 5145, H, 853, K, 435
task1726_mathqa_correct_answer_generation
task1726-0e7a7eb7926b473286ede7cfaaee56ad
The task is to generate the correct answer for a given math problem. Problem: a class of boys stands in a single line , one boy is 19 th in order from both the ends , how many boys are there in the class ?
37
task158_count_frequency_of_words
task158-728cdd532ccc4dd29eab87d454fa8206
In this task, you need to count the occurrences of the given word in the given sentence. Sentence: 'a large bird with brown colored feathers perched in the top of a tree'. Count the occurrences of the word 'feathers' in the given sentence.
1
task303_record_incorrect_answer_generation
task303-33dd1796294147c9b028d2b7052c3229
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 ...
Spurs
task002_quoref_answer_generation
task002-28b46e8d62844ba8b2f2dfa3b00a7a20
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: The upper tributaries of the Willamette originate in the mountains south...
the Columbia River.
task592_sciq_incorrect_answer_generation
task592-933392aee65047168ad757e308d896f2
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 type of tissue consists of cells that cov...
Soft Tissue
task079_conala_concat_strings
task079-5fa924989505485fb38f40aea801deb5
In this task you will be given a list of strings and you need to concatenate them. ['f', 'G', 'L', 'for', 'Y']
fGLforY
task1346_glue_cola_grammatical_correctness_classification
task1346-8d8fb41e8a84465d922d49291ccc4252
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 president appointed Smith press secretary.
1
task1730_personachat_choose_next
task1730-4f4df8486ed249b0a44af262c2e283dd
You will be given a person's personality, and a history of a conversation this person has had. You will be given four candidate sentences to complete the conversation, based on the context. Choose one and answer with the text. Personality: I like the color blue or red. I ve always wanted to travel to Ireland or Puerto ...
That's nice were you wild?
task170_hotpotqa_answer_generation
task170-18e55d66fc7b408d9760b89e3fe96ef5
In this task, you are given a set of context paragraph and some supporting facts to answer a question. Your task is to generate answer for given question based on set of context paragraphs and supporting facts. Context_1 : "The Last Word" is a short story by author Graham Greene, written in 1988 (see 1988 in literature...
cocktail
task900_freebase_qa_category_classification
task900-f179900111c748af9d5d850d829776fe
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'...
base
task565_circa_answer_generation
task565-d063255b06ba4cda8fb3aa617383b663
In this task, you are given a question. Your task is to generate an answer that is relevant to the question. Have you got any plans tonight?
I have a knitting class.
task183_rhyme_generation
task183-f413a617ecbd40d7b0238d9197cb0df8
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" eat
kriete
task309_race_answer_generation
task309-63f3ac8a55e9433aa046ece6c9c325bc
In this task, you're given an article, a question which often contains a blank and four options (associated with "A", "B", "C", "D"). Your task is to find the correct answer (from the given options) for the question from the given article and return one of the options from "A", "B", "C", and "D". Do not generate anythi...
D
task820_protoqa_answer_generation
task820-611509ee5a2d4eb79e250b1b016f9f36
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 occasion when a husband should send his wife flowers.
after fight
task499_extract_and_add_all_numbers_from_list
task499-c2e778a8604645c0a0f50353529d1a70
In this task, you are given an input list A. You need to find all the elements of the list that are numbers and calculate their sum. ['8609', '8045', '2517', '3821', 'x', '3895', 't']
26887
task326_jigsaw_classification_obscene
task326-0c4fef2585b2471cbfe4b4cdfd96a219
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: obscene and non-obscene. A comment is obscene if it is considered offensive to the public sense of decency, for example because it too obviously relates to sex or contains language regarded as ...
Obscene
task469_mrqa_answer_generation
task469-61bfb485b51c4c6e8bc9d540e2e073bc
Given a question and a context passage, generate the answer having the word or phrase from the context passage. Here, the answer should be a shortest continous span from the passage. Context: The movie begins in the year 1967 with a pregnant woman being admitted to a hospital, bleeding from the neck. Paramedics think s...
dr. jenson
task080_piqa_answer_generation
task080-8e2f46f5ddda497590b47ce2e8582b1c
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. make easy...
1 cup ( 8oz/240g) ) butter, room temperature 1/2 cup (2oz/60g)) powdered sugar, sifted 2 cups (10oz/300g)) all purpose flour Instructions Preheat your oven to 350o F (180oC) and line a baking tray with parchment paper. In a large bowl cream together the soft butter and sugar with an electric mixer until ...
task515_senteval_odd_word_out
task515-840aa78b67bb498ba4ac1c8120c8c5ad
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...
Changed
task1678_mathqa_answer_selection
task1678-39407f96be2644beb2878011c78b9f14
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 mixture of 150 liters of wine and water contains 15 % water. how...
c
task460_qasper_answer_generation
task460-7a62cd98dcc5449aae968a6a54f40c93
In this task, you will be presented with a context from an academic paper and a question separated with a . You have to answer the question based on the context. Incorporating Document Features ::: Learning Phase ::: Feature Extraction ::: Document-unaware Features Ordinal position: It is shown that inclusion of sente...
Ordinal position Length of sentence The Ratio of Nouns The Ratio of Numerical entities Cue Words Cosine position Relative Length TF-ISF POS features Document sentences Document words Topical category Ratio of Verbs, Ratio of Adjectives, and Ratio of Adverbs
task078_all_elements_except_last_i
task078-01f9d619a3114228922c5444fe46b6b6
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. 1, ['9461', '3915', 'r', 'O', '3373', '8471', '3293', '4443', 'U', '8215', 'i', '6211', '3241', '1375', '7369', '...
9461, 3915, r, O, 3373, 8471, 3293, 4443, U, 8215, i, 6211, 3241, 1375, 7369, 9195, 3013, 4515, J, 9927
task905_hate_speech_offensive_classification
task905-81854ac153824cbf94067c7d1963a68b
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: A nicca say he ballin ask em where his title n his deeds at not wher his clothes n ...
true
task1509_evalution_antonyms
task1509-04d95d2808ca45d399aa5b0f45a970ad
In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. grass
weed
task301_record_question_generation
task301-facf597bb30d4674af188fe86fe2bcdd
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 _ . Michelle Duggar ap...
_ was forced to resign his post at the FRC, an anti-gay lobbying group, in the wake of his molestation scandal.
task820_protoqa_answer_generation
task820-34a01308974946c88c8e946ad11f4d24
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 people are often chased by in movies
dogs
task157_count_vowels_and_consonants
task157-7964e6d8e05d429fa5169d4e48765a96
In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Sentence: 'there are some sheep standing in a huddle'. Count the number of consonants in the given sentence.
20
task1347_glue_sts-b_similarity_classification
task1347-ee3c4d8d26234395b53de4ed110f495d
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...
0