task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task371_synthetic_product_of_list
task371-1477c1d6f74f48daba41366a26b030f2
In this task you will be given a list of lists, of numbers. For every inner list, you should multiply every number in that list and put the results in your answer. The output should be a list of numbers with the same length as the number of the lists in the input list. [[-14, 0, -26], [-33, -43, 13, -32, -2], [-34, 41,...
[0, 1180608, 18122, 60912, -1069200, 891, 0]
task389_torque_generate_temporal_question
task389-a490a4bbd0dc465bac2dcf620ff70eec
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 should happen after the rebound?
task820_protoqa_answer_generation
task820-7ea9b95ce7834c60a55a7ea69ae49ae2
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 that a man teaches his grandson to do.
ride a bike
task494_review_polarity_answer_generation
task494-de0afeb875a7466290fbe862e9b10b73
Given a review text from amazon and its polarity (either positive or negative). Generate answer "True" if given sentence and its polarity match, otherwise generate answer "False". A review is considered positive if the reviewer is satisfied with the product. Otherwise, it is considered negative. Review: This sounds lik...
False
task088_identify_typo_verification
task088-fc3c0a6836b844ed985cdacd96dde971
The given sentence contains a typo which could be one of the following four types: (1) swapped letters of a word e.g. 'niec' is a typo of the word 'nice'. (2) missing letter in a word e.g. 'nic' is a typo of the word 'nice'. (3) extra letter in a word e.g. 'nicce' is a typo of the word 'nice'. (4) replaced letter in a ...
balck
task279_stereoset_classification_stereotype
task279-7aacd80bad654c3692e31f543aee1872
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
task472_haspart_classification
task472-c608d3f22a294afa81087201082e145c
Given two entities as input, classify as "yes" if second entity is the part of the first entity. Otherwise classify them as "no". These are entities of meronym In linguistics, meronymy is a semantic relation between a meronym denoting a part and a holonym denoting a whole. In simpler terms, a meronym (i.e., second enti...
no
task363_sst2_polarity_classification
task363-6afd0f984be14042a041b0ccf3846fbd
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 Woody Allen used to ridicule movies like Hollywood Ending .
NEG
task067_abductivenli_answer_generation
task067-06121eb8d5d3479babbb96717211ecdd
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...
They stayed up late into the night drinking and talking around the fire.
task303_record_incorrect_answer_generation
task303-2396b1b2fc3546cd85c4e609cf312b08
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 ...
Real Madrid
task1217_atomic_answer_generation
task1217-9c21bae6d9914749870704d14fdd0ea8
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 attends PersonY's father 's ___
apartment
task592_sciq_incorrect_answer_generation
task592-fd7509c4a66642e1b4bc8e97257402f0
Given a scientific question, generate an incorrect answer to the given question. The incorrect answer should be a plausible alternative to the correct answer. The answer should be some other item belonging to the same category as the correct answer but should be incorrect. What tissue blocks entry of pathogens in mamma...
esophageal
task1445_closest_integers
task1445-0ccd5e9dcf914f53aaf0b08cfb98b604
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. [11, 62, 69, 24, ...
7
task405_narrativeqa_question_generation
task405-fdc7a32e2dc246adbe945d6a61610cf5
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 hunting party looking for in the strange land?
task078_all_elements_except_last_i
task078-2747e06d30b74fc8a731f540abb5cd97
In this task, you are given inputs i and A, where i is an integer and A is a list. You need to list all the elements of A preceding the last i elements. i will always have a value less than the length of A. 2, ['9649', 'B', 'p', 'x', 't', '8445', '1439', 'r', '35', '2175', 'T', 'b', '861', '5329', '7779', '6003', 'B', ...
9649, B, p, x, t, 8445, 1439, r, 35, 2175, T, b, 861, 5329, 7779, 6003, B, 4359, 9033, X, o, 3983, H, 739
task600_find_the_longest_common_substring_in_two_strings
task600-af0256724d584f41a580b93522c42c8e
In this task, you are given two strings A, B. Find the longest common substring in the strings A and B. WMiZFjCvPgn, gqVFjCvPky
FjCvP
task303_record_incorrect_answer_generation
task303-b2d8b0b141f74452bb8449c6abc176d9
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 ...
Lister
task064_all_elements_except_first_i
task064-2cb0440b2a054de0b44c3b7c50bdd935
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, ['7659', '5061', '2043', '8257', 'f', '7253', 'R', '9821', '9265', '8571', '8651']
5061, 2043, 8257, f, 7253, R, 9821, 9265, 8571, 8651
task078_all_elements_except_last_i
task078-59c3ae01eae449f8a48d4a60331ef9f7
In this task, you are given inputs i and A, where i is an integer and A is a list. You need to list all the elements of A preceding the last i elements. i will always have a value less than the length of A. 3, ['5327', 'a', '3311', 'A', '7915', 'R', '2113', '9485', '8129', '3337', '733', '2431', '5935', 'h', '3559', '7...
5327, a, 3311, A, 7915, R, 2113, 9485, 8129, 3337, 733, 2431, 5935, h, 3559, 7385, 9803, 5179
task002_quoref_answer_generation
task002-af2752e85a4647d090fdd6c301b6444d
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: Neither Ravi Patel, a 30 year old small-time upcoming actor, nor his sis...
Geeta.
task371_synthetic_product_of_list
task371-a099efff9ba8406e92cba61360e89f06
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. [[17, 30, 16, 9, -35], [6, 5, 27, 32, -41], [-49, ...
[-2570400, -1062720, 1862, 53760, 369600, -252, -165528, -11664, 3432]
task183_rhyme_generation
task183-ccd7a6b06ecf476cbed985848b1d322c
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" is
czyz
task340_winomt_classification_gender_pro
task340-fe231531ccc94f809cd1c03d87e6c4de
In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male. Sentence: The janitor befriend...
Female
task147_afs_argument_similarity_gay_marriage
task147-022a2b109b46453a835b5eccbe536160
We would like you to classify each of the following sets of argument pairs (discussing Gay Marriage) into either SIMILAR or NOT SIMILAR. A pair of arguments is considered SIMILAR if the arguments are about the same FACET (making the same argument), and is considered NOT SIMILAR if they do not have the same FACET. A FA...
Similar
task293_storycommonsense_emotion_text_generation
task293-e77ab79eef3a4e458581e0febcf8c1cd
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 ...
upset
task379_agnews_topic_classification
task379-fffbc99e14d94c7cae72e7ab8c5a26a0
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
task1542_every_ith_element_from_starting
task1542-c9b7d4ffbf8f477d9f654f8bbcdc8073
In this task, you are given an input i,A where i is an integer and A is an array. You need to find every ith element of A starting with the 1st element. 4, ['1547', 'x', '3951', '6763', 'N', '2507', '2815', 'K', 'k', 'H', '1205', '3177', 'q', 's', 'C', 'X']
1547, N, k, q
task385_socialiqa_incorrect_answer_generation
task385-c21a6830eedb4072a3a496fc522ab9b7
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: Kendall s...
A
task183_rhyme_generation
task183-184ab2230a9e4f8e9404f2a66aa836e0
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" appear
fear
task1217_atomic_answer_generation
task1217-3d01f02f6b5b4e3d8351d8a437f2d26e
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 visits PersonX's mother 's ___
School
task066_timetravel_binary_consistency_classification
task066-7604dd42873241648535af4b9feed8b4
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
task1295_adversarial_qa_question_answering
task1295-d13e392a58724ee185c74506852953cd
In this task, you are given a question and a context passage. You have to answer the question based on the given passage. What was the name in the first half of the 6th century of Thuringia?, Context: The Thuringian Realm existed until 531 and later, the Landgraviate of Thuringia was the largest state in the region, pe...
The Thuringian Realm
task153_tomqa_find_location_hard_clean
task153-db844f738e9a4467a9d6dc0705d41ab0
Given a story, answer the question about the story. The question is the last sentence in the input. These stories can be difficult due to their length and how each story has at least one of the three following scenarios: the first is when the individual's belief matches reality, the second is when the individual's beli...
red_pantry
task575_air_dialogue_classification
task575-42bce42ce255446bb5366bb0aa24515e
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". Please help me with your travel dates.
agent
task590_amazonfood_summary_correction_classification
task590-1f4426b9afad439484aa6e7a115d6df7
In this task, You are given an amazon food product review and its summary. Your task is to Generate "True" if given review and its summary match, otherwise generate "False". It had a horrable after taste the first time I had it was ok the next it was worst than the first time I had it and the 3rd time I could not eat t...
False
task636_extract_and_sort_unique_alphabets_in_a_list
task636-1ac036d2100d4de98cbb54138015691c
In this task, you are given an input list A comprising of numbers and alphabets. You need to extract and sort the unique alphabets in the list. The alphabets in the input list will only be in lowercase. Return -1 if there is no alphabet in the input list. ['1601', '1711', 'm', 'p', 'e', '5965', 'u', '7245', 'r', '6691'...
c, e, g, l, m, p, r, s, u, v, x
task1217_atomic_answer_generation
task1217-db62043de1e349629434b821c4e69bb2
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 gives the baby ___
a raspberry
task592_sciq_incorrect_answer_generation
task592-51f4c44c62c9477b9ead90a8ee4184cf
Given a scientific question, generate an incorrect answer to the given question. The incorrect answer should be a plausible alternative to the correct answer. The answer should be some other item belonging to the same category as the correct answer but should be incorrect. What is a mixture of eroded rock, minerals, pa...
sediment
task1294_wiki_qa_answer_verification
task1294-21c7b3e1289247949d6080c24f57ea15
In this task, you are given a question and an answer. Answer "Yes" if the given answer correctly answers the question, otherwise answer "No". how did bleeding sumner lead to the civil war, Answer: As chairman of the Senate Foreign Relations Committee, Sen. Sumner initially withheld his opinion on the treaty on January ...
No
task588_amazonfood_rating_classification
task588-8fc0aeb44350479490ac0cf2eae76dda
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 was looking for snacks to buy in bulk for school lunches and this fit...
5
task1431_head_qa_answer_generation
task1431-9016352ca8234cb582d02a88d714987a
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: When using the Callista Roy model in practice, the organization of the factors that influence the person's responses are grouped as stim...
3
task516_senteval_conjoints_inversion
task516-2ab6c9ffe9e34514b70ea5f42463cea6
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...
Original
task568_circa_question_generation
task568-7746c0d7d86c4d2ebcf1c46fbd20c2e8
In this task, you are given an answer, and your task is to generate a reasonable question for that answer. I've been there twice before.
Will this be your first time in New York?
task673_google_wellformed_query_classification
task673-85ee4324f53e4fe4a1fa972d665d959e
Read the given query and classify it as a 'Good' or 'Bad' query depending on how well the query is formed, 'Bad' being the expected output for a not so well formed query and 'Good' being the expected output for a well formed query. A query may be wrong based on common sense or general facts, but if it is well formed, y...
Good
task1217_atomic_answer_generation
task1217-d30e11897814418ca913cb2a0b91f281
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 practices ___ for years
guitar
task847_pubmedqa_question_generation
task847-91155c1d5daf4bf986792fe21b9a69dc
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 parvovirus B19 associated with benign testes as well as testicular germ cell tumours?
task592_sciq_incorrect_answer_generation
task592-3e65fb8ce8b144cc9972e4a99102fd1e
Given a scientific question, generate an incorrect answer to the given question. The incorrect answer should be a plausible alternative to the correct answer. The answer should be some other item belonging to the same category as the correct answer but should be incorrect. Most arthropods are insects. the phylum also i...
crystals
task389_torque_generate_temporal_question
task389-c4383e794b6c4adea6fd56427fd773fe
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 he added?
task087_new_operator_addsub_arithmetic
task087-19499e76792f44ab8579f5ec154b0fa8
In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer 8643 @ 71...
4929
task750_aqua_multiple_choice_answering
task750-af2bbb0ef9de4e7da95e4eebcda45b4f
You are given a math word problem and you are supposed to make use of mathematical concepts like probability, combinatorics, linear equations, sequences/series, or simple operators like addition, subtraction, division, or multiplication to answer the given question. Choose the best option from the 5 given options and r...
Option B
task753_svamp_addition_question_answering
task753-2ac9a706aa1b424da75691d7d31ab14c
You are given a math word problem and you are supposed to apply an addition mathematical operator on the numbers embedded in the text to answer the following question and then only report the final numerical answer. Context: In a school there are 315 girls and 309 boys. There are also 772 teachers Question: How many...
1396
task1420_mathqa_general
task1420-8d62a7ceca7549608c42af208c6bf7ba
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: according to the direction on a can of frozen orange juice concentrate is to be mixed with 3 cans of water to make orange juice . how many 15 - ounce cans of the conc...
d
task087_new_operator_addsub_arithmetic
task087-198e29b338d3480382d80999a981cbf8
In this task you will be given an arithmetic operation and you have to find its answer. The operators '+' and '-' have been replaced with new symbols. Specifically, '+' has been replaced with the symbol '@' and '-' with the symbol '#'. You need to perform the operations in the given equation return the answer 8134 # 34...
31321
task1412_web_questions_question_answering
task1412-b7abe5c914fd433a8eef96b6b40890a3
A question is presented to you in this task, and your job is to write a potentially correct answer. where john tyler was born?
Charles City County
task606_sum_of_all_numbers_in_list_between_positions_i_and_j
task606-1e4367467e274ed595e50ec02ac52cb4
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to return the sum of all the numerical elements in the list A between the positions i and j (including positions i and j). Return 0 if no numerical element is present in the list between the given ranges. i and j will be...
18149
task1712_poki_classification
task1712-45175d5a2fbc4c46a4a3d07feaa242ef
You are given a short poem which is written by a kid. Your task is to predict if the kid is in elementary school or high school. Anyone who is from grade 1st to 6th-grade will be considered as in elementary school, and 7th to 12th-grade kids will be considered as in high school. There are only two possible outputs, i.e...
high
task027_drop_answer_type_generation
task027-359354b0eda2455f8a9a81cdcb7ccff2
This task involves annotating the answer type to a given question that involve some kind of complex reasoning (including numerical reasoning). Note that the questions require looking at more than one part of the passage to answer. There are 3 possible answer types (i) spans, (ii) numbers and (iii) dates. If the answer ...
date
task183_rhyme_generation
task183-9588b560163846448800112b5e253f68
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" rule
yuill
task390_torque_text_span_selection
task390-9e189b640c56406f9273b4555a081678
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: That w...
averaged
task849_pubmedqa_answer_generation
task849-e1b5ea6842fb4aefbeed41baf7ba1994
In this task, you are given a passage which has a question and the context. You have to generate an answer to the question based on the information present in the context. Context: Insulin resistant states are associated with increased fatty acid flux to liver and intestine, which stimulates the production of triglycer...
These findings confirm that TRL apoC-III production is stimulated by an acute elevation of plasma FFAs, suggesting a novel regulatory pathway that may play a role in the overproduction of TRL apoC-III in insulin resistant states.
task405_narrativeqa_question_generation
task405-0dabe18cdd684ab29ea5023e3b9f5ec2
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 is Sir George jealous of?
task170_hotpotqa_answer_generation
task170-75cdf57924cd420bb673767db9177a41
In this task, you are given a set of context paragraph and some supporting facts to answer a question. Your task is to generate answer for given question based on set of context paragraphs and supporting facts. Context_1 : The Janzen–Connell hypothesis is a widely accepted explanation for the maintenance of tree specie...
The Liberator or The Emancipator
task1504_hatexplain_answer_generation
task1504-ec33f87b0d9b4710b541ef1f93f1b5ec
The input is a tweet which can be Hate Speech or Offensive. Given such a tweet, output a phrase from the tweet that makes it hate speech or offensive. The output should contain only one such phrase. The output has to be from within the tweet itself. Do not generate words or phrases not present in the tweet. rick rippin...
raped by that old hillbilly
task1599_smcalflow_classification
task1599-9e3192215db14993ac26ed33481c75df
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...
user
task370_synthetic_remove_divisible_by_3
task370-6b6a47d945174030b41f32911ea01055
In this task you will be given a list of integers. You should remove all of the integers that are divisible by 3 from the list. If every integer in the input list is divisible by 3 then an empty list should be returned. Zero is divisible by 3. [11, 63, 62, 75, 7, 5, -36]
[11, 62, 7, 5]
task379_agnews_topic_classification
task379-d288af81713d4afda5ee8e2319f8e193
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...
Sports
task280_stereoset_classification_stereotype_type
task280-c1a9cb611b104a458f416cb6106716ce
In this task, you are given a short passage that conveys stereotype or anti-stereotype about a specific target. 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. You are expected to classify the passage into four types of ...
Religion
task303_record_incorrect_answer_generation
task303-cd4663ba11c342818f30f45c85b91018
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 ...
Assad
task1354_sent_comp_classification
task1354-ff70292f4f0249bf8cd294fc7cb6aded
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: David Bowie is preparing another surprise for his fans after collaborating with Canadian rockers Arcade Fire on a new tr...
match
task579_socialiqa_classification
task579-6f9e6a7e5871476da95451304817a805
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: Tracy played football with their friends and scored a touchdow...
No
task342_winomt_classification_profession_pro
task342-61d3212de21f4a6188bbc4c5885c5653
In this task, you are given a sentence and a gender. The sentence mentions two professions: one's gender is unknown and the other's gender can be identified using the gendered pronouns that refer to them in the text. You are expected to return the profession with the given gender. Sentence: The chief thanked the nurse ...
Nurse
task1147_country_currency
task1147-8a5b6a78f6444d0785b74e814d5e3518
You are given a country name and you need to return the currency of the given country. Denmark
Danish Krone
task576_curiosity_dialogs_answer_generation
task576-29dc392c52a3422baebe361f17fcc7cc
In this task, the input is a set of dialogues between a user and an assistant. You need to find the dialogue that is basically a response given to a question or an aspect of the user. I would like to know about the economy now please. I want to learn about Greece today. Ok.sure, what do you have on that. I do not...
Some cities had governors appointed by the Sultan, while other like Athens were self governed municipalities.
task195_sentiment140_classification
task195-3aa691ddff4747fc8a990e8cdda1e25f
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. @bradiewebbstack thanks for yesterday, it was the best ever, im nat infront of your drums bahaha
positive
task1312_amazonreview_polarity_classification
task1312-83742b364bc14449a65828be947cdb80
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. This is the second power bank I bought in past two month. The first one turns out the capacity is too big to travel by air. I got this one under 100...
positive
task608_sbic_sexual_offense_binary_classification
task608-be38d0acb7d34ccaa10a53628fdca124
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
task617_amazonreview_category_text_generation
task617-b2da4592e09f47428f186ab3bb8af59d
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...
wireless
task024_cosmosqa_answer_generation
task024-5bfbf0e6d3f04e15a1d99d03e101bc69
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 ...
Their daughter is growing up too fast .
task851_synthetic_multiply_evens
task851-472d0f07541e4df2894d7f89cf416153
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...
[-42, -30, 24, 0, 760, 1410048, 0, 0, 44]
task141_odd-man-out_classification_category
task141-9b601c85640b4075822bdd5fba8985c1
Given a category and a set of five words, find the word from the set that does not belong (i.e. is the least relevant) with the other words in the category. Words are separated by commas. Category: boxing terminology Words: rudder, ring, tko, deck, apron
rudder
task618_amazonreview_summary_text_generation
task618-1112eddadb5f4463afb581f1164217c0
In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review. Don't expect this to last. Consider another brand.
It's unfortunate that SoundPEATS products aren't built for the long-haul.
task283_dream_incorrect_answer_generation
task283-82744cf0b37f4120bcbfc3a9fc05f28d
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: We heard that when you are a kid, you submitted a s...
He enjoyed reading stories in Reader's Digest.
task303_record_incorrect_answer_generation
task303-00afbefad75e4a54811459cfaca82104
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 ...
Wass
task093_conala_normalize_lists
task093-008aa14a2e5f413b9fef07bc90cff942
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. [231.128, -84.196, 24.908, 166.534, -29.14, 25.17]
[ 0.691 -0.252 0.074 0.498 -0.087 0.075]
task820_protoqa_answer_generation
task820-f1b10299f8aa4691a964a6bab44e3ec5
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 a famous person who lived in the old west.
wild bill hickok
task274_overruling_legal_classification
task274-06c9712a2b3f4c91a97d1b3406e8a058
In this task, you will be shown a sentence, and you should determine whether it is overruling or non-overruling. In law, an overruling sentence is a statement that nullifies a previous case decision as a precedent by a constitutionally valid statute or a decision by the same or higher ranking court which establishes a ...
non-overruling
task1502_hatexplain_classification
task1502-f52f1d8f34b343179d6b5f5c5f41954c
The input is a tweet which can be classified as Hate Speech, Offensive or Normal. Given such a tweet, output the class the tweet belongs to. Hate Speech will contain threatening language towards the community targeted. Offensive language will contain abusive or discriminatory language towards the community targeted. <u...
Normal
task067_abductivenli_answer_generation
task067-ea827596a35c4a95a430644683e75c56
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...
We went to church.
task607_sbic_intentional_offense_binary_classification
task607-583f13ddcebd418683ab87ea0d42f412
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 intentionally offensive, 2) no, otherwise. Also, generate label 'no' for offensive statements that appear to be unintentional, or non-offensive statements that are underh...
Yes
task363_sst2_polarity_classification
task363-2f0651a885ea4a3580b49184e77cf84c
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 An uninspired preachy and clichéd war film .
NEG
task405_narrativeqa_question_generation
task405-ea6dc9eab4b644d6a354b2630f07411a
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...
Why were the men in a farmhouse?
task469_mrqa_answer_generation
task469-311c18cb73a74c3d8597fdb0cc774e1b
Given a question and a context passage, generate the answer having the word or phrase from the context passage. Here, the answer should be a shortest continous span from the passage. Context: The median income for a household in the city in 2000 was $29,378 (2010$37,436), and the median income for a family was $41,158....
under age 18
task089_swap_words_verification
task089-99f57a732ebf42988a31fa61fc8d36bd
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...
(5, 6)
task475_yelp_polarity_classification
task475-53294da241fb4355ad262e92f4ef4bc2
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. I hired these guys to come and work an event of mine on one of our busiest night of the season. We made a writt...
NEGATIVE
task578_curiosity_dialogs_answer_generation
task578-c6562db6834c47cf8b989bbd4e1c23bb
In this task, you are given dialogue, and you have to find the most critical location in the given conversation. Hello friend! I am interested in learning about Malaysia today. Could you assist me? Malaysia is a country in Southeast Asia and is a federation which has 13 states, it is divided into two parts by the Sou...
Malaysia
task191_hotpotqa_question_generation
task191-bd6e577259ca4552a77f8d96a1aaa83f
In this task, you are given a set of context paragraphs, some supporting facts and an answer of a question. Your task is to generate question for given answer based on set of context paragraphs, supporting facts and an answer. Context_1 : Mike Donilon, a lawyer and political campaign consultant, is a partner at AKPD Me...
What was the shop visited by Gemmy Industries product development vice president Joe known for?
task344_hybridqa_answer_generation
task344-70ad609cbc604ed6a1edc79461f9b5f5
In this task, you will be presented with a question and you have to answer the question based on your knowledge. Your answers should be as short as possible. How many wickets were taken by the player replaced by the player that captained the West Indies Test side from 2007 to 2010 ?
28
task518_emo_different_dialogue_emotions
task518-35fc0e8e4f1c4e0c8d248f6bc4b1b234
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: 'you will get a slap how can you slap wavinghand'. Dialogue 2: 'i want to show you do yo...
no
task114_is_the_given_word_longest
task114-d0a66330d73348ccacf5d9f440dc52e1
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: 'some peop...
No
task369_synthetic_remove_odds
task369-8ddaccbfcbf643888b4503a7c7c52151
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. [-43, 39, 50...
[50]