task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task1312_amazonreview_polarity_classification
task1312-9550969b91b34437b1494948a42ffb38
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. Arrived on time, easy to assemble, good quality and looks great in a corner to get my rice cooker and crock pot to sit on as well as having my most ...
positive
task111_asset_sentence_simplification
task111-826889cb34174e67ba00a66739e73ff8
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...
It is often called the Chaldean Syrian Church in India.
task097_conala_remove_duplicates
task097-9b5e9136743e4cf29589fac039898bda
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. [7, 3, 7, 6, 2, 5, 6, 1, 2, 4]
[3, 5, 1, 4]
task094_conala_calculate_mean
task094-4923fab99afb4913be1c321b2913dfbc
In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places. [-47.011, 188.981, 162.934, 78.594, 20.617, 176....
109.985
task518_emo_different_dialogue_emotions
task518-77e044bda0184b3aace54eff14c26774
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: 'i would be depressed a bit do you feel like talking about it i haven't talked to anyone...
no
task605_find_the_longest_common_subsequence_in_two_lists
task605-87fe726b505e41ce968fc934cf618ac7
In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B. ['z', 'T', 4563, 7597, 3511, 7975, 1643, 'Q', 3829, 'Z', '591', '2657', '3865', 'h', '581', 'L', '6331', 'P', 't', '5373', 'S', 'f'], ['O', 'h', 'f', 'S', '591', '2657', '3865', 'h', '581', 'L', '6331', 'P', 't', '5373'...
591, 2657, 3865, h, 581, L, 6331, P, t, 5373
task067_abductivenli_answer_generation
task067-54372099a01748abad7f964f16748c04
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...
Marge and the widower went on a date.
task1310_amazonreview_rating_classification
task1310-a51cad4a6c6f49a48e9a1dfb0b575756
In this task, you're given a review from Amazon. 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, 4: good, 5: extremely good. Cheap and won't last very long. Plastic is already bending and adjustment screw already stripping...
2
task595_mocha_answer_generation
task595-a851b086be734bc3a8ea7ffdfd6ed755
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. ...
help stop the fight from continuing
task1510_evalution_relation_extraction
task1510-afb5cb250a704443a2d7cfb6d90263c7
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. end is a...
end IsA part
task405_narrativeqa_question_generation
task405-1d559e74e4b94904a41ff0968f780a73
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 animal kills a servant during their adventure?
task385_socialiqa_incorrect_answer_generation
task385-be77c9a749364c36a2eed5dc3c76837f
In this task, you're given a context passage, a question, and three answer options. Your task is to return an incorrect answer option to the question from the choices given. For all questions, only one of the three answer options is correct. Pick one of the two incorrect answer options as the output. Context: the room ...
C
task505_count_all_numerical_elements_in_list
task505-ca31576274a94e09a61ab885c533dae4
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. ['1401', 'C', 'F', 's', 'u', 'k', 's', 'y', 'U', '3225', 'X', '6523', 'K', '1581',...
15
task074_squad1.1_question_generation
task074-ab0d8127b5cd4d28ad3d1baa4f8778a3
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...
How much of the market did iPod claim as of January 2007?
task608_sbic_sexual_offense_binary_classification
task608-ff5aa67bd392443d866fd8e2a8d48b1e
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
task1149_item_check_edible
task1149-ee88311ced0b4838a1c6768f703f9f8d
In this task, you are given an item and you need to check whether it is edible or not, return 1 if it is edible, else return 2. snowboard
2
task1595_event2mind_text_generation_1
task1595-5b36184921ed4328b5e0b02812fe94f6
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 falls between the cracks
left behind
task294_storycommonsense_motiv_text_generation
task294-d1c4c2cd25c84cb1ad3181fa62f00d90
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
task074_squad1.1_question_generation
task074-dc4286f8091d4638a6bed08aa46fce62
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 type of wages result from jobs where there is low supply but high demand?
task1288_glue_mrpc_paraphrasing
task1288-3113f63c58ee4412818b14a0ad9dab4e
You are given two sentences(Sentence1 and Sentence2). Answer "Yes" if these sentences are a paraphrase of one another, otherwise answer "No". Sentence1: The charges came after the federal government prohibited the sheik from speaking with the media and imposed special measures restricting his access to mail , the telep...
Yes
task111_asset_sentence_simplification
task111-fe4a94d7efe44d0f815ad22c7f73ddbb
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...
Many authors of this period described Mediterranean cooking in Greek and Latin.
task563_discofuse_answer_generation
task563-7bf0e83da9a34113be224330cd34671c
In this task, you are given two sentences in the English language (Sentence 1 and Sentence 2). Your task is to identify the connecting word between the two sentences. Sentence 1:She states that humanity was intended to be God 's crowning achievement , and was prepared to move on after its creation . Sentence 2:However ...
however
task1720_civil_comments_toxicity_classification
task1720-502160ff2630421f903d6d7f18199cac
Categorize the comment on the basis of toxicity. If the comment is toxic (harmful, malicious, derogatory, threat, insult, identity attck, etc.) output Yes, otherwise output No. I'm from Alaska and Idaho, and your damn right I'd shoot!!! Why don't you go bail Codey out and be his third party since you feel so sorry for ...
Yes
task163_count_words_ending_with_letter
task163-467af725dce541968ceca6f084692737
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 long table with assorted veggies on the top of it'. How many words end with the letter 'n' in the sentence.
1
task1426_country_independence_year
task1426-b754a4da9ff14c7085ec2aa3097b3c09
In this task, you are given a country name, and you need to return the year in which the country became independent. Independence is a nation's independence or statehood, usually after ceasing to be a group or part of another nation or state, or more rarely after the end of military occupation. Equatorial Guinea
1968
task387_semeval_2018_task3_irony_classification
task387-e6f5535e3d03433580645376d10b8928
In this task you are given a tweet that contains some form of irony. You must classify the type of irony the tweet has. Label the tweets ("polarity","situational","other") based on the irony they have. Situational irony happens when a situation fails to meet some expectations, Label these instances as "situational". po...
polarity
task157_count_vowels_and_consonants
task157-2a635bd7eb6f4abeae59aa3a542fd5d8
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: 'a stop sign and trees at an intersection through a fisheye lens'. Count the number of vowels in the given sentence.
20
task405_narrativeqa_question_generation
task405-ff92065e05c547859cb6888bfc6288c6
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 is physically wrong with Harry Caine?
task615_moviesqa_answer_generation
task615-a730918871a742c09c5a99a16b701403
You are given an open-domain question from an open movie database. Your task is to provide an answer to that question. Try to only include the answer. Do not put it in a sentence. what was the release date of Always Tell Your Wife?
1914
task390_torque_text_span_selection
task390-715ef375f6bf4ecf925a87ddf684d316
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: Four y...
is
task299_storycloze_sentence_generation
task299-c065f120fd00482598e9587dfd37b8d2
In this task, you're given four sentences of a story written in natural language in which one part is missing. Your job is to predict the position and missing part of the story and return in the following format: position, missing part. The missing part is a sentence that completes the story, and the position is the nu...
4, Kathy cried on the way home.
task099_reverse_elements_between_index_i_and_j
task099-84f2234023784eadb537d605471b9d46
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. 7, 25, ['r', 'g'...
7333, 5795, a, l, A, y, L, 5005, G, L, 3899, 7525, 6307, 777, 2335, w, W, 653, 617
task1326_qa_zre_question_generation_from_answer
task1326-b5f72a8a48f84fc396c01cff425ecc9a
Generate a question which can yield the answer mentioned in the input. Generated question must be answered by the answer provided in input, without using any extra knowledge. Context : GE Industrial was a division of General Electric. Answer : General Electric
What company is GE Industrial part of?
task162_count_words_starting_with_letter
task162-4af5939ce93f471b843702730ab6d860
In this task, you need to count the number of words in a sentence that start with the given letter. Answer with numbers and not words. Sentence: 'a bunch of stuffed animals are piled on top of each other'. How many words start with the letter 'o' in the sentence.
4
task1384_deal_or_no_dialog_classification
task1384-3ec6519ea42947b0b725489a5672a86b
Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. THEM: i need both books, you can have the rest YOU: ok.
Yes
task904_hate_speech_offensive_classification
task904-9bff630c889946c381f655e733d84412
Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category. #Ya...
Neither
task507_position_of_all_numerical_elements_in_list
task507-b4aedb1fe98b45ef83eed99b8293e496
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. ['k', 'w', 'i', 'Z...
5, 7, 8, 9, 11, 17, 19
task111_asset_sentence_simplification
task111-e9f7e63c526d493bb4bea0792803980a
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...
On January 30, Mahatma Gandhi was assassinated by Nathuram Godse. Mahatma Gandhi is an Indian pacifist and leader.
task067_abductivenli_answer_generation
task067-57032981561c401c9ecd7d8d8f4bbb11
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...
Rufus trims them right away.
task070_abductivenli_incorrect_classification
task070-a4d9450603df4778a5fe0024df957150
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: Amy wanted to...
2
task1313_amazonreview_polarity_classification
task1313-36e79f49507c49e28dbff8d01f8617bf
In this task, You are given an amazon review and its polarity (positive or negative). Your task is to answer "True" if the specified sentence and its polarity match; otherwise, answer "False" Review: I wore this pretty much constantly until today. I sat down & the case fell off. It ripped on the top of the belt loop. I...
False
task089_swap_words_verification
task089-542ca95960434b948df60808cd9b6fcb
In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the inde...
(6, 7)
task867_mawps_multiop_question_answering
task867-f1bb9389ef474a0094e275be2d35cae7
You are given a math word problem and you are supposed to apply multiple mathematical operators 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. Tom had 5 books . If he sold 4 of them and used the...
39
task496_semeval_answer_generation
task496-49db880ef396464490c4552154a17100
Given news headlines, an edited word and funniness labels. The original sentence has word with the given format {word}. Create new headlines by replacing {word} in the original sentence with edit word. Your task is to generate answer "Yes" if an edited sentence matches funniness label, otherwise generate answer "No". ...
No
task368_synthetic_even_or_odd_calculation
task368-cc5cb404f123494eb40d4bf11dbe39a3
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by 4, if the element is odd you should multiply by 4 then add 2. The output should be a list of numbers that is the result of applying that logic to the input list. You should not round any decimal...
[182, 0.0, -186, 270, -10, -9.0]
task929_products_reviews_classification
task929-f7cbd4b7bff746f5a0cf88df4d54da91
Given an English language product review, determine if it is a Good Review or a Bad Review. A good review is one where the product's review has positive tone and Bad review is one where the tone of product's review is negative. This is not the most interesting book. I read it to my children and they didn't like it. Not...
Bad review
task476_cls_english_books_classification
task476-93f1f566c2984c8c9c1dd58f178f6968
In this task, you are given books product reviews in English language. The goal is to classify the review as "POS" if the overall sentiment of the review is positive or as "NEG" if the overall sentiment of the review is negative. Capote: A Literary Star who fell in tragic descent from the heavens! . Truman Capote (192...
POS
task177_para-nmt_paraphrasing
task177-7499525545e541689d1b07d32a6d965d
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. in spite of the spell , ella grew up strong of mind .
despite the charm , ella grew up in a strong personality .
task579_socialiqa_classification
task579-dd10941de3c647ad8d94db0a19cb2ca9
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 visited a house near you during a sight-seeing tour in you...
Yes
task1295_adversarial_qa_question_answering
task1295-c5a44e028bd142fdbbef791dc133aed0
In this task, you are given a question and a context passage. You have to answer the question based on the given passage. What is a unique fact that I should know to understand the passage?, Context: There are at least 3,223 named lakes and reservoirs in Montana, including Flathead Lake, the largest natural freshwater ...
The largest reservoir in the state is Fort Peck Reservoir
task298_storycloze_correct_end_classification
task298-92693700195242bfa491384237e323d0
In this task, you're given four sentences of a story written in natural language, and one last sentence (Sentence5). Your job is to classify whether the last sentence completes the rest of the story coherently or not by providing 'Yes' or 'No'. Sentence1: Last night there was a big lightning storm. Sentence2: It took o...
Yes
task1205_atomic_classification_isafter
task1205-663490acd99e461e9ce4e925e256bce4
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...
Yes
task283_dream_incorrect_answer_generation
task283-eb99dfdf02a14b1fa9fb9f4205f0798b
In this task, you will be shown a conversation and a question. You need to write an implausible answer to the question. Even though there exist multiple wrong answers, we only need a single wrong answer. "W" and "M" in the conversations stand for "woman" and "man". M: If you are looking for the Time, I think I've got t...
She wants to know the time.
task024_cosmosqa_answer_generation
task024-87df056491a044a0a4d01857df712736
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 ...
The narrator is very responsible .
task565_circa_answer_generation
task565-35e543bd71d243fb83afa4b39bc64de3
In this task, you are given a question. Your task is to generate an answer that is relevant to the question. Do you like to eat BBQ?
Ribs are my favorite food.
task577_curiosity_dialogs_classification
task577-b42222654d7546a4adc778fd9e83a1de
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. According to the UNHCR, Ugand...
assistant
task002_quoref_answer_generation
task002-16a8c09e970344a785e52515a91e5b29
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: Before the 1760s, Westgate consisted of only a farm, a coastguard statio...
Jon Pertwee.
task1325_qa_zre_question_generation_on_subject_relation
task1325-ee9ec5916dbb4664839942aed3e602b3
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 : The...
What was the military branch for 27th Armoured Brigade?
task405_narrativeqa_question_generation
task405-dfb0057546d947d39ea282f14d7e4b6f
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 type of political system does the United States have, according to the story?
task504_count_all_alphabetical_elements_in_list
task504-f19e0359d3c44f69a1e2b0f98c2b7482
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 ['1801', '8365', 'M', 'E', 'P', '4883', '2839', 'a', '2747', 'O', '5211', '78...
6
task1368_healthfact_sentence_generation
task1368-b107f46261f242ebb4c713233e012512
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. Th...
Sleeping in on weekends may help reduce diabetes risk
task160_replace_letter_in_a_sentence
task160-b549ab8cddaf435d89f472e700e1610c
In this task, you need to replace a letter in the sentence with another given letter. Sentence: 'a woman and three children are sitting on a bench'. Replace the letter 's' with 'j' in the sentence.
a woman and three children are jitting on a bench
task1360_numer_sense_multiple_choice_qa_generation
task1360-9ee37b9ed6b84583b41a4459d4a696da
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'). Births occur in mid-winter, after a pregnancy of ____ months.\Question: Choose the right answer from options given a) nine b) no c) three d) ten
d
task303_record_incorrect_answer_generation
task303-25389a57049f4eebb3be58717b4f3ea2
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 ...
RWC
task845_pubmedqa_question_generation
task845-b171b3fa5dd141d9937e0088d0affd55
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...
Do early postoperative alterations in infant energy use increase the risk of overfeeding?
task413_mickey_en_sentence_perturbation_generation
task413-d8f13bae8751487888ec30ea5f514337
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. Light so...
Rock sometimes reflects from glass .
task405_narrativeqa_question_generation
task405-f7dfeba17f2e4f32967b4a1655b49c8b
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...
Where on Barsoom is John Carter transported?
task094_conala_calculate_mean
task094-b1b4f23e2fb5493ea88bb17f2f0774cb
In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places. [242.823, -39.827, 72.63, 185.81, 163.766]
125.04
task159_check_frequency_of_words_in_sentence_pair
task159-136d725e0f044011af464724adc7e203
In this task, answer 'Yes' if the frequency of the given word in the two sentences is equal, else answer 'No'. Sentence1: 'a person holds a head of broccoli up', Sentence2: 'a close up of a baseball player putting on a helmet'. Is the frequency of the word 'head' in two sentences equal?
No
task403_creak_commonsense_inference
task403-d93b872d116e400c875b8aca85e54559
In this task you are given a statement and an explanation giving you further knowledge about an entity in the statement. You must judge whether the statement is true or false based on the explanation. Label an instance as "True" if the explanation confirms the statement or doesn't disprove it. Label an instance as "Fal...
True
task1434_head_qa_classification
task1434-87f92300fcb4411e86669dd1023ccefa
In this task, you are given a question and answer options for that question. Using this information, you have to classify each text into different topics: medicine, nursery, psychology, chemistry, pharmacology, biology. Question: In relation to DNA replication, the term processivity indicates: Options: <0> Error rat...
chemistry
task405_narrativeqa_question_generation
task405-4dc2412b5de64b8ab48efa661373b067
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...
Which character is secretly in love with Jane?
task268_casehold_legal_answer_generation
task268-31c999e14cad495e90c9330dc9f17aae
In this task, you will be shown a prompt from a judicial decision and multiple holding statements derived from citations following text in a legal decision. Holdings represent the governing legal rule when the law is applied to a particular set of facts. There are five answer choices for each citing text. The correct ...
(E)
task385_socialiqa_incorrect_answer_generation
task385-145e2f4dde784302b4ca06224831d9c2
In this task, you're given a context passage, a question, and three answer options. Your task is to return an incorrect answer option to the question from the choices given. For all questions, only one of the three answer options is correct. Pick one of the two incorrect answer options as the output. Context: While Sky...
C
task002_quoref_answer_generation
task002-af1fb9c904db4821a122e2f56fd9e2f5
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: Scarpia's apartment in the Palazzo Farnese, that evening Scarpia, at sup...
Scarpia.
task112_asset_simple_sentence_identification
task112-a090df1bc8444134bd7d1ca20734bf60
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
task820_protoqa_answer_generation
task820-c76479ac7e404f18a872dc17b970b509
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. besides plastic surgery, name something women can do to dramatically change her appearance.
hair stylist
task1389_hellaswag_completion
task1389-8b28774a2a8e45f9b168ddf21cac8b81
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". A group of young men are in a kitchen, playing a game of beer pong. they <sep> (A) each hit the bal...
B
task852_synthetic_multiply_odds
task852-cf82f24e194e4e8d864fe20cba0487ff
In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every odd number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no odd numbers in an inner list you shoul...
[0, 1369, 19, 33, 129311, -33, 41, 481, -99, -45, -39, 0, 55685, -425, 0]
task378_reverse_words_of_given_length
task378-fc77cfe3d5ed4aff8e75c12217b9eb02
In this task, you need to reverse all words of a given length in the sentence. The number of letters in a word determine its length. For example, the length of the word "apple" is 5. Sentence: 'a man walking towards a door near a picture of a toaster'. Reverse all words of length '7' in the given sentence.
a man gniklaw sdrawot a door near a erutcip of a retsaot
task207_max_element_lists
task207-59996cc9f63c4b59a60100621869d731
In this task, you are given a list. This list contains many lists of integers. The list is several items written within a []. Your task is to find the maximum number among the members of each inner list. The output should be a list comprised of the maximums with the same order as the internal lists. [[-23, -38, -35, -7...
[-23, -13, 79, 87, 3, 60, 35, 55]
task1285_kpa_keypoint_matching
task1285-403bb2041a08498bb4efab61894d5184
The input contains a debate topic, an argument on the topic and a keypoint, separated by "<sep>". Your task is to answer if the keypoint matches the argument and summarizes exactly what the argument means, in the context of the given topic. Topic: We should abandon marriage<sep>Argument: Marriage puts women in the subs...
False
task504_count_all_alphabetical_elements_in_list
task504-48f62512a5f746ffa564a01e1f87841a
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 ['E', 'T', 'X', '8841', '4119', '7237', '9335', 'l', '2077', 'r', '6817', '40...
9
task499_extract_and_add_all_numbers_from_list
task499-bad031895a3849f58bd46f4be9623a61
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. ['b', '3507', '561', 'b', 'N', 'N', '335', '5765', 'W', '7219', 'W']
17387
task1338_peixian_equity_evaluation_corpus_sentiment_classifier
task1338-b9656ad10b434fb09b70b3fcac3f0eb9
The input is a sentence. The sentence includes an emotion. The goal of the task is to classify the emotion in the sentence to one of the classes: 'fear', 'joy', 'anger', 'sadness'. The emotion mainly depends on the adverb within the sentence. Roger told us all about the recent amazing events.
joy
task138_detoxifying-lms_classification_fluency
task138-73580a0a1fe64f40a5a018ac925e6301
Given a prompt and two completions from a language model, select the completion that is the most fluent with respect to continuing the prompt. Fluency is defined by coherency and ease of understanding, not necessarily grammatical correctness. Generate either Completion A or Completion B. Prompt: Thank you everyone for ...
Completion B
task1730_personachat_choose_next
task1730-fef65759dd4d45d6b7bc542ef2d260c3
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 to play football. I own a dog that's small. I have beard that's longer. I...
You should ride a bike like I do to cheer up and stop writing badly.
task506_position_of_all_alphabetical_elements_in_list
task506-e6e006d2f0104f528995b9a38cc5cefd
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. ['5487', 'X'...
2, 3, 4, 5, 6, 7, 11, 12, 14, 15, 17, 20, 23, 25, 26, 29, 31
task852_synthetic_multiply_odds
task852-1245f6ccc0e347f89f6f5e048bf5bcb7
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...
[-539, 287, 282051]
task898_freebase_qa_answer_generation
task898-a67c24c6fc244b859f6c5c62dce0ace5
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. Which is the only club in the League of Ireland from outside the Republic of Ireland?
derry city
task616_cola_classification
task616-64706e2796c649ff90075de329ff885b
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
task306_jeopardy_answer_generation_double
task306-12a7379985b84eafaa9e04678f95455d
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: SCIENCE & NATURE Clue: His 2 laws of genetics are the law of segregation & the law o...
mendel
task1421_mathqa_other
task1421-190b78b884ed4d56b2c2cfcc856b1568
In this task, you need to provide the correct option for a given problem from the provided options. Problem: a certain quantity of 60 % solution is replaced with 25 % solution such that the new concentration is 35 % . what is the fraction of the solution that was replaced ? Options: a ) 1 / 4 , b ) 1 / 3 , c ) 1 / 2 ,...
e
task1217_atomic_answer_generation
task1217-fb61e9586cc1459d87c9bf89b40f5451
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 kicks ___ out of the house
mice
task1602_webquestion_question_genreation
task1602-245a7fd481e4422e9dae8f65e57537a7
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: Richard Burton answers: ['Elizabeth Taylor', 'Suzy Hunt', 'Sally Burton', 'Sybil Williams']
who all was richard burton married to?
task100_concatenate_all_elements_from_index_i_to_j
task100-de0aa481228e4b15b266361f6649a3ca
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...
Yx2211g9381ddf
task405_narrativeqa_question_generation
task405-ba779319e2124637aa12b47f31edbf74
You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont...
Who comes to inspect the new weapon?
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet
task622-f94856a6eb524f189d7087a8bcd2aa21
In this task, you are given an input list A. You need to convert all the alphabets in the list with a number representing their position in the English alphabet. E.g., replace A by 1, B by 2, a by 1, b by 2, and so on. ['1859', 'E', '6129', 'F', '7941']
1859, 5, 6129, 6, 7941
task586_amazonfood_polarity_classification
task586-eff03ef0b98a456abeae1f7adca7c982
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. Love these popchips. They are all great. Do not care for the salt & pepper flavors. I wish manufacturer would come up with a variety pack that didn't include t...
Positive
task367_synthetic_remove_floats
task367-8eb59d48abd94490b3fe6550b74c927b
In this task you will be given a list of numbers. You should remove any number that is not an integer (whole number). If every number is not an whole number then an empty list ("[]") should be returned. Otherwise, answer with the list of whole numbers separated by comma inside brackets. [-6.599, -56.447, 35.172, 4.895,...
[]