inputs stringlengths 39 523k | embedding listlengths 1.02k 1.02k |
|---|---|
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.
Q: Sentence: 'a goat with red painted horns on its head'. Reverse all words of length '4' in the given sentence.
A: | [
-0.4876772165298462,
0.7147363424301147,
0.3334599435329437,
-0.48228946328163147,
-0.4840272068977356,
-0.5698333978652954,
0.05759458988904953,
0.6507487297058105,
-0.18478482961654663,
-0.5764670372009277,
-1.4055931568145752,
-0.3892720341682434,
-0.28426578640937805,
-0.21981394290924... |
Given a sentence in Spanish, generate a new Spanish 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.
Example Input: Una bola de fuego nuclear crea una gran explosión.
Example Output: Un perno ordinario crea una gran explosión.
Example Input: Es probable que pierda una w en una respuesta.
Example Output: Es probable que encuentres una abeja en una búsqueda.
Example Input: Una granada puede destruir el gatillo de un arma.
Example Output: | [
-0.3307669758796692,
0.9170008301734924,
0.1963793933391571,
0.022186722606420517,
0.016642054542899132,
-0.8397426009178162,
0.43630003929138184,
1.5581872463226318,
-0.10282537341117859,
-0.7777081727981567,
-0.8133471608161926,
0.2985174059867859,
-0.6294844150543213,
-0.318352878093719... |
You are given a sentence in English. Your job is to translate the English sentence into Spanish.
--------
Question: You see, plastics have very complex structures and are difficult to biodegrade.
Answer: Verán, los plásticos tienen estructuras muy complejas y son difíciles de biodegradar.
Question: You will for the rest of your life remember those words every time you pick up a paper towel.
Answer: Deberán recordar estas palabras el resto de sus vidas cada vez que tomen una toalla de papel.
Question: I didn't like what I saw.
Answer: | [
-0.17066434025764465,
0.6445952653884888,
-0.21924230456352234,
-0.1519763320684433,
-0.41348499059677124,
-1.1393728256225586,
0.6383618116378784,
0.5480474233627319,
-0.031192868947982788,
-0.15954533219337463,
-0.5299509763717651,
0.6233886480331421,
-0.086907297372818,
0.72755265235900... |
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 Persian, and your task is to translate it into English.
حرفه قابل ستايشت به عنوان يك دستيار جمع كردهاي .
Output: | [
-0.8413515090942383,
0.7485363483428955,
-0.19816800951957703,
-0.22228530049324036,
-0.25151848793029785,
0.21427075564861298,
0.382631778717041,
0.35352417826652527,
0.8870904445648193,
0.2975154519081116,
-0.5078318119049072,
0.33950644731521606,
-0.33040210604667664,
0.1455397307872772... |
Q: In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answered using Wikipedia articles. To decompose the question, think of a decomposition strategy you could apply to answer the question through a search against Wikipedia. The decomposition strategy might not be obvious for some questions. For this reason, you are provided with additional information. You are not required to write decompositions that exactly match the provided facts, they are only meant as guidance. If the facts are too noisy, think about how you would have used Wikipedia to answer this question to create the decomposition. "not_definitive_answer" is true if there is no clear answer i.e. the question is ambiguous or a subjective opinion."incorrect_answer" is true if the answer to the question is not correct. If the answer is incorrect, write a decomposition that evaluates the correct answer. Each question should be easy to answer based on simple facts from Wikipedia pages, or a simple check using the answers to preceding questions. To ensure this, we also ask you to enter a potential Wikipedia article that would contain the answer to each question. If you can not think of a Wikipedia page that can answer your question, please think of a different strategy. You do not need to enter a Wikipedia page for steps that don't add new information and only contain simple checks. The answer to the final question is the same as the answer to the original question. Every question's answer has an impact on the final answer and there should be no redundant steps in the decomposition.
Question: Are System of a Down opposed to globalization?, Answer:Yes, Description of Globalization: process of international integration arising from the interchange of world views, products, ideas, and other aspects of culture, Fact1: In Boom!, System of a Down condemns globalization., Fact2: The lead vocalist of the band System of a Down is outspoken against globalization.
A: | [
0.47385647892951965,
0.0817287340760231,
-0.46785396337509155,
0.47042587399482727,
0.2799884080886841,
-0.8166748881340027,
0.6068099141120911,
0.6284037828445435,
0.19726306200027466,
0.3221360743045807,
-0.2645152509212494,
-0.3965383470058441,
-0.33325982093811035,
0.1258959174156189,
... |
In this task, you are given a passage and a question regarding that passage. You must determine whether or not the question is answerable from the given passage. If a question is answerable, output should be 'True', otherwise 'False'. You must not consider any other information that is not provided in the passage while labelling True or False.
Input: Consider Input: Passage: In many parts of the United States, after the 1954 decision in the landmark court case Brown v. Board of Education of Topeka that demanded United States schools desegregate "with all deliberate speed", local families organized a wave of private "Christian academies". In much of the U.S. South, many white students migrated to the academies, while public schools became in turn more heavily concentrated with African-American students (see List of private schools in Mississippi). The academic content of the academies was usually College Preparatory. Since the 1970s, many of these "segregation academies" have shut down, although some continue to operate.[citation needed] Question: What was the primary race of students attending Christian academies after the Brown decision?
Output: True
Input: Consider Input: Passage: The most basic method of checking the primality of a given integer n is called trial division. This routine consists of dividing n by each integer m that is greater than 1 and less than or equal to the square root of n. If the result of any of these divisions is an integer, then n is not a prime, otherwise it is a prime. Indeed, if is composite (with a and b ≠ 1) then one of the factors a or b is necessarily at most . For example, for , the trial divisions are by m = 2, 3, 4, 5, and 6. None of these numbers divides 37, so 37 is prime. This routine can be implemented more efficiently if a complete list of primes up to is known—then trial divisions need to be checked only for those m that are prime. For example, to check the primality of 37, only three divisions are necessary (m = 2, 3, and 5), given that 4 and 6 are composite. Question: What makes the method of trial division more efficient?
Output: True
Input: Consider Input: Passage: Huguenot numbers peaked near an estimated two million by 1562, concentrated mainly in the southern and central parts of France, about one-eighth the number of French Catholics. As Huguenots gained influence and more openly displayed their faith, Catholic hostility grew, in spite of increasingly liberal political concessions and edicts of toleration from the French crown. A series of religious conflicts followed, known as the Wars of Religion, fought intermittently from 1562 to 1598. The wars finally ended with the granting of the Edict of Nantes, which granted the Huguenots substantial religious, political and military autonomy. Question: What did this agreement do?
| [
0.46295082569122314,
-0.19415953755378723,
-0.0903458297252655,
0.008648740127682686,
0.2926272451877594,
0.018567413091659546,
0.1702406257390976,
0.8636203408241272,
0.3238978981971741,
0.11574552208185196,
-0.4298427402973175,
-0.19921165704727173,
-0.10980868339538574,
-0.3146789669990... |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
In this task, you are given a multiple-choice question and you have to pick the correct option. Answer with option indexes (i.e., "A", "B", "C", and "D").
Deserts are in extremely dry environments, so liquids will naturally be (A) rainbow (B) plentiful (C) meager (D) talented
Solution: C
Why? This is a good example and the output correctly answers the question.
New input: Birds carrying away fruit has what kind of impact on the plant (A) positive (B) negative (C) very low (D) neutral
Solution: | [
-0.651894748210907,
0.4807095527648926,
-0.32196715474128723,
-0.44057202339172363,
-0.6211600303649902,
-0.5253502726554871,
0.7696788311004639,
1.1942927837371826,
0.1571178436279297,
0.005037112161517143,
-0.5978559851646423,
-0.5905288457870483,
-0.012399978935718536,
0.004733886569738... |
Given the task definition, example input & output, solve the new input case.
In this task, you will be shown a Persian passage and a question, and you have to determine whether the question is answerable based on the passage or not. If the question is answerable, choose the "True" label, and if not select "False"
Example: فتوسنتز فرایندی زیستشیمیایی است که در آن، انرژی نورانی خورشید توسط گیاهان و برخی از باکتریها به انرژی شیمیایی ذخیرهشده در مواد غذایی آنها تبدیل میشود. کمابیش همهٔ جانداران روی زمین به آن وابستهاند. در عمل فتوسنتز، اندامهایی مانند برگ که دارای سبزینه هستند، کربن دیاکسید، آب و نور را جذب کرده و به کلروپلاست میرسانند. طی واکنشهایی که درون کلروپلاست انجام میگیرد، این مواد به اکسیژن و کربوهیدراتها تبدیل میشوند. همه اکسیژن کنونی موجود بر روی زمین، فراوردهٔ فتوسنتز است. برخی از کربوهیدراتهای مهم تولیدشده مانند گلوکز، میتوانند به دیگر مواد آلی، لیپیدها، نشاسته، سلولز و پروتئین تبدیل شوند که برای تبدیلشدن به پروتئین، نیاز به نیتروژن دارند. ژان باپتیست ون هلمونت، یکی از نخستین آزمایشهای مربوط به فتوسنتز را انجام داد. همه بخشهای سبزرنگ گیاه، قادر به انجام عمل فتوسنتز هستند. مادهٔ سبز موجود در گیاهان که سبزینه یا کلروفیل نام دارد، آغازکنندهٔ واکنشهای فتوسنتز است. فتوسنتز در اندامهایی که فاقد سبزینه هستند، انجام نمیگیرد.
Question: فتوسنتز چه نوع فرایندیه؟
Output: True
This is a good example. The question is answerable based on the passage.
New input case for you: ویکی معمولاً به انواعی از تارنماها گفته میشود که به تمام بازدیدکنندههایش، اجازهٔ ویرایش، افزودن یا حذف نوشتهها را میدهد. معمولاً در ویکیها متنها با استفاده از یک زبان نشانهگذاری ساده نوشته میشوند و با کمک یک ویرایشگر متن غنی قابل ویرایش است. به نرمافزارهای ویکی که پایهٔ چنین تارنماهایی را ممکن میسازند، «موتور ویکی» گفته میشود. موتور ویکی، یک سامانه مدیریت محتوا است که ساختار نامستقیم کمی دارد و کاربران میتوانند بسته به نیازشان با تمام قسمتها مستقیماً کار کنند. تفاوت این سامانهٔ مدیریت محتوا با سایر سامانهها، ازجمله وبلاگها، این است که در ویکی ایجاد محتوا بدون مالک یا رهبرِ تعریفشده انجام میگیرد و ساختار غیرمستقیم کمتری وجود دارد؛ بنابراین، ساختار در ارتباط با نیازهای کاربران است. تاکنون بزرگترین ویکی، ویکیپدیا بودهاست، اما ویکیهای دیگری مثل ویکیکتاب نیز وجود دارند. اولین ویکی در اینترنت را وارد کانینگهام در سال ۱۹۹۵ و با نام ویکیویکیوب ایجاد کرد. کانینگهام در سال ۱۹۹۴ نرمافزار و وبگاه را توسعه داد تا تبادل اطلاعات را بین برنامهنویسان سادهتر کند.
Question: فرق ویکی ها با ویکی پدیا در چه مواردی است؟
Output: | [
0.34155887365341187,
0.2455778419971466,
-0.6146500110626221,
0.9121044278144836,
0.09164264798164368,
-0.6312085390090942,
0.6489354372024536,
0.9662279486656189,
0.19956658780574799,
0.2943006753921509,
-0.47058725357055664,
-0.1083441972732544,
-0.41710272431373596,
0.46434491872787476,... |
In this task, you are given two sets, and a question. You need to find whether an element is at the intersection of two given sets. A Set is shown by two curly braces and comma-separated numbers inside, like {1, 2, 3}. The intersection of two given sets is the largest set which contains all the elements that are common to both sets. An element is at the intersection of two given sets, A and B, if common to both A and B. Classify your answers into 'Yes' or 'No'.
Q: Set1: '{1, 13, 14, 15, 19}', Set2: '{17}'. Is the element '19' in the intersection of Set1 and Set2 ?
A: | [
0.2484462857246399,
0.003804996609687805,
-0.36518973112106323,
-0.0994516909122467,
-0.4021168351173401,
-0.5218765735626221,
0.8728774785995483,
0.4858946204185486,
0.2062166929244995,
0.11267349123954773,
-0.35300570726394653,
0.17327851057052612,
0.011663064360618591,
-0.10615734010934... |
Definition: In this task you will be given a process, and a question. The process contains a sequence of steps that happen in order. The question asks about the effect of a certain event on another event. If the first event has a positive effect on the second event, answer with "for", if it has a negative effect, answer with "against". If there's no causal relationship between the two, answer with "none".
Input: Process: -Bacteria enters the body -Bloodstream -Cells in the body are attacked -Cells are killed -Different kinds of sickness are formed.
Question: What is the effect of the person does not seek medical help on cells are not killed.?
Output: | [
0.014569669961929321,
0.5603671669960022,
-0.479381263256073,
-0.21776339411735535,
0.051155030727386475,
-0.5268046259880066,
0.4884675145149231,
0.6113078594207764,
0.44361206889152527,
0.25307518243789673,
-0.30542266368865967,
0.3216988444328308,
-0.3705666959285736,
0.1193123981356620... |
Given the task definition and input, reply with output. You are given a sentence in Portuguese. Your job is to translate the Portuguese sentence into Hebrew.
Precisamos de manter uma temperatura ótima para a fermentação.
| [
-0.2735632359981537,
0.7996796369552612,
0.1969643533229828,
0.0913550853729248,
-0.45475977659225464,
-0.3896541893482208,
-0.1569615602493286,
-0.014645682647824287,
0.410170316696167,
-0.11313667893409729,
-0.3119720220565796,
-0.0979161411523819,
-1.0239592790603638,
0.3390248417854309... |
Teacher:In this task, you are given a sentence in the English language and your task is to convert it into the Hindi language. In translation, keep numbers as it is.
Teacher: Now, understand the problem? Solve this instance: Exports , which constituted about 95 per cent of the crop , were , however , generally steady .
Student: | [
-0.19892194867134094,
-0.1417011320590973,
0.2665403485298157,
0.12089115381240845,
0.19395914673805237,
-0.8464463949203491,
-0.7899336814880371,
1.1616624593734741,
-0.1797037124633789,
-0.42180779576301575,
-0.6510506272315979,
0.051745135337114334,
-0.6580133438110352,
0.63288247585296... |
Given a sequence of actions to navigate an agent in its environment, provide the correct command in a limited form of natural language that matches the sequence of actions when executed. Commands are lowercase and encapsulate the logic of the sequence of actions. Actions are individual steps that serve as the building blocks for a command. There are only six actions: 'I_LOOK', 'I_WALK', 'I_RUN', 'I_JUMP', 'I_TURN_LEFT', and 'I_TURN_RIGHT'. These actions respectively align with the commands 'look', 'walk', 'run', 'jump', 'turn left', and 'turn right'. For commands, 'left' and 'right' are used to denote the direction of an action. opposite turns the agent backward in the specified direction. The word 'around' makes the agent execute an action while turning around in the specified direction. The word 'and' means to execute the next scope of the command following the previous scope of the command. The word 'after' signifies to execute the previous scope of the command following the next scope of the command. The words 'twice' and 'thrice' trigger repetition of a command that they scope over two times or three times, respectively. Actions and commands do not have quotations in the input and output.
Input: Consider Input: I_TURN_LEFT I_TURN_LEFT I_TURN_RIGHT I_LOOK I_TURN_RIGHT I_LOOK
Output: look right twice after turn opposite left
Input: Consider Input: I_RUN I_WALK
Output: run and walk
Input: Consider Input: I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_JUMP I_TURN_RIGHT I_TURN_RIGHT I_JUMP
| [
0.314845472574234,
0.9168988466262817,
-0.5848327875137329,
0.1777430772781372,
-0.15820066630840302,
0.14838412404060364,
-0.056567780673503876,
0.7153821587562561,
-0.28404587507247925,
-0.19759750366210938,
-0.7598993182182312,
-0.396350622177124,
-0.6221278309822083,
-0.051206540316343... |
Definition: In this task, you are given a food review in Persian, and you have to extract aspects of the food mentioned in the text. We define aspects as taste/smell(طعم), nutritional value(ارزش غذایی), product quality(کیفیت), delivery(ارسال), packaging(بسته بندی) and purchase value/price(ارزش خرید). Although there might be multiple aspects in a review, we only need you to write one aspect.
Input: شیرینی اش زیاده و شکر هم برای سلامتی بسیار مضره
Output: | [
-0.6605292558670044,
0.4888913035392761,
0.35486987233161926,
-0.4699087142944336,
-0.19471457600593567,
0.6329829692840576,
1.0200663805007935,
0.18043658137321472,
-0.05684113875031471,
-0.14556705951690674,
-0.40035873651504517,
0.23815122246742249,
-0.4246831238269806,
0.24213808774948... |
In this task you are expected to write an SQL query that will return the data asked for in the question. An SQL query works by selecting data from a table where certain conditions apply. A table contains columns where every row in that table must have a value for each column. Every table has a primary key that uniquely identifies each row, usually an id. To choose which columns are returned you specify that after the "SELECT" statement. Next, you use a "FROM" statement to specify what tables you want to select the data from. When you specify a table you can rename it with the "AS" statement. You can reference that table by whatever name follows the "AS" statement. If you want to select data from multiple tables you need to use the "JOIN" statement. This will join the tables together by pairing a row in one table with every row in the other table (Cartesian Product). To limit the number of rows returned you should use the "ON" statement. This will only return rows where the condition specified after the statement is true, this is usually an equals operator with primary keys. You can also use the "WHERE" statement to specify that only rows with column values statisfying a certain condition, should be returned. The "GROUP BY" statement will group rows together that have equal column values for whatever columns follows the statement. The "HAVING" statement will return groups that statisfy whatever condition follows the statement. Any column(s) being returned from grouped rows must either be an aggregate function, (AVG, MAX, COUNT, SUM, ...) of a column, or the column(s) that the data was grouped by. To sort the returned data you can use the "ORDER BY" command which will order the data by whatever aggregate function or column follows the statement. The "DESC" statement will sort in descending order and the "ASC" statement will sort in ascending order. Finally, you can use the "LIMIT" statement to return a certain number of rows. When "*" is used in an SQL statement every column is returned. For example, SELECT * FROM table WHERE attribute = 1, will select every column from rows with the attribute column equal to 1.
Let me give you an example: Find the id and city of the student address with the highest average monthly rental.
The answer to this example can be: SELECT T2.address_id , T1.city FROM Addresses AS T1 JOIN Student_Addresses AS T2 ON T1.address_id = T2.address_id GROUP BY T2.address_id ORDER BY AVG(monthly_rental) DESC LIMIT 1
Here is why: First we select the student's id and city of their address. Next, to find where each student lived we must join the "Addresses" table with the "Student_Addresses" table on rows with the same "address_id". Finally, we want to return the student address with the highest monthly rent. This is a good example.
OK. solve this:
Show the ids of the employees who don't authorize destruction for any document.
Answer: | [
0.7964758276939392,
0.7480217218399048,
-0.8900655508041382,
0.3828486204147339,
-0.1833021491765976,
-0.5693974494934082,
0.8570701479911804,
0.8608273267745972,
-0.4319789409637451,
0.12861895561218262,
0.2286204844713211,
0.16730022430419922,
-0.2696976661682129,
0.18362462520599365,
... |
Detailed Instructions: In this task, you are given inputs i and A, where i is an integer and A is a list. You need to output the first i elements of A, starting with the 1st element in A. i will always have a value less than the length of A
Q: 3, ['N', '3811', '2801', '2653', 'h', '6421', '1153', 'S', '7961', '2061', '2641', '6703', 'n', 'v', '2465', 'u', 'y', 'Y', 'u', 'n', '3393', 'U', '9771', 'F', 'N', 'Q', 'p', 'M', '3147', '3543']
A: | [
-0.27790576219558716,
0.38550812005996704,
-0.28555673360824585,
-0.6398800611495972,
-0.3557530641555786,
-0.24456089735031128,
0.3807668685913086,
-0.12066105008125305,
-0.05027540773153305,
-0.0020252875983715057,
-1.168432354927063,
0.16402286291122437,
0.21457913517951965,
-0.66659414... |
In this task, you are given a sentence from the research paper and your task is to classify the given sentence into the following categories: Background (Why is this problem important? What relevant works have been created before? What is still missing in the previous works? What are the high-level research questions? How might this help other research or researchers?), Purpose (What specific things do the researchers want to do? What specific knowledge do the researchers want to gain? What specific hypothesis do the researchers want to test?), Method (How did the researchers do the work or find what they sought? What are the procedures and steps of the research?), or Finding (What did the researchers find out? Did the proposed methods work? Did the thing behave as the researchers expected?).
[Q]: The purpose of this investigation was to enhance our understanding of EV-D68 epidemiology and clinical features.
[A]: purpose
[Q]: Exposure to MERS-CoV during a hospital visit is considered a likely source of infection for Case 1 but not for Case 2.
[A]: finding
[Q]: View is a key factor that influences property price.
[A]: | [
-0.1184065043926239,
0.3993948996067047,
-0.3111010789871216,
-0.13172978162765503,
-0.06840348243713379,
0.008691994473338127,
0.26154637336730957,
0.9584977626800537,
0.8023291826248169,
0.12241711467504501,
-0.8389971256256104,
0.849928617477417,
-0.1447606086730957,
-0.0178088732063770... |
In this task, you are given a sentence in English, and your task is to translate it into Persian.
[Q]: who kissed and caressed the afflicted heroine in the tenderest manner.
[A]: و بنابراین مگ با رفتار محبتآمیزی شروع به بوسیدن و نوازش این قهرمان کوچک اندوهگین کرد.
[Q]: I shall lie as still as a m mouse, just where you put me.
[A]: من مانند یک موش، درست همان جایی که مرا بگذارید آرام خواهم خفت.
[Q]: that it could be chosen in the present instance,
[A]: | [
-0.06546317040920258,
0.724861204624176,
-0.1290445327758789,
-0.7332397699356079,
-0.4709380269050598,
-0.40966668725013733,
0.889417290687561,
-0.1409389078617096,
0.3561513125896454,
-0.26822996139526367,
-0.20898866653442383,
0.3816487193107605,
0.3590391278266907,
-0.02609845437109470... |
In this task, a passage will be given and the goal is to identify an event from the passage. An event is defined as a single word representing something that happened, is happening, or may happen. An event can be factual or hypothetical, positive or negative, certain or uncertain. While most events are based on verbs, an event can also be based on a noun (ex. storm, snow, rainfall) or a copula verb (is, was, been, etc.). The event must not be a pronoun or an adjective. For noun events with multiple words, use the last word in the phrase as event.
[Q]: Passage: "The number of our theses and journals cited by the SCI is an important indicator of the success of our research progress in basic science fields," said Zhang Xianen, the director of MOST's scientific research department. "The greater number of Chinese scientists winning international prizes and occupying senior positions in major international research organizations also proves that China is catching up with leading countries in the field of science and technology," Zhang said.
[A]: indicator
[Q]: Passage: India's main opposition Bharatiya Janata Party (Indian People's Party or BJP) and other political rivals of Yadav have called a general shutdown in Bihar on May 3 to demand his ouster. National dailies Tuesday said Yadav must step down and warned Gujral to face his first crisis as premier with wisdom.
[A]: called
[Q]: Passage: Considered the first "pop-star" footballer, Best brought Northern Ireland a dash of glamour and sporting wizardry as it descended towards sectarian bloodshed. Best is considered as being among football's finest ever players.
[A]: | [
0.4708564877510071,
-0.05452873930335045,
-0.1292804628610611,
0.10881534218788147,
-0.1845930516719818,
0.2293817400932312,
0.12068691104650497,
0.4096180200576782,
-0.5582541227340698,
-0.03560669720172882,
-0.5438928008079529,
0.23494046926498413,
-0.021689431741833687,
0.46500408649444... |
You are given a sentence in Persian. Your job is to translate the Farsi sentence into Italian.
[EX Q]: استیون: زندانی کردن برای جرمهای جزئی مواد مخدر و بی تفاوتی نسبت به تجاوزهای جنسی در زندان های کشور.
[EX A]: SP: L'incarcerazione di drogati non violenti e la tolleranza dello stupro nelle nostre carceri.
[EX Q]: هیچ نوع همسانی در سیگنال های سطحی وجود نداره.
[EX A]: Non c'è più alcuna coerenza nei segnali superficiali.
[EX Q]: خب دراینجا شربتی از فیلم من است.
[EX A]: | [
-0.643072247505188,
0.35798779129981995,
-0.5375909805297852,
-0.19965863227844238,
-0.5745152235031128,
-0.047539498656988144,
0.21223962306976318,
0.27172231674194336,
0.5537471175193787,
-0.4744110703468323,
-0.7771929502487183,
0.8271609544754028,
-0.7591500282287598,
0.571289300918579... |
Detailed Instructions: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e. a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
See one example below:
Problem: crystal
Solution: rock
Explanation: A crystal is a type of rock, so rock is a valid hypernym output.
Problem: shoot
Solution: | [
0.3139941096305847,
0.6333061456680298,
-0.31828927993774414,
-0.06651228666305542,
-0.5289755463600159,
-0.7185642719268799,
0.18269643187522888,
0.5153708457946777,
0.06416861712932587,
-0.7095285058021545,
-0.2033233940601349,
0.17805948853492737,
-0.6202958822250366,
-0.061565443873405... |
Instructions: You are given a sentence in Spanish. Your job is to translate the Spanish sentence into Arabic.
Input: Y estoy en uno de los ambientes más competitivos del mundo, donde trabajas duro, juegas duro, tienes que ser el mejor, tienes que ser el mejor.
Output: | [
-0.4017157256603241,
0.698311984539032,
-0.3682407736778259,
-0.712246835231781,
-0.30921822786331177,
0.45192328095436096,
-0.8590579032897949,
0.7033329010009766,
0.4484878182411194,
-0.43481552600860596,
-1.192466378211975,
-0.14007429778575897,
-0.9782379865646362,
-0.10536102205514908... |
Detailed Instructions: In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list.
Note: A list is presented with comma separated numbers inside two brackets.
Q: [70, -62, 27]
A: | [
-1.2075324058532715,
0.6421517729759216,
-0.07524515688419342,
-0.3777151107788086,
0.1734873503446579,
-0.8489370942115784,
0.9773234724998474,
0.10648658871650696,
-0.09404080361127853,
0.3166647255420685,
-0.16919857263565063,
0.5747644901275635,
-0.25066888332366943,
-0.138092964887619... |
In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the letters E, C, and N respectively.
One example is below.
Q: Sentence 1: Jon saw his friend Tom coming out of the grocery store with a bag of fruit. Sentence 2: Tom had been shopping for fruit to give Jon.
A: N
Rationale: Tom's reason for buying the fruit is not known.
Q: Sentence 1: The fan is spinning. Sentence 2: The fan is cooling the room.
A: | [
-0.2263065129518509,
0.17524003982543945,
0.6292574405670166,
-0.182846799492836,
0.39292511343955994,
-1.30472993850708,
-0.2545289397239685,
0.6004971861839294,
0.061165206134319305,
0.4120418429374695,
-0.21826401352882385,
-0.30932825803756714,
-0.7262863516807556,
-0.4931904971599579,... |
Definition: You are given a statement written in Telugu. 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 .
Input: Statement: పత్తికొండ చిత్తూరు జిల్లా, <MASK> మండలం లోని గ్రామం. ఇది మండల కేంద్రమైన గంగవరం నుండి 5 కి. మీ. దూరం లోను, సమీప పట్టణమైన పలమనేరు నుండి 5 కి. మీ. దూరంలోనూ ఉంది. 2011 భారత జనగణన గణాంకాల ప్రకారం ఈ గ్రామం 652 ఇళ్లతో, 2656 జనాభాతో 800 హెక్టార్లలో విస్తరించి ఉంది. గ్రామంలో మగవారి సంఖ్య 1334, ఆడవారి సంఖ్య 1322. షెడ్యూల్డ్ కులాల సంఖ్య 193 కాగా షెడ్యూల్డ్ తెగల సంఖ్య 61. గ్రామం యొక్క జనగణన లొకేషన్ కోడ్ 596584.పిన్ కోడ్: 517432.
Option A: గంగవరం
Option B: మేలుమోయి
Option C: చిత్తూరు
Option D: పుంగనూరు
Output: | [
0.11564300954341888,
0.32282283902168274,
-0.09561746567487717,
-0.47323179244995117,
0.02562534064054489,
-1.6356711387634277,
0.10383395105600357,
0.4225303530693054,
-0.0638342946767807,
0.3938157260417938,
-0.7599983215332031,
0.1493079513311386,
-0.1488446742296219,
-0.206417411565780... |
Definition: You are given a sentence in Polish. Your job is to translate the Polish sentence into Hebrew.
Input: Więc to by było dobre.
Output: | [
-0.3754573464393616,
0.8489610552787781,
-0.07322554290294647,
-0.05342055857181549,
-0.164788156747818,
-0.11105445772409439,
0.9404685497283936,
-0.7634966373443604,
0.8364629745483398,
-0.12935954332351685,
-0.8880363702774048,
0.4959641396999359,
-0.5349444150924683,
0.1109326034784317... |
In this task, you're given the title of a five-sentence story, the first four sentences, and two options for the fifth sentence as a and b. Your job is to pick the sentence option that does not connect with the rest of the story, indicating your choice as 'a' or 'b'. If both sentences are plausible, pick the one that makes less sense.
Q: Title: Movie night. Sentence 1: Laura wanted to watch some movies with friends. Sentence 2: She invited people over but wasn't sure which movie to watch! Sentence 3: She asked all her friends what they wanted to watch and they told her. Sentence 4: She found that movie and put it in the movie player! Choices: a. Laura told me her movie night with friends was a big success. b. She was rigid with fear, and cursing her carelessness, the whole way.
A: | [
-0.5833175778388977,
0.6218714714050293,
0.47973528504371643,
0.14557687938213348,
-0.17721152305603027,
0.6268434524536133,
0.6474169492721558,
0.9476929903030396,
0.07054859399795532,
0.0022649720776826143,
-0.2780225872993469,
-0.40812164545059204,
-0.2911151647567749,
-0.33535468578338... |
Teacher:Given a command in a limited form of natural language, provide the correct sequence of actions that executes the command to thus navigate an agent in its environment. A command can be broken down into many different actions. Actions are uppercase and are individual steps that serve as the building blocks for a command. For commands, 'left' and 'right' are used to denote the direction of an action. The word 'opposite' turns the agent backward in the specified direction. The word 'around' makes the agent execute an action while turning around in the specified direction. The word 'and' means to execute the next scope of the command following the previous scope of the command. The word 'after' signifies to execute the previous scope of the command following the next scope of the command. The words 'twice' and 'thrice' trigger repetition of a command that they scope over two times or three times, respectively. There are only six actions: 'I_LOOK', 'I_WALK', 'I_RUN', 'I_JUMP', 'I_TURN_LEFT', and 'I_TURN_RIGHT'. These actions respectively align with the commands 'look', 'walk', 'run', 'jump', 'turn left', and 'turn right'. Actions and commands do not have quotations in the input and output.
Teacher: Now, understand the problem? Solve this instance: jump opposite right thrice and jump opposite left thrice
Student: | [
-0.013459456153213978,
0.7872494459152222,
-0.28617554903030396,
-0.15766862034797668,
0.15036147832870483,
0.09673473984003067,
0.21266570687294006,
0.2350013554096222,
-0.2314431369304657,
-0.36596277356147766,
-0.7177747488021851,
-0.17501389980316162,
-0.7037745118141174,
-0.3750360608... |
Teacher:Given a sentence in the Japanese, provide an equivalent translation in Filipino that retains the same meaning through the translation. In translation, keep numbers as it is.
Teacher: Now, understand the problem? Solve this instance: 洪水は主に国の主要な島、ビティレブの西部で起きたが、そこには、海外からの旅行者をもてなす行楽地の大部分がある。
Student: | [
-0.03144310414791107,
0.0151074742898345,
-0.10092195868492126,
-1.0015549659729004,
0.17509004473686218,
-0.6720044016838074,
0.512261152267456,
0.308822363615036,
-0.5657796859741211,
-0.3821425139904022,
-0.11418867111206055,
-0.005921241827309132,
-0.9890702962875366,
0.157382220029830... |
Teacher:Given a sentence in the Lao, provide an equivalent translation in Japanese that retains the same meaning through the translation. In translation, keep numbers as it is.
Teacher: Now, understand the problem? Solve this instance: ໄອຍະການບໍ່ໄດ້ລະງັບການຕຳໜິສຳລັບ ການທຳຮ້າຍຮ່າງກາຍທີ່ "ທຳມະດາ" ແລະ "ໜັກໜ່ວງ" ໂດຍການປະໝາດ ຕ້ານຕຳຫຼວດ Poget ແລະ Deiss ໃນພິຈາລະນາຄະດີຂອງເຫດການຂົວ Aubonne.
Student: | [
-0.17739827930927277,
0.29227665066719055,
-0.008446477353572845,
-0.7595282196998596,
0.036786630749702454,
-0.5051969289779663,
0.4144723415374756,
0.6860127449035645,
0.004605551715940237,
-0.6017005443572998,
-0.4310323894023895,
0.5638585090637207,
-0.7846866250038147,
0.4449923038482... |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. 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: PersonX arrives home<sep>Tail: satisfied
Example solution: Yes
Example explanation: This is a good example. As a result of the Head, PersonX will feels satisfied.
Problem: Head: PersonX retains PersonX's identity<sep>Tail: honestly with themselves
| [
1.0592588186264038,
-0.4497010409832001,
0.11774380505084991,
0.035129234194755554,
0.013546736910939217,
-1.4128146171569824,
1.5075960159301758,
0.8900362849235535,
-1.3434357643127441,
-0.11788538843393326,
-0.2154572308063507,
-0.0625772625207901,
-0.7315750122070312,
0.274486124515533... |
In this task, find the most appropriate number to replace the blank (indicated with _ ) and express it in words.
Clutches are useful in devices with _ rotating shafts. | [
-0.07747934013605118,
0.9290221333503723,
-0.4319426119327545,
-0.365073561668396,
-0.968317985534668,
0.3690093159675598,
1.0126065015792847,
0.041907940059900284,
-0.023105457425117493,
-0.603287935256958,
-0.05627285689115524,
0.20542144775390625,
-0.22455337643623352,
0.056733518838882... |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
Convert a disfluent question to a proper question. A disfluent question is a question that has some interruptions in it while framing. A proper question is the correct form of the question without any disfluency.
Why was uh where was the Rhine regulated with an upper canal?
Solution: Where was the Rhine regulated with an upper canal?
Why? The above disfluent question is correctly converted to a proper question. The 'uh' and the 'why' before the correction should be removed to make it fluent.
New input: What are UK election no MPs unable to vote upon?
Solution: | [
0.34302279353141785,
0.3833599090576172,
0.2266201674938202,
-0.2518770098686218,
0.28081098198890686,
-0.4276866614818573,
0.47550663352012634,
0.299639493227005,
0.03727079927921295,
0.1782902181148529,
-0.17458820343017578,
-0.41537076234817505,
0.00942252203822136,
0.35854530334472656,... |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
Combine the given two facts to write a concluding fact. Note that there should be some parts of the first and second facts that are not mentioned in this conclusion fact. Your combined fact should be the result of a chain between the two facts. Chains form when two facts connect together to produce a concluding fact. An example of a chain is: "pesticides cause pollution" (fact1) + "pollution can harm animals" (fact2) → "pesticides can harm animals" (conclusion fact). Parts of the concluding fact overlap with the first and the second fact. To construct such a concluding fact, a useful way is to borrow the subject from one fact and the ending conclusions from another fact.
Fact1: pesticides cause pollution.
Fact2: pollution can harm animals.
Solution: pesticides can harm animals.
Why? This is a good concluding fact that is entailed from combining Fact1 and Fact2. Also, it does not contain everything present in Fact1 and Fact2.
New input: Fact 1: Marine species live mainly in shallow coastal waters.
Fact 2: And a marine geologist does the same, but in the water.
Solution: | [
-0.16120600700378418,
0.5650759935379028,
-0.8486590385437012,
0.06185680627822876,
-0.35364824533462524,
-0.964629054069519,
-0.15060973167419434,
1.1388554573059082,
-0.6217759251594543,
0.0137887392193079,
-1.0362484455108643,
0.6230313181877136,
-0.31267601251602173,
-0.004067775327712... |
In this task, you are given a sentence in Persian, and your task is to translate it into English.
Example input: ۵۲٪ از کاربران رایانه دارای دانش رایانهای هستند.
Example output: 52% of computer users are Internet literate.
Example explanation: This is a good example. The above sentence is correctly translated from Persian to English.
Q: سال کمپین برای ایران
A: | [
-1.4170185327529907,
0.6783437728881836,
0.055941224098205566,
-0.3448120355606079,
-0.5121588706970215,
-0.6919806599617004,
0.9100164771080017,
0.420976459980011,
0.9221137762069702,
0.5388311147689819,
-0.10749419033527374,
0.5808921456336975,
-0.6725243330001831,
-0.1849323809146881,
... |
Q: In this task you are given a tweet and you must identify whether the tweet contains any offense or any form of (untargeted) profanity. Label the post as NOT if the post does not contain offense or profanity. Non-offensive posts do not include any form of offense or profanity. label the post as OFFENSIVE if the post contains offensive language or a targeted (veiled or direct) offense. Twitter user mentions were substituted by @USER and URLs have been substitute by URL.
@USER @USER @USER @USER There trying that now and it's not working. He is still getting everything done.
A: | [
-1.4965764284133911,
0.8477346897125244,
0.6111761331558228,
0.5351810455322266,
-0.36625730991363525,
-0.7798165678977966,
0.3545301854610443,
0.4006016254425049,
0.7731386423110962,
0.05058135464787483,
0.553849458694458,
-0.06099129840731621,
-0.2267792671918869,
-0.7523375749588013,
... |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
Given a sentence in the Japanese, provide an equivalent translation in Filipino that retains the same meaning through the translation. In translation, keep numbers as it is.
フランスのパリ、パルク・デ・プランスで行われた2007年ラグビーワールドカップのプールCで、イタリアは31対5でポルトガルを下した。
Solution: Natalo ng Italya ang Portugal sa puntos na 31-5 sa Grupong C noong 2007 sa Pandaigdigang laro ng Ragbi sa Parc des Princes, Paris, France.
Why? This is a correct and accurate translation from Japanese to Filipino because translated text is just paraphrased of Japanese sentence. Also, it preserves the numbers as it is.
New input: 地球物理学研究所はトゥングラワの斜面に設置された器材の重要な部分を失い、火山活動をモニターする能力が制限された。
Solution: | [
-0.31473422050476074,
0.4719148874282837,
-0.7441600561141968,
0.22385641932487488,
-0.13597096502780914,
-0.1449732482433319,
0.6976650953292847,
0.4784391522407532,
0.19377049803733826,
-0.8932459354400635,
-1.377424955368042,
0.6560426950454712,
-0.24564051628112793,
0.7382616996765137,... |
In this task, you are given a sentence and a profession. The sentence mentions two professions: one's gender is identifiable using the gendered pronouns in the text and the other's gender is unidentifiable. You are expected to return whether the given profession's gender is identifiable or unidentifiable.
Q: Sentence: The teacher drove the mover back home and paid her for the work.
Profession: teacher
A: Unidentifiable
****
Q: Sentence: The manager has more money than the attendant since he is more junior.
Profession: attendant
A: Identifiable
****
Q: Sentence: The counselor helped the laborer because he is a very kind person.
Profession: counselor
A: | [
-0.7266897559165955,
0.3289675712585449,
0.17147311568260193,
-0.4223012328147888,
0.20605483651161194,
-0.11235426366329193,
-0.46755021810531616,
1.1642909049987793,
0.5031543374061584,
0.20729419589042664,
-0.7748924493789673,
-0.062091097235679626,
0.1443292498588562,
-0.55656313896179... |
In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them.
Q: This will appear next to all of your comments
This will NOT appear anywhere on Newser ||||| "To all the little girls watching...never doubt that you are valuable and powerful & deserving of every chance & opportunity in the world." ||||| See real life Tom and Jerry hanging outside a Sub
Get daily updates directly to your inbox + Subscribe Thank you for subscribing! Could not subscribe, try again later Invalid Email
The Rio Olympics, Donald Trump's election as US president and augmented reality sensation Pokemon Go were the biggest global Twitter trends of 2016, the social media site has revealed.
Meanwhile, the biggest single spike in Twitter activity in the UK was sparked by England's shock defeat to Iceland at Euro 2016, as 128,000 tweets per minute were sent in the wake of the 2-1 loss that dumped England out of the tournament.
Euro 2016 was also the fourth biggest overall Twitter trend of the year.
The second biggest activity spike was also provided by football - in the wake of Leicester City's remarkable Premier League title triumph, which was confirmed with the final whistle at Stamford Bridge and Spurs' 2-2 draw with Chelsea in May.
The global trends list also featured the Oscars in fifth place, with Brexit , Black Lives Matter, Donald Trump, the phrase "RIP" in honour of a range of celebrity deaths throughout the year and Game Of Thrones completing the top 10.
The drama in Westeros was not the most talked about TV of the year in the UK however - that prize went to Celebrity Big Brother , which beat the Great British Bake Off and Love Island to top spot.
Despite One Direction taking a break this year, Harry Styles took top spot in the most followed UK celebrities list thanks to his 29.5 million followers, closely followed by Adele, his bandmates Louis Tomlinson and Liam Payne, with Emma Watson in fifth.
Zayn Malik, Ed Sheeran, Wayne Rooney, Simon Cowell and Stephen Fry make up the rest of the top 10.
As a platform it was a mixed year for Twitter however, with user numbers still not growing quickly enough for some investors - the site sits more than a billion users behind Facebook - while Twitter also confirmed it was cutting 9% of its global workforce and it was to close video app Vine.
Top 10 Most Discussed Topics of 2016
1. Rio2016
2. Election2016
3. PokemonGo
4. Euro2016
5. Oscars
6. Brexit
7. BlackLivesMatter
8. Trump
9. RIP
10. GameofThrones
Top trends in politics
1. Brexit
2. Trump
3. Election2016
4. Turkey
5. iVoted
6. PanamaPapers
7. JuniorDoctors
8. Budget2016
9. Labour
10. Chilcot
Top trending TV shows in the UK
1. CBB
2. GBBO
3. LoveIsland
4. XFactor
5. Eurovision
6. GameOfThrones
7. BBCQT
8. SSNHQ
9. PMQs
10. BRITs2016
Most followed celebrities in the UK
1. Harry Styles (29.5m)
2. Adele (27.5m)
3. Louis Tomlinson (23.5m)
4. Liam Payne (23.5m)
5. Emma Watson (23.4m)
6. Zayn Malik (20.4m)
7. Ed Sheeran (16.6m)
8. Wayne Rooney (14.1m)
9. Simon Cowell (12.7m)
10. Stephen Fry (12.3m) |||||
A: | [
0.08592705428600311,
0.7928040623664856,
-0.22465190291404724,
0.2845553159713745,
0.8308024406433105,
-0.29096680879592896,
-0.07785196602344513,
0.4629378318786621,
-0.39598333835601807,
0.021993020549416542,
0.05107169970870018,
0.5907049179077148,
-0.38895082473754883,
0.18180976808071... |
In this task, you're given a pair of sentences, sentence 1 and sentence 2. Sentence 2 contradicts sentence 1. Your job is to alter sentence 2 so that the pair neither agree nor contradict each other. Generated sentences must be short, with less than 15 words. New information can be introduced. Avoid using pronouns to confuse the subject of the sentence.
Ex Input:
Sentence 1: A man sitting on a ball hides his face from a small kid. Sentence 2: They are inside playing games.
Ex Output:
A man sits on a ball hiding his face from his son.
Ex Input:
Sentence 1: A man in a pink shirt is trying to sell hand made cowboy hats. Sentence 2: The woman is selling cowboys.
Ex Output:
The man is wearing a hat.
Ex Input:
Sentence 1: People gathered together on a city street. Sentence 2: the street is empty
Ex Output:
| [
-0.1751534342765808,
0.4178873300552368,
0.13440752029418945,
-0.14149902760982513,
0.03345310315489769,
-0.42552608251571655,
-0.2801549434661865,
0.7474231719970703,
0.5884646773338318,
-0.42755407094955444,
-1.0592172145843506,
-0.517925500869751,
-0.5387097597122192,
-0.346477568149566... |
Given the task definition and input, reply with output. In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence.
Sentence: 'a table set with vegetable salads and sliced fresh fruit'. Count the number of vowels in the given sentence.
| [
0.23683622479438782,
0.893984317779541,
-0.7051308155059814,
-0.2683769166469574,
-0.02704242803156376,
-0.3304747939109802,
-0.08147414773702621,
0.3292979598045349,
-0.15274888277053833,
-0.47701215744018555,
-0.3741694688796997,
-0.2566157281398773,
0.014721771702170372,
-0.401051998138... |
Detailed Instructions: In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Q: [17, 145, 80, 192, 3, 152, 185]
A: | [
-0.9909926056861877,
0.3462909758090973,
-0.24176551401615143,
-1.0828371047973633,
-0.527241587638855,
-0.6435191631317139,
1.6249449253082275,
-0.31568408012390137,
0.053944818675518036,
0.6833105683326721,
-0.39580345153808594,
0.2442077249288559,
-0.40855368971824646,
-0.07561291754245... |
Detailed Instructions: Write an incorrect answer to the given question based on the associated fact. You are also provided with the correct answer to the given question. Make sure that your incorrect answer is relevant and similar to the associated fact. Also, try to make the incorrect answer similar to the correct answer so that distinguishing the correct answer from the incorrect answer is not very easy. Make sure you don't accidentally provide another correct answer! Also, make sure they sound reasonable (e.g., might be on a school pop quiz). A good incorrect answer can be constructed using words associated with the question, but not the correct answer. For example, for the question "What helps plants survive?", using words like "weeds", "vase", "bee" (associated with "plant"), or "first aid", "parachute", "accident" (associated with "survive") etc. Your incorrect answers make the question hard, so these results in good incorrect answers.
Q: Fact: Precipitation increases conditions from dry to damp.
Question: what increases conditions from dry to damp?
Correct Answer: precipitation.
A: | [
-0.07798679172992706,
0.6504647135734558,
-0.004662605002522469,
-0.6880660057067871,
-0.21341589093208313,
-2.0321645736694336,
0.12445257604122162,
1.3604217767715454,
-0.2295289933681488,
-0.16508613526821136,
-1.1887733936309814,
-0.282291054725647,
-0.8918555378913879,
0.0004288386553... |
Instructions: In this task, you're given a review from Amazon and category of the product based on the review given by the user and your task is classify whether the given category match the review. Generate "True" if given review and its category match, otherwise generate "False".
Input: Reviews: Christmas Day and no lights on the Christmas Tree!!! We only turned on these lights for about 4-6 hours total, and wake up Christmas morning to find NO LIGHTS!!! The other brand of lights that were put on the tree from last year are still burning, but this junk didn’t last at all! Total crap, don’t waste your money.
Category: toy
Output: | [
-0.42038029432296753,
0.5289114713668823,
0.4593048691749573,
-0.25229451060295105,
0.03961838781833649,
-0.18486183881759644,
0.9527533054351807,
1.0649654865264893,
-0.46439945697784424,
0.31696730852127075,
-0.07362852990627289,
-0.06805583834648132,
-0.39415568113327026,
-0.20171076059... |
Definition: You are given a math word problem and you are supposed to make use of mathematical concepts like probability, combinatorics, linear equations, sequences/series, or simple operators like addition, subtraction, division, or multiplication to answer the given question. Choose the best option from the 5 given options and report that option.
Input: Question: A train 125 m long passes a man, running at 1 km/hr in the same direction in which the train is going, in 10 sec. The speed of the train is?
Option A: 65 km/hr
Option B: 17 km/hr
Option C: 76 km/hr
Option D: 50 km/hr
Option E: 46 km/hr
Output: | [
0.41533881425857544,
0.13148868083953857,
-0.2858474850654602,
-0.38031405210494995,
-0.2780289649963379,
0.28158634901046753,
0.5501883029937744,
0.6290593147277832,
0.12310846149921417,
-0.43621182441711426,
-1.2410597801208496,
-0.04349345341324806,
0.2937474846839905,
0.230194002389907... |
Given the task definition, example input & output, solve the new input case.
In this task you will be given a text passage from a trivia quiz. You should choose the category this question belongs to from these categories: History, Science, Social Science, Fine Arts, Literature. You can only choose one category, so if in doubt, please choose the closest match.
Example: In one work this author details the life of a tomb-maker who makes extra money by playing the organ at an insane asylum, while another of his novels sees Swartz give a refugee proper documentation only after he tells him his life story in the title Portuguese city. In addition to The Black Obelisk and The Night in Lisbon, he also wrote about Robert and Otto selling their auto workshop and visiting Patrice in a Swiss tuberculosis sanatorium in his novel The Three Comrades, while the turbulent life of the German surgeon Ravic is told in The Arch of Triumph. Another of his novels, The Road Back, is thought to be a sequel to his most famous book, in which the patriotic teacher Kantorek convinces Paul Bumer and his friends to join the Germany Army during World War I. For 10 points, name this German author who wrote All Quiet on the Western Front.
Output: Literature
The text is talking about an author and their works, so it belongs to theliterature category.
New input case for you: The title character of one of this man's novels was raised in the house of his godfather Mayakin and often goes drinking with his childhood friend, a satirical journalist named Ezhoff. That title character is confined to an insane asylum after he gives a long speech revealing the misdeeds of the rich businessmen in attendance. Another of his novels sees the hunchbacked Nikita attempt to become a monk, at which he eventually fails, leading him to hang out with the revolutionary Tikhon Vialov. In that novel by this man, Ilya appears in the town of Dromov and builds a linen factory, which is eventually taken over by his son Pyotr. This author of Foma Gordeyev wrote a play, which ends with the Actor hanging himself after losing the support of the optimistic Luka. That play is set in a flophouse owned by Vasilissa, who has an affair with Pepel, and her husband Kostilyoff. For 10 points, identify this proponent of socialist realism, the Russian author of The Artamanov Business and The Lower Depths.
Output: | [
0.6714321374893188,
0.5546380877494812,
-0.1241409182548523,
0.2688989043235779,
0.7047228217124939,
0.23765245079994202,
0.9857563376426697,
0.7789902687072754,
0.445254385471344,
-0.1749282330274582,
-0.8036547899246216,
0.8945062160491943,
-0.9191838502883911,
-0.26093196868896484,
0.... |
In this task, you need to answer the given multiple-choice question on the physics. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Ex Input:
Problem: a , b , k start from the same place and travel in the same direction at speeds of 30 km / hr , 40 km / hr , 50 km / hr respectively . b starts two hours after a . if b and k overtake a at the same instant , how many hours after a did k start ?
Options: a ) 2.4 , b ) 3.2 , c ) 4.0 , d ) 4.8 , e ) 5.6
Ex Output:
b
Ex Input:
Problem: if 21 lines are drawn in a plane such that no two of them are parallel and no three are concurrent , then in how many points do they intersect ?
Options: a ) 150 , b ) 170 , c ) 190 , d ) 210 , e ) 230
Ex Output:
d
Ex Input:
Problem: donovan and michael are racing around a circular 600 - meter track . if donovan runs each lap in 45 seconds and michael runs each lap in 40 seconds , how many laps will michael have to complete in order to pass donovan , assuming they start at the same time ?
Options: a ) 8 , b ) 7 , c ) 9 , d ) 6 , e ) 5
Ex Output:
| [
-0.26376599073410034,
0.3582795262336731,
0.31908541917800903,
-1.2417352199554443,
-0.7882007360458374,
0.6331866383552551,
0.5013230443000793,
0.24382933974266052,
-0.10496024042367935,
-0.16728220880031586,
-0.5745506286621094,
0.306254506111145,
0.14540882408618927,
-0.3753195405006408... |
Detailed Instructions: In this task, you are given an input i,A where i is an integer and A is an array. You need to find every ith element of A starting with the 1st element.
Problem:3, ['g', 'm', 'U', '1645', 'M', 'W', '6731', '6313', 'S', '8571', 'S', '3307', 'b', 'c', '4341', '5765', '2161', 'U', '1193', 'j', 'B', 'b', 'S', '4131', '9269']
Solution: | [
0.5435248613357544,
-0.03611917793750763,
-0.3460479974746704,
-1.376410961151123,
-0.10801351815462112,
-0.5446466207504272,
0.2942327857017517,
-0.4170827567577362,
-0.11298444867134094,
-0.3888372480869293,
-0.668986439704895,
-0.10157397389411926,
0.37141942977905273,
-0.24461340904235... |
Instructions: A ploynomial equation is a sum of terms. Here each term is either a constant number, or consists of the variable x raised to a certain power and multiplied by a number. These numbers are called weights. For example, in the polynomial: 2x^2+3x+4, the weights are: 2,3,4. You can present a polynomial with the list of its weights, for example, equation weights = [6, 4] represent the equation 6x + 4 and equation weights = [1, 3, 4] represent the equation 1x^2 + 3x + 4. In this task, you need to compute the result of a polynomial expression by substituing a given value of x in the given polynomial equation. Equation weights are given as a list.
Input: x = 5, equation weights = [6, 8, 2, 0]
Output: | [
0.4169587790966034,
0.9554656744003296,
-0.7107198238372803,
-0.7289237976074219,
-0.4528403878211975,
-0.4390595853328705,
1.0871070623397827,
0.6521555185317993,
-0.07526861131191254,
-0.9388457536697388,
-0.6164361834526062,
0.9118378758430481,
-0.8059962391853333,
0.03098391741514206,
... |
Q: Read the given text and if it has abusive content then indicate via "yes". Otherwise indicate via"no".
We consider the content to be abusive if it contains any of the following instances: (1) Identity Directed Abuse (e.g., Content which contains a negative statement made against an identity. An identity is a social category that relates to a fundamental aspect of individuals community, socio-demographics, position or self-representation) (2) Affiliation Directed Abuse (e.g., Content which express negativity against an affiliation. We define affiliation as a (more or less) voluntary association with a collective. Affiliations include but are not limited to: memberships (e.g. Trade unions), party memberships (e.g. Republicans), political affiliations (e.g. Right-wing people) and occupations (e.g. Doctors).) (3) Person Directed Abuse (e.g., Content which directs negativity against an identifiable person, who is either part of the conversation thread or is named. Person-directed abuse includes serious character based attacks, such as accusing the person of lying, as well as aggression, insults and menacing language.) and (4) Counter Speech (e.g., Content which challenges, condemns or calls out the abusive language of others.). Note that URLs in the text have been replaced with [Link].
He probably supports welfare epics
A: | [
-0.2857540547847748,
0.274203896522522,
0.6801769733428955,
0.21783962845802307,
-0.003055734094232321,
-0.6219953298568726,
0.8066743612289429,
0.4981722831726074,
0.10693362355232239,
0.4783244729042053,
0.14702734351158142,
-0.3999585807323456,
-0.41090503334999084,
-0.7707924842834473,... |
You will be given a sentence. Check whether the sentence is grammatically correct and is meaningful. If the sentence is grammatically correct, then answer with '1', otherwise answer with '0'.
Every man lifted the table together. | [
0.2033945620059967,
1.2028350830078125,
-0.33127260208129883,
-0.4942518472671509,
0.06158539652824402,
-0.9940752983093262,
0.7756019830703735,
0.3974052667617798,
0.6100857257843018,
-0.5321328043937683,
-1.146228313446045,
-0.47863465547561646,
-0.7538718581199646,
-0.6096770167350769,
... |
Part 1. Definition
You are given a sentence in Spanish. Your job is to translate the Spanish sentence into Farsi.
Part 2. Example
Bueno, yo digo nada, pero en realidad hay una unidad de investigación muy, muy pequeña en Turín, Italia, llamada Proyecto de Perfiles de Hackers.
Answer: خوب ، من چیزی نمیگم ، اما در واقع یک واحد تحقیقات کوچک در در تورین ، ایتالیا به نام پروژه پروفایل هکرها وجود داره.
Explanation: The Spanish sentence is correctly translated into Farsi, because the meaning is preserved.
Part 3. Exercise
¿Por qué podemos todos?
Answer: | [
0.022209076210856438,
0.7848329544067383,
-0.024470984935760498,
-0.21328094601631165,
-0.10391852259635925,
-0.45887476205825806,
0.6026279926300049,
0.41363462805747986,
-0.15247443318367004,
-0.3510409891605377,
-0.7730711102485657,
0.39084866642951965,
-0.22414828836917877,
-0.36765849... |
Instructions: In this task the focus is on physical knowledge about the world. Given the provided goal task in the input, describe a process that would lead to the asked outcome. This process often involves physical motions with objects, such as moving them, arranging them in a certain way, mixing them, shaking them, etc.
Input: To determine how warmly you should dress,
Output: | [
-0.007934416644275188,
0.7159127593040466,
-0.8583417534828186,
0.5192070603370667,
-0.7301323413848877,
-0.6043291687965393,
-0.7335922718048096,
-0.0445091649889946,
-0.1210159882903099,
0.10510419309139252,
-0.7124998569488525,
0.1111290231347084,
-0.5335031151771545,
0.0953115075826644... |
You are given a sentence in Portuguese. Your job is to translate the Portuguese sentence into Polish.
Example: Os "" media "" interligavam-se connosco.
Example solution: Media łączyły się z nami.
Example explanation: The Portugese sentence is correctly translated into Polish, because the meaning is preserved.
Problem: PM: E houve certas palavras. Ela surpreendeu-o com palavras no início.
| [
0.10603006929159164,
0.7102962136268616,
0.04477911442518234,
-0.3990837335586548,
-0.3642856180667877,
-0.1944454461336136,
1.1195838451385498,
-0.42210453748703003,
0.5226202607154846,
-0.5108929872512817,
-0.7457925081253052,
0.6815649271011353,
-0.9109785556793213,
0.07612186670303345,... |
The input is a tweet which can be Hate Speech or Offensive. Given such a tweet, output a phrase from the tweet that makes it hate speech or offensive. The output should contain only one such phrase. The output has to be from within the tweet itself. Do not generate words or phrases not present in the tweet.
One example: you are a dumb spic that can not spell spaniard
Solution is here: dumb spic
Explanation: The phrase from the tweet addresses a Spanish speaking person from the Caribbean in an offensive way.
Now, solve this: jordan pickford is a fucking copy of john from peaky blinders
Solution: | [
-0.8819842338562012,
0.8377472162246704,
0.390203058719635,
0.3461565375328064,
-0.6400666236877441,
-1.0580384731292725,
0.09454944729804993,
0.42124003171920776,
0.9541792869567871,
0.5072320103645325,
-0.764829158782959,
0.4050144553184509,
-0.3006342649459839,
-0.6384232044219971,
-0... |
Definition: Given two noun phrases (arguments) and relationship between them, form a sentence that expresses theses arguments with the given relationship.
Input: Relationship: 'be locate in', Argument/Subject 1: 'institute', Argument/Subject 2: 'chicago'
Output: | [
0.13047993183135986,
0.0306729543954134,
0.0033467074390500784,
0.43280500173568726,
-0.2869971990585327,
-0.5848442912101746,
-0.2762610614299774,
0.47636422514915466,
0.6901136636734009,
-0.1654750555753708,
-0.3473670184612274,
-0.7517548203468323,
-0.5588554739952087,
-0.03817236796021... |
Part 1. Definition
A text is given in Gujarati. Translate it from the Gujarati language to the Telugu language. The translation must not omit or add information to the original sentence.
Part 2. Example
મંત્રીમંડળનાં આ નિર્ણયનો લાભ કેન્દ્ર સરકારનાં આશરે 48
Answer: క్యాబినెట్ల ఈ నిర్ణయం యొక్క ప్రయోజనం కేంద్ర ప్రభుత్వానికి సుమారు 48
Explanation: Correct translation for given sentence. Input sentence means 'The advantage of this decision of the cabinets is approximately 48 of the central government' which is the same as the output sentence.
Part 3. Exercise
ઉદ્યોગો મારફતે પોલર એસએલવીનું ઉત્પાદન;
Answer: | [
-0.21780282258987427,
0.4454960823059082,
-0.12014009058475494,
0.1494779884815216,
-0.10596701502799988,
-0.18762217462062836,
0.9566236734390259,
0.4895451068878174,
0.030367668718099594,
-0.35316598415374756,
-0.34689557552337646,
-0.006821748334914446,
-0.6695632934570312,
0.7950019240... |
In this task, you're given an ambiguous question (which can be answered in more than one way). Your task is to write a question that clarifies the given question in such a way that the generated question has one unique answer.
Input: Consider Input: Whos next in line for the royal family?
Output: Who is next in line in the British royal family?
Input: Consider Input: Where does the book the last song take place?
Output: Where does the book The Last Song mostly take place?
Input: Consider Input: Who plays max on one day at a time?
| [
0.02275318279862404,
0.9185694456100464,
-0.4841756820678711,
-0.6402097940444946,
-0.13418923318386078,
-0.3615446090698242,
0.8099372386932373,
0.02579774707555771,
0.13072431087493896,
-0.31109145283699036,
-0.2638712227344513,
0.01474763173609972,
-0.6663181781768799,
-0.14141921699047... |
In this task, you are given an article. Your task is to summarize the article in a sentence.
Example: Ms Bourne, who became Sussex's first PCC in 2012, was declared winner after the vote went to a second count.
Three candidates were eliminated in the first count, leaving only Ms Bourne and Labour's Michael Jones.
In the first count, Ms Bourne had 114,570 votes and Mr Jones had 61,017. The second count brought their totals to 139,335 and 86,392 respectively.
She said: "I'm absolutely honoured and very privileged to be elected."
She said she needed to "find extra savings because budgets are still reducing" and "to invest in frontline policing because I know that is really important to people in Sussex".
Voter turnout was 22.5% compared with 15.3% in 2012.
The three eliminated in the first count were Green Party candidate James Doyle, UKIP's Patrick Lowe and James Walsh from the Liberal Democrats.
Results listed alphabetically by surname are as follows. BBC News App users: tap here to see the results.
Example solution: Conservative Katy Bourne has been re-elected police and crime commissioner for Sussex.
Example explanation: This is a good example. The output correctly summarizes the article.
Problem: Best-selling author Nick Arnold said a field between Appledore and Northam, in Devon, played host to the bloody battle of 1069.
Mr Arnold, who wrote the Horrible Science series of books, described the clash as the "sequel" to the Norman victory of 1066.
Academics have described the find as "significant" to British history.
Mr Arnold started research into the battlefield, inspired by a story from his grandfather, five years ago.
He said the sons of the vanquished King Harold came back for a bloody "rematch" in North Devon three years after his defeat at Hastings.
More than 3,000 people died in the resulting clash, Mr Arnold said, after 64 longships "crammed with armed men" led by Godwine and Edmund arrived at Appledore on 26 June 1069.
Their army, which arrived from Ireland, met a fighting force made up of Normans, Bretons and English.
They were met and roundly defeated by forces led by Brian of Brittany in a day-long battle.
"The showdown settled once and for all who would rule England," he said.
January 1066 - Edward the Confessor dies. Harold gambles and makes a bid for the Crown, supported by all the magnates of England
14 October 1066 - Harold is defeated by William at the Battle of Hastings
October to December 1066 - A state of war continues until a deal is struck in December between William and the English magnates in which he guarantees their positions in return for their support.
25 December 1066 - William is crowned King of England in London
Mr Arnold said he was confident he had successfully narrowed down the correct site.
"By combining scientific data on the estuary with accounts of the battle it's possible to locate the fighting in a small area," he said.
"The amazing cast of supporting characters include a treacherous Abbot, a conscience-stricken Queen and a headless saint."
Mr Arnold went back to original sources including the Anglo-Saxon Chronicle and consulted histories of the landscape.
He also looked at times of high water and sundown and said all of the available evidence pointed to one location.
The Devonshire Association has published Mr Arnold's research paper which is being republished by the Battlefields Trust.
Dr Benjamin Hudson from Pennsylvania State University in the US said the research was "a significant contribution to the history of medieval Britain".
Elisabeth van Houts, Professor of Medieval European History at Emmanuel College, Cambridge, said Mr Arnold had carried out "an exemplary piece of lucid writing, research and detective work".
| [
0.6625151038169861,
0.30050867795944214,
-0.34672731161117554,
-0.19480741024017334,
0.5333341360092163,
-0.8794596195220947,
0.48977622389793396,
0.31356683373451233,
-0.09021702408790588,
0.17632956802845,
-0.37741413712501526,
0.256019651889801,
-0.5802504420280457,
0.27378201484680176,... |
In this task, you will be shown a conversation and a question. You need to answer the question and choose the correct option based on the conversation. "W" and "M" in the conversations stand for "woman" and "man".
W: Mr. White, what changes have you seen in the champagne market in the last ten to fifteen years? M: Well the biggest change has been the decrease in sales since the great boom years of the 1980s when champagne production and sales reached record levels. W: Which was the best year? M: Well the record was in 1989 when 249 million bottles of champagne was sold. The highest production level was reached in 1990 with a total of 293 million bottles. Of course since those boom years sales have fallen. W: Has the market been badly hit by the recession? M: Oh certainly, the economic problems in champagnes' export markets that's Europe, the United States, Japan, and of course the domestic market in France, the economic problems have certainly been one reason for the decrease in champagne sales. W: And the other reasons? M: Another important factor has been price. In the early 90s, champagne was very overpriced, so many people stop buying it. Instead they bought sparkling wines from other countries, in particular from Australia and Spain. And then there was another problem for champagne in the early 90s. W: What was that? M: There was a lot of rather bad champagne on the market. This meant the popularity of good sparkling wines increased even more. People was surprised by their quality and of course they were a lot cheaper than champagne. W: Do you think the champagne market will recover in the future? M: Oh, I'm sure it will. When the economic situation improves, I believe the market will recover., Question: What does the man say about champagne in the 1980s? (A) It saw the end of its booming years worldwide. (B) Its production and sales reached record levels. (C) It became popular in some foreign countries. | [
0.322849839925766,
0.5002626180648804,
-0.510198712348938,
-0.21172818541526794,
0.7097460031509399,
0.34565240144729614,
-0.5217007398605347,
1.2622673511505127,
0.09854831546545029,
0.46326944231987,
-0.6040589213371277,
0.3415893614292145,
-0.3130168318748474,
0.15367385745048523,
0.7... |
Given the task definition and input, reply with output. Given a sentence in Spanish, generate a new Spanish 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.
Robarle dinero a un taxista es un engaño.
| [
-0.45845597982406616,
0.8147591352462769,
0.5309607982635498,
-0.13671830296516418,
-0.45843255519866943,
-0.1629575788974762,
0.3834425210952759,
1.5374836921691895,
-0.10754245519638062,
-0.8058629631996155,
-0.9451856017112732,
0.18080008029937744,
-0.3712398409843445,
-0.25134283304214... |
Definition: You are given an open-domain question from an open movie database. Your task is to provide an answer to that question. Try to only include the answer. Do not put it in a sentence.
Input: what genre does The Brave fall under?
Output: | [
-0.3314175605773926,
0.4317948818206787,
-0.11700622737407684,
0.22132538259029388,
-0.28040099143981934,
0.3856631815433502,
0.9718706607818604,
-0.3474615812301636,
0.8930750489234924,
-0.2835277318954468,
-0.8465274572372437,
0.029896330088377,
-0.5523151755332947,
-0.31185224652290344,... |
Q: This task is about translating a given Spanish language sentence to English.
Lo que TED celebra es el regalo de la imaginación humana.
A: | [
-0.9962538480758667,
1.2015347480773926,
0.9417483806610107,
-0.9358230233192444,
0.2933310866355896,
-0.5251951813697815,
0.08592614531517029,
0.5190545916557312,
0.32725176215171814,
-0.46443629264831543,
0.30419084429740906,
0.16345135867595673,
-0.610868513584137,
-0.09402847290039062,... |
In this task, you are given a sentence in Arabic, and your task is to translate it into English.
Example input: أمي - سأعود بالحال -
Example output: Mommy will be right back.
Example explanation: This is a good example. The above sentence is correctly translated from Arabic to English.
Q: مهلا, ما عدا تلك الفتاة القط.
A: | [
-0.4423370957374573,
0.19443479180335999,
-0.2679925858974457,
-0.4837784171104431,
-0.8164366483688354,
-0.3074684143066406,
0.31329745054244995,
0.8121819496154785,
0.2814022898674011,
0.013822553679347038,
-0.6941556334495544,
0.9355630278587341,
-0.391559898853302,
-0.066402867436409,
... |
A text is given in Bengali. Translate it from the Bengali language to the Malayalam language. The translation must not omit or add information to the original sentence.
--------
Question: നടപ്പാക്കല് തന്ത്രവും ലക്ഷ്യങ്ങളും
Answer: রূপায়ণের কৌশল এবং লক্ষ্যমাত্রা :
Question: നിങ്ങള്ക്കെല്ലാം വിജയാശംസകളും ഫലപ്രദമായ ഒരു സമ്മേളനവും നേരുന്നു.
Answer: আমি আপনাদের সকলের জন্য একটি সফল ও ফলপ্রসু সম্মেলনের কামনা জানাই।
Question: ഉപസംഹാരമായി ഒരു കാര്യം വീണ്ടും പറയാന് ഞാന് ആഗ്രഹിക്കുന്നു, പ്രകൃതി ചികിത്സാ കേന്ദ്രത്തില് സൗഖ്യവും സാന്ത്വനവും തേടി എത്തുന്നവര്ക്ക് യോഗ അഭ്യസിക്കാനും അതിന്റെ പ്രയോജനം അനുഭവിക്കാനും സൗകര്യം ഉണ്ടായിരിക്കും.
Answer: | [
-0.43308648467063904,
0.8537445068359375,
-0.6330786943435669,
-0.2059750258922577,
-1.2195048332214355,
-0.6240114569664001,
0.48327314853668213,
-0.02423282153904438,
0.6769052743911743,
-0.4794914126396179,
-0.41584843397140503,
0.2464994192123413,
-0.29286813735961914,
0.39166915416717... |
Given the task definition, example input & output, solve the new input case.
In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are fine labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is : '$': Dollar Sign, "''": Single Quotes, ',': Comma Symbol, '-LRB-': Left Parantheses, '-RRB-': Right Parantheses, '.': Period, ':': Colon, 'ADD': Email Address, 'AFX': Affix, 'CC': Coordinating conjunction, 'CD': Cardinal Number, 'DT': Determiner, 'EX': Existential there, 'FW': Foreign Word, 'GW': Go with, 'HYPH': Hyphen symbol, 'IN': Preposition or a subordinating conjunction, 'JJ': Adjective, 'JJR': A comparative Adjective, 'JJS': A Superlative Adjective, 'LS': List item Marker, 'MD': Modal, 'NFP': Superfluous punctuation, 'NN': Singular Noun, 'NNP': Singular Proper Noun, 'NNPS': Prural Proper Noun, 'NNS': Prural Noun, 'PDT': Pre-determiner, 'POS': Possessive Ending, 'PRP': Personal pronoun, 'PRP$': Possessive Pronoun, 'RB': Adverb, 'RBR': Comparative Adverb, 'RBS': Superlative Adverb, 'RP': Particle, 'SYM': Symbol, 'TO': To , 'UH': Interjection, 'VB': Base form Verb, 'VBD': Verb in Past tense, 'VBG': Verb in present participle, 'VBN': Verb in past participle, 'VBP': Verb in non-3rd person singular present, 'VBZ': Verb in 3rd person singular present, 'WDT': Wh-determiner, 'WP': Wh-pronoun, 'WP$' Possessive Wh-pronoun, 'WRB': Wh-adverb, 'XX': Unknown, '``': Double backticks.
Example: Sentence: Those things ended up being a windsheild washer fluid tank {{ ( }} 1 screw ) and the air filter canister ( 4 spring clips ) .
Word: (
Output: -LRB-
"(" is the symbol for Left Parantheses (-LRB-).
New input case for you: Sentence: In the play Holofernes is ridiculing Don Adriana " the traveler from Spain " and says of him : " He {{ is }} too picked , too spruce , too affected , Too odd , as it were , too PEREGRINate , as I may call it . "
Word: is
Output: | [
0.21661078929901123,
0.6051682233810425,
-0.27760744094848633,
0.1749056875705719,
0.0677233636379242,
-0.7078904509544373,
0.5057604312896729,
0.9691686630249023,
-0.40791934728622437,
-0.20454037189483643,
-0.07523518055677414,
0.36284178495407104,
-0.1439797580242157,
-0.179863303899765... |
In this task, you are given a context tweet and an answer. Your job is to generate a question for the given answer based on the given tweet paragraph. Note that your question should be answerable based on the given tweet, and the answer to your question should be the given answer.
One example is below.
Q: Context: Our prayers are with the students, educators & families at Independence High School & all the first responders on the scene. #PatriotPride— Doug Ducey (@dougducey) February 12, 2016 Answer: independence high school
A: at which school were first responders on the scene for?
Rationale: We can see that independence high school should answer the generated question. Based on the tweet, all the first responders are on the scene at independence high school. So we can create a question based on this sentence.
Q: Context: Our wonderful future V.P. Mike Pence was harassed last night at the theater by the cast of Hamilton, cameras blazing.This should not happen!— Donald J. Trump (@realDonaldTrump) November 19, 2016 Answer: theatre
A: | [
0.19507749378681183,
0.7487606406211853,
-0.01802130602300167,
0.11060985922813416,
0.36852702498435974,
-0.6569150686264038,
-0.4720152020454407,
0.6213403940200806,
0.39862483739852905,
-0.1455693542957306,
-0.09302723407745361,
-0.10140686482191086,
-0.103268101811409,
-0.33502611517906... |
Q: Given a sentence, an entity and its sentiment towards the entity, verify if it is the correct sentiment towards the entity. Answer should be yes or no. Note that URLs in the text have been replaced with [Link].
Verify if the sentiment of the following document towards the entity Hillary Clinton is Neutral . Spiritual counsel Burns Strider whose duties included sending Clinton a daily scripture reading was fired by a pro-Hillary group for similar misconduct during her 2016 White House run according to a Friday report in The New York Times. (Rogelio V. Solis/AP)
A: | [
-1.4442682266235352,
-0.27197179198265076,
0.025350138545036316,
0.6722792387008667,
0.0041796742007136345,
-2.128523111343384,
-0.31693190336227417,
0.02870892733335495,
0.4728574752807617,
0.21383878588676453,
0.3342186212539673,
-0.35567358136177063,
-0.37519270181655884,
-0.06283516436... |
Teacher:You are given a sentence in Arabic. Your job is to translate the Arabic sentence into English.
Teacher: Now, understand the problem? Solve this instance: و كل من يقول ان ليس لديه ما يخفيه ببساطة لم يفكر في الامر جيدا
Student: | [
-0.25232693552970886,
0.5498730540275574,
0.368179053068161,
-1.466538429260254,
-0.4672395586967468,
-0.4444683790206909,
0.5390484929084778,
0.804467499256134,
0.6711691617965698,
-0.4199818968772888,
0.06553507596254349,
-0.3602822422981262,
-0.9763983488082886,
-0.6628416180610657,
0... |
Teacher:This task is about translating a given English language sentence to French.
Teacher: Now, understand the problem? Solve this instance: I am not usually angry but if I don't get enough food, I can be!
Student: | [
-0.1662454456090927,
0.12352602928876877,
0.8876621127128601,
-0.33719778060913086,
-0.13737182319164276,
-1.1076972484588623,
0.02106553502380848,
0.2824774980545044,
-0.03003261797130108,
-0.6034215092658997,
0.5401182174682617,
-0.5312950611114502,
-0.7174456119537354,
-0.45756894350051... |
Detailed Instructions: You are given a statement written in Malayalam. 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 .
See one example below:
Problem: Statement: ഈസ്റ്റേൺ കാറ്റിൽ ഈഗ്രറ്റ് (B. i. coromandus) - 1783 - ൽ പീറ്റർ ബൊഡേർട്ട് ആണ് ആദ്യമായി വിവരണം നല്കിയത്. ഏഷ്യയിലെയും ആഫ്രിക്കയിലെയും സങ്കരവർഗ്ഗം ആണ്. തെക്കുകിഴക്കൻ ഏഷ്യയിൽ നിന്ന് <MASK>, ജപ്പാനിലേയ്ക്കും സഞ്ചരിക്കുന്നു. ആസ്ട്രേലിയയിലേയ്ക്കും, ന്യൂസ് ലാന്റിലേയ്ക്കും ഭാഗികമായി ദേശാടനം നടത്തുന്നു.
Option A: ആസ്ട്രേലിയയിലെ
Option B: പാകിസ്താനിലേയ്ക്കും
Option C: കോമോറോസ്
Option D: അർജന്റീനയിലും
Solution: പാകിസ്താനിലേയ്ക്കും
Explanation: As the statement mentions fom south east asia , only one option makes sense hence the best options to replace the <MASK> token is പാകിസ്താനിലേയ്ക്കും .
Problem: Statement: മാന്റെലന്റ് എന്ന പുതിയൊരു സഭ ജൂലിയാന സ്ഥാപിക്കുകയും ഈ സഭയുടെ മേധാവിയാകാതെ ഒരു പ്രവർത്തകയായി വർത്തിച്ചു. മാനസാന്തരം, ഉപവിപ്രവർത്തനങ്ങൾ, സൗഖ്യശുശ്രൂഷ എന്നിവയുമായി ബന്ധപ്പെട്ടായിരുന്നു ജൂലിയാനയുടെ പ്രവർത്തനങ്ങൾ. അവസാനകാലത്ത് രോഗപീഡകളാൽ കഷ്ടപ്പെട്ടിരുന്നു. ഉദരസംബന്ധമായ രോഗത്താൽ ഭക്ഷണം കഴിക്കുവാൻ ജൂലിയാന വളരെ ബുദ്ധിമുട്ടിയിരുന്നു. ജൂലിയാനയുടെ ആവശ്യപ്രകാരം അവസാനമായി തിരുവോസ്തി നല്കി, എന്നാൽ അത് ജൂലിയാനയുടെ ഹൃദയത്തെ ആവരണം ചെയ്ത് പുറമേയ്ക്ക് പ്രത്യക്ഷപ്പെടുകയും അതേ സമയം തന്നെ ജൂലിയാന മരണപ്പെടുകയും തിരുവോസ്തി അപ്രത്യക്ഷമാവുകയും ചെയ്തു. 1341 ജൂൺ 19 - ന് ജൂലിയാന ഫാൽക്കോനിറി അന്തരിച്ചു. 1678 ജൂലൈ 26 - ന് ഇന്നസെന്റ് പന്ത്രണ്ടാമൻ മാർപ്പാപ്പ ജൂലിയാനയെ <MASK> വച്ച് വാഴ്ത്തപ്പെട്ടവളായി പ്രഖ്യാപിച്ചു. 1737 ജൂൺ 16 - ന് ക്ലമന്റ് പന്ത്രണ്ടാമൻ മർപ്പാപ്പ റോമിൽ വച്ച് വിശുദ്ധയായി പ്രഖ്യാപനം നടത്തി. സഭയിൽ ജൂൺ 19 ന് തിരുനാൾ ആഘോഷിക്കപ്പെടുന്നു.
Option A: ഫ്ലോറൻസിൽ
Option B: റോമിൽ
Option C: ഇറ്റലിയിലെ
Option D: കർണാടക
Solution: | [
0.8762117028236389,
0.2247582972049713,
-0.7503890991210938,
0.15892572700977325,
-0.20208662748336792,
-1.2914340496063232,
0.5265272855758667,
0.9009037017822266,
-0.2171008586883545,
0.009537984617054462,
-0.13299252092838287,
0.376862108707428,
0.007333845365792513,
0.02410459332168102... |
In this task, you are given a text from tweets. Your task is to classify given tweet text into two categories: 1) positive, and 2) negative based on its content.
Q: @HappyHealthyPup If by fix, you mean end it's bastard little life...then yes. [Link] Otherwise no.
A: | [
-1.422265887260437,
0.03248489648103714,
0.9400637745857239,
0.4538784325122833,
0.12077957391738892,
-0.6918465495109558,
-0.026090804487466812,
0.7546473145484924,
0.32268571853637695,
0.7055569887161255,
-1.0594258308410645,
-0.5144116282463074,
0.04825230687856674,
-0.4700305461883545,... |
Given a sentence and an entity, the task is to select the authors sentiment towards the enity. Sentiments can be Positive, Neutral and Negative. Select Positive if the sentence expresses a positive view towards the given entity or praises its quality or skills. Select Neutral if the sentence expresses no clear view towards the entity or has equal amounts of positive and negative statements or expressing some fact/quote by someone else. Select Negative if the sentence expresses a negative view towards like harsh remarks, criticizing entities action/decision etc. Note that URLs in the text have been replaced with [Link].
What is the sentiment of the following document towards the entity Chris Kennedy ? As Chris Kennedy campaigns for governor he âs talked about his business successes. He âs pointed to his management of the Merchandise Mart âone of the great economic engines of Illinois â and to his role developing skyscrapers on Wolf Point along the Chicago River. Kennedy however has not highlighted one of his biggest projects to date â a nearly half-billion dollar public-private partnership to build a convention center and Medical Mart in Cleveland. Local politicians led by a longtime family friend gave Kennedyâs company a no-bid contract and pushed through a controversial sales tax hike to pay for it. As the project got off the ground Kennedy told Cleveland residents the one-stop medical superstore would remake the Rust Belt cityâs image into a âDisney World for doctorsâ and draw coveted medical conventions to town. Instead the project was plagued by accusations of insider dealings secrecy and failed promises. Kennedy âs company made millions of dollars while residents are stuck paying more on items they purchase. Four years after the 235 000-square-foot Medical Mart opened its doors Kennedy and his company have long since departed amid criticism they did little to foster the original goals of the struggling project. Now rebranded the Global Center for Health Innovation the building sits eerily empty most days â the glassy high-tech showrooms of its few tenants unstaffed and deserted. Subsequent management companies have failed to bring in revenue-producing tenants or the flood of health care trade shows once promised. Kennedy said he was only trying to help Clevelandâs leaders achieve their goals of a new convention center and a revitalized downtown. He said his company took on a project when few were looking at the city and the long-term business plan shifted after he left. âIt certainly wasnât a secretive contract. It certainly wasnât done without public scrutiny â he told the Chicago Tribune in a recent interview. âI donât know what generated more press coverage in Cleveland.â âHonestly did we pull a fast one? Did we slide one by?â Kennedy added. âNo I donât think any of that happened. I think everybody knew everything by the time we completed our deal. Thatâs what I believe.â Cuyahoga Countyâs current executive Armond Budish told reporters last month that he could call the Medical Mart building âan inherited albatross â but chooses to remain hopeful the development someday will succeed. Tim Hagan a Kennedy family friend spearheaded the push for the Medical Mart when he was a county commissioner a decade ago. Hagan said he stands by his decision to support Kennedy âs project but acknowledged the development has fallen short. âThe point of what we were trying to do is make the convention facility ⦠more attractive for outside investments to come in for events â Hagan said over coffee in a recent interview in Cleveland. âHas it worked out ⦠as much as we thought it was going to work out immediately? No I donât think so.â Heywood Sanders is an urban planning and public policy scholar who is critical of convention centers as publicly funded economic development projects. He has studied the Medical Mart deal for years and said Cleveland was blinded by its own misplaced hopes and the Kennedy mystique. âDesperate cities do desperate things â said Sanders a professor at the University of Texas at San Antonio. Sanders said no hard data existed showing that a Medical Mart would succeed or produce any economic benefits for Cleveland. âIt didnât make sense then and it doesnât seem to make sense now.â David Heinzmann / Chicago Tribune Global Center for Health Innovation's glass and pre-fab concrete panel structure offers wide views of the Cleveland downtown mall and skyline from its atrium-style ground floor shown on Oct. 10 2017. Global Center for Health Innovation's glass and pre-fab concrete panel structure offers wide views of the Cleveland downtown mall and skyline from its atrium-style ground floor shown on Oct. 10 2017. (David Heinzmann / Chicago Tribune) Once a bustling industrial metropolis Cleveland experienced a hard slide into Rust Belt decline during the 1970s and â80s. Its population and manufacturing base shrank as factories and mills closed down. One of the bright spots in the cityâs economic landscape appeared to be health care. The Cleveland Clinic grew over the past 40 years to be one of the most renowned hospital complexes in the world â rivaling the Mayo Clinic as a destination for affluent patients around the globe seeking out the best most innovative care. The clinic campus sits several miles east of the cityâs downtown lakefront which continued to decline over the years. Since the late â70s some civic leaders held onto the belief that renovating the outdated underground convention center might be the key to making the city center a destination once again. The political and financial capital to make it happen never materialized. Investing public money in building convention facilities is often a divisive issue. Boosters often say if you build it they will come; others say the investment rarely pays off. William Bowen a professor of public administration at Cleveland State University puts himself in the latter category. Convention center deals typically underperform their projections that spurred their construction he said. âMost of the time the valuation of the impact of whatâs built either doesnât happen or ⦠they donât as a rule pay back the public coffers â Bowen said. âI think thatâs borne out by the majority of the research.â The hospitalâs involvement started to change the sense of possibility and then Kennedy âs involvement would put it over the hump Hagan said. The consensus version of how the development came about begins with Dr. Toby Cosgrove Cleveland Clinicâs longtime president. According to Kennedy Cosgrove wanted to leverage the clinicâs cachet to revitalize downtown Cleveland. Cosgrove declined multiple interview requests. Kennedy said a New York real estate executive who was Cosgroveâs patient recommended Merchandise Mart and Kennedy . Kennedy said Cosgrove called him to discuss the potential for a mart geared toward medical professionals. Kennedy said in 2005 he and another Merchandise Mart official met with Cosgrove and local and state economic officials at the clinic. Kennedy said he suggested the new medical mart be tied into rebuilding Clevelandâs aging convention center. | [
-0.2015417516231537,
0.5790185928344727,
-0.03364997357130051,
-0.14467036724090576,
0.6707128286361694,
-0.6205363273620605,
0.40970832109451294,
1.0851681232452393,
-0.42167800664901733,
0.23982937633991241,
0.26319169998168945,
0.5100414752960205,
-0.19395190477371216,
0.140558853745460... |
In this task, you are given a sentence in the English and Hindi language. Your task is check if the Hindi sentence is translation of English. if the translation is correct than generate label "Yes", otherwise generate label "No".
Q: English: They would lead by 26 points early in the second half before University gained the momentum.
Hindi: यह 5 मिलियन लोगों के जीवन को समय-पूर्व समाप्त करता है, यदि वर्तमान रुझान में परिवर्तन नहीं होता है, तो यह आंकड़ा 2020 तक दोगुना हो जाएगा।
A: No
****
Q: English: Eli Lilly & Co. was the development partner in creation of the drug.
Hindi: एली लिली एंड कंपनी दवा के निर्माण में विकास भागीदार थी।
A: Yes
****
Q: English: Mobile County Commissioner Steve Nodine reports that the search is costing an estimated $100,000 per day.
Hindi: ITV न्यूज़ बॉर्डर के रिपोर्टर मैथ्यू टेलर ने कहा कि बैटी "इस क्षेत्र में एक स्थायी विरासत छोड़ देंगे"।
A: | [
-0.2777102589607239,
0.12743094563484192,
0.7792385220527649,
0.007028308231383562,
0.1968536674976349,
-0.5726280212402344,
-0.38826513290405273,
0.8807297348976135,
-0.22892484068870544,
-0.3621944189071655,
-0.4220113754272461,
0.003404544200748205,
0.08980359137058258,
0.05605443939566... |
Teacher:Given a category and a set of five words, find the word from the set that does not belong (i.e. is the least relevant) with the other words in the category. Words are separated by commas.
Teacher: Now, understand the problem? Solve this instance: Category: employment activity
Words: water, promote, empower, instruct, fire
Student: | [
0.10688726603984833,
0.9176612496376038,
-0.04911046475172043,
-0.25087249279022217,
-0.026376420632004738,
-0.8291701674461365,
0.03735903650522232,
0.6625978946685791,
0.1671530306339264,
0.011066504754126072,
-0.21207654476165771,
-0.650407075881958,
-1.016559362411499,
-0.4994609951972... |
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 Persian, and your task is to translate it into English.
باورم نميشه که ماشينت را به اون يارو فروختي .
Output: | [
-0.6652075052261353,
0.4850495755672455,
0.04116752743721008,
0.39813756942749023,
-0.4571877419948578,
0.1773402988910675,
0.715103268623352,
0.3402920663356781,
0.664340078830719,
-0.1205153614282608,
-0.5420132875442505,
0.07559584826231003,
-0.1633339673280716,
0.4137439727783203,
0.... |
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 PersonX needs what is mentioned in the Tail before the Head or not. Here need is a precondition for PersonX to achieve the event. For example, in order for PersonX to give PersonY gifts, PersonX must first buy the presents. 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.
Let me give you an example: Head: PersonX is at PersonY's friend's house<sep>Tail: to walk up to PersonY's friend's house
The answer to this example can be: Yes
Here is why: This is a good example. PersonX is at PersonY's friend's house. But before, PersonX needed to walk up to PersonY's friend's house.
OK. solve this:
Head: PersonX asks PersonX's grandma<sep>Tail: none
Answer: | [
1.0755892992019653,
0.314583957195282,
-0.060980137437582016,
0.17825859785079956,
-0.520675539970398,
-0.9284694194793701,
1.479962706565857,
0.5341951251029968,
-0.5026711225509644,
-0.3904802203178406,
-0.4621162712574005,
-0.26926106214523315,
-0.8695087432861328,
0.3373725414276123,
... |
Given an Amazon review, indicate whether it is a 'Positive Review' or 'Negative Review'.
[EX Q]: if you plan on upgrading an older computer to Windows 8, this is a "must have". And it's a far less expensive option than getting a touch screen monitor.<br /><br />now don't get me wrong, there's a learning curve associated with this — but you might as well get over it now, as I feel the venerable mouse has seen its last days.<br /><br />the 650 performs well, supports all those new Windows 8 gestures, has a long battery life, and has a quality finish.
[EX A]: Positive Review
[EX Q]: This is a much nicer USB-micro USB cable than another I bought for a couple of bucks cheaper (actually the same price when you consider shipping, but not everyone is Amazon Prime). It fits the slots perfectly (the other was slightly ill-fitting), and has a good length and thickness. I use it to connect my Motorola Photon 4G to my work computer.
[EX A]: Positive Review
[EX Q]: Connecting your phone to TV to watch movies - forget it, the quality and sounds is horrible!!! Not worth the hassle.
[EX A]: | [
0.1041557639837265,
-0.4138721227645874,
-0.3620445728302002,
-0.21390566229820251,
0.5867441296577454,
-0.36985212564468384,
1.0434277057647705,
0.3363777697086334,
0.44379889965057373,
-0.04948698729276657,
0.6294434666633606,
-0.3821974992752075,
-0.07446382194757462,
-0.370539516210556... |
You will be given a definition of a task first, then some input of the task.
Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words.
Sentence1: Pulley A pulley makes work easier by changing direction of the force applied.
Sentence2: Heavy objects are lifted by changing the direction of force.
Output: | [
0.03419535979628563,
0.9464723467826843,
0.09473283588886261,
-0.14795690774917603,
0.011058486998081207,
-0.2661968469619751,
0.8410987854003906,
0.2592777609825134,
0.24022789299488068,
-0.7736759185791016,
-0.9395014047622681,
-0.07269467413425446,
-0.4310328960418701,
0.103461131453514... |
Detailed Instructions: In this task, you are given a sentence from the Bible in Persian, and your task is to translate it into English.
Problem:پس فرایض و احکام مرا نگاه دارید، که هر آدمی که آنها را بجاآورد در آنها زیست خواهد کرد، من یهوه هستم.
Solution: | [
-0.12660939991474152,
0.8551763296127319,
-0.7163583040237427,
-0.1488364338874817,
-1.1047292947769165,
-0.40515559911727905,
0.5327361822128296,
0.19514715671539307,
0.9707481265068054,
0.1643877923488617,
-0.20776188373565674,
0.5379364490509033,
-0.7358776330947876,
0.09661419689655304... |
Given the task definition and input, reply with output. You will be given a trivia clue, and the category it belongs to. You should answer with the best answer that belongs in the category and is described by the clue. For consistency, answers should be in all lower cased letters.
Category: THE ARABIAN NIGHTS
Clue: He picked up the transparent fruit of different colors on the way back from getting the wonderful lamp
| [
-0.4816686809062958,
0.7255427837371826,
0.24016156792640686,
-0.0016237108502537012,
-0.5013461709022522,
0.8314387798309326,
0.9783259630203247,
0.1466512233018875,
-0.2274305522441864,
0.34150469303131104,
-0.8246275186538696,
0.08541961014270782,
-1.192090630531311,
0.04901494458317756... |
Given a command in a limited form of natural language, provide the correct sequence of actions that executes the command to thus navigate an agent in its environment. A command can be broken down into many different actions. Actions are uppercase and are individual steps that serve as the building blocks for a command. For commands, 'left' and 'right' are used to denote the direction of an action. The word 'opposite' turns the agent backward in the specified direction. The word 'around' makes the agent execute an action while turning around in the specified direction. The word 'and' means to execute the next scope of the command following the previous scope of the command. The word 'after' signifies to execute the previous scope of the command following the next scope of the command. The words 'twice' and 'thrice' trigger repetition of a command that they scope over two times or three times, respectively. There are only six actions: 'I_LOOK', 'I_WALK', 'I_RUN', 'I_JUMP', 'I_TURN_LEFT', and 'I_TURN_RIGHT'. These actions respectively align with the commands 'look', 'walk', 'run', 'jump', 'turn left', and 'turn right'. Actions and commands do not have quotations in the input and output.
--------
Question: run opposite left and run thrice
Answer: I_TURN_LEFT I_TURN_LEFT I_RUN I_RUN I_RUN I_RUN
Question: look around left twice and jump right thrice
Answer: I_TURN_LEFT I_LOOK I_TURN_LEFT I_LOOK I_TURN_LEFT I_LOOK I_TURN_LEFT I_LOOK I_TURN_LEFT I_LOOK I_TURN_LEFT I_LOOK I_TURN_LEFT I_LOOK I_TURN_LEFT I_LOOK I_TURN_RIGHT I_JUMP I_TURN_RIGHT I_JUMP I_TURN_RIGHT I_JUMP
Question: look right twice after run opposite right twice
Answer: | [
0.21969909965991974,
0.7952544093132019,
-0.4720592498779297,
0.14536473155021667,
-0.10683682560920715,
-0.012585719116032124,
0.08620846271514893,
0.23986682295799255,
-0.12399645894765854,
-0.2242681235074997,
-1.1328233480453491,
0.019787274301052094,
-0.70363450050354,
-0.152981907129... |
Detailed Instructions: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language.
Problem:Java | ethnicGroup | Banyumasan_people
Singapore | language | English_language
Ayam_penyet | region | Singapore
Ayam_penyet | country | Java
Solution: | [
-1.1263946294784546,
0.8006514310836792,
0.07914938032627106,
-0.8564934730529785,
-0.48772120475769043,
-0.4447033107280731,
1.1849234104156494,
-0.010202443227171898,
-0.21386879682540894,
0.1355002224445343,
-0.022377490997314453,
1.2964818477630615,
-0.6823033094406128,
-0.005881180055... |
You are given a math word problem and you are supposed to apply multiplication or division mathematical operators on the numbers embedded in the text to answer the following question and then only report the final numerical answer.
Nancy goes fishing with Joan . They catch 18 trout . If they equally split up the trout , how many will each one get ?
9
In a video game , each enemy defeated gives you 3 points . If a level has 6 enemies total and you destroy all but 2 of them , how many points would you earn ?
12
Patrick jogged to Aaron 's house . It is 14 miles from Patrick 's house to Aaron 's house . It took Patrick 2 hours to get there . How fast did Patrick go ?
| [
0.21559739112854004,
0.2904623746871948,
-0.8818172216415405,
0.06590081006288528,
-0.5881348848342896,
0.05100156366825104,
1.1649672985076904,
-0.17119953036308289,
-0.28793972730636597,
-0.03085208684206009,
-0.09469670057296753,
0.07991090416908264,
-0.5260106325149536,
-0.184646397829... |
Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question.
[Q]: allen konigsberg
[A]: By what name is Allen Konigsberg better known?
[Q]: boat lift
[A]: Opened in 2002, the world's only rotating boat lift is on the Forth & Clyde Canal; what is its name?
[Q]: brooklyn
[A]: | [
0.19130253791809082,
1.0106306076049805,
-0.40124696493148804,
0.11867843568325043,
-0.11938785761594772,
-0.41346901655197144,
-0.23916563391685486,
0.3416125774383545,
0.09470801800489426,
-0.07100701332092285,
-0.09816597402095795,
0.17569836974143982,
-1.3020367622375488,
0.13958817720... |
Given a sentence in the Indonesian(Bahasa variant), provide an equivalent translation in Japanese that retains the same meaning through the translation. In translation, keep numbers as it is.
Example input: Italia berhasil mengalahkan Portugal 31-5 di grup C dalam Piala Dunia Rugby 2007 di Parc des Princes, Paris, Perancis.
Example output: フランスのパリ、パルク・デ・プランスで行われた2007年ラグビーワールドカップのプールCで、イタリアは31対5でポルトガルを下した。
Example explanation: The Bahasa Indonesia sentence is correctly converted into Japanese because the converted sentence holds the message that Italy defeated Portugal 31–5 in Pool C of the 2007 Rugby World Cup at the Parc des Princes in Paris, France. Also, translated sentence preserves the numbers as it is.
Q: Mengenai cederanya belum ada berita lanjutan yang dirilis, tetapi dia dikabarkan dalam kondisi stabil.
A: | [
-0.2532675862312317,
1.1347633600234985,
-0.6643626689910889,
0.5210531949996948,
-0.28512537479400635,
-0.1929723620414734,
0.21491727232933044,
0.35075807571411133,
0.41112443804740906,
-0.6094198226928711,
-0.7003961801528931,
1.173741102218628,
-0.503340482711792,
0.5950775742530823,
... |
Teacher:In this task you will be given two lists of numbers and you need to calculate the intersection between these two lists. The intersection between two lists is another list where every element is common between the two original lists. If there are no elements in the intersection, answer with an empty list. Your list of numbers must be inside brackets. Sort the numbers in your answer in an ascending order, that is, no matter what the order of the numbers in the lists is, you should put them in your answer in an ascending order.
Teacher: Now, understand the problem? Solve this instance: [2, 5, 6, 10, 3, 7, 5, 6] , [6, 2, 8, 5, 7, 1, 3, 8]
Student: | [
0.3749406933784485,
-0.3959120213985443,
-0.2699941396713257,
-0.30451858043670654,
0.3893193304538727,
-0.04206766560673714,
0.4582822024822235,
0.48967790603637695,
-0.16954773664474487,
0.03496275097131729,
-0.5112775564193726,
-0.6327568888664246,
-0.3481804132461548,
-0.14560332894325... |
Definition: You will be given a text in the Russian language, and you should classify the given input text to one of the emotion labels from this list of emotion labels- ['joy', 'sadness', 'surprise', 'fear', 'anger']. Make sure your output label (i) is strictly present in the given list of emotion labels. (ii) is unambiguous.
Input: «Огонь и ярость!» — восхищались они экспрессией оскала.
Output: | [
-0.7751049995422363,
-0.236712247133255,
0.12470632046461105,
-0.1644212007522583,
-0.1530352532863617,
-0.5104376673698425,
0.5143548250198364,
0.3966435492038727,
0.35184764862060547,
-0.22835659980773926,
-0.3546868562698364,
-0.1870141327381134,
0.2640543282032013,
0.42276790738105774,... |
You will be given a definition of a task first, then some input of the task.
In this task, you are given a sentence from the Bible in Persian, and your task is to translate it into English.
و بجهت ذبیحه سلامتی، دو گاو و پنج قوچ و پنج بز نر و پنج بره نرینه یک ساله، این بود هدیه نتنائیل بن صوغر.
Output: | [
-0.5207196474075317,
0.6484900712966919,
0.05400869995355606,
0.16924051940441132,
-0.515024721622467,
0.07980373501777649,
0.77406907081604,
-0.017592832446098328,
0.04788629710674286,
-0.35570770502090454,
-0.30973899364471436,
0.5674244165420532,
-0.8079973459243774,
-0.0273590497672557... |
You are given a sentence in Hebrew. Your job is to translate the Hebrew sentence into Galician.
--------
Question: מה שרואים זה שבעוד שלצעד הראשון יש 47% כשלון, בהשוואה לרק 8% אצל המשפרים.
Answer: O que atopamos é que o índice de fracaso dos pioneiros é do 47 por cento, en comparación con só o 8 por cento dos que melloraron o produto.
Question: זה אחד האהובים עלי. כאן יש להם ארנב שמתרבה, כך שהזכרים בוחרים את ברת המזל.
Answer: Este é un dos meus favoritos, onde simulan cría de coellos e os machos escollen á coella afortunada.
Question: עכשיו, תגלית שנעשתה לאחרונה ע "" י חוקרים באיטליה, בפארמה, ע "" י ג 'יאקומו ריזולאטי ועמיתיו, היא קבוצה של נוירונים שנקראים נוירוני מראה, שנמצאים בקדמת המוח באונה המצחית.
Answer: | [
-1.0191576480865479,
0.7142060995101929,
0.5093851089477539,
-0.27215641736984253,
-0.558834969997406,
0.3062431812286377,
0.5512639284133911,
0.14485153555870056,
0.1933656483888626,
-0.5407138466835022,
-0.6525004506111145,
-0.18988163769245148,
-0.8941540718078613,
0.4555641710758209,
... |
Detailed Instructions: You are given a math word problem and you are supposed to only use subtraction on the numbers embedded in the text to answer the following question and then only report the final numerical answer.
Q: Context: Jack received 3 emails in the afternoon, 6 emails in the morning and some more in the evening. If he received a total of 10 emails in the day
Question: How many emails did jack receive in the evening?
A: | [
-0.3947483003139496,
0.7826982140541077,
0.12718622386455536,
-0.44644176959991455,
-0.7076776027679443,
-0.5381165742874146,
1.0391972064971924,
-0.4465489387512207,
-0.4479754567146301,
-0.08643069118261337,
0.37291228771209717,
0.27178531885147095,
-0.7161805629730225,
-0.18625007569789... |
Teacher:You are given a sentence in Portuguese. Your job is to translate the Portuguese sentence into Farsi.
Teacher: Now, understand the problem? Solve this instance: Nunca chegávamos lá quando alguém realmente precisava de nós.
Student: | [
-0.0021537248976528645,
0.8335018754005432,
0.27392446994781494,
-0.8920934200286865,
-0.6851488351821899,
-0.2521767020225525,
0.40127062797546387,
0.505486249923706,
0.504807710647583,
0.2595481872558594,
-0.2951672673225403,
0.2720305919647217,
-0.752553403377533,
-0.33064788579940796,
... |
In this task, you are given concept set (with 3 to 5 concepts) that contain mentions of names of people, places, activities, or things. These concept sets reflect reasonable concept co-occurrences in everyday situations. All concepts given as input are separated by "#". Your job is to generate a sentence describing a day-to-day scene using all concepts from a given concept set.
field#food#sheep | [
-0.8276900053024292,
-0.0833810567855835,
-0.24665464460849762,
-0.07013346999883652,
-0.5275382399559021,
-0.6592698097229004,
0.5517251491546631,
0.9219166040420532,
-0.26371827721595764,
-0.28980356454849243,
-0.9624555706977844,
-0.12205155938863754,
-0.39631855487823486,
0.49442940950... |
Given the task definition, example input & output, solve the new input case.
You are given a sentence in Persian. Your job is to translate the Farsi sentence into English.
Example: در جنوب غرب نیجریه ، این گیاه به عنوان Gbe'borun شناخته می شود.
Output: In the southwestern part of Nigeria, the plant is known as Gbe'borun.
The Farsi sentence is correctly translated into English. The term `Gbe'borun` is copied and not translated, which is correct because the sentence refers to the Nigerian term for the plant.
New input case for you: كه اين سئوال را به ذهن ما مي آورد كه: وقتي (متیو) مورد سنجش قرار گرفته بود به چه چيزي فكر مي كرد ؟
Output: | [
-0.7573888897895813,
0.14392322301864624,
-0.1453491747379303,
-0.003306920174509287,
0.25513002276420593,
-0.5155176520347595,
0.6252707839012146,
0.4613203704357147,
-0.05283082276582718,
0.35992902517318726,
-0.6904079914093018,
-0.12664270401000977,
-0.6376795768737793,
0.2498817741870... |
Definition: You will be given two questions. You should decide whether the second question is a good paraphrase of the first one. If you are able to tell that the two questions are the same without any other information, answer "Yes", otherwise answer "No".
Input: original question: What adaptation is adapted from [Via Mala]
paraphrase: What novel by the Swiss writer John Knittel is an adaptation of [Via Mala]?
Output: | [
-0.64139324426651,
0.8991177082061768,
0.3602178394794464,
0.23124727606773376,
-0.40409839153289795,
-0.10482339560985565,
1.5140948295593262,
0.25734832882881165,
0.3370063304901123,
-0.12728145718574524,
-0.5378892421722412,
0.5117827653884888,
-0.9951838254928589,
0.7755202054977417,
... |
Detailed Instructions: 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.
See one example below:
Problem: 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
Solution: False
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 ban private military companies<sep>Argument: Without private military companies, the military would be ill equipped and not able to get the tools they need,<sep>Keypoint: Hiring private military companies is financially beneficial
Solution: | [
-0.046094827353954315,
0.534188985824585,
-0.3375718891620636,
-0.28879791498184204,
-0.10075438022613525,
-0.9483174085617065,
0.8912043571472168,
0.15887174010276794,
0.3215140104293823,
0.31880009174346924,
-0.025155698880553246,
0.12163527309894562,
-0.0058309840969741344,
0.3854440450... |
Teacher: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.
Teacher: Now, understand the problem? Solve this instance: [[-21, 27], [28, 31], [-31, -23, 7, 4, 4], [-23, 25, -5, -12], [1, -34, -2, 0, 49], [-29, 5, 49]]
Student: | [
-0.5531003475189209,
0.5248755216598511,
-0.04735511541366577,
-0.12148360908031464,
0.34136009216308594,
-0.351162850856781,
0.8285446166992188,
0.5843671560287476,
-0.14482858777046204,
-0.07556397467851639,
-0.6275123953819275,
0.009786421433091164,
-0.4198964238166809,
-0.7309515476226... |
TASK DEFINITION: In this task you are given a list of triplets of the form [subject, predicate, object] and the output should be a question based on the triplets but with the subject and/or object replaced with blanks (represented using two or more consecutive underscores). Triplet values encompassed in [*] are special tokens that can be replaced with synonyms. The objective is to construct a question in a manner that (a) captures the facts specified in at least one of the triplets, and (b) ideally contains a limited number of blanks such that it is a well-formed question that is easy to answer. A blank can represent a single word or a phrase.
PROBLEM: [['The Phoenix', 'eatType', 'restaurant'], ['The Phoenix', 'food', 'Italian'], ['The Phoenix', 'priceRange', 'cheap'], ['The Phoenix', 'customer rating', 'average'], ['The Phoenix', 'area', 'city centre']]
SOLUTION: Located in the city centre, _____ is a cheap Italian _____ with an average customer rating.
PROBLEM: [["Mama's Song", 'TIME', '4:16']]
SOLUTION: _____ duration time is 4:16
PROBLEM: [['Antioquia Department', 'COUNTRY', 'Colombia'], ['Bandeja paisa', 'INGREDIENT', 'Chorizo'], ['Bandeja paisa', 'REGION', 'Antioquia Department']]
SOLUTION: | [
0.06887441128492355,
-0.09380084276199341,
-0.3119654953479767,
0.0029294344130903482,
-0.4482191205024719,
0.29887259006500244,
0.8797851800918579,
0.9972543120384216,
0.08111677318811417,
-0.10639417171478271,
-0.3334363102912903,
0.4970621168613434,
-0.4905942678451538,
0.44988834857940... |
You will be given a definition of a task first, then some input of the task.
In this task, you're given a paragraph and title from the research paper. Your task is to classify whether the given title is suitable or not for the research paper based on the given paragraph. Return "True" if title is proper according to paragraph else "False".
Paragraph: Recent cases of emergent diseases have renewed interest in the evolutionary and ecological mechanisms that promote parasite adaptation to novel hosts [1] [2] [3] [4] [5] [6] . Crucial to adaptation is the degree of mixing of original, susceptible hosts, and novel hosts. An increase in the frequency of the original host has two opposing effects on adaptation: an increase in the supply of mutant pathogens with improved performance on the novel host [7-9]; and reduced selection to infect novel hosts, caused by fitness costs commonly observed to be associated with host switching [10] [11] [12] [13] [14] [15] [16] [17] . The probability of disease emergence will therefore peak at intermediate frequencies of the original host. We tested these predictions by following the evolution of a virus grown under a range of different frequencies of susceptible (original) and resistant (novel) host bacteria. Viruses that evolved to infect resistant hosts were only detected when susceptible hosts were at frequencies between 0.1% and 1%. Subsequent experiments supported the predictions that there was reduced selection and mutation supply at higher and lower frequencies, respectively. These results suggest that adaptation to novel hosts can occur only under very specific ecological conditions, and that small changes in contact rates between host species might help to mitigate disease emergence.
Title: Report Host Mixing and Disease Emergence
Output: | [
0.41004249453544617,
0.143902987241745,
-0.5032435059547424,
0.37257927656173706,
0.04661674425005913,
-0.11568277329206467,
0.10502108186483383,
1.181596279144287,
-0.05746845901012421,
-0.04475085809826851,
-0.5072636604309082,
0.7249352931976318,
-0.8082520961761475,
-0.1450639367103576... |
A text is given in English. Translate it from the English language to the Malayalam language. The translation must not omit or add information to the original sentence.
[Q]: Suitably priced, stable and sustainable energy supply, is essential for rapid growth of the economy.
[A]: ന്യായമായ വിലയുള്ള സ്ഥിരവും സുസ്ഥിരവുമായ ഊര്ജ്ജ വിതരണം സമ്പദ്ഘടനയുടെ അതിവേഗത്തിലുള്ള വളര്ച്ചയ്ക്ക് അനിവാര്യമാണ്.
[Q]: 717 kms long stretch of the New NH-52 which will help improve the connectivity of Solapur, with the important Marathwada region of Maharashtra.
[A]: 717 കിലോമീറ്റര് നീളം വരുന്ന ഭാഗം രാജ്യത്തിന് സമര്പ്പിച്ചു. ഇത് മഹാരാഷ്ട്രയിലെ സുപ്രധാന മറാത്തവാഡ മേഖലകളുമായി സോളാപൂരിന്റെ ബന്ധിപ്പിക്കല് മെച്ചപ്പെടുത്തും.
[Q]: The meeting was in pursuance of an appeal by Smt Badal on 19th August, 2018 to food processing companies across India to contribute generously to the Kerala relief operations.
[A]: | [
-0.08718200027942657,
0.4796537160873413,
0.5304524898529053,
-0.8385002017021179,
-0.47049957513809204,
-0.9414256811141968,
0.27679702639579773,
0.10810693353414536,
-0.3581295609474182,
-0.022974932566285133,
0.23399397730827332,
0.03867814317345619,
-0.7170645594596863,
-0.074463196098... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.