inputs
stringlengths
39
523k
embedding
listlengths
1.02k
1.02k
Part 1. Definition In this task, you're given a review from Amazon and category of the product based on the review given by the user and your task is classify whether the given category match the review. Generate "True" if given review and its category match, otherwise generate "False". Part 2. Example Review: Arrived ...
[ 0.11497578024864197, 0.03274426609277725, -0.5059622526168823, 0.4762553572654724, 0.5067266225814819, -0.16367165744304657, 0.6914328336715698, 0.6679452657699585, 0.2428646981716156, 0.05423213541507721, 0.021192830055952072, 0.13420440256595612, -0.6587727665901184, 0.41278475522994995,...
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 co...
[ -0.747275710105896, 0.5091724395751953, 0.759171724319458, 0.6853729486465454, -0.13433876633644104, -0.8773998618125916, 0.3004070520401001, 0.33238065242767334, 0.6585948467254639, -0.20417389273643494, 0.23791448771953583, -0.37511348724365234, -0.38886475563049316, -0.8853691816329956,...
Teacher:A text is given in Gujarati. Translate it from the Gujarati language to the Urdu language. The translation must not omit or add information to the original sentence. Teacher: Now, understand the problem? Solve this instance: نئی دلّی ،20 جونوزیر اعظم جناب نریندر مودی 21 جون ، 2018 کو دہرہ دون میں بین الاقوامی ی...
[ -0.47986871004104614, 0.061266325414180756, -0.09378129988908768, -0.9654635787010193, -0.8728011846542358, -1.2091608047485352, -0.26769301295280457, -0.4857674539089203, -0.18698543310165405, -0.8433798551559448, -0.0588771253824234, -0.05470069497823715, -0.2901500463485718, -0.10100956...
Given the task definition, example input & output, solve the new input case. Given a piece of financial news and its polarity, classify it into 'true' if the polarity is correct and classify into 'false' if the polarity is incorrect. Output must be 'true' or 'false'. Example: news:According to Gran , the company has n...
[ -0.6969295740127563, 0.34291672706604004, -0.3751700520515442, 0.5781022310256958, -0.16127905249595642, 0.06583169102668762, 0.6309137940406799, 0.5970314145088196, 0.3560745418071747, -0.28694948554039, -0.37341082096099854, 0.045515820384025574, 0.006538611836731434, -0.1095053553581237...
In this task, you're given a statement, further information available on a particular linked term from the statement, and a question. Your job is to generate the answer to the question by using the information provided. If there is no clear answer obtainable, output 'none'. Context: After qualifying for the 1982 Canad...
[ -0.6299241185188293, 0.4504210650920868, 0.16687345504760742, -0.04044628143310547, -0.22423401474952698, 0.5679030418395996, 0.8542942404747009, 0.6947035193443298, 0.23880968987941742, -0.5976536870002747, -0.7020226716995239, 0.5107650756835938, -0.538034200668335, 0.3575094938278198, ...
TASK DEFINITION: Based on the information present in the given passage, you need to write a correct answer to the given question. A correct answer is one that correctly and completely answers the question. Do not write answers that address the question partially or incorrectly. The correct answer must be contained in t...
[ 0.35169076919555664, 0.23332002758979797, -0.30674463510513306, 0.2188185304403305, 0.6048271656036377, -0.06596516072750092, 0.35824090242385864, 0.8973426818847656, -0.06125963106751442, 0.15169213712215424, 0.13489341735839844, 0.5765450596809387, -0.9658769369125366, 0.1324185431003570...
Given a passage, construct a question on the basis of the information present in the passage. Construct the question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) it answer uses text phrases from the passage. Avoid creating questions that (i) can't be ...
[ 0.373548299074173, 0.30672121047973633, -0.1738605946302414, -0.11370477080345154, 0.7561550140380859, -0.3520891070365906, 0.37830886244773865, 0.6956231594085693, -0.25372791290283203, 0.1191987693309784, -0.23479598760604858, 0.008522842079401016, -0.8173331618309021, 0.4465953707695007...
Teacher: You are given a sentence in Polish. Your job is to translate the Polish sentence into Spanish. Teacher: Now, understand the problem? If you are still confused, see the following example: Udostępniam rozwiązanie. Jestem bardzo szczęśliwy. Solution: Brindo soluciones. Estoy muy feliz. Reason: The Polish sentence...
[ -0.5534859299659729, 1.251824975013733, -0.38622260093688965, -0.7330834865570068, -0.36866143345832825, -1.3905614614486694, 0.7984539270401001, -0.031692251563072205, 0.16219019889831543, -0.45229974389076233, -0.3021036982536316, 0.6252791881561279, -0.509009838104248, 0.129621863365173...
Q: 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. [225.803, 157.458, 178.475, 68.522, 120.792] A:
[ -0.8481855392456055, 0.5009310245513916, -0.45482075214385986, -1.3580803871154785, -0.08584903180599213, -0.24479982256889343, 0.0403854176402092, -0.5970116853713989, -0.3454269766807556, 0.151437908411026, -0.6507382988929749, 0.6377146244049072, -0.10912127792835236, -0.282725870609283...
Given the task definition and input, reply with output. A text is given in English. Translate it from the English language to the Urdu language. The translation must not omit or add information to the original sentence. CLASSICAL ODIA
[ -0.7794865369796753, 1.3443374633789062, -0.04307026416063309, -0.3351989686489105, -0.2542468011379242, -0.20314347743988037, 0.6710754632949829, -0.0933322012424469, 0.49837130308151245, -0.5313304662704468, -0.5547254085540771, -0.11063459515571594, -0.020496543496847153, 0.030769703909...
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole number...
[ -0.08833417296409607, 1.2804970741271973, -0.036414459347724915, -0.14748302102088928, -0.04488606005907059, -0.30125856399536133, 0.9194592237472534, 0.8920221924781799, 0.540683925151825, -0.13332074880599976, -0.02247845008969307, -0.12673476338386536, -0.26841214299201965, 0.3761786222...
Detailed Instructions: In this task, you're given the title of a five-sentence story, the first four sentences, and two options for the fifth sentence as a and b. Your job is to pick the sentence option that seamlessly connects with the rest of the story, indicating your choice as 'a' or 'b'. If both sentences are plau...
[ 0.13313719630241394, -0.16377806663513184, -0.027570484206080437, -0.3235660195350647, 0.07249022275209427, -0.6377577185630798, 0.4493308663368225, 0.8946142196655273, -0.11797842383384705, 0.14527848362922668, -0.47652363777160645, 0.05126761645078659, 0.2935924530029297, -0.299302220344...
Given a command in a limited form of natural language, provide the correct sequence of actions that executes the command to thus navigate an agent in its environment. A command can be broken down into many different actions. Actions are uppercase and are individual steps that serve as the building blocks for a command....
[ 0.3372516632080078, 0.8453233242034912, -0.3102085590362549, 0.14050719141960144, 0.015185980126261711, -0.15403172373771667, 0.10151021182537079, 0.23771512508392334, -0.20778614282608032, -0.09468159824609756, -0.877221941947937, -0.34052687883377075, -0.6713944673538208, -0.085566848516...
Given reviews from Amazon, classify those review based on their content into two classes: Negative or Positive. At first this printer worked well, but after a year it is nothing but trouble.To begin with, you can't print more than 4-5 pages before the "page grabber" will start to grab more than one sheet of paper at a...
[ -0.19122904539108276, -0.2564186155796051, -0.3652632236480713, -0.36918920278549194, 0.26107317209243774, -0.5810056924819946, -0.5273804664611816, 0.6095842123031616, 0.3664205074310303, 0.6218744516372681, -0.8386746644973755, -0.2627648711204529, 0.6176773309707642, -0.5960044860839844...
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 ...
[ 0.47814077138900757, 0.38616329431533813, 0.3686066269874573, -0.15850907564163208, -0.6722034215927124, -0.9463752508163452, 1.3600711822509766, 0.08017629384994507, -0.4217347502708435, -0.40444308519363403, -0.485359251499176, -0.30455490946769714, -0.8645725250244141, 0.376317858695983...
Detailed Instructions: In this task, you are given a sentence in the Swedish language and your task is to convert it into the English language. In translation, keep numbers as it is and make it sentence case (capitalize only the first word of each sentence and noun). Q: Malta är på väg att inleda anslutningsförhandling...
[ 0.4647282361984253, 0.8145725727081299, 0.43707093596458435, -0.47922495007514954, 0.5099656581878662, -0.04756816476583481, 1.0967624187469482, 0.48553723096847534, 0.26640617847442627, -0.0767432451248169, -0.009296952746808529, 0.742585301399231, -0.43927431106567383, -0.012306789867579...
In this task, you're given a pair of sentences, sentence 1 and sentence 2, that neither agree with nor contradict each other. Your job is to alter sentence 2 so that the pair clearly agree with each other. Generated sentences must be short, with less than 15 words. New information can be introduced. Avoid using pronoun...
[ -0.08712942898273468, 0.7818873524665833, 0.5691713094711304, -0.9995110034942627, 0.2123228907585144, -0.4784420132637024, -0.3038285970687866, 0.6327979564666748, 0.15782487392425537, 0.009419839829206467, -0.8872431516647339, -0.2715862989425659, -0.6620909571647644, -0.0755928531289100...
Detailed Instructions: In this task, you will be shown an extract from a movie plot and a question. You need to provide the correct answer for it. Short answers containing words that are present in the passage are preferred. Q: Su Can is a general who leads a military force to save a prince from a large fortress of ene...
[ 0.6299834251403809, 0.6141552925109863, -0.3444408178329468, -0.19307264685630798, 0.36738499999046326, -0.478956013917923, 0.7312893867492676, 1.2902588844299316, -0.1315021812915802, -0.404559463262558, 0.010875306092202663, 0.3342200219631195, -0.2106904536485672, 0.40723392367362976, ...
In this task you will break down a question into the basic steps required to answer it. A question decomposition is a numbered list of operations that must be performed to answer the original question. Imagine explaining your question to a friendly droid by listing each action it should take in order for the question ...
[ 0.8509479761123657, -0.2043846845626831, -0.754292368888855, 0.7499199509620667, 0.12108196318149567, -0.1242038756608963, 1.1149996519088745, 0.42419928312301636, -0.3826911449432373, 0.5347186326980591, -0.6986072659492493, -0.08291198313236237, 0.15927648544311523, 0.4398917853832245, ...
Instructions: Craft one correct answer to the question given in input. To make it more interesting, try to use non-stereotypical language if possible. Make sure your correct answer is reasonably long, consistent with the context, and requires common sense (instead of explicit extraction from the context.) In your answe...
[ -0.14199388027191162, 0.8053474426269531, -0.06691709160804749, -0.3957127332687378, 0.00973737146705389, -0.2711292803287506, 0.0353231355547905, 0.33374837040901184, 0.09156281501054764, -0.7235294580459595, -0.18194273114204407, 0.3360946774482727, -0.3667680025100708, -0.24780631065368...
In this task, you need to remove all words of a given length in the sentence. The number of letters in a word determine its length, for example, the length of the word "apple" is 5. One example: Sentence: 'breakfast and a glass of milk is on the table'. Remove all words of length '3' in the given sentence. Solution is ...
[ 0.5979916453361511, 0.214191734790802, 0.03352485969662666, -0.4650722146034241, 0.503899097442627, -0.7140330076217651, 0.06436577439308167, 0.57096266746521, -0.16029174625873566, -0.42625054717063904, -1.133460521697998, -0.8840599060058594, -0.7532976865768433, -0.21273384988307953, ...
Detailed Instructions: In this task, you will be given a short story. One sentence from the story is chosen. Consider the likely emotions and basic human drives of the participants in that sentence. Does any of these states of mind/feelings motivate the participant to do what happens in that sentence? You should write ...
[ -0.7108716368675232, 0.4878421723842621, -0.06960439682006836, -0.31481266021728516, -0.5049939751625061, -0.643211305141449, 0.377315878868103, 0.8349288702011108, -0.20655246078968048, -0.08339128643274307, -0.6541788578033447, 0.04377651959657669, -0.49641090631484985, 0.147820979356765...
In this task, you are given an input list A. You need to find all the elements of the list that are numbers and calculate their sum. ['Q', '2271', '1803', '2363'] 6437 ['m', 'e', 'W', 'N', '4459', '693', '3765', '2641'] 11558 ['279', '745', 'g', 'k', 'M', '8055', '5675', 'q', 'G', 'Q', 'Q', 'P']
[ -0.06838997453451157, 0.5691558122634888, -0.22537142038345337, -1.513753056526184, -0.505690336227417, -0.5915789008140564, 0.23685696721076965, -0.8454242944717407, -0.7771400213241577, -0.0798669159412384, -0.6361374855041504, 0.007249182090163231, -0.23281721770763397, -0.5920057296752...
Detailed Instructions: Given a document, an entity and its sentiment towards the entity, verify if it is the correct sentiment towards the entity. Answer should be yes or no. Note that URLs in the text have been replaced with [Link]. Q: Verify if the sentiment of the following document towards the entity Steve Bannon i...
[ -0.05886399745941162, 0.13638897240161896, -0.042619749903678894, 0.3107302188873291, 0.1317438781261444, -0.27819493412971497, 1.03688383102417, 0.7047889828681946, 0.3325609862804413, 0.17781241238117218, -0.10893858224153519, 1.3280326128005981, 0.0042583392933011055, -0.262793600559234...
Definition: Given a story, answer the question about the story. The question is the last sentence in the input. The story has one of the three following scenarios: the first is when the individual's belief matches reality, the second is when the individual's belief does not match reality, and the third is when an indiv...
[ -0.09485112130641937, 0.04523575305938721, -0.06399928033351898, -0.3708047568798065, -0.32799309492111206, -0.5767000913619995, 0.6709123849868774, -0.030950525775551796, 0.23369857668876648, -0.5847752094268799, -0.3802502751350403, 0.8486573696136475, 0.05288612097501755, 0.287933617830...
Given the task definition, example input & output, solve the new input case. You are given a sentence in Arabic. Your job is to translate the Arabic sentence into Italian. Example: وأعتقد أنه في القريب سوف ترى المرضى يعالجون بواسطة خلاياهم الجذعية المستخرجة من الدهون أو المستخرجة من الحيوانات Output: Penso che abbastan...
[ -0.4320264756679535, 0.7771231532096863, -0.2865740954875946, -0.5633462071418762, -0.5728145837783813, 0.22640982270240784, 0.597504734992981, 1.1497007608413696, 0.22297626733779907, -0.09432759881019592, -0.5527260303497314, 0.0006868864293210208, -0.36052408814430237, 0.070138134062290...
Definition: You are given a sentence in Arabic. Your job is to translate the Arabic sentence into Portugese. Input: خلال الأيام القليلة التالية وحتى اسبوع ، سيكون هناك سحابة مشعة — مجدداً ، الهروب ومن الرياح ، والإستقرار بعيداً على بعد 15 أو 20 ميلاً — في هذه الحالة حول "" لونغ أيلاند "". Output:
[ -1.1526312828063965, 0.795403242111206, -0.16907146573066711, -1.1249666213989258, -0.5407207012176514, -0.7100512981414795, -0.5813567638397217, 0.836025595664978, -0.13716530799865723, -0.11361902952194214, -0.23101955652236938, 0.3366852402687073, -0.4967779517173767, -0.069324880838394...
Q: In this task you will be given a list of integers. You should remove any integer that is not prime. A prime integer is an integer that is only divisible by '1' and itself. The output should be the list of prime numbers in the input list. If there are no primes in the input list an empty list ("[]") should be returne...
[ -0.5784511566162109, 0.4852008819580078, -0.27707207202911377, -0.46312952041625977, 0.07202895730733871, -0.3766464591026306, 0.5511764883995056, 0.7846229672431946, 0.20193582773208618, 0.17793673276901245, -1.0790209770202637, -0.5496392250061035, -0.26249921321868896, -0.24388208985328...
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...
[ -0.6671715974807739, 1.334404468536377, -0.2047993391752243, -0.24532616138458252, -0.2893238365650177, 0.30562716722488403, 0.6906802654266357, 0.109071746468544, -0.24270473420619965, 0.21134455502033234, -0.7779932022094727, 0.38646936416625977, -0.16351443529129028, -0.252119243144989,...
instruction: In this task, you will be shown a passage. You need to write a fill-in-the-gap question based on your understanding of the events that might be inferred from the passage. Your question should be answerable based on the passage and only have one correct answer. Show the gap in your question with a _ . quest...
[ 0.3840145468711853, -0.07420435547828674, -0.37233248353004456, 0.19228336215019226, 0.495044469833374, 0.07286074757575989, -0.10868803411722183, 1.1037887334823608, 0.43467217683792114, 0.10444000363349915, 0.33928996324539185, 0.9860007762908936, -0.6606991291046143, 0.5143650770187378,...
In this task, you are given a text from tweets and a boolean question whether this tweet has positive sentiment or negative sentiment. Your task is to generate answer "yes" when the tweet has that particular sentiment, otherwise generate answer "no". Q: Tweet: Am delighted to be on @jon_bedford's list of charity twitte...
[ -1.4491459131240845, 0.060265254229307175, 0.18058931827545166, -0.03919975459575653, 0.1820518672466278, -1.834549903869629, 0.05234920233488083, 0.0157222468405962, 0.5266591906547546, 0.12452121078968048, -0.3303113579750061, -0.0511985719203949, -0.22257670760154724, -0.313222527503967...
You are given a statement written in Assamese. 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 . Q: Statement: আৰ বি আইৰ চাৰিটা শাখা কাৰ্যালয় আৰু দেশৰ বিভিন্ন ৰাজ্যৰ ৰাজধানী তথা মূখ্য মহানগৰসমূহত ১৯ টা আঞ্চলি...
[ 0.4398292303085327, 0.6634572744369507, -0.08938883990049362, 0.24572722613811493, 0.1748967170715332, -0.7195988893508911, 0.09992240369319916, 0.4569757282733917, 0.03019758127629757, 0.18970945477485657, -0.41975072026252747, 0.7082990407943726, -0.11710480600595474, 0.08338694274425507...
In this task, you're given a paragraph from the research paper and your task is to generate a suitable title for the research paper based on the given paper. Under 100 words is a good title length. Input: Consider Input: Both antiseptic hand rubbing (AHR) using ethanol-based disinfectants (EBDs) and antiseptic hand wa...
[ 0.6851072311401367, 0.17707549035549164, -0.5020104646682739, -0.7887290716171265, 0.31703129410743713, -0.9844173789024353, 0.6629515290260315, 0.853858470916748, -0.36493998765945435, 0.6434470415115356, -0.4688776731491089, 0.16638325154781342, -0.19374996423721313, -0.15526878833770752...
You are given a sentence in English. Your job is to translate the English sentence into Portugese. Q: Abolishing fossil fuels means disrupting our transportation system so that we can power our cars, buses and trains with electricity instead of dirty energy. A: Abolir os combustíveis fósseis significa revolucionar o ...
[ 0.09946642816066742, 0.07211089134216309, 0.2457754760980606, -0.46306729316711426, -0.7875022888183594, -1.9539486169815063, -0.08382241427898407, 1.3986003398895264, 0.2429462969303131, 0.19198977947235107, -0.6986751556396484, -0.45552268624305725, -0.14925003051757812, -0.2306229770183...
Definition: 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 ha...
[ 0.3242647349834442, 0.426874577999115, 0.212005615234375, -0.5631134510040283, -0.4678208827972412, -0.877432107925415, 1.281991958618164, -0.009534702636301517, -0.31251591444015503, -0.644015908241272, -0.16861850023269653, -0.6128735542297363, -1.0866438150405884, 0.3462192416191101, ...
Instructions: In this task, you need to count the occurrences of the given word in the given sentence. Input: Sentence: 'a man standing next to a street market with two people next to a building'. Count the occurrences of the word 'to' in the given sentence. Output:
[ 0.4148128032684326, 0.963726282119751, 0.25645512342453003, -0.651263952255249, 0.18052785098552704, 0.1706194132566452, 0.2198030650615692, 0.2349468618631363, 0.02449488639831543, 0.2555388808250427, -0.7419207096099854, -0.2977648973464966, -0.8258243799209595, 0.1912534385919571, -0....
Detailed Instructions: You are given a sentence in Arabic. Your job is to translate the Arabic sentence into Farsi. Problem:جيني هي فتاة أمريكية صغيرة تعمل في تنظيف الاسنان والتي تطوعت في العيادة خلال عطلتها التي تستمر لمدة ٣ أسابيع Solution:
[ -0.8343862891197205, 0.48591646552085876, -0.324130117893219, -1.2565767765045166, -0.6451682448387146, -0.4120344817638397, -0.1935461163520813, 0.8662084341049194, 0.19623646140098572, 0.31178930401802063, 0.4075784385204315, -0.04667463153600693, -0.17220258712768555, -0.229124858975410...
You are given a sentence in Arabic. Your job is to translate the Arabic sentence into Portugese. Q: وبإمكانكم رؤية طبقتين من الالياف, احداهما بالأزرق والأخرى بالأصفر, منتظمة بزاوية في اتجاه اليمين واليسار. A: E vocês podem ver duas camadas de fibras, uma em azul e outra em amarelo, dispostas em ângulos esquerdos e di...
[ -0.11674392968416214, 0.7672200202941895, -0.23342731595039368, -1.080503225326538, -1.036463975906372, 0.10580484569072723, 0.9127837419509888, 1.0024100542068481, 0.14029145240783691, 0.19679367542266846, -0.8727186918258667, 0.6683811545372009, -0.6278117299079895, 0.05416204780340195, ...
Definition: In this task, you are given a sentence in the English language and your task is to convert it into the Hindi language. In the translation, keep numbers as it is and make it sentence case (capitalize only the first word of each sentence and noun). Input: वे चार किमी के उस परिक्रमा मार्ग के तीन-चार चक्कर लगात...
[ -0.34802019596099854, 0.21923142671585083, 0.19600656628608704, 0.39198964834213257, 0.35982316732406616, -0.4798126816749573, -0.16259479522705078, 0.6216970682144165, -0.1780763417482376, -0.3578782081604004, -0.5136716961860657, 0.07575074583292007, 0.16174167394638062, -0.1106586307287...
Detailed Instructions: 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 inte...
[ -0.007426237687468529, 0.00747326435521245, -0.31816691160202026, -0.5012940168380737, 0.24948936700820923, 0.2444210946559906, 0.6848005056381226, -0.5666037797927856, -0.9715784788131714, 1.2842069864273071, -1.1337575912475586, 0.24981188774108887, -0.43720176815986633, 0.08764548599720...
Instructions: In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: identity-attack and non-identity-attack. Identity attack refers to anything rude or disrespectful about someone's identity, including appearance, race, gender, and sexual orientat...
[ -0.5327188968658447, 0.1567438542842865, 0.28497713804244995, 0.3921969532966614, 0.03313547745347023, -0.6488108038902283, 0.5234878659248352, 0.40266188979148865, 0.4045758545398712, 0.6276987195014954, 0.6629201769828796, -0.16528058052062988, -0.3765702247619629, -0.9246223568916321, ...
A question is presented to you in this task, and your job is to write a potentially correct answer. Q: which countries have english as native language? A:
[ 0.3151664733886719, 1.8694047927856445, 0.7931009531021118, -0.6004732251167297, -0.22870613634586334, -0.18189631402492523, 0.8646994829177856, 0.15565037727355957, 0.011305044405162334, -0.6106228828430176, 0.40330231189727783, 0.2448139786720276, -0.35890352725982666, -0.192924380302429...
instruction: In this task, you will be presented with a passage and have to answer a question based on your understanding of the events inferred from the passage. Try to find the best answer that is most likely to fill in "_". Note that the URLs in the text have been replaced with [Link]. question: (CNN) In the final m...
[ 0.17944347858428955, 0.2439166158437729, -0.16233618557453156, -0.6250860691070557, 0.6882208585739136, 0.12970221042633057, 0.707483172416687, 0.5115325450897217, -0.028000911697745323, 0.5633189678192139, 0.3450618088245392, 0.7016235589981079, -0.6097207069396973, 0.8702282905578613, ...
You will be given a definition of a task first, then some input of the task. In this task, you're given a context, a question, three options, and an answer. Your task is to classify whether the given answer is correct or not by providing 'Yes' or 'No', based on the context with commonsense reasoning about social situat...
[ -0.3198350965976715, -0.0017668870277702808, 0.04043608158826828, 0.3645514249801636, 0.32264596223831177, -0.5266158580780029, 0.8092223405838013, 0.9022576808929443, 0.4308534860610962, 0.4924749732017517, 0.45908334851264954, -0.036413367837667465, -0.020331643521785736, -0.250890374183...
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. Example: The first two were found unreliable and the prosecut...
[ -0.0964561402797699, 0.47212570905685425, 0.9062231779098511, 0.05328112840652466, 0.13749831914901733, -0.39180129766464233, 0.21400666236877441, 0.3120693564414978, 0.024674836546182632, -0.9790918827056885, -0.34826016426086426, 0.025898300111293793, 0.11085556447505951, -0.153224378824...
In this task, you have to generate the title of the recipe given its required ingredients and directions. Q: ingredients: '4 tablespoons unsalted butter', '1/4 cup finely chopped yellow onions', '1/2 cup finely chopped celery', '2 tablespoons finely chopped shallots', '1 teaspoon minced garlic', '1/2 pound wild mushro...
[ 0.08706030249595642, 0.274130642414093, -0.5723157525062561, 0.3341843783855438, 0.6072243452072144, -0.2671239972114563, 0.5756373405456543, 0.998424768447876, -0.42178165912628174, 0.15749022364616394, 0.3485080599784851, -0.4003943204879761, -0.4935937821865082, 0.0923314318060875, 0....
Categorize the comment on the basis of threat. If the comment is threatening output Yes, otherwise output No. Mayor Dan Sullivan is the one who gave us Housing First, where we provide the homeless with apartments (Karluk Manor). They are not required to stop drinking, or go to rehab, or get jobs. Apparently, this is c...
[ -0.22367513179779053, 0.9152765870094299, 0.5241363048553467, -0.35851818323135376, -0.10197803378105164, -0.8700253367424011, 0.8610532879829407, 0.5126339197158813, -0.01791643351316452, 0.5609829425811768, -0.14237357676029205, 0.072761669754982, -1.1710536479949951, -0.8545405864715576...
Write an incorrect answer to the given question based on the associated fact. You are also provided with the correct answer to the given question. Make sure that your incorrect answer is relevant and similar to the associated fact. Also, try to make the incorrect answer similar to the correct answer so that distinguish...
[ 0.2383822500705719, 1.5329303741455078, 0.14944526553153992, 0.2977674901485443, -0.33865293860435486, -1.2908821105957031, 0.12737645208835602, 0.7826626300811768, -0.024765919893980026, -0.12354123592376709, -1.141418695449829, 0.27034637331962585, -0.8060725927352905, 0.4335774779319763...
Given the task definition, example input & output, solve the new input case. In this task, you are given an input i,A where i is an integer and A is an array. You need to find every ith element of A starting with the 1st element. Example: 3, ['a', '34', 'f', '931', '7', '3432', '13245', '762'] Output: a, 931, 13245 Her...
[ -0.1659814864397049, -0.07832358777523041, -0.330047607421875, -0.37567150592803955, -0.021925300359725952, 0.10568168759346008, -0.0030008223839104176, 0.4821322560310364, -0.4094988703727722, -0.367068886756897, -0.662093997001648, -0.2634170353412628, 0.34475651383399963, -0.26132512092...
A text is given in Marathi. Translate it from the Marathi language to the Oriya language. The translation must not omit or add information to the original sentence. मला असं वाटतं, की ह्या प्रयत्नांनी देशात अस्तित्वात असलेल्यांसोबतच नवीन पायाभूत सुविधा तयार होतील. आणि शेती हा त्याचा एक महत्वाचा आणि अभिन्न भाग असेल. ନେଟ...
[ -0.07504148781299591, 0.8100876808166504, 0.09087426960468292, 0.10648240149021149, -0.23342636227607727, -0.16282890737056732, 0.9846774935722351, 1.1687579154968262, -0.6347635984420776, -0.05802256613969803, -0.5988823175430298, -0.5219202637672424, -0.8098254203796387, -0.1903002262115...
Given the task definition, example input & output, solve the new input case. You're given a fill-in-the-blank question where the answer is PersonX. You need to minimally change the given question so that the answer flips to PersonY. This task typically involves replacing one word i.e., the 'trigger word' with its anton...
[ 0.8881275653839111, 0.1497836410999298, -0.4239322543144226, -0.015061184763908386, 0.6372563242912292, -0.7823889255523682, 1.2474379539489746, 0.5934078693389893, -0.756587028503418, -0.361463725566864, -0.2594393491744995, 0.12184643745422363, -0.6849716901779175, 0.2830314040184021, ...
instruction: In this task, you will be given a passage consisting of set of facts. The task is to create a question of form 'Where is <person_name>?' that is answerable from exactly one of the given facts. Avoid creating questions that are unanswerable from all of the facts. question: Passage: John went back to the kit...
[ 0.601803183555603, 0.9678443670272827, -1.0719192028045654, -0.5317641496658325, -0.2949497103691101, -0.3749324679374695, 0.9564063549041748, -0.15549686551094055, 0.035859473049640656, -0.22856631875038147, -0.24648559093475342, 0.24024738371372223, -0.4221789538860321, 0.150276303291320...
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Q: 5, 24, ['E', ...
[ 0.08327051252126694, -0.19056105613708496, -0.23064230382442474, -0.5049742460250854, -0.046316541731357574, -0.28495562076568604, 0.36719802021980286, -0.1229403018951416, -0.6234665513038635, 0.16374680399894714, -1.3345844745635986, 0.060125235468149185, -0.0542847216129303, -0.12592677...
Definition: 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: The writing was on the wall : This had been their last chance, and they'd blown it. Output:
[ -0.8389555215835571, 1.5826845169067383, 0.3297458589076996, -0.5599126815795898, -0.3547486662864685, 0.14464062452316284, 0.965826690196991, 0.10177110880613327, 0.28566259145736694, -0.12642592191696167, -0.3236183524131775, 0.41915637254714966, -0.10235939174890518, 0.01644631847739219...
Given the task definition and input, reply with output. Given an trivia question precisely answer the question with a word/phrase/name. External resources such as Wikipedia could be used to obtain the facts. Who wrote the 1940 novel 'Fanny By Gaslight'?
[ -0.8226366639137268, 1.0135741233825684, 0.3933190405368805, -0.7726125717163086, -0.7325719594955444, -0.45628058910369873, 1.235487461090088, -0.5014293193817139, 0.23035243153572083, -0.6541438102722168, -1.218826174736023, 0.12841036915779114, -1.1117383241653442, -0.1105504184961319, ...
Q: In this task, you are given Wikipedia articles on a range of topics as passages and a question from the passage. We ask you to answer the question by classifying the answer as 0 (False) or 1 (True) Passage: United States men's national soccer team -- The United States men's national soccer team is controlled by the ...
[ 0.3754134178161621, 0.11446180194616318, -0.8112558126449585, 0.6190601587295532, 0.37437868118286133, -0.12582270801067352, 0.970781147480011, 0.6110490560531616, -0.8486632108688354, 0.3129730224609375, -1.069482445716858, 0.7436570525169373, -0.6979739665985107, 0.3881416320800781, 0....
Instructions: 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 crea...
[ -0.06632833182811737, 0.9393504858016968, 0.01694304309785366, -0.7013750076293945, -0.3691372871398926, 0.31877872347831726, 0.5732407569885254, 0.5945391654968262, 0.052570801228284836, -0.25774192810058594, -0.685024619102478, 0.7432823181152344, -0.4779403805732727, 0.13525281846523285...
Given a sentence in English language, translate the sentence to Igbo language keeping the meaning of the original sentence intact [Q]: English sentence: I sometimes hang in Chinatown Hope to Run into you sometime. [A]: M mgbe ụfọdụ kpọgidere na Chinatown Hope na-agba ọsọ n'ime unu ndusụk. [Q]: English sentence: Love...
[ -0.09528763592243195, 0.5414126515388489, -0.11872060596942902, -0.6612832546234131, -0.151452898979187, -1.1237356662750244, 0.10046537965536118, 0.25472885370254517, -0.14324867725372314, -0.2248833030462265, -0.5178639888763428, 0.029669933021068573, -0.3141120374202728, 0.2767392396926...
Q: 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. আধুনিক ভারতের স্থপতিদের সম্মান জানাতে সরকার ব্যবস্থা গ্রহণ করেছে। A:
[ -0.350057989358902, 0.7835139036178589, 0.38424843549728394, 0.04519541934132576, -1.1441012620925903, -0.7109584808349609, 0.6819766759872437, 0.3636400103569031, 0.047481417655944824, -0.8373990058898926, -0.9632208943367004, 0.3916947841644287, -0.6782882213592529, 0.9754860997200012, ...
In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning. Ex Input: Sentence1: Any suggestion i got inje...
[ -1.0896122455596924, 0.0972711592912674, -0.16278618574142456, 0.29328829050064087, -0.009810259565711021, -0.9561768770217896, 0.8639357686042786, 0.30951738357543945, 0.5828481912612915, 0.2601715922355652, -0.9052001237869263, 0.3835894763469696, -0.31996437907218933, 0.2020422220230102...
Part 1. Definition Given a set of five words, generate the word from the set that does not belong (i.e. is the least relevant) with the other words. Words are separated by commas. Part 2. Example excavator, crane, pelican, hoist, upraise Answer: pelican Explanation: The common category here are words related to constru...
[ -0.02414780482649803, 0.735489010810852, 0.2536783218383789, -0.4593436121940613, 0.29013267159461975, 0.0708938017487526, 0.5580962896347046, 0.1417342871427536, 0.02139369398355484, -0.6231384873390198, -1.1525616645812988, 0.17679184675216675, -0.654956579208374, 0.05067308992147446, ...
The input contains texts obtained from news articles, ted talks, movie transcripts, radio transcripts, science and technology texts, and other short articles curated from the web and professional translators. Your task is to translate the given Yoruba sentence into the English language. Please bear in mind the followin...
[ -0.299736350774765, -0.007952531799674034, -0.04116841405630112, 0.6387226581573486, 0.24035191535949707, -0.7825881838798523, 0.226210355758667, 0.8465092182159424, 0.021291516721248627, -0.36357226967811584, -0.0864109992980957, 0.5109139680862427, -0.6221829056739807, 0.0884305909276008...
In this task, you're given five sentences, numbered 1 through 5. Your job is to generate a title for the story that makes complete sense. The title must be short, with less than three words, use simple language, and include the main topic of the story. Ex Input: Sentence 1: Robyn and Rachel have been married 5 years. ...
[ 0.0201408751308918, 0.24604788422584534, -0.19644570350646973, 0.035572316497564316, 0.21307110786437988, -0.3926525115966797, 0.38517218828201294, 1.0218068361282349, 0.2589734196662903, -0.052916958928108215, -0.8477596044540405, 0.28839728236198425, -0.6389145851135254, -0.1096312850713...
Detailed Instructions: You are given a sentence in Spanish. Your job is to translate the Spanish sentence into Farsi. Q: En la lista había cosas como ver los narcisos en flor en primavera, el aroma del heno recién segado atrapar una ola y barrenarla, tocar la mano de un bebé, el sonido de Doc Watson tocando la guitarra...
[ -0.04868925362825394, 0.22382400929927826, -0.6141944527626038, 0.012870050966739655, -0.017085807397961617, -0.531343936920166, 0.9278830885887146, 0.5664146542549133, -0.05035553500056267, 0.6732797622680664, -0.1872604489326477, 0.09927298128604889, -0.5429810285568237, 0.10134857892990...
The input contains texts obtained from news articles, ted talks, movie transcripts, radio transcripts, science and technology texts, and other short articles curated from the web and professional translators. Your task is to translate the given Yoruba sentence into the English language. Please bear in mind the followin...
[ -0.16574358940124512, 0.22205451130867004, -0.0740155428647995, 0.4261057376861572, 0.5989963412284851, -0.3824143409729004, 0.009801944717764854, 0.6398255825042725, -0.2939186096191406, -0.08769825845956802, 0.11091290414333344, 0.2611810564994812, -0.5354041457176208, 0.4721812307834625...
Q: 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 pre...
[ -0.9929339289665222, 0.3959645926952362, 0.08033476769924164, -0.5781885385513306, 0.13801929354667664, -0.37594443559646606, 1.1250534057617188, 0.2287766933441162, -0.14508044719696045, 0.0885181725025177, -0.330558717250824, 0.2991069555282593, -0.5526130795478821, -0.3440695106983185, ...
Given the task definition and input, reply with output. You are given a sentence in Japanese. Your job is to translate the Japanese sentence into Galician. 本当に恐ろしいことはこれらのすべてについて乱獲汚染気候変動それぞれが真空管のなかで起こっているのではないことです
[ -0.7620962858200073, 0.832709014415741, -0.10652925074100494, -0.9626551866531372, -0.6868488788604736, -0.9333685636520386, -0.3205300271511078, 0.08864563703536987, -0.5315755009651184, -0.2451031357049942, -0.16449466347694397, -0.026011181995272636, -0.47014033794403076, 0.042042359709...
In this task, You are given an open-domain question that can be answered based on factual information. Your task is to provide \*short\* answer (in a few words only) for the given question. The short answer can be one or more entities or it can also be boolean \*yes\* or \*no\*. where was the city of troy located at
[ -0.13872775435447693, 1.0433180332183838, -0.021414780989289284, -0.14243774116039276, -0.3500131070613861, -0.787994384765625, 0.952250599861145, 0.48781099915504456, 0.8519049882888794, 0.2099848836660385, -0.5594565868377686, 0.3869527578353882, -0.5237334966659546, -0.05117500200867653...
In this task, you are given a sentence which contains a motion and your task is to identify the physical entities involved in the motion. The input sentence can have more than one entity and also there is at least one entity that takes part in physical motion. There are two types of entities which are animate (beings t...
[ 0.11581127345561981, 0.5312512516975403, 0.03254963457584381, 0.515014111995697, -0.6431204080581665, -0.5349154472351074, 0.41590484976768494, 0.5147672295570374, -0.09486006200313568, -0.022807162255048752, -0.5707780122756958, -0.8854014277458191, -0.5197017192840576, -0.440706849098205...
In this task, you are presented with a term, a question, and a yes/no answer. For context, the term is associated with a short description. Write the simple facts one needs to know in order to answer the given question. The facts should be easily found on the web (e.g. mentioned in a Wikipedia page) Q: Term: Balkans, D...
[ -0.14851413667201996, 0.2322007119655609, -0.3897198438644409, 0.17327816784381866, -0.3301321864128113, -0.4011964201927185, 1.480108380317688, -0.12711989879608154, 0.0972454845905304, 0.13598456978797913, -0.04253540188074112, 1.0300077199935913, -0.5764280557632446, 0.4386518597602844,...
Given the task definition and input, reply with output. You are given a paragraph (Passage), a question (Question) and two answer options (Option1 and Option2). Your task is to choose the correct answer to the question based on the passage. Answer of the question cannot be found directly from the passage, it is indirec...
[ -0.050314147025346756, 0.7164247035980225, -0.5575368404388428, 0.8016741275787354, 0.32344964146614075, -0.676683783531189, 0.8695592880249023, 1.0714665651321411, 0.034036364406347275, 0.2412186712026596, -1.0730624198913574, 0.3268750011920929, -0.3295946717262268, -0.0495636910200119, ...
You will be given a context and a verb separated with a newline character. You have to identify if the given verb implies an opinion, an intention, a wish or not. Please note that a verb refers to an intention only if it refers to an event planned to happen in the future and is not conditional (or part of a condition)....
[ 0.5878161787986755, 0.3486114740371704, 0.351443350315094, -0.2631244659423828, -0.3236114978790283, -0.14022871851921082, 0.012046657502651215, 1.1434329748153687, -0.3907017409801483, 0.307361900806427, 0.14278975129127502, 0.3281596302986145, -0.6169358491897583, -0.014272402040660381, ...
You will be given a definition of a task first, then some input of the task. You are given a sentence in Arabic. Your job is to translate the Arabic sentence into Polish. هذا العمل عمره 15 سنة. Output:
[ -0.39865076541900635, 0.8336561918258667, -0.2981491684913635, -0.23589543998241425, -0.1577073633670807, -0.01648191548883915, 1.0263800621032715, -0.3974907398223877, 0.8405835032463074, 0.16564179956912994, -0.1406879872083664, 0.27230316400527954, -0.5592358112335205, 0.280057191848754...
instruction: In this task you are given a premise and two alternatives in Swahili. You must choose the alternative that is more plausibly the cause or effect of the situation described by the premise. The input format is "premise (1)alternative_1(2)alternative_2", the output should either be "1" or "2" based on your ju...
[ -0.3179333209991455, 0.8034186363220215, -0.0182646531611681, 0.005923791788518429, -0.8585934042930603, -0.10171939432621002, 1.0920987129211426, 0.7212207317352295, 0.8305784463882446, -0.1281556934118271, -0.4842604994773865, 0.02278106100857258, -0.2608850598335266, 0.2045964151620865,...
Given the task definition, example input & output, solve the new input case. You are given a sentence and a question. You're expected to write an **incorrect** answer to the given question, such that it is relevant to the given sentence. Your answer should not be completely out of context. Try to write short answers wi...
[ -0.5145962238311768, 1.243414282798767, -0.11750312149524689, 0.07689789682626724, 0.3911331295967102, -0.0809473916888237, 0.5322685241699219, 0.3779618740081787, 0.21434907615184784, 0.1539052128791809, -0.29539191722869873, 0.3574076294898987, -0.21375685930252075, 0.13778594136238098, ...
You are given a sentence in Persian. Your job is to translate the Farsi sentence into Polish. One example: ایلان: درسته. این مهمه که بخش های راکت بتونند برگردند و بتونند به سایت پرتاب برگردند و اماده پرتاب باشند در عرض چند ساعت. Solution is here: EM: Owszem. Ważne jest by rakieta mogła wrócić do lądowiska i wystartować...
[ -0.6350787878036499, 0.9786635041236877, 0.23465612530708313, -0.019436316564679146, -0.6573348045349121, 0.3691149950027466, 1.0139846801757812, 0.13991039991378784, 0.15001851320266724, -0.6111085414886475, -1.0618808269500732, 1.0158483982086182, -0.4464525282382965, 0.5802295804023743,...
Definition: In this task, you are given two sentences. Your task is to classify the given sentences as "Yes" if they have same meaning; otherwise, classify them as "No". Input: Sentence-1: I've never read a Harry Potter book.<sep>Sentence-2: I have read Harry Potter . Output:
[ -0.39543378353118896, 0.46106645464897156, 0.3143081068992615, 0.045856356620788574, 0.302512526512146, -1.1933947801589966, 0.5021307468414307, 0.5003681778907776, 0.4548250436782837, -0.3821071982383728, -0.1172071173787117, -0.5944060683250427, -0.6963182687759399, -0.6405133008956909, ...
Teacher:In this task, you are given a sentence in the English language. Your job is to translate the English sentence into the Romanian language. Teacher: Now, understand the problem? Solve this instance: A man with a crutch lying on the ground. Student:
[ -0.2577183246612549, 0.5905587673187256, 0.3996036946773529, -1.4880712032318115, -0.09357613325119019, -0.6546651124954224, 0.5660915374755859, 0.5830286145210266, 0.5912497043609619, -0.19950520992279053, -0.09017688781023026, 0.6139001250267029, -0.7311642169952393, -0.35703420639038086...
instruction: 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 addi...
[ 0.13091304898262024, 0.36440351605415344, -0.2189924120903015, -0.008639956824481487, -0.17308172583580017, -1.1268932819366455, 1.4222888946533203, 0.84483402967453, 0.3969147205352783, -0.8127145767211914, -1.2426778078079224, -0.15655970573425293, -0.9139636754989624, -0.032545551657676...
In this task, you are given concept set (with 3 to 5 concepts) that contain mentions of names of people, places, activities, or things. These concept sets reflect reasonable concept co-occurrences in everyday situations. All concepts given as input are separated by "#". Your job is to generate a sentence describing a d...
[ -0.429246187210083, 0.18805913627147675, -0.4302707314491272, -0.24132415652275085, -0.07969768345355988, -0.41448861360549927, 0.34945380687713623, 0.42312008142471313, 0.3855840563774109, -0.7727594971656799, -0.4256669282913208, 0.392957866191864, -0.4595617651939392, 0.2209099233150482...
You are given a sentence in Portuguese. Your job is to translate the Portuguese sentence into Hebrew. Example: Afinal de contas elas é que decidem, e decidiram mesmo. Example solution: אחרי הכל, הם החליטו, והם עשו, Example explanation: The Portugese sentence is correctly translated into Hebrew, because the meaning is p...
[ 0.18513043224811554, 0.9454880356788635, 0.21930916607379913, -0.6523838043212891, -0.6837645769119263, -0.43183720111846924, 0.843059778213501, 0.5027787685394287, 0.3279224634170532, -0.12117145955562592, -0.6647946238517761, 0.3562047481536865, -0.9507797956466675, -0.052029307931661606...
In this task, you are to Translate German text to English Let me give you an example: Das Textilband (1) ist insbesondere als (Kreuz-) Band-, Ligament- oder Sehnenersatz einzusetzen. The answer to this example can be: The textile band (1) is used particularly as (cross) ligament or tendon replacement. Here is why: The...
[ 0.011478593572974205, 0.9826890230178833, -0.969470739364624, 0.23955121636390686, 0.16758796572685242, -0.9060219526290894, 1.0886508226394653, 0.32128986716270447, -0.13178104162216187, 0.20567414164543152, -0.5723739862442017, -0.024611566215753555, -0.5252084732055664, -0.3381941616535...
Instructions: In this task, you are given a sentence from the Bible in Persian, and your task is to translate it into English. Input: پس برادران خود رامرخص فرموده، روانه شدند و بدیشان گفت: «زنهار در راه منازعه مکنید!» Output:
[ 0.15125985443592072, 0.8149527311325073, -0.8028720617294312, -0.6124986410140991, -1.3761845827102661, 0.3970552086830139, 0.7586115598678589, 0.0055139679461717606, 0.9848600625991821, -0.8283584117889404, -0.5679811239242554, 0.8336803913116455, -0.5728050470352173, -0.6427695751190186,...
In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence. Example: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence. Example solution: 16 Example explanation: This ...
[ 0.46478432416915894, 0.6310900449752808, -1.0481019020080566, -0.265411376953125, 0.27623122930526733, 0.22047194838523865, -0.19267594814300537, 0.8595560193061829, 0.3548763394355774, -0.20098046958446503, -0.21189439296722412, 0.23162081837654114, 0.1259201169013977, -0.2967884540557861...
You will be given a definition of a task first, then some input of the task. You are given a sentence in English. Your job is to translate the English sentence into Japanese. This is all IRB-approved, by the way; they got paid. Output:
[ 0.4068419337272644, 0.5396898984909058, 0.4062137305736542, 0.15840724110603333, 0.27038052678108215, 0.038443610072135925, 0.49832242727279663, -0.013165812939405441, 0.37984058260917664, -0.26834583282470703, -0.27310630679130554, -0.39860278367996216, -0.347875714302063, 0.4853219687938...
In this task, you are given a statement spoken by a politician in natural language and the subject of the discussion for the given statement. Your task is to determine if the given subject of the discussion is correct for the given statement. The subject can be multiple words. Answer with "True" if it's the correct sub...
[ -0.4923945665359497, 0.5372297763824463, -0.8856714367866516, 0.2160649597644806, -0.5075194239616394, -0.15802031755447388, 0.9815298914909363, -0.28744518756866455, 0.23012790083885193, 0.18678423762321472, -0.1857018917798996, 0.29315775632858276, -0.05176500231027603, 0.275655627250671...
Instructions: In this task, you need to provide the correct option for a given problem from the provided options. Input: Problem: a bag contains 21 toys numbered 1 to 21 . a toy is drawn and then another toy is drawn without replacement . find the probability that both toys will show even numbers . Options: a ) 5 / 21...
[ 0.10354077816009521, 0.5385308265686035, -0.07217104732990265, 0.12579402327537537, -0.4309500455856323, 0.06372642517089844, 0.618626058101654, 0.6712437272071838, -0.06773167848587036, -0.5890199542045593, -0.020382344722747803, 0.802587628364563, -0.02557901293039322, -0.222383826971054...
Teacher:In this task, you're given a statement, the genre to which that statement belongs, and a label indicating if the statement should be agreed with (entailment), disagreed with (contradiction), or neither (neutral). Your job is to write a sentence that describes the genre that follows the tone with respect to the ...
[ -1.370589256286621, 0.41124022006988525, 0.16564509272575378, -0.30569690465927124, 0.10445099323987961, -0.051416754722595215, -0.33519247174263, 0.5464924573898315, 0.5037094354629517, -0.37909334897994995, 0.4542716145515442, -0.2738879919052124, -0.7714654207229614, -0.4060889482498169...
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 co...
[ -0.5041043758392334, 0.573213517665863, 0.624264657497406, 0.5181723237037659, 0.0370432510972023, -0.5863691568374634, -0.44810017943382263, 0.21813112497329712, 0.19737790524959564, 0.5776078701019287, -0.11671876162290573, -0.23837949335575104, 0.2283155769109726, -0.6132112741470337, ...
You will be given a definition of a task first, then some input of the task. 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, depende...
[ -0.273147314786911, 0.342983603477478, -0.8013567924499512, -0.5920242071151733, -0.08776690065860748, 0.45491355657577515, 0.8867604732513428, -0.35215914249420166, -0.8203914761543274, 0.5464456081390381, -1.058726191520691, -0.04496501386165619, -0.13890382647514343, -0.2262267917394638...
In this task, you will use your knowledge about language (and common sense) to determine what element the marked number refers to. The numbers are marked with two underlines around them, like: _ number _. Your answer should be chosen from the given text, and should not contain other words. [EX Q]: Chuck Bartowski: No...
[ -0.03604698181152344, 0.262834370136261, -0.32777559757232666, -0.7175347208976746, -0.1422746777534485, -0.7409166097640991, 0.7867151498794556, 0.6434105634689331, -0.08056824654340744, 0.30458879470825195, -0.4424077272415161, 0.2853527069091797, -0.33854079246520996, -0.103688657283782...
Teacher:In this task, you are to Translate German text to English Teacher: Now, understand the problem? Solve this instance: Zur Bevorratung und Zuführung des flüssigen Dekontaminationsmittels an das zumindest eine Einleitelement (7) ist ein Stoffmodu! Student:
[ 0.09836931526660919, 0.9776864051818848, -0.009735817089676857, -1.1494762897491455, -0.30632802844047546, -0.40789687633514404, 0.577264666557312, 0.6571063995361328, 0.5458871126174927, 0.015407787635922432, 0.004926381632685661, -0.13976478576660156, -0.2807508111000061, -0.108847491443...
Teacher: In this task you will be given a list of dictionaries. A dictionary is a set of key-value pairs, where each key is unique and has a value associated with that key. You should sort the list of dictionaries from smallest to largest by their 'first' key. If there is two dictionaries with the same 'first' value th...
[ 0.0697348341345787, -0.13347837328910828, -0.19072507321834564, 0.0022797677665948868, 0.7821928262710571, -0.7104421854019165, 0.4630892276763916, 1.0322635173797607, -0.09501414000988007, -0.48102056980133057, -0.4213537573814392, -0.5960102081298828, -0.830186665058136, -0.3058766126632...
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 ar...
[ -0.27488625049591064, 0.3467588424682617, -0.5652024149894714, 0.2089814990758896, 0.1755370795726776, -0.17474709451198578, 0.9913913011550903, 1.3588330745697021, 0.007181836292147636, -0.6312866806983948, -0.9373457431793213, 0.15282276272773743, 0.014005536213517189, -0.575340509414672...
In this task, you need to answer the given multiple-choice question on geometry. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. One example is below. Q: Problem: if the sides of a triangle are 20 cm , 12 cm and 16 cm , what is its area ? Options: a ) 70 , b ) 79 , c ) 85 , d ) 96 , e ) 92 A: d Rationale: "Bas...
[ 0.10750742256641388, 0.7709593176841736, -0.6822133660316467, -0.6843023896217346, -0.03843318298459053, -0.3338976800441742, 0.8693862557411194, 0.2865551710128784, -0.23159518837928772, 0.3466397821903229, -0.1831999570131302, 0.5620010495185852, -0.30529600381851196, -0.3439998030662536...
instruction: In this task, you are given a text from a social media post. Your task is to classify the given post into two categories: 1) yes if the given post is sexually offensive, 2) no, otherwise. Emphasis on sexually offensive or any lewd reference. Generate label 'no' for offensive posts that do not reference sex...
[ -1.1786627769470215, -0.04225364327430725, 0.2785786986351013, 0.4894564747810364, 0.004239178262650967, 0.5828346610069275, 0.08675874024629593, 0.7610210180282593, -0.1244315505027771, 0.5679329037666321, 0.08538128435611725, -0.1348167508840561, -0.1343696117401123, -0.8191942572593689,...
TASK DEFINITION: In this task, you are given two sentences in Persian separated with <sep>, and you have to determine whether the sentences are paraphrases or not. Classify your answers into "paraphrase" and "not-paraphrase". PROBLEM: دانلود اهنگ شهرو خبر کن بگو دوست دارم؟ <sep> دانلود اهنگ ی خبر داغ دارم؟ SOLUTION: n...
[ -0.5873947739601135, 0.7092735767364502, 0.28963303565979004, -0.07376144081354141, -0.3678678870201111, -0.07075509428977966, 1.4728045463562012, 0.571632981300354, -0.2674533426761627, -0.14027434587478638, -0.5939431190490723, -0.16509968042373657, 0.010589325800538063, 0.35083925724029...
Detailed Instructions: You are given a sentence in Portuguese. Your job is to translate the Portuguese sentence into Galician. Q: O crocodilo continua a sacudir-me. A:
[ -0.9153839349746704, 1.236778736114502, -0.25579583644866943, -1.1223676204681396, -0.0577106736600399, -1.8133436441421509, -0.17619550228118896, 0.3367072343826294, -0.4178619980812073, 0.1021069586277008, 0.455135703086853, -0.273195743560791, -1.1691644191741943, 0.22817450761795044, ...
In this task, you are given a sentence in the english language. Here, your job is to convert english sentence into the bulgarian language. Example Input: - Itälä report Example Output: - Bericht: Itälä Example Input: Nominal quantities for pre-packed products (vote) Example Output: Правила за номиналните количества з...
[ -0.5272384881973267, 0.6495168209075928, 0.27053290605545044, -0.25519704818725586, 0.01584320329129696, -0.5166223645210266, 0.13049624860286713, 0.8471823930740356, -0.06183501332998276, -0.3152208626270294, -0.1572117656469345, 1.0226309299468994, -0.76869797706604, -0.2526323199272156,...
This task is about reading the given passage and construct a question about the information present in the passage. Construct a question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) its answer is a continuous text span from the paragraph. Avoid creati...
[ 0.6723878383636475, 0.16074374318122864, 0.1197216585278511, 0.045687995851039886, 0.5404690504074097, -0.12924249470233917, -0.9227818250656128, 0.8161044120788574, 0.47550565004348755, 0.09300579130649567, -0.37487277388572693, 0.01119488850235939, -0.8155277371406555, -0.003096853848546...