task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task390_torque_text_span_selection
task390-e114c934a0db42739edc7cce8de4a717
In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Passage: "I nee...
billing
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet
task622-3bb0d50e3f0a44d28b5689eff3547029
In this task, you are given an input list A. You need to convert all the alphabets in the list with a number representing their position in the English alphabet. E.g., replace A by 1, B by 2, a by 1, b by 2, and so on. ['e', '1767', 'I', 'W', 'w', '8545', 'r', '4245', '9723', 'd', '5325']
5, 1767, 9, 23, 23, 8545, 18, 4245, 9723, 4, 5325
task636_extract_and_sort_unique_alphabets_in_a_list
task636-9ccb2b3a4e3947fea42bfd323f86b289
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. ['8731', '7401', 'd', '9671', '6085', '4699', 'v', '9213', '6017...
a, b, d, j, m, n, o, r, s, t, v, y
task279_stereoset_classification_stereotype
task279-34e986e2571447e79e22a964f1403e4a
In this task, you are given a short passage that may convey stereotype, anti-stereotype, or is unrelated. A stereotype is an over-generalized belief about a particular group of people. An anti-stereotype is an idea that goes against a common stereotype. The passage is unrelated if it does not convey a stereotype or ant...
Unrelated
task1730_personachat_choose_next
task1730-75c303cf062f4989b5b7fa36e0ba5649
You will be given a person's personality, and a history of a conversation this person has had. You will be given four candidate sentences to complete the conversation, based on the context. Choose one and answer with the text. Personality: I was born in Kansas. I love chickens. I know how to drive a truck. I work on a ...
I have always lived on a farm.
task934_turk_simplification
task934-4682c83c7b804d65be67d8e0397c0ab9
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. he also had his own carriage , with fine livery , which took him to concerts at other venues.
he travelled to concerts at other venues in his own carriage which had fine livery.
task1730_personachat_choose_next
task1730-e8bbbb5f58d347ba9f329f7d2c5bb2e1
You will be given a person's personality, and a history of a conversation this person has had. You will be given four candidate sentences to complete the conversation, based on the context. Choose one and answer with the text. Personality: I'm a vegetarian. I am a dancer. I am a night owl. I can play the piano. Chat hi...
That is good because I'll need you in a short time to come.
task579_socialiqa_classification
task579-097950582f1947babc663f87af718f55
In this task, you're given a context, a question, three options, and an answer. Your task is to classify whether the given answer is correct or not by providing 'Yes' or 'No', based on the context with commonsense reasoning about social situations. Context: Addison was sitting on the bus when she noticed an ad for sham...
Yes
task1489_sarcasmdetection_tweet_classification
task1489-1625dd363d894546a4d58b111e037dbd
In this task, you are given a tweet in English. You are expected to classify the post into two classes: sarcastic or non-sarcastic. A sarcastic sentence is one that refers to the use of words that mean the opposite of what you really want to say, especially in order to insult someone, or to show irritation, or just to ...
sarcastic
task1291_multi_news_summarization
task1291-d0cb3ae440454bf2b05cd2ddc51987d5
In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them. UN Special Envoy of the Secretary-General for Syria, Staffan de Mistura , informs the media at the European headquarters of the United Nations in Geneva, Switzerland, Monday, March 14, 2016. Mist...
Surprise, surprise: Vladimir Putin is pulling most of his troops out of Syria with his own version of "mission accomplished": “I consider the objectives that have been set for the Defense Ministry to be generally accomplished," he said Monday, per RT.com. "That is why I order to start withdrawal of the main part of our...
task1542_every_ith_element_from_starting
task1542-9456efa66b1d4ed1b97866ee7c04226d
In this task, you are given an input i,A where i is an integer and A is an array. You need to find every ith element of A starting with the 1st element. 3, ['p', 'Z', '8735', '2125', '185', 'H', '1573', 'W', '899', 'A', '2949', 'z', 's', 'B', 'b', 'g', '3413', 'A', 'N', 'Q']
p, 2125, 1573, A, s, g, N
task285_imdb_answer_generation
task285-3a38d219686747518525d87454d40ab0
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've seen all four of the movies in this series. Each one s...
yes
task565_circa_answer_generation
task565-a1c1383403fb47da80b066a3cb7e2cc7
In this task, you are given a question. Your task is to generate an answer that is relevant to the question. Would you like to see a movie?
Only if it's a Oscar-nominated film.
task307_jeopardy_answer_generation_final
task307-f82c773295cd462ab0d9871899151f3a
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: PRESIDENTS Clue: Before Eisenhower, he was the last president to preside over the ad...
taft
task303_record_incorrect_answer_generation
task303-32be80a7c3064ec5843b1ba04c93918a
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 ...
Sverdlovsk
task1207_atomic_classification_atlocation
task1207-b67a4026ef2f479bab4012b375d0d469
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
task1400_obqa_incorrect_answer_generation
task1400-cb6fae115b384f638de2a350444ca20e
This task is about generating an incorrect answer to a question given the question and a true statement related to the question. The answer must be related to the question, but incorrectly answer it given the context. Fact: An example of seed dispersal is animals eating seeds. Question: A way in which seeds are frequen...
floors being swept clean
task405_narrativeqa_question_generation
task405-64b6d2d39e5449ce90ac7ef99e04fe9c
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 did Shifu and the Furious Five believe Oogway's desision to be?
task1346_glue_cola_grammatical_correctness_classification
task1346-bda2ee85ebd1454e9eb0bf442b667739
You will be given a sentence. Check whether the sentence is grammatically correct and is meaningful. If the sentence is grammatically correct, then answer with '1', otherwise answer with '0'. Because into the room came Aunt Norris, Fanny stopped talking.
0
task675_google_wellformed_query_sentence_generation
task675-2c6bc0b40d3a4742b825d5d4e19774db
You are given a list of queries separated by new line. Your job is to answer with the query that is the most well-formed or well-structured query in terms of grammar, punctuations, or spelling errors. Is it true that excessive salinity of the soil is most severe in arid and semiarid areas of the world ? What type of sy...
Is it true that excessive salinity of the soil is most severe in arid and semiarid areas of the world ?
task507_position_of_all_numerical_elements_in_list
task507-9e600de8770a4ec488c8bd2c17afb82b
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. ['83', 'c', '3757'...
1, 3, 5, 9, 10, 16, 17, 21, 22, 23, 24, 25, 28, 29, 30, 31, 33
task649_race_blank_question_generation
task649-76ba6a4eee244a429c56b0bb0b593a1f
In this task, you're given an article and an answer. Your task is to generate the fill-in-the-blank question for this answer based on the given article. The blanks are always at the end of the question, and can be filled with more than one word or phrase. Article: On her first morning in America last summer, my daughte...
Hearing the author's daughter exploring the new neighborhood alone, his American friends feel _ .
task405_narrativeqa_question_generation
task405-659c9e778a714718ac9e683b33b2ab2b
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 tension arise between Willard and Chief?
task390_torque_text_span_selection
task390-139eb577c8f7491e9f16ad643f601d86
In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Passage: "This ...
goal
task517_emo_classify_emotion_of_dialogue
task517-74199457c89e432eb08688c3c9efadce
In this task you will be given some text dialogue and you need to infer the underlying emotion of the text. The possible emotions are happy, sad, angry, or other. u are talking so rude you love it no i do not
angry
task368_synthetic_even_or_odd_calculation
task368-78083133f3bd406199775b74c84c4c2a
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...
[262, -16.5, 286, -1.0, -34, 16.0]
task191_hotpotqa_question_generation
task191-21c61cb0bece4c0a833893548c46427b
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 : Jack O'Diamonds is a musical play with music by Noel Gay and book and lyrics by C...
What musical with music by Noel Gay did Susan Goforth perform in?
task397_semeval_2018_task1_tweet_anger_detection
task397-70d94a09c2be4e52ba514a36d37688d0
In this task you are given a tweet. You must judge whether the author of the tweet is angry or not. Label the instances as "Angry" or "Not angry" based on your judgment. Holding a #grudge doesn't make you #strong; it makes you #bitter. #Forgiving doesn't make you #weak; it sets you #free.
Not angry
task515_senteval_odd_word_out
task515-b2fcfea7e7014e6294942f9d21d4e2b1
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
task183_rhyme_generation
task183-e326e17d778544f089580ceb822e972c
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" six
vicks
task506_position_of_all_alphabetical_elements_in_list
task506-d531024798064d69815efc5781cb0909
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. ['8069', '43...
7, 11, 12, 13, 18, 22, 23
task453_swag_answer_generation
task453-c39736700bde4d709f1b496315111790
Given a sentence, generate what should be the most likely next statement. The next statement should be reasonable and logically correct. Someone's in an army recruitment center looking at the posters. A gray haired man in a sergeant's uniform
sits at a desk with a poster of someone behind him.
task616_cola_classification
task616-503fcc273f8c4940a906ff5e1669e367
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
task472_haspart_classification
task472-02e6e8c9e29e45c780d611b3a538dd10
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
task1291_multi_news_summarization
task1291-27ad1ba3d1934e359ab3aadb2bb1daad
In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them. Surprise! Lady Gaga shocked fans when she announced the release of her new single, "The Cure," at the end of her 90-minute performance at the Coachella Valley Music and Arts Festival in Indio, Ca...
Lady Gaga didn't just headline at Coachella on Saturday, she surprised her fans by debuting a new song. Gaga set up "The Cure" about halfway through her 90-minute set at the music festival in California, reports US Weekly. "I've been so excited for this next part of the show because I've been trying to keep it a secret...
task363_sst2_polarity_classification
task363-fa84115d0d274214892f8b14751a1a88
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 You might want to take a reality check before you pay the full ticket price to see `` Simone , '' and consider a DVD...
NEG
task274_overruling_legal_classification
task274-33c492b4c49844e69f73ee99bce2795e
In this task, you will be shown a sentence, and you should determine whether it is overruling or non-overruling. In law, an overruling sentence is a statement that nullifies a previous case decision as a precedent by a constitutionally valid statute or a decision by the same or higher ranking court which establishes a ...
overruling
task413_mickey_en_sentence_perturbation_generation
task413-c7342eb3b9554be795b2ebe4bcaec643
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. A Produc...
A company secretary provides guidance to directors.
task1295_adversarial_qa_question_answering
task1295-bd4ee9fcd34a4cbd97dbda98a6c95949
In this task, you are given a question and a context passage. You have to answer the question based on the given passage. Which of the following was on the same side as the UN: the U.S. or North Korea?, Context: Because neither Korea had a significant navy, the Korean War featured few naval battles. A skirmish between ...
the U.S
task633_dbpedia_14_answer_generation
task633-94665175d5ec483dbd2fca06300cf709
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: Hochstein is a mountain of Saxony southeastern Germany. Question: The document can be classified to which t...
1
task389_torque_generate_temporal_question
task389-0442f5acf15a4c5d885257c49ce801b5
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 was happening while they sold 400,000 yuan of the toy mascots?
task1291_multi_news_summarization
task1291-a409c6ca6de04a848b2dc1b83320139c
In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them. These crawls are part of an effort to archive pages as they are created and archive the pages that they refer to. That way, as the pages that are referenced are changed or taken from the web, a l...
Crushed seashells are one of the best surfaces for making paths and driveways on your property, according to this helpful landscaping website. But some Rhode Islanders are learning the hard way it's ideal if the shells are cleaned first. Residents in Tiverton say a neighbor recently dumped thousands of unwashed clam sh...
task596_mocha_question_generation
task596-c60242d2320e469ca56c228569991fb3
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. Jesse went camping with Addison's friends.
Why did Jesse do this?
task078_all_elements_except_last_i
task078-34e31ceb34fd432f838e85f2d827339e
In this task, you are given inputs i and A, where i is an integer and A is a list. You need to list all the elements of A preceding the last i elements. i will always have a value less than the length of A. 1, ['391', '2357', 'S', '1039', 'Z', '2227', '5533', '2737', 'p', '5389', 'R', '8729', 'J']
391, 2357, S, 1039, Z, 2227, 5533, 2737, p, 5389, R, 8729
task065_timetravel_consistent_sentence_classification
task065-f2b29d1a1a6549cd8a97f8e8dcbf0404
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
task1206_atomic_classification_isbefore
task1206-a3a2a2b412494286b936ef2ec3d3e167
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
task1599_smcalflow_classification
task1599-302d7dee125546d19123fc1c461b36a7
In this task, you are given an utterance, which is a part of a conversation between a user and an agent. Your job is to detect the speaker. The user usually commands the agent to schedule events, retrieve event information, and check the schedule. While the agent's response is an answer to the user's questions or follo...
agent
task1308_amazonreview_category_classification
task1308-219ae2bc82d8424d83f5f8720d3def34
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: What the hut is of giant size in his good ...
False
task592_sciq_incorrect_answer_generation
task592-b7fefca7a3b542348e6ff78a3fd8685f
Given a scientific question, generate an incorrect answer to the given question. The incorrect answer should be a plausible alternative to the correct answer. The answer should be some other item belonging to the same category as the correct answer but should be incorrect. What are the most dramatic, sudden, and danger...
monsoons
task864_asdiv_singleop_question_answering
task864-f952b543e461471497cb3ef87e785e35
You are given a math word problem and you are supposed to apply a single mathematical operator like addition, subtraction, multiplication, or division on the numbers embedded in the text to answer the following question and then only report the final numerical answer. the razorback t-shirt shop makes $ 9 dollars off ea...
2205
task1422_mathqa_physics
task1422-bf8fb734aee942078e5c8577138f1f4c
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 passes a station platform in 36 sec and a man standing on the platform in 25 sec . if the speed of the train is 54 km / hr . what is the length of the platform ? ...
e
task478_cls_english_music_classification
task478-27bfcef858c74d11880ce4040bbaa60c
In this task, you are given music product reviews in English language. The goal is to classify the review as "POS" if the overall sentiment of the review is positive or as "NEG" if the overall sentiment of the review is negative. Fake! Fake! Fake! . I bought one of these CD's many years ago and found out the hard way. ...
NEG
task1217_atomic_answer_generation
task1217-a77b6c8f991e44f7929a6694a0fe7817
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 counts every ___
chicken
task398_semeval_2018_task1_tweet_joy_detection
task398-5cf6798f1e6947fdbc30444224a14adc
In this task you are given a tweet. You must judge whether the author of the tweet is happy or not. Label the instances as "Happy" or "Not happy" based on your judgment. Cross Party Group on Crofting meeting tonight in @ScotParl. Suspect it's going to be a lively meeting....
Not happy
task849_pubmedqa_answer_generation
task849-68049512ca8a43f48a5e8a436586cf99
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: The calcium-channel blocking effect of magnesium might have protective effects in patients undergoing cardiopulmonary bypass surgery. We as...
Our study indicates that if magnesium is added to intermittent antegrade warm blood hyperkalemic cardioplegia, blood levels of many markers of cardiac myocardial injury after cardiopulmonary bypass are lowered. This finding may have implications for myocardial protection.
task1296_wiki_hop_question_answering
task1296-681c825fd05f467dbf92863e730f6938
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: Saint Petersburg is Russia's second-largest city after Moscow, with five million inhabita...
nizhny novgorod
task899_freebase_qa_topic_generation
task899-3ec94b6168984bfb925c46b270556b80
Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about. Who was in all of these films: Alfie, The Man Who Would Be King, Educating Rita, Little Voice, Batman Begins, The Dark Knight, Last Orders and The Quiet American?
educating rita
task1186_nne_hrngo_classification
task1186-cf4e64da724844a48540fc2060f4e7f9
You are given an original reference as well as a system generated reference. Your task is to judge the naturaleness of the system generated reference. If the utterance could have been produced by a native speaker output 1, else output 0. System Reference: old skool cafe allows children. Original Reference: yes, the old...
1
task494_review_polarity_answer_generation
task494-8fd499b8aea545a58824e16866b3db79
Given a review text from amazon and its polarity (either positive or negative). Generate answer "True" if given sentence and its polarity match, otherwise generate answer "False". A review is considered positive if the reviewer is satisfied with the product. Otherwise, it is considered negative. Review: that I don't li...
False
task308_jeopardy_answer_generation_all
task308-eb6732ca46594a2f87b55887662e51ad
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: WHERE HISTORY HAPPENED Clue: In 1517 the Ottoman Empire put its foot down on this to...
nazareth
task098_conala_list_intersection
task098-7e3efbf9ecb84cdcaf616dfa67381989
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...
[2, 5, 10]
task636_extract_and_sort_unique_alphabets_in_a_list
task636-1ba4afd8bc51463ca6725370eaa183dd
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. ['5811', 'p', '8609', 'h', 'w', '3919', 'l', 'l', 'f', '6053', '...
e, f, h, j, l, m, n, p, q, r, t, w, x, z
task087_new_operator_addsub_arithmetic
task087-186676a1f6cf47eb9d928d9b078abe09
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 8649 @ 43...
5127
task389_torque_generate_temporal_question
task389-68c17672215b488abb10bcfc9641f71d
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 will likely happen in the future?
task112_asset_simple_sentence_identification
task112-4e1d8b21d00541e4bf6223c391d5ea47
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
task1423_mathqa_geometry
task1423-3631ce45b5c64277bd9ec3702d3302f9
In this task, you need to answer the given multiple-choice question on geometry. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. Problem: two circular frames are kept one above the other . frame x has a diameter of 16 cm and frame y has a diameter of 12 cm . what fraction of the surface of frame x is not covere...
b
task092_check_prime_classification
task092-38d09c02198b4c6a913278b382293794
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. 82490
No
task1604_ethos_text_classification
task1604-4cd9f31d4b7e44278582788abb26edb0
Given a comment, classify it into a 'hate' speech or 'not hate' speech. Answer using 'hate' or 'not hate'. All these women have such obvious respect and admiration for each other
not hate
task1290_xsum_summarization
task1290-27f0043ea7094d08b7eb7f1f1218ee47
In this task, you are given an article. Your task is to summarize the article in a sentence. Mr Zuma said the South Africans had died in a nine-hour "high-tempo battle" against the "bandits" in Bangui. South Africa had about 200 troops stationed in the city to block Seleka rebels from seizing power. Ousted CAR leader F...
Thirteen South African soldiers were killed in the Central African Republic as rebels seized the capital over the weekend, President Jacob Zuma has said.
task898_freebase_qa_answer_generation
task898-baf66e52c5ef4ef3b81abf3fba44339d
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. What part of France is located on the continent of South America?
french guiana
task371_synthetic_product_of_list
task371-0ff8ba08477743708fa41d8493312c22
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. [[-2, -43, 18, -41], [-32, -6, 26, 0, 0], [7, -40,...
[-63468, 0, 1400, 49680, -20, -829840, 12152000, 90720, 79020240]
task157_count_vowels_and_consonants
task157-f9fb940706dc45b8bd69321b55de85ee
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: 'a flock of ducks on the water's surface'. Count the number of vowels in the given sentence.
11
task343_winomt_classification_profession_anti
task343-7360cef3f4004b3ba0fad294192191a2
In this task, you are given a sentence and a gender. The sentence mentions two professions: one's gender is unknown and the other's gender can be identified using the gendered pronouns that refer to them in the text. You are expected to return the profession with the given gender. Sentence: The laborer dug a hole for t...
Laborer
task098_conala_list_intersection
task098-3dc3c44246904f2b8fc42e7c045f06d4
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...
[1, 3, 4, 9, 10]
task206_collatz_conjecture
task206-494f144f83ef4e929d03ec0e887fa1b9
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 two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list. [161, 41, 8, 171]
[484, 124, 4, 514]
task369_synthetic_remove_odds
task369-fa1410e5a77541089b170d7291d68e43
In this task, you will be given a list of integers. You should remove all of the odd integers from the list(consider 0 an even number). If every integer in the input list is odd then an empty list ("[]") should be returned. Otherwise, answer with the list of even numbers separated by comma inside brackets. [64, 34, -27...
[64, 34, 30, 90, 54, 64]
task618_amazonreview_summary_text_generation
task618-f78818c8c5854bc7a8e66b91851f5bb6
In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review. This product sucked and it only last less than two weeks. I bought it for my classroom since the school do not supply. I missed the window to send it back. Very disappointed.
It was supposed to be quality. Which turned out to be trash.
task308_jeopardy_answer_generation_all
task308-283f1a2609624c00b2aaa8a878322f06
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: 20th CENTURY BOOKS Clue: In 1929 William Faulkner made a lot of "noise" in the liter...
"the sound and the fury"
task1422_mathqa_physics
task1422-d785e1007a694848a2498fa151f5da3c
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: city a to city b , andrew drove for 1 hour at 50 mph and for 3 hours at 60 mph . what was the average speed for the whole trip ? Options: a ) 56 , b ) 57.5 , c ) 58.9 , d...
b
task208_combinations_of_list
task208-08cf477599f94ba48fcda97f1efb743e
In this task, you will be given a list. The list is several integers and letters separated with a comma, written within a []. You can create new lists by dropping one of the items in the input list. Your task is to write a list containing all the possible lists you can make by dropping one item from the input list. Fo...
[['9', '1', 'm'], ['9', '1', '6'], ['9', 'm', '6'], ['1', 'm', '6']]
task1445_closest_integers
task1445-34df0426f1b549bf8ca81be14ac02f4b
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. [-53, 15, -31, 45...
20
task087_new_operator_addsub_arithmetic
task087-8afea2c7cf404f18a39150c5f23c7aa2
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 4396 @ 41...
-7020
task1312_amazonreview_polarity_classification
task1312-c8a0794fcd724f00a05d0a2c117999b3
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. The gears strip too easily. Our first unit stripped after less than 1 minute of play, literally. We decided to replace it, and at least the second u...
negative
task405_narrativeqa_question_generation
task405-9f0b7bd75dc94be39955de0fd671bf18
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 Hypatia's father?
task162_count_words_starting_with_letter
task162-14836c7d57014093aca80cbef896275a
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 white dog laying in an open suitcase'. How many words start with the letter 'i' in the sentence.
1
task523_find_if_numbers_or_alphabets_are_more_in_list
task523-0f511ce89a5749d2b7606ee3d7be044d
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
task1217_atomic_answer_generation
task1217-89cc00c156a64a5089030db6e93802be
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 wears ___ every day
Panties
task378_reverse_words_of_given_length
task378-0b4e9e0290df4a6a9cb11adf9c742f28
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 black and white bathroom has a shower curtain with fish'. Reverse all words of length '6' in the given sentence.
a black and white bathroom has a rewohs curtain with fish
task103_facts2story_long_text_generation
task103-a84854e19ed643d5b31e32c1ecd295e5
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: woman nam...
Away for two years, a woman named Mary Ava Gardner returns to her home in a small town a whistle stop. She attempts to reconcile with Kenny Veech George Raft, her former romantic interest, but he is jealous and bitter, particularly after she takes up with Veechs mortal enemy, nightclub owner Lew Lentz Tom Conway. Gitlo...
task303_record_incorrect_answer_generation
task303-687023029e814aeebd5d3296f6ae7ed3
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 ...
Maybellene
task413_mickey_en_sentence_perturbation_generation
task413-dce0f66773134094ac30d2e73d730fef
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. Gas is u...
Money is used to purchase tickets and audio .
task581_socialiqa_question_generation
task581-ab9c3a9edbb3460e9e86af48270a9cb5
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: Marcy and Ash spent time together before he moved to CA. Answer: find a new home in CA
What does Ash need to do before this?
task593_sciq_explanation_generation
task593-b226dc6ef2f84c8e9a66763c62bc097b
Given a scientific question and its correct answer, generate supporting facts for the answer. This supporting fact can be an explanation for the answer to the given question. Question: What kind of gland produces an oily substance that waterproofs the hair and skin? Answer: sebaceous gland
oily substance produced in the dermis by a sebaceous gland that waterproofs the hair and skin.
task183_rhyme_generation
task183-0b77b82aa76c409182ebfceb263231c3
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" lot
plot
task132_dais_text_modification
task132-e6a8da82341149dca6e0a90352354f13
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. Linda told a woman the news
Linda told the news to a woman
task367_synthetic_remove_floats
task367-067cae307425420ead26539f23e36e6b
In this task you will be given a list of numbers. You should remove any number that is not an integer (whole number). If every number is not an whole number then an empty list ("[]") should be returned. Otherwise, answer with the list of whole numbers separated by comma inside brackets. [-73, 71]
[-73, 71]
task1291_multi_news_summarization
task1291-b5f223574ddf4688805add5327d13b9a
In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them. Starting in 1996, Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the Wayback Machine after an embargo period. ||||| Recen...
Like scientific mysteries? Then consider the electric-blue clouds that are becoming more common and appearing in unexpected parts of the world, the San Francisco Chronicle reports. Called "noctilucent clouds" or "night-shining clouds," they were first reported above polar regions in 1885 and have appeared every summer ...
task325_jigsaw_classification_identity_attack
task325-07392c63e775423ab9a998b903f67da3
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: identity-attack and non-identity-attack. Identity attack refers to anything rude or disrespectful about someone's identity, including appearance, race, gender, and sexual orientation. Comment: ...
Identity-attack
task066_timetravel_binary_consistency_classification
task066-0159f868a79944c7bf6efb33f27a3bc8
In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given a candidate for the second sentence and you need to identify if the given sentence connects the first sentence with the rest of the story. Indicate your answer by "Yes" if it connects, otherwi...
No
task372_synthetic_palindrome_numbers
task372-de13d7c7c6dc4cf1803405bd71e9c7d9
In this task you will be given a list of integers. You should only return an integer if the first digit is the same as the last digit in the number. If an integer has a single digit, then it should be returned. If there are no integers that start and end with the same digit then an empty list ("[]") should be returned....
[828, -666, 969, -111]