task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task351_winomt_classification_gender_identifiability_anti | task351-263d8225e07b4294852922b2b0018995 | In this task, you are given a sentence and a profession. The sentence mentions two professions: one's gender is identifiable using the gendered pronouns in the text and the other's gender is unidentifiable. You are expected to return whether the given profession's gender is identifiable or unidentifiable.
Sentence: The... | Unidentifiable |
task564_discofuse_classification | task564-42f24f5ade2a4487ab40d8915ae9cef5 | In this task, you are given two sentences in the English language and your task is to classify them into one of their discourse types. A discourse type is an indicator to classify the given two sentences on the basis of a co-text as well as a relevant context. There are 13 discourse types in total which are 'SINGLE_S_C... | PAIR_CONN |
task292_storycommonsense_character_text_generation | task292-085aaade50e34ef7ac71a29b26daac45 | 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: Isaac was invited to a party at a stranger's house. Sentence2: He was bored and decided to go. Sentence3: He got talked into drinking alcohol. Sentence4: An... | Isaac, Police, Stranger |
task499_extract_and_add_all_numbers_from_list | task499-47cea3aceb9e42c7906e21c1a2b4fdbe | In this task, you are given an input list A. You need to find all the elements of the list that are numbers and calculate their sum.
['1661', 'x', '9619', 'n', '4431', '6091', '5081'] | 26883 |
task328_jigsaw_classification_insult | task328-21af7bc0e10f46d28328e00ce324b35a | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: insult and non-insult. Insult is any lanugage or act that is disrespectful or scornfully abusive.
Comment: They will get voted in again...
20% of population works for government
Natives vote Li... | Non-insult |
task373_synthetic_round_tens_place | task373-1fd2a3646c4b4b3dbbc0f27f6770b0f7 | In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10.
[471, 294, 227, -202, 232, 258, -751, -803, -167, -835, -282, -895, -48] | [470, 290, 230, -200, 230, 260, -750, -800, -170, -840, -280, -900, -50] |
task072_abductivenli_answer_generation | task072-865c6c54dfb741ed992d5500f0777283 | In this task, you're given the middle and ending of a three-part story. Your job is to complete the short story by writing a probable beginning of the story. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using any irrelevant extra information when creating ... | Steve wanted to play a prank on his mean teacher. |
task1294_wiki_qa_answer_verification | task1294-f37360b679d44aad80bb0f311f7337bb | In this task, you are given a question and an answer. Answer "Yes" if the given answer correctly answers the question, otherwise answer "No".
how is slugging percentage calculated, Answer: It is calculated as total bases divided by at bats : | Yes |
task897_freebase_qa_topic_question_generation | task897-8fe81472700d48d8b95149fe27052374 | Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question.
always on my mind | Which group had number 1 hits in the 1980's with It's a sin, Heart and Always on my mind? |
task865_mawps_addsub_question_answering | task865-2b82d5fd229e4465b52f4e3e50a1433a | You are given a math word problem and you are supposed to apply addition or subtraction mathematical operators on the numbers embedded in the text to answer the following question and then only report the final numerical answer.
Sara had 4 quarters and 8 dimes in her bank . Her sister borrowed 4 dimes . How many dimes ... | 4 |
task301_record_question_generation | task301-ccb19490d6434a01ad417eb9917397ae | 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 _ .
(CNN) A Wikipedia ... | And here's how "_-Gorka" changed it when it was moved to the bottom:. |
task405_narrativeqa_question_generation | task405-68618ea6bc4c4ba6af33397c28343e0f | 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 does Alan not find Meg attractive? |
task1520_qa_srl_answer_generation | task1520-c3cc230cf69743fcac4734450697e9dc | In this task, you are given a sentence and question which can be answered using the sentence. Your task is to answer the question using the information from the sentence. The answer to the question is unique and it is a continuous text span from the sentence.
Sentence: The third is the presence of a community ; small a... | social norms |
task146_afs_argument_similarity_gun_control | task146-a55704954b804882b2748aa0bc910710 | We would like you to classify each of the following sets of argument pairs (discussing Gun Control) into either SIMILAR or NOT SIMILAR. A pair of arguments is considered SIMILAR if the arguments are about the same FACET (making the same argument), and is considered NOT SIMILAR if they do not have the same FACET. A FAC... | Similar |
task820_protoqa_answer_generation | task820-7e014172e75b468eb4a6c9d49d433689 | Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question.
name something you might see at a cowboy's yard sale. | gun |
task683_online_privacy_policy_text_purpose_answer_generation | task683-5f0e5c68f7bd4524bcf8aa4ca1e3b268 | 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
The site collects your demographic information for an unspecified purpose. Collection happens when you explicitly provide in... | Unspecified |
task581_socialiqa_question_generation | task581-d0545e736466430fac3db7b4df336fe1 | 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: Aubrey wasn't sure if she would meet the deadline, but Aubrey finished the novel right on time.
Answer: Satisfied | How would Aubrey feel afterwards? |
task1346_glue_cola_grammatical_correctness_classification | task1346-bbf5ee350db745ef8be6b75d70b1783c | 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'.
Idaho potatoes bake beautifully. | 1 |
task100_concatenate_all_elements_from_index_i_to_j | task100-9f2a82ef92d54ab4ac07081ee0d280bf | 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... | 99814137 |
task1504_hatexplain_answer_generation | task1504-0b16188e45dd4d3f88483db39a7b575e | 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.
just blocke... | ugly bitches |
task1645_medical_question_pair_dataset_text_classification | task1645-9656d729973245abada7d76f352d3965 | 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: Hey so I just had strep throat and s... | Similar |
task462_qasper_classification | task462-e5aad250a2964750bd24bd34f551d4e8 | In this task, you will be presented with a context from an academic paper and a question based on the context. You have to classify the questions into "Extractive", "Abstractive", or "Yes-no" questions. Extractive questions can be answered by concatenating extracts taken from a context into a summary while answering ab... | Yes-no |
task267_concatenate_and_reverse_all_elements_from_index_i_to_j | task267-5d23126fc94743be9b0fbc307cd154ba | 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 ... | 96456631789l7942 |
task518_emo_different_dialogue_emotions | task518-c8e85071fad444dfb4a350566c826fef | In this task you will be given two dialogues. You need to determine if both dialogues have the same underlying emotion. The possible emotions are happy, sad, angry, or other. If they do output 'yes', if not output 'no'.
Dialogue 1: 'ohk lol for such silly things how will utell'. Dialogue 2: 'he he i know what i said u ... | no |
task1292_yelp_review_full_text_categorization | task1292-7377e95c78b44af8a08f3f7c41de98d2 | You are given a review about a place. You need to provide a rating from "1 star" to "5 stars" for this place.
This hotel was just ok for me...the location was great, the service was great, the food was ok but the rooms really need updating. They are big, so that is a plus, but they are dated for sure. I have a few pet... | 3 stars |
task326_jigsaw_classification_obscene | task326-de9648f27d9d4f2b86c62d622290365e | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: obscene and non-obscene. A comment is obscene if it is considered offensive to the public sense of decency, for example because it too obviously relates to sex or contains language regarded as ... | Obscene |
task1288_glue_mrpc_paraphrasing | task1288-57d21e8ed35f4df48ab1b6f565cf8f7d | You are given two sentences(Sentence1 and Sentence2). Answer "Yes" if these sentences are a paraphrase of one another, otherwise answer "No".
Sentence1: But Adora Obi Nweze , the NAACP state president , said the state only tried to prove its conclusion of suicide , rather than consider the possibility of murder ., Sent... | No |
task279_stereoset_classification_stereotype | task279-397e81d5f6b74abe92f52a930b31113f | 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 |
task566_circa_classification | task566-15fea4742f9840739afe4f729657e731 | In this task, you are given two sentences. Your task is to classify the given sentences as "Yes" if they have same meaning; otherwise, classify them as "No".
Sentence-1: I am on a diet.<sep>Sentence-2: I want to meet for dinner . | Yes |
task209_stancedetection_classification | task209-133b55dea5bf414a9b21d06e000128a8 | Given the Target and Argument texts detect the stance that the argument has towards the topic. There are three types of stances "in favor", "against", and "neutral".
Topic: Tidal energy
Argument: Repairing tidal energy is difficult and expensive. | against |
task228_arc_answer_generation_easy | task228-b95e9202161b47bf89231073da114e4f | You are given a science question (easy-level) and four answer options (associated with "A", "B", "C", "D"). Your task is to find the correct answer based on scientific facts, knowledge, and reasoning. Do not generate anything else apart from one of the following characters: 'A', 'B, 'C', 'D'. There is only one correct ... | D |
task002_quoref_answer_generation | task002-79dad7e1ef344e769cdc3020bd6bd41a | In this task, you're expected to write answers to questions involving multiple references to the same entity. The answer to the question should be unambiguous and a phrase in the paragraph. Most questions can have only one correct answer.
Passage: At the turn of the 17th century, Monteverdi found himself the target of ... | Giovanni. |
task1285_kpa_keypoint_matching | task1285-099fea3c3a874b3caf5bca33f0f3b74e | The input contains a debate topic, an argument on the topic and a keypoint, separated by "<sep>". Your task is to answer if the keypoint matches the argument and summarizes exactly what the argument means, in the context of the given topic.
Topic: We should ban the use of child actors<sep>Argument: Children should not ... | True |
task1502_hatexplain_classification | task1502-b8c4e2610121487d81aef31f0427b3f3 | The input is a tweet which can be classified as Hate Speech, Offensive or Normal. Given such a tweet, output the class the tweet belongs to. Hate Speech will contain threatening language towards the community targeted. Offensive language will contain abusive or discriminatory language towards the community targeted.
th... | Normal |
task431_senteval_object_count | task431-5b2f7f9dd0e749c38574e7e1cc8dc381 | 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 got my elephant in Sri Lanka. " | Singular |
task389_torque_generate_temporal_question | task389-9eab5d580ffa48018199f7d1423b11c9 | 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 might happen after the report is submitted? |
task074_squad1.1_question_generation | task074-60fa9f7d5b444f96b4b22e5c582eaa01 | 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 under scrutiny? |
task899_freebase_qa_topic_generation | task899-79a77a725c01490882b3e8fafa3c7c3e | Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about.
Which instrument was played by jazz artist Benny Goodman? | benny goodman |
task1327_qa_zre_answer_generation_from_question | task1327-4f0e79d058474390ba8fff8bc93850ab | Generate a correct and concise answer for the question based on the words in the context.
Context : My Lucky Stars (Chinese: 福星高照) is a 1985 Hong Kong action film directed by Sammo Hung, who also starred in the film.
Question : Which place is My Lucky Stars in? | Hong Kong |
task072_abductivenli_answer_generation | task072-65afaac9e0314276a59980a088177127 | In this task, you're given the middle and ending of a three-part story. Your job is to complete the short story by writing a probable beginning of the story. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using any irrelevant extra information when creating ... | Adolph was a great little student with a penchant for art. |
task1207_atomic_classification_atlocation | task1207-512d1e8db6554a388b71bf3425d6eaa3 | 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 |
task166_clariq_sentence_generation | task166-681921d583f84bf789a41ede1b7e6829 | 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... | for which year would you like to know the illinois state tax |
task898_freebase_qa_answer_generation | task898-9bff842310f1484ba0712cb1f3577f93 | 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.
Grey Street, named after Prime Minister Earl Grey, is a major street in which British city? | newcastle upon tyne |
task092_check_prime_classification | task092-2bbdc4bed14c4dae841656c11fd61e98 | 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.
409 | Yes |
task592_sciq_incorrect_answer_generation | task592-c4be18d8cdb9449e9363ed3ef16d746b | 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 only invertebrates that can fly? | mammels |
task247_dream_answer_generation | task247-706e8ea8448d41fa967873d44fbe6984 | 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".
M: The Bacon Bacon food truck is down the street. I'm going to get lunch. Can I get you something? W: I wa... | (A) Working. |
task1510_evalution_relation_extraction | task1510-96dee845f0684ae7ba61d2924c2fe17f | Given a phrase describing the relationship between two words, extract the words and the lexical relationship between them. The relation has to be of the type 'MemberOf', 'MadeOf', 'Synonym', 'Entails', 'HasA', 'HasProperty', 'PartOf', 'Antonym' or 'IsA'. The output should have the format: word1 relation word2.
egg can ... | egg HasProperty good |
task905_hate_speech_offensive_classification | task905-244f5d0820f6419e8c8a16702c775487 | You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise.
Tweet: ★ BEST ASIAN MASSAGE ON THE Brooklyn Park slope --TOP RATED SPA ★718-62... | true |
task160_replace_letter_in_a_sentence | task160-ad2c70d684ea4b0f83b94c6fed4413f8 | In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'a man laying on top of a couch sleeping'. Replace the letter 'c' with 'e' in the sentence. | a man laying on top of a eoueh sleeping |
task386_semeval_2018_task3_irony_detection | task386-c3c23662df3e44ecb482ca0fad05f2c2 | In this task you are given a tweet. You must judge whether the tweet is ironic or not. We define two type of irony for this task ("polarity","situational"). Situational irony happens when a situation fails to meet some expectations. polarity irony happens when irony is achieved by inverting the intended sentence. Label... | ironic |
task512_twitter_emotion_classification | task512-dc36049ef2234a2a90befb0b63afc9e0 | In this task, you are given Twitter posts. Your task is to label the post's emotion (as expressed by the user) as sadness, joy, love, anger, fear, or surprise.
i always feel quite smart when wearing this | joy |
task066_timetravel_binary_consistency_classification | task066-e355d49f241b4d289ec17962952d87f3 | In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given a candidate for the second sentence and you need to identify if the given sentence connects the first sentence with the rest of the story. Indicate your answer by "Yes" if it connects, otherwi... | Yes |
task850_synthetic_longest_palindrome | task850-c2fa7513790d47cea9ec369012035524 | In this task you will be given a string and you should find the longest substring that is a palindrome. A palindrome is a string that is the same backwards as it is forwards. If the shortest possible palindrome is length 1 you should return the first character.
bzbzdzzdbb | dzzd |
task1290_xsum_summarization | task1290-ef3f8ec417134c30b71d6be528f4f5e5 | In this task, you are given an article. Your task is to summarize the article in a sentence.
The 54 life-size sculptures formed the eight-mile Go Go Gorilla trail around the city between July and September.
Individually-painted models could be found on pavements, in parks, shopping centres, on top of the castle mound a... | Gorilla statues which graced the streets of Norwich this summer are being displayed together for the first time ahead of a charity auction. |
task596_mocha_question_generation | task596-3d39a6c4b22c496c98b8ef4c86f6223b | 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 looked a lot like Taylor even though they didn't think they were related. | What will Taylor want to do next? |
task326_jigsaw_classification_obscene | task326-52b1e0b3a0214569ab3759972f01956e | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: obscene and non-obscene. A comment is obscene if it is considered offensive to the public sense of decency, for example because it too obviously relates to sex or contains language regarded as ... | Non-obscene |
task1135_xcsr_en_commonsense_mc_classification | task1135-4f214113f8fc4c5aafd417055e89ab1c | In this task, you will be presented with a question that has multiple possible answers. You should choose the most suitable option out of "A", "B", "C", "D", and "E", based on your commonsense knowledge.
Question: She was the youngest and always got stuck in the middle seat, she never got the what of a bench seat?
Op... | D |
task063_first_i_elements | task063-64aac4267f71492ab9ef485cb7985298 | In this task, you are given inputs i and A, where i is an integer and A is a list. You need to output the first i elements of A, starting with the 1st element in A. i will always have a value less than the length of A
7, ['7383', '8403', '7771', '5699', '8943', 'x', 'd', 'd', 'N', '9255', 'b', 't', 'a', 'K', '6361', 'k... | 7383, 8403, 7771, 5699, 8943, x, d |
task405_narrativeqa_question_generation | task405-4649397501db43cb9f7ca4adfdda0073 | 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 does the confessed killer turn out to be? |
task085_unnatural_addsub_arithmetic | task085-1da7a66e0e1c4e19891eb156a5ad97b9 | 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.
7359 - 9102 - 6239 - 5795 + 7847 + 1682 + 5344 | 13622 |
task820_protoqa_answer_generation | task820-63dd648dd92f43adb1255f3570f848ee | Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question.
name a food that gets bigger when it's cooked | pancakes |
task672_nummersense | task672-89166b97be9c460bac1b4238f45ba768 | In this task, find the most appropriate number to replace the blank (indicated with _ ) and express it in words.
Natural silver contains _ stable isotopes. | two |
task901_freebase_qa_category_question_generation | task901-c4c90f0994984b739a3111fdae74e790 | Given a broad category, generate a trivia-type question based on a specific entity in that category. The question should be non-ambiguous. External resources such as Wikipedia could be used to obtain the facts.
fictional_universe | The brother of Zeus and Hades and married to Amphitrite, which of the twelve Olympian Gods had both the horse and bull as symbols and was beleived to cause earthquakes? |
task430_senteval_subject_count | task430-4212a956a82f45269d81329224c42711 | In this task you are given a sentence. You must judge whether subject of the main clause is singular or plural. Label the instances as "Singular" or "Plural" based on your judgment.
The majority of her pain had subsided and she could feel her strength returning. | Singular |
task1726_mathqa_correct_answer_generation | task1726-9fa80dbeb6aa4b86844c1136c5301128 | The task is to generate the correct answer for a given math problem.
Problem: a can do a job in 15 days and b in 20 days . if they work on it together for 4 days , then the fraction of the work that is left is ? | 8 / 15 |
task1338_peixian_equity_evaluation_corpus_sentiment_classifier | task1338-954549e0d4a04362a5f0e1445b396d7a | The input is a sentence. The sentence includes an emotion. The goal of the task is to classify the emotion in the sentence to one of the classes: 'fear', 'joy', 'anger', 'sadness'. The emotion mainly depends on the adverb within the sentence.
My aunt told us all about the recent hilarious events. | joy |
task403_creak_commonsense_inference | task403-8b75e25c7cbf4ef5a438a7dbddf09f10 | 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 |
task103_facts2story_long_text_generation | task103-2df57b7a5f144648bee858b25b1fbb54 | 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: child rai... | Set in between Revenge of the Sith and A New Hope, Darth Vader is sent by Emperor Palpatine to destroy a Jedi named Kento Marek who survived Palpatines Jedi purge and is hiding on the Wookiee homeworld, Kashyyyk. The Force Unleashed begins with the player controlling Darth Vader as he searches Kashyyyk for Marek. After... |
task577_curiosity_dialogs_classification | task577-37a10dea3b78478c82fd25ddba57f7e8 | In this task, you are given a dialogue between a user and an assistant, where users and assistants converse about geographic topics like geopolitical entities and locations. The task here is to find if the dialogue is by the user or assistant. Classify your answers into user and assistant.
Hyderabad has 1,476 slums. Wi... | assistant |
task428_senteval_inversion | task428-5b1642a86c534ebe95242c4358b3ad42 | In this task you are given a sentence. You must judge whether there exist two consecutive words within the sentence with flipped orders, that is, whether the sentence will make sense and be correct if the order of two consecutive words changes. Label the instances as "Inversion" or "Original" based on your judgment.
Sc... | Original |
task683_online_privacy_policy_text_purpose_answer_generation | task683-9c30756e8f0241b2a8603a222e12bc27 | 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
The site collects something that uniquely identifies you for an unspecified purpose. Collection happens in an unspecified wa... | Unspecified |
task1289_trec_classification | task1289-44e98645c36946a08e230eb7b8c4b75c | 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... | Description |
task1446_farthest_integers | task1446-b20bd377b17d4e079d18adfa57cc3d30 | In this task you will be given a list of integers. You should find the maximum 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 largest possible absolute distance.
[-40, -71, -73, -6... | 151 |
task581_socialiqa_question_generation | task581-b5f415d01fed4c28aa03892454177741 | 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: Jesse was holding his test to turn in and dropped it into the crack between his desk.
Answer: silly | How would you describe Jesse? |
task351_winomt_classification_gender_identifiability_anti | task351-e12845501e16410ab458638a9d57f82b | In this task, you are given a sentence and a profession. The sentence mentions two professions: one's gender is identifiable using the gendered pronouns in the text and the other's gender is unidentifiable. You are expected to return whether the given profession's gender is identifiable or unidentifiable.
Sentence: The... | Identifiable |
task609_sbic_potentially_offense_binary_classification | task609-d550c716fb0e4678bc24d4a6065be06e | In this task, you are given a text from a social media post. Your task is to classify the given post into two categories: 1) yes if the given post is potentially offensive to anyone (i.e., a subset of people, any particular person, etc.), 2) no, otherwise. Note that potentially offensive posts can contain sexual, racia... | Yes |
task206_collatz_conjecture | task206-9c856123ec7246ccb10ef9f76837e784 | 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.
[95, 122, 93, 10, 95, 6... | [286, 61, 280, 5, 286, 208, 69, 10] |
task581_socialiqa_question_generation | task581-aa123bbb83b24e24b06411a2c7f42f40 | 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: Sydney always made things for others better because they were so helpful.
Answer: thankful and happy | How would Others feel as a result? |
task927_yelp_negative_to_positive_style_transfer | task927-a85fb86564c04a2e81a9950fc12a9315 | You are given a negative review and your task is to convert it to a positive review by one or more making minimal changes. Avoid changing the context of the review.
chicken fried chicken was dry but the green chili macaroni and cheese was good . | so he can charge a reasonable price for them . |
task373_synthetic_round_tens_place | task373-57af647b71cd4231b704e8f162086b2d | In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10.
[745, 23, -446, -54, -126] | [740, 20, -450, -50, -130] |
task928_yelp_positive_to_negative_style_transfer | task928-a2969ae0ab2e4774af4b23cb5e703ed9 | In this task, you are given a positive review and your task is to convert it to a negative review by making minimal changes. Avoid changing the context of the review.
everything we 've ever ordered here has been great tasting . | everything we 've ever ordered her has been horrible tasting |
task575_air_dialogue_classification | task575-5e62d1c342b247c489f9f304fd7b4b61 | In this task, you are given a dialogue from a conversation between an agent and a customer. Your task is to determine the speaker of the dialogue. Answer with "agent" or "customer".
Please confirm this flight ticket on my name. | customer |
task303_record_incorrect_answer_generation | task303-f4d4fce0905b4e3db4293dee8c8b0e3d | 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 ... | Umpqua Community College |
task294_storycommonsense_motiv_text_generation | task294-61cd11ed5b844211bdc5efe91b69eae9 | 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... | None |
task864_asdiv_singleop_question_answering | task864-38a49caa0c4c4843bc345eb28c9f73f5 | 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.
there were 14 kids on the soccer field . 22 kids de... | 36 |
task636_extract_and_sort_unique_alphabets_in_a_list | task636-dd262779f46e438688b1cfadcfa1a395 | 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.
['7353', 't', 'r'] | r, t |
task371_synthetic_product_of_list | task371-29ba17ead7a24d68b1fa6bed2d3c8b96 | 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.
[[-4, 49], [-33, -3, -14], [-16, 7, 32, -32, -47],... | [-196, -1386, -5390336, -93, 572, -432] |
task376_reverse_order_of_words | task376-0be21cad4e1a4649bd8d20086c97168d | In this task, you need to reverse the order of words in the given sentence.
Sentence: a bird sitting on a fence against a lake | lake a against fence a on sitting bird a |
task274_overruling_legal_classification | task274-e31ac4dc755147aebef7861c70aa1c4b | In this task, you will be shown a sentence, and you should determine whether it is overruling or non-overruling. In law, an overruling sentence is a statement that nullifies a previous case decision as a precedent by a constitutionally valid statute or a decision by the same or higher ranking court which establishes a ... | non-overruling |
task303_record_incorrect_answer_generation | task303-26adce60c0414967a16270ddeb5cf8e0 | 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 ... | NBC |
task606_sum_of_all_numbers_in_list_between_positions_i_and_j | task606-fb6061c63f244cc39f278d5e90ad2396 | In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to return the sum of all the numerical elements in the list A between the positions i and j (including positions i and j). Return 0 if no numerical element is present in the list between the given ranges. i and j will be... | 5021 |
task1495_adverse_drug_event_classification | task1495-823bd657624c4f1a90b314c60d499d26 | Adverse drug reactions are appreciably harmful or unpleasant reactions resulting from an intervention related to the use of medical products, which predicts hazard from future administration and warrants prevention or specific treatment, or alteration of the dosage regimen, or withdrawal of the product. Given medical c... | adverse drug event |
task934_turk_simplification | task934-8045c16cea7a46778278daaa2d0bbb6c | In this task, you're given a sentence and your task is to generate a simplified sentence that focuses on lexical paraphrasing from the original sentence given in the input.
the british rail class 91 is a class of 140 mph -lrb- 225 km / h -rrb- , 4.54mw / 6,300 hp electric locomotives ordered as a component of the east ... | the british rail class 91 is a class of 140 mph electric locomotives ordered as a component of the east coast main line modernisation and electrification programme of the 1980s. |
task067_abductivenli_answer_generation | task067-2f16676112d64e28ac9cb5066688486f | 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 hurt my ankle on the first day of skiing, and had to stay in the lodge all weekend. |
task512_twitter_emotion_classification | task512-8c72c3cd398144268b611e94b3506e76 | In this task, you are given Twitter posts. Your task is to label the post's emotion (as expressed by the user) as sadness, joy, love, anger, fear, or surprise.
i feel threatened by not talking about it | fear |
task303_record_incorrect_answer_generation | task303-f800cf942b164033a0f2ec078fe20e88 | 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 ... | Iraq |
task066_timetravel_binary_consistency_classification | task066-31686fe0491e4318aef96ec9ee5eaef6 | 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 |
task1711_poki_text_generation | task1711-bbea98a3b7cb414486d9df97cea71f9c | 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 ... | be my family come yet i hope my brother be i wonder if he's in trouble yet i bet my sister be i hope my mother miss me i bet my father do i hope my mother wo n't kiss me they still think i'm a kid |
task589_amazonfood_summary_text_generation | task589-9653460ea9544e3e953f673e9cc52114 | In this task, you're given a review from Amazon's food products. Your task is to generate a short summary of the given review in the input. Note that you don't need to write a complete sentence as a summary.
Somehow my previous review got deleted. I live in Houston, TX. I buy lots of bottled water-cannot tell any diffe... | just water-nothing more |
task413_mickey_en_sentence_perturbation_generation | task413-3ea6d03611be4b87b7117f1204d900ef | 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 test... | The effect of baking a cake is making someone happy on their birthday. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.