prompt
stringlengths 54
229k
| response
stringlengths 0
8.23k
| task_name
stringlengths 19
85
|
---|---|---|
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.
Input: 9250 - 6086 + 6632 - 4452 - 4401 + 8189 + 4186 - 2376
Output: | 7558 | task085_unnatural_addsub_arithmetic |
You are given a sentence in English. Your job is to translate the English sentence into Persian.
Input: On our 10 year anniversary of being in the U.S., we decided to celebrate by reserving a room at the hotel that we first stayed in when we got to the U.S.
Output: | برای جشن دهمين سال ورودمان به آمريكا ، تصميم گرفتيم يك اطاق در همان هتلی رزرو كنيم كه در اولين روزهای ورودمان به آمريكا اونجا اقامت داشتيم. | task1093_ted_translation_en_fa |
"Yes, and" is a rule-of-thumb in improvisational comedy that suggests that a participant in a dialogue should accept what another participant has stated ("Yes") and then expand on that line of thought or context ("and..."). Given a prompt and two responses, identify which response is the type of "yes, and". Indicate your answer by 'Response 1' if the first response is correct, otherwise 'Response 2'. Note that a "Yes, and" does not require someone explicitly saying 'yes, and...' as part of a dialogue exchange.
Input: Prompt: I object. I went to college with Daryl and he's a real lady's man and I don't think he should be getting married. He's one of the greatest lady's men of all time. I'm sad to see him settling down.
Response 1: Thanks, Ted. I get what you're doing. You're just giving me a hard time. He isn't serious.
Response 2: That'll be one thousand francs.
Output: | Response 1 | task362_spolin_yesand_prompt_response_sub_classification |
In this task, you're given a context passage, 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 to a specific phrase from the paragraph. If multiple answers seem to exist, write the answer that is the most plausible.
Input: Jan found Cameron's ball in the middle of the big green park.
Question: How would you describe Jan?
Output: | excited about owning the ball again | task595_mocha_answer_generation |
Given a sentence in Hindi(hi), give the translation of the sentence in English(en) as output
Input: लेकिन एक सुखद अनुभव और रोचक अनुभव भी है
Output: | But therein lies a pleasant and interesting experience too. | task1655_mkb_translation |
In this task you are given a disfluent question, a proper question and a context. A disfluent question is a question that has some interruptions in it while framing and a proper question is the correct form of the question without any disfluency. Classify whether the question is answerable or not based on the given context.
Input: proper question: How many reconstructions covered more than 10,000 years?
disfluent question: How were or no make that how many reconstructions covered more than 10,000 years?
context: The IPCC Fourth Assessment Report (AR4) published in 2007 featured a graph showing 12 proxy based temperature reconstructions, including the three highlighted in the 2001 Third Assessment Report (TAR); Mann, Bradley & Hughes 1999 as before, Jones et al. 1998 and Briffa 2000 had both been calibrated by newer studies. In addition, analysis of the Medieval Warm Period cited reconstructions by Crowley & Lowery 2000 (as cited in the TAR) and Osborn & Briffa 2006. Ten of these 14 reconstructions covered 1,000 years or longer. Most reconstructions shared some data series, particularly tree ring data, but newer reconstructions used additional data and covered a wider area, using a variety of statistical methods. The section discussed the divergence problem affecting certain tree ring data.
Output: | No | task1624_disfl_qa_question_yesno_classification |
A text is given in Oriya. Translate it from the Oriya language to the Telugu language. The translation must not omit or add information to the original sentence.
Input: ఈ పర్యటన భారతదేశానికి, కొరియా రిపబ్లిక్ కు మధ్య ఉన్నటువంటి ప్రత్యేకమైన వ్యూహాత్మక భాగస్వామ్యానికి ఒక సరిక్రొత్త వేగ గతి ని ప్రసాదించినట్లు ఆయన పేర్కొన్నారు.
Output: | ଆଜିର ସାକ୍ଷାତ ଆଲୋଚନା ସମୟରେ ପ୍ରଧାନମନ୍ତ୍ରୀ ଏବଂ ପ୍ରଥମ ମହିଳା କିମ ଭାରତ ଏବଂ କୋରିଆ ମଧ୍ୟରେ ରହିଥିବା ଗଭୀର ସଭ୍ୟତାଭିତ୍ତିକ ଏବଂ ଆଧ୍ୟାତ୍ମିକ ସଂଯୋଗ ବିଷୟରେ ଆଲୋଚନା କରିଥିଲେ ତଥା ଜନ-ଜନ ସମ୍ପର୍କକୁ ପ୍ରୋତ୍ସାହନ ଦେବା ସମ୍ପର୍କରେ ମତ ବିନିମୟ କରିଥିଲେ । | task1020_pib_translation_telugu_oriya |
In this task you will be given a list, of lists, of numbers. Each list is presented with brackets and comma-separated values. For example, a list of numbers is [1,2,3] and a list of two lists of numbers is [[1,2],[3,4,6]]. You should sum up the values at every position of every inner list and put it as an element of your answer, that is, you should sum the first members of each inner list together and put it as the first element of the list, then sum the second members of each inner list together and put it as the second element of your list, etc. The output should be a list of numbers with the same length as the longest inner list.
Input: [[-19, 92, 30, -55], [51, 63]]
Output: | [32, 155, 30, -55] | task122_conala_list_index_addition |
Given a text from Polish tweets, classify given tweet text into two categories: '1' (bullying), and '0' (not bullying) on its content.
Input: @anonymized_account PiSkomuna - kurwa, zdzira!\nChciwie w kieszeń Ci spozira\nI wyciąga z niej dukaty. \nChce tu Moskwę mieć. Na raty!
Output: | 1 | task838_cdt_classification |
In this task, you're given a pair of sentences, sentence 1 and sentence 2, that contradict each other. Your job is to alter sentence 2 so that the pair agree with each other. Generated sentences must be short, with less than 15 words. New information can be introduced. Avoid using pronouns to confuse the subject of the sentence.
Input: Sentence 1: Man in uniform sharing something with a group of children. Sentence 2: A man goes for his morning jog alone.
Output: | A guy shows children what he has. | task186_snli_contradiction_to_entailment_text_modification |
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).
Input: Context: Lefabian Williams (born November 30, 1983), better known by his stage name Fabo, is an American rapper, producer, songwriter and former frontman of the snap music group D4L. Fabo is currently signed to Atlantic Records, and has gone solo. Fader called Fabo "an unquestioned living legend for certain segments of the rap community" and said that "Young Thug even paid tribute in his breakout 'Stoner.'", Carlos Rico Walker (March 22, 1976 September 21, 2016), known professionally as Shawty Lo, was an American recording artist from Atlanta, Georgia. Walker was a founding member of the Southern hip hop group D4L and in 2003, founded D4L Records. He was best known for his solo debut single "Dey Know", which was included on his solo debut album "Units in the City", released in February 2008. In June 2011, Walker announced he had signed his D4L imprint to fellow American rapper 50 Cent's subsidiary label G-Unit South Records, in a joint venture deal., `` Betcha Ca n't Do It Like Me '' is a song by Atlanta - based hip - hop group D4L from their debut album Down for Life . It is their second and last single before disbanding in 2006 . It was produced by Teriyakie Smith ., D4L was an American hip hop group, formed in 2003, composed of Atlanta-based rappers Fabo, Mook-B, Stoney, and Shawty Lo. They are best known for their hit single "Laffy Taffy", which peaked at #1 on the U.S. "Billboard" Hot 100 in January 2006., Atlanta is the capital of and the most populous city in the U.S. state of Georgia, with an estimated 2015 population of 463,878. Atlanta is the cultural and economic center of the Atlanta metropolitan area, home to 5,710,795 people and the ninth largest metropolitan area in the United States. Atlanta is the county seat of Fulton County, and a small portion of the city extends eastward into DeKalb County., Subject: betcha can't do it like me, Relation: follows, Options: (A) 1976 (B) 2003 (C) 2006 (D) 2015 (E) 2016 (F) 21 (G) 22 (H) 50 (I) album (J) american (K) as (L) atlantic (M) b (N) better (O) born (P) breakout (Q) city (R) community (S) dey know (T) g (U) georgia (V) gone (W) hit (X) imprint (Y) is (Z) january ([) laffy taffy (\) legend (]) living legend (^) march (_) march 22 (`) music (a) november (b) november 30 (c) on (d) records (e) s (f) september (g) single (h) solo (i) songwriter (j) stage (k) tribute (l) u (m) unit
Output: | laffy taffy | task1296_wiki_hop_question_answering |
You are given a question on high school computer science. You are also given 4 answer options (associated with "A", "B", "C", "D"), out of which only one is correct. You need to answer the question by selecting the correct option. You should only answer with the choice letter, not the whole answer.
Input: A programmer is designing a program to catalog all books in a library. He plans to have a Book class that stores features of each book: author, title, isOnShelf, and so on, with operations like getAuthor, getTitle, getShelfInfo, and setShelfInfo. Another class, LibraryList, will store an array of Book objects. The LibraryList class will include operations such as listAllBooks, addBook, removeBook, and searchForBook. The programmer plans to implement and test the Book class first, before implementing the LibraryList class. The programmer’s plan to write the Book class first is an example of
(A)top-down development (B)bottom-up development (C)procedural abstraction (D)information hiding
Output: | B | task701_mmmlu_answer_generation_high_school_computer_science |
In this task, you are given two simple actions (associated with "A", "B"). You must identify which action is considered less ethical. Do not generate anything else apart from one of the following characters: 'A', 'B'.
Input: (A) not giving my friends my donuts
(B) trying to avoid people associating me with a certain 'friend' of mine
Output: | B | task106_scruples_ethical_judgment |
Given a sentence and a label in Croatian, select the correct answer. There are 2 choices given, out of which only one is correct for a given statement and label. The label of the task is either 'cause' or 'effect'. The output will be the choice which matches the label with the given statement. If the label is 'cause', then the choice which represents the reason of the statement, gives the answer. If the label is 'effect' then the choice which reflects the consequences of the statement is the answer. The output should be the text from the correct choice and not Choice1/Choice2.
Input: Statement: Muškarac je izgubio sposobnost govora.
Label: cause
Choice 1: Imao je moždani udar.
Choice 2: Duboko je udahnuo.
Output: | Imao je moždani udar. | task1626_copa_hr_question_answering |
In this task you will be given a string that only contains single digit numbers spelled out. The input string will not contain spaces between the different numbers. Your task is to return the number that the string spells out. The string will spell out each digit of the number for example '1726' will be 'oneseventwosix' instead of 'one thousand seven hundred six'.
Input: zerooneninenineeightnine
Output: | 019989 | task1443_string_to_number |
This task is about translating a given English language sentence to Yoruba language.
Input: Busily wagging tail, busily wagging tail, a goat enters a bachelor's house busily wagging its tail; what does a bachelor have to eat whose left-over the goat can have?
Output: | Jùrù-fẹ̀fẹ̀ jùrù-fẹ̀fẹ̀, ewúrẹ́ wọ ilé àpọn jùrù-fẹ̀fẹ̀; kí làpọ́n rí jẹ tí yó kù sílẹ̀ féwúrẹ́? | task1685_menyo20k_translation |
Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Input: THEM: i will give you one hat! YOU: ok. i will give you three books. THEM: i will give you one hat and one ball YOU: i will give all the books in exchange for the hat and both balls. THEM: deal YOU: okay.
Output: | Yes | task1384_deal_or_no_dialog_classification |
Given a sentence in German, generate a new German 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.
Input: Wenn Sie auf den Markt bluten wollen, dann sollten Sie ein fettes Schwein kaufen.
Output: | Wenn Sie auf dem Markt tragen wollen, dann sollten Sie ein fettes Schwein kaufen. | task416_mickey_de_sentence_perturbation_generation |
In this task, you are given a sentence which is either in the Hindi language or English language. You task is to identify the language of input sentence. Input sentence can be in Hindi or English language only and also it cannot have two languages at a time.
Input: There were serious differences between him and Borodin and the CCP who had the real power in their hands .
Output: | English | task427_hindienglish_corpora_hi-en_language_identification |
In this task you will be given a list of numbers and you should remove all duplicates in the list. If every number is repeated in the list an empty list should be returned. Your list should be numbers inside brackets, just like the given list.
Input: [0, 7, 3, 2, 1, 5, 6, 6, 7, 5]
Output: | [0, 3, 2, 1] | task097_conala_remove_duplicates |
In this task, you're given a pair of sentences in the Persian Language written in the Persian alphabet. Your job is to choose whether the two sentences agree (entailment), disagree (contradiction), or neither (neutral). Your answer must be in the form of the letters E, C, and N, respectively. The sentences have been separated by a newline character.
Input: سفر آندره ژید به آفریقا باعث تغییرات بسیاری در وی شد. آثاری هم چون «مائدههای زمینی»، «ضد اخلاق»، «در تنگ» و «دخمههای واتیکان» از او متأثر از این تغییرات است.
اسکار وایلد نویسنده کتاب "مائدههای زمینی" است.
Output: | C | task534_farstail_entailment |
Based on the given question and tppic, give an answer. The answer is available on on the internet. The questions are mostly centered around a single named entity.
Input: concept: Dirk Nowitzki question: who has dirk nowitzki played for?
Output: | ['Dallas Mavericks'] | task1601_webquestions_answer_generation |
Given a prompt and two completions from a language model, select the completion that is the least toxic with respect to continuing the prompt. Toxicity is defined as a rude, disrespectful, or unreasonable statement that is likely to make you leave a discussion. Generate either Completion A or Completion B.
Input: Prompt: This bitch is stupid as fuck in this movie. I
Completion A: can't wait to see how much the girl gets and how much she's doing. Maybe I'll give her a hug? I'm going
Completion B: gherisodeGov Methodist lendersWay Wakecki retiringieuWe annual... I met:'Benz structure that helps rescuers tell axe Merripica
Output: | Completion A | task137_detoxifying-lms_classification_toxicity |
Given a pair of words, deduce the type of relationship between them. The various types of relations are: 'HYPER', 'COORD' and 'RANDOM'. Let's denote the first word by X and the second word by Y. A COORD relationship holds when X and Y belong to the same semantic class. A HYPER relationship applies when X is a specific instance of Y. If niether COORD nor HYPER are applicable then the relationship is RANDOM.
Input: X: sieve, Y: glass
Output: | COORD | task1505_root09_semantic_relation_classification |
You are given an original reference as well as a system reference. Your task is to judge the informativeness of the system reference. If the utterance provides all the useful information from the meaning representation output 1, else output 0.
Input: System Reference: what area are you looking for a hotel in?
Original Reference: what area are you looking for?.
Output: | 0 | task1284_hrngo_informativeness_classification |
This task is reading a paragraph and determining if it has proper nouns in it or not. A proper noun is a noun that designates a particular being or thing, does not take a limiting modifier, and is usually capitalized in English. The answer is true if at least one proper noun is present in the sentence, false otherwise.
Input: produced the block books, which were the immediate predecessors of the true printed book,
Output: | False | task1705_ljspeech_classification |
This task is to identify the language of a sentence correctly by classifying if it is English or Telugu
Input: నేను ఇక్కడ మాత్రమే పాపి టునైట్ కాదు నాకు తెలుసు. మరియు తరచుగా మనం పాపం ఉన్నప్పుడు అనుకుంటున్నాను, మన బలహీనత ఈ క్షణం ఎందుకంటే అది కేవలం. కానీ ఆ మొత్తం కథ కాదు. ప్రతి పాపం సమస్య ఒక విశ్వాసం సమస్య. మేము ఎందుకంటే మారటం పాపం. మేము శత్రువు యొక్క అసత్యాలు నమ్మకం మరియు దేవుని నిజాన్ని బదులుగా వారితో కట్టుబడి.
Output: | Telugu | task1618_cc_alligned_classify_tel_eng |
In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e. tagset of this corpus is 'ADJ': Adjectives are words that typically modify nouns and specify their properties or attributes, 'ADP': Adposition is a cover term for prepositions and postpositions, 'ADV': Adverbs are words that typically modify verbs for such categories as time, place, direction or manner, 'AUX': An auxiliary is a function word that accompanies the lexical verb of a verb phrase and expresses grammatical distinctions not carried by the lexical verb, such as person, number, tense, mood, aspect, voice or evidentiality, 'CCONJ': A coordinating conjunction is a word that links words or larger constituents without syntactically subordinating one to the other and expresses a semantic relationship between them, 'DET': Determiners are words that modify nouns or noun phrases and express the reference of the noun phrase in context, 'INTJ': An interjection is a word that is used most often as an exclamation or part of an exclamation, 'NOUN': Nouns are a part of speech typically denoting a person, place, thing, animal or idea, 'NUM': A numeral is a word, functioning most typically as a determiner, adjective or pronoun, that expresses a number and a relation to the number, such as quantity, sequence, frequency or fraction, 'PART': Particles are function words that must be associated with another word or phrase to impart meaning and that do not satisfy definitions of other universal parts of speech, 'PRON': Pronouns are words that substitute for nouns or noun phrases, whose meaning is recoverable from the linguistic or extralinguistic context, 'PROPN': A proper noun is a noun (or nominal content word) that is the name (or part of the name) of a specific individual, place, or object, 'PUNCT': Punctuation marks are non-alphabetical characters and character groups used in many languages to delimit linguistic units in printed text, 'SCONJ': A subordinating conjunction is a conjunction that links constructions by making one of them a constituent of the other. The subordinating conjunction typically marks the incorporated constituent which has the status of a (subordinate) clause, 'SYM': A symbol is a word-like entity that differs from ordinary words by form, function or both, 'VERB': A verb is a member of the syntactic class of words that typically signal events and actions, can constitute a minimal predicate in a clause, and govern the number and types of other constituents which may occur in the clause, 'X': The tag X is used for words that for some reason cannot be assigned a real part-of-speech category.
Input: Sentence: iw ould just stick him in the tank and let your snake have a nice hunt for once , snakes jaws detach for this sort of this thing , so why not give her a good hunt , but if you do want him knock him i d just throw him against the wall or something ,, lol i do nt know , i agree with you though throw him , {{ haha }}
Word: haha
Output: | INTJ | task583_udeps_eng_coarse_pos_tagging |
In this task, you are given a sentence in the English and Hindi language. Your task is check if the Hindi sentence is translation of English. if the translation is correct than generate label "Yes", otherwise generate label "No".
Input: English: "If they can't, or start to promote ideology, it shows that our schools have been captured."
Hindi: 2008 ताइपे सिटी न्यू ईयर काउंटडाउन पार्टी राजनीतिक कारक के साथ स्पष्ट रूप से "फीका" था।
Output: | No | task434_alt_en_hi_answer_generation |
In this task, you are given a context and four options. Each option is a suggested ending for the context. You should read the context and pick the best ending for the context. Please answer with "A", "B", "C", and "D".
Input: A lady holds a toothbrush as a child sits on a counter. The lady brushes the boys teeth. she <sep> (A) wets the toothbrush and puts toothpaste on it. (B) puts toothpaste on the brush and brushes the dogs teeth. (C) finishes and the little boy smiles. (D) washes his teeth with a bath machine.
Output: | C | task1389_hellaswag_completion |
In this task you will be given a question and a passage. You need to determine if the answer to the question is contained in the passage. If the answer can be found in the passage you should output 'True'. If the answer cannot be found in the passage you should output 'False'.
Input: Passage: 'Villanova University is a private research university located in Radnor Township, a suburb northwest of Philadelphia, Pennsylvania, within the Archdiocese of Philadelphia in the United States. Named after Saint Thomas of Villanova, the school is the oldest Catholic university in the Commonwealth of Pennsylvania.'. Question: 'which member of the beatles is still alive'.
Output: | False | task520_aquamuse_answer_given_in_passage |
Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Input: THEM: i need the ball YOU: you can have the ball if i can have 1 hat and books. THEM: you can have all the hats YOU: i would like all the hats and a book THEM: i can do all books only YOU: can't do that, i need a hat.
Output: | No | task1384_deal_or_no_dialog_classification |
You are given a sentence in Arabic. Your job is to translate the Arabic sentence into Portugese.
Input: الآن ، بالطبع ، هناك درجة معينة من الولاء العرقي ، ولكن ليس تماما.
Output: | Há uma certa dose de fidelidade étnica, mas não completamente. | task1109_ted_translation_ar_pt |
Given a statement about date and time, state whether the statement is true or false. The number of date/time operands in the statement ranges between 2 and 3. Let's say the values are denoted by t1, t2 and t3. The statements follow one of the following ten templates: 't1 occurs before t2, t1 doesn't occur before t2, t1 occurs after t2, t1 doesn't occur after t2, t1 occurs between t2 and t3, t1 doesn't occur between t2 and t3, t1 occured before t2 but after t3, t1 occured after t2 but before t3, t1 didn't occur before t2 but after t3, t1 didn't occur after t2 but before t3'. The output should be either 'True' or 'False'.
Input: 31 December 2010 occurs between 24 Feb 2004 and 18 March 2003
Output: | False | task1507_boolean_temporal_reasoning |
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.
Input: Steaks, burgers, most vegetables, bread, pasta.
Output: | Plural | task430_senteval_subject_count |
Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words.
Input: Sentence1: the emission of sulfur dioxide causes acid rain.
Sentence2: The emission of sulfur dioxide causes pollution to the environment.
Output: | emission | task039_qasc_find_overlapping_words |
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.
Input: Apart from his magical bag and 5,000 gold pieces of loot he also has magical fairy powder ( 1 round invisible as per the power ).
Output: | Singular | task431_senteval_object_count |
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.
Input: name a place where it's hard to talk because of all the background noise
Output: | concert | task820_protoqa_answer_generation |
You are given a news article headline from BBC Yoruba and your task is to classify it into one of the following categories: Africa, Entertainment, Health, Nigeria, Politics, Sport, or World.
Input: Lagos State: Oníṣòwò mẹ̀ta wọ gàù lórí títa pọ̀nmọ́ olóró
Output: | Nigeria | task612_yorubabbc_classification |
In this task, you are given a sentence in English, and your task is to translate it into Persian.
Input: He drank enormous quantities of water,
Output: | مارتین شرشر عرق میریخت هی آب میخورد، | task661_mizan_en_fa_translation |
In this task, you're given a text which is the body of the document. Indicate your answer as "Yes" if the text is about a person, otherwise indicate your answer as "No". Don't generate anything else apart from "Yes" or "No". Pay attention that for your answer to be "Yes", the passage should be generally about a person. Mentions of people in the text don't necessarily mean the text is about a person.
Input: Text: Sterling Ruby (born 1972) is an American artist who lives and works in Los Angeles California.
Output: | Yes | task632_dbpedia_14_classification |
Given the following Catalan sentence, indicate the name entities (i.e., the real-world objects such as a person, location, organization, etc. that can be denoted with a proper name) such as 'New York Times'. For each words of a named-entity, indicate their type 'LOC' or 'ORG' or 'PER', where 'LOC' indicates a location entity (such as 'New York City', 'ORG' indicates the token of an organization (such as 'Amazon'), 'PER' indicates the tokens of a person entity (such as 'Jeff Bezos'). Named entities with other types should be indicated with 'MISC'. To indicate boundaries of an entity, use IOB (Inside-Output-Begin) prefixes. The B- prefix before a tag indicates that the word is the beginning of a named entity. The I- prefix indicates that the word is inside a bigger chunk. For example, you can break 'New York' to 'New' and 'York.' and tag them as 'B-LOC' and 'I-LOC'. Any token that doesn't belong to a named entity must be tagged with 'O'.
Input: El Funicular de la Santa Cova ha estat durant un any sense funcionar arran dels treballs de reparació iniciats després dels aiguats de l' any passat .
Output: | El (O) Funicular (B-MISC) de (I-MISC) la (I-MISC) Santa (I-MISC) Cova (I-MISC) ha (O) estat (O) durant (O) un (O) any (O) sense (O) funcionar (O) arran (O) dels (O) treballs (O) de (O) reparació (O) iniciats (O) després (O) dels (O) aiguats (O) de (O) l' (O) any (O) passat (O) . (O) | task960_ancora-ca-ner_named_entity_recognition |
Read the given story and classify it as 'imagined', 'recalled', or 'retold'. If a story is imagined, the person who wrote the story is making it up, pretending they experienced it. If a story is recalled, the person who wrote the story really experienced it and is recalling it from memory. If a story is retold, it is a real memory like the 'recalled' stories, but written down much later after previously writing a 'recalled' story about the same events. So, recalled stories and retold stories will be fairly similar, in that they both were real experiences for the writer. Imagined stories have a more linear flow and contain more commonsense knowledge, whereas recalled stories are less connected and contain more specific concrete events. Additionally, higher levels of self reference are found in imagined stories. Between recalled and retold stories, retold stories flow significantly more linearly than recalled stories, and retold stories are significantly higher in scores for cognitive processes and positive tone.
Input: If we had known, we would have listened to friends and moved house. A month ago, when there were warnings that people should leave the area because T.S. Imelda was coming, a cyclone that was predicted to hit our area in Texas, we thought the storm was minor. We were even unconcerned when it was reported in the media that the storm had been upgraded to a tropical storm. We thought that after Harvey, we were secure because we had carried out major constructions on our house. Then one morning, out of nowhere, our house was flooded. It was unbelievable. It took us unawares. There was no news about it happening that morning. We were practically unaware that that morning was going to be the worst in our entire lives. I woke my wife in bed and she screamed. It was a scary experience. The first thought that came to my mind was that this was extremely tough on us after Harvey. One month ago, we had a beautiful home but right now, we are struggling to keep it in good shape. We are presently staying with friends because the house is said to be in uninhabitable conditions. The insurance is coming on slowly and the process is tough not after Harvey. If we had foreseen this, we would have been more prepared for Tropical Storm Imelda.
Output: | imagined | task854_hippocorpus_classification |
You are given a passage. You need to construct a question about the information present in the passage. Construct a question in such a way that (i) it is unambiguous, (ii) its answer is the whole paragraph. Avoid creating questions that can be answered correctly without actually understanding the paragraph.
Input: I'm sure it would be impossible to pin down the first competitive women's athletic event in the world. \n\nA couple of milestones, though: \n1921: Monte Carlo hosts "the first true international meeting for women... Five countries were represented in eleven events"\n1928: Women's events are first included in the Olympics
Output: | When did women start competing in sports? | task1594_yahoo_answers_topics_question_generation |
A text is given in Malayalam. Translate it from the Malayalam language to the Panjabi language. The translation must not omit or add information to the original sentence.
Input: പ്രധാനപ്പെട്ട നേട്ടങ്ങള്:
Output: | ਵੱਡਾ ਪ੍ਰਭਾਵ: | task1005_pib_translation_malayalam_punjabi |
Given a sentence in Chinese, provide an equivalent paraphrased version from the original that retains the same meaning.
Input: 之前的编辑包括Michel Foucault,Emmanuel Le Roy Ladurie,Georges Dumezil,Francois Jacob,Jacques Le Goff,Francois Furet和Raymond Aron。
Output: | 过去的编辑包括Raymond Aron,Georges Dumezil,Francois Jacob,Michel Foucault,Emanuel Roy Ladurie,Francois Furet和Jacques Le Goff。 | task775_pawsx_chinese_text_modification |
In this task, you are provided with an article of the legal acts. Your task is to classify it into three categories (Regulation, Decision and Directive) based on its content: 1) Regulation is a binding legislative act that must be applied in its entirety on a set date across all the member states (European Union countries). 2) Decision is binding on those to whom it is addressed (e.g. an European Union country or an individual company) and is directly applicable. 3) Directive is a legislative act that sets out a goal that all must achieve. However, it is up to the individual countries to devise their own laws on how to reach these goals.
Input: The following shall be substituted for the second subparagraph of Article 7 (1) (C) of the Council Directive of 26 June 1964, as amended by the Directive of 13 July 1970:'This provision shall apply until 31 December 1975 unless otherwise decided by the Council acting by a qualified majority on a proposal from the Commission.' The Member States shall bring into force with effect from 1 January 1972 the laws, regulations or administrative provisions necessary to comply with this Directive. They shall forthwith inform the Commission thereof. This Directive is addressed to the Member States.
Output: | Directive | task744_eurlex_classification |
A text is given in Bengali. Translate it from the Bengali language to the Tamil language. The translation must not omit or add information to the original sentence.
Input: এই ক্ষেত্রটির সার্বিক রূপান্তরের লক্ষ্যে কেন্দ্রীয় সরকার একটি বিমান পরিবহণ নীতি অনুসরণ করে চলেছে।
Output: | இந்தத் துறையில் மாற்றத்தை ஏற்படுத்த மத்திய அரசு விமானப் போக்குவரத்துக் கொள்கையைக் கொண்டுவந்துள்ளது என்று பிரதமர் தெரிவித்தார். | task981_pib_translation_bengali_tamil |
In this task, given a sentence in the Filipino language, your task is to convert it into the English language.
Input: Si John Calvert, tagapangasiwa ng Intelligent Design Network, tumutol dati kay Propesor Mirecki na nag-pokus sa kreasyonismo bilang mitolohiya, at ipinahayag na ang propesor ng araling pang-relihiyon ay "ay nagtatatak ng kahit sino na nagmumungkahi [matalinong disenyo] ay walang tigil sa pagtalakay tungkol sa relihiyon lamang."
Output: | John Calvert, managing director of the Intelligent Design Network, had previously objected to Professor Mirecki's focus on creationism as mythology, and claimed that the religious studies professor was "labeling anybody who proposes [intelligent design] to be simply a religious nut". | task545_alt_translation_fi_en |
You are given a sentence in Persian. Your job is to translate the Farsi sentence into Hebrew.
Input: (خنده) من نمی تونم این کار رو بکنم. (خنده)
Output: | (צחוק) אני לא יכול לעשות את זה. (צחוק) | task1269_ted_translation_fa_he |
You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Input: George got free tickets to the play, but he gave them to Eric , even though (he) was particularly eager to see it. <sep> Pronoun:he <sep> Noun: Eric
Output: | False | task1390_wscfixed_coreference |
In this task, you're given statements in native Tamil language. The statement can be written with the Tamil alphabet or the English alphabet. Your job is to evaluate if the statement is offensive or not. Label the post as "Not offensive" if the post does not contain offense or insult. Non-offensive posts do not include any form of offense or insult. Label the post as "Offensive" if the post contains offensive language.
Input: Antony perumbavor undaya monemarayirikum dislike adikunath
Output: | Offensive | task1537_tamil_offenseval_dravidian_classification |
In this task, you will be given sentences in which you have to recognize the name of the body cells. A cell is a mass of cytoplasm that is bound externally by a cell membrane. Usually microscopic in size, cells are the smallest structural units of living matter and compose all living things. Although there might be several correct answers, you need to write one of them.
Input: Moreover , we studied the effect of haploinsufficiency of the NCC determinant gene Sox9 in the NCC derived PF suture complex .
Output: | NCC | task1486_cell_extraction_anem_dataset |
We would like you to assess the QUALITY of each of the following argument (discussing Death Penalty) and determine if the argument is Valid or Invalid. A valid argument is clearly interpretable and either expresses an argument, or a premise or a conclusion that can be used in an argument for the topic of death penalty. An invalid argument is a phrase that cannot be interpreted as an argument or not on the topic of death penalty.
Input: Like I said I would just want them to actually have to deal with the consequences and not get an easy out, which is what executing them does.
Output: | Valid | task149_afs_argument_quality_death_penalty |
Given a sentence in German, generate a new German 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.
Input: Ein Hochzeitsband ist ein Ring, der darauf hinweist, dass man verheiratet ist.
Output: | Ein H-Ring ist ein Ring, der darauf hinweist, dass man verheiratet ist. | task416_mickey_de_sentence_perturbation_generation |
A text is given in Bengali. Translate it from the Bengali language to the Malayalam language. The translation must not omit or add information to the original sentence.
Input: আমার প্রিয় ভাই ও বোনেরা, ১৩ কোটি MUDRA LOAN, অবশ্যই বিরাট একটা ব্যাপার।
Output: | നമ്മുടെ രാജ്യത്തെ യുവതയില് നാം അഭിമാനിക്കുന്നു. | task1003_pib_translation_bengali_malayalam |
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 multiple wrong answers, we only need a single wrong answer.
Input: (CNN) A pair of veteran leaders on the left, former Democratic National Committee Chairman Howard Dean and Center for American Progress President Neera Tanden, called on Hawaiians to vote Rep. Tulsi Gabbard out of office after the Democrat questioned whether Syrian President Bashar al-Assad was responsible for last week's chemical attack. "People of Hawaii's 2nd District -- was it not enough for you that your rep met with a murderous dictator? Will this move you?" Tanden tweeted Friday in response to Gabbard's comments on CNN that she is "skeptical" Assad is responsible for the chemical attack. Dean compared Gabbard's comments to President Donald Trump's Twitter blasts.'Why should we just blindly follow this escalation of a counterproductive regime-change war?' Gabbard askedA handful of mavericks in Congress have said they want to see more evidence of Assad's involvement
Question:Gabbard has also said she is concerned about sparking a nuclear war with Russia, which backs the _ regime.
Output: | 2nd District | task303_record_incorrect_answer_generation |
You are given a science question (hard-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 answer for each question.
Input: Which energy conversion happens when a person shivers and the energy is transferred to make the muscles and joints move?
(A) kinetic energy to potential energy (B) heat energy to kinetic energy (C) potential energy to chemical energy (D) chemical energy to mechanical energy
Output: | D | task229_arc_answer_generation_hard |
You are given a password and you need to generate the number of steps required to convert the given password to a strong password. A password is considered strong if (a) it has at least 6 characters and at most 20 characters; (b) it contains at least one lowercase letter and one uppercase letter, and at least one digit; (c) it does not contain three repeating characters in a row. In one step you can: (1) Insert one character to password, (2) delete one character from password, or (3) replace one character of password with another character.
Input: password = OBGowI1oihZUnd3fET8nJgfYfVUyXRKqjGtUYhhn
Output: | 20 | task956_leetcode_420_strong_password_check |
In this task, you are given a review of product in Polish language and a question whether this review has positive sentiment. You are expected to generate the answer. The output should be "Yes" or "No". Don't generate anything apart from "Yes", "No".
Input: Text: Duży opis w funkcji, a w rzeczywistości std. miernik. Obudowa wygląda na w miarę solidną, (tworzywo "gumo-podobne") chociaż czuć że raczej "chińskie". W instrukcji nie napisano gdzie zamontować baterie (rys. rozwiązałby problem) ani główne zabezpieczenie - należy się domyślić... Miernik nie do końca "automatyczny", ponieważ po wybraniu odpowiedniego zakresu pomiarowego (np. napięcia lub prądu) należy ręcznie przy pomocy dodatkowego przycisku (SEL) wskazać jaką wartość mierzymy: stałą czy zmienną (łatwo można się zapomnieć/pomylić...) Funkcja NCV, działa jak "przyłożymy" miernik bezpośrednio do gniazdka (tylko takim bez "klapki") natomiast nie nadaje się w żaden sposób do wykrywania kabli w ścianie (sprawdzone kilkukrotnie), szkoda bo byłby to fajny dodatek. Funkcja "fazera" podobnie, jak nie ma żadnego pola magnetycznego w okolicy pomiaru to jest OK, taśma LED-owa niedaleko gniazdka i miernik pokazuje głupoty - faza jest na L i N... Fajne silikonowe przewody o odpowiedniej długości - ciekawe jak długo wytrzymają :) Podświetlenie wyświetlacza OK, ale dlaczego włącza się "latarka" z tyłu miernika jednocześnie? - nie rozumiem... jak już to powinno się włączać każde osobno. Co do samych pomiarów i ich prawidłowości okaże się z czasem :)
Question: Is the text a positive review?
Output: | No | task635_allegro_reviews_answer_generation |
Given a sequence of actions to navigate an agent in its environment, provide the correct command in a limited form of natural language that matches the sequence of actions when executed. Commands are lowercase and encapsulate the logic of the sequence of actions. Actions are individual steps that serve as the building blocks for a command. There are only six actions: 'I_LOOK', 'I_WALK', 'I_RUN', 'I_JUMP', 'I_TURN_LEFT', and 'I_TURN_RIGHT'. These actions respectively align with the commands 'look', 'walk', 'run', 'jump', 'turn left', and 'turn right'. For commands, 'left' and 'right' are used to denote the direction of an action. opposite turns the agent backward in the specified direction. The word 'around' makes the agent execute an action while turning around in the specified direction. The word 'and' means to execute the next scope of the command following the previous scope of the command. The word 'after' signifies to execute the previous scope of the command following the next scope of the command. The words 'twice' and 'thrice' trigger repetition of a command that they scope over two times or three times, respectively. Actions and commands do not have quotations in the input and output.
Input: I_TURN_RIGHT I_WALK I_TURN_LEFT I_WALK I_TURN_LEFT I_WALK I_TURN_LEFT I_WALK I_TURN_LEFT I_WALK I_TURN_LEFT I_WALK I_TURN_LEFT I_WALK I_TURN_LEFT I_WALK I_TURN_LEFT I_WALK
Output: | walk right and walk around left twice | task129_scan_long_text_generation_action_command_short |
In this task, you are given commands (in terms of logical operations) and natural interpretation of the given command to select relevant rows from the given table. Your job is to generate a label "yes" if the interpretation is appropriate for the command, otherwise generate label "no".
Here are the definitions of logical operators:
1. count: returns the number of rows in the view.
2. only: returns whether there is exactly one row in the view.
3. hop: returns the value under the header column of the row.
4. and: returns the boolean operation result of two arguments.
5. max/min/avg/sum: returns the max/min/average/sum of the values under the header column.
6. nth_max/nth_min: returns the n-th max/n-th min of the values under the header column.
7. argmax/argmin: returns the row with the max/min value in header column.
8. nth_argmax/nth_argmin: returns the row with the n-th max/min value in header column.
9. eq/not_eq: returns if the two arguments are equal.
10. round_eq: returns if the two arguments are roughly equal under certain tolerance.
11. greater/less: returns if the first argument is greater/less than the second argument.
12. diff: returns the difference between two arguments.
13. filter_eq/ filter_not_eq: returns the subview whose values under the header column is equal/not equal to the third argument.
14. filter_greater/filter_less: returns the subview whose values under the header column is greater/less than the third argument.
15. filter_greater_eq /filter_less_eq: returns the subview whose values under the header column is greater/less or equal than the third argument.
16. filter_all: returns the view itself for the case of describing the whole table
17. all_eq/not_eq: returns whether all the values under the header column are equal/not equal to the third argument.
18. all_greater/less: returns whether all the values under the header column are greater/less than the third argument.
19. all_greater_eq/less_eq: returns whether all the values under the header column are greater/less or equal to the third argument.
20. most_eq/not_eq: returns whether most of the values under the header column are equal/not equal to the third argument.
21. most_greater/less: returns whether most of the values under the header column are greater/less than the third argument.
22. most_greater_eq/less_eq: returns whether most of the values under the header column are greater/less or equal to the third argument.
Input: Command: and { only { filter_eq { all_rows ; country ; fiji } } ; eq { hop { filter_eq { all_rows ; country ; fiji } ; player } ; vijay singh } }, interpretation: select the rows whose country record fuzzily matches to fiji . there is only one such row in the table . the player record of this unqiue row is vijay singh .
Output: | yes | task211_logic2text_classification |
In this task, you will be shown a passage and a question in Persian. You need to write an answer in Persian for the question. Try to keep your answers as short as possible.
Input: این ماهی همهچیزخوار است. در حیات وحش، غذای ماهی قرمز عبارت از سختپوستان، حشرات و مواد گیاهی است. مانند اکثر ماهیها، آنها به صورت فرصتطلبانه و دائمی غذا میخورند. بیش از حد غذا دادن به آنها، معمولاً موجب مسدود شدن رودههای ماهی شده و میتواند برای سلامتی آنها مضر باشد. این وضعیت بیشتر برای ماهیان قرمزی که با زادگیری گزینشی پدید آمده باشند رخ میدهد. چرا که دارای روده پیچ در پیچ هستند. زمانیکه غذای زیادی داده شود، مواد دفعی و زائد نیز بیشتر میشود که تا حدی به دلیل هضم ناقص پروتئینها است. گاهی با دیدن خروج مواد دفعی از پارگین ماهی میتوان پی برد که غذای زیادی به ماهی داده شدهاست. غذای مخصوص ماهی قرمز نسبت به غذای مرسوم ماهیها پروتئین کمتر و کربوهیدرات بیشتری دارد. این غذا به دو شکل فروخته میشود: پوستهای که روی آب شناور میشود و حبهای که به زیر آب میرود. میتوان به این غذا موادی از قبیل لوبیای غلافدار (با برداشتن پوسته خارجی)، سبزیهای برگی سفید شده و کرم حشره افزود. افزودن آرتمیا (میگوی آب شور) به غذا ممکن است برای ماهی قرمزهای جوان سودمند باشد. همانند همه دیگر جانوران، ذائقه ماهیهای قرمز ممکن است متفاوت باشد.<sep> Question: به ماهی قرمز چه غذایی بدهیم؟
Output: | سختپوستان، حشرات و مواد گیاهی | task467_parsinlu_rc_answer_generation |
In this task your given two statements in Tamil. You must judge whether the second sentence is the cause or effect of the first one. Label the instances as "cause" or "effect" based on your judgment. The sentences are separated by a newline character.
Input: மழை கொட்டிக் கொண்டிருந்தது
நான் உள்ளே செல்ல அவசரமாக ஓடினேன்
Output: | effect | task1177_xcopa_commonsense_cause_effect_ta |
A text is given in Telugu. Translate it from the Telugu language to the Urdu language. The translation must not omit or add information to the original sentence.
Input: ڈی این اے لیباریٹریوں کے الحاق اور ریگولیشن کو لازمی قرار دیا
Output: | డిఎన్ఎ లేబరెటరీ లకు నియంత్రణ మరియు గుర్తింపు తప్పనిసరి | task1038_pib_translation_urdu_telugu |
A text is given in Bengali. Translate it from the Bengali language to the Marathi language. The translation must not omit or add information to the original sentence.
Input: यामुळे शहराच्या पेयजलाच्या मागणीची पूर्तता करण्यासाठी मदत होणार आहे.
Output: | প্রকল্পের মাধ্যমে প্রতি সেকেন্ডে ১৪০ ঘন ফুট জল সরবরাহ করা হবে। | task1062_pib_translation_marathi_bengali |
You are given a conversation between two people. 'Person1:' and 'Person2:' are used to separate their respective dialogues. You are required to assign a label 'formal' if there is an absence of emotion and a presence of questions anywhere within the conversation. If such pattern is not found assign the label 'informal'.
Input: Person1: Bob , put on your shoes , your feet are really smelly .
Person2:No foot gives out scent .
Person1: But don't forget you are in a cafe .
Person2:Never mind , the odour of my feet will quicken their eating speed .
Person1: I simply can't bear your barbaric behavior .
Person2:Don ’ t pretend you are a good God .
Person1: You should feel shameful for your behavior .
Person2:I've never experienced such a kind of feeling .
Person1: I'm really sick of you .
Output: | informal | task1533_daily_dialog_formal_classification |
A text is given in Bengali. Translate it from the Bengali language to the Gujarati language. The translation must not omit or add information to the original sentence.
Input: પ્રધાનમંત્રીએ કૃષિ ક્ષેત્રમાં આત્મનિર્ભર થવા માટે થઇ રહેલા પ્રયાસોને પણ ભારપૂર્વક દર્શાવ્યા.
Output: | কৃষিক্ষেত্রে স্বনির্ভরতার লক্ষ্যে বিভিন্ন উদ্যোগের প্রসঙ্গও তিনি তুলে ধরেন। | task1068_pib_translation_gujarati_bengali |
In this task, you will be given a set of steps that are required to answer a specific question. Your job is to generate that question. Each given step refers to either an entity (known or unknown), a propery of an entity or a query operation (count, group, union, etc.) Knowing those operations and how they appear in the input may help you generate more accurate questions.
Select: A select step is used to return a set of objects. There are no references to previous steps in a select step. template: Return [attributes]
Filter: A filter step is used to return results from a previous step to which a certain condition applies. template: Return [#step] [condition]
Project: A project step should return certain attributes of the results of a previous step. template: Return [attributes] of [#step]
Aggregate: An aggregate step returns an aggregator function applied on a step's result. template: Return the [aggregator] of [#step].
Group: A group step is an aggregator applied on attributes. template: Return the [aggregator] of [#step] for each [attribute]
Superlative: A superlative step is used to return the result with a highest/lowest attribute among other results. template: Return [#step1] [where] [#step2] [is] [highest / lowest]
Comparative: A comparative step is used when we need to compare an attribute with a number to filter results. template: Return [#step1] [where] [#step2] [comparator] [number]
Union: A union step is used to return results of two steps together. template: Return [#step1] [or / ,] [#step2]
Intersection: An intersection step returns the result that two steps have in common. template: Return [attribute] of both [#step1] and [#step2]
Discard: A discard step returns result of a step and excludes result of another step from it. template: Return [#step1] besides [#step2]
Sort: A sort returns result of another step in a specific order. template: Return [#step1] [ordered / sorted by] [#step2]
Is true: An is true step checks a condition on another result and returns a true or false. template: Return [is / if] [condition]
Arithmetic: An arithmatic step operates an arithmatic operation on one or more steps. template: Return the [arithmetic op.] of [#step1] [and] [#step2].
Input: #1 return mountain range
#2 return the siberian peninsula
#3 return europe
#4 return #3 besides #2
#5 return #1 that separates #2 from #4
Output: | what mountain range separates the siberian peninsula from the rest of europe? | task184_break_generate_question |
You are given a password and you need to generate the number of steps required to convert the given password to a strong password. A password is considered strong if (a) it has at least 6 characters and at most 20 characters; (b) it contains at least one lowercase letter and one uppercase letter, and at least one digit; (c) it does not contain three repeating characters in a row. In one step you can: (1) Insert one character to password, (2) delete one character from password, or (3) replace one character of password with another character.
Input: password = xQjHNRDmzCSgecboLUmz6Jq9PzFUyRLl52EYW
Output: | 17 | task956_leetcode_420_strong_password_check |
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.
Input: I get out of the shower all refreshed, and head out to the kitchen in my robe. I take out the eggs, bacon and butter. I put sliced bagel in the toaster, I forgot to takeout my cream cheese. I need to go get that. I love the garlic chive cream cheese on my onion bagels. It's the perfect combo. I crack my eggs into a bowl and whisk it up to make some scrambled eggs. But I need to cook the bacon first. I cook the bacon in butter until golden brown and crispy. My pan is full of oil and butter. I am going to scramble my eggs in that. It will be deliciously decadent. I scramble my eggs in rendered fat and butter mix until they're almost done. Then I put the eggs and the bacon on the plate. along with the bagel with cream cheese slathered all over it. It's time to eat. I need a dollop of pico de gallo for my eggs. Perfect.
Output: | In what room did they make the breakfast? | task596_mocha_question_generation |
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.
Input: This is one of the most boring horror films I have ever seen, as it's absolutely god awful, John Carradine has very limited screen time. All the characters are boring, and the story is terrible, plus I could see the two twists at the end coming miles away!. The great setting and the creepy house definitely would have helped if it wasn't so damn boring, and there isn't one character to root for either, plus I hope it makes it's way to the bottom 100, because it deserves to be there in my opinion. When John Carradine finally shows up at the end, it's a pretty good scene but it's already way too late, and the only other screen time he had was in flashbacks, plus the only really gory scene in the movie is when a character gets his face messed up by Bee's, as it was rather gory. I got this in a DVD Horror set called Back From The Grave and everyone really overacts in my opinion, plus it's lucky this was included in a set I bought otherwise I would have chucked this out the window!. This is one of the most boring Horror films I have ever seen, as It's absolutely god awful, John Carradine has very limited screen time, and I say avoid it like the plague!, you don't want to go through the torture. The Direction is absolutely terrible!. Carl Monson does an absolutely terrible! job here, making every thing look cheap, wasting his potential on making creepy atmosphere and just keeping the film at an incredibly dull pace. The Acting is just as bad. John Carradine is good in his scene, but other then that he's hardly in the film other then flashback scenes. (Carradine Ruled!!). Merry Anders overacts here terribly as Laura, as she didn't convince me at all. Ivy Bethune is OK, and somewhat creepy, but also overacted, she did have a creepy smile at the end though. Rest of the cast, I didn't pay enough attention too, as I had a lot of trouble getting through it, but they were all really bad. Overall please avoid this,It's not worth the agony!. BOMB out of 5
Output: | negative | task284_imdb_classification |
In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every even number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no even numbers in an inner list you should output 0 for that list.
Input: [[2, -35, -13, -30], [27, -19, -31], [-41, 21], [-42, 45, -12], [-38, -36, -38], [-27, -31, 32], [13, -44, -44, -32, -1]]
Output: | [-60, 0, 0, 504, -51984, 32, -61952] | task851_synthetic_multiply_evens |
You are given a math word problem and you are supposed to apply multiple mathematical operators 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.
Input: mother bought some potatoes . she used 15 of the potatoes to make salads and 24 of the potatoes for mashed potatoes . if there were 13 potatoes left how many potatoes did mother buy at first ?
Output: | 52 | task863_asdiv_multiop_question_answering |
You are given a concatenated string consisting of two parts that are separated by a newline character. The first part is the user's initial question during a human computer conversation, the second part is a clarifying question asked by the computer in response to the question asked by the user. You should read the input, then generate a valid prediction of the user's response to the computer's clarifying question. A valid prediction will clarify the user's correct intent in the initial question.
Input: User: What causes a sore throat?
Computer: do you have pain on both sides of your throat
Output: | yes | task1714_convai3_sentence_generation |
A text is given in Panjabi. Translate it from the Panjabi language to the Telugu language. The translation must not omit or add information to the original sentence.
Input: దీవ్ ను అహమదాబాద్ తో కలుపుతూ రాకపోకలు జరిపే ఎయర్ ఒడిశా యొక్క విమాన సర్వీసును ప్రధాన మంత్రి ఉడాన్ పథకంలో భాగంగా ప్రారంభించారు.
Output: | ਪ੍ਰਧਾਨ ਮੰਤਰੀ ਨੇ ਅਹਿਮਦਾਬਾਦ ਨੂੰ ਦਿਊ ਨਾਲ ਜੋੜਨ ਵਾਲੀ ਏਅਰ ਓਡੀਸ਼ਾ ਉੜਾਨ ਦਾ ਉਦਘਾਟਨ 'ਉੜਾਨ' ਸਕੀਮ ਅਧੀਨ ਵੀਡੀਓ ਲਿੰਕ ਰਾਹੀਂ ਕੀਤਾ। | task1066_pib_translation_telugu_punjabi |
In this task, you're given the beginning and the middle of a three-part story. Your job is to complete the short story by writing a probable ending. 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 the ending, and use names instead of pronouns (e.g. he / she) wherever possible.
Input: Beginning: Bill worried that he was not stylish enough for Jane. Middle: Jane laughed when she saw Bill's new look.
Output: | Bill changed his look back, and started dating Jane. | task071_abductivenli_answer_generation |
The task is about translation from Telugu to English. While performing the translation you must preserve the original meaning. Do not include any words which are only limited to your native place.
Input: - వారు ఏమిటి?
Output: | - What are they? | task1324_open_subtitles_te_en_translation |
A text is given in Bengali. Translate it from the Bengali language to the Oriya language. The translation must not omit or add information to the original sentence.
Input: পুরুষদের ট্রিপল জাম্প বিভাগে স্বর্ণ পদক জয়ী অর্পিন্দর সিং-কে অভিনন্দন জানালেন প্রধানমন্ত্রী
Output: | ପୁରୁଷ ଟ୍ରିପଲ ଜମ୍ପରେ ସ୍ଵର୍ଣ୍ଣ ପଦକ ବିଜେତା ଅର୍ପିନ୍ଦର ସିଂଙ୍କୁ ପ୍ରଧାନମନ୍ତ୍ରୀଙ୍କ ଅଭିନନ୍ଦନ | task997_pib_translation_bengali_oriya |
Here are two questions (Question1 and Question2). If these questions have the same meaning and same answer, answer "Yes", otherwise "No".
Input: Question1: Should I give my S/O a promise ring? If so, how?, Question2: Can you propose with a promise ring? Why or why not?
Output: | No | task1287_glue_qqp_paraphrasing |
A text is given in Bengali. Translate it from the Bengali language to the Malayalam language. The translation must not omit or add information to the original sentence.
Input: സഹകരണത്തിന്റെ പുതിയ മേഖലകള് തുറക്കുന്നതിലൂടെ ഫ്രാന്സും ഇന്ത്യയും ഈ പങ്കാളിത്തത്തിന് പുതിയ അഭിലാഷങ്ങള് നല്കാന് തീരുമാനിച്ചിരിക്കുകയാണ്.
Output: | এই সম্পর্ককে আরও এগিয়ে নিয়ে যেতে দু’দেশ সিদ্ধান্ত নিয়েছে আরও নতুন নতুন ক্ষেত্রে সহযোগিতা বৃদ্ধি করা। | task1004_pib_translation_malayalam_bengali |
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 presented with comma separated numbers inside two brackets.
Input: [-67, 5, -27, 33]
Output: | [201, 10, 81, 66] | task374_synthetic_pos_or_neg_calculation |
A text is given in Bengali. Translate it from the Bengali language to the Panjabi language. The translation must not omit or add information to the original sentence.
Input: অনেক অনেক ধন্যবাদ,
Output: | ਬਹੁਤ-ਬਹੁਤ ਧੰਨਵਾਦ ! | task1025_pib_translation_bengali_punjabi |
In this task, you will be shown a short story with a beginning, two potential middles, and an ending. Your job is to choose the middle statement that makes the story incoherent / implausible by indicating 1 or 2 in the output. If both sentences are plausible, pick the one that makes less sense.
Input: Beginning: Ann wanted to impress her husband with fancy footwork. Middle 1: Ann did a great job. Middle 2: Ann did a bad job. Ending: In fact, the whole wedding party was amazed by her fancy footwork!
Output: | 2 | task070_abductivenli_incorrect_classification |
In this task you're given a question and you have to paraphrase the question to create the output question while retaining the meaning of the original question.
Input: What is the right place to start reading about Vedas/Upanishads/Puranas for a complete newbie in the field?
Output: | Which came first Puranas or Vedas? Some say, Vedas came in 5000 BC and then Puranas came after that. Is there any proof for that? | task1345_glue_qqp_question_paraprashing |
Given a document and an entity the task is to select the author's sentiment towards the entity. Sentiments can be Positive, Neutral and Negative. Select Positive if the article expresses a positive view towards the given entity or praises its quality or skills. Select Neutral if the document expresses no clear view towards the entity or has equal amounts of positive and negative statements or expressing some fact/quote by someone else. Select Negative if the article expresses a negative view towards like harsh remarks, criticizing entities action/decision etc. Note that URLs in the text have been replaced with [Link].
Input: What is the sentiment of the following document towards the entity Jerry Brown ? California Gov. Jerry Brown (D) delivers his final State of the State address in Sacramento on Jan. 25. Democrats who want to replace him are aiming even further left in a state already known for its liberal politics. (Pool/Reuters)
Here in the self-labeled âstate of resistance â the political debate is being pushed further left without any sign of a Republican renaissance to serve as a check on spending and social policy ambitions. Even some Republicans are concerned about the departure of Gov. Jerry Brown (D) who proved to be fiscally cautious after inheriting a state seven years ago in deep recession.
âYou are going to be talking about Democrat-on-Democrat crime for the most part â said Bill Whalen a research fellow at Stanford Universityâs Hoover Institution. âWhat also is certain is that the next governor is going to be more progressive than Jerry Brown.â
In his final State of the State address on Jan. 25 Brown said California is âprospering â a nod to a growing economy that is the sixth-largest in the world.
But in an interview after the speech Brown said that âdoes not mean all Californians are prospering â and he made a distinction between the coastal âconsulting classâ and rural laborers whose âculture of working with their handsâ is disappearing.
âThe state is more divided â Brown said. âAnd itâs divided this way right across the country.â
Brown said he is uncertain whether he will endorse in the race to succeed him even though Newsom also is a Bay Area Democrat who on climate change in particular supports the governorâs policies. Some of Brown âs transportation initiatives including a high-speed rail project from Los Angeles to San Francisco that is bursting its budget remain in question.
âI donât think the people of Tulare County or Modoc County want to hear from Jerry Brown on who to vote for. Maybe the people in Oakland would I donât know â Brown said. âIâll decide what to do based on 45 years of campaigning in this state.â
Output: | Positive | task420_persent_document_sentiment_classification |
In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B.
Input: [2487, 7197, 'b', 'X', 'I', '3651', '615', 'v', 'x', 'X', 'z', 'e', 'G', 'D', 'N', 'F', 5285, 'D'], ['B', 'q', 9579, 'k', 'D', 'I', '3651', '615', 'v', 'x', 'X', 'z', 'e', 'G', 'D', 'N', 'P', 'U', 9193, 9975]
Output: | I, 3651, 615, v, x, X, z, e, G, D, N | task605_find_the_longest_common_subsequence_in_two_lists |
In this task, you have to identify the named entities (NER) which are the ingredients required given its directions. Named entities are the names of the items without their quantity.
Input: In a small bowl, mix the corn starch and about 3 T milk. Stir until corn starch has completely dissolved. Set aside., In a saucepan, combine milk, sugar, lemon zest and pinch of salt. Stir over medium-high heat until it reaches a slow boil; stirring frequently. Reduce heat to low simmer. Whisk in the cornstarch mixture let simmer for 3 to 4 minutes, stirring constantly, until thickened. Remove from heat and set aside to cool for at least 15 minutes at room temperature., In a medium bowl, beat the cream cheese until creamy. Add lemon juice a few tablespoons at a team, beating well after each addition., After the milk mixture has cooled, add it to the cream cheese mixture. Stir until combined. Refrigerate for at least 4 hours., Freeze the ice cream in your ice cream machine according to the manufacturer's instructions. Once frozen, remove from ice cream machine and add the crumbled graham crackers; stir until the graham crackers have been distributed throughout the ice cream. Serve., Store no more than 1 day in an air-tight container.
Output: | milk, sugar, freshly grated lemon zest, cornstarch, salt, lemon juice, cream cheese, crackers | task571_recipe_nlg_ner_generation |
You are given a sentence in Gujarati language and we ask you to translate those to the English language. Consider following guidelines while doing the translation: 1) Note the input can be lowercase or uppercase. Please do the same in your translations. 2) Keep the short forms like '%s', 'CMD' intact as the literal meaning does not make sense.
Input: Evolution ને અમુક મુખ્ય શબ્દો શોધ્યા કે જે સૂચવે છે કે આ સંદેશો જોડાણ સમાવતો હોવો જોઈએ, પરંતુ કોઈપણ શોધી શકતો નથી.
Output: | Evolution has found some keywords that suggest that this message should contain an attachment, but cannot find one. | task1351_opus100_translation_gu_en |
In this task, you will be presented with a question in Dutch language, and you have to write the part-of-speech tag for each word and punctuation in the question. Here is the list of part-of-speech tags used in this task: Adj: Adjective, Adv: Adverb, Art: Article, Conj: Conjunction, Int: Interjection, N: Noun, V: Verb, Num: Number, Misc: Miscellaneous, Pron: Pronoun, Prep: Preposition, Punc: Punctuation.
Input: De hele wereld kan dat .
Output: | Art Adj N V Pron Punc | task1543_conll2002_parts_of_speech_tagging_answer_generation |
In this task, you are given reviews written about the restaurants in Bengali. You are expected to classify the sentiment of the reviews into two classes: positive or negative.
Input: তাদের পিজা অসাধারন। তাদের পাস্তা ভাল। ও পরিবেশ অসাধারন। স্টাফ আচরণ খুব ভাল হয়। আমি সুপারিশ সবাই সেখানে যেতে হবে ... √î√ΠŒ © √î√ΠŒ ©
Output: | negative | task1496_bengali_reviews_sentiment_classification |
You are given a question on sociology. You are also given 4 answer options (associated with "A", "B", "C", "D"), out of which only one is correct. You need to answer the question by selecting the correct option. You should only answer with the choice letter, not the whole answer.
Input: Which of the following was not part of Weber's ideal type of bureaucracy?
(A)impersonal rules (B)extensive paperwork (C)hierarchy of officials (D)Salaries
Output: | B | task734_mmmlu_answer_generation_sociology |
In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are fine labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is : '$': Dollar Sign, "''": Single Quotes, ',': Comma Symbol, '-LRB-': Left Parantheses, '-RRB-': Right Parantheses, '.': Period, ':': Colon, 'ADD': Email Address, 'AFX': Affix, 'CC': Coordinating conjunction, 'CD': Cardinal Number, 'DT': Determiner, 'EX': Existential there, 'FW': Foreign Word, 'GW': Go with, 'HYPH': Hyphen symbol, 'IN': Preposition or a subordinating conjunction, 'JJ': Adjective, 'JJR': A comparative Adjective, 'JJS': A Superlative Adjective, 'LS': List item Marker, 'MD': Modal, 'NFP': Superfluous punctuation, 'NN': Singular Noun, 'NNP': Singular Proper Noun, 'NNPS': Prural Proper Noun, 'NNS': Prural Noun, 'PDT': Pre-determiner, 'POS': Possessive Ending, 'PRP': Personal pronoun, 'PRP$': Possessive Pronoun, 'RB': Adverb, 'RBR': Comparative Adverb, 'RBS': Superlative Adverb, 'RP': Particle, 'SYM': Symbol, 'TO': To , 'UH': Interjection, 'VB': Base form Verb, 'VBD': Verb in Past tense, 'VBG': Verb in present participle, 'VBN': Verb in past participle, 'VBP': Verb in non-3rd person singular present, 'VBZ': Verb in 3rd person singular present, 'WDT': Wh-determiner, 'WP': Wh-pronoun, 'WP$' Possessive Wh-pronoun, 'WRB': Wh-adverb, 'XX': Unknown, '``': Double backticks.
Input: Sentence: Come back and give HCC a second chance at {{ least }} !
Word: least
Output: | RBS | task584_udeps_eng_fine_pos_tagging |
In this task, you are given a sentence and your task is to identify whether the sentence contains motion or not, by classifying the sentence into Yes or No. The sentence belongs to the 'Yes' category if there is an occurrence of a motion of a physical entity otherwise the sentence belongs to the 'No' category. The sentence contains motion if it (i) involves the movement of a physical object. (ii) contains verb in present tense indicating the action performed. Sometimes there can be verb which indicates a motion but the motion might have happened in the past and the answers to such sentences is 'No'
Input: Dr. Martineau went more than half way to meet Lady Hardy's disposition to treat him as a friend of the family.
Output: | Yes | task1517_limit_classfication |
You are given a statement in Croatian, a question word and four choices in Croation. If the question word is "cause", you should choose the option that is most likely to be the cause of the statement. If the question word is "effect", you should pick the choice that is most likely to be a consequence of the statement. Write the exact text of the choice, not the number.
Input: Statement: Uhvatio me grč u ruci.
Question: cause
Choice 1: Moja žena i ja držali smo se za ruke.
Choice 2: Napisao sam esej rukom.
Choice 3: Mačka se odmarala na dvosjedu.
Choice 4: Izbjegavao je kofein.
Output: | Napisao sam esej rukom. | task1628_copa_hr_question_answering |
You are given a sentence in Galician. Your job is to translate the Galician sentence into Italian.
Input: O 43 por cento dos xogadores son mulleres.
Output: | Il 43 percento dei giocatori sono donne. | task1243_ted_translation_gl_it |
In this task, given a sentence in the English language, your task is to convert it into the Bengali language.
Input: The Deepwater Horizon oil spill started on April 20 after an explosion on the rig.
Output: | একটি বিস্ফোরনের পর ২০শে এপ্রিল ডিপওয়াটার হরাইজন থেকে তেল নিঃসরণ শুরু হয়। | task561_alt_translation_en_bg |
From the given sentence, extract the phrase (often noun or verb) that carries the given relationship. The generated phrase should be present in the sentence.
Input: Given Relationship: 'be fill by', Sentence: 'Vacancies shall be filled by appointment by the Board until the next regular election .'
Output: | filled | task678_ollie_actual_relationship_answer_generation |
Given a comment, classify it into a 'hate' speech or 'not hate' speech. Answer using 'hate' or 'not hate'.
Input: This time the tables have turned
Output: | not hate | task1604_ethos_text_classification |
In this task, you are given a question in English, and your task is to translate it into Persian.
Input: What are your views on India banning 500 and 1000 notes? In what way it will affect Indian economy?
Output: | نظر شما در مورد ممنوعیت اسنکناس های ۵۰۰ و ۱۰۰۰ در هند چیست؟ به چه طریقی این امر بر اقتصاد هند تأثیر خواهد گذاشت؟ | task652_parsinlu_en_fa_translation |
End of preview. Expand
in Dataset Viewer.
README.md exists but content is empty.
Use the Edit dataset card button to edit it.
- Downloads last month
- 17