prompt
stringlengths
26
18.1k
response
stringlengths
0
6.36k
Q: In this task you will be given a list of numbers and you need to subtract every value in the list with the index it is at. The index of an elements shows its numerical order in the list(for example, in the list [7,10,4,5], the index of 7 is 1 and the index of 4 is 3) You should start the index at 1, so the first element in the list will be subtracted by one. For every element in the list you need to find "element - index" where the index of the beginning element is 1 and increments by 1 for each element. Put your result list in brackets. [5, -17, -10, 12, -8, -11, 18, -13, -1] A:
[4, -19, -13, 8, -13, -17, 11, -21, -10]
The input is taken from a negotiation between two participants who take the role of campsite neighbors and negotiate for Food, Water, and Firewood packages, based on their individual preferences and requirements. Given an utterance and recent dialogue context containing past 3 utterances (wherever available), output Yes if the utterance contains the elicit-pref strategy, otherwise output No. elicit-pref is a cooperative negotiation strategy. It is used to discover the preference order of the opponent in the negotiation. Let me give you an example: Context: 'What do you think if in the camp we get together and have a meeting between your family and mine? We can have a small party to get to know each other better.' 'Sounds great!' 'Ok, my proposal is to give you all the firewood you need, on the condition that you give me all the water I need. And regarding food we can negotiate.' Utterance: 'That sounds good. What do you propose on the food?' The answer to this example can be: No Here is why: The primary utterance does not try to elicit information on the preference order of the participant. So this is correct. OK. solve this: Context: 'I want to make sure I'm well prepared for camping. How would you feel if I took 2 water, 1 firewood, and 2 food?' Utterance: 'I really need 3 firewood because I am always cold.' Answer:
No
In this task, you will be given sentences in which your task is to recognize the name of the drug or medicine. Drugs are substances that change a person's mental or physical state. They can affect how your brain works, how you feel and behave, your understanding, and your senses. Although there might be several correct answers, you need to write one of them. Q: This case highlights the possible development of acute coronary syndrome as a side effect of Capecitabine therapy. A:
Capecitabine
instruction: You are given a geometric mathematical question. Questions in this task often involve shapes and Geometric Relationships. You are also given 4 or 5 answer options (associated with "A", "B", "C", "D", "E"). Do not generate anything else apart from one of the following characters: 'A', 'B, 'C', 'D', 'E'. LaTeX mathematical format (the standard way to express mathematical expressions in the typesetting software known as LaTeX) is used to express equations. Each question is solvable with high school math knowledge. question: A right circular cylinder vase with an inner base radius of 6 inches is filled with water to a height of 20 inches. After a smaller solid right circular cylinder with base radius of 4 inches is then completely submerged in the water, the height of water is 24 inches. What is the height, in inches, of smaller cylinder? (A)8 (B)9 (C)10 (D)11 (E)12 answer: B question: What is the area of the circle whose center is at O (2, -2) and that passes through point P (3, 3)? (A)\(2\pi\) (B)\(6\pi\) (C)\(10\pi\) (D)\(25\pi\) (E)\(26\pi\) answer: E question: Which of the following is the distance between the points (7, 3) and (11, 0) in the xy-coordinate plane? (A)4 (B)5 (C)6 (D)7 (E)8 answer:
B
Detailed Instructions: In this task you are given a tweet and you must identify whether the tweet contains any offense or any form of (untargeted) profanity. Label the post as NOT if the post does not contain offense or profanity. Non-offensive posts do not include any form of offense or profanity. label the post as OFFENSIVE if the post contains offensive language or a targeted (veiled or direct) offense. Twitter user mentions were substituted by @USER and URLs have been substitute by URL. Q: @USER @USER @USER @USER @USER Sounds like you’re talking about these people!!!! #MAGA URL A:
NOT
In this task, you are given two sets, and you need to count the number of elements at the union of two given sets. A Set is shown by two curly braces and comma-separated numbers inside, like {1, 2, 3}. Union of two given sets is the smallest set which contains all the elements of both the sets. To find the union of two given sets, A and B is a set that consists of all the elements of A and all the elements of B such that no element is repeated. Set1: '{1, 3, 5, 6, 7, 13, 16}', Set2: '{18, 7}'. How many elements are there in the union of Set1 and Set2 ?
8
Teacher:In this task you will be given a list of numbers and you need to subtract every value in the list with the index it is at. The index of an elements shows its numerical order in the list(for example, in the list [7,10,4,5], the index of 7 is 1 and the index of 4 is 3) You should start the index at 1, so the first element in the list will be subtracted by one. For every element in the list you need to find "element - index" where the index of the beginning element is 1 and increments by 1 for each element. Put your result list in brackets. Teacher: Now, understand the problem? Solve this instance: [10, -13, 16, 13, 19, -9] Student:
[9, -15, 13, 9, 14, -15]
Teacher: In this task, you are given an utterance, which is a part of a conversation between a user and an agent. Your job is to detect the speaker. The user usually commands the agent to schedule events, retrieve event information, and check the schedule. While the agent's response is an answer to the user's questions or follow-up questions on the user's command. Answer with "User" or "Agent". Teacher: Now, understand the problem? If you are still confused, see the following example: Let me know if there's anything else I can help you with. Solution: Agent Reason: In this example, the speaker wants to help, and it's part of the agent's job. So, the output should be "Agent". Now, solve this instance: Do I have anything on my schedule for next week? Student:
user
Q: You will be given a trivia clue, and the category it belongs to. You should answer with the best answer that belongs in the category and is described by the clue. For simplicity, answers should be in all lower cased letters. Category: EPONYMOUS SCIENCE Clue: An electric current measuring device developed by Andre Ampere was named this after an Italian anatomist A:
galvanometer
In this task, you are given a tweet in English. You are expected to classify the post into two classes: sarcastic or non-sarcastic. A sarcastic sentence is one that refers to the use of words that mean the opposite of what you really want to say, especially in order to insult someone, or to show irritation, or just to be funny. [Q]: at a bus stop with 6 grade nines ... #thrilled #sarcasm [A]: sarcastic [Q]: Yaay for going into to gr 12 but looking like a niner #ShortGirlProblems [A]: sarcastic [Q]: shout out to the #CrackHouse [A]:
non-sarcastic
In this task, you are given a pair of action statements. Your task is to check if you can conclusively identify which statement is less ethical or not. Answer: 'no' if one of the statements is less ethical, and 'yes' otherwise. One example: ACTION1: telling my friends sister that she probably won't get a celebrity to go to prom with her ACTION2: breaking off a 'friendship' and leaving it as business only Solution is here: no Explanation: Both the actions are morally wrong and one cannot be differentiated from the other as morally less wrong. Now, solve this: ACTION1: not attending my cousin wedding ACTION2: despising everything someone I went highschool with does even years after the original thing that made me mad Solution:
no
In this task, you are given a date in a particular format and you need to convert to another format. If given format is "dd/mm/yyyy" then convert to "mm/dd/yyyy". If given format is "mm/dd/yyyy" then convert to "dd/mm/yyyy". Input: Consider Input: 02/23/1608, input_format=mm/dd/yyyy Output: 23/02/1608 Input: Consider Input: 04/24/1708, input_format=mm/dd/yyyy Output: 24/04/1708 Input: Consider Input: 27/12/1951, input_format=dd/mm/yyyy
Output: 12/27/1951
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the position of all the alphabetical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no alphabetical element is in the list. [EX Q]: ['8727', '4549', 'x', 'S', 'K', '411', 'n', '9921', '6859', '5107', 'R', 'o', '3297', '1915', '3611', 'q', '1293', '9019', '9629', 'i', '7653', 'I', '3137', 'd', 'j', '8611', 'u', 'w', 'V', '3685', 'b', 'h'] [EX A]: 3, 4, 5, 7, 11, 12, 16, 20, 22, 24, 25, 27, 28, 29, 31, 32 [EX Q]: ['6247', '1133', '7221', '7861', 'G', '9877', 'E'] [EX A]: 5, 7 [EX Q]: ['3739', '2653'] [EX A]:
-1
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. Example: I_TURN_LEFT I_JUMP Example solution: jump left Example explanation: If the agent turned to the left and jumped, then the agent jumped to the left. Problem: I_TURN_RIGHT I_LOOK I_TURN_RIGHT I_LOOK I_TURN_RIGHT I_LOOK I_TURN_RIGHT I_LOOK I_TURN_LEFT I_TURN_LEFT I_RUN I_TURN_LEFT I_TURN_LEFT I_RUN I_TURN_LEFT I_TURN_LEFT I_RUN
Solution: run opposite left thrice after look around right
The provided file includes inquiries about restaurants, and we ask you to translate those to the Turkish language. Please bear in mind the following guidelines while doing the translation: 1) We are looking for the most naturally written and formal form of each sentence in your language. We are *NOT* looking for colloquial forms of the sentence. We are looking for formal form which is how you would type your queries in a text-based virtual assistant. 2) The words between quotation marks *SHOULD NOT* be translated. We expect you to keep those values intact and include the quotation marks around them as well. 3) The fully capitalized words like DATE_0, or DURATION_0 *SHOULD NOT* be translated. Please keep them as they are in the translations. 4) Please do not localize measurement units like miles to kilometers during your translation. miles should be translated to its equivalent in your language. 6) Note the input is all lowercased except for fully capitalized special placeholders (e.g. NUMBER, DATE, TIME). Please do the same in your translations. Q: give me reviews for " jade buffet " . A:
bana " jade buffet " restoranının değerlendirmelerini göster.
In this task, you are given an utterance, which is a part of a conversation between a user and an agent. Your job is to detect the speaker. The user usually commands the agent to schedule events, retrieve event information, and check the schedule. While the agent's response is an answer to the user's questions or follow-up questions on the user's command. Answer with "User" or "Agent". Q: Hi! Add a birthday party to my schedule on Saturday at 6 pm A:
user
(Q). "Zirabiyeh", given a list of categories: company, educational institution, artist, athlete, office holder, mean of transportation, building, natural place, village, animal, plant, album, film or written work, what category does the title belong to? (A). Village (Q). "Aram Bartholl", given a list of categories: company, educational institution, artist, athlete, office holder, mean of transportation, building, natural place, village, animal, plant, album, film or written work, what category does the title belong to? (A). Artist (Q). "Kenneth Slowik", given a list of categories: company, educational institution, artist, athlete, office holder, mean of transportation, building, natural place, village, animal, plant, album, film or written work, what category does the title belong to? (A).
Artist
In this task you are given a tweet and you must identify whether the tweet contains any offense or any form of (untargeted) profanity. Label the post as NOT if the post does not contain offense or profanity. Non-offensive posts do not include any form of offense or profanity. label the post as OFFENSIVE if the post contains offensive language or a targeted (veiled or direct) offense. Twitter user mentions were substituted by @USER and URLs have been substitute by URL. @USER Fuck em OFFENSIVE @USER @USER She is great NOT @USER Another elitist who is out of touch with the patriotic Americans!
OFFENSIVE
In this task, you are given the name of an Indian food dish. You need to classify the dish as a "main course", "dessert" or "snack". Example Input: Chhena kheeri Example Output: dessert Example Input: Palak paneer Example Output: main course Example Input: Mishti Chholar Dal Example Output:
main course
In this task, you need to count the number of words in a sentence that start with the given letter. Answer with numbers and not words. [Q]: Sentence: 'some signs buildings trees bushes a green and white sign'. How many words start with the letter 's' in the sentence. [A]: 3 [Q]: Sentence: 'a close up of three older men standing near one another'. How many words start with the letter 'a' in the sentence. [A]: 2 [Q]: Sentence: 'a girl in a room sits on an unmade bed'. How many words start with the letter 'a' in the sentence. [A]:
3
Detailed Instructions: In this task, you will be given a list of numbers. The goal is to divide all the numbers in the list by a constant such that the sum of the resulting list is 1. The output should be rounded to 3 decimals. Problem:[174.857, 62.249, 203.71, -60.816] Solution:
[ 0.46 0.164 0.536 -0.16 ]
Detailed Instructions: 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. Q: این در حالی است که صدام حسین طی محاسبات غلط خویش به فرماندهانش گفته بود در هر شهری از ایران وارد شوید، مردم به پیشواز و خوش آمدگویی شما می‌آیند مقاومت در شهرهای اشغالی به گونه‌ای مردمی شده بود که حتی کودکان و زنان دوشادوش پدران و مردان خود در نبرد شرکت جستند. A:
N
Teacher:In this task, you will be presented with a question having multiple possible answers in Arabic language. And you should choose a most suitable option out of "A", "B", "C", "D", and "E" based on your commonsense knowledge. Teacher: Now, understand the problem? Solve this instance: Question: انتقد جيمس في شخص يلعب كرة القدم ، وليس للمرة الأولى. كان قلقا من عواقب كثيرة ماذا؟ Options: A ابتهاج B التفاعلات C الموت D إصابات الرأس E استمتع Student:
D
The provided file includes inquiries about restaurants, and we ask you to translate those to the Italian language. Please bear in mind the following guidlines while doing the translation: 1) We are looking for the most naturally written and formal form of each sentence in your language. We are *NOT* looking for colloquial forms of the sentence. We are looking for formal form which is how you would type your queries in a text-based virtual assistant. 2) The words between quotation marks *SHOULD NOT* be translated. We expect you to keep those values intact and include the quotation marks around them as well. 3) The fully capitalized words like DATE_0, or DURATION_0 *SHOULD NOT* be translated. Please keep them as they are in the translations. 4) Please do not localize measurement units like miles to kilometers during your translation. miles should be translated to its equivalent in your language. 6) Note the input is all lowercased except for special placeholders. Please do the same in your translations. [Q]: search for " billy 's barbecue " . [A]: cerca "billy 's barbecue". [Q]: can you give me the phone number for the nearest 5 star " coffee " house ? [A]: puoi darmi il numero di telefono del " coffee " più vicino che abbia una valutazione di 5 stelle? [Q]: look up restaurants that have 0 star ratings for me please . [A]:
cercami ristoranti con 0 stelle.
In this task, you will be presented with a question having multiple possible answers in Swahili language. And you should choose a most suitable option out of "A", "B", "C", "D", and "E" based on your commonsense knowledge. [Q]: Question: Alikuwa katika mapenzi, hiyo ilimalizika nini baada ya kugunduliwa na mumewe? Options: A uhusiano B talaka C uaminifu D upendo E ndoa [A]: E [Q]: Question: Ni nini kinachosababisha mtu kukagua mtu mwingine wakati anafanya kazi? Options: A kichocho B inakera C kutoaminiana D kunyongwa E kujitenga [A]: C [Q]: Question: Wakati watu walio katika jazba wanajaribu kujituliza hufanya nini? Options: A kukimbia B mkanganyiko C tafakari D kifafa E kuona ndoto [A]:
C
In this task, you are given music product reviews in French language. The goal is to classify the review as "POS" if the overall sentiment of the review is positive or as "NEG" if the overall sentiment of the review is negative. Input: Consider Input: Qui veut le defier ?? . Textes tranchants parfois durs , faites attention ce ne sont que des textes et ce n'est que son avis sur une situation quelque peu critique .Le rappeur arrive à impressioner par sa technique parolière ( jeux de mots , sonorités redondantes ) et son flow (desormais plagié ) .La production est interessante , alliée a des featurings aussi enrichissant qu'etonnants parce que les protagonistes sont tous novices ( sauf ALI ) , bonne ecoute ... Output: POS Input: Consider Input: Bof! Deception . Après un premier opus excellent, quelle déception! Premier morceau dans la veine du premier album puis le reste plus difficile à apprécier. Lassitude et ennui en cours. Après trois écoutes complètes, j'ai laissé tomber.Quelques morceaux pourraient décoller ("Pick Up Off The Floor")mais pour le reste, je n'accroche pas. Peut-être le coup de coeur reviendra sur le prochain album, mais ce deuxième album ne restera pas sur ma platine. Allez hop, je vais réécouter le 1er album pour oublier cette déception. Output: NEG Input: Consider Input: pfffffff . Cet opus est un véritable chef-d'oeuvre! Techno-Thrash ( thrash technique avec un chant death, mais moins grave qu'avant, plus criard), plans quasi-jazzy, techniques, sur fond d'ambiance new age planantes et émotionnels! je sais que cet album a été boudé par les anciens fans, mais il vous plonge dans une sorte de coma spacial, une sphère (lol) encore jamais atteinte pour l'époque (on est en 1993)cet album est précurseur et autement inspiré! Leur sommet stylistique, assurément! une merveille! STUART
Output: POS
Teacher:Given a sentence in Dutch, generate a new Dutch 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. Teacher: Now, understand the problem? Solve this instance: U bent verbaasd om een portemonnee in een tas te vinden. Student:
U bent behulpzaam om een portemonnee in een tas te vinden.
In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write an implausible POS tag to the question. Even though there exist multiple wrong answers, we only need a single wrong answer. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb [EX Q]: What is the part-of-speech tag of the word "Championships" in the following question: What year did the person who finished the 1.5 kilometers in 4:11.02 at the 2013 Super League European Team Championships stop competing in events ? [EX A]: CD [EX Q]: What is the part-of-speech tag of the word "the" in the following question: What was the record for the team whose player 's streak had left him 2nd for continuous 30+ points in a game ? [EX A]: NN [EX Q]: What is the part-of-speech tag of the word "the" in the following question: One of the silver medalist in Men 's Doubles played for what team in Germany ? [EX A]:
NNP
You will be given a definition of a task first, then some input of the task. The provided text is in English, and we ask you to translate the text to the Croatian language. Please bear in mind the following guidelines while translating: 1) We want a natural translation, a formal form. 2) Use the symbols like '#@%$-+_=^&!*' as-is. *Include* the special characters as suited when translating to Croatian. 3) Quantities like millions or billions should be translated to their equivalent in Croatian language 4) Note the input is all case-sensitive except for special placeholders and output is expected to be case-sensitive. 5) The output must have Croatian characters like Ž or č and the output must preserve the Croatian language characters. 6) The input contains punctuations and output is expected to have relevant punctuations for grammatical accuracy. We could much better change from meat, from beef, to insects. Output:
Mogli bismo iskoristiti puno bolje meso, pomakom od govedine, na insekte.
You will be given a trivia clue, and the category it belongs to. You should answer with the best answer that belongs in the category and is described by the clue. For simplicity, answers should be in all lower cased letters. [Q]: Category: COINS OF THE WORLD Clue: 50 Cent pieces issued in 2003 by this country depict Frodo, Gandalf, Gollum, Sauron & Aragorn [A]: new zealand [Q]: Category: GODS & GODDESSES Clue: Augustus Caesar encouraged the worship of this god who was considered the avenger of Julius Caesar [A]: mars [Q]: Category: TECHNOLOGY Clue: In 1933 Marconi set up one of the first microwave radio systems, between Castel Gandolfo & this sovereign state [A]:
vatican city
Given a sentence in the Japanese and Indonesian(Bahasa variant) language. Your task is check if the Bahasa Indonesia sentence is translation of Japanese. if the translation is correct than generate label "Yes", otherwise generate label "No". Example: Japanese: 詳細は昨日UTC17時30分、英国議会でイギリスのルス・ケリー運輸大臣によって伝えられた。 Bahasa Indonesia: Detil diberikan oleh Sekretaris Kementerian Transportasi UK, Ruth Kelly, di Dewan Perwakilan Rakyat kemarin 17:30 UTC. Example solution: Yes Example explanation: The converted Bahasa Indonesia sentence is correctly translated from Japanese because converted sentence has the same message as the original Japanese sentence that Details were given yesterday in the House of Commons at 1730 UTC by Britain's Transport Secretary Ruth Kelly. Problem: Japanese: 今、次の行動の方向性を選ぶのは北アイルランド国務長官のピーター・ハイン氏に任されている。 Bahasa Indonesia: Pembicaraan tersebut dirancang untuk membahas masalah yang belum terpecahkan pada Konferensi Perubahan Iklim Perserikatan Bangsa-Bangsa pada tahun 2009 di Kopenhagen.
Solution: No
In medical studies, the efficacy of medical treatments (called interventions) is evaluated within a group of study participants. You will be given a sentence of a study report in which your task is to list the phrases that describe the intervention(s) of the study. You should list the phrase in the same order that they appear in the text, separated by commas. If no information about the interventions is mentioned, just answer with "not found". Interventions are: a specific drug, surgery, talking therapy, a lifestyle modification, control or placebo treatment. Do not include details, dosages, frequency and duration, intervention mentions that are not in an informative span of text. [EX Q]: Treatment failures ( including relapses ) occurred at each visit in 5.8 % , 12.7 % and 10.7 % of amoxicillin recipients and 6.2 % , 11.9 % and 11.3 % of penicillin V recipients , respectively . [EX A]: amoxicillin, penicillin V [EX Q]: This 7-week program included a computer game , small group sessions , parent training sessions and teacher handouts . [EX A]: computer game, small group sessions, parent training, teacher handouts [EX Q]: Ramipril prevents or delays the progression of albuminuria . [EX A]:
not found
You are given a statement written in Marathi. Choose the most logical word from the given 4 options which can be used to replace the <MASK> token in the statement. Output the word from the correct option . Ex Input: Statement: क्राइमिया (Автономна Республіка Крим; Автономная Республика Крым; क्राइमियन तातर: Qırım Muhtar Cumhuriyeti, Къырым Мухтар Джумхуриети) हा पूर्व युरोपातील एक वागद्रस्त भूभाग आहे. मार्च २०१४ सालापर्यंत युक्रेन देशाचे एक स्वायत्त प्रजासत्ताक असलेले क्राइमिया सध्या रशियाच्या अधिपत्याखाली आहे. क्राइमिया युक्रेनच्या दक्षिणेस व रशियाच्या नैऋत्येस काळ्या समुद्राच्या उत्तर किनाऱ्यावर क्राइमिया ह्याच नावाच्या <MASK>ावर वसले आहे. Option A: याल्ता Option B: द्वीपकल्प Option C: सिंफेरोपोल Option D: सेव्हास्तोपोल Ex Output: द्वीपकल्प Ex Input: Statement: हा तेरा राज्ये आणि तीन संघराज्यीय प्रदेशांनी बनलेला आग्नेय आशियामधील एक <MASK> आहे. मलेशियाची राजधानी क्वालालंपूर असून पुत्रजय येथे संघराज्य शासनाचे मुख्य केंद्र आहे. ३,२९,८४७ वर्ग कि.मी. क्षेत्रफळाचा विस्तार असलेल्या या देशाचे दक्षिण चिनी समुद्राने विभागलेले द्वीपकल्पीय मलेशिया आणि मलेशियन बोर्निओ हे प्रमुख दोन भाग आहेत. थायलंड, इंडोनेशिया, सिंगापूर, ब्रुनेई आणि फिलिपाइन्स या देशांना लागून मलेशियाच्या सीमा आहेत. हा देश विषुववृत्ताजवळ वसलेला असल्यामुळे येथील हवामान विषुववृत्तीय हवामानप्रकारानुसार आहे. मलेशियामध्ये वेस्टमिन्स्टर धर्तीवरील संसदीय लोकशाही असून सत्तेच्या सर्वोच्चपदी यांग दी-पेर्तुआन आगोंग (राजा) व कार्यकारी प्रमुखपदी पंतप्रधान असतात. Option A: मंदिर Option B: देश Option C: क्वालालंपूर Option D: चर्च Ex Output: देश Ex Input: Statement: अरबांशी व्यापार करणाऱ्या तुर्क व्यापाऱ्यांमार्फत इ.स.च्या ७व्या शतकापासून मध्य आशियात इस्लाम पसरू लागला. इ.स. ८४० साली जॉर्डन राजाच्या आधिपत्याखाली किर्गिझ लोकांनी उय्गुर खाखानतीवर विजय मिळवला व राज्याच्या सीमा पूर्वेकडे विस्तारल्या. पुढील दोनशे वर्षे थ्यॅन षान पर्वतरांगांपर्यंतच्या भूप्रदेशावर किर्गिझांची हुकमत अबाधित राहिली. मात्र १२व्या शतकात मंगोलांच्या आक्रमणापुढे किर्गिझांची पीछेहाट होत, <MASK> आणि सायान पर्वतरांगांच्या प्रदेशापुरतीच त्यांची सत्ता उरली. इ.स.च्या १३व्या शतकात मंगोल साम्राज्याच्या उदयामुळे किर्गिझांनी दक्षिणेस स्थलांतरे केली. चंगीझ खानाने इ.स. १२०७ साली किर्गिझांवर विजय मिळवला. Option A: आल्ताय Option B: ओब्लास्ताचा Option C: बिश्केक Option D: देश Ex Output:
आल्ताय
In this task, you are given a country name, and you need to return the numeric International Organization for Standardization (ISO) code of the given country. The codes are three-digit numbers defined by the ISO to represent countries, dependent territories, and special areas of geographical interest. Kenya
404
In this task, you are given music product reviews in Japanese language. The goal is to classify the review as "POS" if the overall sentiment of the review is positive or as "NEG" if the overall sentiment of the review is negative. [Q]: 89489 . 全体的にヴォーカルが少ないです  特徴的な高いスネアも聞けず  録音もチープ  3. Shirley Maclaineだけ気に入りました  あまり出回ってない作品なのも頷ける内容 [A]: NEG [Q]: CD発売希望 . 近々ライブがあるため、聞きなおそうと思ったのですが…。 このアルバムはCDの発売がされてないのですかね。 こんなにいい曲が詰まっているのに残念です。 私のCDプレイヤーと、パソコンでは再生できませんので、このCDもどきには非常に憤りを感じます。何よりもMISIAとその製作スタッフに非常に失礼だと思うのですが、どうなんでしょう。 CDの発売を強く望みます。 [A]: NEG [Q]: カッコいいです!! . hyde本人出演の40メロミックスのCMでオンエア中の曲。タイトルは「HELLO」。今までのバラード調の曲とは違ってノリノリのロックです。ラルクのhydeって感じでメチャメチャかっこいいです! [A]:
POS
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'. December 16, 2006 occured after Feb 22, 1998 but before 22 Mar 1970 False July 31, 1985 doesn't occur between May 13, 2001 and Sep 28, 2007 True 30 October 1997 occured before 24 Apr 1984 but after 26 Apr 2008
False
Instructions: Given a sentence in the Japanese and Central Khmer language. Your task is check if the Khamer sentence is translation of Japanese. if the translation is correct than generate label "Yes", otherwise generate label "No". Input: Japanese: サラ・ペイリンに関する記事を編集することに加えて、ユーザーはまた、公式発表の前に、ペイリンがVPノミネート候補者であると述べたある人の編集について、ウィキペディアの匿名の投稿者に尋ねた。 Khamer: បន្ថែមលើការធ្វើកំណែទៅលើអត្តបទអំពីសារ៉ាប៉ាលីន អ្នកប្រើប្រាស់ក៍បានសួរទៅអ្នកសរសេរអត្តបទនៅទំព័រវីឃីភីដៀមិនបញ្ចេញឈ្មោះម្នាក់អំពីកំណែអត្តបទរបស់បុគ្គលមា្នក់នោះដែលបានថាប៉ាលីនជាអ្នកជាប់ឆ្នោតជាអនុប្រធានាធិបតី មុនពេលការប្រកាសជាផ្លូវការ។ Output:
Yes
In this task you're given two statements in Hindi. You must judge whether the second sentence is the cause or effect of the first one. The sentences are separated by a newline character. Output either the word 'cause' or 'effect'. [EX Q]: मैं एक पैर पर खड़ा हो गया। मेरा संतुलन डगमगा गया। [EX A]: effect [EX Q]: महिला को चेहरे पर चोट के निशान पर शर्म महसूस हुई। उसने मेकअप के साथ निशान को छिपा दिया। [EX A]: effect [EX Q]: प्रोफेसर के व्याख्यान से मैं उलझन में था। मैंने प्रोफेसर से सवाल पूछे। [EX A]:
effect
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. Q: 2, ['e', 'G', 'd', 't', 'C', '6849', '5785', '7555', '6971', '7'] A:
e, G, d, t, C, 6849, 5785, 7555
Given the task definition, example input & output, solve the new input case. In this task, you will be given a movie review and a question about the reviewer's sentiment toward one aspect of the movie in Persian. You have to infer the answer to the question from the review and classify it. Classify the reviewer's sentiment into: "no sentiment expressed", "negative", "neutral", "positive", and "mixed". The mixed category indicates reviews where none of the sentiments are dominant (mix of positive and negative, or borderline cases); hence it is hard to detect the primary sentiment. Also, assign neutral label to reviews that express no clear sentiment toward an entity or any aspect of it. The "no sentiment expressed" label should be assigned to the reviews where the given aspect didn't discuss in the text. Example: من این فیلم رو دوست داشتم .شخصیت سارا بهرامی عالی بود و همچنین بازی امین حیایی بعنوان یک مرد خونسرد..بازی مهناز افشار هم عالی بود فیلم روایتی از روایتهای تلخ جامعه مان میباشد<sep>Question: نظر شما به صورت کلی در مورد فیلم دارکوب چیست؟ Output: positive This is a good example. The sentiment of the review is positive toward the movie. New input case for you: فیلمی که با تمام وجود روحتون رو آزار می ده. نمی دونم چرا موضوعات ناراحت کننده، نشون دادن بدبختی و زجر کشیدن آدمها، جدیدا اینقدر جذاب شده!!! دیدن این فیلم رو اصلا توصیه نمی کنم!<sep>Question: نظر شما در مورد تهیه، تدوین، کارگردانی و ساخت فیلم همه چیز برای فروش چیست؟ Output:
no sentiment expressed
Q: You are given a sentence in Arabic. Your job is to translate the Arabic sentence into Italian. إنني أعمل على تحقيق التوازن بين هذين الأمرين في عملي اليومي كمصمم رسومات ، فضلاً عن حياتي اليومية كشخص يعيش في نيويورك كل يوم ، وهذان العنصران يجذبان اهتمامي إلى حد كبير. A:
Devo equilibrare queste due cose nel mio lavoro di graphic designer, così come nella mia vita di newyorkese. Ogni giorno. E ci sono due elementi che mi affascinano in modo assoluto.
Q: In this task, you are given a list of integers and an integer k. You need to find the kth largest element in the input list. [194, 39, 151, 113, 173, 176, 284, 76, 274, 162, 65, 262, 188, 54, 154, 36, 105, 201, 191, 226], k=20 A:
36
Detailed Instructions: You are given a mathematical question described with a circumscribed mathematical vocabulary. Questions in this task usually contain some variables (e.g. X, Y), equations (e.g. X+Y=3) and some relationships (X is greater than Y). Often you need to find the value of the variable using equations and relationships. You are also given 4 or 5 answer options (associated with "A", "B", "C", "D", "E"). Do not generate anything else apart from one of the following characters: 'A', 'B, 'C', 'D', 'E'. LaTeX mathematical format (the standard way to express mathematical expressions in the typesetting software known as LaTeX) is used to express equations. Each question is solvable with high school math knowledge. Give only one answer for each question. Problem:If A is the set of integers between -50 and 50, and a number is in set B if it is the cube of a number in set A, how many elements of set B are in set A? (A)2 (B)6 (C)7 (D)11 (E)101 Solution:
C
Detailed Instructions: In this task, you are given a premise, a hypothesis, and an update. The premise sentence describes a real-world situation and is always assumed to be true. The hypothesis sentence describes an assumption or inference that you might make about that situation having read the premise. The update provides additional information about the situation that might weaken or strengthen the hypothesis. A weakener is a statement that weakens the hypothesis, that is, it makes you much less likely to believe the hypothesis is true. A strengthener is a statement that strengthens the hypothesis, that is, it makes you much more likely to believe the hypothesis is true. Your task is to answer with 'strengthener' or 'weakener' if the update strengthens or weakens the hypothesis, respectively. Q: Premise: The girls walk down the street. Hypothesis: Girls were going to the park. Update: They have a picnic basket. A:
strengthener
Instructions: This task is to find the number of 'For' loops present in the given cpp program. Input: int f(int m,int min); //???????? int main() { int n,i,a[100],sum[100]; cin>>n; //?????? for(i=0;i<n;i++) cin>>a[i]; for(i=0;i<n;i++) { sum[i]=f(a[i],2); //?????????????? cout<<sum[i]<<endl; } return 0; } int f(int m,int min) /*??????????????????????????? ??????????????*/ { int i,sum=0; if(m==min||m==1) //???????????????????1???1? return 1; else if(m<min) //???????????????????? return 0; else if(m>min) //?????????????????????????????????? { for(i=min;i<=m;i++) if(m%i==0) sum+=f(m/i,i); return sum; } } Output:
3
Given the sentence, generate "yes, and" response. "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..."). 1 In short, a "Yes, and" is a dialogue exchange in which a speaker responds by adding new information on top of the information/setting that was constructed by another speaker. Note that a "Yes, and" does not require someone explicitly saying 'yes, and...' as part of a dialogue exchange, although it could be the case if it agrees with the description above. There are many ways in which a response could implicitly/explicitly agree to the prompt without specifically saying 'yes, and...'. Q: So, this is Narnia. I came all the way from Alabama. A:
Wow. I came all the way from Antarctica or the Arctic.
Q: In this task you need to give wrong reasons to justify the pronoun coreference relations. Each of the provided inputs contains a sentence with a target pronoun and and a question about how to justify the coreference between a noun phrase and the target pronoun. Good practices involve (1) writing a sentence that gives no reason but relates to the content (e.g., mention the noun phrases that appear in the original sentence); (2) writing a reason that does not justify the relation to the correct noun phrases but another wrong ones. Sentence: The foxes are getting in at night and attacking the chickens. They have gotten very nervous. Question: Why does the 'They' refer to the chickens? A:
Because good.
You will be given a definition of a task first, then some input of the task. You need to create a question containing a blank (_), based on the given context word. Your question must contain two persons --PersonX and PersonY. The expected answer to your question must be PersonX. PersonX and PersonY should not be equally likely to fill the blank. There should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. Do not use the names of real people (e.g., Donald Trump, Putin, etc.) in your question. Avoid repeating the same style, pattern, or phrases in each question, try to increase diversity by varying sentence structure, blank placement, etc. Your question must contain at least 15 and at most 30 words. You must utilize the given context word while writing the question. Your question must contain only one blank. Make sure that Person X and Person Y have the same gender. In your question, PersonX and PersonY should be used only ONCE and PersonX should appear earlier than PersonY. Context Word: break up. Output:
After PersonX's boyfriend decided to break up with her, PersonY invited her for dinner, _ felt very grateful for this gesture.
Process: - Boil salt water - The water will turn into water vapor - Collect the water vapor - Allow the water vapor to cool - The water vapor will turn into liquid water - The salt will be separated from the water. Perturbation hypothesis: suppose more salt is left behind happens, how will it affect LESS salt being removed from the water. Does the supposed perturbation have an effect (direct or indirect) on the process? Answer:
yes
In this task, you will be shown a sentence, and you should determine whether it is overruling or non-overruling. In law, an overruling sentence is a statement that nullifies a previous case decision as a precedent by a constitutionally valid statute or a decision by the same or higher ranking court which establishes a different rule on the point of law involved. Classify your answers into overruling or non-overruling it demonstrates a conscious desire to accomplish an unlawful act, denotes a lack of virtually all personal characteristics we deem important to law practice, threatens to bring significant misfortune on the unsuspecting client and severely impugns the integrity of the profession."" non-overruling to the extent that these cases are inconsistent with our conclusion herein, they are disapproved. overruling accordingly, we now overrule hall v. state, supra, and its progeny, to the extent these cases hold that it is not error for a trial court to refuse to give a requested instruction on accomplice corroboration so long as the state relies in part on other evidence connecting the defendant to the crime.
overruling
For the given English description, write an SQL command such that it accomplishes every step. An SQL query works by selecting data from a table where certain conditions apply. A table contains columns where every row in that table must have a value for each column. Every table has a primary key that uniquely identifies each row, usually an id. To choose which columns are returned you specify that after the "SELECT" statement. Next, you use a "FROM" statement to specify what tables you want to select the data from. When you specify a table you can rename it with the "AS" statement. You can reference that table by whatever name follows the "AS" statement. If you want to select data from multiple tables you need to use the "JOIN" statement. This will join the tables together by pairing a row in one table with every row in the other table (Cartesian Product). To limit the number of rows returned you should use the "ON" statement. This will only return rows where the condition specified after the statement is true, this is usually an equals operator with primary keys. You can also use the "WHERE" statement to specify that only rows with column values statisfying a certain condition, should be returned. The "GROUP BY" statement will group rows together that have equal column values for whatever columns follows the statement. The "HAVING" statement will return groups that statisfy whatever condition follows the statement. Any column(s) being returned from grouped rows must either be an aggregate function, (AVG, MAX, COUNT, SUM, ...) of a column, or the column(s) that the data was grouped by. To sort the returned data you can use the "ORDER BY" command which will order the data by whatever aggregate function or column follows the statement. The "DESC" statement will sort in descending order and the "ASC" statement will sort in ascending order. Finally, you can use the "LIMIT" statement to return a certain number of rows. When "*" is used in an SQL statement every column is returned. For example, SELECT * FROM table WHERE attribute = 1, will select every column from rows with the attribute column equal to 1. Q: Did M3 's executive producer executive produce , produce , and edit M0 , M1 , and M2 A: SELECT count(*) WHERE { ?x0 ns:film.editor.film M0 . ?x0 ns:film.editor.film M1 . ?x0 ns:film.editor.film M2 . ?x0 ns:film.producer.films_executive_produced M0 . ?x0 ns:film.producer.films_executive_produced M1 . ?x0 ns:film.producer.films_executive_produced M2 . ?x0 ns:film.producer.films_executive_produced M3 . ?x0 ns:film.producer.film|ns:film.production_company.films M0 . ?x0 ns:film.producer.film|ns:film.production_company.films M1 . ?x0 ns:film.producer.film|ns:film.production_company.films M2 } **** Q: Did M2 's producer and costume designer edit , produce , direct , and write M0 and M1 A: SELECT count(*) WHERE { ?x0 ns:film.director.film M0 . ?x0 ns:film.director.film M1 . ?x0 ns:film.editor.film M0 . ?x0 ns:film.editor.film M1 . ?x0 ns:film.film_costumer_designer.costume_design_for_film M2 . ?x0 ns:film.producer.film|ns:film.production_company.films M0 . ?x0 ns:film.producer.film|ns:film.production_company.films M1 . ?x0 ns:film.producer.film|ns:film.production_company.films M2 . ?x0 ns:film.writer.film M0 . ?x0 ns:film.writer.film M1 } **** Q: Did M3 's star produce , direct , executive produce , and edit M0 , M1 , and M2 A:
SELECT count(*) WHERE { ?x0 ns:film.actor.film/ns:film.performance.film M3 . ?x0 ns:film.director.film M0 . ?x0 ns:film.director.film M1 . ?x0 ns:film.director.film M2 . ?x0 ns:film.editor.film M0 . ?x0 ns:film.editor.film M1 . ?x0 ns:film.editor.film M2 . ?x0 ns:film.producer.films_executive_produced M0 . ?x0 ns:film.producer.films_executive_produced M1 . ?x0 ns:film.producer.films_executive_produced M2 . ?x0 ns:film.producer.film|ns:film.production_company.films M0 . ?x0 ns:film.producer.film|ns:film.production_company.films M1 . ?x0 ns:film.producer.film|ns:film.production_company.films M2 } ****
In this task you are given a Chinese paragraph related to a criminal case, your job is to give an answer of what the criminal charge is. Take note a) if there are multiple charges only one needs to be outputted b) the criminal charge should be in Chinese. Ex Input: 西安市灞桥区人民检察院指控,2011年12月10日下午16时许,被告人彭某在西安市灞桥区东小寨村华商招待所204房间,将自己与陈某所生的女儿陈某以20000元的价格卖给河南省三门峡市的李某夫妇。为证明指控的事实,公诉人当庭出示了证人证言、被告人供述、调取证据笔录、扣押物品清单、协议及抓获经过等证据,据此认为被告人彭某的行为已触犯《中华人民共和国刑法》××之规定,构成拐卖儿童罪,建议对被告人在××至七年之间量刑,并处罚金。 Ex Output: 遗弃 Ex Input: 公诉机关指控,2017年7月23日晚,被告人李2某到佛山市顺德区龙山起步休闲会所点被害人岑某1(15岁)的钟进行沐足,后李2某与同乡、岑某1及其同事华某一同外出吃宵夜。宵夜后李2某将岑某1带至佛山市南海区九江镇信基广场对面大正路裕兴楼322房,进入房内后李2某企图强行与岑某1发生性关系,并用手机录下岑某1的裸体视频,后岑某1奋力反抗,寻机逃脱。期间造成被害人岑某1右下胸受伤(经鉴定,系受钝性暴力作用致胸部软组织损伤,属轻微伤)。就上述指控,公诉机关向法庭提供了以下证据证实:被害人岑某1的陈述及辨认笔录;被告人的供述笔录及辨认笔录;证人刘某、高某的证言及辨认笔录;抓获被告人经过的证明;现场勘查记录;扣押物品清单;法医学鉴定书;手机视频;户籍材料等。上述证据均经庭审质证。公诉机关认为被告人李2某无视国家法律,强行与妇女发生性关系,其行为触犯了《中华人民共和国刑法》××××之规定,应当以××罪追究其刑事责任。被告人李2某已经着手实行犯罪,由于其意志以外的原因而未得逞,是犯罪未遂,应当依照《中华人民共和国刑法》××的规定处罚。 Ex Output: 强奸 Ex Input: 广西壮族自治区灵山县人民检察院指控,2016年7月23日20时许,被告人施某在灵山县陆屋镇百货大楼旁的小巷子向吸毒人员杨某贩卖5克毒品海洛因。交易完成后,被告人施某因涉嫌贩卖毒品当场被灵山县公安局平南派出所民警覃某1及协警陆某、李某等人抓获。当晚,被告人施某被覃某1等人带回灵山县公安局第二办公区进行讯问。讯问完毕后,被告人施某向覃某1、陆某提出用6万某“私了”(不追究刑事责任),之后覃某1答应被告人施某的请求并叫他尽快筹钱。次日11时许,经被告人施某的指使,被告人施某的朋友施某将6万某送给覃某1、陆某、李某等人。收到钱后,覃某1、陆某、李某等人将被告人施某私自释放。2016年7月25日,灵山县公安局刑事侦查大队民警在覃某1位于灵山县平南派出所宿舍内扣押到涉案的毒品海洛因5克。公诉机关当庭举证并出示了受案登记表,抓获经过、办案说明,人员基本信息、灵山县公安局证明、工作证,证人杨某的证言及辨认笔录、相片,证人覃某1、陆某、李某、邓某、覃某2、施某的证言,被告人施某的供述及辨认笔录、相片,灵山县看守所视频截图,灵山县公安局现场勘查笔录、搜查笔录、现场图、现场照片、扣押清单,钦州市公安局物证鉴定室钦公物鉴(理化)字(2016)351号鉴定文书,通话清单等证据证实。公诉机关认为,被告人施某明知是毒品海洛因而贩卖,其行为触犯了《中华人民共和国刑法》××××、××的规定,构成贩卖毒品罪;另被告人施某为谋取不正当利益,给予国家工作人员以财物,其行为触犯了《中华人民共和国刑法》××××的规定,构成××罪。被告人施某一人犯数罪,应对其数罪并罚。提请本院依法判处。 Ex Output:
[走私、贩卖、运输、制造]毒品
Instructions: In this task you need to give reasons to justify the pronoun coreference relations. Each of the provided inputs contains a sentence with a target pronoun and a question about how to justify the coreference between a noun phrase and the target pronoun. Good practices involve the discussion about how the descriptions attached to the targeted pronoun relate to the noun phrase candidate in the question. The reasoning could come from one or multiple following knowledge types about commonsense: First: 'Property', the knowledge about property of objects (e.g., ice is cold). Second: 'Object', the knowledge about objects (e.g., cats have ears). Third: 'Eventuality', the knowledge about eventuality (e.g., 'wake up' happens before 'open eyes'). Forth: 'Spatial', the knowledge about spatial position (e.g., object at the back can be blocked). Fifth: 'Quantity', the knowledge about numbers (e.g., 2 is smaller than 10). Sixth: all other knowledge if above ones are not suitable. Write the sentence in natural language. Input: Sentence: The delivery truck zoomed by the school bus because it was going so slow. Question: Why does the 'it' refer to the school bus? Output:
Because the school but got zoomed by making it likely it was the one going too slow.
Given a sentence in Vietnamese, generate a new Vietnamese 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. [EX Q]: Con người có thể hy vọng vào toàn cầu. [EX A]: Mọi người có thể hy vọng vào sự kết thúc của thế giới. [EX Q]: Nếu bạn đến để làm một hệ thống điện thoại sau đó bạn nên nhận được một điện thoại. [EX A]: Nếu anh muốn gọi điện thì anh nên gọi điện thoại đi. [EX Q]: Không khí có thể được chuyển hóa thành thép. [EX A]:
Có thể biến đổi thành nil.
TASK DEFINITION: In this task your given two statements in Vietnamese. 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. PROBLEM: Tôi đưa tay lên ngực. Tôi cảm nhận nhịp tim của tôi. SOLUTION: effect PROBLEM: Tôi tức giận. Tôi đóng sầm cửa khi rời khỏi nhà. SOLUTION: effect PROBLEM: Cậu bé cảm thấy bối rối bởi câu đố. Cậu yêu cầu một gợi ý. SOLUTION:
effect
In this task, you are presented with a term, a description of the term, and an expected answer ('yes' or 'no'). You should write a yes-no question about the given term such that the answer is the one provided to you (i.e., If the answer is "No", you should ask a question that its answer would be "No", and if the answer is "Yes", you should ask a question that its answer is "Yes". ). The question should have a definitive answer (as opposed to ambiguous or subjective questions, e.g., Is Batman a good movie?). Create a question such that its answer can not be found easily on a single web page (e.g., mentioned in a Wikipedia page). This can be accomplished if answering the question requires more than one fact (facts = statements that can be found on a Wikipedia page or Google). For example, answering the question 'did Aristotle use a laptop?', one needs the know about the invention of the laptop and the death of Aristotle. Avoid questions should not just compare the properties of objects (e.g., Is a door bigger than an elephant?) or those that refer to details in the given description. [Q]: Term: 2008 Summer Olympics, Description: Games of the XXIX Olympiad, held in Beijing in 2008, Answer:No [A]: Did Boris Yeltsin watch the 2008 Summer Olympics? [Q]: Term: Harlem Renaissance, Description: African-American cultural movement in New York City in the 1920s, Answer:Yes [A]: Could Al Capone have read works from the Harlem Renaissance? [Q]: Term: Dungeons & Dragons, Description: Fantasy role-playing game, Answer:No [A]:
Was the Dungeons and Dragons mini figures first released in the 80s?
Given the task definition and input, reply with output. In this task, you are given an input stream, and your task is to produce a grammatically correct version of the input sentence. The input to this task is a stream of words, possibly from captions generated by a speech-to-text engine, and the output is a grammatically correct version of the input stream. Stream words are in [] and have been separated with a comma. The sentence can contain words that have case, punctuation, stem-based, intra-word, and digit punctuation errors that need to be corrected. For example, the text should be uppercased/lowercased as per necessity (like the beginning of a sentence, proper nouns, etc.), and digits need to be normalized (6 as six and so on). Note that you don't need to normalize the years. You don't need to fully edit the sentences, if end of the input stream contains sentence fragments, keep them as is. ['today', 'we', 'have', 'Peter', 'Reinhart', "he's", 'the', 'CEO', 'of', 'segment', 'one', 'through', 'YC', 'when', '2011', 'and', 'Sigma', 'is', 'doing', 'extremely', 'well', 'peter', 'is', 'going', 'to', 'talk', 'about', 'product', 'market', 'fit', 'sort', 'of', 'this', 'magic', 'concept', '', 'word', 'people', 'use', 'only', 'to', 'really', 'understand', 'it', 'certainly', 'the', 'first', 'job', 'to', 'get', 'right', 'and', 'any', 'startup', 'Peter', 'thank', 'you', 'very', 'much', 'for', 'coming', 'to', 'talk', 'to', 'us', 'and', '', 'look', 'forward', 'to', 'hearing', 'this', 'all', 'right', 'so', "I'm", 'going', 'to', 'talk', 'about', 'finding', 'product', 'market', 'fit', 'today', "we're", 'segment', 'is', 'a', 'b2b', 'company', 'so', "that's", 'probably', 'why', 'none', 'of', 'you', 'have', 'ever']
['Today', 'we', 'have', 'Peter', 'Reinhardt,', "he's", 'the', 'CEO', 'of', 'Segment,', 'went', 'through', 'YC', 'when', '2011', 'and', 'Sigma', 'is', 'doing', 'extremely', 'well.', 'Peter', 'is', 'going', 'to', 'talk', 'about', 'product', 'market', 'fit,', 'sort', 'of', 'this', 'magic', 'concept', '', 'word', 'people', 'use', 'only', 'to', 'really', 'understand', 'it,', 'certainly,', 'the', 'first', 'job', 'to', 'get', 'right', 'in', 'any', 'startup.', 'Peter,', 'thank', 'you', 'very', 'much', 'for', 'coming', 'to', 'talk', 'to', 'us,', 'and', '', 'look', 'forward', 'to', 'hearing', 'this', 'all', 'right,', 'so', "I'm", 'going', 'to', 'talk', 'about', 'finding', 'product', 'market', 'fit', 'today', "we're", 'segment', 'is', 'a', 'B2B', 'company,', 'so', "that's", 'probably', 'why', 'none', 'of', 'you', 'have', 'ever']
Given a part of privacy policy text, identify the type of personal information which is collected, used, tracked or retained. The type of information should be present inside the given policy text, answer as 'Not Specified' otherwise Example Input: The site collects an information type outside of our label scheme for a purpose outside of our label scheme. Collection happens in an unspecified way for users with accounts. You can choose not to use the service or feature for the use of your information. Example Output: Other Example Input: An unnamed third party does not receive your contact information for an unspecified purpose. The data is personally identifiable. Example Output: Contact Example Input: The site collects your contact information for an unspecified purpose. Collection happens on the website. Example Output:
Contact
A ploynomial equation is a sum of terms. Here each term is either a constant number, or consists of the variable x raised to a certain power and multiplied by a number. These numbers are called weights. For example, in the polynomial: 2x^2+3x+4, the weights are: 2,3,4. You can present a polynomial with the list of its weights, for example, equation weights = [6, 4] represent the equation 6x + 4 and equation weights = [1, 3, 4] represent the equation 1x^2 + 3x + 4. In this task, you need to compute the result of a polynomial expression by substituing a given value of x in the given polynomial equation. Equation weights are given as a list. x = 4, equation weights = [9, 8, 4, 5, 0] 2900 x = 9, equation weights = [5, 9, 0] 486 x = 2, equation weights = [8, 3, 2, 7, 6]
180
Instructions: 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: 18 Mar 1977 occurs between 01 November 1978 and Mar 09, 2008 Output:
False
This task is to find the number of 'For' loops present in the given cpp program. -------- Question: int sum=0,k=2; int fenjie(int n,int k) { int x,i,sum=0,p=0; x=(int)pow(n,0.5); for(i=k;i<=x;i++) { if(n%i==0) {k=i;sum=sum+fenjie(n/i,k);p=1;} } if(p==0) return 1; if(p==1) return sum+1; } int main() { int m,n,i; cin>>m; for(i=0;i<=m-1;i++) { cin>>n; cout<<fenjie(n,2)<<endl; sum=0; } return 0; } Answer: 2 Question: int f(int n,int m) { int sum=1,i; if(n<m) sum=0; else if(n==m) sum=1; else { for(i=m;i<=n;i++) if(n%i==0) sum=sum+f(n/i,i); } return(sum); } void main() { int x,j,a[100000]; scanf("%d",&x); for(j=0;j<x;j++) scanf("%d",&a[j]); for(j=0;j<x;j++) printf("%d\n",f(a[j],2)); } Answer: 3 Question: int fjys(int x,int y) { if(x<y) return 0; int i,n=1; for(i=y;i<x;i++) { if(x%i==0) { n+=fjys(x/i,i); } } return n; } int main() { int n,a[100]; cin>>n; for(int i=0;i<n;i++) { cin>>a[i]; cout<<fjys(a[i],2)<<endl; } return 0; } Answer:
2
In this task, you will be given sentences in which your task is to recognize the name of a person. Note that Twitter names shouldn't be considered as people's names. Although there might be several correct answers, you need to write one of them. a start for young declan rudd today . Good guy . declan rudd Manus guards charged over death of Iranian asylum seeker Reza Barati http://t.co/WqwDFE2Fl9 Reza Barati Ed Miliband only happy that Juncker is Commission Pres coz EU leaders managed to pick the only politician around that makes him look good .
Ed Miliband
You will be given a definition of a task first, then some input of the task. In this task, you are given a hateful post in Spanish from online platforms. You are expected to classify the target being harassed in the post as individual or generic, i.e., single person or a group of people. Note that the URLs in the text have been replaced with [Link]. Post: Lo primero que hace Sanchez dar mas cobertura y mas medidas a la inmigración ilegal, enseñanza en árabe bajada del tiempopara nacionalizarse mirar a otro lado con los cada dia mas agresivos manteros etc. Output:
Individual
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. Q: I_TURN_LEFT I_TURN_LEFT I_LOOK I_TURN_LEFT I_TURN_LEFT I_LOOK I_TURN_LEFT I_TURN_LEFT I_LOOK I_TURN_RIGHT I_WALK I_TURN_RIGHT I_WALK I_TURN_RIGHT I_WALK I_TURN_RIGHT I_WALK I_TURN_RIGHT I_WALK I_TURN_RIGHT I_WALK I_TURN_RIGHT I_WALK I_TURN_RIGHT I_WALK A:
look opposite left thrice and walk around right twice
Instructions: 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: Find information on taking the SAT college entrance exam. Computer: do you need any specific information about sat grades Output:
no i want to know how to register for the sat exam
Question: You are considering whether to buy a product. You look at the reviews. Would the following review decrease or increase the chances of you buying the product? Review title: excelent Product review: came on time, was what we ordered and instructions were very good and to the point and it works as stated Answer:
increase
This task is to find the number of 'For' loops present in the given cpp program. int ans; void dfs(int, int); int main() { int n, num; cin >> n; while (n--) { cin >> num; ans = 0; dfs(num, 2); cout << ans <<endl; } return 0; } void dfs(int x, int f) { if (x == 1) { ++ans; return ; } for (int i = f; i <= x; ++i) if (x % i == 0) dfs(x / i, i); return ; }
1
Teacher: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. Teacher: Now, understand the problem? Solve this instance: Sentence: The rooms are SO clean {{ , }} the managers / owners are the nicest people , the place feels so homey , and the location and grounds are beautiful . Word: , Student:
,
Detailed Instructions: In this task, you are given a movie review in Persian, and you have to extract aspects of the movie mentioned in the text. We define aspects as music(موسیقی), directing(کارگردانی), screenplay/story(داستان), acting/performance(بازی), cinematography(فیلمبرداری), and scene(صحنه). Although there might be multiple aspects in a review, we only need you to write one aspect. Problem:زوج جمشیدی و درخشانی حقیقتا بی مزه ترین و حال بهم زن ترین و بی هنر ترین (و بسیاری ترین های دیگه که نمیشه اینجا بازگو کرد) زوج تاریخ سینمان لول های بی نمکی رو جا به جا کردن این دو نفر Solution:
بازی
You will be given a definition of a task first, then some input of the task. In this task, you will be given a sentence or two along with a change aspect. You should change the given text in the given aspect. Aspects are explained below: Tense: Change the tense of the verbs in the text. If they're in past tense, change them to present, and if they're in present tense, change them to past tense. Number: Change the number of the nouns in the given text. Make plurals into singles and single into plurals. Remember to change the corresponding pronouns accordingly. Voice: If the verbs are in active voice, change them to be passive, otherwise, change them to be in active voice. Adverb: add one or multiple adverbs to the text. Gender: If the text contains female names and pronouns, substitute them with male names and pronouns. Do the same for sentences with mala names and pronouns. sentence: Three species of fish that have recently been found living in the Indian Ocean are being studied by scientists . They began two years ago . aspect: Tense Output:
Three species of fish that have recently been found living in the Indian Ocean were being studied by scientists . They began two years ago .
Your task is to localize given English phrase into Hindi language. When localising, follow these rules - (1) General names and concepts can be translated (2) Domain specific names can just be transliterated (3) Localised phrases can have both partial translated and transliterated parts (4) But only partial translation or only partial transliteration is not allowed (5) Copy special characters and numbers as is Example Input: No Input Profile Available Example Output: कोई प्रोफ़ाइल उपलब्ध नहीं... Example Input: Page Size & & Margins Example Output: पृष्ठ आकार तथा हाशिए (&) Example Input: Do not change the image Example Output:
यह टैग मिटाएँ
In medical studies, treatments are tested within a group of study participants. You will be given a sentence of a study report in which your task is to list the phrases that give information about the participants of the study. You should list the phrases in the same order that they appear in the text, separated by commas. If no information about the participants is mentioned, just output "not found". Relevant information about participants include: gender, medical conditions, location, number of people participating. Do not contain participant mentions without relevant information. Input: Consider Input: Economic evaluation of aquatic exercise for persons with osteoarthritis . Output: persons with osteoarthritis Input: Consider Input: The origin of the gastric phasic activity patterns is unknown , but they may be related to electrical control activity . Output: not found Input: Consider Input: Individuals with ASD performed at greater than chance levels on both metaphor types , although their performance was lower than TD participants .
Output: TD participants
Instructions: In this task, you will be given a list of integers. You should remove all of the odd integers from the list(consider 0 an even number). If every integer in the input list is odd then an empty list ("[]") should be returned. Otherwise, answer with the list of even numbers separated by comma inside brackets. Input: [46, -91, 78, 47, -63, -24, 71, -65] Output:
[46, 78, -24]
Detailed Instructions: In this task you will be given a list of integers. A list contains numbers separated by a comma. You need to round every integer to the closest power of 2. A power of 2 is a number in the form '2^n', it is a number that is the result of multiplying by 2 n times. The following are all powers of 2, '2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096'. If an integer is exactly in equally far from two different powers of 2 then you should output the larger power of 2. The output should be a list of integers that is the result of rounding each integer int the input list to the closest power of 2. The output should include a '[' to denote the start of the output list and ']' to denote the end of the output list. Problem:[172, 895, 4172, 680, 14, 39, 4, 155] Solution:
[128, 1024, 4096, 512, 16, 32, 4, 128]
A ploynomial equation is a sum of terms. Here each term is either a constant number, or consists of the variable x raised to a certain power and multiplied by a number. These numbers are called weights. For example, in the polynomial: 2x^2+3x+4, the weights are: 2,3,4. You can present a polynomial with the list of its weights, for example, equation weights = [6, 4] represent the equation 6x + 4 and equation weights = [1, 3, 4] represent the equation 1x^2 + 3x + 4. In this task, you need to compute the result of a polynomial expression by substituing a given value of x in the given polynomial equation. Equation weights are given as a list. Q: x = 7, equation weights = [5, 1, 6, 0] A: 1806 **** Q: x = 4, equation weights = [7, 6, 8, 1] A: 577 **** Q: x = 9, equation weights = [8, 1, 3] A:
660 ****
In this task, you are given a text in Catalan. Your task is to classify it into 19 different given themes. Names of all the classes are Society, Politics, Tourism, Health, Economy, Events, Parties, Education, Police, Environment, Parliament, Business, Judicial, European Union, Trade, Culture, Cinema, Government, and Letters [Q]: Cs presenta una petició de reconsideració a la Mesa per "impugnar" el ple sobre la monarquia. El grup avisa que no es pot celebrar la sessió perquè és "contrària" a l'Estatut i a la Constitució. ACN Barcelona.-El diputat del grup parlamentari de Ciutadans (Cs) Nacho Martín Blanco ha explicat aquest dijous que la formació ha presentat una petició de reconsideració a la Mesa per la celebració del ple extraordinari sobre la monarquia. En roda de premsa, Martín Blanco ha indicat que la formació vol "impugnar" la sessió prevista per aquest divendres perquè no es pot debatre sobre la monarquia. Cs ha recordat que el Tribunal Constitucional (TC) ja s'ha pronunciat anteriorment sobre la qüestió i ha dit que el més "lògic", d'acord amb les competències autonòmiques, és que el ple "no se celebri" perquè es contrari a l'Estatut i a la Constitució. També ha retret que s'hagi convocat aquest ple i no el que proposava el seu grup sobre el sistema sanitari. [A]: Parliament [Q]: L’Hospital Joan XXIII de Tarragona incorpora un nou sistema robòtic quirúrgic d’alta precisió. El primer aparell 'Da Vinci' que s’instal·la fora de la demarcació de Barcelona ha tingut un cost d’uns 2 MEUR. ACN Tarragona.-L’Hospital Joan XXIII de Tarragona ha adquirit el nou sistema robòtic da Vinci, que permet una cirurgia d’alta precisió. Fins ara només hi havia sis aparells d’aquest tipus a Catalunya -tots a la demarcació de Barcelona-. El nou equipament ha suposat una inversió d’uns 2 MEUR i començarà a funcionar abans de l’estiu. Està previst que, enguany, ja pugui realitzar una vuitantena d’intervencions de les especialitats de ginecologia i obstetrícia, cirurgia general i urologia. El robot suposa la darrera evolució de la cirurgia mínimament invasiva i es considera posterior a la laparoscòpia. Amb aquest equipament, el cirurgià no opera amb les seves mans, sinó que manipula un robot a distància, assegut, amb una consola computeritzada. L’aparell garanteix més precisió tècnica, seguretat clínica i un temps més curt de recuperació del pacient. [A]: Police [Q]: Estabilitzat l'incendi de Sant Martí Sarroca. La família desallotjada de la masia Can Grau ja pot tornar a casa. ACN Sant Martí Sarroca.-Els Bombers de la Generalitat han donat per estabilitzat poc abans de les set de la tarda l'incendi que crema des de les quatre de la tarda a Sant Martí Sarroca (Alt Penedès), a la zona de la Font del Maiol. El foc ha afectat 9,8 hectàrees de vegetació forestal, segons dades dels Agents Rurals. Les 33 dotacions terrestres i 11 mitjans aeris dels Bombers de la Generalitat que s'han desplaçat a la zona de l'incendi s'aniran retirant de forma progressiva. Els bombers ja han pogut aturar la cua i el flanc dret però han centrat els seus esforços en paralitzar el flanc esquerre. L'incendi ha obligat a desallotjar una família de la masia Can Grau, que des del voltant de dos quarts de set de la tarda ja ha pogut tornar a casa seva. A més dels Bombers de la Generalitat fins al lloc s'hi ha desplaçat divuit dotacions d'ADF, 50 voluntaris, vuit dotacions del cos de Mossos d’Esquadra i efectius de la Creu Roja. Els Bombers han rebut l'avís del foc al voltant de les quatre de la tarda i el telèfon d'emergències 112 ha rebut més de cent trucades informant sobre l'incendi. [A]:
Society
Given a sentence in the Japanese and Central Khmer language. Your task is check if the Khamer sentence is translation of Japanese. if the translation is correct than generate label "Yes", otherwise generate label "No". Example Input: Japanese: 歴史的に、アルメニアとアゼルバイジャンは領土の一部に対してお互いに自国の権利を主張している。国民の民族が混ざり合っていることで問題が複雑になり、いくつかの地域では、アゼルバイジャンとアルメニアの国境がはっきり区分されていない。両国が強い力を抱えながら、こうした、潜在的な争いの種が消えずにいる。 Khamer: "នរណាម្នាក់ដឹងថាបុរសទាំងនេះជានរណាពួកគេអាចនឹងបាននិយាយអំពីវាដោយមិនសង្ស័យជាមុនរឺក៏អួតអំពីវានៅពេលក្រោយ"នាងបានបន្ថែម។ Example Output: No Example Input: Japanese: 毒を入れたのが故意であったかどうかは、まだ証明されていないが、医者は故意であったと疑っている。 Khamer: ទោះបីជាវានៅមិនទាន់ត្រូវបានបង្ហាញអោយជាក់ថាការពុលនេះគឺជាទង្វើចេតនា ក៏ក្រុមវេជ្ជបណ្ឌិតសង្ស័យថាបែបនោះ។ Example Output: Yes Example Input: Japanese: グーグルはこれによってプライバシー問題が起こると主張したが、スタントン氏はそれが憶測にすぎないと言った。 Khamer: គាត់បានពន្យល់ទៅលើល្បឿននៃការកំណត់សម្គាល់; គាត់បាននិយាយថាពួកគេដោះស្រាយរឿងហូឡូវ៉េបានយ៉ាងលឿន ពីព្រោះកំណត់ត្រារបស់នាងបានបញ្ជាក់ថាធ្មេញថ្គាមរបស់នាងត្រូវបានដកចេញតាំងពីមុន។ Example Output:
No
Please answer the following question: Generate a 1-star review (1 being lowest and 5 being highest) about an app with package com.google.android.gms. A:
Keeps bugging in terms of updates required for running a particular app
Definition: In this task, we ask you to identify the named entity that is the subject of the excerpt. Note that there could be multiple sentences in the excerpt and multiple named entities in each sentence - you must correctly pick the one that is the excerpt's main subject. The same named entity could appear in multiple excerpts, sometimes as the main subject, sometimes not. Input: The Eagle is a coffee shop that serves Fast food. It is in the city centre near Burger King. It is cheap and family-friendly. Output:
The Eagle
The provided file includes inquiries about restaurants, and we ask you to translate those to the Italian language. Please bear in mind the following guidlines while doing the translation: 1) We are looking for the most naturally written and formal form of each sentence in your language. We are *NOT* looking for colloquial forms of the sentence. We are looking for formal form which is how you would type your queries in a text-based virtual assistant. 2) The words between quotation marks *SHOULD NOT* be translated. We expect you to keep those values intact and include the quotation marks around them as well. 3) The fully capitalized words like DATE_0, or DURATION_0 *SHOULD NOT* be translated. Please keep them as they are in the translations. 4) Please do not localize measurement units like miles to kilometers during your translation. miles should be translated to its equivalent in your language. 6) Note the input is all lowercased except for special placeholders. Please do the same in your translations. Q: search for restaurants in " reno , nevada " . A:
cerca i ristoranti a "reno , nevada".
Detailed Instructions: In this task, you will be presented with a question having multiple possible answers in Urdu language. And you should choose a most suitable option out of "A", "B", "C", "D", and "E" based on your commonsense knowledge. Problem:Question: آپ کہاں خوشگوار انداز میں کھیلا جانے والا باسون کہاں سے سن سکیں گے؟ Options: A موسیقی بنائیں B آرکیسٹرا C ہائی اسکول کا بینڈ D سمفنی E کرکٹ اسٹیڈیم Solution:
B
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 that you can use the Context; however, Context is not provided in all the inputs. Also, in some inputs, there can be zero emotion; for that return 'None'. [Q]: Context: My friends and I took archery classes. We practiced for three months. Then it was time for a competition. Sentence: My friends all took home trophies. Character: Friends [A]: excited [Q]: Context: Willie was at a friend's birthday party at an arcade. He wanted to impress his girlfriend by winning her a prize. Sentence: He put a dollar in the crane game. Character: Willie [A]: hopeful [Q]: Context: Jill looked out the window at her ugly backyard. Sentence: She wanted to go out and enjoy it but couldn't. Character: Jill [A]:
upset
Given a broad category, generate a trivia-type question based on a specific entity in that category. The question should be non-ambiguous. External resources such as Wikipedia could be used to obtain the facts. Q: tennis A:
Which tennis player beat Boris Becker in the all German men singles final at Wimbledon in 1991?
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 Example input: 6 @ 17 Example output: 23 Example explanation: Here, '@' represents the addition operation. So, the answer is 23 (6+17=23). Q: 6911 @ 7737 # 8272 @ 2465 @ 7928 # 2617 A:
14152
In this task, you are given a country name and you need to return the continent to which the country belongs. [EX Q]: Dominican Republic [EX A]: North America [EX Q]: Cyprus [EX A]: Asia [EX Q]: Tunisia [EX A]:
Africa
You are given a statement written in Tamil. Choose the most logical word from the given 4 options which can be used to replace the <MASK> token in the statement. Output the word from the correct option . -------- Question: Statement: இந்நகரமானது இந்தியத் தலைநகர் <MASK>யிலிருந்து 160 கிலோமீட்டர்கள் தொலைவிலும் ஜெய்ப்பூரிலிருந்து 150 கிலோமீட்டர்கள் தொலைவிலும் அமைந்துள்ளது. இந்தியாவின் அதிகபட்ச வெப்பநிலையான 50.6 °செல்ஸியஸ் 1956 ஆம் ஆண்டு மே மாதம் 10 ஆம் தியதி இந்நகரில் பதிவானது. இந்நகரத்தின் அமைவிடம் ஆகும். இந்நகரானது கடல் மட்டத்திலிருந்து 271 மீட்டர்கள் உயரத்தில் அமைந்துள்ளது. Option A: ஜெய்ப்பூரிலிருந்து Option B: ராஜஸ்தான் Option C: இந்தியா Option D: டெல்லி Answer: டெல்லி Question: Statement: சட்டவிரோதமாகப் பணம் கைமாற்றப்பட்டதாகக் குற்றம் சாட்டி முன்னாள் தலைவர் ஜியுஸ்ப்பே ஒர்ஷி மற்றும் அகஸ்டா வெஸ்ட்லாண்ட் சிஇஓ புருனோ ஸ்பக்னோலினி போன்றோர் <MASK>ய காவல்துறையால் கைது செய்யப்பட்டனர். இத்தாலி நீதிமன்றத்தில் அகஸ்டா நிறுவனத்தின் மீது வழக்கு விசாரணை நடைபெற்று, 2018 ஜனவரி 8 விடுவிக்கப்பட்டனர். இடைத்தரகராகக் குற்றஞ்சாட்டப்பட்ட கிறிஸ்டியன் மைக்கேல் அமீரக நீதிமன்றத்தால் நாடுகடத்தப்பட்டு, இந்தியாவில் விசாரிக்கப்பட்டு வருகிறார். மேலும் ராஜிவ் சக்சேனா என்பவரும் கைது செய்யப்பட்டு புலனாய்வுத் துறையால் விசாரிக்கப்பட்டுவருகிறார்கள். Option A: இத்தாலி Option B: அமீரக Option C: புரூண்டி Option D: புலனாய்வுத்துறை Answer: இத்தாலி Question: Statement: காளை தருன் கோபி இயக்கத்தில் <MASK>, மீரா சோப்ரா, சங்கீதா ஆகியோருடன் சிலம்பரசன் முக்கிய வேடத்தில் நடிக்க 2008 ஆம் ஆண்டு வெளியான தமிழ்த் திரைப்படமாகும். ஜி.வி.பிரகாஷ் குமார் படத்துக்கு இசையமைத்துள்ளார். இதற்கு முன்னதாக சென்னையில் இருந்து மதுரை, மோசமானவன், அகராதி போன்றப் பெயர்கள் இப்படத்துக்கு முன்மொழியப்பட்டன. Option A: சங்கீதா Option B: சிலம்பரசன் Option C: வேதிகா Option D: லால் Answer:
வேதிகா
Detailed Instructions: In this task, you will be given a list of integers. You should remove all of the odd integers from the list(consider 0 an even number). If every integer in the input list is odd then an empty list ("[]") should be returned. Otherwise, answer with the list of even numbers separated by comma inside brackets. Problem:[84, 43, -88, -37, 73, 25, 58, 6, 73] Solution:
[84, -88, 58, 6]
Given a post that is a real-life anecdote of a complex ethical situation and an associated claim about its type, verify if the claim is true or not. The claim asks if the posts are historical or hypothetical. The posts are "HISTORICAL" when the author has already done something and they are "HYPOTHETICAL" when the author is considering doing something in the future. Say 'yes' if the claim is true otherwise say 'no' [Q]: CLAIM : The following post is HISTORICAL. POST : So recently I’ve found out that my girlfriend who I’ve seen dating for 5 years had a train ran on her before back in high school like she let 2 guys fuck her the same time. And ever since I’ve told her about it our relationship going downhill. In my opinion I can’t respect a girl who had a train ran on her. Am I the asshole for wanting to leave her after I found out [A]: yes [Q]: CLAIM : The following post is HISTORICAL. POST : He’s like the brother of a friend, and when I hang out with these group of people he’s there. He’s not one of my friends and I don’t have his contact. Me and the girl (they broke up like a week ago) have kind of been flirting on Snapchat. I told her that maybe we should hang out soon and she said maybe we should. He’s not my friend, but if other people see me dating her they’ll be like wtf I think. Am I the asshole. Do they have a right to be mad at me if I date her? [A]: no [Q]: CLAIM : The following post is HISTORICAL. POST : This is childish, well im a child but its cringe-worthy since Im at that rebel-phase. My birthday is coming up and I decided to earn some money by doing my classmates group projects. 7 dollars is the total and that costs alot here, its to reward myself with some art supplies or whatnot. I am in a Science Unuversity and my dream is to be in an Art School or just track, anything related to my dream though parent's wishes and I just do whatever they say. But I'm feeling rebelious (which is often). Pronect deadline is today and I just received a messege from my friend saying if I could do their project and I agreed so I told my dad something like a lie? It kinda goes like this. "Dad, Im not going to school since I need to do six videos, edit it, compress and pass it to my teacher." (Literally six lengthy videos. It costs literally 60% of my on-card grade on that subject. I also didnt include saying that I did this for money.) He frowned and gets infuriated at me. He is like those stereotypical asian parents after all, "youre going to skip classes and just do one project from a single subject? You could do that later." I insisted and he gave me those angry looks and stomped out due to stress, I feel guilty at this point but nevertheless I continued editing and do as I please. After roughly continious 9 hours of editing, still 5/6 done. Dad bursts into the door and told me, "whats taking so long?! You have been doing that for hours!" I guess he didnt understand that editing might be easy but takes alot of time. I feel really devastated and dissapointed right now since Ive been dealing with some personal and grades issues in school. He then told it my mom, an OFW and keeps telling how outrageous I am. I also fought back, copying his tone of voice. Its been a habit of mine and ego is taking over me. And it makes me wonder. Am I the asshole for this? [A]:
yes
Instructions: In this task, you will be presented with a question having multiple possible answers in Arabic language. And you should choose a most suitable option out of "A", "B", "C", "D", and "E" based on your commonsense knowledge. Input: Question: ما الذي قد يرغب الشخص في شرائه في كرنفال للحصول على حلوى؟ Options: A منزل خاص B عمل هادف C مطبخ D البيت الانجليزي E شعر البنات Output:
E
In this task, you are given a list of integers and an integer k. You need to find the kth largest element in the input list. Input: Consider Input: [175, 129, 86, 215, 223, 274, 87, 50, 34, 35, 206, 89, 250, 103, 291, 100, 195, 182, 155, 276], k=4 Output: 250 Input: Consider Input: [52, 229, 213, 60, 22, 228, 222, 74, 181, 249, 209, 170, 24, 103, 66, 47, 76, 245, 142, 35], k=2 Output: 245 Input: Consider Input: [111, 105, 27, 188, 147, 106, 289, 104, 117, 263, 140, 62, 108, 14, 88, 261, 226, 269, 112, 31], k=7
Output: 147
In this task, you are given a country name and you need to return the capital city of the given country -------- Question: Hong Kong Answer: Victoria Question: Maldives Answer: Male Question: Afghanistan Answer:
Kabul
Read the given query and classify it as a 'Good' or 'Bad' query depending on how well the query is formed, 'Bad' being the expected output for a not so well formed query and 'Good' being the expected output for a well formed query. A query may be wrong based on common sense or general facts, but if it is well formed, you should answer with Good. -------- Question: What did henry hudson discover during his exploration ? Answer: Good Question: What inventions the mexicans invent ? Answer: Bad Question: The cost of radio advertisements ? Answer:
Bad
You are given a piece of text. Your task is to classify the text based on whether a religion or a person/group of people are receiving hate based on religion. If there is a hate based on religion in the text, answer with 'religious hate', otherwise, answer with 'not religious hate'. -------- Question: You look like Russian and speak like Indian. Both are disgusting go kill yourself Answer: not religious hate Question: stupid black women,if i were in that restaurant, i would had whipped their ass Answer: not religious hate Question: Gun shot fi gay get all of the guns them out,the police must give we the rights to kill all gays, gun shot at all gays suck your mothers all gays Answer:
not religious hate
Teacher:Combine the given two facts to write a concluding fact. Note that there should be some parts of the first and second facts that are not mentioned in this conclusion fact. Your combined fact should be the result of a chain between the two facts. Chains form when two facts connect together to produce a concluding fact. An example of a chain is: "pesticides cause pollution" (fact1) + "pollution can harm animals" (fact2) → "pesticides can harm animals" (conclusion fact). Parts of the concluding fact overlap with the first and the second fact. To construct such a concluding fact, a useful way is to borrow the subject from one fact and the ending conclusions from another fact. Teacher: Now, understand the problem? Solve this instance: Fact 1: a plants require water for survival. Fact 2: Survival is to live, to live means hope. Student:
Plants require water to live.
You will be given a definition of a task first, then some input of the task. In this task you're given two statements in Gujarati. You must judge whether the second sentence is the cause or effect of the first one. The sentences are separated by a newline character. Output either the word 'cause' or 'effect' . ધૂમ મચાવતું બાળક શાંત થઈ ગયું. માતા-પિતાએ બાળકની આગળ એક ખડકલો હલાવ્યો. Output:
cause
Detailed Instructions: In this task, based on the given sentence and the question, you are asked to generate an incorrect answer. The incorrect answer has to be a text span from the given sentence. Note that, the correct answer to the given question will require understanding of coreference resolution. Coreference resolution is the task of clustering mentions in text that refer to the same underlying real world entities. For example let's take a sentence 'I voted for Obama because he was most aligned with my values, she said.' Here in this example 'I', 'my', and 'she' belong to the same cluster and 'Obama' and 'he' belong to the same cluster. Now let's discuss another example , original sentence: 'I voted for Trump because he was most aligned with my values',John said. Now here is the same sentence with resolved coreferences: 'John voted for Trump because Trump was most aligned with John's values',John said. Q: Sentence: Esther figures that she will save shipping costs if she builds her factory in Springfield instead of Franklin, because most of her customers live there. Question: In which town do most of Esther's customers live? A:
Franklin
Detailed Instructions: Given a sentence in Vietnamese, generate a new Vietnamese 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. Q: Bạn có thể sử dụng một thiết bị điện tử để mua một ắc quy. A:
Bạn có thể dùng chuỗi điện tử để mua một cục pin.
Detailed Instructions: 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 determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Problem:Head: PersonX always wore<sep>Tail: to put on clothing Solution:
No
Detailed Instructions: 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'. Problem:A més , s' ha aprofitat per a situar una exposició a l' estació superior sobre el projecte del nou cremallera i dues més a l' estació inferior sobre la història de la Santa Cova i sobre els funiculars . Solution:
A (O) més (O) , (O) s' (O) ha (O) aprofitat (O) per (O) a (O) situar (O) una (O) exposició (O) a (O) l' (O) estació (O) superior (O) sobre (O) el (O) projecte (O) del (O) nou (O) cremallera (O) i (O) dues (O) més (O) a (O) l' (O) estació (O) inferior (O) sobre (O) la (O) història (O) de (O) la (O) Santa (B-LOC) Cova (I-LOC) i (O) sobre (O) els (O) funiculars (O) . (O)
Q: In this task, you are given dvd product reviews in German language. The goal is to classify the review as "POS" if the overall sentiment of the review is positive or as "NEG" if the overall sentiment of the review is negative. Vollmond, äh, -treffer! . Cher, Nicolas Cage, Danny Aiello, Olympia Dukakis und Co. treffen als temperamentvolle Mitglieder eines italienischen Clans mit Emigranten- Hintergrund in New York aufeinander. Hitzig geht es da nicht nur im ofenverursacht heißen Milieu der famileinbetrieblichen Backstube zu... Aus dem Zwist zweier unterschiedlicher Brüder entspinnen sich massenhaft allerlei komische, melodramatische und romantische Momente und zwischendurch kochen die Emotionen immer mal wieder richtig hoch. Bei allem aber haben Drehbuchautor, die göttlichen Schauspieler und Regie das richtige Maß gefunden und eine Komödie geschaffen, die wunderbar zu Herzen geht- bravissimo!!! A:
POS