task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task205_remove_even_elements
task205-f920c68dcf2b4219a25b7dd9b7313a20
In this task you will be given a list of numbers. A list is shown by two brackets and comma-separated numbers inside, like: [1,2,3]. You should remove all of the even numbers from the list. If every number in the input list is even an empty list should be returned. Zero should be counted as an even number. [16, 81, 91,...
[81, 91]
task1727_wiqa_what_is_the_effect
task1727-b3bbd9cdadc54c0d9cb3195670ed69d3
In this task you will be given a process, and a question. The process contains a sequence of steps that happen in order. The question asks about the effect of a certain event on another event. If the first event has a positive effect on the second event, answer with "for", if it has a negative effect, answer with "agai...
against
task162_count_words_starting_with_letter
task162-d757d4f7c7e2423696e90033132564d0
In this task, you need to count the number of words in a sentence that start with the given letter. Answer with numbers and not words. Sentence: 'a couple of people that are sitting in some snow'. How many words start with the letter 'a' in the sentence.
2
task1286_openbookqa_question_answering
task1286-f4dc6d9920064f73af12f26a725b3b98
In this task, you are given a multiple-choice question and you have to pick the correct option. Answer with option indexes (i.e., "A", "B", "C", and "D"). Heat from the sun, waves crashing down, and huge storms all wail on a large boulder at the shore. After a few hundred years, where the boulder stood is now (A) earth...
A
task303_record_incorrect_answer_generation
task303-fce2ba0bc2294501bf9ba3a34bdf6aad
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 ...
Zoe Appleyard
task074_squad1.1_question_generation
task074-6c08dcb573ef44b1bc62380adde13ccd
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...
Who was responsible for the adminstration of civil laws?
task089_swap_words_verification
task089-ea4900cdcba04b6aa2e0ac3fe7d7a6d2
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...
(9, 10)
task731_mmmlu_answer_generation_professional_psychology
task731-4cc624b16c954d31869916cafea2d726
You are given a question on professional psychology. 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. A graduate student’s diss...
B
task413_mickey_en_sentence_perturbation_generation
task413-04f341289cb34b849614a5524544003d
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 improve a tolerance to sleep while away from home .
task100_concatenate_all_elements_from_index_i_to_j
task100-761326df62fd4b209bdc28a21ecb78ec
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to concatenate all elements of A from the ith element to the jth element, and print the resultant string. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j...
Cs
task633_dbpedia_14_answer_generation
task633-f3bcde0f398e49a280fca3e8710d93aa
In this task, you are given a text which is the body of a document. You are given a question and options. Pick the correct number. Don't generate anything else apart from the numbers provided in options. Context: Digital Dope is a studio album from rapper E.S.G. The single from the album is Actin' Bad. The album featur...
2
task098_conala_list_intersection
task098-0ec562b0df7d4aad8e69dd486ab46ed5
In this task you will be given two lists of numbers and you need to calculate the intersection between these two lists. The intersection between two lists is another list where every element is common between the two original lists. If there are no elements in the intersection, answer with an empty list. Your list of n...
[5, 8, 10]
task293_storycommonsense_emotion_text_generation
task293-558fdaecbec140f1b37b62ca3ebf1fef
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 ...
excited
task1291_multi_news_summarization
task1291-a5e7d925bc8a431bb8df1f13b87152e6
In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them. Click/tap elsewhere to exit, or press ESC. CTRL-C or CMD-C, then press Enter. Click/tap elsewhere to exit, or press ESC. VLUV / Splash News Given his history, you wouldn't think Ch...
Chris Brown, that bastion of good judgement, is once again courting controversy. The singer attended a Halloween party thrown by Rihanna, but the latest Brown-Rihanna meeting isn't what has fans peeved—it's his costume choice. E! reports that Brown and four friends went as a posse of Arab-style terrorists, complete wit...
task177_para-nmt_paraphrasing
task177-a5f5ea7d88414d1496400015eed4409a
This is a paraphrasing task. In this task, you're given a sentence and your task is to generate another sentence which express same meaning as the input using different words. you do realize our troops are committed to fighting the chinese to the last man .
do you realise our troops will fight to the last man ?
task303_record_incorrect_answer_generation
task303-2925d69bbefe433ea88d46bd0ee3c6e6
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 ...
Wolfgang Bernhard
task413_mickey_en_sentence_perturbation_generation
task413-f86e46f0052445ccbb7924e9f5bb713d
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 go to a restaurant because you want to eat or have fun.
task683_online_privacy_policy_text_purpose_answer_generation
task683-b3a49f0f866a4ca29a35022d11b3e3fb
Given a part of privacy policy text, identify the purpose for which the user information is collected/used. The purpose should be given inside the policy text, answer as 'Not Specified' otherwise A named third party does collect on the first party website or app unspecified information about you for analytics or resear...
Analytics/Research
task158_count_frequency_of_words
task158-11c6d1b2ae3a425192a89288b48d8e71
In this task, you need to count the occurrences of the given word in the given sentence. Sentence: 'a male in a tan shirt and a frisbee'. Count the occurrences of the word 'a' in the given sentence.
3
task285_imdb_answer_generation
task285-af4c7ad7e5064dc49c6d1681c6eacd92
In this task, you are given a review of a movie and a boolean question whether this review has positive sentiment or negative sentiment. Your task is to generate answer "yes" when the tweet has that particular sentiment, otherwise generate answer "no". Review: David Mamet wrote the screenplay and made his directorial d...
no
task470_mrqa_question_generation
task470-c3f07fbccaff4459abf02af0b56632d4
Given a context passage, generate a question from the passage such that its answer is shortest continous span from the passage. Acrokeratosis paraneoplastic (Bazex syndrome) is a rare, but distinctive paraneoplastic dermatosis characterized by erythematosquamous lesions located at the acral sites and is most commonly a...
Name synonym of Acrokeratosis paraneoplastica.
task1284_hrngo_informativeness_classification
task1284-9886319546654879b9521ea107c73067
You are given an original reference as well as a system reference. Your task is to judge the informativeness of the system reference. If the utterance provides all the useful information from the meaning representation output 1, else output 0. System Reference: x is an indian restaurant which offers take-out service lo...
0
task897_freebase_qa_topic_question_generation
task897-a672f587e68e426a913e0940a5354f50
Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question. dolly
In which city is the Roslin Institute, the location of the cloning of 'Dolly the Sheep'?
task195_sentiment140_classification
task195-a4326b45a1d346d189d01c24e3afafbd
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. The Day They Discovered Pi [Link] to the tune of American Pie
positive
task140_detoxifying-lms_classification_style
task140-c36e5a9bff86448b84122e3c7be47746
Given a prompt and two completions from a language model, select the completion that has the most similar style to the prompt. Style is defined as the tone, word choice, grammar, and sentence structure throughout the prompt-completion pair. If a prompt is colloquial, then the completion should also be colloquial, as op...
Completion A
task929_products_reviews_classification
task929-04f8367120124c538df4ec16f92eba7a
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. the unit was dead & not worth attempting to replace with it. I have had 2 replacements and t...
Bad review
task183_rhyme_generation
task183-c781682047a244cfaae46fd0a95ff55e
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" call
mcfaul
task067_abductivenli_answer_generation
task067-79e9cb1ba222437cbf7952ce35d0727a
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...
My friend lost his pet tarantula.
task400_paws_paraphrase_classification
task400-cc890ce83c224c94b86f1670f200c7ff
In this task you are given a sentence pair from wikipedia that have high lexical overlap. If the sentences have the same meaning and are just paraphrases of each other label them as "Paraphrase" , if not label them as "Not paraphrase". The two sentences are seperated by a new line. Teliana Santos Pereira ( born 20 July...
Paraphrase
task1207_atomic_classification_atlocation
task1207-4c28ae2c2c24480da4289df12b111649
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
task587_amazonfood_polarity_correction_classification
task587-1177b2e61e284644ae3445aacb656d5b
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". Only three jars came in a form edible to babies. The rest of them were filled will a clump of spongy mush that would not mix wi...
True
task067_abductivenli_answer_generation
task067-737858a3a03e4300b56fb6fd40834f54
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 could not drive safely.
task166_clariq_sentence_generation
task166-b7e5cfa7662e4934a8f3cce5d381ab3a
Sometimes users of dialogue systems ask vague questions/queries from the system. In this case, the system asks them a clarifying question to be able to answer it correctly. In this task, you are given a question/query in natural language and your task is to ask a good clarifying question to understand the given questio...
do you want their names
task303_record_incorrect_answer_generation
task303-2925d69bbefe433ea88d46bd0ee3c6e6
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 ...
Baden
task303_record_incorrect_answer_generation
task303-1ec936cdf5fe458481907f4dc157f679
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 ...
Southern
task849_pubmedqa_answer_generation
task849-4341e920ec484299ae5f41612d8547cc
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: Flightless I (FLII), member of the gelsolin superfamily of actin-remodeling proteins, functions as a transcriptional coregulator. We aim to...
FLII plays a tumor-suppressive role and serves as a crucial determinant of resistance of prostate cancer to endocrine therapies.
task114_is_the_given_word_longest
task114-f0e86c10a6874106bfc41cf9c2f21a68
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: 'person on...
No
task1443_string_to_number
task1443-a829a52d00c14177b862d8d391056a4c
In this task you will be given a string that only contains single digit numbers spelled out. The input string will not contain spaces between the different numbers. Your task is to return the number that the string spells out. The string will spell out each digit of the number for example '1726' will be 'oneseventwosix...
6605872
task1289_trec_classification
task1289-b08d8e074b464bf1b0b353396e3e99f4
You are given a question. You need to detect which category better describes the question. A question belongs to the description category if it asks about description and abstract concepts. Entity questions are about entities such as animals, colors, sports, etc. Abbreviation questions ask about abbreviations and expre...
Person
task087_new_operator_addsub_arithmetic
task087-6b7b0bb893274ed095d542cfa7af2441
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 539 @ 788...
13035
task1420_mathqa_general
task1420-7423a08dba9343e19c02e650f4c40aad
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: the ratio 6 : 5 expressed as a percent equals Options: a ) 12.5 % , b ) 40 % , c ) 120 % , d ) 125 % , e ) none
c
task286_olid_offense_judgment
task286-733eb377e83f4a34a6916da8edd92359
In this task you are given a tweet and you must identify whether the tweet contains any offense or any form of (untargeted) profanity. Label the post as NOT if the post does not contain offense or profanity. Non-offensive posts do not include any form of offense or profanity. label the post as OFFENSIVE if the post co...
NOT
task379_agnews_topic_classification
task379-7ee4379f2cf94ace94403071e02ef0ba
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...
Business
task094_conala_calculate_mean
task094-397fef0aa48c4166a8d9590a4b84505c
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. [-6.099, 142.31]
68.106
task934_turk_simplification
task934-45683ebf30a547d0b5d330be6e28fd37
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. alternative views on the subject have been proposed throughout the centuries -lrb- see below -rrb- , but all were rejected by mainstream christian ...
other views on the subject have been suggested throughout the centuries -lrb- see below -rrb- , but all were rejected by main christian bodies.
task073_commonsenseqa_answer_generation
task073-dbfee47174314eeeb898307893a3e77b
You are given a question and some answer options (associated with "A", "B", "C", "D"). You should choose the correct answer based on commonsense knowledge. Avoid answering questions based on associations, the set of answers are chosen deliberately to capture common sense beyond associations. Do not generate anything el...
A
task223_quartz_explanation_generation
task223-287f5c07df7d4a4d835de56676e9b920
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: Micah is entering the atmosphere, and is approaching the Earth'...
Air in the troposphere is warmer closer to Earths surface.
task082_babi_t1_single_supporting_fact_question_generation
task082-6620f923fbcc4369a5f1565f1cba598a
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: John travelled to the bathroom. Sandra moved to ...
Where is Daniel?
task267_concatenate_and_reverse_all_elements_from_index_i_to_j
task267-56adf527703a4e28a0af8e97e33e95f8
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 ...
90345495FXb359Pgk97671599317xC3363w5767538e787975267391Lz3629378591999611
task153_tomqa_find_location_hard_clean
task153-ad1d13797bf0485e83d367d7f24bd807
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
task151_tomqa_find_location_easy_clean
task151-03977e37b0064c53836ab8e433bbb5f4
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...
blue_treasure_chest
task389_torque_generate_temporal_question
task389-c8e0fcd220be44f992ea6862257814b6
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 before the move?
task568_circa_question_generation
task568-8af2517ce85e449c8bfd46c725f5b051
In this task, you are given an answer, and your task is to generate a reasonable question for that answer. I try and go to every one.
Are you into going to festivals?
task085_unnatural_addsub_arithmetic
task085-0e84bff2b75c4d36aae86a0bf6850f76
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. 4451 + 4766 - 3267 - 8908 - 7604 + 9818 - 9408
19054
task142_odd-man-out_classification_no_category
task142-0ea038b080004a039743c8e2fee21db0
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. ring, level, deck, caution, queen
queen
task310_race_classification
task310-f548768c2fd24763830d447085c91bd3
In this task, you're given an article, a question which often contains a blank, four options (associated with "A", "B", "C", "D") and the answer to that question. Your task is to classify whether the given answer is correct or not by providing "Yes" or "No", based on the article. Article: A young woman went to her moth...
Yes
task283_dream_incorrect_answer_generation
task283-63e1c7161098490aa6f5b3dbcd4c3029
In this task, you will be shown a conversation and a question. You need to write an implausible answer to the question. Even though there exist multiple wrong answers, we only need a single wrong answer. "W" and "M" in the conversations stand for "woman" and "man". M: Oh, heat is unbearable! Didn't you turn on the air-...
Cold
task309_race_answer_generation
task309-bb96d1d075ab4b148695a6581bc1bb5a
In this task, you're given an article, a question which often contains a blank and four options (associated with "A", "B", "C", "D"). Your task is to find the correct answer (from the given options) for the question from the given article and return one of the options from "A", "B", "C", and "D". Do not generate anythi...
C
task431_senteval_object_count
task431-7172dc13b1ff49b284e7eea75902c651
In this task you are given a sentence. You must judge whether the object of the main clause is singular(like: apple) or plural(like: apartments). Label the instances as "Singular" or "Plural" based on your judgment. I did have ghostly powers that were useful in combat, but I'd only ever tried them on vampires.
Plural
task1309_amazonreview_summary_classification
task1309-b737de995dee46c9b6813d3ae566d1a0
In this task, you're given reviews from Amazon's food products and a summary of that review. Your task is to classify whether the given summary matches the original review. Generate "True" if the given review and its summary match, otherwise generate "False". Reviews: This was a very beautiful cup however not very user...
False
task1711_poki_text_generation
task1711-6a6f99731a2a43548c81cffd24972506
You are given a short text as a title. Your task is to generate a poem as output that is related to the given title and should feel like written by kids. The output should be a run-on sentence (two or more complete sentences connected without any punctuation). The poem should not be too long or too complex, because it ...
my dog chase cat through the house and through the yard he doesna't chase them with bat but he do chase them hard he chase them up and down and all around sometimes they get cold when he catch up to them he make them look like a clown and sometimes lick them bold
task177_para-nmt_paraphrasing
task177-970f1e02e08241149155480f5a22be1f
This is a paraphrasing task. In this task, you're given a sentence and your task is to generate another sentence which express same meaning as the input using different words. in the next series of videos , i 'm going to give my best attempt at trying to get a handle on the bailout and the financial crisis .
in the next series of videos , i will best try to explain the bailout plan and the financial crisis .
task074_squad1.1_question_generation
task074-c301b9c420de437b99921ff11a1f1776
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 harvested for use as fertilizer?
task1422_mathqa_physics
task1422-a921c313acc042889ccbd3350a73d8be
In this task, you need to answer the given multiple-choice question on the physics. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. Problem: a train is 700 meter long is running at a speed of 21 km / hour . in what time will it pass a bridge of 130 meter length ? Options: a ) 142.286 , b ) 251.228 , c ) 34 , d...
a
task293_storycommonsense_emotion_text_generation
task293-1168ebcb15284a4ab54ce46899954243
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 ...
anticipation
task374_synthetic_pos_or_neg_calculation
task374-c9ee22ba7abe49afb92e1a84d43b8419
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list. Note: A list is presen...
[94, 12, 124, 270, 78, 68, 14, 34, 0, 188]
task378_reverse_words_of_given_length
task378-a15b9384f46141b68db7241900e78fa7
In this task, you need to reverse all words of a given length in the sentence. The number of letters in a word determine its length. For example, the length of the word "apple" is 5. Sentence: 'a fully baked pizza with numerous topping on a table'. Reverse all words of length '7' in the given sentence.
a fully baked pizza with numerous gnippot on a table
task091_all_elements_from_index_i_to_j
task091-b9b0ad867bde445bb9a793ddcc77bf8d
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. 4, 7, ['h', '9437', '6415', '2233', '...
2233, 5057, h, 6853
task588_amazonfood_rating_classification
task588-94cae38890b24f96a750845fa8409bc2
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. Apparently 'regular' size = thinner than standard-sized pencils =( My ...
1
task303_record_incorrect_answer_generation
task303-41703d3a22344260a3e3a0fdfd5debfb
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 ...
Bruce
task070_abductivenli_incorrect_classification
task070-6035e218e3894600bb8c104ad2a9ecfe
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: Joe and Mary ...
1
task852_synthetic_multiply_odds
task852-e4bbe83c5b534c34931c3200d325aa67
In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every odd number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no odd numbers in an inner list you shoul...
[-1849, -22533, 15351, 0, 13583, -13]
task611_mutual_multi_turn_dialogue
task611-1807dabc4fc14508840507a4502f3288
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...
C
task823_peixian-rtgender_sentiment_analysis
task823-fc2127a8cb4847558968b05160acff9f
Given a 'poster' sentence and a corresponding 'response' (often, from Facebook or Reddit)classify the sentiment of the given response into four categories: 1) Positive, 2) Negative, 3) Neutral, and 4) Mixed if it contains both positive and negative. Poster: US "Heartland" Fans! Who's excited to see the premiere of Seas...
Neutral
task150_afs_argument_quality_gun_control
task150-5f897e5151684a8eb00bb14b088ada87
We would like you to assess the QUALITY of each of the following argument (discussing Gun Control) and determine if the argument is Valid or Invalid. A valid argument is clearly interpretable and either expresses an argument, or a premise or a conclusion that can be used in an argument for the topic of gun control. An ...
Invalid
task1217_atomic_answer_generation
task1217-ff03d612d65540b0bfa488ad1842cde1
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 takes ___ everyday
dog
task1389_hellaswag_completion
task1389-ad7d95aef5cc43d7bd6f7681d07d4865
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". She takes a makeup brush that has some red eye shadow on it and smears it all over face. She then t...
C
task227_clariq_classification
task227-12ab4ebdc3e24e89a0364227af254768
In this task, you are given an ambiguous question/query (which can be answered in more than one way) and a clarification statement to understand the query more precisely. Your task to classify that if the given clarification accurately clarifies the given query or not and based on that provide 'Yes' or 'No'. Query: Fin...
No
task521_trivia_question_classification
task521-fb55968252d049e39d2aafae80c6c3da
In this task you will be given a text passage from a trivia quiz. You should choose the category this question belongs to from these categories: History, Science, Social Science, Fine Arts, Literature. You can only choose one category, so if in doubt, please choose the closest match. One character in this work pretends...
Fine Arts
task1291_multi_news_summarization
task1291-a23634197cec40c28a8696b328e58c3c
In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them. Steven Assanti says his eating addiction lead him to the trunk of his father's SUV with no place to go. A man from Cranston who weighs 778 pounds is desperate for help after he said Rhode Is...
A Rhode Island man's weight is a death sentence, and his father says he's now nearing that fate after the hospital that was treating the 33-year-old kicked him out. Steven Assanti says he spent nearly 3 months at Rhode Island Hospital, during which time he lost 20 pounds. He weights 778 pounds, and the intention was to...
task636_extract_and_sort_unique_alphabets_in_a_list
task636-25cc8038692f43fc8f34e2217e55cb01
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. ['d', '2409', '3573', '2045', 'c', 'e', 'l', '3497', '2959', 'k'...
c, d, e, k, l, s, w, z
task767_craigslist_bargains_classification
task767-7d73cb067b9a424b8e9f0e860026bbe4
Given a text passage as input comprising of dialogue of negotiations between a seller and a buyer about the sale of an item, your task is to classify the item being sold into exactly one of these categories: 'housing', 'furniture', 'bike', 'phone', 'car', 'electronics'. The output should be the name of the category fro...
electronics
task934_turk_simplification
task934-f669a2380b46494781f9fa8cb13289a7
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. soy milk -lrb- also called soya milk , soybean milk , or soy juice -rrb- and sometimes referred to as soy drink / beverage is a beverage made from ...
soy milk -lrb- also called soya milk , soybean milk , or soy juice -rrb- and sometimes called " soy drink " or " soy beverage " is a drink made from soybeans.
task521_trivia_question_classification
task521-5b81b38e69774265a081598b7048383e
In this task you will be given a text passage from a trivia quiz. You should choose the category this question belongs to from these categories: History, Science, Social Science, Fine Arts, Literature. You can only choose one category, so if in doubt, please choose the closest match. One of this author's works depicts ...
Literature
task596_mocha_question_generation
task596-efc970c87cae4c50a4fd6a21c7b13ddd
In this task, you're given a context passage. Your job is to generate relevant questions that can be answered by directly referring to the passage. Robin shut Riley's eyes to the fact that he didn't want her to see the sex scene from the movie.
How would Riley feel as a result of this?
task286_olid_offense_judgment
task286-b4e6405db45a4e449fd6491ce4f12bfb
In this task you are given a tweet and you must identify whether the tweet contains any offense or any form of (untargeted) profanity. Label the post as NOT if the post does not contain offense or profanity. Non-offensive posts do not include any form of offense or profanity. label the post as OFFENSIVE if the post co...
OFFENSIVE
task1678_mathqa_answer_selection
task1678-2da14aa1839f4e1cac60971b433db042
Given a math problem with context and a question and 5 answer choices, the task is to provide the correct answer choice based on the problem. You must choose one of the given answer choices by letter: a, b, c, d, or e; anything else is invalid. Problem: okeydokey paid 5 apples at the apple investment booth for an unope...
a
task1312_amazonreview_polarity_classification
task1312-173de2e6579b460fa3d61b6f6c5377bf
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. Came fully charged easy to used very powerful. Has lots of different settings never be disappointed very much worth the money. Plus the texture is v...
positive
task363_sst2_polarity_classification
task363-6e1f81ea6cc545fe8f499374354c24b8
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 A terrific insider look at the star-making machinery of tinseltown .
POS
task405_narrativeqa_question_generation
task405-3e605dbd9ea241f886fffb46442b07c7
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 was in control of the giant clock?
task756_find_longert_substring_and_return_all_unique_alphabets_in_it
task756-129d699b4b8145b0b18182ed186489d0
In this task, you are given two strings A,B. Find the longer of the two lists, convert it to lowercase, and return all the unique alphabets used in it. The two input strings are never equal. tqEXDroivehAal, jLGzfvjDroivehAsNaOX
a, d, e, f, g, h, i, j, l, n, o, r, s, v, x, z
task335_hateeval_classification_aggresive_en
task335-454cc76c8e0c4a18b1677cfb87792985
In this task, you are given a hateful post in English from online platforms. You are expected to classify the post into two classes: aggresive or non-aggresive. An aggresive post is one that expresses feelings and opinions in an abusive way and tries to dominate others. Note that the URLs in the text have been replaced...
Non-aggresive
task1504_hatexplain_answer_generation
task1504-b107f3c34954419a9084eabb8315b610
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. have you pr...
nigger
task1313_amazonreview_polarity_classification
task1313-7388ea879af741f28ec78000b4b6d6ba
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: This would not fit anyone who has a muscle mass. It is pretty sturdy and narrow range adjustable. However, I can imagine...
False
task493_review_polarity_classification
task493-df74d266cc6b45b1bb6c681f0134c86d
Given reviews from Amazon, classify those review based on their content into two classes: Negative or Positive. though the series nba street never seems to change, the game it self is real fun. it comes packed with features such as just a regular game of street ball. There is also a story mode which you also unlock sta...
Positive
task610_conllpp_ner
task610-6f5623a50df94945ad2c9c376fe210a8
In this task, you are given a text from a post. Your task is to find all of the proper nouns and label them. The labels are <B-PER>, <I-PER> for persons; <B-ORG>, <I-ORG> for organizations; <B-LOC>, <I-LOC> for locations; and <B-MISC>, <I-MISC> for other nouns. The capital 'B' denotes the first word of a proper noun ph...
" The cost of exported goods is too often understated , so the actual share of barter deals in Russian <B-MISC> exports and the amount of unimported goods may be even higher , " Volkova <B-PER> said .
task431_senteval_object_count
task431-e88359ab2300480aa4aeaafa94ffb0cf
In this task you are given a sentence. You must judge whether the object of the main clause is singular(like: apple) or plural(like: apartments). Label the instances as "Singular" or "Plural" based on your judgment. " Not all of us have witches for moms. "
Plural
task155_count_nouns_verbs
task155-ddd3390c806848d5bf393a076dc0b3fc
In this task, you need to count the number of nouns/verbs in the given sentence. Sentence: 'a couple of elephants are walking down the street'. Count the number of nouns in this sentence.
3
task1311_amazonreview_rating_classification
task1311-727728e4ba5d405d976cc048dea46d5c
In this task, you're given a review from Amazon and rating for the product on a scale of 1-5 based on the review. The rating means 1: extremely poor, 2: poor, 3: neutral, 4: good, 5: extremely good. Your task is to generate whether the rating matches the review or not. Answer with "True" if the sentence belongs to that...
True
task581_socialiqa_question_generation
task581-49c8fce5a7b94940b8807d51ccdfaf87
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: With his team down by a homerun in the bottom of the ninth inning, Cameron hit a two run home run to clinch victory. Answer: ...
How would Cameron feel afterwards?