task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task067_abductivenli_answer_generation
task067-dda81648493644ee833221649375e69f
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...
Ted began to panic when he swam too deep.
task617_amazonreview_category_text_generation
task617-00ce7167f1234ff5b89b7d2b825bf161
In this task, you're given a review from Amazon and your task is to generate the name of the category of the product based on the review given by the user. The categories are: kitchen, office product, watch, wireless, other, toy, digital video download, camera, jewelry, pet products, sports, industrial supplies, baby p...
other
task094_conala_calculate_mean
task094-dafb5bbf83d549498ef1343bb99550c1
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. [70.276, -38.994, 78.571, -63.471, -97.672]
-10.258
task1328_qa_zre_relation_generation_from_question
task1328-d4a450cac2a54686bcdc2ef8c710c6c6
Classify the relation of question with context to one of these categories: 1) award received, 2) based on, collection, 3) conflict, 4) constellation, 5) convicted of, 6) date of death, 7) director, 8) drafted by, 9) educated at, 10) medical condition, 11) military branch, 12) narrative location, 13) occupation, 14) ori...
educated at
task303_record_incorrect_answer_generation
task303-dbea17483c0e4a3dbf6105c85f4f87f5
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 ...
Victoria's Secret
task499_extract_and_add_all_numbers_from_list
task499-fbec162c2172414da22169bfabf5b9df
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. ['m', '6153', 'A', '6173', 'x', '7527', '8501', 'g', 'r', 'K', 'I', '3103', '8347']
39804
task850_synthetic_longest_palindrome
task850-b98f9adf3b5c436e9cf33ff6bf41430d
In this task you will be given a string and you should find the longest substring that is a palindrome. A palindrome is a string that is the same backwards as it is forwards. If the shortest possible palindrome is length 1 you should return the first character. ioiiizozio
izozi
task320_stereoset_classification_race
task320-f327e98bf56c48d281922b9aa9805117
You are given a target race, 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 idea th...
unrelated
task429_senteval_tense
task429-f7eafaa3cd1b4f5aa225f9a954dfddbe
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". She glances from Murphy to the king, and back again.
Present
task523_find_if_numbers_or_alphabets_are_more_in_list
task523-cc68e8e167d4459880686be4ebfde138
In this task, you are given an input list A. If the count of numbers is more than that of alphabets in the list, answer 'Numbers Win'. If the count of alphabets is more than that of numbers in the list, answer 'Alphabets Win'. If the count of numbers is same as that of alphabets in the list, answer 'Numbers and Alphabe...
Alphabets Win
task074_squad1.1_question_generation
task074-95232af1a50f4ecc92534c2bf6c0f847
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...
To what type of states did the former Gupta Empire revert?
task1445_closest_integers
task1445-e218d27daa814b09a1ff88fc2f537dd7
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. [-40, 70, -42, 21...
2
task293_storycommonsense_emotion_text_generation
task293-cc1ed2df653e450291293121d63039cd
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 ...
jocular
task1730_personachat_choose_next
task1730-47a10f21994c44c0aa91008bed7d545b
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 recently proposed to my girlfriend of three years. My dream job is a to become...
They're boring. I hope to be an announcer for baseball someday.
task1400_obqa_incorrect_answer_generation
task1400-675e06ca5afc419c9df2dd772c48876d
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: lack of food causes starvation. Question: Your body goes into starvation mode when you insuffici...
fun
task684_online_privacy_policy_text_information_type_generation
task684-b12532f6987d439ba4d290fc45f33803
Given a part of privacy policy text, identify the type of personal information which is collected, used, tracked or retained. The type of information should be present inside the given policy text, answer as 'Not Specified' otherwise The site collects your health information for an additional (non-basic) service or fea...
Health
task469_mrqa_answer_generation
task469-e6e102670da14a18ae83b2b0675a14e5
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: Snow Wolf is an espionage novel by Glenn Meade. Question: Who wrote the Snow Wolf?
glenn meade
task820_protoqa_answer_generation
task820-142a549be49f493f8a2c69266535dd1a
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 a divorced couple literally cannot cut in half.
house
task1431_head_qa_answer_generation
task1431-da9bd801c9574d5e9f46586668ebf3ba
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: The Baeyer-Villiger oxidation is an important procedure to transform ketones into: Options: <1> Acids <2> Aldehydes. <3> Esters. <4> ...
3
task1601_webquestions_answer_generation
task1601-f762eef266aa4e68afd8a804d8f6f4d8
Based on the given question and tppic, give an answer. The answer is available on on the internet. The questions are mostly centered around a single named entity. concept: Jack Daniels question: where is jack daniels factory?
['Tennessee']
task151_tomqa_find_location_easy_clean
task151-d1078945410a4c849e1e09179ce2a83a
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_pantry
task074_squad1.1_question_generation
task074-b4ab7172710b42669d67288f1d73cbf5
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 the system called that can store solar energy in the form of heat?
task124_conala_pair_averages
task124-b832d2f735284cad95f18b261d9be59f
In this task you are given a list of numbers and you need to find the average of each two consecutive values. The average of two numbers a and b is calculated as: (a + b) /2. The output should be a list of the averages of each two consecutive values. A list is presented with two brackets and comma-separated values, lik...
[25.0, -50.5, -67.5, -38.5, -6.5, 0.0, 30.0, -23.0]
task594_sciq_question_generation
task594-4997841fefd448078c2820d7caf64caa
Given a scientific passage and an answer, generate a question for the given answer. Passage: The existence of quarks was first proposed in the 1960s. Since then, scientists have done experiments to show that quarks really do exist. In fact, they have identified six different types of quarks. However, much remains to be...
The existence of what tiny, fundamental particles of matter was first proposed in the 1960s?
task1661_super_glue_classification
task1661-e8640af2b40e4e04bb89bc5a0be5f062
In this task, you are given Wikipedia articles on a range of topics as passages and a question from the passage. We ask you to answer the question by classifying the answer as 0 (False) or 1 (True) Passage: Catalina Casino -- The large building contains a movie theatre, ballroom, and formerly an island art and history ...
0
task403_creak_commonsense_inference
task403-0941ad01574d4b08ae88ce7866c0395f
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
task493_review_polarity_classification
task493-0bb1e04e955c42b9a67b5281f4cde198
Given reviews from Amazon, classify those review based on their content into two classes: Negative or Positive. neither artist are together on this cd u get five tracks of stanley anf the rest gloria all badly re issued on cd ...please dont waste your money as i did
Negative
task170_hotpotqa_answer_generation
task170-241c46bca5e1476595121057a5881a9c
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 : Plan Colombia was the name of a United States foreign aid, military and diplomatic initiative aim...
Western Europe
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately
task509-dfa8078289904349aa2c885af91626b7
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to collate all the alphabetical elements at the start of the list followed by all the numerical elements of the list. Maintain the order in which the alphabetical elements appear in the given input...
F, o, U, h, A, I, B, A, K, x, Y, x, 4991, 453, 3631, 6921, 2921, 6175
task956_leetcode_420_strong_password_check
task956-9102689bb17445ec8a78c5de19f36741
You are given a password and you need to generate the number of steps required to convert the given password to a strong password. A password is considered strong if (a) it has at least 6 characters and at most 20 characters; (b) it contains at least one lowercase letter and one uppercase letter, and at least one digit...
18
task372_synthetic_palindrome_numbers
task372-e9a0c0d85454449a88aa918ebe812796
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....
[808, -33]
task608_sbic_sexual_offense_binary_classification
task608-b89a959d977345348e95a811febf528f
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...
No
task587_amazonfood_polarity_correction_classification
task587-b3877219ff334536911731649e8087be
You are given an amazon food product review and its polarity (positive or negative). Your task is to answer "True" if the specified sentence and its polarity match; otherwise, answer "False". Butternut Mountain Maple Syrup is the real deal. The grade B is wonderful on pancakes, or in coffee- just about on anything you'...
True
task326_jigsaw_classification_obscene
task326-8567fcf027a5472ba1350ead6fc535ab
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 ...
Non-obscene
task1731_quartz_question_answering
task1731-cc8e451a0f9941dabeee283a679e068a
You are given a short paragraph, a question and two choices to answer from. Choose the correct answer based on the paragraph and write the answer(not the key). Paragraph: As more resistors are added in series, the total resistance of the circuit increases. Question: John was building a circuit in the electrical room w...
Increase
task071_abductivenli_answer_generation
task071-db1413a7c89f43208fa7a5e75916ef55
In this task, you're given the beginning and the middle of a three-part story. Your job is to complete the short story by writing a probable ending. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using any irrelevant extra information when creating the endin...
Tim was able to stop working and pursue his business full time.
task112_asset_simple_sentence_identification
task112-38b538c151364357b149379928404b8f
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
task861_asdiv_addsub_question_answering
task861-82db896c9e74438aa1b12bfa5a55477c
Given a math word problem, answer the following question. You might need to apply addition or subtraction mathematical operators on the numbers embedded in the text to answer the question and then only report the final numerical answer. a clown had 82 balloons . after a party he had 16 left . how many balloons did he u...
66
task279_stereoset_classification_stereotype
task279-7087c5f81e1e453e846fd0d6fff13814
In this task, you are given a short passage that may convey stereotype, anti-stereotype, or is unrelated. A stereotype is an over-generalized belief about a particular group of people. An anti-stereotype is an idea that goes against a common stereotype. The passage is unrelated if it does not convey a stereotype or ant...
Unrelated
task565_circa_answer_generation
task565-86fa7b07ad714fee90e5bb13ba7638c5
In this task, you are given a question. Your task is to generate an answer that is relevant to the question. Do you want to eat at chain restaurant?
That sounds tolerable.
task898_freebase_qa_answer_generation
task898-8726b9682fe14fd693caf5a0539c174d
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. Of which famous building was Ictinos the architect?
parthenon
task092_check_prime_classification
task092-c5876505538e4cea92c831583f239667
In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers. 74187
No
task516_senteval_conjoints_inversion
task516-03d07e6904734b0dbf9caba424fd80b6
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
task616_cola_classification
task616-8aaf93def3a84b3892ccc737ec541249
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...
acceptable
task293_storycommonsense_emotion_text_generation
task293-6f27ea1939d84e7594c676467585af73
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 ...
sad
task194_duorc_answer_generation
task194-1b16b90f1cb745adae02d90926794775
In this task, you will be shown an extract from a movie plot and a question. You need to provide the correct answer for it. Short answers containing words that are present in the passage are preferred. Bob Maconel (Slater) is an insignificant office worker who fantasizes about murdering his coworkers. On one particular...
Answer: Ralf Coleman
task384_socialiqa_question_classification
task384-32ee34e624524908b5d541bbd742627e
In this task, you're given a context passage, an answer, and a question. Your task is to classify whether the question for this answer is correct or not, based on the given context with commonsense reasoning about social situations. If its correct ,return "True" else "False". Context: Robin stopped eating the food to s...
True
task192_hotpotqa_sentence_generation
task192-8af6caead0cc46739da240850309b924
In this task, you are given a context paragraph, a question based on that and corresponding answer of a question. Your task is to generate supporting fact/knowledge from context paragraph which helps in answering a given question. Stinz is a comic book created by Donna Barr, chronicling the adventures of Steinheld Löwh...
Stinz is a comic book created by Donna Barr, chronicling the adventures of Steinheld Löwhard, or Stinza centaur who lives with other centaurs and twoleggers in an imaginary Alpine valley called the Gieselthal.
task1210_atomic_classification_madeupof
task1210-8596bc9aff484d949d1ba3a22817b9f9
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ...
No
task322_jigsaw_classification_threat
task322-d631cd658a244f74836d66322b1cffa0
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: threat and non-threat. Threat is a statement that someone will be hurt or harmed, especially if the person does not do something in particular. Comment: Seward is "rural?" Do tell.
Non-threat
task897_freebase_qa_topic_question_generation
task897-4b84408b3e4a4f0aaaed9d28e2123ef9
Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question. chris lowe
Who are Chris Lowe and Neil Tennant?
task507_position_of_all_numerical_elements_in_list
task507-b9df76954f7d4e5db6e5d7d1c2e7569f
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. ['9423', '8339', '...
1, 2, 4, 8
task071_abductivenli_answer_generation
task071-c8b52d51ba8f4da086668af8e28b4ffa
In this task, you're given the beginning and the middle of a three-part story. Your job is to complete the short story by writing a probable ending. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using any irrelevant extra information when creating the endin...
They outscored Virginia 25-4 to end the game and win.
task156_codah_classification_adversarial
task156-3c569d34761c450aa9bf6b19cf06bc48
Given a prompt and four completions, select the completion that is the most plausible in continuing or answering the prompt. This task is designed to test common sense and has various categories ranging between idioms, negated statements, polysemy, subject referencing, and quantitative reasoning. Generate either Comple...
Completion D
task064_all_elements_except_first_i
task064-637ab59ae0014109823a8ded7712665f
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 after the first i elements. i will always have a value less than the length of A. 1, ['2197', 'v', 'h']
v, h
task296_storycloze_correct_end_classification
task296-24d213e7093c4bcbb6d7880a5bc09432
In this task, you're given four sentences of a story written in natural language. The given story is not complete and your job is to complete the story by selecting one of the sentence choices from (A) and (B), such that the story sounds fully coherent. Sentence1: We took a family vacation to the beach last year. Sente...
A
task518_emo_different_dialogue_emotions
task518-3554d8f892694daabfee6f8ac511b2d2
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: 'also my answer is correct v this isn't math there is no correct answer '. Dialogue 2: '...
yes
task1217_atomic_answer_generation
task1217-e546ecd351a8479a9050e8668107e229
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 hangs ___ on PersonX's wall
awards
task1445_closest_integers
task1445-e97fbaaf97f740b8a912e7f4f43fce99
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. [70, 97, 3, 9, 35...
2
task158_count_frequency_of_words
task158-178be4b4bf36429482cee49ac9005266
In this task, you need to count the occurrences of the given word in the given sentence. Sentence: 'sidewalk next to a freeway on a cloudy day with a red bus'. Count the occurrences of the word 'a' in the given sentence.
3
task1581_eqasc-perturbed_answer_generation
task1581-0782831a064041df89d3daf591505c30
Given a statement and question, generate the answer to the question such that the answer is contained in the statement. statement: Some birds catch voles using their beak, question: What do some birds catch using their beak?
voles
task594_sciq_question_generation
task594-944530f0e5f34e3585d51724e7f0b0b3
Given a scientific passage and an answer, generate a question for the given answer. Passage: Clastic sedimentary rocks are grouped by the size of the sediment they contain. Conglomerate and breccia are made of individual stones that have been cemented together. In conglomerate, the stones are rounded. In breccia, the s...
How are classic sedimentary rocks group?
task070_abductivenli_incorrect_classification
task070-66ec00f53b0c4d1ca06d57e3f0fa0935
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: Jon wanted to...
1
task002_quoref_answer_generation
task002-34e2a3ec95884dd5a7c85502164e94dc
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: Poulenc made his début as a composer in 1917 with his Rapsodie nègre, a ...
Poulenc.
task303_record_incorrect_answer_generation
task303-7c5d982c23de47f1b4c0fc5d0b747e0e
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 ...
Republican
task1339_peixian_equity_evaluation_corpus_text_completion
task1339-5865697b146d45b680b01eb055521266
The input is a sentence with a missed word and an emotion. Your task is to fill in the blank with a word that matches the emotion and rewrite the completed sentence. The emotion is one of ['fear', 'joy', 'anger', 'sadness']. SENTENCE: My wife feels <blank>. EMOTION: sadness
My wife feels depressed.
task303_record_incorrect_answer_generation
task303-33e310000adc47d99301046e123a7c20
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 ...
White House
task196_sentiment140_answer_generation
task196-0d033de9ce0e4209828a7e1e3de59a4d
In this task, you are given a text from tweets and a boolean question whether this tweet has positive sentiment or negative sentiment. Your task is to generate answer "yes" when the tweet has that particular sentiment, otherwise generate answer "no". Tweet: @staceyisrad I loved that you put that video of joe tackling n...
yes
task092_check_prime_classification
task092-ab95d5ec8d2542d6bd9cfe0b5733654c
In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers. 45963
No
task575_air_dialogue_classification
task575-aaff34aeaa6e43d7872662401e61a0a4
In this task, you are given a dialogue from a conversation between an agent and a customer. Your task is to determine the speaker of the dialogue. Answer with "agent" or "customer". We found Hawaiian Airline with fare 900 and flight number is 1017 with connecting flight. Shall I proceed with the booking?
agent
task246_dream_question_generation
task246-b71282fe00bf4d76ac061690ecf4370b
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...
How's weather today? (A) It's cloudy. (B) It's rainy. (C) It's sunny.
task472_haspart_classification
task472-1386aa4546984be091690feadf539ee3
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
task617_amazonreview_category_text_generation
task617-16c07ce36e2e4c15b0512d9b30614072
In this task, you're given a review from Amazon and your task is to generate the name of the category of the product based on the review given by the user. The categories are: kitchen, office product, watch, wireless, other, toy, digital video download, camera, jewelry, pet products, sports, industrial supplies, baby p...
apparel
task1206_atomic_classification_isbefore
task1206-e419c7a056c34a14b9c7a7dd2c6884cf
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
task934_turk_simplification
task934-32a3e7ffacf1446c890a99bfd8cffe63
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. artifacts at the museum include military aircraft : a sopwith triplane from the first world war and an avro lancaster from the second world war.
it has military aircraft : a sopwith triplane from the first world war . artifacts at the museum include an avro lancaster from the second world war.
task124_conala_pair_averages
task124-6e57fbdad6ff4a70bc954e611a37ab78
In this task you are given a list of numbers and you need to find the average of each two consecutive values. The average of two numbers a and b is calculated as: (a + b) /2. The output should be a list of the averages of each two consecutive values. A list is presented with two brackets and comma-separated values, lik...
[-14.0, -67.5, -6.5, 51.0, 0.0, -45.0, 29.0, 59.0, 19.0, 37.0]
task223_quartz_explanation_generation
task223-11467fa080984e04afe9d7abb8f423dd
In this task, you are given a question and answer for that. The answer will fill in the blank or will complete the unfinished question. Your task is to provide an explanation based on the given question or fill-in-the-blank statement, and answer. Question: John started measuring the current, and notices that as the cur...
The more current, the stronger the electromagnet.
task093_conala_normalize_lists
task093-c8d28bfdc40441fdb133eb593e061465
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. [205.786, 232.716, 152.354, 64.439, -14.711]
[ 0.321 0.363 0.238 0.101 -0.023]
task578_curiosity_dialogs_answer_generation
task578-345f68b8ac8b4665beb831f6d37abc98
In this task, you are given dialogue, and you have to find the most critical location in the given conversation. Hello, Can you please tell me about Alaska and it's Economy? Hello, yes I can. Major oil and gas reserves are found in Alaska North Slope, but in Feb 2014 they have fallen to 4th place in the nation after ...
Alaska
task112_asset_simple_sentence_identification
task112-8fc2a329f8174ec6a06fb25c42f40db7
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
task267_concatenate_and_reverse_all_elements_from_index_i_to_j
task267-5b929feb42904ada9e584f52efba43d4
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 ...
7035g
task875_emotion_classification
task875-eee95552bb914ab9b98c1fa18e6f404f
In this task, you are given a sentence containing a particular emotion. You must classify the sentence into one of the six emotions: 'joy', 'love', 'anger', 'fear', or 'surprise'. i remember feeling overwhelmed and noted the particular smell off the city mostly cigarettes and people with wafts of charred something
surprise
task1354_sent_comp_classification
task1354-9a7b623fabe741f2ade4307b37c28780
In this task, you are given a text of news article and corresponding headline of an article. Your task is to give label "match" if headline is correct for article, otherwise give label "no". Article: A Dartmouth man is facing child pornography charges after police searched his home Wednesday morning. Headline: Dartmout...
match
task365_synthetic_remove_vowels
task365-31cb2bb5c9da44adb8539c81ee66be65
In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. aIiYUTEupRexF
YTpRxF
task870_msmarco_answer_generation
task870-e5094f84337d436586a08fc26d5bbfcf
Given a passage and a query based on the passage, generate an unambiguous, concise and simple answer to the query from information in the passage. Note that the answer may not be present in exact form. Most cuts of meat can be frozen for later use, and sliced lunch meat is no exception to this rule, but special care ne...
You keep sliced deli meat in the freezer for 1 to 2 months if properly packaged.
task094_conala_calculate_mean
task094-1498bebf973f4baeb1abab97605e1a82
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. [227.503, -84.373, -7.613, 62.861]
49.594
task320_stereoset_classification_race
task320-a19a04ec1fda4c3abd7144dc44f8da84
You are given a target race, 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 idea th...
unrelated
task369_synthetic_remove_odds
task369-967bc7df68f64b229f87fbd6f99a82fc
In this task, you will be given a list of integers. You should remove all of the odd integers from the list(consider 0 an even number). If every integer in the input list is odd then an empty list ("[]") should be returned. Otherwise, answer with the list of even numbers separated by comma inside brackets. [-93, -43, -...
[10]
task303_record_incorrect_answer_generation
task303-39318b28e1fe49fc90a81d2596362284
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 ...
CNN
task1340_msr_text_compression_compression
task1340-ef339de603034005ab603715aef494e1
Given a text, write a compressed version of it in a single sentence. Zaanse Schans is the archetypal Dutch landscape personified, and lies just a few miles north of Amsterdam center in the suburb of Zaadam.
North of Amsterdam and the center of Zaadam is a dutch landscape referred to Zaanse Schans.
task326_jigsaw_classification_obscene
task326-f97521d24e3b4cdf8d8a15a0fb4c8d8c
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 ...
Non-obscene
task103_facts2story_long_text_generation
task103-d4e992010b604e2e899887a67b176196
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: Taylor is...
In 1967, U.S. Army volunteer Chris Taylor arrives in South Vietnam and is assigned to an infantry platoon of the 25th Infantry Division near the Cambodian border. The platoon is officially led by the young and inexperienced Lieutenant Wolfe, but in reality the soldiers defer to two of his older and more experienced sub...
task091_all_elements_from_index_i_to_j
task091-670766a3388943f4afd26171da5f6134
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. 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, ['1275', 'A']
1275, A
task299_storycloze_sentence_generation
task299-0d7acad65e3349c6b9a92bb3607de3e4
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...
5, Lisa confesses she also has a crush on Gary.
task114_is_the_given_word_longest
task114-71f031c685624844aea4e384b9f90e12
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: 'a stone o...
Yes
task371_synthetic_product_of_list
task371-95df9e8910b8457a8d8684f2b5768d10
In this task you will be given a list of lists, of numbers. For every inner list, you should multiply every number in that list and put the results in your answer. The output should be a list of numbers with the same length as the number of the lists in the input list. [[-37, 49, 7, 22, -47], [-46, 12, 23, -22, -27], [...
[13122494, -7541424, -88800, -189504, -3303776, 51840, -49680]
task1446_farthest_integers
task1446-7d33a0846ffe41a69550afef665c945e
In this task you will be given a list of integers. You should find the maximum 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 largest possible absolute distance. [-99, 51, -72, -66...
177
task1541_agnews_classification
task1541-c79f31ac06854a7a874f0d1a2bb3b57c
In this task, you're given a short article. Your job is to classify the article based on its category. Use the following classification labels, 0. World, 1. Sports, 2. Business, 3. Science or Technical. Label the text "0" if it contains information related to world. Label the text "1" if it contains information related...
2
task1596_event2mind_text_generation_2
task1596-03b91dc96ea745fa9ee84ce2227e0531
The task is to generate text based off of an event. For the given event, there will be a person who does the action in the event (usually PersonX). Your task is to write that persons intent behind doing the event, i.e. why did the person do that action. PersonX throws the ___ overboard
to get away, to prevent getting caught
task595_mocha_answer_generation
task595-189ec0272f174aaa8abf34a7fdde5bb9
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. ...
start a conversation with Jordan