task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task1445_closest_integers
task1445-c9341f2d3f834dc9a3672f8b6b0f6429
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. [-72, 87, -31, 36...
1
task161_count_words_containing_letter
task161-8120361a692f45aeb8868b2903b3662d
In this task, you need to count the number of words in a sentence that contain the given letter Sentence: 'a small town with a river going through the center of it'. How many words contain the letter 'o' in the sentence.
4
task1608_xquad_en_answer_generation
task1608-3bfaa3e8a0274885b5e652e6ecdd743e
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: Some theories developed in the 1970s established possible avenues through which inequality may have a positive effect on economic development...
more equality in the income distribution
task905_hate_speech_offensive_classification
task905-7682c8742b8d4bc396dd48e299f71ed8
You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise. Tweet: @AmPowerBlog your incessant whining (like a worthless little bitch) is the funniest...
false
task1495_adverse_drug_event_classification
task1495-7040dd129d884a4e943be516fed30ce4
Adverse drug reactions are appreciably harmful or unpleasant reactions resulting from an intervention related to the use of medical products, which predicts hazard from future administration and warrants prevention or specific treatment, or alteration of the dosage regimen, or withdrawal of the product. Given medical c...
non-adverse drug event
task284_imdb_classification
task284-68dc521dd7344d92ad0ddcb87cee0495
In this task, you are given a review of movie. Your task is to classify given movie review into two categories: 1) positive, and 2) negative based on its content. The 12th animated Disney classic is a reasonable movie told through a simple story. Even though a little dated, it deserves a place in the list of Disney cla...
positive
task111_asset_sentence_simplification
task111-dc1e0ddf9ed7405bb666bced9fb32a1d
Rewrite each original sentence in order to make it easier to understand by non-native speakers of English. You can do so by replacing complex words with simpler synonyms (i.e. paraphrasing), deleting unimportant information (i.e. compression), and/or splitting a long complex sentence into several simpler ones. The fina...
In 1876, the committee adopted the name "International Committee of the Red Cross" . This is still its official designation today.
task581_socialiqa_question_generation
task581-181f6aa2153c4921a01636b8054f5d11
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: Sasha settled with Bailey and they moved on. Answer: be happy
What will happen to Sasha?
task105_story_cloze-rocstories_sentence_generation
task105-ae0f0d4c071c4ac7963514474ec43b41
In this task, you're given a four sentences of story written in natural language. Your job is to complete end part of the story by predicting appropriate last sentence which is coherent with the given sentences. Sentence1: Gary is very good at basketball, but his dad is better. Sentence2: So Gary practiced every single...
Gary ended up beating his dad by 1 point, and is now better than him.
task1313_amazonreview_polarity_classification
task1313-1b6944660fd84124bb11bab5b973d6e0
In this task, You are given an amazon review and its polarity (positive or negative). Your task is to answer "True" if the specified sentence and its polarity match; otherwise, answer "False" Review: Great value for the price. Easily cuts up herbs. Love that the case is also the cleaner to get the bits out of the blade...
True
task629_dbpedia_14_classification
task629-07fa5a5e623c4355bf4e94d549cc87da
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...
14
task1290_xsum_summarization
task1290-3e3cba3d5c794b099bf48ed59c0d01ab
In this task, you are given an article. Your task is to summarize the article in a sentence. The British duo dominated from the start as they finished 2.62 seconds ahead of France with Germany in third. Two other Coleraine men Alan Campbell and Peter Chambers failed to reach the A finals in their events. Single sculler...
Coleraine rower Joel Cassells and his British team-mate Sam Scrimgeour have won the lightweight pairs gold medal at the World Championships in France.
task413_mickey_en_sentence_perturbation_generation
task413-40b306a10c9648f6885a0413ca32f177
Given a sentence, generate a new sentence by performing small changes on the sentence. Here, make sure that the changes are semantically related and syntactically similar to the input. And the generated sentence should have high commonsense plausibility, that is to have reasonable probability of it being true. You are ...
You are likely to find a telephone room in an airport.
task1291_multi_news_summarization
task1291-7d2365919ed344e68bdc5475ca87fc04
In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them. Pope Francis is at risk of an assassination attempt by the Islamic extremists of Isil, the Vatican has been warned, ahead of his first visit to a Muslim-majority country this weekend. As the...
Pope Francis may have solidified his enemy status when he said last month that ISIS must be stopped. Now Iraq's ambassador to the Vatican is warning that "threats against the pope are credible," and that he could be at risk during his visit to Albania this weekend or Turkey in November. "What has been declared by the s...
task082_babi_t1_single_supporting_fact_question_generation
task082-1dce69de43664723848950f5bd49701c
In this task, you will be given a passage consisting of set of facts. The task is to create a question of form 'Where is <person_name>?' that is answerable from exactly one of the given facts. Avoid creating questions that are unanswerable from all of the facts. Passage: Mary went back to the kitchen. Sandra travelled ...
Where is Sandra?
task1347_glue_sts-b_similarity_classification
task1347-917ae2c5881643e9b74710fa1fbcfb53
Evaluate the similarity between them and classify them into classes from 0-5 as follows: 0 : The two sentences are completely dissimilar. 1 : The two sentences are not equivalent, but are on the same topic. 2 : The two sentences are not equivalent, but share some details. 3 : The two sentences are roughly equivalent, b...
0
task093_conala_normalize_lists
task093-f2cb2c677a2d4e7ca414a8dd6633767b
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. [163.612, 148.628, 59.944, -93.861, -22.843, 219.002, -50.713, 45.838]
[ 0.348 0.316 0.128 -0.2 -0.049 0.466 -0.108 0.098]
task194_duorc_answer_generation
task194-fbf083a0258542e7858382a548afc967
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. The rocketship MR-1 (for "Mars Rocket 1"), returns to Earth after the first manned flight to Mars. At first thought to...
Answer: Freeze ray
task159_check_frequency_of_words_in_sentence_pair
task159-d887a096004849f096e867cae9100df2
In this task, answer 'Yes' if the frequency of the given word in the two sentences is equal, else answer 'No'. Sentence1: 'a boy performing a skateboard trick in midair', Sentence2: 'the man is crossing the street with a walking stick'. Is the frequency of the word 'a' in two sentences equal?
No
task142_odd-man-out_classification_no_category
task142-1e2b4991f6fb4cc5b180e4b9425a0ca0
Given a set of five words, generate the word from the set that does not belong (i.e. is the least relevant) with the other words. Words are separated by commas. picnic, doorstep, cinema, club, group
doorstep
task488_extract_all_alphabetical_elements_from_list_in_order
task488-013d4775944643efa7a225ec67642542
In this task, you are given an input list A. You need to find all the elements of the list that are alphabets in the same order as they appear in the list A. Do not change their case/capitalization. ['2275', '9293', '9435', '7749', '4871', 'y', 'g', 'd', 'E', '7127', 'i', '3449', '1151', '6775', '5833', 'G', 'X']
y, g, d, E, i, G, X
task196_sentiment140_answer_generation
task196-17170b9448c645ad9478e44c71bcead4
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: @MCHazelEyes i know that you know how to spell...Lol i was ju...
no
task956_leetcode_420_strong_password_check
task956-89dc4b9c389b4400b62a70e9d36ee85d
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...
27
task322_jigsaw_classification_threat
task322-cf9ccd14fae545298af14ebc8c234359
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: Talking to reporters on Air Force One on...
Non-threat
task183_rhyme_generation
task183-37f4cea4c54a4da190ed95e5df19f49d
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" row
krogh
task370_synthetic_remove_divisible_by_3
task370-54dbfb645a17440faf36ed6a2a76baa2
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. [-96, 69, -79, -69, 27, -55, 81, 55, -78, -47, 20]
[-79, -55, 55, -47, 20]
task074_squad1.1_question_generation
task074-d908f50e4c55413d94d656fe08f44973
This task is about reading the given passage and construct a question about the information present in the passage. Construct a question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) its answer is a continuous text span from the paragraph. Avoid creati...
How many dates did the Mrs. Carter Show World Tour have?
task1325_qa_zre_question_generation_on_subject_relation
task1325-f1c915fed630479cae04ef62176def1c
You will be given a context, a subject and a relation. Your task is to generate a question based on the subject and relation. The generated question should include the given subject. Try to use a minimum number of words that are not present in either context, subject or relation while generating question. Context : The...
Who id the director for What a Way to Go!?
task934_turk_simplification
task934-8aea1e0a2fb34611b2b7b88c32f182f4
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 predominant source of magnesium is dolomite -lrb- camg -lrb- co3 -rrb- 2 -rrb-.
the main place to find magnesium is dolomite -lrb- camg -lrb- co3 -rrb- 2 -rrb-.
task075_squad1.1_answer_generation
task075-69d4dc0ab22c4e6bbb51688254a19ba2
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...
late 1920s
task1217_atomic_answer_generation
task1217-98ec75b4f8e248a2b6a5c63ae500c1ff
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 lifts the ___ to PersonY's lips
spoon
task385_socialiqa_incorrect_answer_generation
task385-6266de4056eb444e9f16503e0c9f56bb
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: Jordan fo...
A
task1340_msr_text_compression_compression
task1340-2a9328617e924aaf91a8776c0721aa52
Given a text, write a compressed version of it in a single sentence. The city of Alexandria has no proper beaches but 8 km (5 miles) to the east is Montazah, a resort center with hotels and sandy bays. Montazah Palace, built in the 19th century as a hunting lodge, started the fashion.
Alexandria has no proper beaches but 8 km to the east is Montazah, a resort with hotels and sandy bays. Montazah Palace, built as a hunting lodge, started it.
task246_dream_question_generation
task246-ffd9479127e048a28ce338ed8a433d8f
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...
When should Miss Smith call today whether she will attend the meeting or not? (A) On Thursday. (B) Today. (C) The day after tomorrow.
task578_curiosity_dialogs_answer_generation
task578-f041e63b7a7b4518808bfe0b238dc691
In this task, you are given dialogue, and you have to find the most critical location in the given conversation. Hi, could you tell me about Estonia? yes of course....Estonia officially the Republic of Estonia is a small country in the Baltic Region of Northern Europe. The capital city is Tallinn. Can you tell me a...
Estonia
task268_casehold_legal_answer_generation
task268-16458f082c024423907d71cfef80849d
In this task, you will be shown a prompt from a judicial decision and multiple holding statements derived from citations following text in a legal decision. Holdings represent the governing legal rule when the law is applied to a particular set of facts. There are five answer choices for each citing text. The correct ...
(E)
task820_protoqa_answer_generation
task820-65efa5c6dd994362b2993bd110d6dcd1
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 summer vacation destination that kids never forget.
disney
task1338_peixian_equity_evaluation_corpus_sentiment_classifier
task1338-b5f16248f07e4b76bafc371c5cf92f03
The input is a sentence. The sentence includes an emotion. The goal of the task is to classify the emotion in the sentence to one of the classes: 'fear', 'joy', 'anger', 'sadness'. The emotion mainly depends on the adverb within the sentence. My mom made me feel fearful.
fear
task092_check_prime_classification
task092-88e438a5ba8e41959dac53612bbe1f14
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. 49999
Yes
task875_emotion_classification
task875-27f6ac058e924e6094fea4ffe4acf407
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 think i brag and it feels strange because i still see myself as a little fattie pre teen unworthy of any male attention
surprise
task389_torque_generate_temporal_question
task389-75ab0fc580ab47259a90acaa2d04618b
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 event has already finished?
task616_cola_classification
task616-7cc8c058d3e04e87a644ff523815a007
You're given a sentence and your task is to classify whether the sentence is acceptable or not. Any sentence which is grammatically correct, has a naturalistic text, is written by a native speaker and which minimizes superfluous content is acceptable, otherwise unacceptable. If the sentence is acceptable then write "ac...
unacceptable
task067_abductivenli_answer_generation
task067-27e46ce61646415cafb94ff32138ec8d
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...
I read the syllabus since I couldn’t understand him.
task820_protoqa_answer_generation
task820-c54b9e6be9eb4be9914bba1e92966f62
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 from childhood that people hate to sell or give away.
blanket
task196_sentiment140_answer_generation
task196-8db59ebde39846e3bc6d52d7cdcc5d80
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: I have got a bit of a headache.. boo Question: is it a positi...
no
task267_concatenate_and_reverse_all_elements_from_index_i_to_j
task267-965b8c4f5a9340a697d9704059fdfdf7
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 ...
7082361374877492
task153_tomqa_find_location_hard_clean
task153-eb6ab33a777a4546a46cefdeb48467a0
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...
green_pantry
task1483_chemical_extraction_chemprot_dataset
task1483-bfb6f0fd6e444ef0aec4cf86225534ff
In this task, you are given a sentence. You are expected to recognize the name of any form of chemical substances. Although there might be several correct answers, you need to write one of them. Reinforcement enhancing effects of nicotine via smoking.
nicotine
task1453_person_entity_extraction_btc_corpus
task1453-fd777ac8dd29442e9247333a1da6e7da
In this task, you will be given sentences in which your task is to recognize the name of a person. Note that Twitter names shouldn't be considered as people's names. Although there might be several correct answers, you need to write one of them. Just seen Poland 's minister for digital Rafal Trzaskowski to discuss Dig...
Rafal Trzaskowski
task515_senteval_odd_word_out
task515-906f804fc4a04c41899e63346d8d110c
In this task, you are given a sentence. You must judge whether a single noun or verb has been replaced with another word with the same part of speech. The inversion would result in the sentence sounding unnatural, So unnatural sentences will be considered changed. Label the instances as "Original" or "Changed" based on...
Changed
task710_mmmlu_answer_generation_high_school_statistics
task710-6f677db4d9114852b65aea01d812605e
You are given a question on high school statistics. 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. An experiment was designed...
C
task353_casino_classification_negotiation_elicit_pref
task353-2e82c913c3c34f31b62e3d906327183c
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
task904_hate_speech_offensive_classification
task904-fbb67b1fc8c54c6ca83d9cd8cb4ca541
Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category. *ch...
Neither
task933_wiki_auto_style_transfer
task933-da8db16726dc4082a1a2495c3645ec2c
In this task, we ask you to rewrite a sentence in simple English without changing its general meaning. Essentially, you want to make the sentence easier to read by using simpler words, utilizing more straightforward sentence structures, and omitting non-essential information etc. Many grevilleas have a propensity to in...
Many grevilleas interbreed freely , and some specially picked hybrids have been grown for sale .
task074_squad1.1_question_generation
task074-feb595f9a7654942b21319fb3cbd2ce2
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 century were apellate decisions regularly reported?
task573_air_dialogue_classification
task573-669e6c9200f74ab78c355925f29a4c41
In this task, you are given a conversation between a flight agent and the customer. You are given 4 options and you need to select the goal of the conversation. It is provided as part of customer's context, which has to be one of the following: `book`: Make a new reservation, `cancel`: Cancel an existing reservation, `...
book
task267_concatenate_and_reverse_all_elements_from_index_i_to_j
task267-d23eb04fdfc44fe9a103959f96284dfc
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 ...
93111755R7753564179345205h1659W1815781ZkQ
task934_turk_simplification
task934-94886183b2c544e9aaaa064cbd280219
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. from 1900 to 1920 many new facilities were constructed on campus , including facilities for the dental and pharmacy programs , a chemistry building...
from 1900 to 1920 many new facilities were constructed on campus , including facilities for the dental and pharmacy programs , a chemistry building . a chemistry building was a building for two residence halls.
task1604_ethos_text_classification
task1604-9f085c6805174b40935a9cdbc552fe5d
Given a comment, classify it into a 'hate' speech or 'not hate' speech. Answer using 'hate' or 'not hate'. Do you know how much boys are in a abusive relationship right now? This disgusts me.
not hate
task413_mickey_en_sentence_perturbation_generation
task413-178b59f484854f9f9c31e2700fa5778d
Given a sentence, generate a new sentence by performing small changes on the sentence. Here, make sure that the changes are semantically related and syntactically similar to the input. And the generated sentence should have high commonsense plausibility, that is to have reasonable probability of it being true. You can ...
You can use a c ildo to sell vegetables .
task305_jeopardy_answer_generation_normal
task305-1ff6c42895a943b2b81b955aff4fec34
You will be given a trivia clue, and the category it belongs to. You should answer with the best answer that belongs in the category and is described by the clue. For consistency, answers should be in all lower cased letters. Category: OFF TO THE MOVIES Clue: Matt Damon gave this title character an "Identity" & a "Sup...
bourne
task344_hybridqa_answer_generation
task344-e4ddc6e82e0a406e8b5fd550e99023cb
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. What is the name of the home stadium near the city center of this football club that won the ninth season of the W-League ?
AAMI Park
task376_reverse_order_of_words
task376-b5e2b5c9070f40678c28351e225b05ae
In this task, you need to reverse the order of words in the given sentence. Sentence: three people are standing together in the snow on skis
skis on snow the in together standing are people three
task246_dream_question_generation
task246-1afb5aa5f66444da8d342b282dfdef93
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...
People who visit London will certainly go to ______. (A) the Tower of London. (B) Harrods. (C) Buckingham Palace.
task1313_amazonreview_polarity_classification
task1313-23fc3570a13945e78da3ff7c087152b6
In this task, You are given an amazon review and its polarity (positive or negative). Your task is to answer "True" if the specified sentence and its polarity match; otherwise, answer "False" Review: No directions. Looked around online and found the site they had directions but were very unclear. Once I figured it out ...
False
task523_find_if_numbers_or_alphabets_are_more_in_list
task523-3d409efcf1444fe09aa90a25c060636a
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
task141_odd-man-out_classification_category
task141-99ef782b8b85426c820ec1dbbb4a9677
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: window material Words: glass, acrylic, colander, vinyl, panel
colander
task085_unnatural_addsub_arithmetic
task085-0b46bf7045254dfba7eda3edfe7b328a
In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol. 8949 - 2970 - 3172 + 6889 - 8334 - 9391 - 6287 - 337 + 5135
27416
task067_abductivenli_answer_generation
task067-3a09dea9afee4f49b9381ba1e18f73b6
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...
I ended up buying a cheap deck.
task1308_amazonreview_category_classification
task1308-37f6571b3e0f4e8b8f23fe46d64cdf75
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: Absolutely nothing changed. While my littl...
False
task1347_glue_sts-b_similarity_classification
task1347-aa19064963684663ab68e3e3997a1f43
Evaluate the similarity between them and classify them into classes from 0-5 as follows: 0 : The two sentences are completely dissimilar. 1 : The two sentences are not equivalent, but are on the same topic. 2 : The two sentences are not equivalent, but share some details. 3 : The two sentences are roughly equivalent, b...
1
task111_asset_sentence_simplification
task111-15bbe2d94dfb4d5ea1b4f470498151bd
Rewrite each original sentence in order to make it easier to understand by non-native speakers of English. You can do so by replacing complex words with simpler synonyms (i.e. paraphrasing), deleting unimportant information (i.e. compression), and/or splitting a long complex sentence into several simpler ones. The fina...
Oen Siew Yock started being a principal in 2005 when Ong was transferred to Nan Chiau High School.
task366_synthetic_return_primes
task366-af28516763d741bdad573077dc99ec0b
In this task you will be given a list of integers. You should remove any integer that is not prime. A prime integer is an integer that is only divisible by '1' and itself. The output should be the list of prime numbers in the input list. If there are no primes in the input list an empty list ("[]") should be returned. ...
[857, 653, 109, 643, 479, 2, 257, 661, 617, 107]
task326_jigsaw_classification_obscene
task326-a90e0464248a4ccaae7253f5f65e7edd
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: obscene and non-obscene. A comment is obscene if it is considered offensive to the public sense of decency, for example because it too obviously relates to sex or contains language regarded as ...
Obscene
task592_sciq_incorrect_answer_generation
task592-5d4b98154d364ee0acd5fde2815b7b26
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. When light transfers its energy to objects, th...
condensation
task1401_obqa_sentence_generation
task1401-82c6cbca20134458b6777b6b1681cbcb
In this task, you are given a question and a corresponding answer. Your task is to generate a fact statement that is useful in answering the given question. Question: Food is less risky to consume when? Answer: fully cooked.
reducing bacteria in food prevents illness in people
task595_mocha_answer_generation
task595-009f1cf3a44246d9bc7b1117ca2d1521
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. ...
interested in joining
task075_squad1.1_answer_generation
task075-554f7cd638634747b4da7fb309fa0fd0
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...
The United Kingdom, the United States, the Soviet Union and China
task611_mutual_multi_turn_dialogue
task611-d07b5181edf34bbd994aeb1fcf1391aa
In this task you are given a small conversation between two persons and 4 options on how the conversation should continue. Your job is to choose the most reasonable option. The conversation and the options are separated by a newline character. Each dialogue in the conversation are separated by a comma. F and M indicate...
B
task310_race_classification
task310-815296a7f4204304888e627fa28b8162
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: The opening of the Sherlock Ho...
No
task159_check_frequency_of_words_in_sentence_pair
task159-1ef9d63f23954cdab799f6730e4b13bd
In this task, answer 'Yes' if the frequency of the given word in the two sentences is equal, else answer 'No'. Sentence1: 'two brown horses with harnesses pulling a red carriage', Sentence2: 'a clean kitchen inside a home during the day'. Is the frequency of the word 'a' in two sentences equal?
No
task153_tomqa_find_location_hard_clean
task153-34cc36963ddd4951b8db436c3dface5e
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...
green_envelope
task1412_web_questions_question_answering
task1412-23409a72e749461da582c5b841f9dd17
A question is presented to you in this task, and your job is to write a potentially correct answer. what system of government is used in the united states of america?
Presidential system
task1308_amazonreview_category_classification
task1308-236ed870b0a7451694bf84c4a010de89
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: This is a revised review. Save your money ...
False
task413_mickey_en_sentence_perturbation_generation
task413-0001264ddf22456b95fd04e08fb3759f
Given a sentence, generate a new sentence by performing small changes on the sentence. Here, make sure that the changes are semantically related and syntactically similar to the input. And the generated sentence should have high commonsense plausibility, that is to have reasonable probability of it being true. You woul...
You would automate software because they want to send to the live knowledge pool .
task1401_obqa_sentence_generation
task1401-42d3476436204b4893b07438ae76fa9a
In this task, you are given a question and a corresponding answer. Your task is to generate a fact statement that is useful in answering the given question. Question: Two birds in completely different houses can discuss something by? Answer: vocalizing.
sound can be used for communication by animals
task636_extract_and_sort_unique_alphabets_in_a_list
task636-184996afaa644190bd02496e7ce9cb25
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. ['s', 'f', 'k', 'u', 'o', '8207', '9857', 'f', '1045', '2683', '...
f, g, k, n, o, q, s, u, v, z
task405_narrativeqa_question_generation
task405-b14dc0183d01430abaab7ff1b74b9ded
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 was choking Lovelace?
task178_quartz_question_answering
task178-41ce135aacdb42d0b2bb2d2db3be54a8
You are given a question or fill-in-the-blank question, two answer options (Option1 and Option2) and an Explanation. Your task is to find the correct answer (return the string of the correct option, not option1/2) for the given question from the given options and using explanation. Question: What will happen to the amo...
more potential energy
task063_first_i_elements
task063-25d132b7054c4869a3c029de19d023e9
In this task, you are given inputs i and A, where i is an integer and A is a list. You need to output the first i elements of A, starting with the 1st element in A. i will always have a value less than the length of A 7, ['d', 'p', '8827', '69', '1821', '887', 'k', 'w', '2253', '4733', '6115', 'n', '5371', 'N', 'a', '9...
d, p, 8827, 69, 1821, 887, k
task929_products_reviews_classification
task929-e0bbcd8ea3f1476b928bece94c8f749d
Given an English language product review, determine if it is a Good Review or a Bad Review. A good review is one where the product's review has positive tone and Bad review is one where the tone of product's review is negative. Very good product! Great and clear sound, long battery life. Good range from transmitter to ...
Good Review
task097_conala_remove_duplicates
task097-43b2610b057146ae8f1500cf4146421a
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. [0, 5, 0, 7, 0, 3, 1, 6, 4]
[5, 7, 3, 1, 6, 4]
task934_turk_simplification
task934-189a86f0852b4ba79c870447b8d1349a
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. thinner is a 1984 novel by stephen king , published under his pseudonym , richard bachman.
thinner is a 1984 novel by stephen king , published under his alias , richard bachman.
task507_position_of_all_numerical_elements_in_list
task507-75adf645c4b042b0a06dbfa59a6bace2
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. ['z', '8593', '489...
2, 3, 5, 6, 10, 12, 15, 16, 17, 20, 21, 25, 26
task1369_healthfact_sentence_generation
task1369-d479bc745ecd4791a7764e6b6910b31a
Generate an explanation for the given claim using the provided supporting material from the paragraph. Please consider the following points while generating an output. 1) The claim will always have supporting proof in the paragraph, and the paragraph will have a clear point of view supporting the claim. 2) There can be...
Harrell said 70 percent of all Texans are overweight or obese. Clarification’s needed here because 2014 survey results indicate that 68 percent of Texas adults (not all Texans) had BMIs suggesting they were overweight or obese. Adding in children drives down the percentage.
task047_miscellaneous_answering_science_questions
task047-d751105cc97645d9a4291a866466b8ee
In this subtask, you will answer a simple science question. Please indicate the correct answer. If you're not sure about the answer, choose the last option "I don't know". Do not generate anything else apart from one of the following characters: 'A', 'B, 'C', 'D', 'E'. The "A"-"D" responses correspond to the answer opt...
A.
task605_find_the_longest_common_subsequence_in_two_lists
task605-4d46739ab8464714b6f6d788ca0f38d1
In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B. [127, 'J', 'v', 6999, 'g', 'G', 1965, 'E', 8699, 7579, 9265, 6993, 'B', 'R', 'I', '8517', 'V', 'W', '7777', 'K', '4475', '2323', 'z', '7003', 'h', 'q', 'T', '6623', 'L', 851, 9385, 8367, 'J'], [1577, 'y', 121, 6195, 'B'...
B, R, I, 8517, V, W, 7777, K, 4475, 2323, z, 7003, h, q, T, 6623
task1389_hellaswag_completion
task1389-4030635332a14d22ac574f4dde9fb8d6
In this task, you are given a context and four options. Each option is a suggested ending for the context. You should read the context and pick the best ending for the context. Please answer with "A", "B", "C", and "D". A woman is standing behind a table. She opens a white bin and pours water and soap into it. she <se...
A
task592_sciq_incorrect_answer_generation
task592-1e4066b881c04cd4a549f0c685b7968d
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. How many valence electrons does nitrogen have?
10
task170_hotpotqa_answer_generation
task170-6ba4d130105347878e33c1dd7a904a3d
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 : Walsh Public School (formerly known as Walsh Area Public School) is a French Immersion dual-track...
Canada