task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task380_boolq_yes_no_question
task380-dbc7b3acdbd34e76829802def9637847
In this task you will be given a passage and a yes/no question based on the passage. You should answer the question using the information from the passage. passage: The Treaty of Versailles (French: Traité de Versailles) was the most important of the peace treaties that brought World War I to an end. The Treaty ended t...
Yes
task183_rhyme_generation
task183-b6e1f5ca0d7a4dd19d9783c91f7464a6
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" tool
muehl
task156_codah_classification_adversarial
task156-1f3e9e50cfdd4be08c62f00a246b0ff1
Given a prompt and four completions, select the completion that is the most plausible in continuing or answering the prompt. This task is designed to test common sense and has various categories ranging between idioms, negated statements, polysemy, subject referencing, and quantitative reasoning. Generate either Comple...
Completion B
task1727_wiqa_what_is_the_effect
task1727-5c0af1492da64f02a719094756fa6d81
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...
none
task132_dais_text_modification
task132-8ada6f4b3a0a4fc6b39f35039dddbfda
Languages typically provide more than one grammatical construction to express certain types of messages. Your task is to generate a senetence with the same meaning as given sentence, but with different grammatical construction. Bob wailed the man who was from work the name
Bob wailed the name to the man who was from work
task074_squad1.1_question_generation
task074-5a6a8df6289247eaaff903279d477d86
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 long did the Timurid empire last in Iran?
task756_find_longert_substring_and_return_all_unique_alphabets_in_it
task756-a098d7d2ddf34cb7b9c5f453b5eff8c6
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. hUUZdWtCU, vYZdWEC
c, d, h, t, u, w, z
task1361_movierationales_classification
task1361-3e6d39497480421786f75de1205f011b
In this task, you must classify if a given review is positive/negative, indicating your answer as P or N. deceiver is a plot twist in search of a movie . this overly constructed film succeeds in having many surprises , and , being true to its title , being deceptive . but there is little in the film that is worthy of d...
N
task370_synthetic_remove_divisible_by_3
task370-186e9c3c17b04ee695169b45791de81c
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. [99, 35, 91, 44, -74, -12, 91, -46, 2, -65]
[35, 91, 44, -74, 91, -46, 2, -65]
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately
task509-c7cb4431ed4e4c58b33ccc33e041e062
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to collate all the alphabetical elements at the start of the list followed by all the numerical elements of the list. Maintain the order in which the alphabetical elements appear in the given input...
s, l, L, x, w, K, K, S, c, K, s, d, u, s, 5157, 8001, 4731, 2413, 4813, 6635, 8505, 8117, 5499, 4521, 1937, 7813, 1777
task903_deceptive_opinion_spam_classification
task903-e7cdecf8c1e840c99cbfe962e02a9e3e
Given a hotel review and the corresponding polarity of review (i.e., Negative or Positive) identify if the polarity is correct. Write 'true' if it's correct, 'false' otherwise. Review: I just returned from a 2 night stay at the hotel. I had requested a high floor, quiet room. Neither request was honored. The windows ar...
true
task576_curiosity_dialogs_answer_generation
task576-7110a8906f3e43d78e6b877cd3b04e4e
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. Cool, is there anything else you can tell me about the etymology? The 1707 Acts of Union declared that the kingdoms of England and Sco...
The 1707 Acts of Union declared that the kingdoms of England and Scotland were United into One Kingdom by the name of Great Britain. Do you want more etymology information?
task301_record_question_generation
task301-61fad98762a74270be3fc502d6bcdff2
In this task, you will be shown a passage. You need to write a fill-in-the-gap question based on your understanding of the events that might be inferred from the passage. Your question should be answerable based on the passage and only have one correct answer. Show the gap in your question with a _ . Wyoming, Ohio (CNN...
In a news conference before Warmbier's death, they said they found no evidence of botulism, casting doubt on _'s claim.
task1419_mathqa_gain
task1419-811b1cccb3314b81b91ed34f3178a3c7
In this task, you need to answer the given multiple-choice question on the gain. Gain is the value by which to multiply the input. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. Problem: a particular library has 75 books in a special collection , all of which were in the library at the beginning of the month ....
b
task091_all_elements_from_index_i_to_j
task091-586f8e0fe6d5401c9751913b9fbc6ca2
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. 2, 26, ['K', '837', '2631', '6093', '...
837, 2631, 6093, a, 6715, 5909, M, Y, 2191, 4429, 5025, 3643, d, N, 2545, d, 725, 8257, 9879, z, R, 9685, H, 6891, k
task1420_mathqa_general
task1420-7face240d6e54eb7898104f56d543ea6
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 average age of 7 men increases by 3 years when two women are included in place of two men of ages 18 and 22 years . find the average age of the women ? Options: ...
a
task1725_civil_comments_severtoxicity_classification
task1725-3ecbe2e3daf24455ac19cdeaf77ee7db
Categorize the comment on the basis of severe toxicity. If the comment is severely toxic output Yes, otherwise output No. I wear underwear too (most of the time), but I have no interest in reading about Don Young's choice or age of underwear.
No
task1602_webquestion_question_genreation
task1602-731f8fea9ad94cfbb818933858b86434
You are given a concept, and a list of answers. You should generate a question about the concept that leads to the given answer(s). concept: Atlanta Falcons answers: ['Matt Bryant']
who is the falcons kicker?
task403_creak_commonsense_inference
task403-6a149194c8f1462ab8b6e2a7718a49c8
In this task you are given a statement and an explanation giving you further knowledge about an entity in the statement. You must judge whether the statement is true or false based on the explanation. Label an instance as "True" if the explanation confirms the statement or doesn't disprove it. Label an instance as "Fal...
True
task183_rhyme_generation
task183-012b2b5f95a3466ca2a9e4670624e3c5
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" dress
transgress
task103_facts2story_long_text_generation
task103-0e94089776f34f2dabbfc21bd61743e4
In this task, five ordered key facts are given. All the given facts are expressed in natural language. Your job is to generate a story 100 to 1000 words long, that includes all the facts given as input in their order of appearance while expanding upon them to produce a broader, yet coherent, narrative. Fact1: William a...
Billy leads a traveling troupe that jousts on motorcycles. King William, as he styles himself, tries to lead the troupe according to his Arthurian ideals. However, the constant pressure of balancing those ideals against the modern day realities and financial pressures of running the organization are beginning to strain...
task1326_qa_zre_question_generation_from_answer
task1326-f3a2e818eeea440a88938010bbcfa655
Generate a question which can yield the answer mentioned in the input. Generated question must be answered by the answer provided in input, without using any extra knowledge. Context : The Race to Urga is a musical theatre play, started in 1968 as an adaptation of the Bertolt Brecht play The Exception and the Rule, wit...
Which is the basis of The Race to Urga?
task079_conala_concat_strings
task079-1ee79284d90945e09d27e905098ad106
In this task you will be given a list of strings and you need to concatenate them. ['iron,', 'Q', 'with', 'o', 'D', 'd', 'last', 'G', 'and', 'o', 'some', 'y']
iron,QwithoDdlastGandosomey
task472_haspart_classification
task472-0293b8730e734c0baaafe2b4c9e43ec1
Given two entities as input, classify as "yes" if second entity is the part of the first entity. Otherwise classify them as "no". These are entities of meronym In linguistics, meronymy is a semantic relation between a meronym denoting a part and a holonym denoting a whole. In simpler terms, a meronym (i.e., second enti...
yes
task247_dream_answer_generation
task247-9dbbec4a5a5a4c4cbb1c042178efcc07
In this task, you will be shown a conversation and a question. You need to answer the question and choose the correct option based on the conversation. "W" and "M" in the conversations stand for "woman" and "man". W: What topic did you finally choose for the term paper for your World Economy class? M: After thinking ab...
(C) At a snack bar.
task303_record_incorrect_answer_generation
task303-0aacc99d9cb942da84ad647c1be8ec9b
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 ...
Independence Square
task322_jigsaw_classification_threat
task322-2b0e804fecbd4454ae48cf12c593bd5d
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: trump can f off and die.
Threat
task087_new_operator_addsub_arithmetic
task087-8a5a09a4ff7b456894270af630423eac
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 2163 # 74...
1274
task195_sentiment140_classification
task195-5412d78c47934d2b872a24eb392276c0
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. @Jesstjit iyaaa panjang ceritanya jess. He changed a lot, I want the old frans, jess
negative
task1645_medical_question_pair_dataset_text_classification
task1645-95b08ca2f62543dd9e5a3e09f7b50ef2
In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning. Sentence1: I had mucus in my stools and on own ...
Dissimilar
task454_swag_incorrect_answer_generation
task454-41719f77693040cb89c39934e978e861
Given a sentence, generate a most unlikely next statement. The next statement should not be logically relevant to the given context The gate opens and the teams steps forward. One after the other, they
break apart and clap toward another team.
task522_news_editorial_summary
task522-d997ff707d344a84a57944c40d8a084c
Your task is to extract the thesis of an opinionated news article by selecting some of its text segments. The thesis is a summarization of what the author wants to persuade the reader of. Your answer should consist of segments of the given text. Note that you are not allowed to combine different sentences. Ho Ho No: Sc...
A Massachusetts school that advertises itself as an "inclusive community" banned Santa Claus from its annual Christmas concert in the hometown of Harvard University after someone complained "Our first through fourth grade concert as well as our kindergarten concert will not include a visit from Santa Claus this year."
task170_hotpotqa_answer_generation
task170-a4c70bae84134ef6b124dd7f7f71220a
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 Golden State Warriors are an American professional basketball team based in Oakland, Californ...
Draymond Green
task142_odd-man-out_classification_no_category
task142-3568e4885d954f7cbcf174d6ad1f8656
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. cheese, integrity, frank, vittles, provision
integrity
task377_remove_words_of_given_length
task377-5a91c6592d06420cb539dcb637cd26f1
In this task, you need to remove 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 silver train pulling into a station filled with lots of lights'. Remove all words of length '4' in the given sentence.
a silver train pulling a station filled of lights
task124_conala_pair_averages
task124-48e9eefdc2224c3d829341f23bdbbab7
In this task you are given a list of numbers and you need to find the average of each two consecutive values. The average of two numbers a and b is calculated as: (a + b) /2. The output should be a list of the averages of each two consecutive values. A list is presented with two brackets and comma-separated values, lik...
[-1.0, 22.0, 24.5, 46.5, 7.0]
task165_mcscript_question_answering_commonsense
task165-b241786ac4384d5ca3b603d30c0cc35e
You are given a paragraph (Passage), a question (Question) and two answer options (Option1 and Option2). Your task is to choose the correct answer to the question based on the passage. Answer of the question cannot be found directly from the passage, it is indirectly indicated in the passage. Do not answer with words o...
after coming home from the mall
task389_torque_generate_temporal_question
task389-b8035aafc0414f47a501abc3ca6e3c53
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 death of Alpaslan Turkes?
task170_hotpotqa_answer_generation
task170-acdb74a3f22a42b487198c44e0f64eb1
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 : Live at Jittery Joe's is an album released in 2001 by Jeff Mangum of Neutral Milk Hotel to battle...
Jeff Mangum
task638_multi_woz_classification
task638-fae0f4c9f6ad42b19b6549fd2decbce3
You are shown a conversation between a user and system. Identify who has spoken the indicated sentence based on the conversation. Sentence1: Great, thanks! That'll be all that I need for today! Sentence2: We have entertainment venues, museums, & colleges to visit. Is there a particular attraction type you would be inte...
Answer: (B) System
task089_swap_words_verification
task089-e8224d00b15e4a6193147b21e848e015
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...
(8, 9)
task196_sentiment140_answer_generation
task196-31393ccbb4be45d188c74d146df5d9ce
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: @oldmanknott flash git, we just ordered a barby and the ruddy ...
no
task1207_atomic_classification_atlocation
task1207-51f7adf5e496453e944715d62fef317d
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ...
Yes
task1311_amazonreview_rating_classification
task1311-160a5856d0e24fe9bf01bbd0c38fc7e5
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...
False
task756_find_longert_substring_and_return_all_unique_alphabets_in_it
task756-5195dc4a5ebe4d09b2aec4a3b5f79e86
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. jETkuRrvZZBYhcGborU, LueoEevZZBYhceJWM
b, c, e, g, h, j, k, o, r, t, u, v, y, z
task413_mickey_en_sentence_perturbation_generation
task413-7c922e1dafad4af8a3a8efe05c41e55a
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. The conc...
The effect of saving the tree is that you lose personal freedom .
task1712_poki_classification
task1712-d70f6b7f6ec74959bf10ee282741bfa4
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...
elementary
task316_crows-pairs_classification_stereotype
task316-47c087193c534896b759e601f20bb36b
In this task, you are given a short passage that conveys a stereotype or an anti-stereotype. A stereotype is an over-generalized belief about a particular group of people(based on race, ethnicity, gender, age, abilities, etc.). An anti-stereotype is an idea that goes against a common stereotype. You are expected to cla...
Anti-stereotype
task403_creak_commonsense_inference
task403-31ff186b5a6045fea528529ede79b28a
In this task you are given a statement and an explanation giving you further knowledge about an entity in the statement. You must judge whether the statement is true or false based on the explanation. Label an instance as "True" if the explanation confirms the statement or doesn't disprove it. Label an instance as "Fal...
False
task1412_web_questions_question_answering
task1412-29ab2dc1117848fe9cc91ff3bfa26695
A question is presented to you in this task, and your job is to write a potentially correct answer. what city is purdue university located?
United States of America
task322_jigsaw_classification_threat
task322-410afa691c39421bb89ba7ea685a7d38
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: "As long as we get to shoot them at some...
Threat
task365_synthetic_remove_vowels
task365-07393bd3648347319c9b5521e73435b7
In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. sODaKaaovy
sDKvy
task1336_peixian_equity_evaluation_corpus_gender_classifier
task1336-738b216775544fc5bfceca87abc8477b
You will be given a sentence containing a pronoun/person name and an emotion. From these implicit parameters, the main goal is to find the gender of the person (male / female). Courtney told us all about the recent wonderful events.
female
task178_quartz_question_answering
task178-6e4bbc3e289542a6a95a4faefe6020d9
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: When people were taxed heav...
decreased
task454_swag_incorrect_answer_generation
task454-b9beb1b6aa0341348e396e39061a75e8
Given a sentence, generate a most unlikely next statement. The next statement should not be logically relevant to the given context Several shots of landscapes are shown that leads into a man and woman speaking to the camera. The couple
continuing to close together while a woman speaks into frame camera.
task286_olid_offense_judgment
task286-f2fd07ce3f5d488f8e84de1b623c841d
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
task142_odd-man-out_classification_no_category
task142-a780ea1aaef24ca28b93e21a08342041
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. fly, eagle, swim, drive, train
eagle
task469_mrqa_answer_generation
task469-5df9744a84e24ac1b33bb9a7281b2a92
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: Coming off their win over the Browns, the Bears stayed at home for a Week 9 duel with the Arizona Cardinals. Chicago would trail...
greg olsen
task307_jeopardy_answer_generation_final
task307-6508346427ae4b46ad672ba450d2f986
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 simplicity, answers should be in all lower cased letters. Category: MODERN MONARCHIES Clue: Of the 3 African countries ruled by monarchs, it's the farth...
morocco
task112_asset_simple_sentence_identification
task112-e72f89dfe5c544cca4f6d2f5d104202a
You will be given two pieces of text with the same meaning. One of them is simpler and easier to understand for non-native English speakers. Complex texts may contain more difficult words, have unnecessary phrases or contain long sentences. Your task is to choose the simpler piece of text. You are expected to output 'T...
Text one
task1509_evalution_antonyms
task1509-2f8970eaf84b4278b39cffcfba08d0b6
In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. gun
knife
task183_rhyme_generation
task183-ad587ca050754d1293aab9265288f37b
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" key
nie
task157_count_vowels_and_consonants
task157-017909310f854259b658856b2ce9a529
In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Sentence: 'an image of a teddy bear with a letter in front'. Count the number of consonants in the given sentence.
22
task1339_peixian_equity_evaluation_corpus_text_completion
task1339-80446628f1474dcdbe71207b4e2ab573
The input is a sentence with a missed word and an emotion. Your task is to fill in the blank with a word that matches the emotion and rewrite the completed sentence. The emotion is one of ['fear', 'joy', 'anger', 'sadness']. SENTENCE: The conversation with Jasmine was <blank>. EMOTION: anger
The conversation with Jasmine was displeasing.
task124_conala_pair_averages
task124-b267c0340fc54807ad1d6c85b425ba2d
In this task you are given a list of numbers and you need to find the average of each two consecutive values. The average of two numbers a and b is calculated as: (a + b) /2. The output should be a list of the averages of each two consecutive values. A list is presented with two brackets and comma-separated values, lik...
[-34.5, -80.0, -31.5, -2.0, -55.5, -42.0, 5.0, 5.0, 3.0, -37.5, -31.5]
task898_freebase_qa_answer_generation
task898-9ebbf2e0465949aa96963ed1e22137b4
Given an trivia question precisely answer the question with a word/phrase/name. External resources such as Wikipedia could be used to obtain the facts. Who played Jean Harlow in the 1965 film Harlow?
carroll baker
task1711_poki_text_generation
task1711-a659c477f9ba4db5a79b269c4fe0b10e
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 ...
when i dream my mind race through field of thought it skip and it flys and it whirl round and round it dance and twirl spin and whirl through every aspect of life i can do what i please i can be who i want and just when i think i'm in control i'm whisk off to a new adventure i-love-to-dream
task389_torque_generate_temporal_question
task389-7069cf552aee430bada5933fc2ed9334
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 finished before the team was sent to the bombed-out building?
task285_imdb_answer_generation
task285-5fda08e95cb6402aa612b6d7c154e3e6
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: I love this movie because I grew up around harness racing. ...
yes
task934_turk_simplification
task934-cd87c112c62842e888fc8b276211533f
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. paul gray -lrb- # 2 -rrb- active : 1995 – present instruments : bass , backing vocals release contributions : all slipknot releases paul gray was a...
active musician paul gray plays bass and has been a backing vocal . he was also a original band member of slipknot which was formed in 1995.
task506_position_of_all_alphabetical_elements_in_list
task506-22e559674ce04f3bad22386552eca7fe
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 alphabetical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no alphabetical element is in the list. ['q', 'x', '...
1, 2, 3, 4
task506_position_of_all_alphabetical_elements_in_list
task506-fa4badc093b847e4bce6e1f7a2be7da3
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 alphabetical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no alphabetical element is in the list. ['X', 'g', '...
1, 2, 3, 4, 5, 6, 8, 9, 11, 12, 14, 16, 17, 20, 21
task477_cls_english_dvd_classification
task477-2df1129c891241aa87d6cdcee8afc2a0
In this task, you are given product reviews about dvds. The goal is to classify the review as "POS" if the overall sentiment of the review is positive(the reviewer is satisfied) or as "NEG" if the overall sentiment of the review is negative(the reviewer is not satisfied). Nearly 15 yrs later, still the worst movie I've...
NEG
task431_senteval_object_count
task431-3440fd5465914907a5e881a5e6fa188d
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. When they arrived back at the logging camp, the pair unloaded the supplies then Scott hurried into the k...
Plural
task1296_wiki_hop_question_answering
task1296-03176bcd236645cdb3e07ab25a0bc9d8
In this task, you are given a context, a subject, a relation, and many options. Based on the context, from the options select the object entity that has the given relation with the subject. Answer with text (not indexes). Context: In biogeography, the Mediterranean Basin (also known as the Mediterranean region or somet...
talkalakh district
task368_synthetic_even_or_odd_calculation
task368-a11d14f83e7b4cdc8337f155af21f2b2
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by 4, if the element is odd you should multiply by 4 then add 2. The output should be a list of numbers that is the result of applying that logic to the input list. You should not round any decimal...
[-82, 350, -170, -9.5, 238, 198, -66, -178, -186]
task405_narrativeqa_question_generation
task405-43ac7445359943a2abb003d7c6d3a3a1
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 did Wayne discontinue the fusion reactor project?
task429_senteval_tense
task429-fff3afcfc78e451983702c44f14046c6
In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". I quietly snuck up to him and pulled at his sleeve.
Present
task153_tomqa_find_location_hard_clean
task153-86ee6408e71f44f78822a74a8a33909a
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...
blue_pantry
task074_squad1.1_question_generation
task074-307a4ddce888459c9ec7292841f5f334
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 was Tucson's record low?
task400_paws_paraphrase_classification
task400-86758339b8564a139b4be71a59da4e98
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. The tour reached Bangkok on 12 July 2...
Not paraphrase
task100_concatenate_all_elements_from_index_i_to_j
task100-ad8f82cdf797489bbfa9bc396c9fa90d
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...
Q66812717p305776597345
task368_synthetic_even_or_odd_calculation
task368-cc78d1fd54bc470492ac3382519ecea6
In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by 4, if the element is odd you should multiply by 4 then add 2. The output should be a list of numbers that is the result of applying that logic to the input list. You should not round any decimal...
[142, -250, -26, 18.0, 54, 374, 20.0, -26, 310, -10]
task294_storycommonsense_motiv_text_generation
task294-ab536bcae5c74a2db67377495fc849b7
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 write the character's motivation by doing a specific job, which is given in the sentence. Y...
to be careful
task1295_adversarial_qa_question_answering
task1295-74ea0bbc844c44d4acdd1c73a134f2c6
In this task, you are given a question and a context passage. You have to answer the question based on the given passage. What animal is unlikely today to be a pet in a modern household?, Context: Anthropologists believe the most significant benefit would have been the use of dogs' robust sense of smell to assist with ...
wolf
task1207_atomic_classification_atlocation
task1207-aec9a988262d4400af1e5122fbed3dc6
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ...
Yes
task405_narrativeqa_question_generation
task405-af34c2b9baf245b795a67c35f09a210e
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 Karen Briggs, Mark O'Connor, and Michael Tree?
task371_synthetic_product_of_list
task371-784767b491cf48159f25561fd9223c9b
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. [[30, -46, 47, -47, -48], [-40, 46, 27, 35, 38], [...
[-146324160, -66074400, 8, 92, 1827]
task1217_atomic_answer_generation
task1217-61994e0cb61e429f9e453a44a5f0d9f5
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 feels another 's ___
hand
task091_all_elements_from_index_i_to_j
task091-54407d8cc64a426191d7cd3c626b8227
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. 1, 4, ['R', 'r', 'o', '3883', 'A', '4...
R, r, o, 3883
task183_rhyme_generation
task183-05d5eb2d71824517a782f9531185b69c
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" chair
cher
task322_jigsaw_classification_threat
task322-47c89e6d2817429e87d3b608db9dc524
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: "Here we are again. Just two weeks after...
Non-threat
task111_asset_sentence_simplification
task111-e67d0ba44e6b40839dbc51cad0f24b34
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...
Chianti Superiore is an Italian wine made in Tuscany provinces Arezzo, Florence, Pisa, Pistoia, Prato and Siena.
task065_timetravel_consistent_sentence_classification
task065-ffd0fcd49079491b911e048417bf5594
In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given two options and you need to select the one that best connects the first sentence with the rest of the story. Indicate your answer by 'Option 1' if the first option is correct, otherwise 'Optio...
Option 1
task673_google_wellformed_query_classification
task673-5a5e961b939242ff8ada3394107624a9
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...
Bad
task389_torque_generate_temporal_question
task389-4694d7f77ebd41f0b2dfdf0813306880
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?
task292_storycommonsense_character_text_generation
task292-f4f94b9098764e628ebf65120631cea4
In this task, you're given a story (which contains five sentences only). Your task is to find all the characters which are available in the given story. Sentence1: Gina needed to find something to fit in the door handle slot. Sentence2: The handle fell out and stranded her in the room. Sentence3: Nothing in the room fi...
Gina
task151_tomqa_find_location_easy_clean
task151-689eaa26f9b640d192664f3b67dca601
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_cupboard
task169_strategyqa_sentence_generation
task169-380fb4f8c30c452099f8dae48c7bcedd
In this task, you are presented with a term, a question, and a yes/no answer. For context, the term is associated with a short description. Write the simple facts one needs to know in order to answer the given question. The facts should be easily found on the web (e.g. mentioned in a Wikipedia page) Term: Elton John, D...
Fact1: The United States if completing around 150,000 corona virus test per day. Fact2: Elton John claims to have over 250,000 pairs of sunglasses.
task191_hotpotqa_question_generation
task191-86ae8f622aa346b0bb2a391b33636ed1
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 : The National Football League Rookie of the Year Award refers to any number of awa...
Todd Gurley lI, is an American football running back for the Los Angeles Rams of the National Football League NFL, despite missing three games due to a torn ACL suffered during his junior year at Georgia, Gurley rushed for 1,106 yards in his rookie season and was voted Offensive Rookie of the Year by the Associated Pre...