inputs
stringlengths
39
523k
embedding
listlengths
1.02k
1.02k
In this task, you are given a sentence in Spanish and your task is to translate it into English. In translation, keep the numbers and capitalization (capitalize only the first word of each sentence and name). La política social es un ejemplo de un sector en el que la UE sólo debe tener competencia limitada, salvo cuando atañe a la libre circulación de los ciudadanos.
[ -0.5010827779769897, 0.6240606307983398, 0.3730032444000244, -0.6823180317878723, -0.14670029282569885, -0.06376256048679352, 0.35362130403518677, 0.6541374921798706, -0.4171346426010132, 0.3997531533241272, -0.49081557989120483, 0.1406128853559494, -0.14611347019672394, -0.441764175891876...
Instructions: Given Statement1 and Statement2 in Croatian, identify a label based on the relationship between them. There are two possible labels: 'cause' and 'effect'. If Statement2 is the consequence of Statement1 then the Label is 'effect'. If Statement2 is the cause of Statement1 then the label is 'cause' Input: Statement1: Muškarac je žalovao. Statement2: Njegova je majka preminula. Output:
[ -0.9765679240226746, 0.6325857043266296, -0.6620672345161438, 0.009509611874818802, -0.5281850099563599, -0.5161367058753967, 0.15377192199230194, -0.053482577204704285, 0.02886076271533966, -0.14877501130104065, -0.05110327526926994, 0.3069496154785156, -0.7335798740386963, 0.267244637012...
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 return the answer Problem:5192 @ 7822 @ 3907 # 785 @ 2389 # 1641 # 7494 Solution:
[ -0.048521216958761215, 0.604400634765625, -1.1765737533569336, 0.30611473321914673, -0.45986512303352356, -0.45694535970687866, 0.2846289277076721, 1.6348438262939453, 0.8370839357376099, 0.05568932369351387, -0.3164914846420288, -0.6057409048080444, 0.32297778129577637, 0.0737957358360290...
Given a sentence in English language, translate the sentence to Tagalog language keeping the meaning of the original sentence intact. Input: Consider Input: English sentence: Explore that on a lightning hit site there are dead insects, is something like ploughing sand... Output: Galugarin Na siya at kidlat pindutin ang site na mayroong mga patay na insekto, ay isang bagay tulad ng araro buhangin... Input: Consider Input: English sentence: He attended the Collège de Pont-à-Mousson then, in 1834, he entered the Collège Rollin in Paris where he attended lecture courses by Charles Sturm . Output: Siya ang nag-aral sa kolehiyo de Pont-ŕ-Mousson pagkatapos, sa 1834, siya ang pumasok sa kolehiyo Rollin sa Paris kung saan siya pumasok sa mga kurso sa pamamagitan ng panayam Charles Sturm. Input: Consider Input: English sentence: ... Halley... had the genius to recognise the even greater mathematical genius of Newton, to urge him to write the Principia Mathematica, and then pay for the costs of publication out of his own pocket because the Royal Society was currently broke...
[ 0.32338836789131165, 0.07478964328765869, -0.36817502975463867, -0.7097095251083374, 0.5315815806388855, -1.214200496673584, -0.04970928654074669, 0.46491652727127075, -0.15481168031692505, 0.2487182319164276, -0.2906142473220825, 0.5319548845291138, -0.6641252040863037, -0.304240375757217...
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 concatenate all elements of A from the ith element to the jth element, and print the resultant string. 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. One example: 6, 14, ['9545', '5185', '1667', 'w', 's', '9559', 'T', 'u', 'U', '6843', 'L', 'l', '6365', '7103', 'A', '2381', '5037', 'X', '4487', 'd'] Solution is here: 9559TuU6843Ll63657103 Explanation: Here, concatenating all the elements between the 6th element and 14th element gives '9559TuU6843Ll63657103'. Now, solve this: 2, 16, ['5271', 'H', 'z', 'M', '2793', 'h', 'C', 'J', '3517', 'Q', 'R', 'm', 'j', 'p', '1461', 'U', 'Q', 'P', '7079', '4695', '4029', '8635', 'x'] Solution:
[ 0.1798153966665268, 0.21928337216377258, -0.37600260972976685, -0.5421783924102783, -0.21264973282814026, -0.20747146010398865, 0.41250669956207275, 0.11111324280500412, -0.1048651784658432, -0.0903146043419838, -1.0916335582733154, 0.3170919418334961, -0.17562060058116913, -0.075361683964...
Instructions: 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 individual has a false belief about another individual's beliefs. The question will ask about the location of an object in the story with respect to either none or one of the three scenarios. Note that there are distractor sentences in each story that are unrelated to the question and are designed to confuse the reader. Input: Charlotte entered the bathroom. Ethan entered the bathroom. The grapefruit is in the green_basket. Ethan exited the bathroom. Charlotte moved the grapefruit to the red_envelope. Charlotte exited the bathroom. Ethan entered the bathroom. Where was the grapefruit at the beginning? Output:
[ -0.16980873048305511, 0.17502447962760925, -0.19416746497154236, -0.364407479763031, -0.19629812240600586, -0.2934824824333191, -0.013843056745827198, 0.8817983269691467, 0.4019961357116699, -0.35526806116104126, -0.20877590775489807, 0.4268052279949188, -0.18756702542304993, -0.3197615146...
You will be given a definition of a task first, then some input of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: PersonX commits suicide<sep>Tail: none Output:
[ 0.2342522144317627, 0.3231588900089264, 0.3867928981781006, -0.3652852177619934, -0.3366497755050659, -0.5890184640884399, 1.467559576034546, 0.6358208656311035, -0.8298586010932922, -0.39679741859436035, -0.47044262290000916, -0.8334159851074219, -0.5045193433761597, 0.23318812251091003, ...
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 the title and three arbitrary sentences out of a five-sentence story. You are also given three additional sentence options, a, b, and c, that may or may not belong to the story. Your job is to pick the two options that seamlessly connect with the rest of the story and their positions in the sentence order of the story; note that the selected choices may fit into the story at any point. Your answer must be in the form of '2a, 5b', where '2a' means the candidate sentence 'a' will be inserted as the 2nd sentence in the story. The answer must also be in the order of the selected choices, i.e., '2a, 5b' is allowed, and '5b, 2a' is not allowed. If options are equally plausible, pick the ones that make more sense. Title: Marcus Buys Khakis. Marcus needed clothing for a business casual event. He decided to buy a pair of khakis. The pair he bought fit him perfectly. Choices: a. Marcus was happy to have the right clothes for the event. b. He left in a huff for having his ideas mocked. c. All of his clothes were either too formal or too casual. Solution: 5a, 2c Why? Marcus is buying clothes for a business event and not presenting an idea. New input: Title: Stephen was always afraid of bears. One day, he found one when he went camping. The bear was sleeping very soundly. Choices: a. Now, Coleman can charge his phone. b. Stephen accidentally woke the bear up. c. After that, Stephen had to run away as fast as possible. Solution:
[ 0.09850434958934784, -0.07641245424747467, -0.520881175994873, 0.4603615999221802, 0.1121147871017456, 0.007028886117041111, 0.4880296587944031, 0.7720101475715637, -0.512073814868927, 0.2261115163564682, -0.5304341316223145, -0.06521397829055786, 0.24537990987300873, -0.14456579089164734,...
Definition: In this task, you are given a question, and your task is to predict the context of the question. We assume that someone named X asked the question from Y. The context of the question means the previous situation that led X to ask this question. Input: Are you a fan of movie soundtracks? Output:
[ -0.16120851039886475, 0.3366994261741638, -0.5139530301094055, 0.7429608106613159, -0.05464322119951248, -0.11831198632717133, 0.34861502051353455, 0.11079604923725128, 0.5213594436645508, -0.5423255562782288, -0.8706652522087097, -0.22750447690486908, -0.5248871445655823, 0.38062685728073...
Instructions: 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' corresponding to the choice number of the selected sentence. Input: Statement: yeah and uh when you have time to do it Choices: 1. When you have time to do it you should check out Burger Kind deals. 2. When you don't have time to do that, no. 3. When you have time to do it. Output:
[ -0.49132978916168213, 0.3100336194038391, 0.3932315409183502, 0.14510467648506165, -0.10775284469127655, -0.15645071864128113, 0.310441255569458, 0.31194791197776794, -0.1489114612340927, 0.2928105294704437, 0.005370510742068291, -0.49697762727737427, -0.15994077920913696, -0.6867322921752...
Given the task definition and input, reply with output. In this task, you are given a sentence from the Quran in Persian, and your task is to translate it into English. کسانى که [ریاست و] برترى داشتند، به کسانى که زیردست بودند، مى‌گویند: «مگر ما بودیم که شما را از هدایت -پس از آنکه به سوى شما آمد- بازداشتیم؟ [نه،] بلکه خودتان گناهکار بودید.»
[ -1.3341294527053833, 0.817001461982727, 0.08909978717565536, -0.7403028011322021, -0.7383972406387329, 0.09729527682065964, 0.5654654502868652, 0.10986733436584473, 0.09598621726036072, 0.4358707666397095, -1.267646074295044, 0.5026580691337585, -0.8445531129837036, 0.131806880235672, 0....
You will be given a definition of a task first, then some input of the task. In this task you will be given a list of integers. A list contains numbers separated by a comma. You need to round every integer to the closest power of 2. A power of 2 is a number in the form '2^n', it is a number that is the result of multiplying by 2 n times. The following are all powers of 2, '2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096'. If an integer is exactly in equally far from two different powers of 2 then you should output the larger power of 2. The output should be a list of integers that is the result of rounding each integer int the input list to the closest power of 2. The output should include a '[' to denote the start of the output list and ']' to denote the end of the output list. [211, 1919, 3792, 1661, 8, 49, 3, 96, 395, 3847, 1697, 16, 43, 4, 104, 834] Output:
[ -0.12592162191867828, 0.5693386793136597, -0.432991087436676, 0.2419416606426239, 0.03230602294206619, -0.33425071835517883, 0.40245309472084045, 0.31470024585723877, -0.22237245738506317, 0.03057442419230938, -0.61944580078125, 0.10035786032676697, 0.021019496023654938, -0.316979587078094...
Given the task definition and input, reply with output. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: PersonX believes every word<sep>Tail: life after death.
[ 0.2237926423549652, 0.35606271028518677, 0.35053789615631104, -0.11306165903806686, -0.4682290852069855, -0.771213948726654, 1.2465741634368896, 0.4486093521118164, -0.6777726411819458, -0.3855673372745514, -0.525159478187561, -0.3262089490890503, -0.6978476643562317, 0.31890612840652466, ...
You will be given a definition of a task first, then some input of the task. 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 subject of discussion or return "False" if it's incorrect. Statement: The "pay-as-you-go law ... was a big reason why we had record surpluses in the 1990s." Subject: education Output:
[ -0.1969599425792694, 0.34157633781433105, -0.2778351902961731, -0.13729119300842285, -0.39876312017440796, -0.5238080024719238, 0.7044844031333923, 0.12631747126579285, -0.2044074535369873, 0.022713154554367065, 0.12204457819461823, 0.15408189594745636, -0.41878771781921387, -0.02360621839...
Part 1. Definition In this task, you must classify if a given review is positive/negative, indicating your answer as P or N. Part 2. Example plot : two teen couples go to a church party , drink and then drive . they get into an accident . one of the guys dies , but his girlfriend continues to see him in her life , and has nightmares . what 's the deal ? watch the movie and " sorta " find out . . . critique : a mind - fuck movie for the teen generation that touches on a very cool idea , but presents it in a very bad package . which is what makes this review an even harder one to write , since i generally applaud films which attempt to break the mold , mess with your head and such ( lost highway & memento ) , but there are good and bad ways of making all types of films , and these folks just did n't snag this one correctly . they seem to have taken this pretty neat concept , but executed it terribly . so what are the problems with the movie ? well , its main problem is that it 's simply too jumbled . it starts off " normal " but then downshifts into this " fantasy " world in which you , as an audience member , have no idea what 's going on . there are dreams , there are characters coming back from the dead , there are others who look like the dead , there are strange apparitions , there are disappearances , there are a looooot of chase scenes , there are tons of weird things that happen , and most of it is simply not explained . now i personally do n't mind trying to unravel a film every now and then , but when all it does is give me the same clue over and over again , i get kind of fed up after a while , which is this film 's biggest problem . it 's obviously got this big secret to hide , but it seems to want to hide it completely until its final five minutes . and do they make things entertaining , thrilling or even engaging , in the meantime ? not really . the sad part is that the arrow and i both dig on flicks like this , so we actually figured most of it out by the half - way point , so all of the strangeness after that did start to make a little bit of sense , but it still did n't the make the film all that more entertaining . i guess the bottom line with movies like this is that you should always make sure that the audience is " into it " even before they are given the secret password to enter your world of understanding . i mean , showing melissa sagemiller running away from visions for about 20 minutes throughout the movie is just plain lazy ! ! okay , we get it . . . there are people chasing her and we do n't know who they are . do we really need to see it over and over again ? how about giving us different scenes offering further insight into all of the strangeness going down in the movie ? apparently , the studio took this film away from its director and chopped it up themselves , and it shows . there might 've been a pretty decent teen mind - fuck movie in here somewhere , but i guess " the suits " decided that turning it into a music video with little edge , would make more sense . the actors are pretty good for the most part , although wes bentley just seemed to be playing the exact same character that he did in american beauty , only in a new neighborhood . but my biggest kudos go out to sagemiller , who holds her own throughout the entire film , and actually has you feeling her character 's unraveling . overall , the film does n't stick because it does n't entertain , it 's confusing , it rarely excites and it feels pretty redundant for most of its runtime , despite a pretty cool ending and explanation to all of the craziness that came before it . oh , and by the way , this is not a horror or teen slasher flick . . . it 's just packaged to look that way because someone is apparently assuming that the genre is still hot with the kids . it also wrapped production two years ago and has been sitting on the shelves ever since . whatever . . . skip it ! where 's joblo coming from ? a nightmare of elm street 3 ( 7/10 ) - blair witch 2 ( 7/10 ) - the crow ( 9/10 ) - the crow : salvation ( 4/10 ) - lost highway ( 10/10 ) - memento ( 10/10 ) - the others ( 9/10 ) - stir of echoes ( 8/10 ) Answer: N Explanation: The phrases used in the review convey a negative sentiment (e.g. "presents it in a very bad package"). Part 3. Exercise nearly every film tim burton has directed has been an homage to the horror genre -- " frankenweenie , " " beetlejuice , " " batman , " " edward scissorhands , " " ed wood , " " mars attacks ! " -- yet none of them have been horror films . " sleepy hollow " is his first attempt to actually scare people . i greeted the prospect with high anticipation ; burton 's whole career seemed to be leading up to this . i left disappointed . andrew kevin walker 's screenplay takes only the character names from the classic short story " the legend of sleepy hollow . " in the movie ichabod crane ( johnny depp ) is a new york city police constable who is trying to introduce scientific methods of investigation to his superiors . ichabod is dispatched to the small town of sleepy hollow to investigate a series of murders . several of the town 's leading citizens have been decapitated by the headless horseman . although he rejects the ghost story the town elders tell him , ichabod finds that the facts of the case confound his scientific reasoning . he also discovers that the killings are not random , that the victims are tied together by a secret . along the way ichabod gets help from a bewitching ( literally ) young woman ( christina ricci ) and the son of one of the murder victims ( marc pickering ) . my reaction : ho - hum . the plot is an accumulation of cliches without even the slightest touch of originality to make it interesting . that in itself is forgivable ; hollywood constantly tries to sell us used products in new packages . however , burton 's attempts at inducing fright come off as goofy . it might be his background -- in his previous movies , goofy was the goal . along the same lines , it does n't help that creature designer ( and producer ) kevin yagher has done his best work for the tongue - in - cheek tales from the crypt tv series . a witch 's eyes and tongue shoot out like roger rabbit 's , a tree spurts blood like it 's in a monty python sketch , and the headless horseman . . . well , he 's a guy without a head . . . on a horse ( boo ! ) . the performances are also awful . although he 's impressed me with his work in other films , depp does n't seem to know what to do with ichabod , and his dialogue is hampered by stilted diction that 's supposed to pass for an 18th century accent . ricci seems to put all her effort into seeming enigmatic , which guarantees that we wo n't sympathize with her character . the actor who is revealed at the end to be the villain comes off as ridiculously cartoonish . the only pleasure generated by the cast comes from surprise cameos by christopher lee , martin landau , and christopher walken . i wonder if this movie was originally conceived as part of francis ford coppola 's projected series of gothic adaptations , a series that produced only " bram stoker 's dracula " and " mary shelley 's frankenstein . " coppola is an executive producer for " sleepy hollow , " and the script reflects his interest in early forms of " moving pictures , " particularly in a toy that ichabod carries which blends two pictures to create an optical illusion . ( there 's a bird on one side of the card , a cage on the other . when the card is flipped rapidly , the bird appears to be caged . ) bottom line : the hollow is n't the only thing that 's sleepy . Answer:
[ 0.05559086799621582, 0.3143327832221985, -0.6195015907287598, 0.017085609957575798, 0.17254407703876495, -0.25757718086242676, 1.1200766563415527, 0.9285943508148193, -0.2577652931213379, 0.20307834446430206, -0.02896444872021675, 0.0863565057516098, -0.23988430202007294, -0.19013148546218...
You will be given a definition of a task first, then some input of the task. In this task, you are given a sentence in the Hindi language and a corresponding English translation of the Hindi sentence. Your task is to generate a label "Yes" if the translation is correct, otherwise generate label "No". In the translation, English sentence should preserve the number as it is and it should be in sentence case (capitalize only the first word of each sentence and noun). Hindi: लेकिन अगर विद्रोह असफल भी हो जाये , तब भी , अगर उनका संघर्ष एक संगठित सेना द्वारा किया गया युद्ध है तो उन्हें युद्धकारी शक़्ति कहलाने का अधिकार है । English: Total, Justice, Aeiseshiq, according to most Shaivism and Vaishnavism votes Paralaokika Sskathyayaँ Devgan is that under God but within the minds of men is ruled Output:
[ -0.8235082626342773, 0.09442345798015594, 0.6181008815765381, 0.27157115936279297, 0.19802239537239075, -0.6197669506072998, 0.7671350240707397, 0.36512666940689087, -0.15881697833538055, -0.7536224126815796, -0.31830766797065735, 0.051732033491134644, -0.6608783602714539, 0.03387538716197...
Definition: You are given a sentence in Spanish. Your job is to translate the Spanish sentence into Italian. Input: "" Tal vez nuestra compañía valga menos en Wall Street, pero yo te puedo decir que vale más. Nos va bien "". Durante este TED hemos escuchado charlas de varios héroes morales. Output:
[ -0.7193107008934021, 0.7712386846542358, -0.07195179164409637, -0.034319646656513214, 0.032065317034721375, -0.7420873641967773, -0.2882886528968811, 1.1978203058242798, 0.4763379991054535, -0.3240385055541992, -0.30070558190345764, -0.19757308065891266, -0.41775110363960266, -0.3750956356...
Definition: You are given a science question (hard-level) and four answer options (associated with "A", "B", "C", "D"). Your task is to find the correct answer based on scientific facts, knowledge, and reasoning. Do not generate anything else apart from one of the following characters: 'A', 'B, 'C', 'D'. There is only one correct answer for each question. Input: How much time is required for a bicycle to travel a distance of 100 m at an average speed of 2 m/s? (A) 0.02 s (B) 50 s (C) 100 s (D) 200 s Output:
[ 0.1373756378889084, 0.35098206996917725, -0.6123808026313782, -0.40014293789863586, -0.48374754190444946, -0.16140787303447723, 0.5282132029533386, -0.2554972767829895, 0.4783135950565338, -0.7634490728378296, -1.2256736755371094, 0.43631044030189514, 0.5029778480529785, -0.032909233123064...
The input contains a debate topic, an argument on the topic and a keypoint, separated by "<sep>". Your task is to answer if the keypoint matches the argument and summarizes exactly what the argument means, in the context of the given topic. Example: Argument: It is more humane to help the person die than to let them suffer excruciating pain<sep>Keypoint: The terminally ill would benefit from assisted suicide Example solution: False Example explanation: The keypoint does not summarize the argument that it is more humane to help the person die than to let them suffer excruciating pain Problem: Topic: We should adopt libertarianism<sep>Argument: People have the right to do as they choose and the freedom to live their lives without intervention of the government and libertarianism provides that.<sep>Keypoint: Libertarianism increases individual freedom/liberties
[ -0.05341489613056183, 0.35066860914230347, 0.04344108700752258, -0.248013436794281, -0.247057244181633, -0.7199366092681885, 0.7321791052818298, 0.3656679391860962, 0.378942608833313, 0.143042653799057, -0.02843768522143364, -0.024614010006189346, -0.27410370111465454, 0.31368279457092285,...
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 no plans to move all production to Russia , although that is where the company is growing . polarity:neutral Example solution: true Example explanation: Although the author uses negative words like 'no' in the news, there is no evidence of the news begin positive or negative for any stakeholder. Hence, the polarity is neutral and the output is True. Problem: news:When cruising , the revs fall as less engine output is required . polarity:positive
[ -0.7463102340698242, 0.02650180459022522, -0.2873419523239136, 0.3440420627593994, -0.46734902262687683, -0.1459684520959854, 0.429980993270874, 0.8034960031509399, 0.22512704133987427, -0.25152820348739624, -0.7123583555221558, 0.0723385140299797, -0.028023019433021545, -0.114820592105388...
In this task, you need to count the number of words in a sentence that contain the given letter [Q]: Sentence: 'a man and a woman stand under an umbrella'. How many words contain the letter 's' in the sentence. [A]: 1 [Q]: Sentence: 'a picture of some horses and a person in the street'. How many words contain the letter 'r' in the sentence. [A]: 4 [Q]: Sentence: 'a bathroom with large brown tiles and white fixtures'. How many words contain the letter 'b' in the sentence. [A]:
[ 0.18081089854240417, 1.3055074214935303, -0.7146303653717041, 0.007374197244644165, -0.1776694655418396, -0.5316920876502991, 0.5850262641906738, 0.27780523896217346, 0.3416019082069397, -0.2291514277458191, -0.04791497439146042, 0.6236569881439209, -0.04162842780351639, 0.2091077268123626...
Given the task definition and input, reply with output. A text is given in Hindi. Translate it from the Hindi language to the Urdu language. The translation must not omit or add information to the original sentence. صدر جمہوریہ ہند نے اپنے دورے کے آخری دن گنی میں ہندوستانی برادری سے خطاب کیا
[ -0.3371250629425049, 1.0005879402160645, 0.6658458113670349, -0.46944761276245117, -0.6846297979354858, -0.8165509700775146, 0.5646883845329285, -0.6993784308433533, -0.19840042293071747, -0.3933596909046173, -0.3964807391166687, 0.5994277596473694, 0.28499487042427063, 0.23675648868083954...
In this task, you need to answer basic science questions. For each question, several terms are intentionally masked with ***. This masking can cover very few or many of the question words. Clearly, if masked terms are important, the modified question will be impossible to answer. Please indicate the correct answer with one of the following responses: "A", "B", "C", "D" or "E". While "A"-"D" correspond to the answer options provided in the input, "E" represents "I don't know" for questions that do not provide enough information. Respond via "E" if the question is not answerable. Do not generate anything else apart from one of the following characters: 'A', 'B, 'C', 'D', 'E'. -------- Question: Question: Which physical *** do some *** have that helps them *** in the Arctic? (A) growing tall to hide in trees (B) changing fur color to hide from predators (C) developing large paws to protect themselves from the wind (D) producing shallow root systems to protect themselves from the cold ai. Answer: E. Question: Question: *** known *** *** are made up of ___. (A) eggs (B) cells (C) cell walls (D) gelati. Answer: E. Question: Question: Which of the following statements about food and oxygen is true? (A) Only specialized structures require food and oxygen. (B) Every cell requires food and oxygen. (C) Only plant cells require food and oxygen. (D) Cells do not require food and oxygen because they are not living things. Answer:
[ 0.5653445720672607, 0.27780112624168396, -0.5182648301124573, -0.18417015671730042, -0.6266846656799316, -1.3368489742279053, 1.0317301750183105, 1.057801604270935, -0.9647845029830933, -0.16713860630989075, -0.6112753748893738, -0.48785126209259033, -1.3555995225906372, 0.2041469514369964...
Definition: In this task, answer 'Yes' if the frequency of the given word in the two sentences is equal, else answer 'No'. Input: Sentence1: 'a woman on skis holding one hand up with a pole', Sentence2: 'there are two boys playing soccer with a woman'. Is the frequency of the word 'with' in two sentences equal? Output:
[ -0.4866355061531067, 0.1102759838104248, -0.9952597618103027, 0.19026634097099304, 0.14993180334568024, -0.3377297520637512, 0.7002307176589966, 0.30633068084716797, 0.5951969623565674, -0.5023508071899414, -0.6291983127593994, 0.3226648271083832, 0.12333022058010101, -0.21391573548316956,...
Detailed Instructions: 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 to determine whether, as a result of the Head, PersonY, or others, feel what is mentioned in the Tail or not. Feelings in this task are the emotional reactions on the part of PersonY or other participants in an event. For example, as a result of gift-giving, others (in this case, PersonY) might feel appreciated. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. See one example below: Problem: Head: PersonX adapts ___ to conditions<sep>Tail: Get things done more effectively Solution: No Explanation: As a result of the Head, The others won't feel things are done more effectively. Problem: Head: PersonX studies hard<sep>Tail: none Solution:
[ 0.005637473426759243, -0.28830453753471375, 0.4185448884963989, 0.002086471999064088, -0.11707548797130585, -0.8758095502853394, 0.7345531582832336, 1.0317504405975342, -0.5934829711914062, -0.28986018896102905, -0.3216952383518219, -0.487760454416275, -0.598084032535553, 0.337908774614334...
Part 1. Definition "Yes, and" is a rule-of-thumb in improvisational comedy that suggests that a participant in a dialogue should accept what another participant has stated ("Yes") and then expand on that line of thought or context ("and..."). Given a prompt and two responses, identify which response is the type of "yes, and". Indicate your answer by 'Response 1' if the first response is correct, otherwise 'Response 2'. Note that a "Yes, and" does not require someone explicitly saying 'yes, and...' as part of a dialogue exchange. Part 2. Example Prompt: See, Arlene? That's why I don't talk to you like that because I'm afraid I'll scare our son. Response 1: I have 12. Wait, is the key to a success story getting the number to go down? Response 2: Oh, Dad. Even that wasn't great. Answer: Response 2 Explanation: Response 2 is correct answer because it agrees with the prompt and continues the conversation in the same context. Part 3. Exercise Prompt: Now that we've got that all straightened out, what did you want to say, Daniel? Jacket-less. Response 1: You know what? I'll put on a jacket if it'll make you happy. Response 2: OK. I got those baked lays you wanted. Answer:
[ 0.14924398064613342, 0.4748685359954834, 0.3726470470428467, -0.16811248660087585, -0.06749449670314789, -0.5868381261825562, 0.2506283223628998, 0.7625116109848022, -0.21240627765655518, -0.1053447499871254, -0.7505384683609009, -0.07854092866182327, -0.9285339117050171, 0.017224676907062...
Detailed Instructions: The provided files include famous book titles and sentences in the English language, and we ask you to translate those to the Swedish Language. Please bear in mind the following guidelines while doing the translation: 1) We are looking for the most naturally written and form of each sentence in the Swedish language. 2) Also names ,dates and places should be preserved it should not get translated. See one example below: Problem: Three Men in a Boat (to say nothing of the dog) Solution: Tre män i en bat (för att inte tala om hunden) Explanation: The word 'three' and 'men' in English dataset translate to 'tre' and 'män' in Swedish. All the words in English sentence are present in the Swedish sentence. Problem: After that, they simply couldn't get anywhere else. Solution:
[ -0.30712926387786865, 0.5784868001937866, -0.8583840131759644, -0.7393370866775513, -0.03307612985372543, -0.6096936464309692, 0.7866830229759216, -0.08780071139335632, 0.24454402923583984, -0.6322866678237915, 0.1540423333644867, 1.1035614013671875, -0.683180570602417, -0.1778991222381591...
Given the task definition and input, reply with output. In this task, you're given five sentences, numbered 1 through 5, and two options a and b for possible titles for the story. Your job is to choose the title that better fits the story. Indicate your choice by 'a' or 'b'. Sentence 1: Andy wanted to incorporate some vegetables into his daughter's dinner. Sentence 2: Andy decided he would put mixed vegetables into her macaroni. Sentence 3: Andy mixed the food together, and gave her the food. Sentence 4: However, Andy's daughter immediately told him she did not want it. Sentence 5: Andy knew she did not want it because of the vegetables in there. Choices: a. Mixed Vegetables. b. Peanut butter cups.
[ -0.41984084248542786, 0.47459107637405396, 0.2564294934272766, 0.20149178802967072, -0.6416172385215759, 0.22916190326213837, 0.4892271161079407, 0.9680582880973816, 0.24987095594406128, 0.045936740934848785, -0.3260117769241333, -0.32359033823013306, -0.44380033016204834, 0.08506287634372...
You are given a target profession, and two sentences. Your task is to determine whether the second sentence is either a stereotype, anti-stereotype, or is unrelated with respect to the first sentence and the target. A stereotype is a widely held but oversimplified notion of a group of people. An anti-stereotype is an idea that goes against the widely held but oversimplified notion of a group of people. Sentences and targets are unrelated if there is no relevance between them. -------- Question: Target: producer I don't actually know what a producer does. They have lots of money. Answer: stereotype Question: Target: assistant The assistant came into work late. Greenland is probably not for sale. Answer: unrelated Question: Target: chess player A chess player sat next to me on the bus. My socks are made of bamboo. Answer:
[ -0.5226330161094666, 0.32697850465774536, 0.10703842341899872, 0.3656257390975952, -0.06769095361232758, -0.36403074860572815, 0.16184496879577637, 0.7223644256591797, 0.4321284294128418, -0.15655077993869781, -0.656611442565918, -0.213751420378685, -0.4511241912841797, -0.4859317541122436...
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 will be given an arithmetic operation in Italian and you have to find its answer. The operations 'addition' and 'subtraction' have been replaced with their italian translations i.e you need to perform addition when you see 'aggiunta' and subtraction in case of 'sottrazione'. 10 sottrazione 7 Solution: 3 Why? Here, 'sottrazione' represents the subtraction operation. So, the answer is 3 (10-7=3). New input: 4867 sottrazione 5686 aggiunta 8014 Solution:
[ 0.15404100716114044, 1.0761396884918213, -0.509922981262207, -0.1723455786705017, -0.11960844695568085, -0.2546105980873108, 0.8290091753005981, 1.0792597532272339, 0.4772281348705292, -0.5979077816009521, -0.32486873865127563, -0.2109857201576233, -0.21085363626480103, 0.8473567366600037,...
Detailed Instructions: 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. Q: Kingston is the capital of which country? A:
[ 0.6291967630386353, 0.9167676568031311, 0.36178284883499146, -0.2651219964027405, -0.3001980781555176, -0.5527200698852539, 0.9198770523071289, 0.11642194539308548, -0.210860937833786, 0.0499444380402565, 0.0893937200307846, 0.5460336208343506, -1.0276235342025757, 0.6249555349349976, -0...
You are provided with an "Event", "Intent" and "XEmotion" (PersonX's reactions for the given "Event"). Indicate PersonY's reaction (person feels) at the end of this event. Provide one reaction for PersonY. If there's nothing that can be implied, respond as None -------- Question: Event:PersonX eventually found out. Intent: 1) to have a new car.. XEmotion: 1) great. Answer: also happy Question: Event:PersonX enjoys it very much. Intent:. XEmotion: Answer: happy Question: Event:PersonX takes ___ to disneyland. Intent: 1) take to show particular ones skils. XEmotion: 1) happy 2) enjoyed Answer:
[ 0.11972008645534515, -0.10373564064502716, -0.022019080817699432, -0.43768665194511414, -0.9933951497077942, -0.4134643077850342, 1.1673911809921265, 0.3404126763343811, 0.29464760422706604, -0.45860955119132996, 0.5368149280548096, -0.13574013113975525, -0.6727838516235352, 0.429592132568...
Instructions: You are given a science question (easy-level) and four answer options (associated with "A", "B", "C", "D"). Your task is to find the correct answer based on scientific facts, knowledge, and reasoning. Do not generate anything else apart from one of the following characters: 'A', 'B, 'C', 'D'. There is only one correct answer for each question. Input: Which concept was most likely modified due to the invention of the microscope? (A) size of subatomic particles (B) composition of living things (C) number of the moons of Jupiter (D) formation of sedimentary rocks Output:
[ 0.5874059200286865, 0.3154878616333008, -0.8315742015838623, -0.5716138482093811, -0.3534737825393677, -0.7238179445266724, 0.2534804940223694, 0.23585304617881775, 0.2405022382736206, -0.5213327407836914, -0.27130234241485596, -0.3752498924732208, 0.1823747158050537, -0.3637350797653198, ...
In this task, you are given an ambiguous question/query (which can be answered in more than one way) and a clarification statement to understand the query more precisely. Your task to classify that if the given clarification accurately clarifies the given query or not and based on that provide 'Yes' or 'No'. [Q]: Query: What are the best recepies for grilling Clarification: do you need to book a dj for an event [A]: No [Q]: Query: Tell me about Bowflex Power Pro. Clarification: do you need directions to culpeper national cemetery [A]: No [Q]: Query: I'm looking for information on Rick Warren. Clarification: would you like to find retirement financial advisors [A]:
[ -0.8388252854347229, 0.14892062544822693, -0.16376377642154694, 0.07439545542001724, -0.718134880065918, -0.7061013579368591, 0.7690533399581909, 0.5002144575119019, 0.5991849303245544, 0.46770137548446655, 0.47741132974624634, -0.24626117944717407, -0.502181887626648, 0.5477771759033203, ...
In this task, you are given a context tweet, a question and corresponding answer of given question. Your task is to classify given passage into two categories: (1) "yes" if the given context is useful in answering the question, and (2) "no" if the given context is not useful. Q: Context: Have to say I'm pretty bummed at @nbcsnl "Heroin AM" skit. Kinda of an FU from some people I really love. #SNL Tom Farley (@madfarley) April 18, 2016 Question: what did the royals finally make? Answer: playoffs A:
[ -0.2473633587360382, 0.10359776765108109, 0.7989792823791504, -0.16364513337612152, 0.261881023645401, -0.2765081226825714, -0.04573403298854828, -0.23480957746505737, 0.13248160481452942, -0.2782701849937439, -0.343908429145813, -0.0003133466234430671, -0.20293572545051575, -0.31881499290...
Instructions: In this task, you are given a hypothesis and an update. The hypothesis sentence is a statement that speaks of a socially normative behavior. In other words, it is a generalizing statement about how we expect people to behave in society. The update provides additional contexts about the situation that might UNDERMINE or SUPPORT the generalization. An undermining context provides a situation that weakens the hypothesis. A supporting context provides a situation that strengthens the generalization. Your task is to output 'strengthener' or 'weakener' if the update supports or undermines the hypothesis, respectively Input: Hypothesis: You shouldn't spite your partner. Update: You're getting ready to break up with them. Output:
[ -0.21028053760528564, 0.6404550075531006, -0.2342793494462967, 0.16864292323589325, 0.13075323402881622, -0.873232901096344, 0.7148022651672363, 0.8870617747306824, 0.323262095451355, -0.5529152154922485, -1.329146385192871, 0.13762104511260986, -0.6848387718200684, -0.16895760595798492, ...
Teacher: In this task, five ordered key facts are given. All the given facts are expressed in natural language. Your job is to generate a story 100 to 1000 words long, that includes all the facts given as input in their order of appearance while expanding upon them to produce a broader, yet coherent, narrative. Teacher: Now, understand the problem? If you are still confused, see the following example: Fact1: Ning returns to home village, Fact2: home village has fallen on desperate times, Fact3: rebel sisters and Moon After discover Elder Chu's pendant short skirmish, Fact4: father is being transported to place of execution, Fact5: Imperial High Monk Before arrives with entourage long Solution: Following the events of the first film, Ning (Leslie Cheung) parts ways with the Taoist Yin (Wu Ma) and returns to his home village, which has since fallen on desperate times. Fleeing from cannibals, Ning winds up being imprisoned. Sharing a cell with Elder Chu, a renowned scholar, Ning spends apparent months languishing in prison. On the day of Ning's execution, the scholar reveals that he has dug out an escape tunnel. He gives Ning one of his books and a pendant, and sends Ning through the tunnel. Ning obliviously steals the horse of Autumn (Jacky Cheung), a Taoist sectarian. When Ning stops for the night in an abandoned villa, Autumn catches up and the two sort out the misunderstanding. But in the middle of the night, rebel soldiers attack the two visitors. After a short skirmish, the rebel sisters Windy (Joey Wong) and Moon (Michelle Reis) discover Elder Chu's pendant. While Ning mistakes Windy for his love Siu Sin, whom she resembles, the rebels mistake Ning for the Elder Chu. The sisters explain that their father, Lord Fu (Lau Siu-Ming), was framed for a crime and is now being transported to the place of his execution. The rebels' mission is to free him. They set off and leave Ning and Autumn at the villa. The next night, the two discover that the villa actually is haunted by a demon. Autumn manages to injure it, but it flees. He gives pursuit, but without success. He emerges at daybreak on a dirt road, causing an altercation with an imperial convoy led by Fu (Waise Lee). Fu and Autumn battle to a stalemate, and then go their separate ways. Unbeknownst to Autumn, the convoy is the one carrying the sisters' father. Having failed to catch the convoy earlier, the rebels return to the haunted villa, waiting to ambush the convoy there. As the convoy enters, however, the demon returns as well. Maneuvering Fu into fighting the demon, the rebels are able to rescue the sisters' father. Before long, however, the Imperial High Monk arrives with his entourage. He incapacitates the rebels with a spell, which Autumn recognizes as an evil chant. Ning and Windy escape to seek the help of Yin, while Lord Fu, Autumn and Moon are captured by the monk. The captives are brought back to the High Monk's palace. Now suspicious, Fu enters the palace only to find the hollow corpses of the entire royal court inside. Recognizing that the monk is in reality a demon, Fu frees the captives and fights valiantly by himself to allow them time to recover. Lacking spiritual magic, however, Fu is not able to overcome the demon and is destroyed. Just then, Yin and the others arrive. The demon is forced to reveal its true form, a gigantic thousand-year-old centipede. Yin and Autumn are swallowed by the creature, and they separate their souls from their bodies in order to destroy it from the inside. Autumn, however, is not able to return to his body, and his soul floats away. The next day is the marriage of Windy to the Ma family. Ning runs down from his inn to the main street and tells Moon that he wishes Windy a long, happy marriage before leaving. In the desert, as Yin and Ning are about to continue their journey, they see two women approach on horseback, which happen to be Windy and Moon. Windy has escaped from her wedding and decides to leave with Ning Reason: All the given five facts are present in the generated story in the same order that they appear in the input. Now, solve this instance: Fact1: Bombay after berates team for not listening to him game, Fact2: result is complete makeover both in look and in skill, Fact3: potential of Ducks player Charlie Conway catches Bombay 's eye, Fact4: Conway used when he played with Hawks hockey tactics, Fact5: star player for Hawks be playing for Ducks due to redistricting Student:
[ 0.32900911569595337, -0.13100144267082214, -0.29681599140167236, 0.5044881701469421, 0.09622425585985184, -0.8905297517776489, 0.19093941152095795, 1.3338068723678589, -0.5255087018013, 0.24410097301006317, -0.26708123087882996, -0.20389647781848907, -0.41466856002807617, 0.953425467014312...
Q: In this task, you are given a hypothesis and an update. The hypothesis sentence is a statement that speaks of a socially normative behavior. In other words, it is a generalizing statement about how we expect people to behave in society. The update provides additional contexts about the situation that might UNDERMINE or SUPPORT the generalization. An undermining context provides a situation that weakens the hypothesis. A supporting context provides a situation that strengthens the generalization. Your task is to output 'strengthener' or 'weakener' if the update supports or undermines the hypothesis, respectively Hypothesis: You shouldn't cut your friends off. Update: they did something behind your back. A:
[ -0.17183458805084229, 0.6441757678985596, -0.08764401823282242, 0.21181470155715942, -0.0962342694401741, -1.0565681457519531, 0.7894786596298218, 1.1237714290618896, 0.2240384817123413, -0.1944602131843567, -1.24000883102417, -0.18341049551963806, -0.7148378491401672, -0.1097564548254013,...
Given a passage with a context and an answer, construct a question on the basis of the information present in the passage. Construct the question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) it answer uses text phrases from the passage. Avoid creating questions that (i) can't be answered correctly without actually understanding the passage and (ii) uses the same words or phrases given in the passage. Input: Consider Input: Context: Event-related potentials (ERPs) are sensitive measures of both perceptual and cognitive processes. The aim of the present study was to identify brain regions involved in the processes of cognitive dysfunction in narcolepsy by means of ERP tomography.', 'In 17 drug-free patients with narcolepsy and 17 controls, ERPs were recorded (auditory odd-ball paradigm). Latencies, amplitudes and LORETA sources were determined for standard (N1 and P2) and target (N2 and P300) ERP components. Psychometry included measures of mental performance, affect and critical flicker fusion frequency (CFF).', 'In the ERPs patients demonstrated delayed cognitive N2 and P300 components and reduced amplitudes in midline regions, while N1 and P2 components did not differ from controls. LORETA suggested reduced P300 sources bilaterally in the precuneus, the anterior and posterior cingulate gyri, the ventrolateral prefrontal cortex and the parahippocampal gyrus. In psychometry, patients demonstrated deteriorated mood, increased trait anxiety, decreased CFF and a trend toward reduced general verbal memory and psychomotor activity. Answer: Narcoleptic patients showed prolonged information processing, as indexed by N2 and P300 latencies and decreased energetic resources for cognitive processing. Output: Does event-related-potential low-resolution brain electromagnetic tomography ( ERP-LORETA ) suggest decreased energetic resources for cognitive processing in narcolepsy? Input: Consider Input: Context: Licorice has been used to treat many ailments including cardiovascular disorders in China for long time. Recent studies have shown that the cardiac actions of licorice have been attributed to its active component, glycyrretinic acid (GA). However, its mechanism remains poorly understood.', 'The effects of GA on the cardiac sodium currents (I(Na)), L-type calcium currents (I(Ca,L)) and hyperpolarization-activated inward currents (I(f)) were investigated.', 'Human isoforms of wild-type and DeltaKPQ-mutant type sodium channels were expressed in Xenopus oocytes, and the resulting currents (peak and late I(Na)) were recorded using a two-microelectrode voltage-clamp technique. A perforated patch clamp technique was employed to record I(Ca,L) and I(f) from isolated rabbit sinoatrial node pacemaker cells.', 'GA inhibited peak I(Na) (33% at 90 microM) and late I(Na) (72% at 90 microM), but caused no significant effects on I(Ca,L) and I(f). Answer: GA blocked cardiac sodium currents, particularly late I(Na.) Our findings might help to understand the traditional use of licorice in the treatment of cardiovascular disorders, because reduction of sodium currents (particularly late I(Na)) would be expected to provide protection from Na(+)-induced Ca(2+) overload and cell damage. Output: Does glycyrretinic acid block cardiac sodium channels expressed in Xenopus oocytes? Input: Consider Input: Context: Dextran-40 is effective in reducing postoperative Doppler-detectable embolization in patients undergoing carotid endarterectomy (CEA). Dextrans are thought to have antithrombotic and antiplatelet effects. The mode of action is unclear. In rats, dextran blocks uptake of tissue plasminogen activator (tPA) by mannose-binding receptors. Because this would have the effect of enhancing endogenous fibrinolysis, we explored this effect of dextran-40 on fibrinolysis in man.', 'Twenty patients undergoing endovascular stenting for abdominal aortic aneurysm were randomized to receive 100 mL of 10% dextran-40 or saline, over 1 hour, during their operation in addition to heparin. Blood samples were taken preoperatively, intraoperatively (immediately after operative procedure), and 24 hours postoperatively. Thrombi were formed in a Chandler loop and used to assess endogenous fibrinolysis over 24 hours, measured as the fall in thrombus weight, and the release of fluorescently labelled fibrinogen from the thrombus. Plasma samples were analyzed for markers of fibrinolysis; plasmin-antiplasmin (PAP), PAI-1, and t-PA, and for functional von Willebrand factor (vWF). Platelet response to thrombin and other agonists was measured by flow cytometry.', 'Thrombi formed ex vivo from the intraoperative blood samples from the dextran-treated patients exhibited significantly greater fibrinolysis vs preoperative samples, seen both as a significantly greater percentage reduction in thrombus weight (from 34.7% to 70.6% reduction) and as an 175% increase in the release of fluorescence (P < .05). Fibrinolysis returned to baseline levels the next day. No change was seen in the saline-treated group. Plasma levels of PAP and PAI-1 increased significantly postoperatively in the dextran-treated group vs the saline group (P < .05). The postoperative level of functional VWF was significantly lower in the dextran-treated group vs controls. A specific reduction occurred in the platelet response to thrombin, but not to other agonists, in the intraoperative samples from the dextran-treated group (11.1% vs 37.1%; P = .022), which was not seen in the controls. Answer: These data are consistent with a rise in plasmin due to dextran blockade of tPA uptake in vivo, leading to enhanced fibrinolysis, cleavage of vWF and of the platelet protease-activated receptor-1 (PAR-1) thrombin receptor. This suggests that dextran exerts a combined therapeutic effect, enhancing endogenous fibrinolysis, whilst also reducing platelet adhesion to vWF and platelet activation by thrombin. The proven antithrombotic efficacy of low-dose dextran in carotid surgery may be applicable to wider therapeutic use.
[ 0.24507081508636475, 0.061752088367938995, 0.15533491969108582, 0.00039502140134572983, 0.7030385732650757, -0.663802981376648, 1.1755707263946533, 0.7737002968788147, 0.01622568443417549, 0.4192797541618347, -0.5767723321914673, 0.1470203697681427, -0.5395067930221558, 0.44166186451911926...
Detailed Instructions: 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. Problem:Bacteria come in ____ forms - anaerobic and aerobic. Solution:
[ 0.2309589385986328, 0.9278386235237122, -0.3178364038467407, 0.006633429322391748, 0.14004170894622803, -0.08360814303159714, 0.9827780723571777, 0.73086017370224, 0.05585841089487076, -0.1133047491312027, -0.32210490107536316, -0.10600659251213074, -0.4073467254638672, -0.577644944190979,...
Given the task definition and input, reply with output. You are given a sentence in Galician. Your job is to translate the Galician sentence into Spanish. Gañou un premio Pulitzer. É un bailarín do ballet ruso "". E medrei asumindo que todo o mundo tiña algo marabilloso oculto.
[ -1.2527610063552856, 1.5549216270446777, -0.10523220896720886, -0.23018181324005127, -0.14643165469169617, 0.1300337016582489, 0.019413284957408905, 0.17720718681812286, 0.14326226711273193, -0.784210741519928, -0.9997731447219849, 0.8072172403335571, -0.5974503755569458, 0.293597996234893...
Detailed Instructions: Adverse drug reactions are appreciably harmful or unpleasant reactions resulting from an intervention related to the use of medical products, which predicts hazard from future administration and warrants prevention or specific treatment, or alteration of the dosage regimen, or withdrawal of the product. Given medical case reports extracted from MEDLINE, the task is to classify whether the case report mentions the presence of any adverse drug reaction. Classify your answers into non-adverse drug event and adverse drug event. Problem:A 64 year old woman with previous history of coronary stenting five days before was admitted in our institution for intracranial bleeding while receiving aspirin and clopidogrel. Solution:
[ 0.772109866142273, 0.07487474381923676, -0.32866764068603516, -0.39168742299079895, 0.029128599911928177, -0.7508936524391174, 0.3678324818611145, 0.9856756925582886, 1.105159044265747, 0.1054229736328125, -0.5422022342681885, 0.06243951618671417, -0.6538350582122803, -0.263551265001297, ...
In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male. Q: Sentence: The manager likes the designer 's product but she refused to allow a purchase. Profession: designer A:
[ -1.4301767349243164, 0.9952998757362366, -0.32453685998916626, -0.9108020067214966, -0.022410405799746513, 0.11935866624116898, -0.08231689035892487, 0.3044426143169403, 0.9772883653640747, 0.18459145724773407, -1.1469389200210571, -0.14189013838768005, -0.6984210014343262, -0.549688935279...
A text is given in Panjabi. Translate it from the Panjabi language to the Tamil language. The translation must not omit or add information to the original sentence. One example is below. Q: ਸਾਡੇ ਇੱਕ ਪੁਰਾਤਨ ਗਰੰਥ ਅਥਰਵਵੇਦ ਵਿੱਚ ਕਿਹਾ ਗਿਆ ਹੈ A: எமது பண்டைய கிரந்தணிப்பு Rationale: Correct translation for given sentence. Input sentence means 'Our Ancient Granth is described in Atheravewaid' which is the same as the output sentence. Q: ਪ੍ਰਧਾਨ ਮੰਤਰੀ, ਸ਼੍ਰੀ ਨਰੇਂਦਰ ਮੋਦੀ ਦੀ ਪ੍ਰਧਾਨਗੀ ਹੇਠ ਕੇਂਦਰੀ ਮੰਤਰੀ ਮੰਡਲ ਨੂੰ ਭਾਰਤ ਅਤੇ ਫਰਾਂਸ ਦਰਮਿਆਨ 10 ਮਾਰਚ, 2018 ਨੂੰ ਦਸਤਖ਼ਤ ਕੀਤੇ ‘ਮੈਰੀਟਾਈਮ ਡੋਮੇਨ ਅਵੇਰਨੈੱਸ ਮਿਸ਼ਨ’ ਨੂੰ ਤਿਆਰ ਹੋਣ ਤੋਂ ਪਹਿਲਾਂ ਦੇ ਅਧਿਐਨ ਲਈ ਇੰਪਲੀਮੈਂਟਿੰਗ ਅਰੇਂਜਮੈਂਟ (ਆਈਏ) ਸਬੰਧੀ ਮੰਤਰੀ ਮੰਡਲ ਨੂੰ ਜਾਣੂ ਕਰਵਾਇਆ ਗਿਆ। A:
[ -0.3565137982368469, 0.6222792863845825, 0.16436675190925598, -0.6732160449028015, 0.04775825887918472, -1.2724251747131348, 0.3203383684158325, 0.2693961262702942, -0.4050414264202118, 1.0882465839385986, -0.6190111637115479, -0.5634312629699707, -0.6300594806671143, 0.2158096432685852, ...
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. Q: ['S', 'J', '2249', 'E', 'P', 'Q', 'V', '5541', 'L', 'N', '2097', 'x', '9553', 'L', 'D', 'c', '7933', 'o'] A:
[ -0.5387070775032043, 1.225468635559082, -0.35347431898117065, -0.5216624736785889, -0.09575662761926651, 0.044091835618019104, 0.9145959615707397, -0.01619943417608738, -0.7091555595397949, 0.36517268419265747, -0.3051716089248657, 0.08494628965854645, -0.04107397049665451, -0.249790757894...
A text is given in English. Translate it from the English language to the Telugu language. The translation must not omit or add information to the original sentence. Q: గత 50 సంవత్సరాల లో, గౌరవనీయులైన గవర్నర్లు చేసిన ప్రసంగాలన్నింటినీ ఒక పుస్తక రూపం లో కూర్చి, చరిత్ర లో నమోదు చేయాలని నేను చెప్పాను. A:
[ -0.006489078514277935, 0.5406070947647095, 0.19449475407600403, 0.3369235396385193, 0.29604804515838623, -1.7729297876358032, 0.09794136881828308, -0.3104395568370819, 0.34351450204849243, -0.5236243605613708, 0.6116711497306824, 0.13840311765670776, -0.8816171288490295, 0.3292141556739807...
You are given a sentence in Polish. Your job is to translate the Polish sentence into Arabic. Let me give you an example: Poradzi sobie, ale trzeba na nią uważać. The answer to this example can be: لذا نعلم أنها ستكون ناجحة. ولكن علينا مراقبتها Here is why: The Polish sentence is correctly translated into Arabic, because the meaning is preserved. OK. solve this: Nauka, dążenie do zrozumienia świata fizycznego przez chemię, fizykę, biologię, nie da się osiągnąć bez obecności matematyki. Answer:
[ 0.1182813048362732, 1.243468999862671, 0.16924777626991272, -0.8131798505783081, -0.32352250814437866, -0.6005067825317383, 0.9111053943634033, -0.6065250635147095, 0.2257436215877533, 0.26391199231147766, -0.9638747572898865, 0.4173071086406708, -1.0804494619369507, 0.3983437716960907, ...
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 to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Q: Head: PersonX asks the teacher<sep>Tail: respond to teacher's answer A:
[ 0.30389392375946045, 0.4492184519767761, 0.4987736642360687, -0.566283106803894, -0.41603925824165344, -0.9729382991790771, 1.1290874481201172, 0.4564110040664673, -0.4514596462249756, -0.4733637571334839, -0.29929083585739136, -0.2626485824584961, -0.5742378234863281, -0.15126608312129974...
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 pair of sentences in the Persian Language written in the Persian alphabet. Your job is to choose whether the two sentences agree (entailment), disagree (contradiction), or neither (neutral). Your answer must be in the form of the letters E, C, and N, respectively. The sentences have been separated by a newline character. ویژگی های هنر عصر اموی: ۱- تلفیقی بودن ۲- بازنمایی نوعی تفنن و تفریح ۳- نقاشی های تزئینی و تندیس های بی کیفیت نقاشی های تزئینی و تندیس های بی‌کیفیت، یکی از ویژگی های هنر عصر اموی است. Solution: E Why? The second sentence agrees with the first sentence. New input: تابعیت عبارتست از یک رابطه سیاسی، حقوقی و معنوی که فردی را به دولتی معین مرتبط می‌سازد. تابعیت، نشان دهنده رابطه سیاسی فرد و دولت است. Solution:
[ -0.6545283794403076, -0.15902291238307953, 0.340753436088562, -0.044570114463567734, -0.021789558231830597, 0.16845783591270447, 0.5079272985458374, 0.6498512029647827, 0.21111008524894714, -0.11849406361579895, -0.4291982650756836, -0.15709589421749115, -0.1536664515733719, -0.08912238478...
In this task, you are given a sentence in the English and Japanese language. Your task is check if the Japanese sentence is translation of English. if the translation is correct than generate label "Yes", otherwise generate label "No". Let me give you an example: English: Details were given by the UK Transport Secretary, Ruth Kelly, in the House of Commons at 1730 UTC yesterday. Japanese: 詳細は昨日UTC17時30分、英国議会でイギリスのルス・ケリー運輸大臣によって伝えられた。 The answer to this example can be: Yes Here is why: The converted Japanese sentence is correctly translated from English because converted sentence has the same message as the original English sentence that Details were given yesterday in the House of Commons at 1730 UTC by Britain's Transport Secretary Ruth Kelly. OK. solve this: English: Olav Gunnar Ballo, a Norwegian MP and medical doctor whose daughter Kaja suddenly killed herself after a negative experience with the Scientology test in France in March 2008, released a book about Kaja Ballo's life in April 2009. Japanese: ノルウェーの下院議員であり、医者であるOlavGunnarBalloは、娘であるKajaが2008年3月にフランスでサイエントロジーのテストに関する否定的な経験をした後突然自殺しているが、彼は2009年4月、KajaBalloの人生に関する本を発売した。 Answer:
[ -0.13214492797851562, -0.2050497978925705, -0.5790117979049683, 0.05192151665687561, 0.27267587184906006, -0.7539665699005127, 0.5523242950439453, -0.4007261395454407, -0.35558831691741943, -0.06302399933338165, 0.3587143123149872, 1.2350995540618896, -0.6502448916435242, 0.846915304660797...
A text is given in Marathi. Translate it from the Marathi language to the Telugu language. The translation must not omit or add information to the original sentence. One example is below. Q: ఈ సంస్థ పేలుడు ప‌దార్థాలు, కంప్రెస్‌డ్ గ్యాసెస్ ఇంకా పెట్రోలియ‌మ్ ల వంటి ప‌దార్థాల తాలూకు భ‌ద్ర‌త‌ను నియంత్రించేందుకు ఒక నోడ‌ల్ ఏజెన్సీ గా ఏర్పాటై, 1898 నుండి దేశ ప్ర‌జ‌ల‌కు సేవలు అందిస్తూ వ‌స్తోంది A: 18 9 8 पासून ही स्फोटक द्रव्य, संकुचित गॅस आणि पेट्रोलियम म्हणून सेवा करणार्या सामग्रीच्या सुरक्षिततेस नियंत्रित करण्यासाठी ही संस्था नोडल एजन्सी म्हणून केली गेली आहे. Rationale: Correct translation for given sentence. Input sentence means 'This organization is arranged as a nodal agency to control the security of materials such as explosives, compressed gas and petroleums, serving as a nodal agency, from 1898' which is the same as the output sentence. Q: అయితే అవినీతి కి వ్య‌తిరేకం గా జ‌రిగే పోరాటం కొన‌సాగుతుంది. A:
[ 0.031933873891830444, 0.3778035044670105, 0.15144474804401398, -0.3279822766780853, 0.23256149888038635, -1.5565104484558105, 0.20563693344593048, 1.2883937358856201, -0.2106069028377533, 0.463158518075943, -0.6027188301086426, -0.99620521068573, -0.8355199098587036, -0.5958424806594849, ...
Teacher:You are given a sentence in Spanish. Your job is to translate the Spanish sentence into Polish. Teacher: Now, understand the problem? Solve this instance: Te limitabas a ir a la guerra y ya estaba. Student:
[ -0.09204579144716263, 1.3950457572937012, -0.35262584686279297, -0.492087185382843, -0.09762047231197357, -1.0121098756790161, 0.5016306638717651, 0.3273813724517822, 0.6561654806137085, -0.03146938979625702, 0.2649313807487488, -0.11642549932003021, -0.7302465438842773, -0.436151444911956...
Detailed Instructions: In this task, you are given a abstract of article and corresponding title of an article. Your task is to generate label "yes" if title is right for article, otherwise generate "no". Q: Abstract: Plus-end tracking proteins, such as EB1 and the dynein/dynactin complex, regulate microtubule dynamics. These proteins are thought to stabilize microtubules by forming a plus-end complex at microtubule growing ends with ill-defined mechanisms. Here we report the crystal structure of two plus-end complex components, the carboxy-terminal dimerization domain of EB1 and the microtubule binding (CAP-Gly) domain of the dynactin subunit p150Glued. Each molecule of the EB1 dimer contains two helices forming a conserved four-helix bundle, while also providing p150Glued binding sites in its flexible tail region. Combining crystallography, NMR, and mutational analyses, our studies reveal the critical interacting elements of both EB1 and p150Glued, whose mutation alters microtubule polymerization activity. Moreover, removal of the key flexible tail from EB1 activates microtubule assembly by EB1 alone, suggesting that the flexible tail negatively regulates EB1 activity. We, therefore, propose that EB1 possesses an auto-inhibited conformation, which is relieved by p150Glued as an allosteric activator.. Title: Structural basis for the activation of microtubule assembly by the EB1 and p150Glued complex. A:
[ 0.7314372062683105, -0.18770533800125122, 0.20191136002540588, 0.2576882243156433, 0.41196978092193604, -0.878342866897583, 0.3942813575267792, 0.7415380477905273, 0.06354828178882599, 0.5636520385742188, -0.6070848703384399, 0.08496936410665512, -0.6764131784439087, -0.31658944487571716, ...
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 to be answered. Each step in our decomposition should refer to either an entity (known or unknown), a propery of an entity or a query operation (count, group, union, etc.) Here are the list of step templates and their description: Select: A select step is used to return a set of objects. There are no references to previous steps in a select step. template: Return [attributes] Filter: A filter step is used to return results from a previous step to which a certain condition applies. template: Return [#step] [condition] Project: A project step should return certain attributes of the results of a previous step. template: Return [attributes] of [#step] Aggregate: An aggregate step returns an aggregator function applied on a step's result. template: Return the [aggregator] of [#step]. Group: A group step is an aggregator applied on attributes. template: Return the [aggregator] of [#step] for each [attribute] Superlative: A superlative step is used to return the result with a highest/lowest attribute among other results. template: Return [#step1] [where] [#step2] [is] [highest / lowest] Comparative: A comparative step is used when we need to compare an attribute with a number to filter results. template: Return [#step1] [where] [#step2] [comparator] [number] Union: A union step is used to return results of two steps together. template: Return [#step1] [or / ,] [#step2] Intersection: An intersection step returns the result that two steps have in common. template: Return [attribute] of both [#step1] and [#step2] Discard: A discard step returns result of a step and excludes result of another step from it. template: Return [#step1] besides [#step2] Sort: A sort returns result of another step in a specific order. template: Return [#step1] [ordered / sorted by] [#step2] Is true: An is true step checks a condition on another result and returns a true or false. template: Return [is / if] [condition] Arithmetic: An arithmatic step operates an arithmatic operation on one or more steps. template: Return the [arithmetic op.] of [#step1] [and] [#step2]. Example: question: What are the distinct creation years of the departments managed by a secretary born in state 'Alabama'? Example solution: #1 return secretaries #2 return #1 born in state 'Alabama #3 return departments managed by #2 #4 return distinct creation years of #3 Example explanation: Referring to previous steps is vital in constructing multi-step decompositions. In this example each step refers to the step before to perform a single filter on it to reach the final result. Problem: question: are all the matte object the same size?
[ 1.0318763256072998, -0.1426158845424652, -0.66523677110672, 0.6857931613922119, 0.204107865691185, -0.3381898105144501, 1.1366066932678223, 0.16681604087352753, -0.5704957246780396, 0.42427676916122437, -0.4992620348930359, 0.07793442159891129, 0.02065248414874077, 0.6065723896026611, 0....
TASK DEFINITION: This is a paraphrasing task. In this task, you're given a sentence and your task is to generate another sentence which express same meaning as the input using different words. PROBLEM: `` nonsense ! '' the lieutenant 's voice was crisp . SOLUTION: `` no mind ! '' the lieutenant 's voice was resolute . PROBLEM: maybe it would just be easier to bug his office with a dictaphone . SOLUTION: maybe it 'll be easier to tap his office with a dictaphone . PROBLEM: the military did all kinds of things to those boys while they were over there . SOLUTION:
[ 0.009811203926801682, 0.5323095321655273, -0.12786197662353516, -0.569664478302002, 0.047920145094394684, 0.033632032573223114, 1.8433396816253662, 0.2835218906402588, 0.48390164971351624, -0.24313803017139435, -0.2758448123931885, -0.02440054342150688, -0.7827671766281128, 0.1914464831352...
In this task you will be given a list of numbers. A list is shown by two brackets and comma-separated numbers inside, like: [1,2,3]. You should remove all of the even numbers from the list. If every number in the input list is even an empty list should be returned. Zero should be counted as an even number. [85, 23, 102, 113, 192, 64]
[ -0.3462314307689667, 0.36600252985954285, -0.028090672567486763, -0.6736834049224854, 0.3757563531398773, -0.048188671469688416, 1.1203603744506836, 0.26886457204818726, -0.5283850431442261, 0.39415988326072693, -0.9428367614746094, 0.004961760248988867, -0.2955579161643982, -0.62853503227...
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. The provided file includes inquiries about restaurants in Italian, and we ask you to translate those to English language. Please bear in mind the following guidelines while doing the translation: 1) We are looking for the most naturally written and formal form of each sentence in your language. We are *NOT* looking for colloquial forms of the sentence. We are looking for formal form which is how you would type your queries in a text-based virtual assistant. 2) The words between quotation marks *SHOULD NOT* be translated. We expect you to keep those values intact and include the quotation marks around them as well. 3) The fully capitalized words like DATE_0, or DURATION_0 *SHOULD NOT* be translated. Please keep them as they are in the translations. 4) Please do not localize measurement units like miles to kilometers during your translation. miles should be translated to its equivalent in your language. 6) Note the input is all lowercased except for fully capitalized special placeholders (e.g. NUMBER, DATE, TIME). Please do the same in your translations. ci sono ristoranti " italian " nelle vicinanze con valutazioni di 3 stelle? Solution: are there any " italian " restaurants nearby with 3 star reviews ? Why? The translation correctly preserves " italian " entity and is accurate New input: mostrami tutti i ristoranti " chinese " con valutazioni di 3 stelle entro un raggio di 1 miglia. Solution:
[ -0.02522263675928116, 0.7424120903015137, 0.15427127480506897, 0.20148038864135742, 0.043692696839571, -0.11734546720981598, 0.7576603293418884, 0.9486920833587646, -0.6069597005844116, -0.5959005355834961, 0.2888089716434479, 0.18353118002414703, -0.20744867622852325, 0.27365821599960327,...
Teacher:In this task, you need to reverse all words of a given length in the sentence. The number of letters in a word determine its length. For example, the length of the word "apple" is 5. Teacher: Now, understand the problem? Solve this instance: Sentence: 'a large bus is on the street near a stop sign'. Reverse all words of length '6' in the given sentence. Student:
[ -0.002316062804311514, 0.38654255867004395, 0.3751033544540405, -0.7557291984558105, -0.3419755697250366, -0.5124369859695435, 0.04883527383208275, 0.4808664321899414, 0.2747950255870819, -0.30778369307518005, -1.3014339208602905, -0.5258910655975342, 0.0215726587921381, -0.372995793819427...
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. Q: Sentence1: I am having a dull pain at my esophagus. Been burping a lot too. Feel slightly better if I take omeporazale. What should I do? Sentence2: I have been prescribed Omeprazole for pain in the esophagus and burping and it helps me. I want to know if chronic acid reflux can turn into cancer. A: Dissimilar **** Q: Sentence1: Walked somewhere yesterday in skinny jeans. Left testicle started hurting. Hurts when I touch it. Never happened before. I am very healthy. Sentence2: My left testicle has been hurting yesterday since when I walked for a long time. Can standing or walking for a long time cause testicle pain? A: Similar **** Q: Sentence1: Rcently prescribed Lumigan 0.1% IOP concern about burning in eyes called the Doc and Doc does not take calls. What to do? Next appt in a week? Sentence2: What is Lumigan 0.1% used for? Can it cause redness or burning in the eyes? A:
[ -0.35802724957466125, 0.4618832468986511, -0.6568961143493652, -0.04466601461172104, -0.07524951547384262, -0.6754308938980103, 0.9945553541183472, 0.8298917412757874, 0.7891517877578735, -0.5239416360855103, -1.0294404029846191, 0.4942839741706848, -0.2478378415107727, -0.0127095421776175...
Instructions: In this task, given a sentence in the Chinese language, your task is to convert it into the English language. Input: 维基新闻的尼克莫罗就他的价值观,经历和竞选活动采访了他。 Output:
[ -0.40892118215560913, -0.7335880994796753, 0.24178732931613922, 0.4804357886314392, -0.24465060234069824, 0.20178762078285217, 0.15788929164409637, -0.29083821177482605, 0.196222722530365, 0.3157764673233032, 0.24120455980300903, -0.2093072384595871, -0.30004656314849854, 0.453984498977661...
Part 1. Definition 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. Part 2. Example Sentence: 'breakfast and a glass of milk is on the table'. Remove all words of length '3' in the given sentence. Answer: breakfast a glass of milk is on table Explanation: Words 'and', 'the' are of length 3. So they are correctly removed. Part 3. Exercise Sentence: 'a man looking at cell phone real seriously'. Remove all words of length '4' in the given sentence. Answer:
[ 0.3505409359931946, 0.32934045791625977, -0.05650819465517998, -1.055083990097046, 0.26110443472862244, -0.3486648201942444, 0.4911169707775116, 0.24759028851985931, 0.16578738391399384, -0.1601341813802719, -1.1493842601776123, -0.5504566431045532, -0.7989257574081421, -0.4118990302085876...
Given the task definition and input, reply with output. This task is about translating a given English language sentence to Spanish. This is a campaign from the American Diabetes Association.
[ -0.6989812850952148, 0.36747103929519653, 0.28015315532684326, -0.47197556495666504, -0.49023938179016113, -0.16480931639671326, 0.10979118198156357, 0.8148236274719238, 0.011957733891904354, -0.3706798851490021, -0.5830541849136353, 0.7803173661231995, -0.1306856870651245, 0.2955698966979...
You will be given a definition of a task first, then some input of the task. In this task, you're given a passage that represents a legal contract or clause between multiple parties, followed by a question that needs to be answered. Based on the paragraph, you must write the index where the answer starts. If multiple answers seem to exist, write the index of the answer that is the most plausible. If multiple indices must be used to answer the question, the output should be a common separated list of indices. EXHIBIT 4.5 MANUFACTURING OUTSOURCING AGREEMENT This Manufacturing Outsourcing Agreement (The AGREEMENT) is entered into on January 21st, 2002, by and between Nice Systems Ltd., an Israeli registered corporation no. 52-0036872 having its place of business at 8 Hapnina Street, P.O.B 690, Ra'anana 43107, Israel, (NICE) and Flextronics Israel Ltd., an Israeli registered corporation no. 51-2933045, having its place of business at 1 Hatasiya Str., Ramat Gabriel Industrial Zone, Migdal Haemek 23108, P.O.Box 867, Israel (the CONTRACTOR). NICE and Contractor are collectively referred to as the Parties. RECITALS WHEREAS NICE issued a request for information (RFI) version A.2 dated June 17th, 2001 to a number of manufacturers seeking to provide NICE with certain local Manufacturing Outsourcing Services (as defined hereinafter) for the production, testing and delivery in world class quality and capability of NICE' Products, on a turnkey basis, to acquire from NICE inventory related to the operations to be outsourced, and to contract with certain of the contractors performing portions of the remainder of work or to accept assignment of such contracts, all as detailed herein; WHEREAS the RFI was followed by a request for proposal including a detailed Statement of Work including Exhibits dated 13.8.01 (the RFP); WHEREAS the Contractor submitted a proposal in response to the RFI and RFP (together the PROPOSAL or the CONTRACTOR'S PROPOSAL); WHEREAS the bidding process resulted in the selection of Contractor, which represented that it possessed the necessary skills, staffing, experience, resources, and capabilities to provide those certain Manufacturing Outsourcing Services detailed herein in world class quality, capability and manner as set forth herein; WHEREAS the Parties have completed the pre-contract due diligence, and now wish to contract for the provision of the Manufacturing Outsourcing Services; NOW THEREFORE, FOR AND IN CONSIDERATION OF THE AGREEMENTS OF THE PARTIES SET FORTH BELOW, NICE AND CONTRACTOR AGREE AS FOLLOWS: A. DEFINITIONS. The following terms shall have the meanings set forth below: (i) RFI - shall have the meaning ascribed in the preamble above. (ii) RFP - shall have the meaning ascribed in the preamble above. (iii) SOW - Statement of Work document attached to the RFP and forming an integral part thereof including its Exhibits. (iv) CONTRACTOR'S PROPOSAL or PROPOSAL - shall have the meaning ascribed in the preamble above. It is clarified that for the purpose of Contractor's Proposal in response to the RFI, Contractor hereby declares that such Proposal was valid and correct at the date submitted in all material aspects which are relevant to NICE' decision to choose Contractor as the Manufacturing Outsourcing Services supplier. (v) PRODUCTS - Digital recording products as defined in APPENDIX A and further detailed in the PDM System, and as shall be amended from time to time by NICE and manufactured by Contractor in accordance herewith. (vi) MANUFACTURING OUTSOURCING SERVICES - Certain turnkey based purchasing, manufacturing, testing, configuration and delivery services for the Products all as detailed in the Agreement and its Appendices and Exhibits, including but not limited to: purchase of the Product's components which are not supplied by NICE, assembly and production of the Products subject to supervision, control and planning by NICE, execution of Measurements and Procedures, response times, providing infrastructure and resources, allocation of the required manpower, use of the Non Generic Equipment, execution of engineering and integration process, Engineering Changes, integration of NICE Software, implementation of Control and Planning, Engineering Changes and Change Order procedures, packaging requirements, dismantling and disassembly of Products procedure, spare part mechanism, quality control requirements, logistics management including inventory management, adjusting and meeting forecasts, components purchasing procedure, supplies and shipment schedules, issuing orders procedure, preparing export shipments, all of world class quality and capability and as provided herein, on a turnkey basis, and acquisition from NICE of certain inventory related to the operations to be outsourced, and to contract with certain of the contractors supplying components and/or performing portions of the remainder of work or to accept assignment of such contracts, all as detailed herein. (vii) NICE SOFTWARE - Dedicated software developed by NICE and/or for NICE, in which all Intellectual Property (as defined below) is owned by NICE. (viii) PERSONNEL - Contractors' employees, subcontractors, subcontractor's employees and any other person acting on behalf of Contractor. (ix) AFFILIATE - A corporation, partnership or other business entity which controls, is controlled by, or is under common control of a Party. For the purposes hereof, CONTROL shall mean the holding of more than 50% of the voting rights in the entity in question. 2 (x) CUSTOMER/S - NICE distributors, resellers, VAR's (value added resellers), OEM's and similar business partners and/or end-users, which purchase the Products. (xi) NICE PROPRIETARY INFORMATION - Any and all data and information disclosed by NICE to the Contractor during the term of this Agreement in any form, whether verbally, in writing or in machine readable form or in magnetic media, relating to the business, manufacturing, know-how, Products, NICE Software, any other products, items, components and affairs of NICE including its Affiliates, and including without limitation - documents, prototypes, samples and the NICE' plants and equipment, Products, certain proprietary and confidential information concerning NICE' past, present and future research, development and business activities and the results therefrom, including but not limited to digital recording solutions, applications and services technology. Proprietary Information may also include information disclosed to NICE by third parties. Proprietary Information shall not include data and information which: (i) was or will be, independently of this Agreement, lawfully in the possession of the Contractor without breach of obligation of secrecy of Contractor to NICE, and/or (ii) was or will be, independently of this Agreement, lawfully in the possession of the Contractor without breach of obligation of secrecy of a third party to NICE, or (iii) was in the public domain or was common knowledge at the time of receipt by the Contractor; or (iv) following its disclosure to the Contractor as the receiving Party, has, through no fault on the part of the Contractor, subsequently become part of the public domain or is common knowledge; or (v) is required to be disclosed by the Contractor to comply with applicable laws or governmental regulations, provided that the Contractor provides prior written notice of such disclosure to NICE and takes reasonable and lawful actions, at NICE' expense, to avoid and/or minimize the extent of such disclosure. CONTRACTOR'S PROPRIETARY INFORMATION - data and information disclosed by Contractor to NICE during the term of this Agreement in any form, whether verbally, in writing or in machine readable form or in magnetic media, relating to the business, manufacturing methods, know-how, systems, price lists, suppliers lists and terms of engagement with suppliers, of Contractor including its Affiliates, and including without limitation documents, and the Contractor's plants and equipment, all information disclosed under audits under this Agreement. Contractor's Proprietary Information may also include information disclosed to Contractor by third parties. Contractor's Proprietary Information shall not include data and information which: (i) was or will be, independently of this Agreement, lawfully in the possession of NICE 3 without breach of obligation of secrecy to Contractor, and/or (ii) was or will be, independently of this Agreement, lawfully in the possession of NICE without breach of obligation of secrecy of a third party to Contractor, or (iii) was in the public domain or was common knowledge at the time of receipt by NICE; or (iv) following its disclosure to NICE as the receiving Party, has, through no fault on the part of NICE, subsequently become part of the public domain or is common knowledge; or (v) is required to be disclosed by NICE to comply with applicable laws or governmental regulations, provided that NICE provides prior written notice of such disclosure to Contractor and takes reasonable and lawful actions, at Contractor's expense, to avoid and/or minimize the extent of such disclosure. (xii) INTELLECTUAL PROPERTY - Trademarks, trade names, logos, domain names, designs, patents, copyrights, inventions, discoveries, technology, know-how, trade secrets, confidential and proprietary information and mask works, all registrations and applications for any and all renewals, reissuances and extensions of, and all goodwill in, the foregoing. (xiii) PURCHASE ORDER/S or PO/'S- A NICE purchase order ordering manufacture and supply of the Products, issued in accordance herewith. (xiv) TOTAL LEAD TIME - The Purchase Lead Time, Sub Assembly Lead Time and Production Lead Time together. (xv) PURCHASE LEAD TIME - The maximum agreed time for purchase of components by Contractor in order to enable production and completion of a Product until the Due Date, being the total of the time required for ordering and delivering all relevant components to Contractor from Contractor's suppliers, subject to the Liability. The initial Purchase Lead Time for each component (including sub-assembly purchased from suppliers) will be as detailed in APPENDIX C and shall be reviewed and updated as necessary by the parties each Quarter during the duration of this Agreement according to the procedure detailed in this Agreement. The new Purchase Lead Time shall need to be agreed to by both parties, and, once agreed, shall be the binding Purchase Lead Time for the relevant components. The parties will also agree on the Purchase Lead Time regarding each new component to be included in a Product. (xvi) SUB ASSEMBLY LEAD TIME - The maximum agreed time for completion of sub-assemblies in order to enable production and completion of a Product until the Due Date, beginning at the end of the Purchase Lead Time for all relevant components and ending on successful completion of testing of the relevant sub-assemblies. The initial Sub Assembly Lead Time for each sub-assembly will be as detailed in APPENDIX C and shall be reviewed and updated as necessary by the parties each Quarter during the duration of this Agreement according to the procedure detailed in this Agreement. The new Sub Assembly Lead Time shall need to be agreed to by both parties, and, once agreed, shall be the binding Sub Assembly Lead Time for the relevant Sub Assemblies. The parties will also agree on the Sub Assembly Lead Time regarding each new Sub Assembly to be included in a Product. 4 (xvii) PRODUCTION LEAD TIME - The agreed time for completion of a Product until its Due Date, meaning from commencement of assembly (from sub-assemblies if applicable) until successful completion of testing, which shall always be fourteen (14) Days from receipt of the PO. (xviii) ENGINEERING CHANGES - Engineering change in the Product as detailed in Sections 3.10 and 3.11 to this Agreement. (xix) ECR - Engineering Change Request issued by NICE or by Contractor. (xx) ECO - Engineering Change Order issued by NICE at its discretion after an ECR, in accordance with Section 3.11 below. (xxi) CHANGE ORDERS - Change or changes or amendments in a specific order excluding rescheduling of an order/prices and excluding ECO's, as further detailed in Section 3.5. (xxii) WARRANTY PERIOD - Thirteen (13) months from the Shipment Date of the Product subject matter of the warranty, unless agreed otherwise by the parties in writing. (xxiii) BACKUP SITE - Contractor's backup site and/or the third party site, as detailed in APPENDIX G and in Section 2.9 below, designed to be operated in the event of force majeure or other event preventing the performance of the Manufacturing Outsourcing Services at Contractor's plant and to ensure an alternate facility with equivalent standards and availability. (xxiv) DUE DATE - The date of completion of the Product after completion of all quality and integration tests as detailed for each Product including in APPENDIX J and its classification as finished goods according to the date detailed in the relevant NICE Purchase Order, issued in accordance with this Agreement. (xxv) SHIPMENT DATE - the date of delivery of Products, properly packed (i.e. in accordance with this Agreement), including all documents required for the export of Products, to the NICE designated freight forwarder at Contractor's Location, which may be any time after the Due Date as determined by NICE, but not to exceed sixty (60) Days from the Due Date. (xxvi) DAY or DAYS - Calendar days unless specific reference is made to Business Days. 5 (xxvii) BUSINESS DAYS - Sunday to Thursday, excluding holidays. Holiday eves shall be regarded as half a business day. (xxviii) QUARTER - a calendar quarter. (xxix) EFFECTIVE DATE - January 21st, 2002 (xxx) LIABILITY - components and sub-assemblies for which Contractor has an option of cancellation and/or rescheduling without liability, as detailed in APPENDIX C regarding each component and sub assembly. The cancellation window for VMI (Vendor Management Inventory) Components varies between 0 to 35 Days from ordering by Contractor. (xxxi) NON GENERIC EQUIPMENT - functional testing equipment and any equipment related thereto. (xxxii) PDM SYSTEM - NICE' engineering system (PDM) to which Contractor shall be granted access for the purpose of performance of this Agreement and whose contents shall be binding and constitute an integral part of this Agreement, subject to Section 17.1. The contents of the PDM System as at the date hereof which are not governed by Section 17.1 may only be changed further to an ECO issued in accordance herewith. B. INTERPRETATIONS As used in this Agreement: (i) The terms and expressions set out in Section A shall have the meanings ascribed therein. (ii) The preamble and Appendices and Schedules form an integral part of this Agreement. (iii) The masculine includes the neuter and the feminine; and the singular includes and plural and vice versa. (iv) A reference to any statute, enactment, order, regulation or other similar instrument shall be construed as a reference to the statute, enactment, order, regulation or instrument as amended by any subsequent statute, enactment, order, regulation or instrument or as contained in any subsequent re-enactment thereof. (v) Headings are included in this Agreement for ease of reference only and shall not affect the interpretation or construction of this Agreement. 6 (vi) References to Sections, Schedules, Appendices and Exhibits are, unless otherwise provided, references to sections, schedules, appendices and exhibits to this Agreement. (vii) In the event certain provisions incorporated in the Agreement are contradictory VIS-A-VIS other provisions incorporated in the Appendices and Schedules, the Agreement shall prevail. (viii) In the event certain provisions incorporated in the Appendices and Schedules are contradictory VIS-A-VIS other provisions incorporated therein, the specific provisions shall take precedence over the general provisions. C. APPENDICES AND SCHEDULES (i) Appendix A - Products; (ii) Appendix B - The Proposal; (iii) Appendix C - Prices, Purchase and Sub-Assembly Lead Time, cancellation windows, rescheduling period, minimum order, package quantity, labor costs, disassembly fees, Product prices, cancellation fees, ECR and ECO administrative costs [a new version to be completed within a month of signature of the Agreement and thereafter updated in accordance with this Agreement]; (iv) Appendix D - Insurance Certificate; (v) Appendix E - Non Disclosure Undertaking; (vi) Appendix F - NICE Inventory purchased by Contractor for the first Quarter (NICE Inventory purchased by Contractor for the second Quarter will be added as an addition to Appendix F at a later date); (vii) Appendix G - Back Up Site; (viii) Appendix H - Safety, Security & IT Requirements; (ix) Appendix I - Spare Parts / Upgrade; (x) Appendix J - Quality Assurance Requirements; (xi) Appendix K - NICE Products release policy; (xiv) Appendix N - RMA Process. 7 1. MANUFACTURING OUTSOURCING SERVICES 1.1. SCOPE OF WORK. During the term of and subject to this Agreement, Contractor shall perform the Manufacturing Outsourcing Services including purchase, assemble, manufacture, configure, test and deliver to NICE' freight forwarder in Contractor's facility, under the terms set forth below, and NICE shall purchase from Contractor, and Contractor shall sell to NICE, such quantities of units of the Products according to NICE' Purchase Orders, from time-to-time as detailed below, at the quoted prices set forth in Appendix C. This Agreement or any provision thereof shall not be interpreted as granting Contractor any exclusive rights in respect of the Manufacturing Outsourcing Services or any similar services outsourced by NICE, and shall not prevent NICE, at its sole discretion, from contracting with any third party for such services, subject to the provisions of this Agreement. Notwithstanding anything to the contrary in the Agreement or elsewhere, including NICE' confidentiality obligations towards Contractor, but without derogating from NICE' obligations hereunder, this Agreement shall in no way be construed as preventing NICE from performing the Manufacturing Outsourcing Services or part thereof by itself and/or through others, whether during the term of this Agreement or thereafter. 1.2. Contractor's obligations to execute the Manufacturing Outsourcing Services pursuant to this Agreement shall commence on the Effective Date, subject to the following provisions: 1.2.1. OUTSOURCING TRANSITION - NICE intends to outsource part of its manufacturing activities to the Contractor, in 3 phases: (1) Training and Authorization, (2) Relocation and (3) Manufacturing Outsourcing Services, as described in this Agreement. 1.2.2. INFRASTRUCTURE. For the execution of this Agreement and the Manufacturing Outsourcing Services, Contractor will set up and establish specific infrastructure including an exclusive area in its production facility as detailed herein. Contractor shall assemble its own workstations using its generic equipment and the Non Generic Equipment to be provided by NICE in good working order. The maintenance of the Non Generic Equipment and keeping it in good working order, except normal wear and tear, shall be Contractor's responsibility, at Contractor's expense. NICE shall have the right to object on reasonable grounds to any material change of the manufacturing facility for any Product. 1.2.3. RELOCATION- Contractor will complete the Relocation process including preparation of production lines 8 that will be able to ensure the production capacity according to NICE' forecasts as detailed herein. The completion of the Relocation stage shall be on time in order to enable compliance with the Forecast submitted to Contractor prior to signature of this Agreement and shall be subject to the Control of NICE, without relieving Contractor from its responsibilities hereunder. Upon NICE' approval that the Relocation stage has been completed to its satisfaction, which approval shall not be unreasonably withheld, the Contractor shall commence the Manufacturing Outsourcing Services. 1.2.4. RESOURCES, PERSONNEL, PROJECT MANAGER. Contractor will be responsible for the required resources in order to comply with its undertakings hereunder and to deliver the Manufacturing Outsourcing Services as detailed hereunder. Contractor will perform the Manufacturing Outsourcing Services using only skilled, qualified and experienced personnel to the extent required for the purpose of performing its undertakings pursuant to this Agreement, to be trained and authorized, according to NICE' requirements. Contractor shall not replace at its initiative key Personnel during the duration of this Agreement, to the extent such replacement shall materially impair its ability to perform in compliance herewith and any such replacement shall take place only after consultation with NICE. It is agreed for the purpose hereof, that frequent replacement of key personnel shall be deemed as materially impairing Contractor's ability to perform hereunder. NICE may reject on reasonable grounds any such key personnel employed by Contractor in the performance of its obligations hereunder, and they shall be replaced by Contractor promptly following NICE' first reasoned request. Such personnel shall abide by all of NICE' security, data protection and safety requirements and policies as indicated from time to time by NICE in writing according to Section 17.1. TheContractor will appoint a dedicated Project Manager who will coordinate with NICE' representative and serve as a single point of contact for NICE in all aspects pertaining to this Agreement. The project manager will not be replaced at Contractor's initiative during the duration of this Agreement to the extent such replacement shall 9 materially impair Contractors ability to perform in compliance herewith and any such replacement shall take place only after consultation with NICE. It is agreed for the purpose hereof, that frequent replacement of Contractor's Project Manager shall be deemed as materially impairing Contractor's ability to perform hereunder. The project manager will meet with NICE' representative on a regular basis. 1.2.5. CONTROL AND PLANNING. Without derogating from the aforesaid, Contractor will provide NICE with control capability of the production. NICE shall be entitled to be involved in the planning and establishment of the working environment for all Product lines at the Contractor's premises. Contractor will provide NICE with reports on a daily/ weekly/ monthly basis, as follows: the reports will present all relevant details regarding the production orders, time between phases, disassembled Products, schedules, logistics reports, etc. The reports provided will present all said data in a clear manner and will include graphic presentations. The reports will enable NICE to verify that all systems are matched and to verify the improvement that is achieved by Contractor. All said reports shall need to be agreed in advance by both Parties. 1.2.6. SUPERVISION AND MONITORING. NICE shall be entitled but not obligated, to supervise and monitor the execution of this Agreement from time to time as set forth herein. NICE shall be entitled, upon prior coordination, to visit any place where the Manufacturing Outsourcing Services are being performed including Contractor's plant/s and to review samples of components and Products. As a result of such supervision, NICE may propose improvements and increase in efficiency in the Manufacturing Outsourcing Services and the Parties will discuss such proposals and their affect on this Agreement. Without derogating from the generality of the aforementioned, any supervision and monitoring rights granted to NICE hereunder are merely intended to secure performance of this Agreement according to its terms and shall not relieve Contractor from its responsibilities hereunder according to this Agreement or impose any responsibility or liability upon NICE which is not explicitly detailed in this Agreement. 10 1.2.7. MEASUREMENTS AND PROCEDURES. Contractor will execute all the production stages required for a Product according to NICE' Production File for the particular Product, included in the PDM System. 1.2.8. QUALITY ASSURANCE REQUIREMENTS. The Manufacturing Outsourcing Services performed by Contractor shall be executed according to and comply with all quality control requirements and specifications described in APPENDIX J. Without derogating from Contractor's responsibility as aforementioned, NICE reserves the right to execute quality assurance inspection on Contractor's premises, all as described in APPENDIX J and according to the terms hereof. 1.2.9. BACK-UP SITE. Contractor will ensure the availability of the Back-up Site according to the terms of this Agreement. Attached as APPENDIX G to this Agreement is the undertaking of Flextronics, Inc., North Carolina for a Back Up Site in North Carolina, USA and a transition plan for its operation. 1.2.10. STEERING COMMITTEE. The Parties will appoint a steering committee which shall monitor the execution of this Agreement, comprised of Contractor's project manager, NICE' representative, and relevant personnel of the Parties. 2. COMPONENTS PURCHASING, NICE COMPONENTS AND INVENTORY. 2.1. COMPONENTS PURCHASING. Upon transition to the third phase - Production, the Contractor will be responsible for all purchasing of components and getting equipped with all the materials necessary for the assembly of the Products (except the Non Generic Equipment). At NICE' request, and without derogating from any other provisions of this Agreement, Contractor shall promptly notify NICE, in writing, who are the suppliers of any specific components and under what agreements purchase is effected. 2.2. CONTRACTOR PURCHASE AGREEMENTS. Without derogating from the aforementioned, NICE may, at its sole discretion, decide to be involved and to actively or inactively, participate in negotiations and purchasing agreements of Contractor for components designated for production hereunder. In such event, Contractor will comply with NICE' requirements and instructions and contract accordingly, without imposing any liability on NICE, provided such instructions 11 are in accordance with common purchasing practice and in accordance with this Agreement. NICE may, at its election, instruct Contractor not to purchase a relevant component from a specific supplier, provided an alternative supplier exists. APPENDIX C shall be updated accordingly. At NICE' request, Contractor shall notify any relevant supplier that it is purchasing components for NICE Products and shall further furnish the supplier with information requested by such supplier. In any event, Contractor shall report to NICE on its purchasing negotiations and achievements and shall supply NICE, at NICE' request, with a copy of all relevant existing documentation. 2.3. FLEXTRONICS, INC. GLOBAL PURCHASE AGREEMENTS. Nevertheless, in the event that the purchase agreement is signed by Flextronics, Inc. as a global purchase agreement for the Flextronics group, and not as a local agreement of Contractor or as an agreement applying to NICE required components only, then NICE will not participate in the negotiations and will not be entitled to receive copies of such agreement/s. The details relevant to the components purchased under an agreement as above will be included in APPENDIX C and Contractor hereby declares and undertakes that the details included in APPENDIX C (as amended from time to time according to the provisions of this Agreement) shall be the accurate details from the Flextronics, Inc. global purchase agreements and components and sub assembly prices in APPENDIX C shall be net purchase prices of Contractor without any overhead or uplift. NICE shall be entitled, at its sole discretion, to object in advance to Contractor using any Flextronics, Inc. global purchase agreement and in such event, Contractor shall purchase the components separately, the provisions of Section 2.2. shall apply and APPENDIX C shall be updated accordingly. Contractor undertakes to comply with NICE' instructions and the manufacturer license terms regarding the use and duplication of Microsoft and other third party software supplied by NICE and not to use such software products for any purpose other than in the assembly of the Products. Contractor will copy from the master CD of those software products only the exact number of licenses designated by NICE in writing and for which a license has been issued by NICE. 2.4. NICE DESIGNATED COMPONENTS. NICE may request Contractor to purchase specific components from specific suppliers, provided that the terms of such suppliers are in accordance with common purchasing practices and APPENDIX C shall be updated accordingly. When purchasing components for Contractor's other customers, Contractor may not represent itself to the suppliers as a NICE outsourcer for the purposes of such purchase. 2.5. NICE SUPPLIED COMPONENTS. NICE may, at its election, supply to Contractor software licenses and software or the like for which NICE has an existing royalty agreement with a third party (except electrical and mechanical components unless agreed otherwise), in lieu of Contractor purchasing same (NICE COMPONENTS). All 12 such components will be delivered to Contractor in a mutually agreed package type, and in an agreed upon time and in agreed upon quantities. The parties will agree on the inventory level required by Contractor for each NICE Component and NICE' sole responsibility shall be to renew the inventory upon request. Contractor shall be responsible for ordering additional NICE Components if required above the inventory level and for ensuring that appropriate physical controls of such components are in place and properly administered. Contractor will not charge NICE any charges or overhead for such NICE Components. In the event Contractor has difficulty in purchasing any components which NICE can obtain and NICE has granted its consent to supply such component to Contractor in lieu of Contractor purchasing same, Contractor will not charge NICE any charges or overhead for such Components. 2.6. INVENTORY MANAGEMENT AND USE OF EXISTING INVENTORY. All purchasing of inventory, use of inventory, and management of inventory shall be performed by Contractor according to this Agreement, and APPENDIX C. 2.7. EXISTING NICE INVENTORY. Furthermore, Contractor will purchase from NICE its existing inventory of components available for use in Products for up to six (6) months on a rolling basis, as detailed in APPENDIX F, all of which will be transferred to Contractor's facility on the purchase date, all as detailed hereunder: On the Effective Date Contractor will purchase the inventory included in part I of APPENDIX F. Regarding the remainder of the inventory included in part II of APPENDIX F the following will apply: at the beginning of the first production Quarter hereunder Contractor will purchase the components required under the Forecast issued by NICE for that Quarter regardless of the Total Lead Time for such components; at the beginning of the second production Quarter hereunder Contractor will purchase the components required under the Forecast issued by NICE for that Quarter regardless of the Total Lead Time for such components; Contractor will purchase any components remaining in APPENDIX F after two Quarters as aforementioned, on a current basis as required under the Forecast issued by NICE for the following Quarters but in compliance with the Total Lead Time for such components. Contractor will use said NICE' inventory for the production of the Products rather than purchase such components from third parties, until full use of all NICE inventory. Contractor shall pay NICE the purchase price of such components, as set forth in APPENDIX C hereto, and under payment terms as set forth in Section 8.4. When sold to NICE as part of aProduct, the component prices paid by NICE to Contractor hereunder will be calculated with a reduced overhead of 2%. NICE will and does hereby provide Contractor with all such warranties with respect to the components sold thereby as is required from Contractor under this Agreement with respect to the same components. Furthermore, without derogating from NICE' undertakings hereunder, Contractor will use its international supply chain in order to assist NICE in selling its dead inventory, which is not included in APPENDIX F, and the proceeds from such sales will be shared as follows: 10% Contractor, 90% NICE. Contractor will report to NICE regularly, on such sales. 13 2.8. COMPONENT END OF LIFE. Contractor shall take all necessary measures in order to receive immediate updates from its suppliers regarding end of life of any component (i.e types of components which shall no longer be manufactured). Contractor shall notify NICE immediately upon becoming aware of the event of end of life of a component. In such event, NICE shall designate and approve the replacement components to be used instead and the Parties will mutually agree on the required changes in APPENDIX C. 2.9. COMPONENTS FOR NICE INTERNAL REQUIREMENTS. Contractor will occasionally provide services in order to help NICE to obtain components for NICE' internal requirements. Contractor will allow NICE to purchase reasonable quantities from its available inventory at a price agreed in advance, and will help NICE to obtain components from manufacturers/suppliers at the lowest available price (in the case where the components in question are not in the Contractor's inventory). 2.10. It is clarified that nothing in this Agreement shall prevent NICE from contracting directly with Contractor's suppliers and vendors in any agreement, or from purchasing identical components, whether during this Agreement or following its termination or expiration. 3. ORDERING AND OTHER MATTERS 3.1. FORECASTS. NICE shall give Contractor a written forecast of the Products, by type, quantity and expected Due Date (the FORECAST) as follows: A Forecast shall be a rolling forecast for the current Quarter and the two (2) consecutive Quarters, detailed by week. Upon the Effective Date, NICE shall deliver a Forecast for the period commencing on the expected completion of the Relocation Phase for the first Product, for the current Quarter and for the next coming two Quarters and so on thereafter during the term of this Agreement. The Forecast may be updated by NICE on a weekly basis, or more frequently (at NICE' discretion). A Forecast will not be deemed to constitute a binding purchase order with respect to Products (as opposed to components and sub-assemblies, as set forth in Sections 3.4, 16 and 17.5 of this Agreement). Contractor will manufacture the quantities of Products only according to specific orders and the Production Lead Time. The 14 Parties' responsibilities and undertakings arising from NICE' Forecast shall be according to APPENDIX C as amended from time to time according to the provisions of this Agreement. Liability reports will be submitted by Contractor on the 1st of each calendar month and will need to be approved by NICE. It is clarified for the avoidance of doubt, that in any event, any and all purchase obligations of NICE with respect to Products (as opposed to components and sub-assemblies) are limited in any given time during the term of this Agreement, to the PO's only. Contractor (with NICE' participation) will implement, at its own expense, a full process of Demand Flow Technology, including: (I) Product Synchronization; (II) Sequence of Events; (III) Mix Model; (IV) Demand of Capacity & Take Time; (V) Operations grouping; (VI) Line Design & Balancing. This process will help to determine the Sub Assembly Lead Time and the Production Lead Time. It is clarified that any change in the Production Lead Time detailed in this Agreement shall require NICE' prior written approval; any change in the Sub Assembly Lead Time detailed in this Agreement as a result of which the maximum Sub Assembly Lead Time for the relevant sub-assembly exceeds 30 Days, shall require NICE' prior written approval. 3.2. PURCHASE ORDERS AND ISSUING ORDERS. NICE shall, from time-to-time, issue to Contractor a Purchase Order, according to the Forecast, for Products, by type, quantity and Due Date, as and when it desires to order Products. PO's will be issued at least two (2) weeks prior to the designated Due Date. Each and every order will be entered in NICE' logistic system as a Sales Order. Every Product shall be manufactured according to the Production Lead Time. Commencement of assembly shall be based on Production Lead Times (as per Section A (xvii)) and calculated to meet NICE' delivery requirements. It is clarified that delivery and shipment of Products and NICE' obligation to pay for Products shall only be according to a PO. Purchase Orders for Products (and Forecasts for Products) may be delivered to Contractor by any reasonable means, including but not limited to e-mail, computerized systems, etc., postal delivery, courier delivery, facsimile transmission, as shall be notified by NICE in writing and in advance of any relevant PO. For the removal of doubt, a PO shall not be binding upon Contractor until Contractor has confirmed in writing receipt of the PO. Contractor shall, within two Business Days of its receipt of a Purchase Order, accept or reject such Purchase Order in writing; provided, however, that Contractor shall be obligated to accept all Purchase Orders issued in accordance with the terms hereof for Products with respect to which a price per the quantity ordered has been mutually agreed by the parties. Contractor undertakes that in the event of increase in Product requirements VIS-A-VIS the Forecast (i.e. issuance of PO's exceeding 15 the relevant Forecast), Contractor's manufacturing capacity can be increased, at any time, by thirty percent (30%) beyond the then current Forecast. In addition, in as much as purchase of components and purchase of sub assemblies are concerned, NICE may order Products, which are not included in the Forecast, and Contractor will make its best reasonable commercial efforts to accommodate such order in accordance with NICE' request. It is clarified that in any event Contractor will accept all PO's exceeding the Forecast, subject to updating the Due Date based upon the Total Lead Time for obtaining the required components, which are not available in Contractor's inventory. The Due Date for such PO's will be determined according to the time of obtaining the components. For components/Products the prices for which are not previously agreed under APPENDIX C, the price will be agreed in writing prior to acceptance of the PO. 3.3. FORECAST REVIEW. The parties shall hold weekly meetings, in person, at NICE' facility or by conference phone call, for the purpose of discussing NICE' existing and contemplated Forecasts and order requirements and updating the Forecast; provided, however, only written Forecasts and Purchase Orders, or written modifications thereto, shall bind NICE and Contractor pursuant to the terms of this Agreement or otherwise. The parties, as business requirements dictate, may mutually agree upon the use of blanket purchase orders for specific sub-assemblies or components (exceeding the requirements under Forecasts), subject to the terms of this Agreement and such sub-assemblies or components purchased shall be deemed Permitted Components. 3.4. PERMITTED COMPONENTS. Contractor may make purchase commitments to suppliers and assemble components to sub-assemblies based upon the Forecasts received from NICE but subject always to the Total Lead Time, Liability and ABC policies of Contractor (which NICE will be entitled to review and comment on in advance of the relevant purchase). Contractor shall maintain inventory of Permitted Components (as defined below) for use during the Production Lead Time. NICE shall only be obligated to Contractor for components and sub-assemblies ordered and assembled by Contractor, in accordance with the Forecast and in compliance always with the Total Lead Time as detailed in APPENDIX C (as amended from time to time according to this Agreement) or otherwise for inventory of components purchased from NICE under Sections 2.7 or 3.4(A), or purchased in accordance with POs, ECO's or Change Orders (PERMITTED Components), as detailed hereunder. It is clarified that any Forecast updated following the purchase of Permitted Components will not affect their definition as Permitted Components, and NICE' obligations with respect thereto, subject to the Liability. 3.4(A) PURCHASE OF INVENTORY BY NICE. 16 NICE will purchase from Contractor inventory of Permitted Components not required (in whole or in part) according to the Forecast for the Quarter immediately following the time at which such inventory is reviewed as detailed below (hereinafter: the FIRST QUARTER) as detailed below. The following terms shall have the definitions ascribed thereto: (i) DEAD INVENTORY - Permitted Components, the entire quantity of which is not required for assembly of Products in accordance with the Forecast. (ii) SLOW MOVING INVENTORY - Permitted Components, which are required for assembly of Products for the two consecutive Quarters commencing immediately after the First Quarter, in accordance with the Forecast. (iii) EXCESS INVENTORY - Permitted Components, which are required for assembly of Products only during the third Quarter after the First Quarter or thereafter, in accordance with the Forecast. Three (3) days before the beginning of every Quarter, Contractor will issue a report of Dead, Slow Moving and Excess Inventory, and shall detail the price of each Permitted Component included in the report as specified in APPENDIX C, which report will need to be verified by NICE within 2-3 days. Inthe event that in any Quarter, the Dead Inventory, Excess Inventory and Slow Moving Inventory together exceed 15% of the Monthly Consideration (as defined below), NICE will purchase such inventory exceeding 15% from Contractor one day before the beginning of the First Quarter, by payment of the price detailed in APPENDIX C including a surcharge of 4%. In calculating and determining the inventory falling within the said 15% (which shall not be purchased by NICE) the following priority shall apply: first - all Slow Moving Inventory, second (if not all 15% were covered) - all Excess Inventory, third (if not all 15% were covered) - Dead Inventory. The MONTHLY CONSIDERATION for the purpose hereof shall mean the total actual price due to Contractor from NICE hereunder for all Products during the preceding Quarter, divided by three (3). The foregoing shall apply only as of Q3 2002 - July 1st 2002 (the first report of inventory as above shall be issued at the end of June 2002), and thereafter on a regular basis. In the event NICE has purchased any Permitted Component from Contractor as detailed above, Contractor is obligated to repurchase such Permitted Component for production of the next Forecast which requires such Permitted Component in accordance with the relevant procedure of Section 2.7 above (Nice Existing Inventory), at the price sold to NICE by Contractor excluding the surcharge of 4%. No other compensation or components protection will be provided by NICE except as explicitly detailed above or in Sections 16.7, 16.8 and 17.5 of this Agreement. Upon 17 payment of the aforementioned compensation for Permitted Components, such items shall become the property of NICE, and will be promptly delivered to NICE' facility in Israel, and, at NICE' election and expense, shall be delivered to another location in Israel identified to Contractor by NICE or, at NICE' direction, disposed of by Contractor (in any manner selected by Contractor). In any event, Contractor will make best reasonable commercial efforts to decrease levels of inventory of Permitted Components, by agreeing with its suppliers to decrease Purchase Lead Times to 1 - 2 weeks at the most. 3.5. CHANGE ORDERS. Throughout all the assembly phases of a Product during the Production Lead Time and any time before the Due Date, NICE may issue Contractor with a Change Order. The issuance of such Change Order and the execution by Contractor of such Change Order, shall be in accordance with the provisions hereunder. Upon issuance of a Change Order, Contractor will immediately execute it and the Product price shall change in accordance with APPENDIX C. The sole implication of a Change Order will be payment for additional direct labor costs as detailed in APPENDIX C. Replaced components and sub-assemblies will be returned to Contractor's inventory at no charge to NICE (without derogating from the specific provisions of this Agreement under which NICE is obligated to purchase Permitted Components). The Product price will be as after the implementation of the Change Order. For Change Orders issued prior to commencement of the Production Lead Time for any Product no charge will be incurred by NICE. Without derogating from the aforementioned, Contractor will not charge NICE for Change Orders during the first three (3) months of production. 3.6. RESCHEDULING OF RELEASED ORDERS. NICE may, at its discretion, reschedule delivery of units of Products for which a PO has already been issued, by shortening the Due Date, without any implication. In this respect, Contractor is aware that by the last three weeks of every calendar Quarter, a high level of flexibility is required to meet NICE' end of Quarter requirements. Contractor will perform its best reasonable commercial efforts to complete such rescheduled Products at the new requested Due Date. All such rescheduling shall be performed by sending Contractor a written request for rescheduling. 3.7. ORDERS ON HOLD. Prior to the Due Date, NICE may, at its discretion, place Products manufactured according to PO's on hold for a period not to exceed thirty (30) Days from the Due Date, without any implications, by giving a written notice to Contractor. Upon termination of such 30 Day period or earlier if requested by NICE in writing, the Products on hold will be deemed as cancelled and the provisions of Section 3.8 below shall apply. 3.8. CANCELLATION OF PURCHASE ORDERS. NICE may at its discretion, at any time, cancel, in whole or in part, PO's of Products issued 18 pursuant to this Agreement subject to the delivery of prior written notice, before the respective Due Date. Contractor, upon receipt of such written notice of cancellation, shall stop work on such units of Products if work has already commenced. Without derogating from any liability to pay for Permitted Components as set forth elsewhere in specific provisions this Agreement, NICE shall have no liability for cancellation of a PO prior to the Production Lead Time of the Product. For cancellation of a PO during the Production Lead Time and until the Due Date, NICE' liability for cancellation shall be limited to the following: 3.8.1. Payment of a fixed cancellation charge for all cancelled units of Products as specified in APPENDIX C. The fixed cancellation charge will be recalculated at the end of the first Quarter, based on the actual average time to disassemble a Product, as determined by Contractor and agreed to by NICE; 3.8.2. All the components/sub-assemblies will be returned to Contractor's inventory at no charge to NICE subject to and in accordance with the terms of this Agreement. 3.8.3. NICE shall not be responsible and shall not pay, in whole or in part, for Products manufactured outside the agreed Production Lead Time and/or without a written NICE Purchase Order. 3.9. Contractor shall use its best reasonable commercial efforts to minimize Change Order charges and cancellation charges by returning components for credit (with NICE' approval), canceling components on order and applying components to other Contractor projects (when possible, at the sole discretion of Contractor) and minimizing all work-in-process. 3.10. ENGINEERING CHANGE REQUESTS (ECR'S). NICE shall be entitled, at its sole discretion, from time to time to request any Engineering Change Requests for any Product and Contractor is obligated to propose ECR's to NICE when applicable at Contractor's opinion. Contractor will respond to all Engineering Change Requests initiated by NICE, according to the terms hereof. Contractor will give NICE written notice, within three (3) Business Days of receiving written notice of such ECR, of the date by which, and at what cost, such ECR could be implemented based on the pricing formula in APPENDIX C, and how the ECR effects existing PO's. Contractor will charge NICE for ECR's in accordance with APPENDIX C (an administrative cost of $25 per ECR of whatever size). 3.11. ENGINEERING CHANGE ORDERS (ECO'S). NICE may, at its discretion, issue ECO's based on Contractor's response to the ECR's or based on negotiated changes to Contractor's response. The administrative cost for an ECO shall be $50 per ECO. Engineering Change Orders effective dates (the date for completion of implementation 19 of the ECO) shall be as agreed to by the parties and shall effect the relevant Lead Times and dates accordingly, as detailed in the ECO. Contractor shall approve every ECO issued as above within 2 Business Days. An ECO shall become binding on Contractor upon written confirmation of receipt thereby. Contractor shall not make any design changes or any other changes in the Products without the prior written consent of NICE as reflected in an ECO. The new Product price due to an Engineering Change Order, shall be determined in accordance with APPENDIX C. Contractor shall make all reasonable commercial efforts to minimize costs due to ECO's. Notwithstanding the aforementioned in Sections 3.10. and 3.11., NICE shall not be charged for the first $1,000 due to Contractor in any one month for ECR's and ECO's. 3.12. DISASSEMBLY OF PRODUCTS. From time to time, NICE may order Contractor to disassemble Products after the Due Date. Upon such request issued to Contractor, it shall promptly comply with the request. Dismantled components will be consigned to Contractor's inventory and stored in a special warehouse at Contractor's facility, at no charge to NICE (the RETURNED COMPONENTS). NICE will pay Contractor the original Product price and also a fixed fee for dismantling as detailed in APPENDIX C. Thereafter, Contractor will use the Returned Components first in the assembly of any Products until no inventory of Returned Components remains. Contractor will not charge NICE for any surcharge or overhead for use of Returned Components in a Product. 3.13. SPARE PART MECHANISM. In addition to producing Products hereunder, and in addition to Contractor's responsibilities under its warranty obligation hereunder which are included in the Product price as provided herein, Contractor will supply Spare Parts to Customers upon request, as detailed in APPENDIX I according to the applicable Production Lead Time. The price for spare parts shall be in accordance with APPENDIX C and shall be paid by NICE in accordance herewith. 4. SCOPE; NEW PRODUCTS 4.1. The scope of this Agreement refers to the Products currently detailed in APPENDIX A subject to the provisions of APPENDIX K. The Manufacturing Outsourcing Services will be performed by Contractor on a gradual basis as detailed hereinabove, and until full performance of the Manufacturing Outsourcing Services by Contractor for all Products. 4.2. Quotations by Contractor for new Products will be developed by NICE in coordination with Contractor subject to the mutually agreed upon pricing model set forth in APPENDIX C hereto. Other terms applicable to new Products shall be identical to those applicable to the current Products. Each such quotation requested by NICE shall be provided to NICE on an expeditious basis. Contractor shall develop a mutually agreeable quality program for each new Product. The provisions of APPENDIX K - NICE Systems Products Release Policy will apply to such new Products subject to the terms hereof. 5. DUE DATE 20 5.1. Contractor shall target 100% on time delivery in compliance with the Due Date. Contractor's performance regarding the Due Date shall constitute a material obligation, and is an essential element in this Agreement. 5.2. DELAYS. Immediately upon learning of any possible delays, Contractor will notify NICE as to the cause and extent of such delay. Contractor shall at once, exercise its best reasonable commercial measures to minimize the possible delay, at no additional cost to NICE. Such measures may include, inter alia, acceleration of payments to Contractor's vendors if necessary. 5.3. LIQUIDATED DAMAGES. Any delay from the Due Date of a certain Product in a certain Quarter, not due to a specific written request by NICE or otherwise deriving from a breach of NICE' undertakings hereunder and only to the extent deriving from such breach by NICE, or caused by an event of Force Majeure, and subject to the terms hereof, shall be considered a material breach of Contractor's obligations under this Agreement and shall entitle NICE to the following liquidated damages in addition to any remedy available to NICE under this Agreement or by law: 5.3.1. One percent (1%) of the Product Price for a delay of 3 to 5 Days. 5.3.2. Three percent (3%) of the Product Price for a delay of up to 10 Days. 5.3.3. Five percent (5%) of the Product Price for a delay of 11 Days or more. 5.3.4. For the removal of doubt, when determining the liquidated damages due, the applicable sub-section 5.3.1, 5.3.2 OR 5.3.3 will apply. In any event, the total liquidated damages as per this Section shall not exceed 5% of the Product Price. 5.3.5 The PRODUCT PRICE for the purpose of this Section 5.3. shall mean the total consideration which is due to Contractor for the Products being delayed at the relevant time. 5.3.6. In the event that following the delay, Contractor is in compliance with the Due Dates for two immediately consecutive Quarters and there is no delay whatsoever, Contractor will be reimbursed by NICE for liquidated damages already paid for delay in the previous Quarter (before the said 2 Quarters), if paid, without derogating from the previous delay being regarded as a breach hereunder. 5.3.7 NO RESPONSIBILITY FOR DUE DATE. Notwithstanding the aforementioned, Contractor shall be relived from its responsibility for the Due Date of any specific Product if all the following terms are met: (1) Contractor notifies Nice promptly in writing of the delay and the detailed reasons for the delay; (2) Contractor proves that such delay was caused by a worldwide event of component allocation or a worldwide event of Force Majeure (as defined in this Agreement) applying to a manufacturer of necessary components required for assembly of the Product and such components can not be purchased from another manufacturer, since the manufacturer with which Contractor has contracted (directly or through suppliers) is a single source manufacturer worldwide or, if there is more than one source - the above applies to all of them; 21 (3) Contractor proves, that it has employed all necessary measures, both upon contracting with the supplier (including but not limited to - contracting other suppliers) and after becoming aware of the delay, in order to ensure proper timely delivery by such supplier and in accordance with the agreed Purchase Lead Time in this Agreement; (4) Contractor takes all required actions in order to minimize the effects of such occurrence and solve it. 6. SHIPMENT DATE, PACKING AND SHIPPING 6.1. PACKING. Contractor shall package each unit of Product according to the standard NICE packing procedure and specifications in accordance with the PDM System, or, if not specified by NICE, according to good commercial standards. Every shipment to a NICE Customer must include a Packing List issued by the Contractor, attached to the packed Product. The Packing List is derived from the Purchase Order and includes all the packed items in the carton and all software licenses associated with the Product. 6.2. PREPARATION OF EXPORT SHIPMENTS. Contractor will be responsible for preparing the shipment of the final Product to the Customer by arranging the pallets and packing them according to NICE' instructions as set forth in the PDM System. 6.3. DELIVERY. Unless agreed otherwise in the future, Contractor will deliver finished Products to NICE' designated freight forwarder, at Contractor's premises. 6.4. SHIPMENT DATES. The following Shipment dates shall apply: Shipment plans that Contractor receives until 13:00, will be ready until the end of the same Day (except that on weekend days prior coordination will be required); Shipment plans that Contractor receives after 13:00, will be ready until the end of the next Day (except that on weekend days prior coordination will be required). Contractor's performance regarding the Shipment Date shall constitute a material obligation, and is an essential element in this Agreement. 6.5. INSPECTION. Products will be subject to inspection by NICE, or by certified NICE' distributors according to the following provisions, both prior to the Shipment Date while they are in the finished goods warehouse and after the Shipment Date. During the inspection, NICE may open cartons and boxes and unpack the contents for inspection. An inspection will be coordinated if possible. NICE may inform the Contractor if there is any mismatch in Product quantities or if any damage was caused to the shipment prior to delivery to NICE' freight forwarder in Contractor's facility. In case of a quantity mismatch between the quantity recorded on the packing documents and the actual quantity received, NICE will notify Contractor 22 of the mismatch, and, subject to verification by Contractor, Contractor will complete the missing quantity. In case where a shipment is found damaged prior to delivery to NICE' freight forwarder at Contractor's facility, the Contractor will replace or repair the Product and deliver it back to such NICE' freight forwarder at Contractor's facility, at Contractor's expense. If there was no mismatch in quantities or no damage to the shipment (as applicable), NICE will bear all risk and costs associated with the delivery of shipment to Contractor and back. 7. [DELETED] 8. PAYMENTS 8.1. Initial prices as proposed in the Proposal are set out in APPENDIX C. Within one month from signature of this Agreement, the parties will amend the initial APPENDIX C according to components purchase prices and supplier agreements obtained by Contractor, but in no event will the relevant data exceed the data included in the initial APPENDIX C, except with respect to components sold to Contractor by NICE according to APPENDIX F and Section 2.7, or further to changes in APPENDIX C made pursuant to NICE' instructions under Sections 2.2, 2.3 or 2.4 of this Agreement. Contractor will use reasonable commercial efforts to improve the particulars in APPENDIX C and, amongst others, shorten Liability. In the event of lack of agreement on the amended APPENDIX C within one month from the signature date, the initial Appendix C shall continue to apply until agreed otherwise. It is clarified that labor prices in APPENDIX C will not be amended as aforementioned regarding components. Contractor hereby declares and undertakes that the details included in APPENDIX C(as amended from time to time according to the provisions of this Agreement) shall be the accurate details from all of the relevant purchase agreements of Contractor with its suppliers and components and sub assembly prices in APPENDIX C shall be net purchase prices by Contractor without any overhead or uplift. Thereafter, prices may be decreased or increased according to the formula and at the timetables detailed herein below. 8.2. COST ADJUSTMENTS. Product pricing shall remain firm for Products for each Quarter, except as follows or as set forth in Sections, 2.2, 2.3, 2.4, 3.5, 3.8, 3.11, 8.1, 8.3, and hereunder in the various subsections of Section 8.2: 8.2.1. The quoted cost of all components and sub-assemblies in each Product subject to this Agreement is or will be set forth in APPENDIX C or an agreed written amendment thereto. 8.2.2. NICE and Contractor shall continually work to introduce new cost reduction methods. 23 Contractor shall make its best reasonable commercial efforts to reduce the cost of manufacturing Products, by methods such as elimination of components, obtaining alternate sources of materials, redefinition of specifications, and improved assembly or test methods, subject to NICE' written approval. Upon implementation of such methods initiated by Contractor, Contractor will enjoy one hundred percent (100%) of the cost reduction during the first Quarter and thereafter will reduce the price accordingly so that NICE will enjoy one hundred percent (100%) of the cost reduction. NICE will immediately enjoy one hundred percent (100%) of the cost reduction upon implementation of such methods initiated by NICE. 8.2.3. In the event there is a decrease in the cost of a component or sub-assembly purchased by Contractor for the purposes hereof, which affects the purchase price of such Product, Contractor shall document such decrease in costs and provide such information to NICE in writing, in reasonable detail, within three (3) Business Days of Contractor becoming aware of such decrease. 8.2.4. In case of a decrease as aforementioned, the purchase prices in APPENDIX C for units of the affected Product shall be adjusted accordingly. 8.2.5. In the event there is an increase in the cost of a Permitted Component purchased/to be purchased by Contractor for the purposes hereof, which affects the purchase price of such Product, Contractor shall provide NICE with copies of letters as elaborated below, together with a request for a price increase within one (1) Business Days of Contractor becoming aware of such increase. Contractor shall not purchase any such component until NICE approves it in writing. NICE shall approve/disapprove on the same Business Day it was notified by Contractor provided notice was received by 12:00. However, NICE may only reject a price increase if it can show that the Permitted Component is available at the a lower price. There are two permitted types of price increases: (i) TEMPORARY PRICE INCREASE designated to meet the requested Due Date, in the event of receiving a Purchase Order/Forecast for which the Purchase Lead Time is shorter than the normal Purchase Lead Time of the relevant components detailed in APPENDIX C or due to an Engineering Change Order which affects the Due Date. Contractor shall provide NICE with copies of letters of approach to at least 3 suppliers that are known in the market and accepted commonly (if 3 suppliers exist for such component) and their response. In such event, NICE will pay Contractor the difference between the original price and the actual price for those components purchased after the increase. 24 (ii) CONSTANT PRICE INCREASE caused by a change in the market trend. Market trend increase requests will be explained by providing NICE with copies of letters of approach to at least 3 suppliers that are known in the market and accepted commonly (if 3 suppliers exist), and their response. NICE will pay Contractor the difference between the original price and the actual price for those components purchased after the increase within the Quarter, and thereafter APPENDIX C shall be updated accordingly. 8.3. COST REVIEW. During each calendar Quarter, no later than the third week of the Quarter, the parties will jointly review the costs, costs reduction, volume performance of Contractor and NICE, respectively, and other performance parameters to be mutually agreed upon by the parties. The pricing and other details referenced in APPENDIX C shall be jointly reviewed by the parties at an agreed upon frequency and may be modified with the mutual written agreement of the parties. 8.4. PAYMENT TERMS. 8.4.1. Payment by NICE is due current thirty (30) Days from the date of receipt of the invoice, on the 2nd or 16th of the month, whichever is following the invoice date and may be made by check or wire transfer. Purchase Orders, invoices and payments will be presented and effected in US dollars. 8.4.2. Dates of issuance of invoices by Contractor: 1. for Products - upon the actual Due Date of Products. 2. for inventory of Permitted Components - one day before the beginning of the First Quarter as defined in Section 3.4(A). 3. for amounts outstanding upon termination according to the relevant provisions of this Agreement - upon termination. 4. for other amounts - upon the date on which the payment becomes due under this Agreement. 8.4.3. Payment by Contractor is due current thirty (30) Days from the date of receipt of the invoice, except as set forth in Section 8.4.4(2) below, and may be made by check or wire transfer. Invoices and payments will be presented and effected in US dollars. 25 8.4.4. Dates of issuance of invoices by NICE: 1. for inventory of Permitted Components repurchased - at the end of the month in which such components were repurchased by Contractor. 2. for NICE existing inventory purchased by Contractor according to Section 2.7 - upon commencement of the first production Quarter with respect to inventory to be purchased on such date, upon the commencement of the second production Quarter with respect to inventory to be purchased on such date, and the remainder upon the relevant Purchase Lead Times for each component. The payment of said invoices will be made on a current thirty basis from the date of use of such inventory by Contractor based on the most updated Forecast. 3. For Permitted Components purchased from Contractor according to Section 3.4.(A) - upon the relevant Purchase Lead Times for each component. 4. For other amounts - upon the date on which the payment becomes due under this Agreement. 8.5. TAXES. Each party shall deduct such taxes from the payments due to the other party hereunder as required by law including withholding taxes (unless an exemption is provided), and shall promptly furnish such other party with appropriate tax receipts. Each party will be solely responsible for any and all taxes imposed thereon, including, without limitation, all income taxes, sales taxes, goods and services taxes. Israel value added tax shall be added, if applicable, to all amounts payable hereunder and will be paid against submission of appropriate tax invoices. 8.6. The consideration detailed in the Agreement is the full and entire consideration due to Contractor for the services stipulated hereunder and Contractor shall not be entitled to any other payment or reimbursement of expenses of any kind with respect thereto. 9. REPRESENTATIONS AND WARRANTIES 9.1. Contractor hereby warrants to NICE that it has the full corporate power and authority to enter into this Agreement and to perform its obligations hereunder; that no impediment exists to Contractor entering into this Agreement, and no other agreement has been or will be made with any third party which will have a detrimental effect on Contractor's ability to fulfill its obligations under this Agreement. 9.2. Contractor hereby warrants to NICE that it has ascertained the nature of the Manufacturing Outsourcing Services and its own ability to perform such Manufacturing Outsourcing Services, and that all Manufacturing Outsourcing Services provided by Contractor hereunder will be performed in a professional and workmanlike manner by a sufficient number of individuals with appropriate skills and training for the applicable task using systems and processes which are sufficient to accomplish the Contractor performance 26 obligations under this Agreement. In addition, without derogating from any undertaking, warranty or representation of NICE included in the Agreement, Contractor acknowledges and agrees that prior to the entering into this Agreement it has had the ability to perform a due diligence investigation into the manufacturing, production, testing and delivery as performed by NICE up to and including the date hereof, that it has in fact performed such an investigation and that based upon the outcome thereof, it believes that it has the professional and other capabilities to perform the Manufacturing Outsourcing Services as set forth herein in a professional and workmanlike manner. 9.3. Contractor further warrants that it is duly licensed, authorized, or qualified to do business and in good standing in every jurisdiction in which a license, authorization, or qualification is required for the ownership or leasing of its assets, of the transactions of business of the character transacted by it except where the failure to be so licensed, authorized, or qualified would not have a material adverse effect on Contractor's ability to fulfill is obligations under this Agreement. 9.4. PRODUCT WARRANTY. Contractor warrants to NICE that each of the Products manufactured, configured or tested by Contractor will have been manufactured, configured and tested in conformance with the Specifications therefor as provided by NICE and be free from defects in workmanship or material for the Warranty Period. It is clarified for the avoidance of doubt, that the aforesaid warranty of Contractor for the Products applies to the entire Product, including components and workmanship, except when the defect or malfunction results from the design, NICE Software or the Nice Components supplied by NICE under this Agreement if Contractor cannot obtain warranty service for same from the supplier (and Contractor shall notify NICE accordingly), for which NICE shall be responsible. 9.5. Contractor shall be responsible for procurement of components as set forth herein, inspection of components, and safe handling of the components while in-house at Contractor's premises. 9.6. RMA. Should a Product fail to be in conformity with the above warranties during the Warranty Period, NICE shall deliver the Product to Contractor at its expense, Contractor shall repair or replace the Product at no charge (as set forth in Section 9.7 below), and will cover all shipment and delivery costs of therepaired or replaced Product from Contractor's facility to NICE' Customer location (whether in Israel or abroad). In the case that the determination according to Section 9.9 below, is that Contractor's warranty hereunder does not apply, NICE will bare all shipment and delivery costs of the Product/s and their return, and of any repair/replacement costs if requested by NICE, according to APPENDIX C. Detailed procedures to be executed by Contractor concerning the repair of defective/malfunctioning Products subject to the warranty hereunder are included in APPENDIX N - Return Material Authorization (RMA). 27 9.7. WARRANTY SERVICE. Contractor shall replace any such Product with a new Product except when the defect is in the NICE proprietary boards, in which case Contractor may repair the Product. Contractor will deliver the repaired or replacement unit to NICE, within seven (7) Days of Contractor's receipt of such Product or parts thereof. NICE may require a shorter repair and replacement time for up to ten percent (10%) of the returned Products for warranty service, and Contractor shall use its best reasonable commercial efforts to accommodate same. NICE shall provide Contractor a spares forecast for warranty requirements for the period up and until July 1, 2002. If during such period, the spare parts required for warranty service alone exceed the spares forecast provided by NICE, NICE shall sell Contractor the missing spares at the prices specified in APPENDIX C. Nevertheless, NICE shall have no liability in the event the spares forecast exceeds the actual spares used during that period. As of July 1, 2002 purchasing of spares in order to comply with the warranty obligations shall be the sole responsibility of Contractor and no forecast shall be provided. On or about July 1, 2002 the parties will review the said 7 days timetable, and any changes in such timetable shall need to be agreed in advance in writing, both Parties acting reasonably and in good faith. Nothing contained in the foregoing shall obligate NICE to change such warranty timetable since its Customer obligations are dependent on it. The units of Products for which action may be required under this warranty shall be returned to Contractor's manufacturing facility, at NICE' expense, with an accompanying Contractor supplied RMA and correction / replacement time shall commence upon return of the defective Product to Contractor's facility. The RMA will include a packing slip only and will not include an invoice. 9.8. ADVANCED RMA. From time to time, NICE may request that the Contractor supply RMA to NICE Customers prior to receipt by Contractor of the failed Products. In such event, replacement time shall be 7 Days of receipt of the RMA and NICE will be responsible for the return of the failed Product or parts thereof, respectively, to the Contractor within sixty (60) Days from the delivery of the said RMA. If the failed Product is not returned within same period, Contractor shall invoice NICE for the replaced Product supplied. 9.9. DETERMINING DEFECT SOURCE. NICE and Contractor will use their best commercial efforts to determine whether a defect in a unit of Product exists and the reason for such defect. In the event of dispute 28 whether the source of a defect is subject to Contractor's warranty as detailed in Section 9.4, the parties will assign a joint MRB (Material Review Board) team to determine the source of defect, whose decisions must be mutually agreed to by both parties. NICE shall perform any investigation/examination reasonably requested by Contractor. In the event that the joint MRB team can not reach a mutually agreed decision, Contractor shall be deemed responsible for the warranty repair or replacement, unless Contractor proves otherwise, and NICE shall supply Contractor with all necessary information to assist in such determination. It is clarified that in the event of a dispute as aforementioned regarding the source of a defect, Contractor shall, nevertheless, continue its warranty obligations in a timely manner and will not withhold delivery of repaired and replaced Products, but may demand further investigation by the MRB team as above. 9.10. WARRANTIES PROVIDED BY THIRD PARTIES. If and to the extent warranties provided by third parties for components or sub-assemblies (forming an integral part of the defective Product sold to NICE hereunder) that Contractor/anyone on its behalf purchases under this Agreement, exceed the Warranty Period hereunder, Contractor shall ensure that NICE will benefit from such warranties included in agreements with suppliers as detailed in Section 2.2 above and use its best reasonable commercial efforts so that NICE may benefit from such warranties included in agreements with suppliers as detailed in Section 2 above, at Contractors' expense. Contractor will cooperate with NICE in its efforts to exercise its rights under such warranties for their entire duration. The aforementioned shall apply both during and after the term of this Agreement. 9.11 POST-WARRANTY RMA. Contractor shall provide post-Warranty RMA services to NICE in accordance with the procedures in APPENDIX N and the prices in APPENDIX C. 9A. NICE REPRESENTATIONS AND WARRANTIES 9A.1. NICE hereby warrants to Contractor that it has the full corporate power and authority to enter into this Agreement and to perform its obligations hereunder; that no impediment exists to NICE entering into this Agreement, and no other agreement has been or will be made with any third party which will have a detrimental effect on NICE' ability to fulfill its obligations under this Agreement. 9A.2 NICE hereby warrants to Contractor that it has the financial ability to perform its obligations under this Agreement. 29 10. AUDIT AND ACCESS 10.1. REPORTS. Contractor shall provide to NICE periodical reports in the format acceptable by NICE and agreed by Contractor, which shall be submitted each week, unless agreed otherwise in writing. In addition, NICE may request other reports pertaining to the Outsourcing Manufacturing Services and Contractor will promptly comply with such requests, to the extent reasonable. 10.2. GENERAL. NICE shall have the rights to conduct audits of the Manufacturing Outsourcing Services and related facilities, systems, and records as set forth in this Section 10 for the purpose of auditing Contractor's compliance with the provisions of this Agreement, all subject to the limitations below. The audits shall include the physical equipment designated for the Manufacturing Outsourcing Services provided hereunder, the facility at Contractors' premises designated for the Manufacturing Outsourcing Services including the finished goods warehouse, the inventory designated for the Manufacturing Outsourcing Services provided hereunder and any records, supporting documentation, equipment and information pertaining solely to NICE and this Agreement, provided that with regard to records pertaining to inventory/components, in addition to the particulars detailed in Sections 2.2 and 2.3, NICE will have access to the ERP system at Contractor's facility only (including for the avoidance of doubt, the modules of the ERP system dealing with invoices and invoicing). No documents or data of any kind, or any copies, may be removed from Contractor's facility and all audits shall be performed within such facility only. 10.3. Such audits are expected to occur frequently given the significant security and business practices concerns inherent in the Manufacturing Outsourcing Services and NICE shall have the sole discretion, not to be unreasonably applied, to determine the frequency. NICE agrees to conduct the audits in a reasonable manner so as not to cause undue disruption to Contractor's provision of the Manufacturing Outsourcing Services and such audits shall be conducted during business hours, and shall be coordinated with Contractor. In the course of such audits Contractor shall provide, and shall cause its Permitted Subcontractors to provide, such auditors any reasonable assistance that they may require. Such reasonable assistance shall be provided as part of the Manufacturing Outsourcing Services. 10.4. If any audit by an auditor designated by NICE results in Contractor being notified that it or its Permitted Subcontractors are not in compliance with any law or regulation, Contractor shall, and shall cause its Permitted Subcontractors to, take actions to comply with such law or regulation, at Contractor's or its Permitted Subcontractor's expense. 30 10.5. RESULTS OF AUDITS. If, as a result of an audit, NICE determines that Contractor has undercharged or overcharged NICE, NICE shall notify Contractor in writing of the amount of such undercharge or overcharge, and shall specify the relevant data and the reasoning for its determination. If Contractor agrees in writing, an appropriate adjustment shall promptly be paid to NICE or Contractor. In the event Contractor believes that it has complied with the relevant law, regulation or this Agreement, and has not overcharged or undercharged NICE, it shall so notify NICE in writing upon receipt of NICE' audit results shall specify the relevant data and the reasoning for its determination and the parties will attempt to determine the issue in mutual consent. 10.6. CONTRACTOR RECORD RETENTION AND ACCESS. As part of the Manufacturing Outsourcing Services, Contractor shall (1) retain records and supporting documentation detailed in Section 10.2 above if and to the extent such record retention is required by tax or similar authorities, and/or exists in the ERP system, and/or is common practice in the industry, including but not limited to - production files for the following periods: 7 years for records required by tax or similar authorities and ERP data, 3 years for production files, otherwise as required by law or as is the common practice, and (2) upon notice of no less than five (5) Days from NICE, provide NICE and its designees with reasonable access to such records and documentation for the purpose of conducting NICE' business and reporting. Such access shall only be provided to audit personnel who have signed towards Contractor a non-disclosure undertaking incorporating terms which are substantially the same as those in APPENDIX E. 10.7 All audits of all kind by NICE shall be subject to the confidentiality obligations of NICE to Contractor detailed in this Agreement. 11. SAFETY AND SECURITY, FACILITIES, NON-GENERIC EQUIPMENT 11.1. SAFETY AND SECURITY. Contractor shall maintain and observe, at its premises, all the safety and security requirements detailed in APPENDIX H and ascribed by law. 11.2. SECURITY SERVICES. Contractor shall institute, maintain, and monitor security services for all Manufacturing Outsourcing Services in accordance with APPENDIX H. Contractor's security procedures shall be subject to audit as set forth in Section 10. 11.3. FACILITY. Contractor's facility at which the Manufacturing Outsourcing Services will be performed shall comply, at a minimum, with the requirements set forth in APPENDIX H. 31 11.4. APPROVAL OF LOCATION. NICE shall have the right to approve or disqualify each location at which Contractor is providing any of its services hereunder. Contractor agrees that the Manufacturing Outsourcing Services will be performed in a dedicated space in Contractor's facility in which no production of competing products will be conducted. Access to the NICE production lines will be limited only to Contractor's employees performing the Manufacturing Outsourcing Services and NICE representatives. 11.5. NON GENERIC EQUIPMENT. During the term of this Agreement, the Non Generic Equipment shall be furnished to Contractor (without charge) and used in Contractor's premises for purposes of performing its various obligations under this Agreement, according to the terms hereof. Such Non Generic Equipment shall: (1) Be clearly marked and identified as NICE' property. (2) Be safely stored, adequately maintained and insured against loss or damage under Contractor's existing policies detailed in APPENDIX D. In the event such Non Generic Equipment is damaged, lost or destroyed, Contractor shall be liable towards NICE to repair or replace such equipment (at Contractor's choice). (3) Remain the sole property of NICE, and therefore shall be kept free of liens and encumbrances imposed on Contractor's property. (4) Be returned to NICE upon request, or upon termination of this Agreement, at the same condition as originally furnished to Contractor except for normal wear and tear. Notwithstanding anything to contrary, if NICE requests to have the Non Generic Equipment returned thereto prior to the termination of the relevant services hereunder, Contractor shall have no liability or obligation for the performance of any obligations hereunder for which such Non Generic Equipment is reasonably required. Contractor shall notify NICE in writing in detail of the aforementioned, promptly upon NICE' request to receive the Non Generic Equipment. (5) Be used according to NICE' written instructions and information concerning such Non Generic Equipment. (6) Shall not be used by Contractor for any other purpose except for NICE' needs and shall be dedicated for performance of this Agreement. (7) Nevertheless, NICE may request Contractor to purchase some Non Generic Equipment by itself and in such event Contractor shall invoice NICE for the purchase price. Such equipment shall be deemed for all purposes as part of the Non Generic Equipment and shall be sold to NICE upon termination of this Agreement for any reason, at a total sale price of 1$. 32 12. CONFIDENTIAL INFORMATION, INTELLECTUAL PROPERTY AND INTELLECTUAL PROPERTY INDEMNIFICATION, PUBLICITY 12.1 OWNERSHIP AND LICENSE RIGHTS. NICE or its customers, partners, suppliers, and contractors shall be the sole owner of all NICE Proprietary Information and NICEIntellectual Property (as defined below) to which Contractor has access in the performance of the Manufacturing Outsourcing Services including but not limited to - in connection with the Products. Except for the licenses granted herein, Contractor or anyone on its behalf shall not acquire any right, title, or interest to the NICE Proprietary Information and/or NICE Intellectual Property. Especially, but without limitation, NICE shall remain the owner of all NICE Proprietary Information and NICE Intellectual Property in connection with the design of the Products and the NICE Software. For the purposes hereof, NICE INTELLECTUAL PROPERTY shall mean Intellectual Property conceived, created, reduced to practice or developed by NICE and/or for NICE by a third party, and/or for NICE by Contractor (including anyone on its behalf) in accordance with this Agreement, for the purpose of performing the Manufacturing Outsourcing Services. 12.2. CONFIDENTIALITY BY CONTRACTOR. Contractor will provide the Manufacturing Outsourcing Services in a manner that complies with the Confidentiality requirements of APPENDIX E. Contractor shall not: transfer to others, copy or duplicate, sub-license, sell, publish, display or otherwise make available in any form or disclose, the NICE Proprietary Information and/or the NICE Software and/or the NICE Intellectual Property, to any third party, except to suppliers/manufacturers of components and/or sub assemblies that require specifications for their supply, in which case they shall be required by Contractor to execute a Confidentiality Agreement in the form of APPENDIX E VIS-A-VIS NICE. Contractor shall use the same degree of care with respect to NICE Proprietary Information as it uses in protecting its own proprietary information and trade secrets. Without derogating from the aforementioned, Contractor shall not, in any way or manner, directly or indirectly, engineer, reverse engineer, compile, decompile or reverse assemble the NICE Software, or analyze or otherwise examine the NICE Software for the purpose of reverse engineering. 12.3. In addition, Contractor shall not disclose the NICE Proprietary Information to any Personnel, except on a need to know basis as required in order to implement this Agreement. Contractor undertakes to procure that its Personnel and Permitted Subcontractors engaged in performance of this Agreement (except subcontractor's employees who do not have access to the NICE production lines at Contractor's premises), and reasonably designated by NICE in advance in writing, have signed a non-disclosure agreement in the form of APPENDIX E, prior to receipt of any NICE Proprietary Information. 33 12.3A Notwithstanding anything to the contrary, Contractor shall have no liability with respect to disclosure of NICE Proprietary Information if such information came into the possession of the Contractor independently of this Agreement, through a breach of obligation of secrecy of a third party to NICE, of which Contractor was not aware and should not have been aware if Contractor had exercised due care. 12.4. CONFIDENTIALITY BY NICE. NICE shall not: transfer to others, copy or duplicate, sub-license sell, publish, display or otherwise make available in any form or disclose, the Contractor's Proprietary Information, to any third party, except for the purpose of performing this Agreement. NICE shall use the same degree of care with respect to such Contractor's Proprietary Information as it uses in protecting its own proprietary information and trade secrets. All rights in Contractor's Proprietary Information, shall remain solely with Contractor. Notwithstanding the aforesaid, it is agreed that any manufacturing methods applied by Contractor, which are Contractor's Proprietary Information, may be used by NICE itself (including its Affiliates) (but may not be transferred/disclosed to any third party) and by signing this Agreement Contractor hereby grants NICE a personal, non exclusive, non transferable, perpetual license to use such manufacturing methods. 12.4A Notwithstanding anything to the contrary, NICE shall have no liability with respect to disclosure of Contractor Proprietary Information if such information came into the possession of NICE independently of this Agreement, through a breach of obligation of secrecy of a third party to Contractor, of which NICE was not aware and should not have been aware if NICE had exercised due care. 12.5. LEGAL OBLIGATION TO DISCLOSE. In the event a party is required to disclose Proprietary Information of the other party, by applicable law or by any government in the exercise of its lawful authority, the party so required shall (i) promptly notify the other party in writing, and, at the other party's expense: (ii) use reasonable and lawful efforts to resist making any disclosure of Proprietary Information not approved by the other party, (iii) use reasonable and lawful efforts to limit the amount of Proprietary Information to be disclosed pursuant to any such disclosure, and (iv) cooperate with the other party to obtain a protective order or other appropriate relief to minimize the further dissemination of any Proprietary Information to be disclosed pursuant to any such disclosure. 12.6. INTELLECTUAL PROPERTY INDEMNIFICATION BY CONTRACTOR. Contractor shall indemnify, hold harmless and defend NICE from and against any and all damages (including all damages awarded to a third party and payable by NICE), costs, losses, and expenses (including settlement awards and reasonable attorney's fees) arising from any claim or suit made against NICE or a third party which NICE is obligated to indemnify, by a third party based on the allegation that the Products infringe or violate any Intellectual Property right due to the components and/or sub assemblies supplied by Contractor hereunder and/or the manufacturing processes and methods as performed by Contractor hereunder. Contractor shall include in all its agreements with suppliers/ manufacturers provisions regarding Intellectual Property indemnification substantially similar to those included in this Agreement, providing inter alia that they are freely assignable to NICE without any modification or consent. 34 Nevertheless, in the event NICE designates specific components to be purchased by Contractor hereunder and the manufacturer/supplier of such NICE designated components refuses to grant Contractor indemnification for infringement of Intellectual Property rights, despite Contractor performing its best reasonable commercial efforts to obtain such indemnification (which Contractor shall prove to NICE by submission of copies of its correspondence with the manufacturer including the manufacturer's response), then if NICE approves purchase of such components, Contractor shall not be responsible for Intellectual Property indemnification due to those specific components. For the removal of doubt, Contractor shall not be liable for any infringement of an Intellectual Property right due to any NICE Proprietary Information, NICE Intellectual Property, NICE Software, Non Generic Equipment (if used in accordance with the instructions provided by NICE), and due to performance as is of NICE written instructions including specifications and design. Contractor's indemnification as provided under this Section shall apply only if: Contractor is notified promptly in writing of any notice of a claim or of a threatened or actual suit; and is given control of the defense thereof and all related settlement negotiations; and, NICE provides, at Contractor's request and expense, all reasonable cooperation and assistance for the defense and negotiations of the claim. Nevertheless, in the event the claim or suit is based on the allegation that the Products infringe or violate any Intellectual Property right due to the components and/or sub assemblies supplied by Contractor hereunder which were designated by Nice as aforementioned, and the supplier / manufacturer of the infringing component has an indemnity undertaking as above towards Contractor; (i) which is assignable to NICE and Contractor promptly assigns to NICE such indemnification undertaking from its supplier / manufacturer; (ii) which is unassignable to NICE but Contractor notifies NICE promptly in writing of any notice of the claim or of a threatened or actual suit; and gives NICE on behalf of Contractor and NICE' chosen counsel control of the defense thereof and all related settlement negotiations; then in both such instances Contractor shall not be responsible for Intellectual Property indemnification with respect thereto. In all other events, Contractor shall conduct the litigation as aforementioned. 12.7. Following establishment of infringement of Intellectual Property by a competent authority including at interlocutory proceedings, whether Contractor is responsible therefor or not, NICE may issue an ECR and Contractor will handle such ECR and the corresponding ECO promptly in accordance with Sections 3.10, 3.11. 12.8. INTELLECTUAL PROPERTY INDEMNIFICATION BY NICE. NICE shall indemnify, 35 hold harmless and defend Contractor from and against any and all damages (including all damages awarded to a third party and payable by Contractor), costs, losses, and expenses (including settlement awards and reasonable attorney's fees) arising from or in connection with any claim or suit made against Contractor or a third party which Contractor is obligated to indemnify, by a third party based on an allegation that the Products and/or the NICE Software infringe or violate any Intellectual Property right, including due to the use of any NICE Proprietary Information, NICE Intellectual Property, NICE Software, Non Generic Equipment (if used in accordance with the instructions provided by NICE), or due to performance as is of any NICE written instructions including specifications and design, but excluding any allegation that the Products infringe or violate any Intellectual Property right due to the components and/or sub assemblies supplied by Contractor hereunder and/or the manufacturing processes and methods as performed by Contractor hereunder for which Contractor is liable as per Section 12.6. above. NICE' indemnification as provided under this Agreement shall apply only if: NICE is notified promptly in writing of any notice of a claim or of a threatened or actual suit; and is given control of the defense thereof and all related settlement negotiations; and, Contractor provides, at NICE' request and expense, all reasonable cooperation and assistance for the defense and negotiations of the claim. 12.9. EMPLOYEE AND CONTRACTOR INDEMNIFICATION. Each of the parties agrees that it will indemnify the other party against any and all claims hereafter brought or asserted by any person against the other party relating to any alleged or actual action or omission to act by the indemnifying party arising from, or in connection with, such person's status as an employee or independent Contractor of the indemnifying person or the termination of such status. 12.10. PUBLICITY. Except with the express written consent of NICE, Contractor shall not make any press announcement or publicize this Agreement or any matters relating to any of the transactions contemplated hereby or use NICE' name or trademark in any way whatsoever, except to the extent required to comply with applicable laws or governmental regulations, provided that Contractor acts according to Section 12.5. 13. INSURANCE 13.1. Contractor shall be liable for the total or partial loss of or damage to the components and/or the Products in so far as such loss or damage has occurred while in Contractor's possession and until delivery of the Products to NICE' freight forwarder at Contractor's facility. 36 13.2. Without limiting any of the obligations or liabilities of Contractor, whether under this Agreement or by law, subject to any limitations hereunder, Contractor shall maintain, and shall cause any subcontractors engaged by Contractor to provide services under this Agreement to maintain, at Contractor's own expense, as long as this Agreement is in effect, insurance policies of the kind and limits as set forth in APPENDIX D to this Agreement. The expense of such insurance shall be borne by Contractor. The Contractor shall keep in force the policies specified in sections 1 and 3 to the Insurance Certificate valid as long as Contractor's legal liability EXISTS IN CONNECTION WITH OPERATIONS ACCORDING TO THE AGREEMENT. It is Contractor's responsibility to ensure that the insurance requirements set forth in APPENDIX D to this Agreement remain in effect for the term of this Agreement. 13.3. Within ten (10) Days of the execution of this Agreement, Contractor shall furnish to NICE certificates of insurance evidencing full compliance with the insurance requirements as set forth in APPENDIX D to this Agreement. Certificates of Insurance shall be kept current throughout the entire term of this Agreement. 13.4. The carrying of any insurance required hereunder shall not be interpreted as relieving Contractor of any responsibility and/or undertaking to NICE according to the provisions of this Agreement or by law. Contractor shall give prompt notice of all losses or claims of which Contractor has knowledge which may be in any way related to this Agreement and Contractor shall assist and cooperate with any insurance company in the adjustment or litigation of all claims arising under this Agreement or by law and indemnifiable by Contractor under this Agreement or by law. 13.5. NICE shall include in its property policies a waiver of subrogation clause against the Contractor, its directors and any one on its behalf, provided that such waiver will not be valid towards a person which caused malicious damage. 14. [Deleted] 15. FUNDAMENTAL BREACH AND REMEDIES 15.1. Except as provided in Sections 15.2 and 15.3, any breach by any Party of this Agreement which was not remedied within forty-five (45) Days from the date of notice, shall be regarded as a fundamental breach. 15.2. Notwithstanding the aforementioned in Section 15.1, any delay in the Due Date and/or Shipment Date, which was not remedied within thirty (30) Days from the date of notice for the first delay, and any subsequent delay upon notice (i.e. any second delay, even if the first one was less then 30 days) shall be regarded as a fundamental breach. 37 15.3. Notwithstanding the aforementioned in Section 15.1, unjust delay in payment by NICE exceeding sixty (60) Days from the date of notice for the first delay, exceeding seven (7) Days from the date of notice for the second delay (i.e. any second delay, even if the first one was less then 60 days) and exceeding the date of notice for any subsequent delay (i.e. any subsequent delay, even if the second one was less then 7 days) , shall be regarded as a fundamental breach. Notwithstanding, any delay in any payment by NICE shall bear a default interest, as of the first Day of delay, to be compounded daily, at the rate applicable at Bank Hapoalim B.M. at the relevant time for unauthorized overdrawn current accounts. 15.4. Notwithstanding anything to the contrary contained herein or otherwise, Contractor's liability to NICE for any indirect, special, incidental, exemplary or consequential damages as a result of any claim arising under this Agreement or in connection therewith, regardless of whether Contractor has been advised of the possibility of such damages, shall not exceed five million US dollars ($5,000,000) in the aggregate for all claims, except for infringement of Intellectual Property rights for which Contractor is liable under Section 12.6. This Section shall not be construed or used in the construction of this Agreement as imposing on Contractor any liability for which it is not otherwise liable. Further, this Section shall not be construed as derogating from any applicable law which cannot be changed or waived by contract. 15.5. Notwithstanding anything to the contrary contained herein, NICE' liability to Contractor for any indirect, special, incidental, exemplary or consequential damages as a result of any claim arising under this Agreement or in connection therewith, regardless of whether NICE has been advised of the possibility of such damages, shall not exceed five million US dollars ($5,000,000) in the aggregate for all claims, except for infringement of Intellectual Property rights for which NICE is liable under Section 12.8. This Section shall not be construed or used in the construction of this Agreement as imposing on NICE any liability for which it is not otherwise liable. Further, this Section shall not be construed as derogating from any applicable law which cannot be changed or waived by contract. 16. TERM AND TERMINATION 16.1. TERM AND TERMINATION. The initial term of this Agreement shall commence on the Effective Date and extend for three (3) years thereafter (INITIAL TERM), with an automatic renewal for an indefinite period of time (EXTENDED TERM), unless terminated by the parties according to Sections 16.2. or 16.3. herein. 16.2. Notwithstanding the aforesaid in Section 16.1. and any possible implication to the contrary herein or as a result of the course of conduct of the parties, NICEshall be entitled, at its sole discretion, to terminate this Agreement, in whole or in part, at any time during the Initial Term or the Extended Term, with or without cause, upon a prior written notice of termination to Contractor of not less than forty-five (45) Days. 38 16.3. Notwithstanding the aforesaid in Section 16.1. and any possible implication to the contrary herein or as a result of the course of conduct of the parties, Contractor shall be entitled, at its sole discretion, to terminate this Agreement only during the Extended Term, with or without cause, upon a prior written notice of termination to NICE of not less than six (6) months. 16.4. Either party shall be entitled to terminate this Agreement, following a fundamental breach of this Agreement by the other party. 16.5. Either party shall be entitled to terminate this Agreement upon the other party seeking an order for relief under the bankruptcy laws of the State of Israel or similar laws of any other jurisdiction, a composition with or assignment for the benefit of creditors, or dissolution or liquidation. NICE shall be entitled to terminate this Agreement upon the merger or acquisition of all or substantially all the business or assets of Contractor (except if within the Flextronix's group and provided Contractor remains an Israeli entity). 16.6. EFFECT OF TERMINATION. 16.6.1. Upon notice of termination of this Agreement for any reason whatsoever, the parties shall execute rapidly and efficiently the procedure for termination of the Manufacturing Outsourcing Services by Contractor and the transfer of production to NICE as set forth hereunder and agreed between the parties, provided that Contractor will not be required to incur additional costs for the purpose of assisting NICE in the case of termination. During the notice period, Contractor will continue performance of the Manufacturing Outsourcing Services regarding all PO's received according to the Forecast and will, simultaneously, assist NICE and cooperate with it in the transfer of the Manufacturing Outsourcing Services to NICE or anyone designated by NICE and NICE will continue in performing all its obligations hereunder. 16.6.2. Upon termination of this Agreement for any reason whatsoever, without derogating from the generality of the aforesaid, NICE shall be entitled to receive from Contractor, at no charge, subject to the confidentiality obligations hereunder and Contractor's Proprietary Information, all information, know-how, samples, documentation and data, in any form or medium, in connection with the Manufacturing Outsourcing Services, whether prepared by NICE or by Contractor, and all NICE Proprietary Information which is in the possession of Contractor or anyone on its behalf, including its Permitted Subcontractors. Upon termination of this Agreement, Contractor shall return any such information to NICE notwithstanding the provisions of Section 10.6. above. 39 16.6.3. Upon termination of this Agreement for any reason whatsoever, all Non Generic Equipment and NICE Returned Components as detailed in Section 3.12. above, will be immediately returned to NICE. 16.6.4. It is clarified that upon termination, for any reason whatsoever, Contractor shall still be obligated to supply warranty services according to this Agreement to all Products supplied, this for the duration of the Warranty Period for each Product and the relevant provisions of this Agreement applying to warranty shall survive termination. 16.7. EFFECT OF TERMINATION. Upon termination of this Agreement, except in the event of termination by NICE due to breach by Contractor, NICE shall pay Contractor as follows: (i) 100% of the contract price for all finished Products in Contractor's possession or which have been delivered/being delivered to NICE, which are subject to a Purchase Order in accordance with the terms of this Agreement; (ii) 104% of the cost in APPENDIX C of all inventory of Permitted Components in Contractor's possession, which are not returnable to the vendor / supplier according to APPENDIX C or usable for other customers (as determined by Contractor in its sole discretion), whether in raw form or work in process; (iii) 104% of the cost in APPENDIX C of all inventory and inventory on order of Permitted Components which is not cancelable according to APPENDIX C; (iv) any vendor cancellation charges incurred with respect to inventory of Permitted Components accepted for cancellation or return by the vendor, and (v) disassembly charges and payments as per Section 3.8 (Cancellation of PO) resulting from the cancellation of PO's due to termination, and (vi) 100% of any other costs and payments payable by NICE hereunder at the time of termination under the specific provisions of this Agreement. Contractor will use reasonable commercial efforts to return unused inventory and to cancel pending orders for such inventory, and to otherwise mitigate the amounts payable by NICE hereunder. 16.8. Upon termination of this Agreement by NICE due to breach by Contractor, NICE shall be obligated to pay Contractor as follows: (i) 100% of the contract price for all finished Products in Contractor's possession for which the Due Date has occurred and which have been supplied to NICE' freight forwarder, which are subject to a Purchase Order in accordance with the terms of this Agreement; (ii) 100% of the cost in APPENDIX C of all inventory of Permitted Components in Contractor's possession, which are not returnable to the vendor / supplier according to APPENDIX C or usable for other customers (as determined by Contractor in its sole discretion); provided however that in the event Contractor fails to supply the Products and/or Permitted Components to NICE, for any reason whatsoever, within 14 days after receipt of NICE' request, NICE shall be released from the obligation to pay for the Products and /or Permitted Components as provided for above. (iii) 100% of the cost in Appendix C of all inventory and inventory on order of Permitted Components, which is not cancelable according to Appendix C. Contractor will use reasonable commercial efforts to return unused inventory and to cancel pending orders for such inventory, and to otherwise mitigate the amounts payable by NICE hereunder. 40 16.9. Neither party shall have any other liability, including payment obligations, resulting from the termination for convenience of this Agreement. 17. MISCELLANEOUS. 17.1. ENTIRE AGREEMENT. This Agreement, Schedules, Exhibits and Appendices constitute the entire agreement between the parties in connection with its subject matter and supersede all prior communications and agreements between the parties relating to its subject matter. Notwithstanding anything to the contrary, no documents, procedures, methods or policies shall bind the Parties unless they are in writing and signed by both parties, except that all the technical documentation included in the PDM System may be changed as provided in Section A (xxxii). Any change in NICE' procedures or policies, shall bind Contractor after it is notified of same, unless the change is material, in which case Contractor can object to the change on reasonable grounds detailed in writing. 17.2. AMENDMENT. This Agreement may only be amended, varied or modified by the prior agreement in writing of NICE and Contractor. Any such amendment, variation or modification shall be binding upon the parties and upon their successors and assigns. Work procedures and technical documents may be signed by any representative on behalf of each of the parties and need not be signed by authorized signatories of the parties. 17.3. ASSIGNMENT. This Agreement shall be binding upon and inure to the benefit of the parties and their respective successors and permitted assigns. Neither party shall in any way sell, transfer, assign, sub-contract or otherwise dispose of any of the rights, privileges, duties and obligations granted or imposed upon it under this Agreement. However, NICE may, at its discretion, transfer and/or assign any of its rights, privileges, duties and obligations granted or imposed upon it under this Agreement to any NICE Affiliate, provided that NICE remains responsible towards Contractor, jointly and severally with the Affiliate, for all of its obligations hereunder so assigned, and provided further that the assignee signs this Agreement. 41 It is further clarified that NICE may choose, by written notice to Contractor, to enable any NICE Affiliate to act on NICE' behalf and in its name under this Agreement directly VIS-A-VIS Contractor, without relieving NICE as the sole contractual party from responsibility for performance of the Agreement. Notwithstanding the foregoing, Upon NICE' prior written approval and upon the terms and limitations of such approval, Contractor may sub-contract some of its obligations (PERMITTED SUBCONTRACTORS), provided, however, that Contractor shall remain obligated under this Agreement. Contractor shall provide to NICE material qualifications and identification details of such Permitted Subcontractors. Contractor shall at all times remain fully responsible for the performance of all obligations of Contractor hereunder, jointly and severally with the Permitted Subcontractors. In selecting subcontractors to assist Contractor in the performance of this Agreement, Contractor shall comply with all reasonable NICE vendor screening requirements which are provided to it, and Contractor shall also comply with its own vendor screening requirements. 17.4. SEVERABILITY. If any provision of this Agreement is held invalid, illegal or unenforceable for any reason by any court of competent jurisdiction, such provision shall be separable from the remainder of the provisions hereof which shall continue in full force and effect as if this Agreement had been executed with the invalid provisions eliminated. 17.5. FORCE MAJEURE. 17.5.1. Neither party shall be liable to the other for any delay in performance or failure to perform, in whole or in part, due to war or act of war (whether an actual declaration is made or not), riot, civil commotion, act of public enemy, fire, flood, or other act of God, act of any governmental authority, or similar causes beyond the reasonable control of such party which could not have been foreseen or prevented. If any event of force majeure occurs, the Party affected by such event shall promptly notify the other Party of such event in writing and take all reasonable actions to avoid the effect of such event. 17.5.2. Nevertheless, if any event of force majeure occurs for a consecutive period of fourteen (14) Days preventing Contractor from performing the Manufacturing Outsourcing Services, and Contractor has not managed to set up the Manufacturing Outsourcing Services at the Backup Site, NICE may, at its discretion, elect to perform the Manufacturing Outsourcing Services or any part thereof by itself and/or through others, without derogating from its other rights and remedies, if applicable. In such event: (a) Contractor shall assist NICE by putting at its use, at NICE' request, Contractor Personnel who are involved in the performance of this Agreement, to the extent possible, at a charge to be agreed based on the labor rates in APPENDIX C; (b) without derogating from any other obligations of NICE hereunder as at such date to purchase Permitted Components, NICE shall purchase from Contractor the additional Permitted Components in Contractor's inventory, which are required, at NICE' discretion, for manufacturing during the force majeure period. The price and payment terms for purchase of such Permitted Components shall be according to the provisions of Section 3.4(A) above, which shall apply mutatis mutandis. 42 17.5.3. If the event of force majeure exists for more than 90 days, each party shall have the right to terminate this Agreement and the provisions of Sections 16.2. and 16.3. regarding the notice period required shall apply mutatis mutandis, and thereafter Section 16 regarding effects of termination shall apply. 17.6. RELATIONSHIP. NICE and Contractor acknowledge and agree that this Agreement shall not constitute, create or give effect to a joint venture, pooling arrangement, principal/agency relationship, partnership relationship or formal business organization of any kind and neither Contractor and/or NICE shall have the right to bind the other without the other's express prior written consent. Contractor will render the Manufacturing Outsourcing Services as an independent contractor and no employee - employer relationship shall exist between Contractor and/or the Personnel and/or anyone on its behalf and NICE. 17.7. MANAGEMENT CHANGES. Contractor shall notify NICE immediately upon the occurrence of any material change in the conduct of business of Contractor or in the composition of its management, which has a material adverse affect on Contractor's ability to perform this Agreement. 17.8. WAIVER. The failure of either party to insist upon strict performance of any provision of this Agreement, or the failure of either party to exercise any right or remedy to which it is entitled hereunder, shall not constitute a waiver thereof and shall not cause a diminution of the obligations established by this Agreement. A waiver of any default shall not constitute a waiver of any subsequent default. No waiver of any of the provisions of this Agreement shall be effective unless it is expressly stated to be a waiver and communicated to the other party in writing in accordance with the provisions of this Agreement. 17.9. DISPUTE RESOLUTION. Any dispute arising out of or relating to this Agreement or the breach, termination or validity thereof shall be settled in accordance with one of the following procedures. Contractor and NICE shall use the procedures in the following order of priority. 43 17.9.1. In the event of any dispute, controversy or claim of any kind or nature arising under or in connection with this Agreement (including but not limited to disputes as to the creation, validity, interpretation, breach or termination of this Agreement) (a DISPUTE), then upon the written notice of either Party, the Dispute will be submitted to the project manager on behalf of each party to be escalated, in case the parties are unable to resolve such Dispute, to the parties C.E.O.'s 17.9.2. Any dispute that the parties are unable to resolve pursuant to Section 17.9.1. within 30 Days, will be submitted exclusively to the competent courts in the Tel-Aviv-Jaffa District in Israel. 17.9.3. Without derogating from rights of termination as detailed in this Agreement, it is clarified that Contractor will continue to provide the Manufacturing Outsourcing Services and NICE shall continue to perform its obligations hereunder during any litigation, mediation or legal proceedings commenced pursuant to this Section 17.9. above and the existence of a Dispute shall not enable Contractor to stop work or services or otherwise not timely perform its obligations or enable NICE to stop payments or otherwise not timely perform its obligations. 17.9.4. The foregoing shall not affect the right of the parties to seek injunctions before the competent Court. 17.10. Wherever in this Agreement it is provided that the Parties agree to negotiate/review/change any term hereof (including prices), the parties will usetheir best commercial efforts and negotiate in good faith in order to reach such agreement. If the parties fail to agree, no change will be made to the last agreed terms and they shall continue to apply, except as otherwise specifically and explicitly provided herein, and except that the provisions of Section 8.2. and all its subsections will apply with regard to details included in APPENDIX C. 17.11. LAW AND JURISDICTION. This Agreement shall be governed by and construed in accordance with the laws of the state of Israel, without giving effect to choice of law rules. 44 17.12. SCHEDULES AND APPENDICES. Each Schedule and Appendix hereto is incorporated herein by this reference. The parties may amend any Schedule and Appendix from time-to-time by entering into a separate written agreement, referencing such Schedule and Appendix and specifying the amendment thereto, signed by an authorized representative of each of the parties. 17.13. SET-OFF. NICE shall only be entitled to setoff any amount due to Contractor against any amount due from Contractor to NICE, if the setoff amount is: (i) due according to this Agreement and is subject to an invoice lawfully issued hereunder; or (ii) liquidated damages according to this Agreement. In the event of setoff, Contractor shall receive, at the same time, a written notice signed by vice president operations of NICE detailing the setoff. Contractor shall not be entitled to setoff any amount due to NICE from Contractor hereunder against any amount due from NICE to Contractor according to this Agreement. The setoff provisions in this Agreement are in lieu of any setoff rights under any applicable law but shall not be construed as derogating from any other right or remedy. 17.14. LIEN. Each party hereby waives any right of lien it may have under applicable law. 17.15. COMMUNICATION AND NOTICES. Except as otherwise expressly provided in this Agreement, no communication from one party to the other shall have any validity under this Agreement unless made in writing by or on behalf of an authorized official of Contractor or, as the case may be, by or on behalf of an authorized official of NICE. Each party shall, from time to time, provide the other with a list of personnel designated as authorized officials for the purposes of this Section 17.15. Any notice or other communication which either party hereto is required or authorized by this Agreement to give or make to the other shall be given or made either by registered mail, or by courier or by facsimile transmission confirmed by electronic confirmation, addressed to the other party to the address referred to in the preamble. Notices shall be deemed delivered within seven (7) Days of dispatch of the notice by registered mail, or upon delivery by courier, or one Business Day after sent if sent by facsimile transmission. IN WITNESS WHEREOF, the parties have duly executed this Agreement as of the date first above written: /s/ /s/ ------------------------ ------------------------ NICE SYSTEMS LTD. FLEXTRONICS ISRAEL LTD. 45 NICE SYSTEMS LTD. FLEXTRONICS ISRAEL LTD. (Nice-Nice Flex Master Manufacturing Outsourcing Agreement Final) 46 Question: Highlight the parts (if any) of this contract related to Insurance that should be reviewed by a lawyer. Details: Is there a requirement for insurance that must be maintained by one party for the benefit of the counterparty? Output:
[ 0.025658274069428444, 0.06965384632349014, -0.2640453577041626, 0.9265609383583069, 0.7416840195655823, 0.27584201097488403, 0.20161426067352295, 1.2023890018463135, -0.294242799282074, 0.8805743455886841, -0.29687929153442383, 0.14583688974380493, -0.1419864147901535, 0.4436878561973572, ...
Detailed Instructions: You are given a sentence in Arabic. Your job is to translate the Arabic sentence into Japanese. See one example below: Problem: كان الأمر كزيارة أكثر عصور البراءة على كوكب الأرض Solution: 地球が今よりも無垢だった時代を訪れたかのようでした Explanation: The Arabic sentence is correctly translated into Japanese, because the meaning is preserved. Problem: و عندها يكون ثقباً أسودا Solution:
[ 0.08871407806873322, 0.6525720357894897, -0.3984171748161316, -0.30771851539611816, 0.03705230727791786, -0.5057429671287537, 0.8457356691360474, -0.7698397040367126, 0.06663048267364502, 0.24924607574939728, -0.519775390625, 0.1351725459098816, -0.5919952392578125, 0.41548895835876465, ...
Detailed Instructions: In this task, you are given an input list A comprising of numbers and alphabets. You need to extract and sort the unique alphabets in the list. The alphabets in the input list will only be in lowercase. Return -1 if there is no alphabet in the input list. Q: ['7569', '4331', 't', 'g', 'u', '927', 'u', '3207', '355', 'x', 's', 'i', 'k', '175', 'd', 'o', 'o', 'f', 's', 'm', 'c', 'j', '9301', '363', '7355', 'k', 'r', 'a', '1455', '1179', '2113', '519', '2161', '6095', '3047', '7887', '2271'] A:
[ -0.46046507358551025, 0.6272900104522705, -0.18253347277641296, -0.6853550672531128, 0.18351693451404572, -0.06860710680484772, 0.5741196870803833, 0.11468715965747833, -0.36497366428375244, 0.6118401288986206, -0.5750572681427002, -0.6124876141548157, -0.1582917720079422, 0.11106247454881...
You will be given a definition of a task first, then some input of the task. You are supposed to identify the category of a high-school level math question. There are five possible categories (1) algebra (2) arithmetic (3) measurement (4) numbers, and (5) probability. Use the following guidelines: (1) 'algebra' questions will typically contain letter variables and will ask you to find the value of a variable (2) 'arithmetic' questions will ask the sum, difference, multiplication, division, power, square root or value of expressions involving brackets (3) 'measurement' questions are questions that ask to convert a quantity from some unit to some other unit (4) 'numbers' questions will be about bases, remainders, divisors, GCD, LCM etc. (5) 'probability' questions will ask about the probability of the occurrence of something. A question must belong to only one category. Calculate 9/(6/2)*(-6)/18. Output:
[ 0.3960833251476288, 0.4235072135925293, -0.023994823917746544, -0.2981547713279724, -0.14626505970954895, 0.020364144816994667, 0.415768027305603, 0.29943567514419556, 0.2064550220966339, -0.5151189565658569, -0.9361282587051392, -0.07809321582317352, -0.5692869424819946, 0.088651731610298...
Detailed Instructions: You are given a sentence in Galician. Your job is to translate the Galician sentence into Spanish. Q: Funciona cun sensor láser montado na parte de arriba de Rezero. A:
[ -0.45395123958587646, 0.8797312378883362, 0.20089370012283325, -0.2195039689540863, 0.029682833701372147, -0.6927217245101929, 0.822903573513031, 1.1136233806610107, -0.668726921081543, -0.4380289614200592, -0.13204050064086914, 0.09529276192188263, -0.5010694265365601, 0.9214244484901428,...
This task is about translating a given English language sentence to Yoruba language. Q: The IDs are printed as barcodes on labels that are stuck on personal health booklets kept by each patient. A: A ṣe àtẹ̀jáde àwọn ID náà gẹ́gẹ́ bi ẹ̀nà onílà òòró tí wọ́n lè mọ́ àwọn ìwé ìlera àdáni tí aláìsàn kọ̀ọ̀kan ń tọ́jú. **** Q: “The staff at the Essentuki Team Base Camp offered him a cake and bouquet of flowers to celebrate his day,” the NFF tweeted, with a picture of a celebrating Rohr surrounded by staff of the base camp. A: “Àwọn òṣìṣẹ́ tí wọ́n jọ ń ṣiṣẹ́ pò ní ìpàgọ́ ikọ̀ ọ̀hún nílùú Essentuki, pèsè àkàrà òyìnbó àti òdòdó láti fi ṣàjọyọ̀ o̩jó̩ rẹ̀,” NFF sò̩yí lóri twitter, pè̩lú àwò̩rán Rohr tó dunnú táwo̩n òs̩ìs̩é̩ sì yiká. **** Q: The National Youth Council of Nigeria (NYCN) has declared a three-day fasting and prayer for the unity, peace and progress of Nigeria. A:
[ -0.22802041471004486, 0.20947891473770142, -0.6047627925872803, -0.00237392564304173, -0.4083506464958191, -1.2278884649276733, 0.5951533317565918, 0.402431845664978, -0.2763959765434265, -0.16787511110305786, -0.354585736989975, 0.038757942616939545, -0.8451930284500122, 0.745042324066162...
Definition: You are given a review of Amazon's food products. Your task is to divide them into two classes: negative or positive, depending on the content of the review. Input: I have to watch my calories, but I tend to not be very successful if the food I eat is tasteless. I have enjoyed all six flavors of these Popchips and feel great eating them at 100 calories per bag. My favorites are Sour Cream & Onion and the Sea Salt and Vinegar flavors. In fact, they're so good I just want to keep eating them; and have to resist opening a second bag, because that really defeats the purpose! I like the variety pack and it's not a bad value. Output:
[ -0.035550203174352646, -0.5804553031921387, 0.5687441825866699, -0.5237956643104553, -0.18154524266719818, 0.3198222517967224, 0.863435685634613, 0.05404768884181976, 0.13591311872005463, -0.12798315286636353, -0.018028058111667633, -0.2502092719078064, -0.8291046619415283, -0.385644823312...
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. Example: Sentence: 'the street light is green in the city'. How many words end with the letter 't' in the sentence. Example solution: 2 Example explanation: The words 'street', and 'light' end with the letter 't'. So, the answer is 2. Problem: Sentence: 'some long benches dry trees and a lamp post'. How many words end with the letter 'e' in the sentence.
[ -0.24109141528606415, 0.9472184181213379, -0.28517287969589233, -0.7349720001220703, 0.20093753933906555, -0.46304839849472046, 0.29634565114974976, 0.5696293115615845, 0.053738608956336975, -0.5074169635772705, -0.14567825198173523, 0.16886422038078308, -0.3329561948776245, -0.04302109032...
Detailed Instructions: You are given a sentence in Italian. Your job is to translate the Italian sentence into Arabic. Problem:Erano loro le prime spalle. Solution:
[ 0.35814476013183594, 0.8539712429046631, -0.36295223236083984, -0.44060295820236206, -0.4348539710044861, 0.5594781637191772, 0.9232896566390991, 1.2021701335906982, 0.6864150762557983, 0.0831272155046463, -0.6150221228599548, -0.41481640934944153, -1.1011383533477783, 0.32439935207366943,...
Detailed Instructions: In this task, you are given inputs k, i, and A, where k and i are integers and A is a list. You need to find every ith element of A starting from the kth element. The process stops when the position of the next ith element exceeds the length of the list. See one example below: Problem: 2, 3, ['a', '34', 'f', '931', '7', '3432', '13245', '762'] Solution: 34, 7, 762 Explanation: Here, starting from 2nd element every 3rd element from the list are '34', '7', and '762'. Problem: 1, 8, ['8137', 'U', 'p', '8473', '3093', 'D', 'O', 'O', '5219', '6937', 'g', '3489', '2093', '8683', '8611', '1527', '1155', 'z', '7441', 'I', '251', 'H', 'R', 'c', '75', '7837', 'g', '9955', 'j', 'F'] Solution:
[ 0.2837793231010437, -0.2181965410709381, -0.8513314127922058, -0.7006425857543945, -0.2663264572620392, -0.379105806350708, 0.6763069033622742, 0.46227404475212097, -0.5334644317626953, 0.023238711059093475, -0.5757565498352051, 0.04765649139881134, 0.007787769660353661, 0.4890096783638000...
Given a sentence in Vietnamese, generate a new Vietnamese sentence by performing small changes on the sentence. Here, make sure that the changes are semantically related and syntactically similar to the input. And the generated sentence should have high commonsense plausibility, that is to have reasonable probability of it being true. -------- Question: Trường học, nơi dành cho trẻ em công khai, hoặc công khai hoặc chủ yếu. Answer: Trường học cung cấp cho trẻ em thành viên, hoặc công cộng hoặc cá nhân. Question: Anh sẽ ly dị vì anh không thích vợ mình. Answer: Bạn sẽ có một chỗ ngồi bởi vì bạn không thích giọng nói của bạn. Question: Một cái ghế là để đưa ra bãi biển. Answer:
[ 0.19258859753608704, -0.13486190140247345, 0.028661970049142838, -0.45454055070877075, 0.01574503630399704, -0.5207066535949707, 0.6397067904472351, 1.491216778755188, 0.014569788239896297, -0.18339233100414276, -0.2590698003768921, 0.7137253284454346, -0.6352779269218445, -0.2423289120197...
In this task, you are given a sentence in the English language and your task is to convert it into the Japanese language. In translation, keep numbers as it is and make it sentence case (capitalize only the first word of each sentence and noun). Q: Growing Generations and Mr. Miller are very confident that these claims will be dismissed ultimately, and there's no factual basis for them whatsoever, said Wallace in a statement to The Village Voice. A: グローイング・ジェネレーションとミラー氏は、これらの主張が結局はしりぞけられ、事実に基づく根拠は実際には存在しないと強く確信している、とウォレスはビレッジ・ボイスへの声明で述べた。 **** Q: The U.S. government warned private financial services that al Qaeda is planning a cyber attack on the U.S. stock and bank accounts, officials said on Thursday. A: アメリカ政府は、アルカイダが米国の株式と銀行の口座にサイバー攻撃を計画していると民間金融サービスに警告した、と関係者が木曜日に言った。 **** Q: IWMI warns there has to be a radical transformation in the management of water resources - citing as examples Australia, south-central China, and last year’s devastating drought in India. A:
[ -0.3512158989906311, 0.30259278416633606, -0.567646324634552, -0.52471923828125, 0.6072288751602173, -0.852169394493103, 0.9085750579833984, 0.6454100608825684, -0.7552672028541565, -0.11302982270717621, 0.35237187147140503, 0.2610328793525696, -0.4643137753009796, -0.04213722050189972, ...
In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to determine if the two sentences clearly agree/disagree with each other, or if this can't be determined. Indicate your answer as yes or no respectively. Input: Consider Input: Sentence 1: Taking Steps to Meet Current and Emerging Human Capital Challenges Sentence 2: Human capital challenges cannot be met. Output: yes Input: Consider Input: Sentence 1: There are occasional bullfights at the Plazas de Torosen Alcadia, Felanitx, Inca, and Muro; Menorca has no bullfights. Sentence 2: Menorca is a great place to visit to see bullfights. Output: yes Input: Consider Input: Sentence 1: The IOC promises to stop this corruption by taking away delegates' voting rights and halting their visits to prospective host cities. Sentence 2: The IOC intends to stop this corruction, as promised.
[ -0.344422310590744, 0.40231645107269287, 0.2942904829978943, -0.036006465554237366, 0.11376311630010605, -0.4377071261405945, 0.48570355772972107, 0.6813574433326721, -0.12140490114688873, -0.10417691618204117, -0.6725550889968872, -0.6074371337890625, -0.5537071228027344, 0.01274624560028...
TASK DEFINITION: You are given a sentence in English. Your job is to translate the English sentence into Japanese. PROBLEM: Hubble, just a couple years ago, observing Europa, saw plumes of water spraying from the cracks in the southern hemisphere, just exactly like Enceladus. SOLUTION: ハッブル宇宙望遠鏡がわずか数年前にエウロパを観測していた時南半球にある割れ目から水が上昇し外にまき散らしていることを発見しましたエンケラドゥスと全く同様です PROBLEM: Males are affected four to one compared to females with autism, and we really don't understand what that cause is. SOLUTION: 男性は女性に比べ自閉症の人が4倍多くその原因はまだ分かっていません PROBLEM: While it's true that many who died in Katrina did not have access to transportation, others who did refused to leave as the storm approached, often because available transportation and shelters refused to allow them to take their pets. SOLUTION:
[ 0.14394548535346985, 0.4792599678039551, -0.25741487741470337, -0.3814428150653839, -0.12327779829502106, -0.8431429862976074, 0.0022624367848038673, -0.1497419774532318, -0.1401594877243042, 0.05987586826086044, -0.05971884727478027, 0.2829885184764862, -0.20504817366600037, -0.0640611797...
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: bed<sep>Tail: mattress Output: Yes This is a good example. The Head is made of the Tail. New input case for you: Head: PersonX affords PersonY protection<sep>Tail: to look over the contract Output:
[ 0.20236141979694366, 0.6196113228797913, 0.08097206801176071, 0.027310876175761223, -0.39703667163848877, -0.7599899172782898, 1.0997891426086426, 0.6045790910720825, -0.6984578371047974, -0.2998644709587097, -0.33978259563446045, -0.5979371666908264, -0.3745095431804657, 0.108648173511028...
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 have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Input: Head: PersonX decides to walk away<sep>Tail: PersonX reads about the fight in the newspaper tomorrow Output:
[ 0.15475748479366302, 0.36105453968048096, 0.23020491003990173, 0.04032370448112488, -0.5103875994682312, -0.6894134879112244, 1.1611970663070679, 0.2871078550815582, -0.3222181797027588, -0.5275695323944092, -0.606939971446991, -0.36928361654281616, -0.6714005470275879, 0.24460983276367188...
The provided file includes inquiries about restaurants, and we ask you to translate those to the Polish language. Please bear in mind the following guidlines while doing the translation: 1) We are looking for the most naturally written and formal form of each sentence in your language. We are *NOT* looking for colloquial forms of the sentence. We are looking for formal form which is how you would type your queries in a text-based virtual assistant. 2) The words between quotation marks *SHOULD NOT* be translated. We expect you to keep those values intact and include the quotation marks around them as well. 3) The fully capitalized words like DATE_0, or DURATION_0 *SHOULD NOT* be translated. Please keep them as they are in the translations. 4) Please do not localize measurement units like miles to kilometers during your translation. miles should be translated to its equivalent in your language. 6) Note the input is all lowercased except for special placeholders. Please do the same in your translations. Example: are there any " italian " restaurants nearby with 3 star reviews ? Example solution: czy w pobliżu znajdują się jakiekolwiek restauracje " italian " z opiniami z 3 gwiazdką/gwiazdkami? Example explanation: The translation correctly preserves " italian " entity and is accurate Problem: find " mexican " restaurants with at least 0 star rating .
[ -0.2756251394748688, 0.9840632677078247, -0.08325210958719254, 0.048960670828819275, 0.12397561967372894, -0.5787020921707153, 0.7890597581863403, 0.04772395268082619, -0.2904905676841736, -0.6747479438781738, 0.311204195022583, 0.3813999891281128, -0.19752034544944763, 0.38461339473724365...
Teacher:In this task, you are given a sentence in the Bulgarian language and corresponding English translation of this sentence. Here, your job is to generate label "yes" if translation is right, otherwise generate label "no". Teacher: Now, understand the problem? Solve this instance: Bulgarian: Отпускане на средства от инструмента за осигуряване на гъвкавост (вот), English: - Report: Reimer Böge Student:
[ -0.9102548360824585, 0.34751132130622864, 0.5446106791496277, -0.052701789885759354, 0.18712323904037476, -1.022049069404602, 0.21744000911712646, 1.3542104959487915, 0.738213062286377, -0.2605152130126953, 0.20202718675136566, 0.6997634172439575, -0.25571736693382263, -0.1770833134651184,...
Teacher: In this task, five ordered key facts are given. All the given facts are expressed in natural language. Your job is to generate a story 100 to 1000 words long, that includes all the facts given as input in their order of appearance while expanding upon them to produce a broader, yet coherent, narrative. Teacher: Now, understand the problem? If you are still confused, see the following example: Fact1: Ning returns to home village, Fact2: home village has fallen on desperate times, Fact3: rebel sisters and Moon After discover Elder Chu's pendant short skirmish, Fact4: father is being transported to place of execution, Fact5: Imperial High Monk Before arrives with entourage long Solution: Following the events of the first film, Ning (Leslie Cheung) parts ways with the Taoist Yin (Wu Ma) and returns to his home village, which has since fallen on desperate times. Fleeing from cannibals, Ning winds up being imprisoned. Sharing a cell with Elder Chu, a renowned scholar, Ning spends apparent months languishing in prison. On the day of Ning's execution, the scholar reveals that he has dug out an escape tunnel. He gives Ning one of his books and a pendant, and sends Ning through the tunnel. Ning obliviously steals the horse of Autumn (Jacky Cheung), a Taoist sectarian. When Ning stops for the night in an abandoned villa, Autumn catches up and the two sort out the misunderstanding. But in the middle of the night, rebel soldiers attack the two visitors. After a short skirmish, the rebel sisters Windy (Joey Wong) and Moon (Michelle Reis) discover Elder Chu's pendant. While Ning mistakes Windy for his love Siu Sin, whom she resembles, the rebels mistake Ning for the Elder Chu. The sisters explain that their father, Lord Fu (Lau Siu-Ming), was framed for a crime and is now being transported to the place of his execution. The rebels' mission is to free him. They set off and leave Ning and Autumn at the villa. The next night, the two discover that the villa actually is haunted by a demon. Autumn manages to injure it, but it flees. He gives pursuit, but without success. He emerges at daybreak on a dirt road, causing an altercation with an imperial convoy led by Fu (Waise Lee). Fu and Autumn battle to a stalemate, and then go their separate ways. Unbeknownst to Autumn, the convoy is the one carrying the sisters' father. Having failed to catch the convoy earlier, the rebels return to the haunted villa, waiting to ambush the convoy there. As the convoy enters, however, the demon returns as well. Maneuvering Fu into fighting the demon, the rebels are able to rescue the sisters' father. Before long, however, the Imperial High Monk arrives with his entourage. He incapacitates the rebels with a spell, which Autumn recognizes as an evil chant. Ning and Windy escape to seek the help of Yin, while Lord Fu, Autumn and Moon are captured by the monk. The captives are brought back to the High Monk's palace. Now suspicious, Fu enters the palace only to find the hollow corpses of the entire royal court inside. Recognizing that the monk is in reality a demon, Fu frees the captives and fights valiantly by himself to allow them time to recover. Lacking spiritual magic, however, Fu is not able to overcome the demon and is destroyed. Just then, Yin and the others arrive. The demon is forced to reveal its true form, a gigantic thousand-year-old centipede. Yin and Autumn are swallowed by the creature, and they separate their souls from their bodies in order to destroy it from the inside. Autumn, however, is not able to return to his body, and his soul floats away. The next day is the marriage of Windy to the Ma family. Ning runs down from his inn to the main street and tells Moon that he wishes Windy a long, happy marriage before leaving. In the desert, as Yin and Ning are about to continue their journey, they see two women approach on horseback, which happen to be Windy and Moon. Windy has escaped from her wedding and decides to leave with Ning Reason: All the given five facts are present in the generated story in the same order that they appear in the input. Now, solve this instance: Fact1: Albert At addresses them closing of British Empire Exhibition at Wembley Stadium, Fact2: Bertie is called by family, Fact3: first session is not going well, Fact4: machine play significant part in role of Royal Family, Fact5: Edward as not marry her head of Church of England Student:
[ 0.32900911569595337, -0.13100144267082214, -0.29681599140167236, 0.5044881701469421, 0.09622425585985184, -0.8905297517776489, 0.19093941152095795, 1.3338068723678589, -0.5255087018013, 0.24410097301006317, -0.26708123087882996, -0.20389647781848907, -0.41466856002807617, 0.953425467014312...
TASK DEFINITION: In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every even number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no even numbers in an inner list you should output 0 for that list. PROBLEM: [[-21, 0, -33], [38, -39], [38, -33, 6, 45], [48, -37, -34], [-46, -46, -30], [-13, 2], [-20, -37, 36, -28], [50, 0, -43, -20], [-50, -42, 14], [-13, -5, -30], [-45, -29, -37, -43], [3, -9, -44, 44, 28], [41, -25]] SOLUTION: [0, 38, 228, -1632, -63480, 2, 20160, 0, 29400, -30, 0, -54208, 0] PROBLEM: [[0, -14, 2, 35, -25], [-21, -38, 22, -39, 3], [-13, -47, 34, 50]] SOLUTION: [0, -836, 1700] PROBLEM: [[-4, 31, -23, 48], [38, 7], [25, -43, -13, -34, -2], [34, 37], [3, -32, -18, -43], [26, -23, 16, 49, 44], [33, 40], [-30, 26], [33, 19, -45, -27], [-35, 13, 3, 0, -5], [-1, 4], [-12, -24, 27, -34, -21], [49, 2, -18, 34], [-36, -38]] SOLUTION:
[ 0.14316508173942566, 0.4842374324798584, -0.9457999467849731, -0.21785686910152435, 0.023835569620132446, 0.42995917797088623, 0.7532026171684265, 0.7073870301246643, -0.25827473402023315, -0.18628309667110443, -0.6664344668388367, 0.3659616708755493, -0.7239320278167725, -0.39341890811920...
In this task, you're given a question, a context passage, and four options which are terms from the passage. After reading a passage, you will get a brief understanding of the terms. Your job is to determine by searching and reading further information of which term you can answer the question. Indicate your choice as 'a', 'b', 'c', or 'd'. If you think more than one option is plausible, choose the more probable option to help you answer the question. Q: Question: How old is the producer of Viewtiful Joe? Passage:Viewtiful Joe is a 2.5D side-scrolling action-platformer, released on June 26, 2003. The title character is a parody of tokusatsu superheroes and is trying to save his girlfriend, who has been trapped in "Movieland" by a group of supervillains known as Jadow. To complete his quest, Joe must use his Viewtiful Effects Powers, which are based on camera tricks and special effects used in films. These include "Slow", which simulates bullet time; "Mach Speed", allowing Joe to attack all enemies with his afterimages; and "Zoom In", which triggers a camera close-up and unlocks special attacks. Internally, Capcom treated the game as a "staff-focused project" with the goal of increasing the skills of director Hideki Kamiya. The game achieved a Metacritic score of 93 and won GameCube Game of the Year awards from numerous publications including IGN, GMR, and USA Today. The game sold out its initial shipment of 100,000 to achieve a lifetime total of 275,000 units. Producer Atsushi Inaba considered the game a success, achieving his goals of training staff, keeping a small budget, and selling well. However, these numbers were lower than Capcom expected, prompting the publisher to port Viewtiful Joe to PlayStation 2 in 2004, with expanded features. This version sold 46,000 copies with a slightly lower Metacritic score of 90 owing to the lack of progressive scan and frame rate slowdown generated by the porting process. Links: a. Frame rate b. Hideki Kamiya c. Hideki Kamiya d. Atsushi Inaba A: d **** Q: Question: Did Charles Jones win any tests in the Caribbean? Passage:In 1930, when the MCC visited the Caribbean under the leadership of F.S.G. Calthorpe, Jones played against them three times in February, twice for British Guiana and once whilst making his Test Match debut. His selection for the 3rd Test of the four-match series, played at Bourda, Georgetown was more to do with the West Indies’ usual policy of using a few players from the host island in an effort to keep the expenses down. In an historic victory over England, Jones’ contribution was minimal, scoring just 6 and 2, taking two catches but failing to take a wicket with the ball. He played only occasionally for the next five years but aided by some useful scores with the bat in that time, Jones made a further three Test appearances against England sides led by R.E.S. Wyatt in 1935. In the second Test of the series, played at Port-of-Spain, Trinidad, and where he opened with C.M. Christiani, he scored 19 runs in both innings. This subsequently proved to be his highest Test score but he failed to take a single Test wicket in his career. In all first-class matches he took 24 wickets at an average of 44.12 apiece and scored 917 runs at an average of 21.83. In a career that ended in January 1939, his highest score was an unbeaten 89, scored at home in a comprehensive victory over Barbados. No Obituary appeared within the pages of Wisden for Jones. Links: a. Caribbean b. Marylebone Cricket Club c. Marylebone Cricket Club d. Bourda A: b **** Q: Question: What did the 390th Tactical Fighter Squadron do during the Vietnam War? Passage:Vandenberg graduated from the United States Military Academy in 1951 (where Buzz Aldrin was one of his classmates). In 1953, Vandenberg was assigned to the 86th Fighter-Bomber Wing. Later he would serve as a flight commander with the 413th Tactical Fighter Wing and the 31st Tactical Fighter Wing. He graduated from the Air Command and Staff College in 1961, after which he was assigned to the 4th Tactical Fighter Wing. In 1963, Vandenberg was appointed Operations Officer with the 23rd Tactical Fighter Squadron. During the Vietnam War, Vandenberg commanded the 390th Tactical Fighter Squadron. Upon returning stateside he was assigned to The Pentagon to work in the Office of the Director of Plans. He would graduate from the National War College in 1969 and return to The Pentagon to work with the Joint Chiefs of Staff. In 1971, Vandenberg became commander of the 12th Flying Training Wing. Vandenberg was named Vice Commandant of Cadets at the United States Air Force Academy in 1972. He would serve as Commandant from 1973 to 1975, during which time he assumed the rank of brigadier general. From 1976 to 1979, Vandenberg served at Headquarters U.S. Air Force, first as Deputy Director of Plans, later as Director of Operations and Readiness, and finally as Assistant Deputy Chief of Staff for Operations, Plans, and Readiness. Vandenberg was ultimately named Vice Commander in Chief of the Pacific Air Forces. His retirement was effective as of January 1, 1981. Links: a. Buzz Aldrin b. 390th Electronic Combat Squadron c. Joint Chiefs of Staff d. Vietnam War A:
[ 0.5017448663711548, 0.15069788694381714, -0.9746474027633667, 0.052302904427051544, 0.43051111698150635, -0.0036539509892463684, 1.1679468154907227, 0.800591230392456, -0.08957749605178833, 0.3057436943054199, -0.11140353977680206, 0.11232686042785645, -0.0334283784031868, 0.10766722261905...
Teacher: You are given a statement written in Gujarati. 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 . Teacher: Now, understand the problem? If you are still confused, see the following example: Statement: માલ (તા. છોટાઉદેપુર) <MASK> દેશના પશ્ચિમ ભાગમાં આવેલા ગુજરાત રાજ્યના મધ્ય ભાગમાં આવેલા છોટાઉદેપુર જિલ્લામાં આવેલા છોટાઉદેપુર તાલુકામાં આવેલું એક ગામ છે. માલ ગામના લોકોનો મુખ્ય વ્યવસાય ખેતી, ખેતમજૂરી તેમ જ પશુપાલન છે. આ ગામમાં મુખ્યત્વે મકાઈ, તુવર તેમ જ શાકભાજીના પાકની ખેતી કરવામાં આવે છે. આ ગામમાં પ્રાથમિક શાળા, પંચાયતઘર, આંગણવાડી તેમ જ દૂધની ડેરી જેવી સવલતો પ્રાપ્ય થયેલી છે. Option A: આંગણવાડી Option B: પંચાયતઘર Option C: ભારત Option D: કોલંબિયા Solution: ભારત Reason: The most suitable word from the given options to replace the <MASK> token is 'ભારત' , as the village mentioned is located in India . Now, solve this instance: Statement: ભાઅડપોદરા (તા. હિંમતનગર) <MASK> દેશના પશ્ચિમ ભાગમાં આવેલા ગુજરાત રાજ્યના ઉત્તર પૂર્વ ભાગમાં આવેલા સાબરકાંઠા જિલ્લામાં આવેલા કુલ ૮ (આઠ) તાલુકાઓ પૈકીના એક એવા હિંમતનગર તાલુકામાં આવેલું એક ગામ છે. અડપોદરા ગામના લોકોનો મુખ્ય વ્યવસાય ખેતી, ખેતમજૂરી તેમ જ પશુપાલન છે. આ ગામમાં મુખ્યત્વે ઘઉં, જીરુ, બાજરી, કપાસ, દિવેલી તેમ જ શાકભાજીના પાકની ખેતી કરવામાં આવે છે. આ ગામમાં પ્રાથમિક શાળા, પંચાયતઘર, આંગણવાડી તેમ જ દૂધની ડેરી જેવી સવલતો પ્રાપ્ય થયેલી છે. અડપોદરામાં ઝાલાબાવજીનું મંદિર આવેલું છે. અહીં ભાદરવા મહિનાના દરેક શનિવાર તથા રવિવારના દિવસે મેળો ભરાય છે. Option A: યુગાન્ડા Option B: ભારત Option C: આંગણવાડી Option D: પંચાયતઘર Student:
[ 0.558476984500885, 0.6003057956695557, 0.16523969173431396, -0.40048256516456604, -0.552885890007019, -0.13952401280403137, 0.5180537700653076, 1.0259652137756348, -0.2788139879703522, -0.03318139910697937, -0.37493234872817993, 0.6361918449401855, -0.1509828418493271, -0.06756322085857391...
In this task, you are given a question and answer for that. The answer will fill in the blank or will complete the unfinished question. Your task is to provide an explanation based on the given question or fill-in-the-blank statement, and answer. Example: Question: The government of Canada is considering implementing less carbon taxes across the country. If these taxes were implemented, the amount of carbon dioxide emissions in the country would be expected to Answer: rise Example solution: The carbon taxes encourage people to use less fossil fuel, which reduces carbon dioxide emissions. Example explanation: As mentioned in the input Question and Answer, the output statement constructs the explanation correctly. By decreasing the taxes, carbon dioxide emissions will rise, so the explanation is correct. Problem: Question: Evan measures the pH of the ocean at 7. Last century it measured at 6. A(n) _____ in greenhouse gases likely resulted in this change. Answer: decrease
[ -0.30868542194366455, 0.5507141947746277, 0.027161600068211555, -1.0633639097213745, -0.2742202877998352, -0.6084156036376953, 0.5389714241027832, 0.7794263958930969, -0.24539847671985626, -0.2544400691986084, 0.015644315630197525, -0.3348027765750885, -0.24919266998767853, 0.3271186649799...
You are given a sentence in Polish. Your job is to translate the Polish sentence into Arabic. Q: Trzeba uważać postawę - tak jest źle. A:
[ 0.11933985352516174, 0.33641955256462097, 0.23046709597110748, -0.9824222922325134, -0.47328752279281616, 0.4039982259273529, 1.489464282989502, 0.07418088614940643, 0.9741789102554321, 0.2895357012748718, -0.5777226686477661, -0.28524279594421387, -0.1623370349407196, 0.32373863458633423,...
In this task, you need to answer the given multiple-choice question on the gain. Gain is the value by which to multiply the input. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. Example Input: Problem: a trader sells 40 metres of cloth for rs . 8200 at a profit of rs . 35 per metre of cloth . how much profit will the trder earn on 40 metres of cloth ? Options: a ) rs . 950 , b ) rs . 1500 , c ) rs . 1000 , d ) rs . 1400 , e ) none of these Example Output: d Example Input: Problem: a , b and c enter into partnership . a invests some money at the beginning , b invests double the amount after 6 months , and c invests thrice the amount after 8 months . if the annual gain be rs . 24000 . a ' s share is ? Options: a ) 2999 , b ) 8000 , c ) 6000 , d ) 2889 , e ) 6612 Example Output: b Example Input: Problem: a group of boy scouts and girls scouts is going on a rafting trip . 60 % of the scouts arrived with signed permission slips . if 45 % of the scouts were boy scouts and 50 % of the boy scouts arrived with signed permission slips , then what percentage of the girl scouts arrived with signed permission slips ? round to the nearest percent . Options: a ) 64 , b ) 68 , c ) 72 , d ) 76 , e ) 80 Example Output:
[ 0.13751660287380219, -0.26466596126556396, -0.49450889229774475, 0.1610826849937439, -0.045706987380981445, -0.24955376982688904, 0.35249748826026917, 0.9576410055160522, 0.09191271662712097, 0.32461339235305786, -0.9842735528945923, 0.31685224175453186, -0.664858341217041, -0.521968126296...
instruction: In this task, you will be presented with a question having multiple possible answers in Hindi language. And you should choose a most suitable option out of "A", "B", "C", "D", and "E" based on your commonsense knowledge. question: Question: किसी को अपने गोद लिए गए माता-पिता के बारे में जानकारी पाने के लिए किसी और के पास कब जाना पड़ता है? Options: A मौत B सीखना C स्कूल जाओ D प्रक्रियाओं E सवाल पूछो answer: A question: Question: एक बच्चा कार्ड के साथ क्या कर सकता है? Options: A खिलोनों के साथ खेलो B गेंद खेलने C कहानियाँ सुनें D खेल खेलो E गृहकार्य करो answer: D question: Question: बच्चा अपने माता-पिता से चिड़चिड़ा था, उसने क्या किया? Options: A वयस्क हो जाओ B सफल हुए C बड़े हो जाओ D सवाल पूछो E अभिनय द्वारा दर्शाना answer:
[ -0.020400524139404297, 0.5223045349121094, -0.6048542261123657, -0.026591289788484573, -0.7243027687072754, -0.7654048800468445, 0.4295867383480072, 0.847855806350708, -0.28270137310028076, -0.21972808241844177, -0.30930501222610474, 0.27252230048179626, 0.10141270607709885, -0.40045249462...
In this task, you will be given a short story. One sentence from the story is chosen. Consider the likely emotions of the participants in the sentence and those affected by it. Is any of these emotions caused by the sentence? You should write your answer in the form " A >Causes> B". Try to use phrases and sentences from the story to compose your answer when possible. For the sentence describing the result, you must use the verb feel(s). [EX Q]: story: Sam wanted to Fly. He tried flapping his arms. He tried kicking his legs. Nothing made him fly. He decided to get on a plane to fly. selected sentence: Sam wanted to Fly. [EX A]: Sam wants to fly >Causes> Sam feel(s) amazed [EX Q]: story: Yesterday I decided to take my dog Peanut out for a walk. When we left the house it was bright and sunny, but that soon changed. Rain clouds began to fill the sky, so we turned to go home. On our walk home, it began to rain. Instead of racing home, we played in the rain instead! selected sentence: Instead of racing home, we played in the rain instead! [EX A]: I play in the rain with my dog Peanut >Causes> I feel(s) happy [EX Q]: story: Two days ago I dropped my laundry of at the laundromat to be cleaned. When I got there the person working was on break. I had to wait around for like twenty minutes. She finally showed up and unlocked the doors. I paid her and got my laundry like I wanted. selected sentence: When I got there the person working was on break. [EX A]:
[ -0.25545641779899597, 0.11978763341903687, -0.6373522281646729, -0.23757606744766235, 0.329703152179718, -1.2265019416809082, 0.6458092927932739, 0.9746496081352234, -1.008560061454773, 0.06261993944644928, -0.7699119448661804, 0.5057060718536377, -0.08930501341819763, -0.523548424243927, ...
Given a paragraph about movies and a set of conversational questions and answers about the paragraph, say whether the passage contains sufficient information to answer the follow-up question. Say Yes if it is answerable; otherwise, say No. The paragraph has the prefix 'CONTEXT:'. Each conversation question has a prefix `Q:` followed by the answer prefix `A:`, and the follow-up question has a prefix `FOLLOWUP_Q:`. CONTEXT: Since becoming the Three Eyed Raven, Bran has the ability to remember, well, everything that's ever happened in Westeros, including how he fell from the tower (although given that Sam was able to tell him some, ahem, surprising news, it seems that he doesn't just "know" everything in the past). Bran also has a habit of repeating things he never could have heard people say, just as a subtle way of saying "just so you know, I know". As he throws Bran from the window, Jaime quips to Cersei, "The things I do for love". When Bran paraphrases this line back to Jaime while staring him in the eye in S8e2, it becomes clear to Jaime that Bran knows what happened. He does something similar with Littlefinger, quoting "chaos is a ladder" at him, despite it being impossible for him to have heard the original conversation. <sep> Q: When does Bran Stark remember Jaime pushing him?
[ 0.40942123532295227, 0.4455457329750061, 0.16082419455051422, 0.19879740476608276, 0.16612780094146729, -0.6203520894050598, 0.487507164478302, 0.769029974937439, -0.4370037913322449, 0.028730370104312897, -0.23638013005256653, 0.3410402536392212, -0.7207853198051453, 0.5892309546470642, ...
You will be given a definition of a task first, then some input of the task. In this task you are given a sentence pair from wikipedia that have high lexical overlap. If the sentences have the same meaning and are just paraphrases of each other label them as "Paraphrase" , if not label them as "Not paraphrase". The two sentences are seperated by a new line. It was written by Katie Palmer and directed by series producer James Burrows . It was written by Katie Palmer and was directed by series producer James Burrows . Output:
[ -0.5614219307899475, 0.47186318039894104, -0.1205168291926384, -0.20902465283870697, 0.1209913045167923, 0.36875253915786743, 0.6246906518936157, -0.10304827988147736, -0.0361645482480526, -0.047031037509441376, -0.050301115959882736, 0.08400148153305054, -0.4343130588531494, 0.24138301610...
Given a sentence in the Japanese and Central Khmer language. Your task is check if the Khamer sentence is translation of Japanese. if the translation is correct than generate label "Yes", otherwise generate label "No". -------- Question: Japanese: クイーンズランドの主要労働組合が、明日オーストラリア東部夏時間午後3時に行われる予定のメルボルンカップは、教室での価値ある教育ツールとして利用しうると言った。 Khamer: សហជីបគ្រប់គ្រងឃ្វីនលេនម្នាក់និយាយថាពាន់រង្វាន់មេបឺនដល់ពេលដែលត្រូវប្រព្រឹត្តទៅនៅម៉ោង3:00ល្ងាចស្អែកតាមអូស្រ្ដាលីអេសស្ដើនដេយឡាយថាមអាចត្រូវបានប្រើជាឧបករណ៏អប់រំដ៏មានតម្លៃមួយនៅក្នុងថ្នាក់រៀន។ Answer: Yes Question: Japanese: 「我々はこの議論をたくさんの関係者としてきた。」 Khamer: AWG-LCAគឺជាក្រុមចរចារដែលត្រូវបានប្រគល់កិច្ចការក្នុងការបញ្ជូន"អត្ដបទចរចារCOP16"ថ្មីមួយមុនពេលនៃកិច្ចប្រជុំចរចារនៅខែមិថុនា។ Answer: No Question: Japanese: 投票者が50%を超えると、候補者が決戦投票を避けるためには少なくとも半分の票を獲得しなければならない。 Khamer: អ្នកតំណាងសំរាប់ទីក្រុងដែលនៅជិតទីក្រុងសាឡេមនិងបេវើលរី ចន ខេននេន និងម៉ារី ក្រេន ជាមួយនឹងអភិបាលក្រុងក្នុងតំបន់​ឯទៀត និងសមាជិកក្រុមប្រឹក្សាក្រុង ក៏បានចូលរួមព្រឹត្តិការណ៍ដែរ។ Answer:
[ -0.3134309947490692, -0.2758176922798157, -0.11991831660270691, -0.4432849884033203, -0.1929200291633606, -0.7056223750114441, -0.22118934988975525, 0.14411157369613647, -0.6011173725128174, -0.5786527395248413, 0.42113175988197327, 0.014469028450548649, -0.6749510169029236, 0.292644977569...
Teacher: In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: threat and non-threat. Threat is a statement that someone will be hurt or harmed, especially if the person does not do something in particular. Teacher: Now, understand the problem? If you are still confused, see the following example: Comment: Enough already. Cut the head off this snake. Solution: Threat Reason: This comment conveys a violent threat to someone. Now, solve this instance: Comment: Eric Bjerregaard, You're the one who asked for studies and links. You said, "New studies? Provide the links or stifle the nonsense." DuPont Pioneer is one of the big ag companies in Hawaii that uses large quantities of RUPs. You live in Florida, so you didn't know that. Student:
[ -0.7624160051345825, 0.3307763934135437, 0.9671198129653931, 0.1329062134027481, -0.20380517840385437, -1.0103262662887573, 0.7300640344619751, 0.7076788544654846, -0.07841433584690094, 0.3742547035217285, 0.2594000995159149, 0.5748202800750732, -0.6892297267913818, -0.7613211870193481, ...
instruction: 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. question: Beginning: Greg had a problem. Middle 1: Greg was jealous of his wife's first husband. Middle 2: Greg was jealous of his wife's current husband. Ending: She said he would always be first in her heart. answer: 1 question: Beginning: Janet was lost in the desert. Middle 1: She was able to survive for 14 days but her body was to weak to go on. Middle 2: She was able to survive for 14 days before rescuers found her too weak to go on. Ending: They found her body months later. answer: 1 question: Beginning: Last Tuesday I took my first spin class at the gym. Middle 1: i was was extremely hungry later. Middle 2: I was extremy tired later. Ending: I went to bed and then rested until morning. answer:
[ -0.5358205437660217, 0.44829702377319336, -0.2833597660064697, -0.2832846939563751, -0.6715613007545471, -0.7790418863296509, 0.2870224714279175, 0.0648873895406723, -0.2366817593574524, -0.23941150307655334, -1.1388527154922485, -0.07672439515590668, -0.976847231388092, -0.154538452625274...
Teacher:You are given a sentence in Hebrew. Your job is to translate the Hebrew sentence into Polish. Teacher: Now, understand the problem? Solve this instance: והנה ג 'יין גודול, יוצרת את התקשורת הייחודית לה, צולם בידי ניק ניקולס. Student:
[ -1.5540530681610107, 0.26397597789764404, 0.6174120903015137, -0.32605570554733276, 0.21307797729969025, 0.13857898116111755, -0.3161265254020691, 0.1613650918006897, -0.12185195088386536, 0.03055616468191147, 0.3168197572231293, -0.19309507310390472, -0.9132000803947449, -0.30471119284629...
You will be given a definition of a task first, then some input of the task. In this task, you need to Translate Czech text to English. Analog vitaminu D obecného vzorce I, kde X je H nebo OH; R.sup.1.n. a R.sup.2.n. je H nebo alkyl s 1 az 3 C atomy nebo R.sup.1.n. a R.sup.2.n. spolecne s C atomem nesoucím skupinu X tvorí karbocyklický kruh obsahující 3 az 6 C atomu; R.sup.3.n. je alkyl s 1 az 3 C atomy, aryl nebo aralkyl nebo YR.sup.4.n., kde Y je -CO-S-, -CS-O- nebo -CS-S-; R.sup.4.n. je alkyl s 1 az 3 C atomy, aryl nebo aralkyl; Q je (CH.sub.2.n.).sub.n.n., kde n je 1 az 4; pricemz R.sup.1.n., R.sup.2.n. a Q mohou být navíc nezávisle substituovány jedním nebo více F atomy; zpusob jeho výroby a pouzití pro výrobu léciva. Farmaceutická kompozice s jeho obsahem pro pouzití pro lécení a/nebo profylaxi chorobných stavu, pro nez je charakteristická abnormální bunecná deferenciace a/nebo bunecná proliferace, chorob nebo nevyvázenosti imunitního systému a zánetlivých onemocnení a jiných chorob. Output:
[ 0.5915326476097107, -0.1851017028093338, -0.01779332384467125, 0.0685247853398323, 0.39293381571769714, -0.016807232052087784, 0.7312049269676208, 1.1750274896621704, -0.38515424728393555, -0.20133358240127563, -0.08313776552677155, -0.7274093627929688, -0.3819931447505951, 0.1206708550453...
Classify the relation of question with context to one of these categories: 1) award received, 2) based on, collection, 3) conflict, 4) constellation, 5) convicted of, 6) date of death, 7) director, 8) drafted by, 9) educated at, 10) medical condition, 11) military branch, 12) narrative location, 13) occupation, 14) original network, 15) parent company, 16) point in time, 17) production company, 18) residence, 19) series, 20) service entry, 21) sex or gender, 22) spouse, 23) standards body question. Let me give you an example: Context : Isaac Nicola Romero (1916 in Havana, Cuba -- 1997) was a prominent Cuban guitarist and one of the founders of the modern Cuban Guitar School. Question : What was Isaac Nicola's city of birth? The answer to this example can be: place of birth Here is why: The question is about the place of birth of the Isaac Nicola. Hence the output is relevant and valid OK. solve this: Context : Brad Larsen was born in Nakusp, British Columbia, but grew up in Vernon, British Columbia. Question : What team is Brad Larsen associated with? Answer:
[ 0.5544497966766357, 0.12541523575782776, -0.39748018980026245, -0.6112831830978394, 0.41912317276000977, -0.19788464903831482, 0.6138978004455566, 0.878650426864624, 0.13057276606559753, -0.007107581943273544, 0.46844667196273804, 0.28280138969421387, -0.8637077212333679, 0.033577635884284...
Definition: In this task, you will be shown an extract from a movie plot. You need to read the extract and create questions that can be answered from the extract. Once you create a question you also need to provide the correct answer for it. Write your answer like "Question: your question, Answer: your answer". The questions should be well-formed and grammatically correct. The questions should be completely answerable from the given passage and should not require any external knowledge. Subjective questions are not allowed. Short answers containing words that are present in the passage are preferred. Create questions that result in factoid answers. A simple rule of thumb to decide whether a question is a factoid or not is to see if two different people with average reading/comprehension skills would come up with the same answer after reading the passage. Input: One week before her next society dinner, Millicent Jordan (Billie Burke) receives word that Lord and Lady Ferncliffe, whom she and her husband Oliver (Lionel Barrymore), a New York shipping magnate, had met in England the previous year, have accepted her invitation. Overjoyed by this social coup, Millicent is oblivious to Oliver's lack of enthusiasm about the dinner and her daughter Paula's (Madge Evans) preoccupation about the impending return of her fiancé, Ernest DeGraff (Phillips Holmes), from Europe. Millicent fusses about finding an "extra man" for her single female guest, former stage star Carlotta Vance (Marie Dressler), who resides in Europe.Meanwhile, Oliver faces distressing news about his shipping business, which has been struck hard by the Depression. Carlotta, an aging retired actress and former lover of Oliver, visits Oliver at his office and asks him to buy her stock in the company, but he does not have the money. Dan Packard (Wallace Beery), a mining magnate, stops by long enough for Oliver to ask him to buy some company stock. Dan agrees only to consider the proposition, he then brags to his wife Kitty (Jean Harlow) that he will take the shipping business through deceit.Unknown to Dan, Oliver has convinced Millicent to invite the Packards to her dinner with the hopes that it will increase Dan's wish to buy the stock. Dan's young trophy-wife, the ill-mannered but socially ambitious Kitty (Jean Harlow), eagerly has accepted. Although he at first refuses to go, Dan, who believes that he will soon be appointed to a Cabinet post, changes his mind about the dinner when he finds out that the Ferncliffes, the richest couple in England, are also invited. Also unknown to Dan, one of Millicent's other guests, Dr. Wayne Talbot (Edmund Lowe), has been having an affair with Kitty while pretending to be tending to her feigned illnesses.On the eve of her dinner, Millicent, still short an extra man, telephones Larry Renault (John Barrymore), a washed-up silent movie star, and extends him a last-minute invitation, completely unaware that Paula is having a clandestine love affair with him. At Paula's urging, Larry, a three-time divorcé and hardened alcoholic, accepts the invitation, but advises the much younger Paula to forget about him and return to Ernest. After Paula stubbornly refuses to take Larry's admonitions seriously, she is seen leaving his room by Carlotta, who is residing at the same hotel.Later that evening, Larry is visited by his agent, Max Kane (Lee Tracy), who tells him that the stage play he was planning to star in has lost its original producer. Max breaks the news to Larry that the play's new producer, Jo Stengel (Jean Hersholt), wants another actor in the lead but is willing to consider him in a bit part. Crushed, Larry takes to drink.The next day, Talbot is discovered by his wife Lucy (Karen Morley) in a compromising telephone call with Kitty and confesses that, in spite of his love for her, he is addicted to women and needs help to overcome his weakness. Talbot then is rushed to see Oliver, who has come to the doctor's office with severe chest pains.Although Talbot tries to hide his prognosis of terminal thrombosis of the heart, Oliver wisely deduces the seriousness of his illness. When he returns home, the weakened Oliver tries to explain to Millicent his need for rest, but she is too hysterical to hear because, among other minor disasters, the Ferncliffes have cancelled and are on their way to Florida. Although anxious to tell Millicent about Larry, Paula, too, is turned away by her upset mother and faces the prospect of facing Ernest alone.At the Packards', meanwhile, Kitty reveals to Dan in a fit of anger that she is having an affair. When threatened with divorce, however, Kitty tells her husband that, if he wants his Cabinet appointment instead of a career-stopping revelation from her about his crooked dealings, he must back down from his takeover of Oliver's line and treat her with more respect.Just before he is to leave for the dinner, Larry is visited by Max and Jo Stengel and drunkenly berates Stengel for insulting him with his paltry offer. After a frustrated Max denounces him for ruining his last career chance and the hotel management asks him to leave, Larry quietly turns on his gas fireplace and commits suicide.At the ill-fated dinner, Carlotta confides in private with Paula, who is just about to break her engagement with Ernest, about Larry's demise and counsels the young woman to stay with her fiancé. At the same time, Millicent learns from Talbot about Oliver's illness. Finally awakened to her selfishness, Millicent announces to Oliver that she is ready to make sacrifices for the family and be a more attentive wife. Then, as the beleaguered guests are about to go in to dinner, Dan, with prodding from Kitty, tells Oliver that he has put a stop to the takeover of the Jordan shipping line. Output:
[ 0.8904541730880737, 0.3003122806549072, -0.6927872896194458, -0.04382941871881485, 0.6217426657676697, -0.14570364356040955, 0.6480703353881836, 0.23695892095565796, 0.14005500078201294, 0.08592896163463593, -0.22464534640312195, 0.20602013170719147, -0.34370118379592896, 0.253407120704650...
Given the task definition and input, reply with output. We would like you to classify each of the following sets of argument pairs (discussing Gun Control) into either SIMILAR or NOT SIMILAR. A pair of arguments is considered SIMILAR if the arguments are about the same FACET (making the same argument), and is considered NOT SIMILAR if they do not have the same FACET. A FACET is a low level issue that often reoccurs in many arguments in support of the author's stance or in attacking the other author's position. Sent1: I think a better debate would be when should gun control start? Sent2: And I don't think that the second amendment is a good argument against gun control since the federal courts have not recognized gun-control as being offensive to the second amendment.
[ -0.4763568639755249, 0.47646546363830566, 0.26396995782852173, -0.3616839051246643, -0.003254430368542671, -0.7303942441940308, 0.6793050765991211, 0.9181293845176697, 0.30580657720565796, 0.4290117025375366, -0.23599758744239807, -0.10445854067802429, -0.7224302887916565, -0.0263587534427...
You are given a sentence in English. Your job is to translate the English sentence into Galician. They are places for acute trauma and treatable illness.
[ -0.16682210564613342, 0.8087929487228394, 0.27815765142440796, -0.8749861717224121, 0.13186097145080566, -1.4070019721984863, 0.47659069299697876, 0.6038691401481628, -0.091521255671978, -0.03616902977228165, -0.089927539229393, 0.9595054388046265, -0.021140534430742264, 0.8220490217208862...