task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task075_squad1.1_answer_generation
task075-ad91f9186a634ccdbda95d6a2b416734
This task is about writing a correct answer for the reading comprehension task. Based on the information provided in a given passage, you should identify the shortest continuous text span from the passage that serves as an answer to the given question. Avoid answers that are incorrect or provides incomplete justificati...
a less effective general
task066_timetravel_binary_consistency_classification
task066-38f2cfb9845d435fbe9e9e7e709e8d25
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
task389_torque_generate_temporal_question
task389-6f8bce5bb95c4405971e6274cdcc0f05
In this task, a passage will be given and the goal is to generate a question about temporal relations based on that passage. A temporal relation describes the relation between two things with respect to time e.g., something happens/starts/terminates/... immediately/shortly/usually/... before/after/during/... something ...
What happened after the announcement on Friday?
task093_conala_normalize_lists
task093-f16d10bafc8a4828bb0d205056f846c6
In this task, you will be given a list of numbers. The goal is to divide all the numbers in the list by a constant such that the sum of the resulting list is 1. The output should be rounded to 3 decimals. [192.277, 152.752, 175.216, 86.115, 18.172, -58.474]
[ 0.34 0.27 0.31 0.152 0.032 -0.103]
task431_senteval_object_count
task431-c93c2914d2bd470c955eb639fb66c166
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. Well, Nick had no new skills to offer her, but he had been changed.
Plural
task286_olid_offense_judgment
task286-36c0885a9f344f25b6bbfdaa7c21d3f5
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...
OFFENSIVE
task1293_kilt_tasks_hotpotqa_question_answering
task1293-a102eddcd60048d994b221cc7f1f1fdc
In this task, you are given a question. You have to answer the question based on your information. Are both Gomez and Everclear from the same genre of music?
yes
task097_conala_remove_duplicates
task097-92e7c76f240d473c9157ac4d90fca6f3
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. [6, 5, 0, 3, 2, 4, 6, 4]
[5, 0, 3, 2]
task245_check_presence_in_set_intersection
task245-c7c4f463e12f44a09e0a8f4e0968e787
In this task, you are given two sets, and a question. You need to find whether an element is at the intersection of two given sets. A Set is shown by two curly braces and comma-separated numbers inside, like {1, 2, 3}. The intersection of two given sets is the largest set which contains all the elements that are commo...
Yes
task823_peixian-rtgender_sentiment_analysis
task823-84d2b3f791fb4386b84286da7c46068d
Given a 'poster' sentence and a corresponding 'response' (often, from Facebook or Reddit)classify the sentiment of the given response into four categories: 1) Positive, 2) Negative, 3) Neutral, and 4) Mixed if it contains both positive and negative. Poster: History offers us not a single example of a nation that has ev...
Neutral
task844_financial_phrasebank_classification
task844-baf53590b22f4916a631062fc4a6abb5
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:Tallink Silja attributes the significant drop to problems with the booking system that was taken into operation in October ...
false
task160_replace_letter_in_a_sentence
task160-2b1bd9fcde844d36b251a70c39615e86
In this task, you need to replace a letter in the sentence with another given letter. Sentence: 'a black and white cat is looking at a banana'. Replace the letter 'o' with 'x' in the sentence.
a black and white cat is lxxking at a banana
task934_turk_simplification
task934-74a63e77999941a1b27faf892e380146
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. the show followed the lives of a group of teenagers living in the upscale , star-studded community of beverly hills , california and attending the ...
the tv show focused on a group of rich teens who went to a fake beverly hills high school , later a college until they graduated.
task1608_xquad_en_answer_generation
task1608-07d14d50e5c34df08502257e6acc7e26
Answer the question from the given passage. Your answer should be directly extracted from the passage, and it should be a single entity, name, or number, not a sentence. Passage: Studies on income inequality and growth have sometimes found evidence confirming the Kuznets curve hypothesis, which states that with economi...
first increases
task475_yelp_polarity_classification
task475-47c425de7d864806aa2275f0557c8d90
In this task, you are given Yelp reviews. The task is to classify a review as "POSITIVE" if the overall sentiment of the review is positive or as "NEGATIVE" if the overall sentiment of the review is negative. We had a very nice experience here. We were hungry, and stopped here on a whim.\n\nWe both ordered calzones fo...
POSITIVE
task325_jigsaw_classification_identity_attack
task325-45bac56ceecb4e7381b8b30630c945dd
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: identity-attack and non-identity-attack. Identity attack refers to anything rude or disrespectful about someone's identity, including appearance, race, gender, and sexual orientation. Comment: ...
Identity-attack
task1217_atomic_answer_generation
task1217-ed0a438eb68c4960a3860e722d82d718
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 goes ___ with PersonX's mom
home
task183_rhyme_generation
task183-cbe6aa858cd64304b4c7fca25018f3fc
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" sea
sie
task183_rhyme_generation
task183-57501175239d41f4b89d961c5b6a478a
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" smell
grell
task851_synthetic_multiply_evens
task851-701f15a4b28b434eb30c9992e4f71e89
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...
[0, 30, 34, 512, -1200, 428400, 4, 32, 56, -988]
task1289_trec_classification
task1289-93ab3d4d3c85414a97e52749f65cc18a
You are given a question. You need to detect which category better describes the question. A question belongs to the description category if it asks about description and abstract concepts. Entity questions are about entities such as animals, colors, sports, etc. Abbreviation questions ask about abbreviations and expre...
Description
task1360_numer_sense_multiple_choice_qa_generation
task1360-0ddaaf8f99bd4e4ebda7f22b93af247e
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'). Right lung has three lobes, left lung has ____ lobes.\Question: Choose the right answer from options given a) two b) three c) ten d) zero
a
task588_amazonfood_rating_classification
task588-bb7b506436f34bac81492024f445cb12
In this task, you're given a review from Amazon's food products. Your task is to generate a rating for the product on a scale of 1-5 based on the review. The rating means 1: extremely poor, 2: poor, 3: neutral or mixed, 4: good, 5: extremely good. I bought these for my husband who is currently overseas. He loves these...
5
task605_find_the_longest_common_subsequence_in_two_lists
task605-f1427aa9e9434de6a0197441fee15ed7
In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B. ['A', 957, 4075, 6385, 'y', 'D', 'X', 4831, 9337, 'E', 'N', 'I', '5869', 'X', '4653', '3707', 'F', 'y', '9107', '5087', 't', 'f', 'U', 'q', 4833, 1175, 9571, 7243, 9543], ['Q', 'D', 'N', 'I', '5869', 'X', '4653', '3707'...
N, I, 5869, X, 4653, 3707, F, y, 9107, 5087
task283_dream_incorrect_answer_generation
task283-227d3ea3f0114957b4b38dbc75bcaa5b
In this task, you will be shown a conversation and a question. You need to write an implausible answer to the question. Even though there exist multiple wrong answers, we only need a single wrong answer. "W" and "M" in the conversations stand for "woman" and "man". W: Your father and Sally have gone to get the car. Let...
They just got to the White House.
task103_facts2story_long_text_generation
task103-02826c7cf6d7494091e8576f7488efb4
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: smooth ta...
Kichamani a smooth talking wheelerdealer who runs a big establishment specialized in bribing officials and making things done from government machinery. The MBA attached to his name is not the short form for the degree, but it stands for Member of Bachelor Association, as the hero is more a devotee of lord Ayappa. He h...
task367_synthetic_remove_floats
task367-257fca7b5303443fbfced386ba079a87
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. [5.954, 17, 2.209, 12.055, -52.8...
[17, 17]
task303_record_incorrect_answer_generation
task303-eb8ad0e05292478ba3ee0a6f615caeeb
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 ...
American
task1205_atomic_classification_isafter
task1205-6d9383a1bb3747be94d94e863a2e8fe0
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
task328_jigsaw_classification_insult
task328-aeb12cc14ad04cf687fe59d39a6827e2
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: I'm sure Donald Trump is somewhat smarter than an actual moron.
Insult
task897_freebase_qa_topic_question_generation
task897-d4e4538b44bb4df8bfc2038280be8d2c
Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question. battle of gettysburg
Who was the Commander of the Union Army at the Battle of Gettysburg?
task1420_mathqa_general
task1420-3eed2445d9114afc9aa6df01a7d8aa84
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: if x is the sum of first 100 positive even integers and y is the sum of first 100 positive odd integers , what is the value of x - y ? please try to explain your answ...
e
task1295_adversarial_qa_question_answering
task1295-6332b32c1420408abdf9ac14ad6989a0
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 the last name of the second suitor mentioned?, Context: Several suitors appeared, including Robert Maxwell, Tiny Rowland and Lord Rothermere; however, only one buyer was in a position to mee...
Rowland
task268_casehold_legal_answer_generation
task268-5409a4ecb7264f5b9c4a8276b90b31c2
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 ...
(A)
task1551_every_ith_element_from_kth_element
task1551-b31639631c0842c3ad9365f195d7a600
In this task, you are given inputs k, i, and A, where k and i are integers and A is a list. You need to find every ith element of A starting from the kth element. The process stops when the position of the next ith element exceeds the length of the list. 1, 2, ['c', 'G', 'x', '1019', 'e', '9565', 'h', 'x', '4197', 'B',...
c, x, e, h, 4197, 3375, 3181, k
task293_storycommonsense_emotion_text_generation
task293-aba4b770f65a4da4aa862588b32461d4
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 ...
happy about it
task079_conala_concat_strings
task079-d6ebd76e07834b90a6eceab177c63928
In this task you will be given a list of strings and you need to concatenate them. ['hugging', 'Q', 'Bay,', 'J', 'numerous', 'c', 'U', 'p', 'V', 'a']
huggingQBay,JnumerouscUpVa
task319_stereoset_classification_profession
task319-0517d8adda9c44dcbebe868640f26002
You are given a target profession, and two sentences. Your task is to determine whether the second sentence is either a stereotype, anti-stereotype, or is unrelated with respect to the first sentence and the target. A stereotype is a widely held but oversimplified notion of a group of people. An anti-stereotype is an i...
anti-stereotype
task405_narrativeqa_question_generation
task405-fe551ed728f5446e99f3db32ee327176
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 does Jim meet at the trail that helps him?
task504_count_all_alphabetical_elements_in_list
task504-ef80a0bf52f641cb897a12805b388edc
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 ['p', 'u', '3395', '7391', 'i', 't', 'j', 'd', 'U', 'Y', '2537']
8
task675_google_wellformed_query_sentence_generation
task675-1c66689c4e5448f29a2e4248167cb391
You are given a list of queries separated by new line. Your job is to answer with the query that is the most well-formed or well-structured query in terms of grammar, punctuations, or spelling errors. Calories in one small red apple ? Human cells have a size range between ? The difference between a scanning electron mi...
How do you make remoraid evolve ?
task507_position_of_all_numerical_elements_in_list
task507-b90d251e375f4b03bcd110a16f73584a
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. ['75', '4147', 'J'...
1, 2, 5, 6, 12, 13
task390_torque_text_span_selection
task390-f992745ce7134068b7193d2454ba47bf
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: Most o...
failed
task356_casino_classification_negotiation_self_need
task356-8773f72b2e8c43bdad2a81b7f60326d2
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
task1327_qa_zre_answer_generation_from_question
task1327-1079e09e8b6a447eae84b7c38b95020c
Generate a correct and concise answer for the question based on the words in the context. Context : Kuch Toh Log Kahenge (People Will Talk) was a Hindi television series on Sony Entertainment Television India. Question : What production company was involved in Kuch Toh Log Kahenge?
Sony
task303_record_incorrect_answer_generation
task303-697a358d4f5e4ec093ad5ef624acb4d3
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 ...
Arsenal
task615_moviesqa_answer_generation
task615-4d7d283aedae4809ae73b289090f58cc
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. which movie was Sangeeth Sivan the director for?
Yamla Pagla Deewana 2
task405_narrativeqa_question_generation
task405-0889229385154332ade2c82bb9e2b57e
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...
With whom did Arthur live in China for twenty years?
task339_record_answer_generation
task339-965f41ea92144f01a108dd5426929e58
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]. (CNN) There were scarcely any hints of the ...
John Pombe Magufuli
task700_mmmlu_answer_generation_high_school_chemistry
task700-47ce9a2875e54c9cabb020e7665ad5fc
You are given a question on high school chemistry. You are also given 4 answer options (associated with "A", "B", "C", "D"), out of which only one is correct. You need to answer the question by selecting the correct option. You should only answer with the choice letter, not the whole answer. The rate law may be written...
C
task350_winomt_classification_gender_identifiability_pro
task350-f91022f5bfe44fb497d756acb3494f19
In this task, you are given a sentence and a profession. The sentence mentions two professions: one's gender is identifiable using the coreference link with gendered pronouns and the other's gender is unidentifiable. You are expected to return whether the given profession's gender is identifiable or unidentifiable. Sen...
Identifiable
task924_event2mind_word_generation
task924-e0846eb061b54aac97a523731e0d5c7f
You are provided with an "Event", "Intent" and "XEmotion" (PersonX's reactions for the given "Event"). Indicate PersonY's reaction (person feels) at the end of this event. Provide one reaction for PersonY. If there's nothing that can be implied, respond as None Event:PersonX takes PersonY's seats. Intent: 1) to rest. X...
annoyed
task847_pubmedqa_question_generation
task847-d8d7ec508f444909bfd3243e99fe074c
Given a passage, 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 questions that (i) can't be ...
Is obstructive sleep apnea with excessive daytime sleepiness associated with non-alcoholic fatty liver disease regardless of visceral fat?
task303_record_incorrect_answer_generation
task303-2a93f04cfb6043708f8fc766287fb825
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 ...
4th Engineer Battalion
task067_abductivenli_answer_generation
task067-5490e6a39dfc4817b37b029d9e67be1a
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...
A group of friends saw her and marveled over her outfit.
task516_senteval_conjoints_inversion
task516-5bd5fb74e531430aa0f90ee7aa4b1e14
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
task1293_kilt_tasks_hotpotqa_question_answering
task1293-8088540f03f8480a98d459f0ce7c1071
In this task, you are given a question. You have to answer the question based on your information. The Democratic nominee for a US Senate seat in Missouri in 2016 defeated what Republican politician in 2012?
Shane Schoeller
task067_abductivenli_answer_generation
task067-afffd908d53e407f8cc04850347ce9a3
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...
bird came out the sky.
task316_crows-pairs_classification_stereotype
task316-031ff829b54a46089e0b63d5114df131
In this task, you are given a short passage that conveys a stereotype or an anti-stereotype. A stereotype is an over-generalized belief about a particular group of people(based on race, ethnicity, gender, age, abilities, etc.). An anti-stereotype is an idea that goes against a common stereotype. You are expected to cla...
Stereotype
task852_synthetic_multiply_odds
task852-d5154e16b04049bca7b052d6392c26fd
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...
[33, 17, 17745, -475, 5, -495, 1485, 1715, -741, -60025, 35, 0]
task934_turk_simplification
task934-1d59dc68eb6846dc9744f8322033c64d
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. alessandro -lrb- " sandro " -rrb- mazzola -lrb- born 8 november 1942 -rrb- is an italian former football player.
alessandro -lrb- sandro -rrb- mazzola , born november 8 , 1942 was an italian football player.
task1384_deal_or_no_dialog_classification
task1384-ac6eea24854c49f085126075c1f3fcee
Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. THEM: what would you like? YOU: i would like both books and the hat THEM: how about both books and one basketball? i keep the hat. YOU: that deal works for me.
Yes
task303_record_incorrect_answer_generation
task303-12bbe95993f444e78f4fc9cbd8c00401
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 ...
Supreme Court
task405_narrativeqa_question_generation
task405-e08a9f5e0b0c43928ef214af844c3027
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 the killer known as?
task246_dream_question_generation
task246-fe4755945f8c43b18eb1a4803a2f9b0e
In this task, you will be shown a conversation. You need to write a question with three choices for the conversation. Your question should be answerable based on the conversation and only have one correct answer. Note that you don't need to answer your question. "W" and "M" in the conversations stand for "woman" and "m...
Where does the conversation probably take place? (A) In a hotel. (B) In a restaurant. (C) In a grocer's.
task302_record_classification
task302-956cfebf79f142b8a26d8917e3e3234f
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. Among the entities, try to find the best entity that is most likely to fill in "_" and classify the answers based on options. A couple who tested their relationship by ap...
(A)
task381_boolq_question_generation
task381-a1e1a6a34c3d4b8bbd43e8d4fe9fb245
You will be given a passage, and your task is to generate a Yes/No question that is answerable based on the given passage. The fourth season of the American television series The Flash, which is based on the DC Comics character Barry Allen / Flash, premiered on The CW on October 10, 2017, and ran for 23 episodes until ...
is there a season 4 for the flash?
task311_race_question_generation
task311-2f6dc58ce6814b6f9b6acda846684016
In this task, you're given an article and an answer. Your task is to generate the question for the answer based on the given article. Article: Once a man named Grand found a box of old papers in a room at the top of his house. He burned most of them, because he didn't like old things very much, But one of these papers ...
Which of the following is not right?
task610_conllpp_ner
task610-9019647e466f4489977dc5a6bae292cc
In this task, you are given a text from a post. Your task is to find all of the proper nouns and label them. The labels are <B-PER>, <I-PER> for persons; <B-ORG>, <I-ORG> for organizations; <B-LOC>, <I-LOC> for locations; and <B-MISC>, <I-MISC> for other nouns. The capital 'B' denotes the first word of a proper noun ph...
CALIFORNIA <B-ORG> AT NEW <B-LOC> YORK <I-LOC>
task114_is_the_given_word_longest
task114-2fb40777cdb745d195fb178a541f12e9
In this task, you need to answer 'Yes' if the given word is the longest word (in terms of number of letters) in the given sentence, else answer 'No'. Note that there could be multiple longest words in a sentence as they can have the same length that is the largest across all words in that sentence. Sentence: 'slices of...
Yes
task1400_obqa_incorrect_answer_generation
task1400-d477162d4b2c48ddac76d2c8742a0031
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: no light shines through an opaque object. Question: Light has the inability to shine through wha...
water
task002_quoref_answer_generation
task002-59920d48e6f841a894ff322b2e6207b2
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: Set 19 years after the events of the first film, the movie deals with un...
Crash.
task589_amazonfood_summary_text_generation
task589-6d0182aba3294a62be5a85d567a8ea8f
In this task, you're given a review from Amazon's food products. Your task is to generate a short summary of the given review in the input. Note that you don't need to write a complete sentence as a summary. I've been very pleased with the Natural Balance dog food. Our dogs have had issues with other dog foods in the p...
Good healthy dog food
task138_detoxifying-lms_classification_fluency
task138-41fd41fecf154823b5887b99cf3ca05d
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: Yes, I agree with that,...
Completion A
task685_mmmlu_answer_generation_clinical_knowledge
task685-def48d4895634f9ab113326b77558cb2
You are given a question on clinical knowledge. You are also given 4 answer options (associated with "A", "B", "C", "D"), out of which only one is correct. You need to answer the question by selecting the correct option. You should only answer with the choice letter, not the whole answer. Which of the following is true...
B
task363_sst2_polarity_classification
task363-56002a502f054909886bd362dad40e2b
In this task, you are given sentences from movie reviews. The task is to classify a sentence as "POS" if the sentiment of the sentence is positive or as "NEG" if the sentiment of the sentence is negative Though it pretends to expose the life of male hustlers , it 's exploitive without being insightful .
NEG
task074_squad1.1_question_generation
task074-df18e4a19fdf41c091eb66de8b3c9589
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 is it called when a public test continues indefinitely?
task1419_mathqa_gain
task1419-da4ccd1cffe5466287bae6e26e782083
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: 45 % of the employees of a company are men . 60 % of the men in the company speak french and 40 % of the employees of the co...
c
task1308_amazonreview_category_classification
task1308-150d273d71bd4e16858a1d70ef7c9740
In this task, you're given a review from Amazon and category of the product based on the review given by the user and your task is classify whether the given category match the review. Generate "True" if given review and its category match, otherwise generate "False". Reviews: Battery life was poor. Would only last aro...
False
task195_sentiment140_classification
task195-a914378d9dc44cc48292478845ed792e
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. @kerri_louise Nah, nothing exciting Got 3 science GCSE tomorrow Really scared haha! x
negative
task303_record_incorrect_answer_generation
task303-12e5735a7e2f44a09569e0c023d27274
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 ...
Old Trafford
task1599_smcalflow_classification
task1599-ea6249c3211c404fa72558e0087d00e8
In this task, you are given an utterance, which is a part of a conversation between a user and an agent. Your job is to detect the speaker. The user usually commands the agent to schedule events, retrieve event information, and check the schedule. While the agent's response is an answer to the user's questions or follo...
agent
task1726_mathqa_correct_answer_generation
task1726-b0eeb334acae47d8a4b757947e21428c
The task is to generate the correct answer for a given math problem. Problem: if ( x + 1 ) ( x + 3 ) = x ^ 2 + x , what is a possible value of x ?
-
task476_cls_english_books_classification
task476-7cf33d8bd2a54e41991a43717857d83e
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. Halley's Bible Handbook . This book is a must if you are studying the Bible. Explanations ...
POS
task581_socialiqa_question_generation
task581-dabeeab6b7464a129ef962db7aac61fc
In this task, you're given context and an answer. Your task is to generate the question for this answer based on the given context with commonsense reasoning about social situations.. Context: Ash came unto Robin with quite the odd request there. Answer: quite weird
How would you describe Ash?
task379_agnews_topic_classification
task379-dad14340ccba4d19b0efe989262a65fb
In this task, you are given a news article. Your task is to classify the article to one out of the four topics 'World', 'Sports', 'Business', 'Sci/Tech' if the article's main topic is relevant to the world, sports, business, and science/technology, correspondingly. If you are not sure about the topic, choose the closes...
Sci/Tech
task505_count_all_numerical_elements_in_list
task505-a2b5c07c174b445fb056bc4329bec83c
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. ['7815', '7037', 'U', '7205', '8809', 'R', 'r', '9711', '5681', 'o', '7467', '8489...
8
task429_senteval_tense
task429-dc9dd0558ff446ad9e17b0fbfad35ebc
In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". A rumbling from behind her signalled the return of the elemental.
Past
task151_tomqa_find_location_easy_clean
task151-948d3d60e0a24272a715b47654d8cc80
Given a story, answer the question about the story. The question is the last sentence in the input. The story has one of the three following scenarios: (1) when the individual's belief matches reality, (2) when the individual's belief does not match reality, (3) is when an individual has a false belief about another in...
green_crate
task123_conala_sort_dictionary
task123-c9e4f80c35d44646b1f219781cf04b67
In this task you will be given a list of dictionaries. A dictionary is a set of key-value pairs, where each key is unique and has a value associated with that key. You should sort the list of dictionaries from smallest to largest by their 'first' key. If there is two dictionaries with the same 'first' value then sort t...
[{'first': 21, 'second': -43}, {'first': 86, 'second': 28}]
task1217_atomic_answer_generation
task1217-f56c223a900a47f8926eaaf19fb5ee97
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 keeps the ___ afloat
boat
task1295_adversarial_qa_question_answering
task1295-64c93d72d19142f6b235b3193547ecdf
In this task, you are given a question and a context passage. You have to answer the question based on the given passage. What factor allows any player to be targeted?, Context: There are many rules to contact in this type of football. First, the only player on the field who may be legally tackled is the player current...
possession of the football
task563_discofuse_answer_generation
task563-2d4a1bd6105e4c7cb74d313fae95919f
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:Blue rectangles give general information while green rectangles are use for direction sign on main roads . Sentence 2:However , there are two ...
however
task580_socialiqa_answer_generation
task580-475f66ee648a455dbf6c9eded1565a23
In this task, you're given a context, a question, and three options. Your task is to find the correct answer to the question using the given context and options. Also, you may need to use commonsense reasoning about social situations to answer the questions. Classify your answers into 'A', 'B', and 'C'. Context: Before...
B
task846_pubmedqa_classification
task846-10b4241dd91d45cfafea616d84229813
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 automated quantitative analysis of estrogen receptor express...
no
task1336_peixian_equity_evaluation_corpus_gender_classifier
task1336-c86df138629a46debaac9b5b64883738
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). Josh feels fearful.
male
task310_race_classification
task310-4a3030a977dc41f3b6ab1d1380d9b259
In this task, you're given an article, a question which often contains a blank, four options (associated with "A", "B", "C", "D") and the answer to that question. Your task is to classify whether the given answer is correct or not by providing "Yes" or "No", based on the article. Article: A black and white kitten with ...
Yes
task629_dbpedia_14_classification
task629-ee07e625cf864d609736a06b08f31fd7
In this task, you are given a text which is the body of a document. Your job is to classify the topic of the document into these categories: 1)Company, 2)Educational Institution, 3)Artist, 4)Athlete, 5)Office Holder, 6)Mean of transportation, 7)Building, 8)Natural place, 9)Village, 10)Animal, 11)Plant, 12)Album, 13)Fil...
9
task851_synthetic_multiply_evens
task851-061cb013176049d99379aac590e83087
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...
[-800, -1008, -48, 0]
task497_extract_all_numbers_from_list_in_order
task497-e52389e4ca044fc39acace928b29b3a2
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. ['6377', 'z', '4427', 'K', '4279', 'a', '2667', 'T', '6283', '271', '1817', '8169', '437', 'M', '3795', 't', 'U', 'W', '1987', '7933', 'z', '7933', 'G', '3279', '42...
6377, 4427, 4279, 2667, 6283, 271, 1817, 8169, 437, 3795, 1987, 7933, 7933, 3279, 4253