task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task064_all_elements_except_first_i | task064-bad0dc5e8b014e92a8fa5e0bef496398 | 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 after the first i elements. i will always have a value less than the length of A.
13, ['2501', '2815', '1573', 'q', 'x', 'v', 'i', '2733', '3785', '5289', 'c', 'D', 'f', '3195', 'Z', 'r', 'R', '1101... | 3195, Z, r, R, 1101, 2267, 7243, o, 3939, H, f, 5447, L, 1339, 4095, O, m |
task1336_peixian_equity_evaluation_corpus_gender_classifier | task1336-20fa4ac3a7ad477fa6c459816bf32fef | 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).
The situation makes Ebony feel irritated. | female |
task636_extract_and_sort_unique_alphabets_in_a_list | task636-b947322e8b484fea99d0b8e2afc6e5d3 | 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.
['8207', 't', 't', '321', '9581', 'j', 'c', '6663', 'z', '3977',... | a, c, g, j, m, p, q, t, w, y, z |
task159_check_frequency_of_words_in_sentence_pair | task159-e114d0451dbd4019a237a8f9bf294674 | In this task, answer 'Yes' if the frequency of the given word in the two sentences is equal, else answer 'No'.
Sentence1: 'a polar bear taking a swim in the water', Sentence2: 'a polar bear taking a swim in the water'. Is the frequency of the word 'bear' in two sentences equal? | Yes |
task183_rhyme_generation | task183-b27b9088eef7492e8b3ed6dea04ad175 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
until | swill |
task164_mcscript_question_answering_text | task164-bee9e8459773490eb60dca4d813f53e4 | You are given a paragraph (Passage), a question (Question) and two answer options (Option1 and Option2). Your task is to find the correct answer (and return the string of the correct option, not option1/2) for the given question from the given options and based on the given passage. Answer of the question can be found ... | In the washing machine |
task156_codah_classification_adversarial | task156-4c80119d98524476ad843c09235eebce | 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 C |
task929_products_reviews_classification | task929-3c075888bfa64e9fbbc08fcd1f0a8bd8 | Given an English language product review, determine if it is a Good Review or a Bad Review. A good review is one where the product's review has positive tone and Bad review is one where the tone of product's review is negative.
Easy to clean! It is larger and takes up more space than my previous cooker. And it's stainl... | Good Review |
task488_extract_all_alphabetical_elements_from_list_in_order | task488-b1bc61ee24fa495bb08cbfd642a70228 | In this task, you are given an input list A. You need to find all the elements of the list that are alphabets in the same order as they appear in the list A. Do not change their case/capitalization.
['M', 'e', '4575', '8317', 'b', '1283', 'Q', '4395', 'w', 'P', '2775', 'o', 'm', 'I', 'x', '2553', '4561', 'M', '9619', '... | M, e, b, Q, w, P, o, m, I, x, M, H, Q, C |
task284_imdb_classification | task284-b09e3ff4fe1247eab884345cfda6e882 | In this task, you are given a review of movie. Your task is to classify given movie review into two categories: 1) positive, and 2) negative based on its content.
I stumbled onto this movie when I was eBay'ing Caesars Palace stuff, as I'm enamoured with its rich Vegas history as the last of the original luxury resorts ... | positive |
task292_storycommonsense_character_text_generation | task292-7acb1b5c99ec41dd8822a3ea5bbeb0f8 | 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: Jordan and her friends hated the town's youth curfew. Sentence2: They created a petition to have it extended one hour. Sentence3: At first they had trouble ... | Friends, Jordan |
task067_abductivenli_answer_generation | task067-7857dac31a80491a937aa67cfbda30f7 | 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... | It started to flood and I seen cars being shifted. |
task405_narrativeqa_question_generation | task405-b41b4b176fa64a34b68c7aad12fcb81d | 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 leads the expedition into the Hellers? |
task164_mcscript_question_answering_text | task164-af24366616564f03b8a83edf094b91ba | You are given a paragraph (Passage), a question (Question) and two answer options (Option1 and Option2). Your task is to find the correct answer (and return the string of the correct option, not option1/2) for the given question from the given options and based on the given passage. Answer of the question can be found ... | tattoo machines , needles and inks |
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists | task755-be84755c2a504ce9bc770acf484c3775 | In this task, you are given two strings A,B. You must perform the following operations to generate the required output list: (i) Find the longest common substring in the strings A and B, (ii) Convert this substring to all lowercase and sort it alphabetically, (iii) Replace the substring at its respective positions in t... | JcgayOvfabdeeiklnnopqtvxxbMnd, UtobjGabdeeiklnnopqtvxxyizTXUuwML |
task303_record_incorrect_answer_generation | task303-639745ad0ade49c684f7f8a9ed8be3de | 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 ... | New Mexico |
task074_squad1.1_question_generation | task074-f0e6978e1b5b429492b80e8e053c3d1e | This task is about reading the given passage and construct a question about the information present in the passage. Construct a question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) its answer is a continuous text span from the paragraph. Avoid creati... | What is the name of the formal prayer proscribed by the Quran? |
task371_synthetic_product_of_list | task371-8497171ff06f443aa8682c3993f34ad4 | 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.
[[-10, 42, 3, -38, -39], [-46, 15], [27, -9, -20, ... | [-1867320, -690, 208980, -68544] |
task333_hateeval_classification_hate_en | task333-30e7133600a04d3382235cb26a337853 | In this task, you are given a post in English from online platforms. You are expected to identify whether the post is hateful against immigrants and women. A hateful post expresses hate or encourages violence towards a person or a group. If a post is hateful but not towards immigrants and women, it should be labeled as... | Hateful |
task374_synthetic_pos_or_neg_calculation | task374-fa5cb803e727479a8534fb2b63689784 | In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presen... | [225, 156, 36, 297, 168] |
task155_count_nouns_verbs | task155-91935a305bf74942a8b0b6af904de704 | In this task, you need to count the number of nouns/verbs in the given sentence.
Sentence: 'a boy doing a trick on a rail with his skate board'. Count the number of verbs in this sentence. | 1 |
task521_trivia_question_classification | task521-5489ea008c8f4d2baef1937f4d973154 | In this task you will be given a text passage from a trivia quiz. You should choose the category this question belongs to from these categories: History, Science, Social Science, Fine Arts, Literature. You can only choose one category, so if in doubt, please choose the closest match.
In one of this author's short stori... | Literature |
task625_xlwic_true_or_false_answer_generation | task625-b808a170c8cc4082be535800a1a7e8c1 | In this task, you are given a word, followed by two sentences. Your task is to figure out whether both the sentences use the aforementioned word with the same meaning. You should respond with 'True' if the words in both sentences share the same meaning, and 'False' otherwise.
position
Sentence1: Chief of Staff is the... | False. |
task089_swap_words_verification | task089-1d9d742c5b4f4feda6c4a6c496788f0b | 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... | (1, 2) |
task668_extreme_abstract_summarization | task668-765c8c0e8f294601bfc69384b0353028 | In this task, you are given the abstract of a research paper. Your task is to generate a summary of this abstract. Your summary should not be very short, but it's better if it's not more than 30 words.
Due to its potential to improve programmer productivity and software quality, automated program repair has been an act... | This paper presents an LSTM-based model for bug detection and repair of the VarMisuse bug, and demonstrates significant improvements compared to prior approaches on several datasets. |
task183_rhyme_generation | task183-3b0a9af0fcec485f8432ff642aa386f2 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
out | pout |
task191_hotpotqa_question_generation | task191-72dd6c5b2738444aa51b8d2e2f2dd85a | 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 : Samuel Dinsmore Purviance (January 7, 1774 – 1806) was a Congressional Representa... | Which rapper who was raised in Fayetteville, North Carolina has worked with Illmind? |
task183_rhyme_generation | task183-2a189c63e6b94843ad6374543dc30729 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
tall | wall |
task1217_atomic_answer_generation | task1217-f1c4c431b23d4f9490be34ca7cfc31a7 | 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 pulls ___ over for speeding | Pulls |
task1295_adversarial_qa_question_answering | task1295-99871e2208a84a84ba0b85456c8d643b | In this task, you are given a question and a context passage. You have to answer the question based on the given passage.
What signifies Hyderabad?, Context: The region is well known for its Golconda and Hyderabad painting styles which are branches of Deccani painting. Developed during the 16th century, the Golconda st... | this style makes use of bright colours and mostly depicts regional landscape, culture, costumes and jewellery |
task088_identify_typo_verification | task088-793a0d4b17d040cebe8424486cc06a71 | The given sentence contains a typo which could be one of the following four types: (1) swapped letters of a word e.g. 'niec' is a typo of the word 'nice'. (2) missing letter in a word e.g. 'nic' is a typo of the word 'nice'. (3) extra letter in a word e.g. 'nicce' is a typo of the word 'nice'. (4) replaced letter in a ... | skaetboarder |
task078_all_elements_except_last_i | task078-cc6758e511514dfbb81cf03a635e813d | 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.
2, ['3175', '481', '8825', 'x', '7611', 'b', '5321', '3149', '5765', '7625', '8831', '4227', 'f'] | 3175, 481, 8825, x, 7611, b, 5321, 3149, 5765, 7625, 8831 |
task1595_event2mind_text_generation_1 | task1595-f71a98aaaee747e8912079d58cd95cb4 | The task is to generate text based of an event. For the given event, there will be a person who does the action in the event (usually PersonX). Your task is to write that persons emotional reaction to the event, i.e. how that person feels after doing the action.
PersonX tells PersonY could do | encouraging |
task593_sciq_explanation_generation | task593-0556e2971a184fb2940526c89ae1d278 | 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: How many lobes is each hemisphere of the cerebrum divided into? Answer: 4 | Each hemisphere of the cerebrum is divided into four parts, called lobes. The four lobes are the:. |
task223_quartz_explanation_generation | task223-088e91411e6f4a119b7c9bb9d2221227 | In this task, you are given a question and answer for that. The answer will fill in the blank or will complete the unfinished question. Your task is to provide an explanation based on the given question or fill-in-the-blank statement, and answer.
Question: Sarah is traveling, and notices that continents get larger when... | In a Mercator projection, because Greenland is closer to the pole, the continents shape and size are greatly increased. |
task082_babi_t1_single_supporting_fact_question_generation | task082-715b1af4904c40f3a365a88b8ade7466 | In this task, you will be given a passage consisting of set of facts. The task is to create a question of form 'Where is <person_name>?' that is answerable from exactly one of the given facts. Avoid creating questions that are unanswerable from all of the facts.
Passage: Mary journeyed to the bedroom. Sandra moved to t... | Where is John? |
task303_record_incorrect_answer_generation | task303-ef07676475eb493fb9c297a59b2805d5 | 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 ... | California |
task328_jigsaw_classification_insult | task328-95feb369d9fd4264987324599e8093c3 | 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: Yes, yes, we're all sure that you know better than Mr. Haycox, distinguished professor... | Insult |
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists | task755-462571889a1140398017d36b55684b9a | In this task, you are given two strings A,B. You must perform the following operations to generate the required output list: (i) Find the longest common substring in the strings A and B, (ii) Convert this substring to all lowercase and sort it alphabetically, (iii) Replace the substring at its respective positions in t... | CXhVacmnucXvQ, guacmnuIEkxX |
task592_sciq_incorrect_answer_generation | task592-a5fc4952d3104c1b8c677b16fe99aba2 | 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.
The rate at which the body uses food energy to... | life cycle |
task303_record_incorrect_answer_generation | task303-199e6af6d0d44ff0b8a6e7b2e3565f0e | 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 ... | CNN |
task924_event2mind_word_generation | task924-a15a01d59a42491c84ef4b984bb64848 | You are provided with an "Event", "Intent" and "XEmotion" (PersonX's reactions for the given "Event"). Indicate PersonY's reaction (person feels) at the end of this event. Provide one reaction for PersonY. If there's nothing that can be implied, respond as None
Event:PersonX leaves the ___ to others. Intent: 1) to deli... | pressured |
task079_conala_concat_strings | task079-85060337196444bd9014620aa6e0568a | In this task you will be given a list of strings and you need to concatenate them.
['t', 'k'] | tk |
task594_sciq_question_generation | task594-35b90732bb3d4f1b8f692e1355e9829c | Given a scientific passage and an answer, generate a question for the given answer.
Passage: A pedigree is a chart which shows the inheritance of a trait over several generations. A pedigree is commonly created for families, as it can be used to outlines the inheritance patterns of familial traits or genetic disorders.... | A pedigree is a chart which shows the inheritance of a trait over several what? |
task1290_xsum_summarization | task1290-10f2c836fe424b36b3117210d4e4b2e7 | In this task, you are given an article. Your task is to summarize the article in a sentence.
The discovery suggested healthy bacteria might one day be used to treat obesity, they told the journal Cell.
By studying human twins, they found a type of bacteria that was not only associated with being thin but also seemed to... | Our genes influence whether we are fat or thin by shaping which types of microbes thrive in our gut, scientists say. |
task378_reverse_words_of_given_length | task378-ed381d1a4ecd4b67ae846c4ef72db1fc | 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: 'kids at graduation talking on cell phones outside'. Reverse all words of length '2' in the given sentence. | kids ta graduation talking no cell phones outside |
task183_rhyme_generation | task183-64ee58c47a2f42b6a4940fdb17bef071 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
direct | inspect |
task405_narrativeqa_question_generation | task405-77f13557f11042cca4275d31baa02bef | 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... | Which of her children is Mary Rowlandson allowed to stay with after they are captured by the native Indians? |
task380_boolq_yes_no_question | task380-658ae4ac884841eb8e5dad31d8c02003 | 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: In traditional remote distributorless systems, the coils are mounted together in a transformer oil filled 'coil pack', or separate coils for each cylinder,... | No |
task113_count_frequency_of_letter | task113-7d53a1f6889a4b4cbc9ad76438390c71 | In this task, you need to count the number of times the given letter appears in the given sentence.
Sentence: 'a man who is playing a video game'. Find frequency of the letter 's' | 1 |
task1596_event2mind_text_generation_2 | task1596-c9c9fcdf8c9f45259613a92bef833c55 | The task is to generate text based off of an event. For the given event, there will be a person who does the action in the event (usually PersonX). Your task is to write that persons intent behind doing the event, i.e. why did the person do that action.
PersonX increases PersonX's efficiency | strong |
task1283_hrngo_quality_classification | task1283-b440114fdb064fb78efd8d40a00bbe0f | You are given an original reference as well as a system reference. Your task is to judge the quality of the system reference. If the utterance is grammatically correct and fluent output 1, else output 0.
System Reference: may i ask near where?
Original Reference: where would you like the hotel located?. | 0 |
task567_circa_text_generation | task567-27b9348f1c094cd3acc7330579aac6f9 | In this task, you are given a question, and your task is to predict the context of the question. We assume that someone named X asked the question from Y. The context of the question means the previous situation that led X to ask this question.
Would you like to go to the movies this weekend? | X wants to know what activities Y likes to do during weekends. |
task934_turk_simplification | task934-4d363627ec9f411e8c5f012904b47307 | 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 feast of the sacred heart has been a solemnity in the roman catholic liturgical calendar since 1856 , and is celebrated 19 days after pentecost... | 19 days after pentecost , the feast of the sacred heart has been a solemnity in the roman catholic liturgical calendar since 1856. |
task516_senteval_conjoints_inversion | task516-5a32b04627674f63a73b0f8cd4052fc8 | In this task you are given a sentence with one coordinating conjunction (for, and, nor, but, or, yet, and so). You must judge whether the order of two coordinated clausal conjoints have been inverted or not. Inversion would result in the sentence sounding unnatural. Label the instances as "Original" or "Inversion" base... | Inversion |
task592_sciq_incorrect_answer_generation | task592-cb877920be0c40dab0bd20a24950db79 | 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.
Some metabolic pathways release what by breaki... | fat |
task587_amazonfood_polarity_correction_classification | task587-009cf84d2b25429da3a7bc323e4faddb | You are given an amazon food product review and its polarity (positive or negative). Your task is to answer "True" if the specified sentence and its polarity match; otherwise, answer "False".
This is awful. So, I got out the pots and pans and made a great no salt, little sugar and no butter fat tomato Soup using fresh... | True |
task469_mrqa_answer_generation | task469-1e01c7ea66fe476a90fc8ea2c6edb4cf | 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: Father's day Sunset Live Music Dinner Cruise Sunday, June 16th, 2013 6:30pm-8:30pm Join us abroad the 95' Dana Pride for our spe... | father's day sunset live music dinner cruise. |
task027_drop_answer_type_generation | task027-b1c8d0f6e18b4b038f25b4609807c446 | This task involves annotating the answer type to a given question that involve some kind of complex reasoning (including numerical reasoning). Note that the questions require looking at more than one part of the passage to answer. There are 3 possible answer types (i) spans, (ii) numbers and (iii) dates. If the answer ... | number |
task579_socialiqa_classification | task579-9526321153b245518d0cabfab01ee2aa | 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: Casey is baking an entire wedding cake from scratch. After mix... | No |
task091_all_elements_from_index_i_to_j | task091-0491b1a101c54e8aa115e42934388332 | 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, 6, ['7215', 'H', '7723', 'e', '237... | 7215, H, 7723, e, 2371, k |
task756_find_longert_substring_and_return_all_unique_alphabets_in_it | task756-1567b04d005a41638a7ace94df6812ec | 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.
VpsKrXmHRpWHlhOELhyLDFRoRldBe, GVGhQCUVHlhOELhyLDFYPuNr | b, d, e, f, h, k, l, m, o, p, r, s, v, w, x, y |
task322_jigsaw_classification_threat | task322-9179cdfae41e4ef298c0cd4a057ff089 | 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: But wouldn't that cut into our funding ?... | Threat |
task1206_atomic_classification_isbefore | task1206-27aa9121e7bd456d9b378ff861e8c046 | 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 |
task293_storycommonsense_emotion_text_generation | task293-874cacadad634caab0829b6a36383fb7 | In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to return one of the emotions which are expressed by the Character in the given sentence. For ... | happy |
task383_matres_classification | task383-e7cd2232bac448a0946928ea66b015bb | You will be given a context and a verb separated with a newline character, and you have to answer if the given verb can be anchored in time or not. We say a verb can be anchored in the real timeline if and only if a verb happened in the past, is happening now, or is guaranteed to happen in the future. The output should... | No |
task1326_qa_zre_question_generation_from_answer | task1326-55aa138846534a34a616c6af8c810a34 | 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 : Udo Cordes (22 July 1921 -- 7 March 2007) was a highly decorated Oberleutnant in the Luftwaffe during World War II, and a recipient of ... | Which conflict was Udo Cordes a part of? |
task582_naturalquestion_answer_generation | task582-a637cc745c094f9fb7e3cb68728a1db5 | In this task, You are given an open-domain question that can be answered based on factual information. Your task is to provide \*short\* answer (in a few words only) for the given question. The short answer can be one or more entities or it can also be boolean \*yes\* or \*no\*.
what is the verse form used in sir gawai... | "Alliterative Revival" style |
task067_abductivenli_answer_generation | task067-cb263f25a2a341bf93d36bf1a06a1fdb | 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... | Louie overexerted himself one day. |
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately | task509-cb2909f36cca4e2fbd23d3253f346d60 | 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... | R, X, e, e, S, P, E, a, 5923, 4059, 6317, 9561, 5951, 9653, 6907, 4993, 1875 |
task577_curiosity_dialogs_classification | task577-3d449d6ae60a46b39f178484d7c2973a | 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.
Its major language is Sloveni... | assistant |
task1502_hatexplain_classification | task1502-9e9b0b146bf946b3ab92613458e04df5 | 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.
be... | Offensive |
task597_cuad_answer_generation | task597-bde891b974de4ede859c0136a1c8d554 | In this task, you're given a passage that represents a legal contract or clause between multiple parties, followed by a question that needs to be answered. Based on the paragraph, you must write unambiguous answers to the questions and your answer must refer a specific phrase from the paragraph. If multiple answers see... | Distributor acknowledges that Company owns and retains all patents, trademarks, copyrights and other proprietary rights in the Products, and agrees that it will not at any time during or after the termination of this Agreement assert or claim any interest in or take any action which may adversely affect the validity or... |
task849_pubmedqa_answer_generation | task849-625de8b32a644f638e70770cfe59c3fe | 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 aim of this study was to determine the sites of local recurrence following radical (R0) total mesorectal excision (TME) for rectal canc... | Lateral pelvic lymph node metastases are not a major cause of local recurrence after TME. Partial mesorectal excision may be associated with an increased risk of local recurrence from tumours in the upper rectum. |
task1308_amazonreview_category_classification | task1308-4b97061179b74430b331a82035401493 | In this task, you're given a review from Amazon and category of the product based on the review given by the user and your task is classify whether the given category match the review. Generate "True" if given review and its category match, otherwise generate "False".
Reviews: This liner was beautiful and arrived on ti... | False |
task1703_ljspeech_textmodification | task1703-0ac0922515214becb595115b78eef6a8 | The task is reading a paragraph containing numbers as digits. The digits can be used to represent Quantity, Dates and Time, Addresses or Positions. Convert the digits into their text equivalents. If a number has a prefix, postfix or punctuation preserve it in the text equivalent. 100000 is translated as hundred thousan... | Having brought down the records of great frauds, forgeries, and thefts from about eighteen twenty five to eighteen forty, |
task067_abductivenli_answer_generation | task067-d9ff47be1f624a8db44d15301cefcfe9 | 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... | Jack's parents told him he could have a goldfish only if he took good care of it. |
task475_yelp_polarity_classification | task475-2ba5cfbfec7c4de6927a0af063e48b82 | In this task, you are given Yelp reviews. The task is to classify a review as "POSITIVE" if the overall sentiment of the review is positive or as "NEGATIVE" if the overall sentiment of the review is negative.
I always want to take people from out of town here. Great beer and amazing food! The fries are to die for. They... | POSITIVE |
task195_sentiment140_classification | task195-3672bed4707c42ea8caff7d2a5af2c13 | 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.
@_H_anna_H_ i'm great and the sun is shining outside too and me, i'm in the box with the neon light | negative |
task074_squad1.1_question_generation | task074-38582122672f47fe80cdb179d0b24bea | 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 was the the church destroyed |
task494_review_polarity_answer_generation | task494-2234b105743f41f896ab02909539f746 | 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: Yes, the arrang... | False |
task002_quoref_answer_generation | task002-ebe2c83cbb20468c88fefddf466ef956 | 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: Giovanni Battista Barbirolli was born in Southampton Row, Holborn, Londo... | Ravel. |
task024_cosmosqa_answer_generation | task024-76015ea0b7524f5994638e971f078835 | Craft one correct answer to the question given in input. To make it more interesting, try to use non-stereotypical language if possible. Make sure your correct answer is reasonably long, consistent with the context, and requires common sense (instead of explicit extraction from the context.) In your answer, use as few ... | Hector displays troubling behavior and Tim does not want to meet people acting the same . |
task376_reverse_order_of_words | task376-e1c764015b0242478ff7d5e48a66656d | In this task, you need to reverse the order of words in the given sentence.
Sentence: a bike parked next to a bench as the sun sets | sets sun the as bench a to next parked bike a |
task087_new_operator_addsub_arithmetic | task087-acea1560ac08471ebc4579077d0d06be | 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
7946 # 84... | -8383 |
task845_pubmedqa_question_generation | task845-259a96c8df3941338f101cf30a9a2c6b | Given a passage with a context and an answer, construct a question on the basis of the information present in the passage. Construct the question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) it answer uses text phrases from the passage. Avoid creating... | Does sexual activity predispose to reflux episodes in patients with gastroesophageal reflux disease? |
task208_combinations_of_list | task208-b7aed221ac5a4c129db40acf67ebda71 | 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', '7'], ['9', 'S'], ['7', 'S']] |
task900_freebase_qa_category_classification | task900-391964c682ed41cf8359bb9e3589bb21 | Given a trivia question, classify broad topical category from this list: 'theater', 'geology', 'book', 'tv', 'astronomy', 'aviation', 'military', 'government', 'boxing', 'projects', 'metropolitan_transit', 'law', 'venture_capital', 'broadcast', 'biology', 'people', 'influence', 'baseball', 'spaceflight', 'media_common'... | film |
task413_mickey_en_sentence_perturbation_generation | task413-636096caf22a4e6c90d09d41f439bec4 | 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 effe... | The effect of becoming into a criminal is suspended period . |
task1422_mathqa_physics | task1422-c45662eb608742c8a19b8aad4b75f1c5 | 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 river 2 m deep and 45 m wide is flowing at the rate of 2 kmph the amount of water that runs into the sea per minute is ?
Options: a ) 3000 m 3 , b ) 4580 m 3 , c ) 1850... | a |
task303_record_incorrect_answer_generation | task303-c555c3a1d98643468f213052f72793b5 | 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 ... | Apple Watch Sport |
task165_mcscript_question_answering_commonsense | task165-24382ff2e7174986a61f15c08ef050e1 | 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 they apply the Soft Scrub |
task303_record_incorrect_answer_generation | task303-fd946b6f9eb04f7a8e1b22c7f0ec85b1 | 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 ... | Ethylone |
task405_narrativeqa_question_generation | task405-06c1e4a0aa6e4d789d542a1cde5e2a78 | 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 is an "Egeria"? |
task1422_mathqa_physics | task1422-1aee278ab3934c72a54686fc5ca45595 | 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: 3 men and 8 women complete a task in same time as 6 men and 2 women do . how much fraction of work will be finished in same time if 4 men and 2 women will do that task .
... | a |
task1422_mathqa_physics | task1422-a6eb328e52a8492fa0832ace0c6a7eca | 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: 50 men do a work in 100 days . how many men are needed to finish the work in 20 days ?
Options: a ) 50 , b ) 100 , c ) 250 , d ) 300 , e ) 400 | c |
task333_hateeval_classification_hate_en | task333-5d9e71dd7cf943cfb985a4ddac30f833 | In this task, you are given a post in English from online platforms. You are expected to identify whether the post is hateful against immigrants and women. A hateful post expresses hate or encourages violence towards a person or a group. If a post is hateful but not towards immigrants and women, it should be labeled as... | Hateful |
task310_race_classification | task310-bd9b90a1302046829b2e1037be4f901e | In this task, you're given an article, a question which often contains a blank, four options (associated with "A", "B", "C", "D") and the answer to that question. Your task is to classify whether the given answer is correct or not by providing "Yes" or "No", based on the article.
Article: Educating Girls Is a Real Life... | No |
task298_storycloze_correct_end_classification | task298-2ee2fa6c894b492a89dd56a1c8ed797e | In this task, you're given four sentences of a story written in natural language, and one last sentence (Sentence5). Your job is to classify whether the last sentence completes the rest of the story coherently or not by providing 'Yes' or 'No'.
Sentence1: Gary was a brave child. Sentence2: One day he decided to climb o... | Yes |
task080_piqa_answer_generation | task080-f811612688a24670bb1de9e4a7a82184 | In this task the focus is on physical knowledge about the world. Given the provided goal task in the input, describe a process that would lead to the asked outcome. This process often involves physical motions with objects, such as moving them, arranging them in a certain way, mixing them, shaking them, etc.
Decorate ... | Hand cords over a cut out of Bob Marley. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.