inputs
stringlengths
39
523k
embedding
listlengths
1.02k
1.02k
Detailed Instructions: Given a sentence in English language, translate the sentence to Somali language keeping the meaning of the original sentence intact See one example below: Problem: English sentence: Lionel Messi is the greatest football player of all time Solution: Lionel Messi waa ciyaaryahanka ugu weyn kubadda ...
[ 0.02317032217979431, 0.934342086315155, -0.026378057897090912, -0.5344028472900391, -0.08364580571651459, -1.207617163658142, -0.0431860089302063, 0.953702986240387, -0.00002869416493922472, -0.12501442432403564, -0.1288062334060669, 1.165909767150879, -0.9416333436965942, -0.0670025944709...
In this task, you are given a hateful post in English from online platforms. You are expected to classify the post into two classes: aggresive or non-aggresive. An aggresive post is one that expresses feelings and opinions in an abusive way and tries to dominate others. Note that the URLs in the text have been replaced...
[ -0.8272287845611572, 0.6288076043128967, 0.7973771095275879, 0.24370364844799042, -0.012197110801935196, -0.6595622301101685, 0.7384631633758545, 0.44865596294403076, -0.039364688098430634, 0.21358421444892883, 0.2399776428937912, 0.319949746131897, -0.673503041267395, -0.25859200954437256...
Detailed Instructions: You are given a sentence in Spanish. Your job is to translate the Spanish sentence into Arabic. Q: Debo haber hecho unas 30 mil caricaturas. A:
[ -0.9153433442115784, 0.39896583557128906, 0.7004903554916382, -1.0624052286148071, -0.05893877148628235, 0.4420795440673828, 0.25847262144088745, 0.45195716619491577, -0.26551109552383423, 0.10275264084339142, -0.19584205746650696, -0.34089988470077515, -0.7293302416801453, 0.2630780637264...
Q: In this task, you are given a tuple, comprising 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...
[ 0.7156593203544617, -0.37117907404899597, 0.26717108488082886, 0.21736635267734528, -0.13664096593856812, -1.2688052654266357, 1.1440595388412476, 0.5900643467903137, -1.3964297771453857, -0.1081637591123581, -0.19203980267047882, -0.32084912061691284, -0.515939474105835, 0.525220036506652...
Definition: In this task, you are given a question and an answer, you would be asked to create the sentence based on the Question-Answer provided. It should be contained within the Question-Answer provided. Input: Question: Which is a problem with using wind turbines to produce energy? Answer: Wind turbines are efficie...
[ -0.030155014246702194, 1.3264880180358887, -0.05760084465146065, -0.8199203014373779, -0.622340202331543, -0.8008301258087158, -0.10284620523452759, 1.1585853099822998, 0.24352020025253296, 0.3954014778137207, -0.9566439390182495, -0.004684139974415302, -0.1886155605316162, -0.002694784663...
Given the task definition and input, reply with output. In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". His body tensed an...
[ -0.4778599441051483, 0.8400756120681763, 0.5426551699638367, 0.23028679192066193, 0.03645667806267738, 0.041021235287189484, 0.7650425434112549, 0.8720935583114624, 0.43274787068367004, -0.34726420044898987, -0.7291963696479797, -0.20885857939720154, -0.4995599389076233, -0.094553336501121...
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. Input: Consider Input: [-231, 188, -899, -411, -692, 522, -17, -344, 575, 632, -660] Output: [-230, 190, -900, -410, -690, 520, -20, -340, 5...
[ 0.02169984206557274, -0.08514608442783356, -0.6696245074272156, -0.17921724915504456, -0.27643752098083496, -0.7744662761688232, 0.3794890344142914, 0.19471794366836548, -0.6617366671562195, -0.09029655158519745, -0.6251881718635559, 0.11945861577987671, -0.6406362652778625, -0.17873746156...
In this task, you are given music product reviews in English 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]: A disappointment . The SACD recording of Derek and the Domino's Layla is a disappoin...
[ 0.16982443630695343, 0.2766292691230774, -0.5802422761917114, 0.34415948390960693, 0.2990584969520569, -0.3517753779888153, 0.9235549569129944, 0.35850435495376587, 0.45282214879989624, 0.730221152305603, -0.281417578458786, 0.18936164677143097, -0.5967886447906494, -0.5264657735824585, ...
You are given a sentence in Galician. Your job is to translate the Galician sentence into Portugese. Example input: A Miña esperanza é que a beleza e propósito deste universo microscópico poida inspirar enfoques novos e creativos na investigación do cancro. Example output: No final, espero que a beleza e propósito des...
[ -1.2580392360687256, 1.1462010145187378, 0.15674349665641785, -0.876872718334198, -0.053395163267850876, -1.227266788482666, -1.068210244178772, 0.6826885342597961, -0.42116779088974, 0.12175386399030685, -0.8868749141693115, 0.43280771374702454, -0.6210345029830933, 0.3598994314670563, ...
Detailed Instructions: 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. Q: 7, ['4977', 'D', 'H', '6719', 'Y', '7507', 'p', 'A', '5941', '6555', '5287', '9043', '4607', 'I', 'y', '3501', 'w', '7681', '3869', 'A'] A:
[ 0.5993836522102356, 0.5957819819450378, -0.2556217312812805, -0.6528756022453308, -0.39945846796035767, -0.40750712156295776, 0.08443009853363037, -0.44106146693229675, 0.19388127326965332, -0.696975588798523, -0.6703501343727112, -0.41374337673187256, -0.1717589795589447, 0.55392491817474...
In this task you will be given a list of integers. You should find the minimum absolute difference between 2 integers in the list. The absolute difference is the absolute value of one integer subtracted by another. The output should be a single integer which is the smallest possible absolute distance. [-60, -68, 71, -...
[ -0.3049875795841217, 0.3317415714263916, -0.02160867303609848, -0.2606297433376312, 0.03371374309062958, 0.040240272879600525, 0.5409265756607056, 0.1007947325706482, 0.3681073784828186, -0.3582266569137573, -0.5939615368843079, -0.6272507905960083, -0.7365251779556274, -0.0607552602887153...
You will be given a definition of a task first, then some input of the task. 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 ...
[ 0.09761522710323334, -0.13080662488937378, 0.17374646663665771, 0.3279038369655609, -0.5865727663040161, -0.306576669216156, 0.9321416616439819, 0.008053022436797619, 0.16684824228286743, -0.2616821527481079, -0.2645478844642639, -0.03223196044564247, -0.39293116331100464, 0.08808292448520...
Given the task definition, example input & output, solve the new input case. In this task, you are given a multiple-choice question about healthcare. Answer the question based on your information and classify your answers into '1', '2', '3', and '4'. Example: Question: A 13-year-old girl is operated on due to Hirschspr...
[ 0.5048986077308655, -0.1535709649324417, -0.6025180220603943, 0.5745030045509338, 0.296173632144928, 0.1793643832206726, -0.024775777012109756, 1.1897486448287964, -0.4914509654045105, 0.6878142356872559, -0.04978758469223976, 0.07156134396791458, 0.33867451548576355, -0.22834347188472748,...
In this task, you are given a natural language interpretation of commands (consist of logical operations) to select relevant rows from the given table. Your job is to generate command (in terms of logical operations) from given natural language interpretation. Define body (contains a collection of statements that defin...
[ 0.512427568435669, 0.09009721875190735, -0.32377299666404724, 0.5797187089920044, 0.3251379132270813, -0.5143240094184875, 0.15978023409843445, 0.13549837470054626, 0.1123477891087532, -0.25104624032974243, -0.5017081499099731, 0.20909792184829712, -0.20752295851707458, 0.3402436077594757,...
You are given a sentence in Polish. Your job is to translate the Polish sentence into Japanese. To ja, zajmuję się Beckiem na wysokości 6400m, ale wydawało mi się, że to, co ja zrobiłem, było bułką z masłem w porównaniu z tym, czego on sam dokonał.
[ -0.636957049369812, 0.08408618718385696, -0.17715248465538025, 0.01358430739492178, -0.15505002439022064, 0.14378567039966583, 0.8377741575241089, -0.2402820736169815, -0.10706410557031631, -0.8656818866729736, -0.22439450025558472, 0.4779837131500244, -1.0045218467712402, 0.28042292594909...
The input is a tweet which can be classified as Hate Speech, Offensive or Normal. Given such a tweet, output the class the tweet belongs to. Hate Speech will contain threatening language towards the community targeted. Offensive language will contain abusive or discriminatory language towards the community targeted. On...
[ -0.6631886959075928, 0.7979695200920105, 0.4365081191062927, 0.6619616150856018, -0.17288023233413696, -1.2188369035720825, -0.2180817425251007, 0.3955184817314148, 0.3234942555427551, 0.365308940410614, -0.3782552480697632, 0.03598540648818016, -0.6128590106964111, -0.9259091019630432, ...
Teacher: In this task, you're given a context passage. Your job is to generate relevant questions that can be answered by directly referring to the passage. Teacher: Now, understand the problem? If you are still confused, see the following example: Tracy slept awkwardly on their new bed and was having some pain, so Tra...
[ 0.03300862014293671, 0.40643420815467834, -0.15587706863880157, -0.27158576250076294, 0.011027468368411064, -0.27002793550491333, 0.48918402194976807, 0.048991523683071136, -0.063855841755867, 0.3295243978500366, 0.2564319968223572, -0.3809378147125244, -0.6149210929870605, -0.160086065530...
This task is about translating a given Yoruba language sentence to English. Example input: Lóde òní gbajúbajà ni àwọn àṣẹ CC lórí ayélujára tí àwọn oníṣẹ́-ọpọlọ jákèjádò ilé-ayé sì ń lò wọ́n fún èyí-ò-jọ̀yìí nǹkan tí o kò lérò. Example output: Today CC licenses are prevalent across the web and are used by creators aro...
[ -0.030819015577435493, 0.7504793405532837, -0.3766689896583557, 0.47559604048728943, -0.03399800509214401, -0.33498415350914, -0.39003002643585205, 0.5503590106964111, 0.34139981865882874, -0.6732132434844971, 0.0029015550389885902, -0.286136269569397, -0.7011971473693848, 0.19482350349426...
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ...
[ 0.5493377447128296, -0.037980176508426666, 0.29772448539733887, -0.07734695822000504, -0.4370475709438324, -1.1630456447601318, 1.026817798614502, 0.5656640529632568, -0.9928333163261414, -0.19597749412059784, -0.6961334347724915, -0.5877515077590942, -0.5010719299316406, -0.05398854613304...
Teacher: In this task, you are given a context sentence containing a blank (_). You are expected to fill the blank with one word to make the sentence convey a cultural stereotype. A stereotype is an over-generalized belief about a particular group of people. Your answer must not contain more than one word. Teacher: Now...
[ 0.38612160086631775, 0.27526038885116577, -0.4610293507575989, -0.31730425357818604, 0.693101704120636, -0.5902838706970215, 0.8836236596107483, 0.960446834564209, 0.4948362112045288, -0.37455326318740845, -0.4337785840034485, -0.14236542582511902, -1.1295018196105957, 0.06651495397090912,...
Detailed Instructions: A text is given in English. Translate it from the English language to the Panjabi language. The translation must not omit or add information to the original sentence. See one example below: Problem: ਸਾਥੀਓ , ਰਾਮਚਰਿਤ ਮਾਨਸ ਵਿੱਚ ਇੱਕ ਚੌਪਈ ਹੈ । ਗੋਸਵਾਮੀ ਤੁਲਸੀਦਾਸ ਜੀ ਨੇ ਲਿਖਿਆ ਹੈ ਕਿ ਭਗਵਾਨ ਰਾਮ ਕਿਸੇ ਦਾ ਵਿਅਕਤ...
[ -0.24615640938282013, 0.6168169975280762, 0.2362309992313385, -0.4736524820327759, 0.12679904699325562, -0.13621880114078522, 0.5357633829116821, 0.359192430973053, -0.22195327281951904, 0.3174276351928711, -0.34563523530960083, -0.18179479241371155, -0.14418435096740723, -0.23899427056312...
Detailed Instructions: In this task, you're given two sentences, sentence 1 and sentence 2, and the genre they belong to. Your job is to determine if the two sentences belong to the same genre or not. Indicate your answer with Y and N respectively. Genres available include: face-to-face, government, letters, 9/11, slat...
[ -0.911101222038269, 0.3680267930030823, 0.06747229397296906, -0.3098992705345154, -0.09142337739467621, 0.33182400465011597, 0.16558293998241425, 0.6918120384216309, 0.3946371078491211, -0.05631623789668083, -0.6903789043426514, 0.17083054780960083, -0.38825926184654236, -0.297034084796905...
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 are given a sentence in the Bulgarian language. Here, your job is to convert bulgarian sentence into the english language. Състав на Парламента: вж. протоколи Solution: Membership ...
[ -0.4377477169036865, 0.48218560218811035, -0.36984723806381226, 0.21632181107997894, 0.04263366386294365, -0.03952635079622269, 1.2513649463653564, 0.39707937836647034, 0.5012034177780151, -0.27096450328826904, 0.10995616018772125, 0.5038877725601196, 0.23950955271720886, 0.206318378448486...
Detailed Instructions: 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 ...
[ -0.6421294808387756, 0.7283633947372437, -0.4114837944507599, -0.6564735770225525, -0.2658519744873047, 0.030534222722053528, 0.5902236700057983, -0.36720311641693115, -0.1763419806957245, -0.6025903224945068, -0.16689041256904602, -0.26948532462120056, -1.3318686485290527, 0.2760816812515...
TASK DEFINITION: In this task, you will be given a short story or summary of a situation which is called a premise. Your task is to generate a question based on the given premise. The generated question (i) must be unambiguous, (ii) must be relevant to the premise, (iii) should require commonsense reasoning to get answ...
[ -0.3592061400413513, 0.8321778774261475, -0.35557717084884644, -0.022826049476861954, -0.10213986039161682, 0.04633522033691406, 0.8725125789642334, -0.1794462949037552, -0.1069965660572052, 0.0966487005352974, -0.5351014137268066, -0.22482669353485107, -0.5039375424385071, 0.0226253531873...
Q: In this task, you will be shown a prompt from a judicial decision and multiple holding statements derived from citations following text in a legal decision. Holdings represent the governing legal rule when the law is applied to a particular set of facts. There are five answer choices for each citing text. The corre...
[ 0.26418694853782654, 0.34804975986480713, -0.4693954586982727, 0.42022162675857544, 0.09518691897392273, -0.6523177623748779, 0.2695920765399933, 1.566841959953308, -0.42091870307922363, -0.2322055697441101, -0.3376322388648987, 0.2719118893146515, -0.2598171830177307, -0.03839785978198051...
Instructions: Given a sentence in the Japanese, provide an equivalent translation in Lao that retains the same meaning through the translation. In translation, keep numbers as it is. Input: 著者はプロ野球の有名人バリー・ボンズが運動能力向上薬を使用していると示すだけでなく、ゲイリー・シェフィールドがボンズのパーソナル・トレーナーであるグレッグ・アンダーソンからヒト成長ホルモンとテストステロンを受け取ったとも言う。 Output:
[ -0.14001405239105225, -0.030309194698929787, -1.0151914358139038, -0.37053149938583374, 0.060930680483579636, -0.7701708078384399, 0.23029595613479614, -0.14669355750083923, -0.23153793811798096, -0.8405718803405762, -1.3430304527282715, 0.3400629460811615, -0.9471886157989502, 0.137726292...
Teacher:In this task, you need to count the number of words in a sentence that end with the given letter. Answer with numbers and not words. Teacher: Now, understand the problem? Solve this instance: Sentence: 'the goose and the cat are playing by the creek'. How many words end with the letter 'g' in the sentence. Stud...
[ -0.5420620441436768, 0.2534472942352295, 0.09226429462432861, -1.2280497550964355, 0.41002175211906433, -1.2305922508239746, -0.5573323965072632, -0.008830748498439789, -0.18563777208328247, -0.527409553527832, -0.20437131822109222, -0.6319770812988281, -0.6923301219940186, -0.631904065608...
Detailed Instructions: In this task, you are given an answer, and your task is to generate a reasonable question for that answer. Q: Only part-time so far. A:
[ -1.3879497051239014, 1.4207420349121094, 0.4582210183143616, -0.296835720539093, 0.14636726677417755, -1.1998162269592285, 0.13924413919448853, 0.7387462854385376, 0.06151226907968521, 0.6005843877792358, 0.07015469670295715, -0.0988365113735199, -0.5284205675125122, -0.06788701564073563, ...
You will be given a definition of a task first, then some input of the task. A text is given in Bengali. Translate it from the Bengali language to the Panjabi language. The translation must not omit or add information to the original sentence. তাছাড়া শিল্প, সামাজিক ও সাংস্কৃতিক বিনিময়কে শক্তিশালী করার মধ্য দিয়ে দুই...
[ -0.697772741317749, 1.0296392440795898, 0.10146607458591461, 0.11276659369468689, 0.0883185863494873, -0.12445400655269623, 0.6805444359779358, -0.07013550400733948, 0.008110087364912033, -0.16830962896347046, -0.5860428214073181, -0.1750791072845459, -0.7438150644302368, 0.470446765422821...
You are given a list of queries separated by new line. Your job is to answer with the query that is the most well-formed or well-structured query in terms of grammar, punctuations, or spelling errors. Where is charmander in pokemon silver ? The requirements for becoming a teacher ? How many cups is the same as 16 pint...
[ -0.7352162003517151, -0.39622291922569275, -0.4712985157966614, -1.146423101425171, -0.14026333391666412, 0.19731071591377258, 0.06949879974126816, -0.40047603845596313, 0.1626463234424591, -0.8123629093170166, 0.20593693852424622, -0.01185277197510004, -0.866593062877655, 0.05429211631417...
Given the task definition and input, reply with output. 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: SEEING STARS Clue: In 1718 ...
[ -0.796078622341156, 1.0743043422698975, -0.15667621791362762, -0.6152293682098389, -0.039908699691295624, 0.16130369901657104, 0.36983752250671387, -0.0852123573422432, 0.6371577978134155, -0.160053551197052, -0.3233673572540283, -0.07036834955215454, -0.17593610286712646, -0.0249951202422...
Given the task definition and input, reply with output. 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 ...
[ -1.2989351749420166, 0.3903455138206482, 0.22658342123031616, 0.2798788547515869, -0.08126473426818848, -0.21196559071540833, -0.3421849012374878, 0.07943238317966461, 0.5879777669906616, -0.20244067907333374, -0.04913710430264473, -0.033876318484544754, -0.6998399496078491, 0.045710239559...
In this task, based on the given context word, you are asked to create a pair of sentences each containing a blank (_). The sentence pair should look similar and should be about two different persons (PersonX and PersonY). Additionally, the two sentences must be different in terms of trigger words (e.g., "sympathetic" ...
[ 0.3544737994670868, 0.2773945927619934, -0.05692124366760254, -0.20813000202178955, 0.5434911251068115, -0.538486123085022, 0.7623164653778076, 0.805207371711731, -0.08729720115661621, -0.6092859506607056, -0.5463634729385376, -0.3144606649875641, -0.6032710075378418, 0.23591288924217224, ...
instruction: In this task, you are given an input list A. You need to find all the elements of the list that are alphabets in the same order as they appear in the list A. Do not change their case/capitalization. question: ['M', '1099', '7375', 'p', '6183', '7535', 'V', 'l', 'C', '9819', 'w', 'A', 'S', 'u', '605', 'I', ...
[ -0.06668981164693832, 0.3599032759666443, -0.6465655565261841, -0.38853520154953003, -0.2936285734176636, -0.254998117685318, 0.29040008783340454, 0.1979692578315735, -0.12082232534885406, 0.07124565541744232, -0.5715880393981934, -0.4149984121322632, 0.38305169343948364, -0.04190192371606...
Definition: A text is given in Tamil. Translate it from the Tamil language to the Urdu language. The translation must not omit or add information to the original sentence. Input: ہندوستان کی معیشت 8فیصد کی شرح ترقی سے آگے بڑھ رہی ہے، ہندوستان کا شمار دنیا میں تیزی سے بڑھتے ہوئے معاشی ملکوں میں ہوتا ہےہم 2025ء تک پانچ ٹ...
[ 0.07748836278915405, 0.5702733993530273, 0.35333189368247986, 0.14110016822814941, -0.15294945240020752, -0.07002968341112137, -0.21175000071525574, 0.5795497894287109, -0.10676652193069458, 0.11667245626449585, -0.5628460049629211, -0.015623016282916069, -0.4160082936286926, 0.20786359906...
Detailed Instructions: In this task, you are given Twitter posts. Your task is to label the post's emotion (as expressed by the user) as sadness, joy, love, anger, fear, or surprise. Problem:i set off feeling strangely nervous and quite weak but slowly worked through the problems and was soon attempting the toughest pr...
[ -0.9167242646217346, 0.21135710179805756, 0.4528640806674957, 0.06738154590129852, -0.050754476338624954, -0.6792474389076233, 0.7831481099128723, 0.6421827673912048, 0.37503546476364136, 0.22766552865505219, 0.08399941772222519, -0.24609684944152832, -0.7115788459777832, 0.132659763097763...
Given the task definition and input, reply with output. 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. Sentence: 'a young girl is crying with cake all on her face'. How many words start with the letter 'c' in the sentence.
[ -0.36957165598869324, 1.5643173456192017, -0.44667303562164307, -0.4958624243736267, -0.3925345838069916, 0.08911294490098953, -0.3105912208557129, 0.8531185984611511, 0.21702121198177338, -0.5697233080863953, -0.10711897909641266, -0.5286200642585754, 0.12067198008298874, -0.0163921788334...
In this task, you are given a sentence and a gender. The sentence mentions two professions: one's gender is unknown and the other's gender can be identified using the gendered pronouns that refer to them in the text. You are expected to return the profession with the given gender. One example is below. Q: Sentence: The...
[ -1.0455946922302246, 0.7164475917816162, -0.36242204904556274, -0.36897239089012146, 0.3007805645465851, -0.4878695607185364, -0.013409402221441269, 0.9928756952285767, 0.49678874015808105, 0.1467500627040863, -1.0909545421600342, -0.08929118514060974, -0.4358932375907898, -0.0541689097881...
In this task you are expected to provide an SQL statement from an english description of what that SQL statement does. The description may include multiple steps but you should only ouput one SQL statement that accomplishes every step. An SQL query works by selecting data from a table where certain conditions apply. A ...
[ 0.5145255923271179, 0.6300477385520935, -1.2248055934906006, 0.9948749542236328, -0.14476849138736725, -0.17999383807182312, 0.8141096830368042, 0.9502490758895874, -0.5016316771507263, 0.2684861719608307, 0.4765695333480835, 0.3343604803085327, 0.04503209888935089, 0.26059550046920776, ...
In this task you will be given two dialogues. You need to determine if both dialogues have the same underlying emotion. The possible emotions are happy, sad, angry, or other. If they do output 'yes', if not output 'no'. Dialogue 1: 'have your boyfirend yes i have but i wont talk do you do sex'. Dialogue 2: 'u are only...
[ -0.6727443933486938, 0.15478268265724182, 0.37161242961883545, -0.3053368330001831, -0.162815123796463, 0.514389157295227, 0.9038727283477783, -0.6019003391265869, -0.08777840435504913, -0.281724214553833, 0.0792606994509697, -0.5036417841911316, -0.493862122297287, 0.002002842491492629, ...
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.20684343576431274, 0.25490802526474, -0.23248419165611267, 0.4821748733520508, -0.8375303149223328, -0.4183546006679535, 0.9833792448043823, 0.3034791052341461, -0.02460421621799469, -0.14538049697875977, -0.6202576160430908, -0.10405612736940384, -0.31145286560058594, 0.168661445379257...
Detailed Instructions: The task is to generate text based off of an event. For the given event, there will be a person who does the action in the event (usually PersonX). Your task is to write that persons intent behind doing the event, i.e. why did the person do that action. Problem:PersonX casts PersonX's vote Soluti...
[ -0.1613733321428299, 0.697443962097168, -0.13992169499397278, 0.09933482110500336, -0.3966044783592224, -1.1113426685333252, 0.9641950130462646, 0.20261313021183014, 0.17349451780319214, -0.2673320770263672, -0.01681961864233017, -0.17610925436019897, -0.3588982820510864, 0.463483661413192...
instruction: You will be given a statement and two events in Croatian. The events are either something that can be caused by the statement, or they are something that might have caused the statement. If they can be consequences of the statement, answer with "effect", else answer with "cause". question: Statement: Stude...
[ 0.5778669714927673, 0.6597227454185486, -0.33437901735305786, -0.21673139929771423, -0.6040151715278625, -0.7791027426719666, 0.3261682391166687, 0.6106671094894409, 0.013338947668671608, 0.22532391548156738, -0.04602642357349396, 0.842126727104187, -1.0470067262649536, -0.2337116897106170...
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 orientation. [EX Q]: ...
[ -0.21733222901821136, 0.12208163738250732, 0.8981902003288269, 0.124565988779068, -0.5005397796630859, -0.36379915475845337, 0.9575600624084473, -0.005195268429815769, 0.48309144377708435, 0.37676164507865906, -0.09543679654598236, -0.6042241454124451, -0.6771945357322693, -1.0649821758270...
Instructions: 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...
[ 0.9793068766593933, 0.09515203535556793, -0.9268094897270203, 0.7818361520767212, 0.09769100695848465, -0.33877670764923096, 1.3011420965194702, 0.14932820200920105, -0.31064099073410034, 0.46310538053512573, -0.7612910866737366, 0.002178777940571308, 0.2780193090438843, 0.2207212746143341...
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. You are given a sentence in Japanese. Your job is to translate the Japanese sentence into Farsi. 私たちはただひたすら歌い続けましたすると驚くことに信頼が芽生え友情が花開いたのです Solution: ما آواز خوندیم ، و خوندیم ، آواز خونديم ، و بطور ...
[ 0.5368728637695312, 1.1092028617858887, -0.3588920533657074, 0.10684441030025482, -0.31562647223472595, -0.04359985888004303, 1.1976100206375122, 0.5120606422424316, -0.16743335127830505, -0.3935774862766266, -0.6491373777389526, 0.04517708718776703, -0.8108303546905518, 0.1957865953445434...
Definition: You are given a sentence in Spanish. Your job is to translate the Spanish sentence into Polish. Input: Significa que únicamente pago por lo que necesito. Output:
[ -0.5954105257987976, 0.6830610036849976, -0.711515486240387, 0.1608719825744629, 0.011451433412730694, -0.3064022660255432, 0.33449363708496094, -0.22845536470413208, 0.18468192219734192, -0.26621922850608826, 0.05070929974317551, 0.3351048529148102, -0.3030763864517212, -0.094536177814006...
Given the task definition, example input & output, solve the new input case. A question is presented to you in this task, and your job is to write a potentially correct answer. Example: where did france surrender ww2? Output: Mediterranean Sea This is a good example and the output correctly answers the question. New i...
[ -0.1027093231678009, 0.4935675263404846, -0.44384193420410156, -0.1015230268239975, -0.02950158901512623, 0.3782902956008911, 0.5169116854667664, -0.09666949510574341, 0.5372796654701233, -0.13442091643810272, -0.19035732746124268, -0.026415422558784485, 0.3295517563819885, -0.514044642448...
Instructions: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it. Input: reserved Output:
[ 0.654525101184845, 1.5957437753677368, 0.686657190322876, -0.07384813576936722, -0.6630643606185913, -0.41679155826568604, -0.15689080953598022, 0.6435871124267578, 0.5672544240951538, -0.4322780966758728, -0.6299948692321777, -0.38740074634552, -1.5128804445266724, 0.1645631492137909, 0...
Detailed Instructions: In this task, you are given a second sentence. Your task is to generate the first sentence on the same topic but incoherent and inconsistent with the second sentence. Q: However , he finished In the Big Ending , but was disillusioned and announced it would be his last musical work , but had promi...
[ -0.1940724104642868, 1.697148323059082, 0.0314423143863678, -0.36946481466293335, -0.03024917095899582, 0.4101712703704834, 0.44217586517333984, 0.19904378056526184, -0.75715172290802, 0.1910344958305359, 0.4513869881629944, 0.3857780396938324, -0.5409834384918213, -0.14895440638065338, ...
Teacher: 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...
[ 0.5338380336761475, 0.07841643691062927, 0.10156682133674622, 0.009108934551477432, 0.3394649028778076, -0.5411276817321777, 0.8922994136810303, 1.0911675691604614, -0.43917757272720337, -0.6308753490447998, 0.006800092291086912, -0.0130698774009943, -0.5723713636398315, -0.046336449682712...
In this task, you're given an article and an answer. Your task is to generate the question for the answer based on the given article. Example input: Article: There are a lot of public libraries in Britain. These libraries have more than one hundred and fifteen million books, not including those libraries of public sch...
[ 0.02670404314994812, 0.3231808543205261, -1.0241764783859253, -0.23059070110321045, 1.171781063079834, 0.04146528244018555, 0.4726983308792114, 0.316439151763916, 0.5948740839958191, -0.272798627614975, -0.38708779215812683, 0.5581731796264648, -1.1002525091171265, -0.030926529318094254, ...
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 numerical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no numerical element is in the list. Ex Input: ['r', '...
[ -0.15245875716209412, 0.0569286122918129, -0.5740042924880981, -0.5308188796043396, 0.002491740044206381, -0.5125107169151306, 1.0939977169036865, 0.7298914194107056, -0.6369267702102661, 0.18112632632255554, -0.7801230549812317, -0.18253692984580994, -0.16850227117538452, -0.1550573110580...
You are given a sentence in Persian. Your job is to translate the Farsi sentence into Spanish. Ex Input: از کجا میایند ؟ واقعی هستند ؟ یا درستشان کردی ؟ Ex Output: ¿Dónde los encontraste? ¿Son reales? No son de verdad. Ex Input: هنر خواهد وظیفه ای را انتخاب میکنید که قبلا داشته است و ما به دلیل برخی ازایده های اشتب...
[ -1.1103922128677368, 0.4744302034378052, -0.5895387530326843, 0.578693151473999, -0.38355857133865356, 0.0704522430896759, 0.2009974718093872, 0.6595110893249512, 0.27484697103500366, -0.08574742823839188, -0.8861690759658813, 0.5936928391456604, -0.0607452467083931, -0.09047555923461914, ...
Detailed Instructions: In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given a candidate for the second sentence and you need to identify if the given sentence connects the first sentence with the rest of the story. Indicate your answer by "Yes" ...
[ -0.3343558609485626, 0.499983012676239, 0.10050463676452637, 0.11880698055028915, 0.03393062949180603, -0.2140035629272461, 0.3809320330619812, 0.8859659433364868, 0.20915743708610535, 0.09395268559455872, -0.2188487946987152, -0.8543930053710938, -0.2790883481502533, 0.11601846665143967, ...
Your task is to generate the next utterance in a given dialogue. You will be given a few sentences describing the personality of the person who is making the dialogue, and a history of the dialogue after that. Each line in the history is said by one of the two participants in the conversation. Input: Consider Input: P...
[ -0.048479676246643066, 0.209354430437088, -0.5426556468009949, 0.3649318218231201, -0.028243176639080048, -0.6502522826194763, 0.6796770095825195, 0.44675412774086, -0.45252180099487305, -0.15150049328804016, -0.20934328436851501, 0.029333828017115593, -0.1331266462802887, 0.16306245326995...
Q: In this task, you are given a sentence from the Quran in English, and your task is to translate it into Persian. He said: "O my Lord! Give me a Sign!" "Thy Sign," was the answer, "Shall be that thou shalt speak to no man for three days but with signals. Then celebrate the praises of thy Lord again and again, and glo...
[ -1.0680031776428223, 1.253481149673462, -0.00027148728258907795, -0.749666690826416, -0.8041296601295471, -0.4350496232509613, 0.13717105984687805, 0.341361939907074, -0.28928276896476746, 0.0724225640296936, -0.36579179763793945, 0.9615777134895325, -0.003965647425502539, -0.3329652845859...
Detailed Instructions: Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about. Q: Which TV screenwriter created the science fiction shows, Survivors and Blake's Seven? A:
[ -0.3067111372947693, 1.0174002647399902, 0.03067796677350998, -0.6322582960128784, -0.29038918018341064, -0.09832093119621277, 0.6934088468551636, -0.07205546647310257, 0.5627191066741943, -0.728159487247467, 0.08302505314350128, 0.7477231025695801, -1.0418179035186768, 0.3314432203769684,...
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ...
[ 0.4317033886909485, 0.298370897769928, 0.039347413927316666, 0.2777724862098694, -0.29197633266448975, -1.163341760635376, 0.9962722063064575, 0.9042361974716187, -0.9558715224266052, -0.14353284239768982, -0.7600550651550293, -0.15459509193897247, -0.4510565400123596, 0.08914203196763992,...
Definition: You are given a sentence in Italian. Your job is to translate the Italian sentence into Polish. Input: Tra il 1914 e il 1945, 70 milioni di persone sono morte in Europa a causa dei conflitti. Output:
[ -0.013180626556277275, 1.0800691843032837, -0.18471361696720123, -0.07308574765920639, -0.6108260154724121, -0.695527195930481, 0.30967357754707336, -0.20162242650985718, 0.27405625581741333, -0.20045197010040283, 0.28573715686798096, -0.023116275668144226, -0.18229658901691437, 0.17909313...
Part 1. Definition You are given a short paragraph, a question and two choices to answer from. Choose the correct answer based on the paragraph and write the answer(not the key). Part 2. Example Paragraph: Many of the worlds people live with water scarcity, and that percentage will increase as populations increase and ...
[ 0.21085131168365479, 0.5512987971305847, -0.4285668730735779, -0.06551140546798706, -0.41137492656707764, -0.7977830767631531, 0.4330267012119293, 0.7506425380706787, -0.1765528917312622, -0.06759987771511078, -0.48798641562461853, 0.023332767188549042, -0.8941122889518738, -0.171462267637...
Detailed Instructions: In this task, you're given context and an answer. Your task is to generate the question for this answer based on the given context with commonsense reasoning about social situations.. Q: Context: alex put his arm around tracy so tracy moved his arm. Answer: irritated A:
[ 0.3243626356124878, 0.6717958450317383, 0.07746799290180206, -0.15096059441566467, -0.36619240045547485, -0.7865349054336548, -0.142148956656456, -0.0968017578125, 1.0341227054595947, 0.725768506526947, 0.2163885235786438, -0.21567608416080475, -1.0506610870361328, -0.7336267232894897, 0...
In this task, you are given a sentence in the English language. Your job is to translate the English sentence into the Romanian language. Input: Consider Input: A woman jumps and poses for the camera. Output: O femeie sare și pozează pentru aparatul foto. Input: Consider Input: I'll answer this question: Output: V...
[ -0.09272533655166626, 0.32213523983955383, -0.5427194833755493, 0.4155256748199463, -0.29540738463401794, 0.11031761020421982, 0.00171569490339607, 1.2680577039718628, 0.662803053855896, 0.13658574223518372, -0.25351202487945557, 0.25153690576553345, -0.6924348473548889, -0.267505586147308...
Given the task definition and input, reply with output. You will be given a sentence that describes a restaurant. You will also be given a few categories of information regarding that sentence. Your task is to fill each of the categories with the appropriate information from the sentenece. Sentence: I suspect you woul...
[ -1.2018154859542847, 0.5487573146820068, -0.18215316534042358, -0.10195818543434143, -0.560395359992981, 0.7213075160980225, 0.7955067157745361, 0.4412095248699188, 0.15070906281471252, -0.4512042999267578, 0.4198542535305023, -0.5196663737297058, -0.5604009628295898, 0.054617978632450104,...
Q: In this task you are given a story and a question regarding that story. You must judge whether the question is answerable based on the info given to you. Label the instances as "Answerable" or "Not Answerable" based on your judgment. the story and the question are separated by a new line character. Etta wanted a bik...
[ 0.20974323153495789, -0.0033990393858402967, 0.43029800057411194, 0.01672523096203804, 0.0001634778454899788, -0.5335531830787659, 0.1380908191204071, 0.7604721784591675, 0.09567157924175262, -0.22053863108158112, -0.15809741616249084, 0.7177622318267822, -0.04332439601421356, 0.0026021634...
Given a sentence in German, generate a new German sentence by performing small changes on the sentence. Here, make sure that the changes are semantically related and syntactically similar to the input. And the generated sentence should have high commonsense plausibility, that is to have reasonable probability of it bei...
[ -0.32668015360832214, 0.3343082666397095, 0.09121540933847427, 0.057139426469802856, 0.38788893818855286, -0.9910585880279541, 0.38304704427719116, 0.8688755035400391, -0.049348585307598114, 0.48499712347984314, -0.8061878681182861, -0.11139486730098724, -1.1013164520263672, 0.062991224229...
Given the task definition and input, reply with output. In this task, you get an English sentence and a corresponding Spanish translation of the English sentence. Your task is to return a "Yes" if the translation is correct, otherwise return "No" English: A5-0037/2000 by Mrs Attwooll, on behalf of the Committee on Fis...
[ -0.791664183139801, 0.23509329557418823, 0.15031611919403076, 0.15206149220466614, 0.26122623682022095, -0.5801928043365479, 0.19749970734119415, 0.9092696905136108, -0.5507853627204895, 0.2363186478614807, -0.2760128080844879, 0.42298200726509094, -0.5542625784873962, 0.26026904582977295,...
Part 1. Definition 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. ...
[ -0.26192766427993774, 0.7890512347221375, 0.3124887943267822, -0.20548951625823975, 0.13851453363895416, -0.025501739233732224, -0.09000672399997711, 0.19493338465690613, 0.1319861114025116, -0.2256457805633545, -0.624123752117157, -0.006260609719902277, -0.6826374530792236, -0.00637542642...
Given a sentence, fill out the missing word with a 'no' or a number (between zero and ten). You should write the numbers with english alphabet, like: four instead of 4. Let me give you an example: Female snakes incubate eggs inside of their bodies, giving birth to live young of ____ or more. The answer to this example...
[ -0.8661588430404663, 0.3838587999343872, -0.4450252056121826, -0.47238248586654663, -0.3770527243614197, -0.07039706408977509, 0.7194963693618774, 0.45287150144577026, -0.31446486711502075, -0.07582451403141022, 0.46514469385147095, 0.5427443385124207, -1.5095024108886719, -0.0744740664958...
Your task is to generate the next utterance in a given dialogue. You will be given a few sentences describing the personality of the person who is making the dialogue, and a history of the dialogue after that. Each line in the history is said by one of the two participants in the conversation. [EX Q]: Personality: We ...
[ -0.6791441440582275, 0.11654218286275864, -0.9676851034164429, 0.3011222779750824, -0.453186571598053, 0.5048554539680481, 0.9540061950683594, 0.3309752941131592, 0.06361767649650574, -0.2685488760471344, -0.05299508199095726, -0.015618853271007538, -0.16927888989448547, -0.103198289871215...
In this task, you have to generate the title of the recipe given its required ingredients and directions. Example: ingredients: '1 cup minced onion', '1 1/2 tablespoons lemon juice', '3/4 teaspoon Hungarian paprika', '3/4 teaspoon ground cayenne pepper', '1/4 teaspoon salt', <sep> directions: 'Rinse onions in sieve und...
[ 0.7431722283363342, 0.6678197383880615, -0.6107281446456909, 1.0571668148040771, 0.3430328965187073, -0.8804482817649841, 0.6836655139923096, 0.7746831178665161, -0.7967161536216736, -0.4094453454017639, -0.026675691828131676, -0.10683393478393555, -0.5049768686294556, 0.04870753735303879,...
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ...
[ 0.7285891771316528, 0.08337521553039551, 0.3518543243408203, -0.1907426118850708, -0.35957983136177063, -1.1921640634536743, 0.9666877388954163, 0.661980152130127, -0.6224755048751831, -0.3866147994995117, -0.7681105136871338, -0.2771632671356201, -0.7537708282470703, 0.1733619123697281, ...
Given a sentence, generate a new sentence by performing small changes on the sentence. Here, make sure that the changes are semantically related and syntactically similar to the input. And the generated sentence should have high commonsense plausibility, that is to have reasonable probability of it being true. [Q]: tr...
[ -0.09136015921831131, 0.9287362098693848, -0.3039434850215912, -0.029900826513767242, 0.2945629358291626, -0.039263710379600525, 0.5043709874153137, 0.6429999470710754, -0.6790271997451782, 0.06396488845348358, -0.345090389251709, -0.4537101984024048, -0.5401709079742432, 0.026175271719694...
You will be given a definition of a task first, then some input of the task. You are given a sentence in Persian. Your job is to translate the Farsi sentence into Galician. با بازگشت به شروع کار ، در اولین بیلیونیم ثانیه ، ما معتقدیم ، یا مشاهده کردیم که خیلی ساده است. Output:
[ -1.1636289358139038, 0.986342191696167, 0.09533536434173584, -0.0811956375837326, -0.2955232858657837, -0.10414734482765198, 0.7499125003814697, 0.6244176626205444, 0.5197927951812744, 0.006872819736599922, -0.6801156997680664, -0.06048967316746712, 0.10937976092100143, 0.5559520125389099,...
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. -------- Question: comfortable, ok, decent, fine, suspension Answer: suspension Question: pale, windy, fair, flaxen, light Answer: windy Question: concer...
[ 0.5203545093536377, 0.9947289824485779, -0.28376689553260803, -0.5887634754180908, 0.08605041354894638, -0.07105794548988342, 0.55613112449646, 0.32951444387435913, 0.4124336838722229, 0.05896682292222977, -1.0080251693725586, 0.09624969214200974, -0.6980164051055908, 0.26275163888931274, ...
Given a real-life anecdote of a complex ethical situation, identify who is wrong here. Classify each post into the following categories : AUTHOR (if the author of the post is wrong in the situation), OTHER (if any of the others mentioned in the paragraph is wrong), EVERYBODY (if everyone mentioned is wrong) and NOBODY ...
[ 0.6490444540977478, -0.4247549772262573, 0.16820818185806274, -0.05311927944421768, 0.30533403158187866, -0.452105849981308, 0.6513457298278809, 0.9619414806365967, 0.06428518891334534, 0.09367004036903381, 0.2350471019744873, 0.830260157585144, -0.564955472946167, -0.0257785152643919, -...
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. You are given a sentence in Persian. Your job is to translate the Farsi sentence into Galician. وقتی به این جامعه های در حال توسعه می روید زنها رکن اصلی اجتماعشان هستند ولی هنوز این مردها هستند که خ...
[ -1.0401806831359863, 0.7195199131965637, -0.40205705165863037, -0.3977736830711365, 0.07519790530204773, 0.05879820138216019, 0.5593539476394653, 0.9312112927436829, -0.01247413270175457, 0.0049803489819169044, -1.2807929515838623, 0.6609283685684204, -0.5304300785064697, 0.134172692894935...
Given a sentence and an entity, the task is to select the authors sentiment towards the enity. Sentiments can be Positive, Neutral and Negative. Select Positive if the sentence expresses a positive view towards the given entity or praises its quality or skills. Select Neutral if the sentence expresses no clear view tow...
[ -0.5364829301834106, 0.06800778210163116, 0.604039192199707, 0.5201611518859863, 0.1604754477739334, -1.1738102436065674, 0.5813477039337158, 0.22520413994789124, 0.352621465921402, 0.05452444404363632, -0.14235444366931915, -0.031972117722034454, -0.8131219148635864, -0.652632474899292, ...
A text is given in Hindi. Translate it from the Hindi language to the Marathi language. The translation must not omit or add information to the original sentence. [Q]: इसमें से भी करीब 1 लाख करोड़ के प्रोजेक्ट पर काम तेजी से पूरा किया जा रहा है। [A]: यातही सुमारे एक लाख कोटी रुपयांच्या प्रकल्पांवर वेगाने काम पूर्ण केल...
[ 0.02015019953250885, 0.9461016654968262, -0.04316450282931328, -0.5211927890777588, 0.12165567278862, -0.1720155030488968, 0.7932710647583008, 0.8847008347511292, -0.14568586647510529, -0.32917749881744385, -0.7112226486206055, -0.5650254487991333, 0.030576108023524284, -0.0525947585701942...
In this task, you are given an input list A. You need to find all the elements of the list that are alphabets in the same order as they appear in the list A. Do not change their case/capitalization. Input: Consider Input: ['9089', 'y', '4839', '6701', '9525', 'X', 'P', '9169', '5067', '1405', 'X', 'p', 'l', 'u', '2167...
[ 0.020439600571990013, 0.5199830532073975, -0.6666991710662842, -0.007075461558997631, -0.03787628561258316, -0.4176971912384033, 0.48739945888519287, 0.1400112807750702, -0.20808422565460205, 0.49498921632766724, -0.37990427017211914, -0.3066237270832062, -0.03409358859062195, 0.0481850989...
A text is given in Gujarati. Translate it from the Gujarati language to the Oriya language. The translation must not omit or add information to the original sentence. Input: Consider Input: તેમણે એમ પણ જણાવ્યું હતું કે, દેશની તમામ ભાષાઓ હિંદીને પણ સમૃદ્ધ કરી શકે છે. Output: 25 କୋଟି ଟଙ୍କା ପ୍ରଦାନ କଲେ ଡଃ ପ୍ରଣବ ପାଣ୍ଡ୍ୟା ...
[ -0.6652002930641174, 0.8932749032974243, 0.16721785068511963, -0.23870714008808136, -0.04873774200677872, -1.0689712762832642, 0.5833026766777039, -0.002780913608148694, 0.6101692318916321, -0.24874305725097656, -0.411300927400589, 0.11527437716722488, -0.7118918895721436, -0.4516708850860...
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ...
[ 0.1577300876379013, 0.25522381067276, 0.1590833216905594, -0.01051719393581152, -0.3839312791824341, -0.8219994306564331, 1.020031452178955, 0.7688829302787781, -0.6003432273864746, -0.1712011992931366, -0.5957610011100769, -0.28677457571029663, -0.5881715416908264, 0.0012536805588752031, ...
In this task, you're given a question, along with a context passage which has extra information available on certain terms mentioned in it. Your job is to determine which sentence(s) from the passage can be used to search for further information needed to answer the question. Q: Question: What was Corinna Dixon's profe...
[ 0.6568351984024048, 0.20701542496681213, -0.3840123116970062, 0.05765993893146515, 0.9499737024307251, -1.106787085533142, -0.01053573563694954, 1.1774672269821167, -0.08185995370149612, -0.07118701934814453, 0.26866114139556885, 0.867647647857666, -0.9872362613677979, -0.1759583204984665,...
In this task, you're given a pair of sentences, sentence 1 and sentence 2. Sentence 2 contradicts sentence 1. Your job is to alter sentence 2 so that the pair neither agree nor contradict each other. Generated sentences must be short, with less than 15 words. New information can be introduced. Avoid using pronouns to c...
[ -0.6397806406021118, 1.1244746446609497, 0.0787804126739502, -0.6696698665618896, -0.18559518456459045, -0.42187196016311646, -0.14399850368499756, 0.6110997796058655, 0.17530521750450134, -0.6197456121444702, -0.5707206726074219, -0.3062852621078491, -0.563183069229126, -0.528331458568573...
instruction: In this task, you need to count the number of words in a sentence that end with the given letter. Answer with numbers and not words. question: Sentence: 'a black suitcase with handles to help when rolling it around'. How many words end with the letter 'e' in the sentence. answer: 1 question: Sentence: 'a...
[ -0.33055683970451355, -0.03150865435600281, 0.20830568671226501, -0.7455556988716125, 0.19620612263679504, -0.7408449649810791, 0.3978109359741211, 0.7438368201255798, -0.2253233790397644, -0.23709729313850403, -1.047800898551941, 0.19784417748451233, -0.17434367537498474, -0.4003885686397...
Detailed Instructions: You are given a sentence in Japanese. Your job is to translate the Japanese sentence into Spanish. Q: もしも地域社会の半分が蚊帳を利用すればもう半分の人たちにもプラスになりますなぜなら病気の感染を食い止めるからです A:
[ 0.1067507192492485, 0.7891784906387329, -0.246940016746521, -0.8023728132247925, -0.3442186117172241, -1.7644715309143066, -0.5080505609512329, 0.7526673078536987, 0.05686498060822487, -0.22813385725021362, -0.4218050241470337, 1.0766735076904297, -1.1156753301620483, 0.4713138937950134, ...
You are given a sentence in Portuguese. Your job is to translate the Portuguese sentence into Italian. Input: Consider Input: E é preciso algum design para se ser bem-sucedido. Output: E ci vuole un certo tocco per avere successo. Input: Consider Input: O seu legado ainda está connosco. Output: La sua eredità è an...
[ -0.6522058248519897, 1.1815754175186157, -0.2839789390563965, 0.3271675705909729, 0.0059770806692540646, -0.6208925247192383, -0.005035011097788811, 0.7597156167030334, 0.09461669623851776, 0.11388669908046722, -0.5633443593978882, 0.9393224716186523, -0.3186160922050476, 0.251324236392974...
Detailed Instructions: 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. Problem:['9893', 'y', 'B', '5481', 'c', 'G', '8585', '4149', 'O', '1605', '189', 'I', 'a', 'G'] Solution:
[ 0.21973156929016113, 0.7507005929946899, -0.8910753726959229, -1.2594801187515259, -0.29265546798706055, -0.6659035682678223, 0.12708249688148499, -0.17213033139705658, -0.31518998742103577, -0.3642537593841553, -1.0647058486938477, -0.44250357151031494, 0.7292580008506775, -0.552630305290...
In this task, you're given a four sentences of story written in natural language. Your job is to complete end part of the story by predicting appropriate last sentence which is coherent with the given sentences. Q: Sentence1: Gina woke up hungry. Sentence2: She had eaten a large meal at lunch, but that was hours ago. ...
[ -0.16938167810440063, 0.1512451022863388, -0.17990818619728088, -0.8772114515304565, -0.18767531216144562, -0.5861930251121521, 0.5687955617904663, 0.4985903203487396, -0.22292906045913696, -0.47616320848464966, -0.11466745287179947, 0.050121624022722244, -0.7498582601547241, -0.0817745178...
In this task, you are given commands (in terms of logical operations) to select relevant rows from the given table. Your job is to generate a natural language interpretation of the given command. Here are the definitions of logical operators: 1. count: returns the number of rows in the view 2. only: returns wheth...
[ 0.34440892934799194, -0.16010648012161255, -0.4194645285606384, 0.04781964793801308, 0.03429940342903137, -0.408099889755249, 0.48399990797042847, 0.39471757411956787, 0.15293875336647034, -0.3465774953365326, -0.4400176405906677, 0.06664906442165375, 0.1591823697090149, 0.4231558740139007...
Q: In this task, you're given a question, along with a context passage. The passage will not have a direct answer to the question, but can include some information and a clue for the answer. Assuming you can only obtain information about one entity in the passage, your job is to determine whether information from the p...
[ 0.4128129184246063, 0.33854225277900696, 0.11058671027421951, -0.2592219114303589, -0.8644973635673523, -1.057464838027954, 0.14535000920295715, 0.33278360962867737, 0.8315393924713135, -0.34539785981178284, -0.5282771587371826, 1.0082390308380127, -0.9428231716156006, 0.1882070004940033, ...
Detailed Instructions: 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 retu...
[ 0.11358503997325897, 0.5258374214172363, -1.1674762964248657, 0.14558231830596924, -0.4934205412864685, -0.38374069333076477, 0.28796878457069397, 1.6710983514785767, 0.6946274638175964, 0.23785856366157532, -0.38568663597106934, -0.6582660675048828, 0.33257511258125305, 0.0930552929639816...
In this task, you will be shown a short story with a beginning, two potential middles, and an ending. Your job is to choose the middle statement that makes the story coherent / plausible by writing "1" or "2" in the output. If both sentences are plausible, pick the one that makes most sense. Ex Input: Beginning: I onc...
[ -0.18397793173789978, 0.5393995642662048, -0.012577671557664871, 0.4361060857772827, 0.19825023412704468, -0.3074999749660492, 0.35395950078964233, 1.0110254287719727, -0.10331836342811584, -0.4072824716567993, -0.831644594669342, 0.210464209318161, -0.5270291566848755, -0.607942521572113,...
A text is given in Hindi. Translate it from the Hindi language to the Telugu language. The translation must not omit or add information to the original sentence. मुख्यधारा की चार फिल्मों को डीएफएफ के आंतरिक समिति द्वारा एफएफआई और गिल्ड की सिफारिशों के आधार पर भारत के 49 वें अंतर्राष्ट्रीय फिल्म महोत्सव, 2018 के भारतीय...
[ -0.03153812885284424, 0.5053651332855225, -0.2003227174282074, 0.22898884117603302, -0.2946389317512512, -0.348259299993515, -0.2514374256134033, 0.11356289684772491, -1.0031673908233643, -0.0756341889500618, -0.2945905923843384, -0.7766382098197937, -0.3264138400554657, 0.565294623374939,...
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're given a statement, and three sentences as choices. Your job is to determine which sentence clearly disagrees with the statement. Indicate your answer as '1', '2', or '3' correspo...
[ 0.32245081663131714, 0.005577379371970892, -0.13257068395614624, 0.1165587455034256, 0.33625030517578125, -0.45035719871520996, -0.33596742153167725, 0.24386273324489594, -0.02841409109532833, -0.2251095473766327, 0.21054013073444366, -0.26755720376968384, 0.057232510298490524, -0.65053641...
Q: 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...
[ 0.7831438183784485, 0.49154508113861084, 0.1395309865474701, -0.17832215130329132, 0.5706900358200073, -1.0006296634674072, 0.046746592968702316, 1.1299879550933838, -0.44445398449897766, 0.22039677202701569, -0.16797548532485962, -0.03724324330687523, -0.5483851432800293, -0.7249835133552...
Teacher: Given a sentence in the Japanese, provide an equivalent translation in Filipino that retains the same meaning through the translation. In translation, keep numbers as it is. Teacher: Now, understand the problem? If you are still confused, see the following example: フランスのパリ、パルク・デ・プランスで行われた2007年ラグビーワールドカップのプールCで...
[ 0.08466482907533646, 0.08932898938655853, -0.6001283526420593, 0.32558828592300415, -0.03610697388648987, -0.2135619819164276, 0.00989644043147564, 0.003238936886191368, -0.3703347444534302, -0.2642202377319336, -0.7424076795578003, 0.6810117959976196, -0.3861737549304962, 0.15810380876064...
Detailed Instructions: In this task you are given a sentence. You must judge whether there exist two consecutive words within the sentence with flipped orders, that is, whether the sentence will make sense and be correct if the order of two consecutive words changes. Label the instances as "Inversion" or "Original" bas...
[ -0.5431880354881287, -0.12227298319339752, 0.5476068258285522, 0.016001399606466293, -0.11772094666957855, -0.3367786407470703, 0.7472608685493469, 0.5743310451507568, 0.30849260091781616, 0.03105257824063301, -1.276089072227478, -0.5653748512268066, -0.3324691951274872, -0.174439728260040...
In this task, You are given an amazon food product review and its summary. Your task is to Generate "True" if given review and its summary match, otherwise generate "False". One example is below. Q: I have bought several of the Vitality canned dog food products and have found them all to be of good quality. The product...
[ -0.4211634397506714, -0.6839957237243652, -0.17176783084869385, -0.3209432363510132, 0.10511179268360138, -0.4501360058784485, 0.43891066312789917, 0.9953617453575134, -0.6845341920852661, -0.20860596001148224, -0.16299374401569366, -0.21433095633983612, -0.5857872366905212, 0.007980340160...