inputs
stringlengths
38
313k
targets
stringlengths
0
4.86k
_template_idx
int64
0
9
_task_source
stringclasses
1 value
_task_name
stringlengths
19
85
_template_type
stringclasses
2 values
embedding
listlengths
1.02k
1.02k
In this task, you are given two natural language statements with similar wording. You must choose the statement that makes less sense based on common sense knowledge. A ' ' separates the statements. Use "first" or "second" to indicate which sentence makes less sense. Example: A mosquito stings me I sting a mosquito Example solution: second Example explanation: The second statement doesn't make sense. Problem: The dog likes to chase the ball. The ball likes to chase the dog.
Solution: second
5
NIv2
task291_semeval_2020_task4_commonsense_validation
fs_opt
[ -0.013160750269889832, 0.4141620397567749, -0.16441498696804047, -0.19982999563217163, -0.17037498950958252, -0.8506011962890625, 0.4513823390007019, 0.2711327075958252, -0.018503587692975998, -0.2239716649055481, -0.8581154942512512, -0.6350346207618713, -0.7623564004898071, -0.2405804842...
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. You are asked to create a question containing a blank (_), based on the given context word. Your question must contain two related but different objects; for example "trophy" and "suitcase". The expected answer to your question must be one of the objects present in the sentence. The expected answer must not be associated with any specific word in the question; instead it should depend on the context present in the question. The expected answer should not be equally likely to fill the blank. For your question, there should be a agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. Do not use animals or proper nouns (e.g., New York, Macbook, Jeff Bezos, McDonald's, ...) as your objects. Avoid repeating the same style, pattern or phrases in each question, try to increase diversity by varying sentence structure, blank placement etc. Your question must contain at least 15 and at most 30 words. You must utilize the given context word while writing the question. Your question must contain only one blank. Make sure that Object X and Y have the same number e.g. when ObjectX is singular, Object Y must be singular, too. The two objects (Object X & Object Y) should be used ONCE in your question. Here is a list of attributes and associated pair of contrastive words which may be used to create a valid question using the objects. You can use either of the contrastive words, but not both. You should think about more such attributes and associated words and use them in your question. | Attribute | triggerword | contrastive triggerword | | age | old | new | | altitude | low | high | | area | small | vast | | brightness | dark | light | | clarity | obscure | clear | | cleanness | dirty | clean | | complexity | simple | complex | | cost | cheap | expensive | | density | sparse | dense | | depth | shallow | deep | | distance | near | far | | electric conductivity | low | high | | flexibility | rigid | flexible | | granularity | fine | coarse | | hardness | soft | hard | | length | short | long | | magnitude | small | large | | mass | small | large | | odor | weak | strong | | pressure | low | high | | resistance | low | high | | shape | round | sharp | | shape | flat | spiky | | size | small | large | | sound | quiet | loud | | sound pitch | low | high | | speed | slow | fast | | stability | unstable | stable | | strength | weak | strong | | temperature | low | high | | texture | smooth | rough | | thermal conductivity | low | high | | thickness | thin | thick | | volume | small | large | | weight | light | heavy | | width | narrow | wide | | location | in | out | | location | up | down | | location | above | below | | location | on | off | | location | to | from | Context word: fit. Solution: The trophy doesn't fit into the brown suitcase because _ is too large. Why? The question is about two related but different objects (i) "trophy" and (ii) "suitcase". The quesion contains exactly one blank (_). The expected answer is "trophy" which is one of the objects. New input: Context Word: apple cider vinegar. Solution:
Jen tried to use apple cider vinegar to soothe her skin and her stomach, and she thought the application to the _ worked faster.
0
NIv2
task031_winogrande_question_generation_object
fs_opt
[ 0.7827820777893066, 0.31565362215042114, 0.1287483423948288, 0.03807453438639641, 0.7546494007110596, -0.7415367364883423, 0.5941144824028015, 1.1779260635375977, -0.3908987045288086, -0.34374552965164185, -0.16786500811576843, 0.10255484282970428, -0.12416519969701767, 0.0361156165599823,...
Q: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: PersonX pisses on PersonY's bonfire<sep>Tail: smack them A:
Yes
7
NIv2
task1198_atomic_classification_owant
zs_opt
[ 0.006734945811331272, 0.5766039490699768, 0.5060610175132751, -0.3158531188964844, -0.3138442933559418, -1.3703835010528564, 1.3899314403533936, -0.10853904485702515, -0.652819812297821, -0.5160504579544067, 0.15755422413349152, -0.3369842767715454, -0.5321263670921326, 0.13754160702228546...
You will be given a person's personality, and a history of a conversation this person has had. You will be given four candidate sentences to complete the conversation, based on the context. Choose one and answer with the text. Example input: Personality: I like spending time with my friends and family. I like listening to all genres of music except country music. I like to read a lot of books. Chat history: -Hi. -Hey how are you? -Good and yourself? -Good, just listening to music and hanging out with my family. -What do you do for a living? -I am a teacher. How about you? -I'm a vet at the animal shelter. -That is awesome, what do you like to do for fun? -I love running. Its my way to detox. -Running is great. Do you have any other hobbies? -Not really... what do you teach? -I teach reading, I love books and helping children learn how to read. -Where are you from? Candidates 1) Care to chat with a hamburger lover? Its my fav food. 2) I bet that is a great place to draw. I sell art for a living. 3) I am from Illinois, how about you? 4) They're great pets! I just started an organic only diet. Example output: I am from Illinois, how about you? Example explanation: The third choice is the best answer to the last part of the conversation, that asks where the person is from. Q: Personality: I'm ten years old. Tomorrow is my first day of safety patrol. I love to read Harry Potter books. And, my best friend is Abigail. Chat history: -Hi how are you doing? -I'm great, how are you? -I'm good thanks for asking. -Up to anything fun? I'm sitting here eating Mcdonald haha, I love Mickey Ds! -I am nervous for my first day of school monday. -School starts monday? That can be scary, both of my parents are school teachers in fact! Candidates 1) What grades do they teach? 2) They do all the best hits. Do you like italian food? This is going to be fun. 3) Yes I do as well. 4) Nothing. I am never going an extra mile again for sure. A:
What grades do they teach?
3
NIv2
task1730_personachat_choose_next
fs_opt
[ -0.0818926990032196, -0.07520666718482971, -0.4133533239364624, -0.08313965797424316, -0.23131176829338074, -0.20736154913902283, 1.13474702835083, -0.16666406393051147, -0.6089625954627991, -0.6496468782424927, -0.10914601385593414, -0.1493355631828308, -0.41961371898651123, -0.1777297258...
Instructions: In this task, you need to generate an appropriate title for the given summary of some paragraph. The generated title must be short and should include the main topic of the given text. Your summary should be less than 20 words long. Input: A man has been arrested on suspicion of murdering two women who were stabbed to death in neighbouring houses. Output:
Moseley stabbings: Murder arrest after two women found dead
3
NIv2
task1358_xlsum_title_generation
zs_opt
[ -0.146048903465271, 1.5012983083724976, -0.0902494564652443, -0.033146947622299194, 0.03276959806680679, -0.545404314994812, 0.5309369564056396, 0.6125831604003906, -0.30048054456710815, 0.5898280739784241, -1.172910213470459, 0.6767064332962036, -0.8539043068885803, -0.08244409412145615, ...
You are given a sentence in Arabic. Your job is to translate the Arabic sentence into Farsi. Let me give you an example: وقد كتبن اللغة وغالبا ما كانت لغة آلة وأحيانا شفرة ثنائية ترسل بعدها بالبريد لمركز البيانات لتنقل على شريط أو بطاقة ورقية مثقبة ثم تعاد الكرة مرة أخرى للتأكد. The answer to this example can be: و آنگاه آنها کُد می نوشتند ، معمولا کُد های ماشینی ، و گاهی کُد های صفر و یکی ، که سپس با پست به مرکز داده ها فرستاده می شد که روی چسب کاغذی یا کارتی منگنه شود و بعد دوباره حک شود تا مورد بازبینی قرار گیرد. Here is why: The Arabic sentence is correctly translated into Farsi, because the meaning is preserved. OK. solve this: لكن اعتقد الاطباء يومها بأنه مجنون. لمعرفتهم واعتقادهم منذ مئات السنيين ، أن الروائح المُسماة "" الهواء الخانق "" هي المسببة للمرض وليست هذه الأجسام الإفتراضية التي لا يمكنكم رؤيتها. Answer:
اما پزشکان آن دوره فکر می ‌ کردند که او دیوانه است ، چون آنها همانطور که برای صد ‌ ها سال می ‌ دانستند ، عامل بیماری بخار متعفنی به نام میازماس بوده ، نه این ذرات فرضی که دیده نمی شوند.
8
NIv2
task1108_ted_translation_ar_fa
fs_opt
[ -0.7196288108825684, 0.5391130447387695, -0.390430212020874, -0.9634916186332703, -0.2908853590488434, -0.6030638217926025, 0.7501877546310425, 0.35679686069488525, -0.04207678139209747, -0.44948312640190125, -1.0603395700454712, 0.4270458221435547, -0.43559014797210693, 0.2492930740118026...
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. 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. [EX Q]: Head: PersonX adopts PersonY attitude<sep>Tail: to break away from PersonY [EX A]: No [EX Q]: Head: PersonX asks PersonY to go<sep>Tail: nice [EX A]: No [EX Q]: Head: PersonX asks PersonY to make<sep>Tail: to make more [EX A]:
No
6
NIv2
task1198_atomic_classification_owant
fs_opt
[ 0.5982025861740112, -0.18083591759204865, 0.1531069278717041, 0.314164400100708, -0.2729598879814148, -1.074607253074646, 0.8268235921859741, 0.5716862082481384, -1.4043389558792114, -0.1597595512866974, -0.20614148676395416, -0.5276046991348267, -0.47266823053359985, 0.4624863266944885, ...
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Problem:Head: PersonX becomes fast ___<sep>Tail: great also Solution:
No
8
NIv2
task1212_atomic_classification_hasproperty
zs_opt
[ 0.035353269428014755, 0.34979313611984253, 0.34927600622177124, -0.0825977772474289, -0.5701382160186768, -0.8467006087303162, 0.8103460669517517, 0.6644516587257385, -0.3640739917755127, -0.1968621462583542, -0.7521782517433167, -0.6511862277984619, -0.5088764429092407, -0.033663865178823...
Teacher: In this task, you are given a text from a post. Your task is to find all of the proper nouns and label them. The labels are <B-PER>, <I-PER> for persons; <B-ORG>, <I-ORG> for organizations; <B-LOC>, <I-LOC> for locations; and <B-MISC>, <I-MISC> for other nouns. The capital 'B' denotes the first word of a proper noun phrase. The capital 'I' denotes all following words of the same noun phrase. If a word is not a part of a proper noun phrase, do not label it. Teacher: Now, understand the problem? If you are still confused, see the following example: It has manufacturing plants in San Diego ; Creedmoor , N.C. ; Hampshire , England ; and Tijuana , Mexico , and distributes its prodcuts in more than 120 countries . Solution: It has manufacturing plants in San <B-LOC> Diego <I-LOC> ; Creedmoor <B-LOC> , N.C. <B-LOC> ; Hampshire <B-LOC> , England <B-LOC> ; and Tijuana <B-LOC> , Mexico <B-LOC> , and distributes its prodcuts in more than 120 countries . Reason: This is how the labeling should be. San Diego is the name of a location. In addition, it cannot be separated and is represented by two words. Therefore the labeling is San <B-LOC> Diego <I-LOC>. For the other locations mentioned in this sentence, they are single word locations and are represented with the label <B-LOC>. Now, solve this instance: Well repairs to lift Heidrun oil output - Statoil . Student:
Well repairs to lift Heidrun <B-LOC> oil output - Statoil <B-ORG> .
2
NIv2
task610_conllpp_ner
fs_opt
[ -0.13571670651435852, -0.4196520745754242, 0.12744250893592834, 0.34075838327407837, -0.06733347475528717, -0.5498326420783997, 0.08367649465799332, 0.8584669828414917, -0.16063673794269562, 0.045851800590753555, -0.1252816915512085, -0.05441590026021004, -0.5720427632331848, 0.35402992367...
Given the task definition and input, reply with output. In this task, you are given a text from tweets and a boolean question whether this tweet has positive sentiment or negative sentiment. Your task is to generate answer "yes" when the tweet has that particular sentiment, otherwise generate answer "no". Tweet: Good morning to all my friends! Hope you have a Terrific Tuesday! Question: is it a positive tweet?
yes
5
NIv2
task196_sentiment140_answer_generation
zs_opt
[ -1.4582589864730835, 0.3478221297264099, 0.674234926700592, 0.5437017679214478, 0.11058312654495239, -1.3504796028137207, -0.28860777616500854, 0.5911031365394592, 0.213400200009346, 0.04184886813163757, -0.5256682634353638, -0.3145443797111511, -0.32554569840431213, -0.4758727550506592, ...
Generate an explanation for the given claim using the provided supporting material from the paragraph. Please consider the following points while generating an output. 1) The claim will always have supporting proof in the paragraph, and the paragraph will have a clear point of view supporting the claim. 2) There can be instances where direct correlation to the claim is not available. Make use of the sentences in the paragraph to provide a corresponding output supporting the claim. 3) The explanation should be at least one and at most twelve sentences long. Paragraph: The story notes that TMS equipment is expensive and requires specialized training. However, this story didn’t put a dollar figure on the cost of the machine as Reuters did. And neither this story nor its Reuters counterpart attempted to quantify the costs of treatment for patients and insurers. The story tells us that patients receiving TMS improved “16.3% immediately following treatment and by 22.6% two weeks later.” Fair enough. But it didn’t tell us whether that type of improvement represents a meaningful change in patients’ ability to function and care for themselves. Reuters, by contrast, cautioned that “it’s not clear what the amount of improvement they observed would mean for patients in their daily lives.” We were also confused by this story’s use of the word “neglect” without defining what the term means clinically. Better to leave it out entirely or give a complete explanation of the meaning, as Reuters did. Although TMS used for depression is associated with a low rate of adverse effects (mostly headache), we don’t know if other problems might emerge when using it on patients who’ve had a stroke. The story didn’t discuss the potential for adverse effects or mention whether any adverse effects were seen in this study. Any new treatment – however theoretically safe – may cause unexpected harms in such a clinically fragile population. That is one of the limitations of a study of such a small number of highly selected individuals. We would’ve appreciated some stronger cautions about the very small size of this study (only 20 patients) and the danger of drawing firm conclusions from such a tiny sample. Overall, however, we were impressed with the expert comments that generally sought to restrain expectations for the technology. Examples: The story didn’t exaggerate the challenges faced by individuals who’ve had a stroke, but it would have been helpful to know how many stroke sufferers experience the “neglect” symptoms discussed in the story. The Reuters piece helpfully explains that about half of stroke sufferers experience these symptoms. The story had excellent sourcing and included comments from four different experts. The story says that “neglect” symptoms after stroke are usually treated with cognitive and physical therapy, but that this is “often not enough to make a meaningful improvement.” Later, however, it quotes an expert who says that this kind of rehab alone “could and should be enough to treat this kind of stroke.” Well, which one is it? We’ll give the story credit for addressing this criterion, but wish there had been a bit more clarity on the effectiveness of standard rehab. The study is described as “preliminary” and the treatment is called “not ready for prime time.” We think readers get the idea that this treatment is not available for stroke rehabilitation outside of a research setting. The story quotes an expert who calls TMS “a very novel treatment” for stroke, which is accurate. However, the story could have given more details about TMS’s more established use as a treatment for depression. The story alludes to this use, but doesn’t convey that depression is what TMS was originally designed to treat and where it is most frequently employed. This story was not based solely or largely on a press release. Claim: Magnet Therapy May Help Stroke Survivors Recover
Low-hanging fruit this story could have snatched include: With that being said, we thought the story overall offered an informative account of the study and excelled at providing context. We wish more stories about new treatments made the effort to quote four independent experts. Brain damage caused by stroke affects millions of patients and their caregivers. These people need accurate, unbiased information when making decisions about care and rehabilitation. Journalists can help provide that information by carefully vetting studies about new treatment approaches and seeking out the opinions of multiple independent experts–like this story did.
0
NIv2
task1369_healthfact_sentence_generation
zs_opt
[ 0.19429771602153778, 0.08391403406858444, -0.5777138471603394, 0.17965161800384521, 0.8145750761032104, -1.022749900817871, 0.8817882537841797, 0.9208039045333862, 0.023543842136859894, 0.5781475305557251, 0.09212858229875565, 0.653984785079956, -0.1350490152835846, 1.0475983619689941, -...
Given the task definition and input, reply with output. In this task, you are given a sentence in the Swedish language and your task is to convert it into the English language. In translation, keep numbers as it is and make it sentence case (capitalize only the first word of each sentence and noun). (NL) Herr talman! Jag är glad att jag får tillfälle att efter anförandet av föredraganden, Berger, göra några inledande kommentarer varefter jag naturligtvis med allt det intresse som krävs skall lyssna till de följande talarna.
(NL) Mr President, I am pleased I have been given the opportunity to make a few introductory remarks at the end of rapporteur Mrs Berger' s speech, after which I will, of course, listen with all due attention to the next speakers.
5
NIv2
task312_europarl_sv_en_translation
zs_opt
[ -0.7011241912841797, 0.7449896335601807, 0.6948378086090088, -0.2759339213371277, 0.16969084739685059, 0.012601146474480629, 0.5022813081741333, 0.2908763289451599, 0.5141414403915405, -0.12628936767578125, 0.11395943909883499, 0.725557804107666, -0.7523635625839233, 0.038580503314733505, ...
Detailed Instructions: You are given a sentence in Polish. Your job is to translate the Polish sentence into Galician. Q: Zaczynajcie każdą rozmowę zakładając, że możecie się czegoś nauczyć. A:
Teñen que entrar en cada conversa asumindo que hai algo que aprender.
9
NIv2
task1261_ted_translation_pl_gl
zs_opt
[ -0.5998756885528564, 0.9070816040039062, 0.3228995203971863, -1.2732664346694946, -0.029047280550003052, -1.4887439012527466, 0.3741375207901001, 0.27501180768013, -0.562865138053894, -0.46555832028388977, 0.32235220074653625, -0.24924036860466003, -0.5951544046401978, 0.5207968950271606, ...
In this task, you will be presented with a passage, and you need to write an **implausible** answer to to fill in the place of "_". Your answer should be incorrect, but should not be out of context. Try using words that are related to the context of the passage, but are not the correct answer. Even though there exist multiple wrong answers, we only need a single wrong answer. Q: Da Nang, Vietnam (CNN) President Donald Trump brought his hard-line economic nationalism to a summit of Pacific Rim leaders here Friday, issuing a stern rebuke of trade practices that have harmed American workers. But the President also continued to insist his US predecessors are to blame. "We are not going to let the United States be taken advantage of anymore," Trump said in a speech at the start of the Asia-Pacific Economic Cooperation summit. "I am always going to put America first, the same way I expect all of you in this room to put your countries first." It was a familiar message delivered to an audience that's still coming to grips with Trump's protectionist views. Even as Trump makes his debut appearance at this yearly set of meetings, other leaders are hoping to announce a revamped Trans-Pacific Partnership -- the landmark trade accord negotiated by the Obama administration but scrapped by Trump -- that doesn't included the United States."We are not going to let the United States be taken advantage of anymore," Trump saidIt was a familiar message from Trump Question:He renewed his criticism of past US administrations on Friday, saying they ignored the imbalances in trading practices that allowed other countries to take advantage of the _. A: Da Nang **** Q: (CNN) Despite Democrats' objections, and despite their 39-hour filibuster, the Missouri Senate on Wednesday morning passed a measure its supporters characterize as a religious freedom bill that could change the state's constitution. Republicans in the chamber used a procedure to end debate on the legislation and pass Senate Joint Resolution 39, an action that Democrats said broke Senate rules. If it someday becomes law, Missouri's Constitution would be amended to include language about the "protection of certain religious organizations and individuals from being penalized by the state because of their sincere religious beliefs or practices concerning marriage between two persons of the same sex."Republicans use a procedure to force a vote, end a 39-hour filibuster; Democrats objectThe bill goes to the House of Representatives; citizens could have the final say in a statewide vote Question:That's because, just like in _'s Senate, there are well more than double the number of Republicans as Democrats in the legislation's next stop -- the state House of Representatives. A: CNN **** Q: Robert Durst's family is so scared of the suspected-murderer that they have taken out a restraining order against him, even though he is currently behind bars without bail. A New Orleans judge has approved an order of protection, preventing Durst from contacting his brother Douglas, head of family business Durst Corp, and other members of Douglas' family. The former real estate heir was arrested this week on charges related to the murder of his long-time friend Susan Berman, who was killed execution-style in 2000. Prosecutors have charged Durst with capital murder, making him eligible for the death penalty if convicted.The restraining order prohibits Durst from contacting brother Douglas, and other members of Douglas' familyDurst, 71, was arrested on Saturday on charges of first-degree murder for the execution-style slaying of his friend Susan Berman in 2000The former real-estate heir was the focus of recent HBO documentary The JinxIn the final episode, which aired Sunday, Durst appears to confess to killing multiple people when he thinks his microphone is turned offLAPD say his Saturday arrest has nothing to do with the documentary Question:In the wake of Durst's arrest, _ issued a statement on behalf of the family which reads: 'We are relieved and also grateful to everyone who assisted in the arrest of Robert Durst. A:
Robert Durst ****
4
NIv2
task303_record_incorrect_answer_generation
fs_opt
[ 0.5232322812080383, -0.011742327362298965, -0.04003043472766876, -0.18140824139118195, 0.2339363694190979, 0.1538437008857727, 0.6440512537956238, 0.7150943279266357, -0.45058998465538025, 0.5323160886764526, -0.223455011844635, 0.5871137380599976, -0.4156150221824646, -0.00347866606898605...
Q: In this task, you are given a sentence from the Quran in Persian, and your task is to translate it into English. و [نیز] همه سپاهیان ابلیس. A:
Together with the hordes of Iblis.
7
NIv2
task657_quran_fa_en_translation
zs_opt
[ -0.6571222543716431, 1.6996607780456543, -0.30250871181488037, -0.099952831864357, -0.3289432227611542, -0.24899521470069885, 0.5714496374130249, -0.05285554379224777, 1.370924949645996, -0.10986673831939697, -0.4392767548561096, 0.3554149568080902, -0.5144707560539246, 0.45390939712524414...
You are given a text of the tweet and a corresponding label whether this tweet is 'Offensive', 'Hate Speech' or 'Neither'. Your job is to identify if the label is correct. Generate label 'true' if it's correct, 'false' otherwise. Example Input: Tweet: @NFLonFOX Random thought - If a bird crossing the path of a FG try were impacted by ball causing it to deflect off course. Re-kick or miss? Label: Neither Example Output: true Example Input: Tweet: All good things must come to an end, that's all right get 'em tomorrow #Yankees Label: Hate Speech Example Output: false Example Input: Tweet: @bellaangeletti no ud still be a fag if I was lolz Label: Hate Speech Example Output:
true
3
NIv2
task905_hate_speech_offensive_classification
fs_opt
[ -1.0126621723175049, 0.6422317028045654, 0.16518813371658325, 0.41204074025154114, -0.3059293031692505, -0.7907248735427856, 0.4215031862258911, 0.4854077994823456, 0.1766931116580963, 0.018859179690480232, -0.5913950204849243, -0.06447342038154602, -0.685415506362915, -0.2506755292415619,...
In this task, you need to count the number of times the given letter appears in the given sentence. Let me give you an example: Sentence: 'a large group of bananas proped up on several bicycles'. Find frequency of the letter 'e' The answer to this example can be: 5 Here is why: The letter 'e' appears 5 times in the sentence. OK. solve this: Sentence: 'a large bowl of food is sitting on the table'. Find frequency of the letter 'o' Answer:
5
8
NIv2
task113_count_frequency_of_letter
fs_opt
[ -0.1590503305196762, 0.2082715481519699, -0.706164538860321, 0.2066611349582672, 0.2195495069026947, -0.6360545754432678, 0.47102320194244385, 0.5398974418640137, -0.6159332990646362, -0.02247609943151474, -0.5141105651855469, 0.21174125373363495, -0.19867902994155884, 0.19971373677253723,...
This task is about creating an unanswerable question based on a given passage. Construct a question that looks relevant to the given context but is unanswerable. Following are a few suggestions about how to create unanswerable questions: (i) create questions which require satisfying a constraint that is not mentioned in the passage (ii) create questions which require information beyond what is provided in the passage in order to answer (iii) replace an existing entity, number, date mentioned in the passage with other entity, number, date and use it in the question (iv) create a question which is answerable from the passage and then replace one or two words by their antonyms or insert/remove negation words to make it unanswerable. -------- Question: Passage: In 1700 several hundred French Huguenots migrated from England to the colony of Virginia, where the English Crown had promised them land grants in Lower Norfolk County. When they arrived, colonial authorities offered them instead land 20 miles above the falls of the James River, at the abandoned Monacan village known as Manakin Town, now in Powhatan County. Some settlers landed in present-day Chesterfield County. On 12 May 1705, the Virginia General Assembly passed an act to naturalise the 148 Huguenots still resident at Manakintown. Of the original 390 settlers in the isolated settlement, many had died; others lived outside town on farms in the English style; and others moved to different areas. Gradually they intermarried with their English neighbors. Through the 18th and 19th centuries, descendants of the French migrated west into the Piedmont, and across the Appalachian Mountains into the West of what became Kentucky, Tennessee, Missouri, and other states. In the Manakintown area, the Huguenot Memorial Bridge across the James River and Huguenot Road were named in their honor, as were many local features, including several schools, including Huguenot High School. Answer: How many French Huguenots eventually moved to Missouri from Manakin Town? Question: Passage: Since about the year 2000, a growing number of Internet pharmacies have been established worldwide. Many of these pharmacies are similar to community pharmacies, and in fact, many of them are actually operated by brick-and-mortar community pharmacies that serve consumers online and those that walk in their door. The primary difference is the method by which the medications are requested and received. Some customers consider this to be more convenient and private method rather than traveling to a community drugstore where another customer might overhear about the drugs that they take. Internet pharmacies (also known as online pharmacies) are also recommended to some patients by their physicians if they are homebound. Answer: When did internet pharmacies begin to end? Question: Passage: Bowers confronted a similar problem in his edition of Maggie. Crane originally printed the novel privately in 1893. To secure commercial publication in 1896, Crane agreed to remove profanity, but he also made stylistic revisions. Bowers's approach was to preserve the stylistic and literary changes of 1896, but to revert to the 1893 readings where he believed that Crane was fulfilling the publisher's intention rather than his own. There were, however, intermediate cases that could reasonably have been attributed to either intention, and some of Bowers's choices came under fire – both as to his judgment, and as to the wisdom of conflating readings from the two different versions of Maggie. Answer:
What changes did Maggie make to secure commercial publication?
7
NIv2
task348_squad2.0_unanswerable_question_generation
fs_opt
[ 0.2856086790561676, 0.08147552609443665, 0.11038465797901154, 0.06739382445812225, 0.6909805536270142, -0.29699569940567017, 0.7308701276779175, 0.87639319896698, 0.44056543707847595, -0.011978670954704285, -0.5030485391616821, 0.3720299005508423, -0.5510181784629822, -0.3345540761947632, ...
You will be given a definition of a task first, then some input of the task. In this task, you are given two strings A,B. Find the longer of the two lists, convert it to lowercase, and return all the unique alphabets used in it. The two input strings are never equal. VSclZoKPIJ, WwviclZoGmwG Output:
c, g, i, l, m, o, v, w, z
1
NIv2
task756_find_longert_substring_and_return_all_unique_alphabets_in_it
zs_opt
[ -0.6996805667877197, 1.036218285560608, -0.1491755098104477, -0.05585000291466713, 0.13841262459754944, 0.3246464133262634, 1.463446855545044, -0.5686988830566406, -0.18102608621120453, -0.31027835607528687, -0.8631535768508911, -0.3545798063278198, 0.4842509925365448, -0.37846094369888306...
You will be given a definition of a task first, then some input of the task. You are given a sentence in Polish. Your job is to translate the Polish sentence into Arabic. Powrót do zdrowia jest możliwy. Output:
يوجد هناك تعافى.
1
NIv2
task1259_ted_translation_pl_ar
zs_opt
[ 0.005850927904248238, 1.2408546209335327, -0.1668318808078766, -0.7081778049468994, -0.4827669560909271, 0.506663978099823, 1.730244755744934, -0.30961811542510986, 0.8445123434066772, -0.30690324306488037, -0.7119137048721313, 0.7823039889335632, -0.46351900696754456, 0.3857739269733429, ...
Generate a correct and concise answer for the question based on the words in the context. Context : John Hunt Morgan (June 1, 1825 -- September 4, 1864) was a Confederate general in the American Civil War. Question : Which war did John Hunt Morgan serve in? American Civil War Context : The 18th Mounted Brigade previously known as the 2/1st Yorkshire Mounted Brigade was a 2nd Line yeomanry brigade of the British Army during the First World War. Question : To which branch did 18th Mounted Brigade belong? British Army Context : Helena Palaiologina (Greek: Ἑλένη Παλαιολογίνα) (3 February 1428 -- 11 April 1458) was a Byzantine princess of the Palaiologos family, who became the Queen consort of Cyprus and Armenia, titular Queen consort of Jerusalem, and Princess of Antioch through her marriage to King John II of Cyprus and Armenia. Question : What is Helena Palaiologina's spouse's name?
John II of Cyprus
0
NIv2
task1327_qa_zre_answer_generation_from_question
fs_opt
[ 0.5024334788322449, 0.12250137329101562, -0.7791426181793213, -0.0776805728673935, 0.6390845775604248, -1.473991870880127, -0.35091012716293335, 0.8016440868377686, 0.12810371816158295, -0.3996028006076813, -0.023288846015930176, 0.3115540146827698, -0.9666029214859009, -0.4508784413337707...
Given a sentence in English language, translate the sentence to Igbo language keeping the meaning of the original sentence intact [Q]: English sentence: How do you view the matter of free will? [A]: Olee otú i si ele okwu gbasara mmadụ iji aka ya ekpebiri onwe ya ihe anya? [Q]: English sentence: If you have a mild form of depression, anxiety or any other mood disorder, then Phenibut can help . [A]: Ọ bụrụ na ị nwere a nwayọọ ụdị ịda mbà n'obi, nchegbu ma ọ bụ ihe ọ bụla ọzọ na ọnọdụ aghara, mgbe ahụ Phenibut nwere ike inyere . [Q]: English sentence: Piff the Magic Dragon and Mr Piffles were in Houston recently while I was there …it.. . [A]:
Piff anwansi dragọn ahụ na Mr Piffles nọ Houston na nso nso mgbe m nọ n'ebe...it.. .
5
NIv2
task452_opus_paracrawl_en_ig_translation
fs_opt
[ -0.36481428146362305, 0.25929224491119385, 0.14741405844688416, -0.741451621055603, 0.42425671219825745, -1.518903136253357, 0.9580789804458618, 0.4490092992782593, 0.4394369125366211, -0.31481266021728516, -0.6254913806915283, 0.07875525951385498, -0.7685598134994507, -0.0697900652885437,...
You are given a sentence in Spanish. Your job is to translate the Spanish sentence into Farsi. Let me give you an 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. The answer to this example can be: خوب ، من چیزی نمیگم ، اما در واقع یک واحد تحقیقات کوچک در در تورین ، ایتالیا به نام پروژه پروفایل هکرها وجود داره. Here is why: The Spanish sentence is correctly translated into Farsi, because the meaning is preserved. OK. solve this: La primera es que hemos tomado como objetivo el sistema de comunicación entre miembros de cada especie. Answer:
اول سیستم اختصاصی هر گونه را هدف قرار دادیم.
8
NIv2
task1103_ted_translation_es_fa
fs_opt
[ -0.4789610207080841, 0.3190988004207611, -0.48149287700653076, 0.11488696932792664, -0.4231311082839966, -0.3912650942802429, 0.33393192291259766, 0.16365227103233337, -0.5953329205513, -0.35692429542541504, -0.3413776159286499, 0.37958088517189026, -0.3630066514015198, -0.1242421716451644...
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. [Q]: Я боюсь бомжів які спять вокруг( [A]: fear [Q]: Мой глаз поход на помидор, все сосуду лопнули, еще и болит жутко:( [A]: sadness [Q]: Вот вы о печальном упомянули . [A]:
sadness
5
NIv2
task1662_cedr_ru_classification
fs_opt
[ -0.6114279627799988, -0.12179391831159592, 0.26469898223876953, -0.41161495447158813, -0.3333360552787781, -0.5473191738128662, 0.7145388126373291, 1.1153510808944702, -0.2543506324291229, -0.04057757928967476, -0.9637874364852905, 0.13766586780548096, 0.16148896515369415, 0.32480353116989...
In this task, you will be presented with a question having multiple possible answers in Vietnamese language. And you should choose a most suitable option out of "A", "B", "C", "D", and "E" based on your commonsense knowledge. Example Input: Question: Nếu ai đó đang làm tổn thương người khác, điều gì có khả năng xảy ra từ cảnh sát? Options: A sự trừng phạt B Sự phẫn nộ C thấy buồn D sự sầu nảo E đau khổ Example Output: A Example Input: Question: Thật là ngột ngạt nên cô quyết định hít thở không khí trong lành, kết quả là sao? Options: A cứu trợ B năng lượng C cảm thấy tốt hơn D thư giãn E Im lặng Example Output: C Example Input: Question: Phần nào của bất động sản có thể nằm cạnh đường lái xe? Options: A ngoại ô B khu vực lân cận C lái xe trên D sự chia nhỏ E sân Example Output:
E
3
NIv2
task1130_xcsr_vi_commonsense_mc_classification
fs_opt
[ 0.5314267873764038, 0.17249473929405212, 0.01128171943128109, 0.22185684740543365, -0.0522969588637352, -0.7577788233757019, 0.8270388245582581, 1.2408396005630493, 0.24489332735538483, 0.2477799504995346, -0.6037513613700867, 0.43472820520401, 0.2044215053319931, -0.7633408308029175, 0....
Two analogies that relate objects to the associated rooms is given in the form "A : B. C : ?". "A : B" relates object A to room B. Your task is to replace the question mark (?) with the appropriate room for the given object C, following the "A : B" relation. Example input: shelf : nursury. cabinet : ? Example output: bathroom Example explanation: The given analogy relates objects to their rooms. A shelf is associated with a nursery. A cabinet is associated with a bathroom Q: boxes : attic. boxes : ? A:
attic
3
NIv2
task1157_bard_analogical_reasoning_rooms_for_containers
fs_opt
[ 0.3714432120323181, 0.8170599937438965, -0.8341060280799866, 0.541843831539154, -0.22379988431930542, 0.00929824449121952, 0.5607897043228149, 0.17537373304367065, 0.3305642604827881, -0.2291833758354187, 0.27108466625213623, 0.1778453290462494, -0.41735202074050903, 0.384427011013031, 0...
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 One example is below. Q: 3, ['a', '34', 'f', '931', '7', '3432', '13245', '762'] A: a, 34, f Rationale: Here, the first 3 elements from the list are 'a', '34', and 'f'. Q: 1, ['e', '1125', 'q', 'X', 'B', '2923', '4463', 'H', 'X', '6889', '283', '2359', 'F', '7521', 'Y', 'X', 'U'] A:
e
9
NIv2
task063_first_i_elements
fs_opt
[ -0.033460915088653564, 0.4435764253139496, -0.24466942250728607, -0.501960277557373, -0.3044408857822418, -0.21698838472366333, 0.8403961658477783, 0.2522798180580139, -0.0873095914721489, -0.09619925171136856, -1.1602671146392822, -0.1856154203414917, -0.17474733293056488, -0.594195365905...
Teacher:You are given a sentence in Spanish. Your job is to translate the Spanish sentence into Hebrew. Teacher: Now, understand the problem? Solve this instance: En la Revista de Medicina de Nueva Inglaterra, se publicó un estudio que demostró que con el recalentamiento correcto, es posible revivir sin ningún problema neurológico a personas que han sufrido la falta de latido por tres horas. Student:
בכתב העת הרפואי של ניו-אינגלנד, התפרסם מחקר שהוכיח שבעזרת חימום מחודש נכון, אנשים שסבלו וליבם לא פעם במשך 3 שעות, הוחזרו לחיים ללא בעיות נוירולוגיות.
6
NIv2
task1229_ted_translation_es_he
zs_opt
[ -0.4304179847240448, -0.11976927518844604, 0.2638826370239258, -0.41430091857910156, 0.049684472382068634, -0.09799638390541077, 0.701458215713501, 0.3913467526435852, 0.15271508693695068, -0.5471226572990417, -0.00694307079538703, 0.14925408363342285, -0.8918904662132263, -0.3107622861862...
Detailed Instructions: In this task, you need to count the number of words in a sentence that contain the given letter Q: Sentence: 'a man playing wii while two people watch'. How many words contain the letter 'q' in the sentence. A:
0
9
NIv2
task161_count_words_containing_letter
zs_opt
[ -0.227242112159729, 1.2511093616485596, -0.8388454914093018, -1.4490187168121338, -0.1406884491443634, -0.1898954212665558, 0.5568645000457764, -0.16525258123874664, 0.6957814693450928, -0.30072322487831116, 0.12401379644870758, -0.2719193398952484, -0.8260581493377686, -0.159570574760437,...
TASK DEFINITION: You are given a statement written in Gujarati. Choose the most logical word from the given 4 options which can be used to replace the <MASK> token in the statement. Output the word from the correct option . PROBLEM: Statement: <MASK> દેશના પશ્ચિમ ભાગમાં આવેલા ગુજરાત રાજ્યના સૌરાષ્ટ્ર વિસ્તારના જૂનાગઢ જિલ્લામાં આવેલા વિસાવદર તાલુકામાં આવેલું એક ગામ છે. આ ગામના લોકોનો મુખ્ય વ્યવસાય ખેતી, ખેતમજૂરી તેમ જ પશુપાલન છે. આ ગામમાં મુખ્યત્વે ઘઉં, જીરુ, મગફળી, તલ, બાજરી, કપાસ, દિવેલા, રજકો તેમ જ અન્ય શાકભાજીના પાકની ખેતી કરવામાં આવે છે. આ ગામમાં પ્રાથમિક શાળા, પંચાયતઘર, આંગણવાડી તેમ જ દૂધની ડેરી જેવી સવલતો પ્રાપ્ય થયેલી છે. Option A: આંગણવાડી Option B: ગુજરાત Option C: સૌરાષ્ટ્ર Option D: ભારત SOLUTION: ભારત PROBLEM: Statement: તેનું પ્રથમ મોટરવેગન 1885માં બનાવવામાં આવ્યું હતું, અને તેની શોધ માટેની તેની અરજીને 29 જાન્યુઆરી, 1886ના રોજ પેટન્ટ આપવામાં આવી હતી. બેન્ઝે 3 જૂલાઇ, 1886ના રોજ વાહનોના વેચાણની શરૂઆત કરી, અને 1888 અને 1893 વચ્ચે આશરે 25 બેન્ઝ વાહનોનું વેચાણ કરવામાં આવ્યું હતું, જ્યારે તેમના પ્રથમ ચાર પૈડાના વાહનની રજૂઆત પરવડે તેવા મોડેલની સાથે કરવામાં આવી હતી. તેની પોતાની ડિઝાઇનના ફોર-સ્ટ્રોક એન્જિન્સ તેમાં લગાવવામાં આવ્યા હતા. <MASK>ના એમાઇલ રોજર અગાઉથી બેન્ઝ એન્જિન્સ પરવાના હેઠળ બનાવે છે, હવે તેમના ઉત્પાદનોની શ્રેણીમાં બેન્ઝ ઓટોમોબાઇલનો ઉમેરો થયો. Option A: બ્રાઝિલ Option B: ફ્રાન્સ Option C: જાપાન Option D: ભારત SOLUTION: ફ્રાન્સ PROBLEM: Statement: ભોજપુરી ભાષાની ફિલ્મો મુખ્યત્વે <MASK> અને પૂર્વ ઉત્તર પ્રદેશમાં વસતા લોકોને ધ્યાનમાં રાખીને બને છે. દિલ્હી અને મુંબઈ જેવા શહેરોમાં પણ ભોજપુરી ફિલ્મોને ઘણા દર્શકો મળી રહે છે જ્યાં ભોજપુરી ભાષી વિસ્તારના ઘણા લોકો સ્થળાંતર કરીને વસવાટ કરવા ગયા છે. ભારત ઉપરાંત ભોજપુરી ભાષી દેશોમાં પણ આ ફિલ્મો માટે મોટું માર્કેટ છે જેમાં વેસ્ટ ઇન્ડિઝ, ઓસેનિયા અને દક્ષિણ અમેરિકા સામેલ છે. ભોજપુરી ભાષાની ફિલ્મોનો ઇતિહાસ 1962માં શરૂ થાય છે જ્યારે ગંગા મૈયા તોહો પિયારી ચઢાઇબો (ગંગા માતા, હું તને પીળી સાડી ચઢાવું છું) જેનું નિર્દેશન કુંદન કુમારે કર્યું હતું. ત્યાર પછીના દાયકામાં ભોજપુરી ફિલ્મોનું નિર્માણ અટકી અટકીને ચાલતું હતું. Option A: કેરળ Option B: બેંગલોર Option C: કર્ણાટક Option D: બિહાર SOLUTION:
બિહાર
8
NIv2
task946_wiki_cloze_gu_multiple_choice_question_answering
fs_opt
[ 0.3207791745662689, 0.2619391977787018, 0.24155192077159882, 0.06810443103313446, 0.003994054161012173, -0.10296064615249634, 0.38263678550720215, 1.1798207759857178, -0.41936159133911133, 0.21572130918502808, -0.3576376736164093, -0.04332520812749863, 0.1571013182401657, -0.32237023115158...
In this task you will be given a list of lists, of numbers. For every inner list, you should multiply every number in that list and put the results in your answer. The output should be a list of numbers with the same length as the number of the lists in the input list. [[13, 44], [7, -33], [-5, -7, -17, 12, -16], [-32, 12, 49, -29, 9], [43, -31, 17, 21], [-36, -33, -39, -39]]
[572, -231, 114240, 4910976, -475881, 1806948]
0
NIv2
task371_synthetic_product_of_list
zs_opt
[ -0.27426981925964355, 0.6316782236099243, -0.6467468738555908, -0.04668353497982025, -0.06432713568210602, 0.11602289974689484, 1.3662241697311401, 0.05730010196566582, -0.16209399700164795, -0.300154447555542, -0.9831943511962891, 0.24446682631969452, -0.6641814708709717, 0.04843322932720...
You will be given a definition of a task first, then some input of the task. You are given a statement written in Assamese. Choose the most logical word from the given 4 options which can be used to replace the <MASK> token in the statement. Output the word from the correct option . Statement: বিশ্বকাপ ক্ৰিকেট ২০২৩ হৈছে ২০২৩ চনত <MASK>ত আয়োজিত হ'বলগীয়া এক ক্ৰীড়া প্ৰতিযোগিতা। ২০১৩ চনৰ জুন মাহত অনুষ্ঠিত এক সভাত আন্তঃৰাষ্ট্ৰীয় ক্ৰিকেট সংসদে এই প্ৰতিযোগিতাখন ভাৰতত পতাৰ সিদ্ধান্ত লয়। ই হৈছে ত্ৰয়োদশ সংখ্যক বিশ্বকাপ ক্ৰিকেট, ভাৰতে চতুৰ্থ বাৰৰ বাবে আয়োজন কৰিব। ১৯৮৭ (পাকিস্তানৰ সৈতে), ১৯৯৬ (পাকিস্তান আৰু শ্ৰীলংকাৰ সৈতে) আৰু ২০১১ (শ্ৰীলংকা আৰু বাংলাদেশৰ সৈতে) চনত যুটীয়াভাৱে তিনিবাৰ বিশ্বকাপ ক্ৰিকেট আয়োজন কৰাৰ পাছত এইবাৰ প্ৰথমবাৰৰ বাবে ভাৰতে এককভাৱে এই প্ৰতিযোগিতা অুনষ্ঠিত কৰিব। Option A: বাংলাদেশ Option B: পাকিস্তান Option C: শ্ৰীলংকা Option D: ভাৰত Output:
ভাৰত
1
NIv2
task944_wiki_cloze_as_multiple_choice_question_answering
zs_opt
[ -0.15497979521751404, 0.759568452835083, -0.06976506859064102, 0.32218876481056213, 0.32888418436050415, -0.003336530178785324, 0.23544958233833313, 0.6809700131416321, -0.5003668665885925, 0.36020979285240173, -0.49068719148635864, 0.7606581449508667, 0.018847882747650146, -0.202587455511...
You are given a short text as a title. Your task is to generate a poem as output that is related to the given title and should feel like written by kids. The output should be a run-on sentence (two or more complete sentences connected without any punctuation). The poem should not be too long or too complex, because it should feel like it is written by younger person without high level of literature education. Q: Volleyball Hiku A:
i love volleyball volleyball be amaze volleyball be life
4
NIv2
task1711_poki_text_generation
zs_opt
[ -0.4290822148323059, 0.8188954591751099, 0.31798964738845825, -0.7999721169471741, -0.4247627258300781, -0.573218584060669, 0.7908232808113098, 0.025587311014533043, 0.6879580020904541, -1.0113725662231445, -0.3753587603569031, 0.3533068299293518, -0.26374244689941406, 0.2684258818626404, ...
A text is given in Gujarati. Translate it from the Gujarati language to the Urdu language. The translation must not omit or add information to the original sentence. [EX Q]: اس کے علاوہ ہماری حکومت نے بینکوں کے دروازے نوجوانوں کےلئے کھول دئیے ہیں جو اپنے خوابوں کو اپنے طور پر شرمندہ تعبیر کرنا چاہتے ہیں۔ [EX A]: આ ઉપરાંત આપણી સરકારે પોતાના સપનાં સાકાર કરીને સિદ્ધિ મેળવવા ઈચ્છતા યુવાનો માટે બેંકોના દ્વાર ખોલી નાખ્યા છે. [EX Q]: روزگارکی صورتحال سے متعلق تفصیلی نوٹ کے لئے اسی ویب سائٹ پر دستیاب ہماری انگریزی کی ریلیز دیکھیں۔ [EX A]: રોજગારી પરિપ્રેક્ષ્યના સંબંધમાં સંપૂર્ણ નોટ જોવા માટે અહીં ક્લિક કરો. [EX Q]: 2۔ ماس میڈیا کے شعبے میں ماہرین کے باہمی تبادلے ۔ [EX A]:
સહ-ઉત્પાદનો આપણી કુશળતાઓનું નિર્માણ કરવાની અને તેને પ્રદર્શિત કરવાની તક પૂરી પાડશે.
6
NIv2
task1002_pib_translation_urdu_gujarati
fs_opt
[ -1.075268030166626, 0.46724042296409607, -0.45340070128440857, -1.1103839874267578, -0.3436119556427002, 0.029546432197093964, 0.6635432839393616, 0.12857872247695923, -0.029395105317234993, -0.526528000831604, -0.6657922267913818, 0.2536506652832031, -0.5507250428199768, 0.106494367122650...
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: turn right thrice and run opposite right Student:
I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_RUN
6
NIv2
task126_scan_structured_text_generation_command_action_all
zs_opt
[ 0.1983407437801361, 0.9453614950180054, -0.24048662185668945, 0.05741492658853531, -0.1152014434337616, 0.15030606091022491, -0.004744782578200102, 0.20606331527233124, -0.10139140486717224, -0.2907216250896454, -0.7440948486328125, -0.30691102147102356, -0.6569663286209106, -0.28262829780...
In this task, you have to generate the title of the recipe given its required ingredients and directions. Q: ingredients: '2 oz. red food coloring', '3 Tbsp. instant chocolate drink powder (Quik)', '1/2 c. shortening', '1 1/2 c. sugar', '2 eggs', '1 c. buttermilk', '2 1/4 c. flour', '1/4 tsp. salt', '1 tsp. vanilla', '1 tsp. baking soda', '1 Tbsp. vinegar',<sep> directions: 'Combine food coloring and chocolate drink; let stand.', 'Mix shortening, sugar, eggs and cocoa paste.', 'Beat buttermilk; add to sugar mixture.', 'Add flour, salt and vanilla; beat well.', 'Mix in by hand the soda and vinegar.', 'Pour into two 8-inch greased baking pans.', 'Bake 30 to 35 minutes at 375°.' A: Red Valentine Cake **** Q: ingredients: '2 lbs boiling potatoes, peeled and cubed', '1/4 cup prepared horseradish', '1/2 cup heavy cream', '4 tablespoons butter', 'salt and pepper',<sep> directions: 'Place the potatoes in a 4-quart saucepan, add enough cold water to cover the potatoes, cover the pot. Heat on high until the water boils. Reduce heat to medium and simmer until the potatoes are easily pierced with a knife, around 20 minutes.', 'While the potatoes are cooking, combine the horseradish, cream and butter in a small saucepan. Heat over medium heat until the butter is melted and the cream is hot.', 'Drain the potatoes and allow them to sit in the colander for a couple of minutes. Place the potatoes in a mixing bowl and mash. Stir in the cream mixture, blend well. Season with salt and pepper to taste.' A: Mashed Potatoes With Horseradish **** Q: ingredients: '1/2 pound ground beef', '3/4 cup chopped onion', '1/2 teaspoon garlic, minced', '1 (14.5 ounce) can whole peeled tomatoes, undrained and chopped', '1 cup water', '1 (5.6 ounce) package Knorr(R) Fiesta SidesTM - Spanish Rice', '2 teaspoons chili powder', '1/2 teaspoon ground cumin (optional)', '1 cup red kidney beans, rinsed and drained',<sep> directions: 'Cook ground beef, onion and garlic in 12-inch skillet over medium-high heat, stirring occasionally, 5 minutes or until browned; drain. Stir in tomatoes, water, Knorr(R) Fiesta Sides(TM) - Spanish Rice, chili powder and cumin and bring to a boil. Reduce heat to low and simmer, stirring occasionally, 10 minutes or until rice is tender. Stir in beans and heat through. Top, if desired, with shredded Cheddar cheese and crumbled corn muffins.' A:
Fix-It-Fast Chili ****
4
NIv2
task569_recipe_nlg_text_generation
fs_opt
[ 0.5930026769638062, 0.33427390456199646, -0.24941153824329376, 0.5827551484107971, 0.13941410183906555, -0.004829707555472851, 0.3434077501296997, 1.3402893543243408, -0.6099275946617126, -0.427653431892395, -0.40751996636390686, 0.0360046923160553, 0.2014765739440918, -0.02177836373448372...
instruction: In this task you will be given a list of lists, of numbers. For every inner list, you should multiply every number in that list and put the results in your answer. The output should be a list of numbers with the same length as the number of the lists in the input list. question: [[-17, 19, -49], [19, 25], [-29, 30, -33], [-1, 6, -29]] answer: [15827, 475, 28710, 174] question: [[45, 3, -14, -46, 5], [42, 0, -11], [-50, 32, 25, 4, 4], [19, 45, -12, -20], [-8, -38, -50, -26, -28], [6, -19, 30, 49, 49], [45, 36], [28, -35, -30, 34, 50]] answer: [434700, 0, -640000, 205200, -11065600, -8211420, 1620, 49980000] question: [[25, 47, -29, 27], [15, 18, -40, -12, 37], [9, 47, -5, 4], [11, 20, 20, 10], [50, -41], [38, 39, -48, 44, 37], [13, 12, 8], [35, -21], [29, -32, -31, -6]] answer:
[-920025, 4795200, -8460, 44000, -2050, -115809408, 1248, -735, -172608]
9
NIv2
task371_synthetic_product_of_list
fs_opt
[ 0.19904838502407074, 0.5263173580169678, -0.9056313037872314, -0.3494347333908081, -0.24052202701568604, -0.46673327684402466, 1.0435595512390137, 0.809234619140625, -0.3413185179233551, -0.16954970359802246, -1.1752068996429443, 0.3574092984199524, -0.5565292835235596, -0.3493939042091369...
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to return the sum of all the numerical elements in the list A between the positions i and j (including positions i and j). Return 0 if no numerical element is present in the list between the given ranges. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. Input: Consider Input: 3, 26, ['5141', 'c', 'c', 'K', '3639', '4487', 'G', '8839', 'F', '6699', '9171', '9409', 'm', 'N', 'E', '6055', '6819', 'c', 'r', 'u', '2475', 'q', 'F', '319', 'g', '2923', 'o', '6315', '8335'] Output: 60835 Input: Consider Input: 2, 10, ['907', '3413', 'y', 'Y', 'y', '9671', '6631', 'g', '8803', '3127', 'k', 'Y', '413', '3871', '909', 'G', '4431', '6489', '7291', 'J', 'W', '6423', '641', 'G', '2545', '4471', '3717', '2671', '561'] Output: 31645 Input: Consider Input: 3, 13, ['8047', '3975', 'B', '2795', '7861', '8145', 'e', '2147', 'H', 'A', 'h', 'l', 'K']
Output: 20948
2
NIv2
task606_sum_of_all_numbers_in_list_between_positions_i_and_j
fs_opt
[ 0.008433260023593903, -0.20934638381004333, -0.46261096000671387, -0.6689287424087524, 0.033454298973083496, -0.37884241342544556, 0.580414891242981, 0.4532093405723572, -0.5952146053314209, 0.3147965967655182, -0.7387790679931641, 0.6079180836677551, -0.287380576133728, -0.035599485039711...
Detailed Instructions: A text is given in English. Translate it from the English language to the Hindi language. The translation must not omit or add information to the original sentence. See one example below: Problem: There are special coaching classes for Adivasi students Solution: आदिवासी छात्रों के लिए विशेष कोचिंग क्लासेस हैं Explanation: Correct translation for given sentence. Input sentence means 'There are special coaching classes for Adivasi students' which is the same as the output sentence. Problem: 166. 86 crore and the share of the State Government will be Rs. 18. Solution:
परियोजना में केंद्र सरकार की हिस्सेदारी 166.86 करोड़ रुपये की होगी और राज्य सरकार की हिस्सेदारी 18.08 करोड़ रुपये होगी।
4
NIv2
task1023_pib_translation_english_hindi
fs_opt
[ -0.07002895325422287, 0.038932327181100845, 0.0912395715713501, -0.14235028624534607, -0.27955085039138794, -0.9133138060569763, 0.8269604444503784, 0.35687729716300964, 0.06762519478797913, -0.5580333471298218, -0.22790825366973877, 0.10864122956991196, -0.38196802139282227, 0.35287702083...
Given the task definition, example input & output, solve the new input case. In this task, you're given a context passage. Your job is to generate relevant questions that can be answered by directly referring to the passage. Example: Tracy slept awkwardly on their new bed and was having some pain, so Tracy cracked her neck. Output: What did Tracy do with her neck? The question asked is relevant and can be directly answered by referring to the phrase "so Tracy cracked her neck" from the passage. New input case for you: Casey bought one for Tracy which made his girlfriend extremely jealous. Output:
What will happen to Casey?
1
NIv2
task596_mocha_question_generation
fs_opt
[ -0.30371081829071045, 0.9842978715896606, -0.25553905963897705, 0.6765087842941284, 0.08680424094200134, 0.4000546932220459, 0.5148600935935974, 0.3110174536705017, 0.241238534450531, 0.34857797622680664, -0.4301149547100067, -0.25163665413856506, -0.13342788815498352, 0.1466829776763916, ...
Teacher: Given a sentence in the Japanese and Central Khmer language. Your task is check if the Khamer sentence is translation of Japanese. if the translation is correct than generate label "Yes", otherwise generate label "No". Teacher: Now, understand the problem? If you are still confused, see the following example: Japanese: 詳細は昨日UTC17時30分、英国議会でイギリスのルス・ケリー運輸大臣によって伝えられた。 Khamer: បណ្តាអ្នកនយោបាយនៅចក្រភពអង់គ្លេសបន្តលើកកង្វល់អំពីការបាត់បង់ ជាពិសេសព័ត៌មាន ព្រមទាំងសមត្ថភាពរដ្ឋាភិបាលក្នុងការសុវត្ថិភាពនិងប្រមូលរក្សាទិន្ន័យ។ Solution: Yes Reason: The converted Khamer sentence is correctly translated from Japanese because converted sentence has the same message as the original Japanese sentence that Details were given yesterday in the House of Commons at 1730 UTC by Britain's Transport Secretary Ruth Kelly. Now, solve this instance: Japanese: 彼の税金と国の社会的準備に対する支出削減計画の効果についてはまだ説明されていない。 Khamer: ប្រសិទ្ធភាពនៃគំរោងកាត់បន្ថយពន្ធនិងចំណាយក្នុងថិវិកាគ្រោងរបស់រដ្ឋសំរាប់សង្គម មិនទាន់បានពន្យល់នៅឡើយទេ។ Student:
Yes
2
NIv2
task1123_alt_ja_khm_answer_generation
fs_opt
[ -0.3996829390525818, -0.5450093150138855, 0.1909339427947998, -0.03403278440237045, 0.249916672706604, -0.5509617328643799, -0.006559649482369423, 0.6505481004714966, -0.7048804759979248, -0.20595934987068176, 0.5056920647621155, 0.6245557069778442, -0.2675729990005493, 0.28134703636169434...
Q: Given a story, answer the question about the story. The question is the last sentence in the input. The story has one of the three following scenarios: (1) when the individual's belief matches reality, (2) when the individual's belief does not match reality, (3) is when an individual has a false belief about another individual's beliefs. The question will ask about the location of an object in the story with respect to either none or one of the three scenarios. Jayden entered the laundry. Aiden entered the laundry. The corn is in the red_envelope. Jayden moved the corn to the red_cupboard. Where does Jayden think that Aiden searches for the corn? A:
red_cupboard
7
NIv2
task151_tomqa_find_location_easy_clean
zs_opt
[ 0.34194082021713257, -0.41140347719192505, -0.1942543089389801, -0.06031262129545212, -0.5403556823730469, -0.002907519694417715, -0.3566555380821228, 0.8844227194786072, -0.26258358359336853, -0.5531233549118042, -0.4117242395877838, 0.33160483837127686, -0.06584706902503967, 0.1380402743...
Definition: 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'. Input: Problem: a train which has 300 m long , is running 80 kmph . in what time will it cross a person moving at 16 kmph in same direction ? Options: a ) 25 sec , b ) 35 sec , c ) 15 sec , d ) 45 sec , e ) 20 sec Output:
c
2
NIv2
task1422_mathqa_physics
zs_opt
[ -0.05323952063918114, -0.33444151282310486, -0.27979540824890137, -0.24248893558979034, -0.4206758737564087, 0.16249054670333862, 0.14044269919395447, 0.4802088141441345, 0.061992719769477844, -0.502698540687561, -0.8428636789321899, 0.16310477256774902, 0.2291257679462433, -0.177975460886...
Given the task definition and input, reply with output. In this task, you will be presented with a question, and you have to write the part-of-speech tag for each word in the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposition or subordinating conjunction, JJ: Adjective, JJR: Adjective, comparative, JJS: Adjective, superlative, LS: List item marker, MD: Modal, NN: Noun, singular or mass, NNS: Noun, plural, NNP: Proper noun, singular, NNPS: Proper noun, plural, PDT: Predeterminer, POS: Possessive ending, PRP: Personal pronoun, PRP$: Possessive pronoun, RB: Adverb, RBR: Adverb, comparative, RBS: Adverb, superlative, RP: Particle, SYM: Symbol, TO: to, UH: Interjection, VB: Verb, base form, VBD: Verb, past tense, VBG: Verb, gerund or present participle, VBN: Verb, past participle, VBP: Verb, non-3rd person singular present, VBZ: Verb, 3rd person singular present, WDT: Wh-determiner, WP: Wh-pronoun, WP$: Possessive wh-pronoun, WRB: Wh-adverb Who is the widowed field mouse in the fictional rodent world of Robert C. O'Brien ?
WP VBZ DT JJ NN NN IN DT JJ NN NN IN NNP NNP NNP .
5
NIv2
task345_hybridqa_answer_generation
zs_opt
[ -0.3345930278301239, 0.797958493232727, -0.14350055158138275, 0.4910731315612793, -0.4639134109020233, -0.5567988753318787, 0.6653039455413818, 0.5046619772911072, -0.00019255722872912884, -0.3342357873916626, -0.7321305274963379, 0.30483585596084595, -0.06503302603960037, -0.0520790815353...
Q: In this task, you are given a paragraph, a question, and a candidate incorrect answer to the question. Your goal is to judge whether the provided answer is a valid incorrect answer to a given question. An incorrect answer should not truthfully answer the given question. A good incorrect answer should be closely related to the content of the paragraph and/or the question so that the readers are forced to read the whole paragraph to infer its [in]correctness. Additionally, an incorrect answer should be of the same semantic type as the given correct answer (e.g., both can be names of locations). If you think the given incorrect answer is good(and incorrect), indicate it by responding "Yes". Otherwise, respond "No". There are only two types of responses possible:"Yes" and "No". Paragraph- Sent 1: In 2415 , after a virus in 2011 wiped out 99 % of the Earth 's population , all of the survivors inhabit Bregna , a walled city-state , which is ruled by a congress of scientists . Sent 2: Although Bregna is idyllic , people are routinely disappearing and everyone is suffering from bad dreams . Sent 3: on Flux is a member of the ` Monicans ' , an underground rebel organization who communicate through telepathy-enabling technology and are led by The Handler . Sent 4: After a mission to destroy a surveillance station , on comes home to find her sister Una has been killed for being mistaken for a Monican . Sent 5: When on is sent on a mission to kill the government 's leader , Trevor Goodchild , she discovers that both she and the Monicans are being manipulated by council members in a secret coup . Sent 6: This discovery causes on to question the origins of everyone in Bregna ; and in particular , her own personal connection to Trevor . Sent 7: It turns out that everyone in Bregna is actually a clone , grown from recycled DNA . Sent 8: With the dead constantly being reborn into new individuals and still bearing partial memories of their previous lives , there has been an increase in the troubling dreams . Sent 9: Recycling and cloning became necessary since the original viral antidote made humans infertile . Sent 10: Trevor 's ongoing experiments , as with all his clone ancestors , has been trying to reverse the infertility . Sent 11: on learns that she is a clone of the original Trevor 's wife , Katherine and is the first Katherine clone in over 400 years . Sent 12: One of Trevor 's experiments , Una , was successful as she became pregnant . Question: was Trevor's cloning experiment successful? Incorrect Answer: Yes. A:
Yes.
7
NIv2
task057_multirc_classify_incorrect_answer
zs_opt
[ -0.04769698157906532, 0.6651700735092163, -0.3333413600921631, 0.20741157233715057, 0.3738008439540863, -0.7475758194923401, 0.38760679960250854, 0.5506463050842285, -0.40391355752944946, 0.5402547717094421, -0.8523757457733154, 0.6993194818496704, -0.6173895597457886, 0.1052543967962265, ...
In this task, we ask you to rewrite a sentence in simple English without changing its general meaning. Essentially, you want to make the sentence easier to read by using simpler words, utilizing more straightforward sentence structures, and omitting non-essential information etc. One example: In early work , Rutherford discovered the concept of radioactive half-life, the radioactive element radon, and classified three types of radiations: alpha, beta and gamma radiation . Solution is here: Rutherford discovered the radioactive half-life, the chemical element radon, and the three parts of radiation which he named Alpha, Beta, and Gamma . Explanation: The output sentence is a simplified version of the input sentence. Now, solve this: The republic 's Supreme Soviet had little choice other than to declare Turkmenistan 's independence from the Soviet Union and the establishment of the Republic of Turkmenistan on October 27 , 1991 . Solution:
The republic 's Supreme Soviet declared Turkmenistan 's independence on October 27 , 1991 .
6
NIv2
task933_wiki_auto_style_transfer
fs_opt
[ -0.18344658613204956, 0.9969679117202759, 0.18730318546295166, -0.2911555767059326, 0.26288071274757385, -0.16080033779144287, 0.8299524784088135, 0.8168789148330688, 0.40505096316337585, 0.5641170740127563, -0.4374382495880127, 0.1509067416191101, -0.5534839034080505, -0.39602959156036377...
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 . Statement: സീറോ മലബാർ കത്തോലിക്കാ സഭ റീത്ത് പ്രകാരം ഉയിർപ്പ് ഞായർ <MASK>മുതൽ പെന്തക്കൊസ്തി വരെയുള്ള ഏഴ് ആഴ്ചകളാണ് ഉയിർപ്പുകാലം എന്ന് അറിയപ്പെടുന്നത്. ലത്തീൻ റീത്തിൽ പെസഹാക്കാലം എന്നും ഈ കാലം അറിയപ്പെടുന്നു. ക്രൈസ്തവ മത വിശ്വാസത്തിന്റെ മർമ്മമായ യേശുവിന്റെ പുനരുൽത്ഥാനം, പാപത്തിന്റെയും മരണത്തിന്റെയും മേൽ യേശു വരിച്ച വിജയം, കുരിശ് രക്ഷയുടെയും മഹത്ത്വത്തിന്റെയും അടയാളമായി ഉയർത്തപ്പെടുന്നത്, ഈശോയുടെ ഉയിർപ്പ് നിത്യരക്ഷയുടെ അച്ചാരമായി മാറുന്നത് തുടങ്ങിയവയാണ് ഈ കാലത്തിലെ പ്രധാന ചിന്തകൾ. സകല വിശുദ്ധരുടെ ദിവസം, മാർ തോമ്മാശ്ലീഹായുടെ വിശ്വാസപ്രഖ്യാപനം, മാർ അദ്ദായി, മിശിഹായുടെ സ്വർഗ്ഗാരോഹണം എന്നിവയാണ് ഈ കാലഘട്ടത്തിലെ പ്രധാന തിരുനാളുകൾ. Option A: ഈസ്റ്റർ Option B: ജ്ഞാനസ്നാനം Option C: ദുഃഖവെള്ളി Option D: പുതുഞായർ
ഈസ്റ്റർ
0
NIv2
task949_wiki_cloze_ml_multiple_choice_question_answering
zs_opt
[ 0.32479846477508545, 0.4526325464248657, -0.5054898262023926, 0.17161321640014648, -0.6266634464263916, -1.0369409322738647, -0.3504246175289154, 0.9969574213027954, 0.2859519124031067, 0.2414349913597107, -0.22863993048667908, 0.4361233115196228, 0.19494429230690002, 0.12155750393867493, ...
Read the given query and classify it as a 'Good' or 'Bad' query depending on how well the query is formed, 'Bad' being the expected output for a not so well formed query and 'Good' being the expected output for a well formed query. A query may be wrong based on common sense or general facts, but if it is well formed, you should answer with Good. How much is a 1948 Babe Ruth card worth ? Good Where did ben franklin and dolly madison live ? Good What didi the London bridge need to span ?
Bad
0
NIv2
task673_google_wellformed_query_classification
fs_opt
[ -0.27599528431892395, 0.39101457595825195, -0.354960560798645, -0.23245693743228912, -0.2120637744665146, -0.3636288642883301, 0.5573057532310486, 0.18343409895896912, 0.6903148889541626, -0.1654256284236908, -0.8131462335586548, 0.44131791591644287, -0.914182186126709, -0.1656181961297989...
In this task, you are given a review of a product in the Polish language. Your task is to classify the given product review into these three categories: 1) positive, 2)neutral, 3) negative based on its content. Example Input: Text: Brak polskiej instrukcji obsługi i konfiguracji, brak danych o jakiejkolwiek aplikacji do zarządzania kamerą, brak oprogramowania w na płycie w pudełku, BRAK instrukcji obsługi W JAKIMKOLWIEK INNYM NIŻ CHIŃSKI JĘZYKU, kamera komunikuje się głosowo po CHIŃSKU, BRAK ZASILACZA W PUDEŁKU!!! produkt niezdatny do użytku. Fatalna jakość obrazu przy połączeniu bezpośrednim po kablu nawet, wygląda jak z aparatu cyfrowego z 2000 roku. Question: What is the rating for the text? Example Output: negative Example Input: Text: Etui jest ok natomiast szkło klejone po bokach a nie na całości jest za bardzo odblaskowe a wyświetlacz jest pozbawiony głębokiej czerni i kolorów co jest głównym atutem tego telefonu a z tym szkłem wygląda gorzej od najtańszych smartfonów ,jednym słowem na tego typu wyświetlacz polecam folie albo szkło klejone na całości i utwardzane lampą uv. Question: What is the rating for the text? Example Output: neutral Example Input: Text: tanie ale dobre kable, użyłem do podłączenia combo dvd/vhs i dekodera do telewizora sony 32" i dla mnie jakość jest dobra więc czego więcej chcieć, to był dobry zakup i nie było sensu kupować droższych kabli, jakość HD 1080i przepuszczają bez problemu, przewody są dość sztywne, a wtyczki mają niewielki luz podłączone do gniazd, ale nie ma problemu z zanikiem sygnału, jest dobre połączenie, mam nadzieję że posłużą długo gdyż u mnie będą na stałe podłączone i nikt nie będzie ich ciągle odłączać i podłączać Question: What is the rating for the text? Example Output:
positive
3
NIv2
task634_allegro_reviews_classification
fs_opt
[ -0.954325795173645, 0.5558200478553772, -0.3251267969608307, -0.40034762024879456, 0.5237461924552917, 0.19973768293857574, 0.9362459182739258, 0.8367199301719666, -0.48281970620155334, 0.2892623245716095, -0.02278626710176468, 0.9310418367385864, -0.042996712028980255, 0.1325989067554474,...
Given the task definition and input, reply with output. Given a sentence and two mentions from the text (arguments), indicate a phrase (a verb or noun phrase) that describes the relationship between the provided arguments. Sentence: 'Ok , so today is November 3rd and George Bush is once again President of The United States .', Argument/Subject 1: 'george bush', Argument/Subject 2: 'unite state'
be president of
5
NIv2
task676_ollie_relationship_answer_generation
zs_opt
[ -0.2863689661026001, 0.5763128399848938, 0.318637490272522, -0.10463359951972961, 0.07840492576360703, -0.9546624422073364, 0.23709064722061157, 0.5842969417572021, 0.19667291641235352, 0.4478502869606018, -0.7526044845581055, -0.09527453780174255, 0.41030293703079224, -0.20331710577011108...
Teacher:This task involves creating questions from a given passage that involve some kind of complex reasoning (including numerical reasoning). The generated questions must require looking at more than one part of the passage to answer. Try to use a variety of reasoning types in your questions (some of the sample reasoning types are illustrated in the 'positive examples' field) and also have a variety of answer types (spans, numbers, dates). A span is a continuous phrase taken directly from the passage or question. In such questions, the answer spans are recommended to be five words. Questions with answer type "number", are expected to start with "How many". For instance, "How long did an event last?" can be phrased as "How many years did an event last?". To increase diversity, try to create more questions for which the answer will be multiple spans. Please create questions that require AT LEAST 2 arithmetic operations as illustrated in the 'positive examples' field. You are encouraged to try DIFFERENT COMBINATIONS of operations and not just limit to the combinations shown in those examples. The more challenging questions you create, the better it is. Teacher: Now, understand the problem? Solve this instance: Passage: Back at home, the Dallas Cowboys traveled to Nashville to face off against the Titans. The Titans started their rookie quarterback Vince Young after veteran Kerry Collins produced dismal results after the first 3 games of the season. The Titans were able to score with a field goal on their opening drive making it the first time this season that they were able to score in the first quarter. The Titans were held to two field goals in the first half while the Cowboys had a lead at halftime with two 13-yard TD passes from Drew Bledsoe to WR Terry Glenn to put them up 14-6. The Cowboys continued to drive up the score during the 3rd quarter with a 5-yard touchdown run by RB Julius Jones. During this play Titans' DT Albert Haynesworth stepped on the face of Cowboys center Andre Gurode. Haynesworth was flagged for Unsportsmanlike Conduct and ejected from the game. He protested his ejection by taking off his helmet and throwing it on the ground. He was then flagged again with another Unsportsmanlike Conduct penalty. Gurode left the field with an ice pack to his face and required stitched above his left eye. He did not return to the field. Head Coach Jeff Fisher as well as Haynesworth later apologized for his actions. Vince Young connected for his second touchdown of the year to TE Ben Troupe. During the 4th quarter, the Cowboys scored on a field goal by Mike Vanderjagt. LB Brady James intercepted Vince Young's pass intended for Ben Troupe and returned it for a touchdown. The Cowboys sealed the win with a 7-yard TD run by Tyson Thompson with a final score of 45 to 14. The Cowboys moved to 2 and 1 while the Titans continued to losing streak dropping to 0-4. Student:
From what distance did Terry Glenn catch two touchdown passes?
6
NIv2
task026_drop_question_generation
zs_opt
[ 0.8540779948234558, 0.27011215686798096, -0.30618900060653687, 0.3629148006439209, 0.5101678371429443, -0.4190746247768402, 0.044554680585861206, 0.6508594751358032, -0.3270302712917328, 0.43194276094436646, -0.24138624966144562, -0.08351121842861176, -0.8751341700553894, -0.02246722951531...
Definition: In this task, you're given a context, further information available on a particular linked term from the statement, and an answer term. Your job is to generate a question that can use the information provided to obtain the given answer. You should use the information on both context and link information to create the question. Note that the answer to the question should be exactly the given answer, and if the answer is none, the answer to the question shouldn't be obtainable from the context or linked information. Input: Context: until suffering devastation in the Holocaust after Greece was conquered and occupied by the Axis powers Link Information: The Axis powers (; ; Sūjikukoku), also known as "Rome–Berlin–Tokyo Axis" Answer: Rome Output:
Which countries comprised the alliance that conquered and occupied Greece?
2
NIv2
task235_iirc_question_from_subtext_answer_generation
zs_opt
[ -0.053838372230529785, 0.4537394046783447, -0.16670386493206024, 0.2600308060646057, -0.36875012516975403, 0.08373256027698517, 0.8139650225639343, 0.19012507796287537, 0.5297353267669678, -0.5038479566574097, -0.23280376195907593, 0.40249133110046387, -0.9784390330314636, 0.29280060529708...
In this task, you are given an utterance, which is a part of a conversation between a user and an agent. Your job is to detect the speaker. The user usually commands the agent to schedule events, retrieve event information, and check the schedule. While the agent's response is an answer to the user's questions or follow-up questions on the user's command. Answer with "User" or "Agent". It doesn't look like it. agent The event between Sunday the 29th and October 5th is for a half hour. agent I can do the family dinner at change in April 20, sat 5.00 PM to 5.30 PM
user
0
NIv2
task1599_smcalflow_classification
fs_opt
[ -0.0645909234881401, 0.23717647790908813, -0.3297615051269531, 0.01839195191860199, -0.3851549029350281, -0.0950101763010025, 0.5873430967330933, 0.01166781596839428, 0.2245902717113495, -0.18765771389007568, 0.0895661860704422, -0.21691343188285828, -0.9909754395484924, 0.6019908785820007...
In this task, you are given a list. This list contains many lists of integers. The list is several items written within a []. Your task is to find the maximum number among the members of each inner list. The output should be a list comprised of the maximums with the same order as the internal lists. Q: [[-8, -132], [-186, 49, 70]] A:
[-8, 70]
4
NIv2
task207_max_element_lists
zs_opt
[ 0.00035809818655252457, 0.33051586151123047, -0.769436776638031, -0.33721888065338135, -0.33199867606163025, 0.13222455978393555, 0.9885265827178955, 0.19091907143592834, 0.13808131217956543, 0.023251721635460854, -0.18892505764961243, 0.3183048963546753, -0.3187355399131775, 0.04028246551...
Detailed Instructions: 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: @Sean10144 u need a better picture A:
negative
9
NIv2
task195_sentiment140_classification
zs_opt
[ -1.3601891994476318, 0.31235504150390625, 0.9524468183517456, 0.3878689110279083, 0.6551786661148071, -0.6105481386184692, -0.23389071226119995, 0.7751572132110596, 0.3327811360359192, 0.702786922454834, -0.30945926904678345, -0.44611772894859314, -0.14810523390769958, -0.18229550123214722...
In this task, you are given a context tweet, a question and corresponding answer of given question. Your task is to classify this question-answer pair into two categories: (1) "yes" if the given answer is right for question, and (2) "no" if the given answer is wrong for question. [EX Q]: Context: I had dinner with Anton Yelchin 2 nights ago we talked about shooting together and making movies he is a great guy very sad to see him go.— Tyler Shields (@tylershields) June 19, 2016 Question: when did tyler shields have dinner with anton yelchin? Answer: 2 nights ago [EX A]: yes [EX Q]: Context: At 1:21 before launch, a thrust vector control actuator for the Falcon 9's 2nd stage failed to perform as expected. @SpaceX is evaluating.— NASA (@NASA) January 6, 2015 Question: what happened to the thrust vector control Answer: it failed [EX A]: yes [EX Q]: Context: Last night's situation was beyond my control. I apologize to all that showed up, you know that I would never want to disappoint you.— Mariah Carey #MC20 (@MariahCarey) December 3, 2014 Question: what is mariah carey doing now? Answer: apologizing [EX A]:
yes
6
NIv2
task241_tweetqa_classification
fs_opt
[ -0.45653292536735535, -0.19450142979621887, 0.012616192921996117, 0.6196399927139282, 0.01545063778758049, 0.3475669026374817, -0.46801772713661194, 0.4229169487953186, -0.03899851813912392, 0.5070923566818237, 0.09744825959205627, -0.1955641359090805, -0.4740879535675049, 0.11153244227170...
Detailed Instructions: The input is a sentence. The sentence includes an emotion. The goal of the task is to classify the emotion in the sentence to one of the classes: 'fear', 'joy', 'anger', 'sadness'. The emotion mainly depends on the adverb within the sentence. Q: Betsy found herself in a serious situation. A:
sadness
9
NIv2
task1338_peixian_equity_evaluation_corpus_sentiment_classifier
zs_opt
[ -0.2331131547689438, 0.20443204045295715, 0.5187811851501465, -0.7023873925209045, -0.023913931101560593, -0.44291794300079346, 0.8682284951210022, 0.6446724534034729, 0.3475149869918823, 0.005970424506813288, -0.5927348136901855, -0.33981579542160034, 0.010833969339728355, 0.0638773441314...
A text is given in English. Translate it from the English language to the Urdu language. The translation must not omit or add information to the original sentence. One example is below. Q: نئی دلّی ،23 مئیحکومت ہند کی جانب سے موجودہ انکم ٹیکس ایکٹ ، 1961 پر نظر ثانی اور ملک کی اقتصادی ضروریات کے عین مطابق نئی براہ راست ٹیکس قانون سازی کا مسودہ تیار کرنے کے لئے نومبر ، 2017 میں ایک ٹاسک فورس تشکیل دی گئی تھی ، اس ٹاسک فورس کو اپنی رپورٹ حکومت ہند کو چھ ماہ میں پیش کرنی تھی ۔ A: New Delhi, May 23, a Task Force was formed in November, 2017 to revise the current Income Tax Act, 1961 and to draft the new direct tax law enforcement of the country's economic needs,The Task Force had to present his report in the government in six months. Rationale: Correct translation for given sentence. Input sentence means 'New Delhi, May 23, a Task Force was formed in November, 2017 to revise the current Income Tax Act, 1961 and to draft the new direct tax law enforcement of the country's economic needs,The Task Force had to present his report in the government in six months.' which is the same as the output sentence. Q: ہم نے اس میں سے 20 گیگاواٹ نصب شدہ شمسی توانائی کا ہدف پہلے سے ہی حاصل کر لیا ہے۔ ہندوستان میں تونائی کا اضافہ اب روایتی توانائی کے ذرائع کے بجائے تجدیدکاری سے زیادہ ہو رہی ہے۔ A:
We have already achieved the target of 20 gigawatts ofinstalled solar power capacity. In India, more capacity is being added through renewable sources than through the traditional sources of energy.
9
NIv2
task1058_pib_translation_urdu_english
fs_opt
[ 0.6380100846290588, 0.2766193747520447, -0.13325127959251404, -0.07874138653278351, 0.607955276966095, -0.8590032458305359, 0.8264883756637573, 1.175868272781372, 0.12052617967128754, 0.5446721315383911, -0.021841779351234436, 0.39598676562309265, -0.5736273527145386, 0.6258453130722046, ...
This task is about writing a correct answer for the reading comprehension task. Based on the information provided in a given passage, you should identify the shortest continuous text span from the passage that serves as an answer to the given question. Avoid answers that are incorrect or provides incomplete justification for the question. [EX Q]: Passage: Children working at a young age has been a consistent theme throughout Africa. Many children began first working in the home to help their parents run the family farm. Children in Africa today are often forced into exploitative labour due to family debt and other financial factors, leading to ongoing poverty. Other types of domestic child labour include working in commercial plantations, begging, and other sales such as boot shining. In total, there is an estimated five million children who are currently working in the field of agriculture which steadily increases during the time of harvest. Along with 30 percent of children who are picking coffee, there are an estimated 25,000 school age children who work year round. Question: How many children in Africa pick coffee? [EX A]: 30 percent [EX Q]: Passage: West began an on-and-off relationship with designer Alexis Phifer in 2002, and they became engaged in August 2006. The pair ended their 18-month engagement in 2008. West subsequently dated model Amber Rose from 2008 until the summer of 2010. West began dating reality star and longtime friend Kim Kardashian in April 2012. West and Kardashian became engaged in October 2013, and married on May 24, 2014 at Fort di Belvedere in Florence, Italy. Their private ceremony was subject to widespread mainstream coverage, with West taking issue with the couple's portrayal in the media. They have two children: daughter North "Nori" West (born June 15, 2013) and son Saint West (born December 5, 2015). In April 2015, West and Kardashian traveled to Jerusalem to have North baptized in the Armenian Apostolic Church at the Cathedral of St. James. The couple's high status and respective careers have resulted in their relationship becoming subject to heavy media coverage; The New York Times referred to their marriage as "a historic blizzard of celebrity." Question: Who did Kanye date from 2008 to 2010? [EX A]: Amber Rose [EX Q]: Passage: Adjacent to the palace is the Royal Mews, also designed by Nash, where the royal carriages, including the Gold State Coach, are housed. This rococo gilt coach, designed by Sir William Chambers in 1760, has painted panels by G. B. Cipriani. It was first used for the State Opening of Parliament by George III in 1762 and has been used by the monarch for every coronation since George IV. It was last used for the Golden Jubilee of Elizabeth II. Also housed in the mews are the coach horses used at royal ceremonial processions. Question: In what year was the Gold State Coach first used? [EX A]:
1762
6
NIv2
task075_squad1.1_answer_generation
fs_opt
[ -0.005476222839206457, 0.2868378162384033, -0.7384335994720459, 0.03583664819598198, 0.17238888144493103, 0.5465830564498901, 0.17968231439590454, 1.1504006385803223, -0.20614127814769745, 0.467357337474823, 0.041686221957206726, 0.5177562832832336, -0.16834291815757751, -0.095965400338172...
In this task you will be given a claim and a perspective. You should determine whether that perspective supports or undermines the claim. If the perspective could possibly convince someone with different view, it is supporting, otherwise it is undermining. Input: Consider Input: claim: Children should be allowed to have facebook accounts. perspective: If there's parental control and they use proper privacy settings . Output: support Input: Consider Input: claim: The UK Should Leave the European Union. perspective: Students will have to pay British tuition fees Output: undermine Input: Consider Input: claim: We must enforce term limits on the legislative branch of government. perspective: Term limits create more competitive elections for public office that empower new leaders and ideas:
Output: support
2
NIv2
task738_perspectrum_classification
fs_opt
[ -0.6917476654052734, 0.635936975479126, 0.2697928845882416, -0.49500352144241333, -0.1595512330532074, -0.22053849697113037, 0.8596920967102051, 0.5510369539260864, 0.6363009810447693, 0.6542786359786987, 0.3486745059490204, 0.08878102898597717, -0.8108950853347778, -0.24657483398914337, ...
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. This is a paraphrasing task. In this task, you're given a sentence and your task is to generate another sentence which express same meaning as the input using different words. Giraffes like Acacia leaves and hay, and they can consume 75 pounds of food a day. Solution: A giraffe can eat up to 75 pounds of Acacia leaves and hay daily. Why? Input and output sentence have same meaning in different words. New input: but if it does , that 's kind of debt the company takes on . Solution:
but if it is applied , it is a debt that the firm has taken on itself .
0
NIv2
task177_para-nmt_paraphrasing
fs_opt
[ -0.6528468728065491, 0.6138333082199097, 0.7279385328292847, -0.41604042053222656, -0.14515471458435059, -0.33209699392318726, 0.8747773766517639, 0.504165530204773, -0.2915157079696655, -0.3996601402759552, -0.48746687173843384, -0.6129041314125061, -0.3366778492927551, 0.7750216722488403...
Definition: This task is about reading the given passage and construct a question about the information present in the passage. Construct a question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) the answer is unique, (iv) its answer is a continous text span from the paragraph. Avoid creating questions that (i) can be answered correctly without actually understanding the paragraph and (ii) uses same words or phrases given in the passage Input: CHAPTER XII. Madame Colonna, with that vivacious energy which characterises the south, had no sooner seen Coningsby, and heard his praises celebrated by his grandfather, than she resolved that an alliance should sooner or later take place between him and her step-daughter. She imparted her projects without delay to Lucretia, who received them in a different spirit from that in which they were communicated. Lucretia bore as little resemblance to her step-mother in character, as in person. If she did not possess her beauty, she was born with an intellect of far greater capacity and reach. She had a deep judgment. A hasty alliance with a youth, arranged by their mutual relatives, might suit very well the clime and manners of Italy, but Lucretia was well aware that it was altogether opposed to the habits and feelings of this country. She had no conviction that either Coningsby would wish to marry her, or, if willing, that his grandfather would sanction such a step in one as yet only on the threshold of the world. Lucretia therefore received the suggestions and proposals of Madarne Colonna with coldness and indifference; one might even say contempt, for she neither felt respect for this lady, nor was she sedulous to evince it. Although really younger than Coningsby, Lucretia felt that a woman of eighteen is, in all worldly considerations, ten years older than a youth of the same age. She anticipated that a considerable time might elapse before Coningsby would feel it necessary to seal his destiny by marriage, while, on the other hand, she was not only anxious, but resolved, not to delay on her part her emancipation from the galling position in which she very frequently found herself. Output:
How old is Lucretia?
2
NIv2
task917_coqa_question_generation
zs_opt
[ 0.5920681953430176, 0.4297407269477844, 0.06816484779119492, -0.10627637058496475, -0.11137914657592773, -0.0037336843088269234, 0.9865133762359619, 0.7781419157981873, 0.3890479505062103, -0.27891889214515686, -0.3940930962562561, 0.3153455853462219, -0.9579200148582458, 0.482188165187835...
Detailed Instructions: You are given two sentences. You have to find if there is entailment or agreement of the Hypothesis by the Premise. From the given pair of sentences, you should identify if there is enough information in the Premise to support the claim made in the Hypothesis. The Premise may not exactly be the same as Hypothesis. Your task is to return 'entails' if the premise supports hypothesis else return 'neutral'. Q: Premise: This type of wave travels along a surface that is between two media. Hypothesis: There are two types of surface waves. A:
neutral
9
NIv2
task1529_scitail1.1_classification
zs_opt
[ -0.6025353670120239, 0.6361169815063477, -0.06844386458396912, -0.22299861907958984, -0.05413120985031128, -0.2067401111125946, 0.40363454818725586, 0.47486376762390137, 0.3347094655036926, -0.24013522267341614, -0.011266043409705162, 0.42312827706336975, 0.1218099594116211, -0.15860195457...
Definition: We would like you to classify each of the following sets of argument pairs (discussing Gay Marriage) into either SIMILAR or NOT SIMILAR. A pair of arguments is considered SIMILAR if the arguments are about the same FACET (making the same argument), and is considered NOT SIMILAR if they do not have the same FACET. A FACET is a low level issue that often reoccurs in many arguments in support of the author's stance or in attacking the other author's position. Input: Sent1: Certainly the arguments of freedom and equality apply as equally to same-sex marriage as they do to incestuous marriage, but foundation of the debate is the harms incestuous marriage creates. Sent2: However, some arguments in support of same-sex marriage have nothing to do with polygamous marriage. Output:
Not similar
2
NIv2
task147_afs_argument_similarity_gay_marriage
zs_opt
[ -0.17580264806747437, 0.5928550362586975, 0.2626079320907593, -0.059875600039958954, 0.3490701913833618, -0.6599801778793335, 0.4700372517108917, 0.6444648504257202, -0.055169377475976944, 0.1608378291130066, -0.5021069049835205, 0.5893220901489258, -0.6674516201019287, -0.3884207606315613...
You will be given a definition of a task first, then some input of the task. 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". Reviews: The image in the listing is misleading. The mirror that was sent to me was the one that looks like a sunflower (you can see the images of it if you scroll down the page under the listing). Also, two sunflower "petals" have poked the box and were sticking out, which can be dangerous to the person who handles the box. Poor packaging and misleading listing, buyer beware! Category: home Output:
True
1
NIv2
task1308_amazonreview_category_classification
zs_opt
[ -0.5624109506607056, 0.052032627165317535, -0.2867176830768585, -0.1472732126712799, 0.37744420766830444, 0.10018042474985123, 0.43185797333717346, 0.688372790813446, 0.05012793093919754, 0.6075347065925598, -0.07258127629756927, 0.06788252294063568, -0.32836848497390747, 0.293303936719894...
Teacher:In this task, you will be presented with a question and you have to answer the question based on your knowledge. Your answers should be as short as possible. Teacher: Now, understand the problem? Solve this instance: What is the founding date of the organization whose founding university was formerly known as the Centenary Biblical Institute ? Student:
1988-11-03
6
NIv2
task344_hybridqa_answer_generation
zs_opt
[ -0.06327182054519653, 0.6982003450393677, -0.4642062485218048, -0.08251003921031952, -0.3842824697494507, -1.0668656826019287, 0.2304852455854416, -0.16578012704849243, 1.0131826400756836, 0.24037885665893555, -0.1781270056962967, -0.20798662304878235, -0.8289414644241333, -0.1614069044589...
You will be given a definition of a task first, then some input of the task. In this task, you're given a context passage, an answer, and a question. Your task is to classify whether the question for this answer is correct or not, based on the given context with commonsense reasoning about social situations. If its correct ,return "True" else "False". Context: sydney separated the hair from the body when they were shaving at the salon. Answer: grab a razor Question: What will Kendall want to do next? Output:
False
1
NIv2
task384_socialiqa_question_classification
zs_opt
[ -0.19545873999595642, 1.3809726238250732, -0.06386646628379822, -0.73923659324646, -0.39657941460609436, -0.2221926748752594, 0.872378408908844, 0.5377428531646729, 0.2327931821346283, 0.14442776143550873, 0.07074359059333801, -0.17453597486019135, -0.5702841281890869, -0.02230533957481384...
Q: You are given a target profession, and two sentences. Your task is to determine whether the second sentence is either a stereotype, anti-stereotype, or is unrelated with respect to the first sentence and the target. A stereotype is a widely held but oversimplified notion of a group of people. An anti-stereotype is an idea that goes against the widely held but oversimplified notion of a group of people. Sentences and targets are unrelated if there is no relevance between them. Target: psychologist The psychologist examined the thoughts and feelings of her patients. Many get a lot of money to listen. A:
stereotype
7
NIv2
task319_stereoset_classification_profession
zs_opt
[ -0.29675135016441345, 0.3515796661376953, 0.10568655282258987, -0.11949845403432846, 0.1389281451702118, -0.7523659467697144, 0.625511646270752, 0.5658706426620483, 0.742056131362915, -0.3156842887401581, -0.1828434318304062, -0.2554405927658081, -0.7284694314002991, -0.1666370928287506, ...
Given the task definition and input, reply with output. In this task, you are given triplets. Each triplet is in the form of [subject, predicate, object]. Your task is to generate proper sentence that utilizes these triples. The objective is to construct a sentence that (a) captures the facts specified in the triples and (b) is a well-formed sentence easily understandable by a human. All triple values need not be used directly in the sentence as long as the facts are adequately captured. [['The Waterman', 'food', 'Indian'], ['The Waterman', 'priceRange', 'moderate'], ['The Waterman', 'customer rating', '3 out of 5'], ['The Waterman', 'area', 'riverside'], ['The Waterman', 'familyFriendly', 'no']]
The Waterman serves Indian cuisine at a moderate price. The food has been rated 3 out of 5 by customers and is located next to the riverside. Sorry, no kids allowed.
5
NIv2
task1409_dart_text_generation
zs_opt
[ -0.5498481392860413, 0.6666580438613892, -0.2814735472202301, -0.5691534280776978, -0.03702868893742561, -0.1866883635520935, 0.4377446174621582, 0.07032281160354614, -0.044080574065446854, -0.41797345876693726, -0.5710667371749878, -0.06881274282932281, -0.07479789108037949, -0.2338111251...
Teacher:In this task, the input is a set of dialogues between a user and an assistant. You need to find the dialogue that is basically a response given to a question or an aspect of the user. Teacher: Now, understand the problem? Solve this instance: Wow, that seems more diverse than I would've expected. Amerindian is a word you don't hear everyday. Out of curiosity, is there anything else you could share with me about their culture? Peru 's distinct geographical regions are mirrored in a language divide between the coast where Spanish is more predominant over the Amerindian languages, and the more diverse traditional Andean cultures of the mountains and highlands. Peru has proven to be more interesting that I realized. I think that I have enough of the information I was looking for, so unless you happen to have any other interesting facts about Peru I think I'm good for now. Now you're just making me hungry, and I appreciate all the facts you've been able to provide me so far. Before I conclude my research though, have you happen to come across any interesting facts about the country's demographics, or how all those cultures are spread amongst the demographics? The largest lake in Peru, Lake Titicaca, is between Peru and Bolivia, high in the Andes. Student:
Peru 's distinct geographical regions are mirrored in a language divide between the coast where Spanish is more predominant over the Amerindian languages, and the more diverse traditional Andean cultures of the mountains and highlands.
6
NIv2
task576_curiosity_dialogs_answer_generation
zs_opt
[ -0.14119580388069153, -0.15843737125396729, -0.4958202838897705, -0.06536570936441422, -0.15904098749160767, -0.30885159969329834, -0.3539436161518097, 0.8877671360969543, 0.0876324325799942, -0.30732083320617676, 0.16344255208969116, -0.49484825134277344, -0.6172032356262207, -0.435435891...
In this task, you are given commands (in terms of logical operations) to select relevant rows from the given table. Your job is to generate a natural language interpretation of the given command. Here are the definitions of logical operators: 1. count: returns the number of rows in the view 2. only: returns whether there is exactly one row in the view 3. hop: returns the value under the header column of the row 4. and: returns the boolean operation result of two arguments 5. max/min/avg/sum: returns the max/min/average/sum of the values under the header column 6. nth max/nth min: returns the n-th max/n-th min of the values under the header column 7. argmax/argmin: returns the row with the max/min value in header column 8. nth argmax/nth argmin: returns the row with the n-th max/min value in header column 9. eq/not eq: returns if the two arguments are equal 10. round eq: returns if the two arguments are roughly equal under certain tolerance 11. greater/less: returns if argument 1 is greater/less than argument 2 12. diff: returns the difference between two arguments 13. filter eq/not eq: returns the subview whose values under the header column is equal/not equal to argument 3 14. filter greater/less: returns the subview whose values under the header column is greater/less than argument 3 15. filter greater eq /less eq: returns the subview whose values under the header column is greater/less or equal than argument 3 16. filter all: returns the view itself for the case of describing the whole table 17. all eq/not eq: returns whether all the values under the header column are equal/not equal to argument 3 18. all greater/less: returns whether all the values under the header column are greater/less than argument 3 19. all greater eq/less eq: returns whether all the values under the header column are greater/less or equal to argument 3 20. most eq/not eq: returns whether most of the values under the header column are equal/not equal to argument 3 21. most greater/less: returns whether most of the values under the header column are greater/less than argument 3 22. most greater eq/less eq: returns whether most of the values under the header column are greater/less or equal to argument 3 Q: eq { count { filter_eq { all_rows ; manner of departure ; resigned } } ; 2 } = true A:
select the rows whose manner of departure record fuzzily matches to resigned . the number of such rows is 2 .
4
NIv2
task110_logic2text_sentence_generation
zs_opt
[ 0.11187884211540222, -0.0876590684056282, -0.30012404918670654, -0.058952879160642624, -0.027914132922887802, -0.3012639284133911, 0.5350874066352844, 0.406995952129364, 0.14653173089027405, -0.19779711961746216, -0.5761408805847168, -0.2514336407184601, -0.0390951931476593, 0.713387250900...
In this task, you are given a question and answer for that. The answer will fill in the blank or will complete the unfinished question. Your task is to provide an explanation based on the given question or fill-in-the-blank statement, and answer. [EX Q]: Question: Will measures water at a pH of 7, while a bleach solution measures at 12. Which substance is more basic? Answer: bleach [EX A]: Bases have pH values above 7. The higher the pH value, the more strongly basic the substance. [EX Q]: Question: Would a big star be Answer: hotter [EX A]: Bigger stars produce more energy, so their surfaces are hotter. [EX Q]: Question: John was watching the weather simulator and found an intriguing observation. The less heat that was in the atmosphere caused changed in precipitation patterns that were Answer: Lesser [EX A]:
Adding more heat energy to Earths atmosphere also causes more extreme weather and changes in precipitation patterns.
6
NIv2
task223_quartz_explanation_generation
fs_opt
[ 0.11950402706861496, 0.8010876178741455, -0.36894723773002625, -0.860968291759491, -0.1169152557849884, -1.0951645374298096, 0.8951552510261536, 0.6113189458847046, 0.21583807468414307, -0.3800640404224396, -0.4590538740158081, 0.17105881869792938, -0.640108585357666, 0.04756675660610199, ...
Q: In this task, You are given a review of Amazon's food products. Your task is to divide them into two classes: negative or positive, depending on the content of the review. I can’t even write a review because I’ve never been able to try this product. Bought it at a store and got it home, top foil was punctured from the scoop. Bought it on here got it home, opened it, and foil was punched (and moldy this time) from the spoon. STOP PUTTING YOUR SPOON ON TOP OF THE FOIL!!! It smells really good. Wish I could try it. I give up trying at this point tho A:
negative
7
NIv2
task1312_amazonreview_polarity_classification
zs_opt
[ -0.365643173456192, 0.0028404616750776768, 0.367983341217041, -0.8324918746948242, 0.3260361850261688, -0.2809688448905945, 0.27837276458740234, 0.8461479544639587, -0.21188953518867493, 0.756522536277771, 0.2656467854976654, 0.08877386152744293, -0.6347830295562744, -0.3582140803337097, ...
Detailed Instructions: You will be asked how to do a certain task. You should describe a physical process that does not lead to the asked outcome, yet it is closely related to it (i.e., it should use the words that are provided in the input). The physical process can be moving something, arranging something in a certain way, mixing things, shaking them, etc. To make sure that the generated process does not lead to the asked outcome, you can introduce objects or events unrelated to the context of the question e.g. 'cleaning the keyboard by making an elephant sit on them'; or you can create contradictory statements e.g. 'drying wet keyboards with running water'. In your responses, avoid typos and misspellings. Q: To join two lengths of PVC pipe together, you can A:
Glue them together until they snap into place
9
NIv2
task081_piqa_wrong_answer_generation
zs_opt
[ -0.3034491539001465, 0.8156035542488098, -0.7519370317459106, 0.31924086809158325, -0.2123544067144394, -0.34950608015060425, 0.2561611831188202, 0.3910404145717621, 0.07867447286844254, 0.8125925064086914, 0.35545021295547485, 0.24771934747695923, 0.0019873236306011677, -0.067442029714584...
Q: In this task you will be given a string and you should find the longest substring that is a palindrome. A palindrome is a string that is the same backwards as it is forwards. If the shortest possible palindrome is length 1 you should return the first character. fflwfwflflwww A:
wfw
7
NIv2
task850_synthetic_longest_palindrome
zs_opt
[ -0.31394070386886597, 1.088582992553711, -0.12416674941778183, -0.6428247094154358, -0.5872398614883423, -0.11710571497678757, 1.291412591934204, -0.18460780382156372, 0.02261044830083847, -0.02037937194108963, -0.6014844179153442, 0.2948070764541626, -0.8400739431381226, 0.398861467838287...
Given the task definition, example input & output, solve the new input case. In this task, based on the given input, we ask you to write a question about when an event happened. Your question should be answerable with common knowledge on when events usually take place. For example, "going to school" usually happens during the day (not at 2 A.M). Don't create questions which have explicit mentions of answers in the text. Instead, it has to be implied from what is given. In other words, we want you to use "instinct" or "common sense". The written questions are not required to have a single correct answer. Example: Sentence: Jack played basketball after school, after which he was very tired. Output: When did Jack play basketball? This event likely happened between 3PM to 8PM (definitely not 2AM). Therefore, this question is correct. New input case for you: Sentence: Diggler became a prominent model and began appearing in pornographic films , after Which his career took off . Output:
When did Diggler start modeling?
1
NIv2
task012_mctaco_question_generation_absolute_timepoint
fs_opt
[ -0.15945424139499664, 0.4575193524360657, -0.4389492869377136, 0.41351062059402466, -0.09915269911289215, 0.32951343059539795, 0.041593946516513824, 0.712363600730896, 0.020901264622807503, -0.316670298576355, -0.11647995561361313, 0.07781112194061279, -0.370255708694458, -0.38001656532287...
In this task, you need to remove all words of a given length in the sentence. The number of letters in a word determine its length, for example, the length of the word "apple" is 5. -------- Question: Sentence: 'a small child with a helmet is on skis'. Remove all words of length '2' in the given sentence. Answer: a small child with a helmet skis Question: Sentence: 'a person on some skis in the snow'. Remove all words of length '4' in the given sentence. Answer: a person on in the Question: Sentence: 'a young man poses for a photo with his mouth open'. Remove all words of length '3' in the given sentence. Answer:
a young poses a photo with mouth open
7
NIv2
task377_remove_words_of_given_length
fs_opt
[ 0.38810431957244873, 0.5039310455322266, -0.20940113067626953, -1.096908688545227, -0.004664937034249306, -0.4863341450691223, 0.10979793965816498, 0.6475355625152588, -0.012183111160993576, -0.6122596263885498, -1.180346965789795, -0.08027072250843048, -0.3684776723384857, -0.237053036689...
You are given a sentence in Hebrew. Your job is to translate the Hebrew sentence into Farsi. סקרנות, בשבילי, היא על החיבור שלנו לעולם, ליקום.
کنجکاوی ، از نگاه من ، تقریبا یعنی ارتباط ما با دنیا ، با جهان هستی.
0
NIv2
task1113_ted_translation_he_fa
zs_opt
[ -0.8105838298797607, 0.3289523124694824, 0.48304668068885803, -0.0553676038980484, -0.4780779182910919, 0.610253632068634, 0.5635694265365601, -0.9068526029586792, 0.6770167350769043, -0.16947202384471893, -1.220106840133667, 0.02929438278079033, -0.8133225440979004, 0.36371421813964844, ...
Detailed Instructions: In this task, you need to answer the given multiple-choice question on geometry. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. Q: Problem: if the area of a circle is 25 pi square feet , find its circumference . Options: a ) 10 pi feet , b ) 28 pi feet , c ) 38 pi feet , d ) 48 pi feet , e ) 58 pi feet A:
a
9
NIv2
task1423_mathqa_geometry
zs_opt
[ -0.15239259600639343, 0.8796201944351196, -0.2086287885904312, -0.27076128125190735, 0.05961611494421959, -0.6636176109313965, -0.15418529510498047, 0.40751492977142334, 0.08734200894832611, 0.20828382670879364, -0.4419187009334564, 0.03144426643848419, -0.23313727974891663, -0.30131083726...
A text is given in Hindi. Translate it from the Hindi language to the Marathi language. The translation must not omit or add information to the original sentence. Ex Input: गेल्या काही दिवसांमध्ये एक खूप मोठा आणि महत्वपूर्ण निर्णय घेण्यात आला. Ex Output: पिछले दिनों में एक बड़ा महत्वपूर्ण निर्णय किया, किसानो के लाभदायक और खास करके हिमाचल के किसानों को बहुत लाभ करने वाला है, कि जितने कोका-कोला, पेप्सी, फेंटा Ex Input: आम्ही दररोज भारतात गुंतवणूक आणि व्यवसाय सुलभ बनवण्यासाठी प्रयत्न करत आहोत. Ex Output: हम प्रतिदिन भारत में निवेश एवं कारोबार करने में सुगमता के लिए प्रयास कर रहे हैं। Ex Input: त्या वस्तीतील लोक सांगत होते की इथल्या खासदारांनी वस्त्यांना आपले नाव तर दिलेच मात्र त्यानंतर त्या लोकांना नामानिराळे ठेवण्यात आले. Ex Output:
उन बस्तियों के लोग बता रहे थे कि यहां के सांसद ने बस्तियों को अपना नाम तो दे दिया लेकिन उसे बाद उन लोगों को वो भुला दिया गया1
1
NIv2
task1082_pib_translation_marathi_hindi
fs_opt
[ -0.06504692137241364, -0.146519273519516, 0.17495694756507874, 0.889756441116333, -0.40820610523223877, -1.3534770011901855, 0.4707682132720947, 0.5411282777786255, -0.5560123920440674, 0.07502402365207672, -0.8347893953323364, 0.15749946236610413, 0.09047983586788177, -0.24103811383247375...
TASK DEFINITION: You are given a background paragraph that describes one or more causal or qualitative relationships such as a relationship in economics or a scientific law and a story that makes use of the concepts or the relationship described in the provided paragraph. You are also given a question about the story that requires an understanding of the relationship described in the background paragraph and the story. You need to come up with an answer to the given question; the answer will be a span from either the question or the story. In order to correctly answer the given question, you need to understand the relationship mentioned in the background paragraph and should be able to use it to understand that in the story. Your answer can not consist of any word that is not mentioned in any of these: the background paragraph, the story, or the question. You can directly copy and paste a span from the story or the question while answering the given question. PROBLEM: Background Paragraph: Pollutants also affect the atmosphere through their contribution to global warming. Global warming is an increase in the Earth’s temperature. It is thought to be caused mostly by the increase of greenhouse gases like carbon dioxide. Greenhouse gases can be released by factories that burn fossil fuels. Over the past 20 years, burning fossil fuels has produced about three-quarters of the carbon dioxide from human activity. The rest of the carbon dioxide in the atmosphere is there because of deforestation, or cutting down trees ( Figure below ). Trees absorb carbon dioxide during cellular respiration, so when trees are cut down, they cannot remove carbon dioxide from the air. Story: Long island was full of people and they used all their natural resources and burned fossil fuels while Snail island protected the environment and had fewer people living there. Question: Which island contributed more to global warming? SOLUTION: Long. PROBLEM: Background Paragraph: Huge amounts of chemicals, such as fertilizers and pesticides, are applied to farm fields (see Figure below ). Some of the chemicals are picked up by rainwater. Runoff then carries the chemicals to nearby rivers or lakes. Dissolved fertilizer causes too much growth of water plants and algae. This can lead to dead zones where nothing can live in lakes and at the mouths of rivers. Some of the chemicals can infiltrate into groundwater. The contaminated water comes up in water wells. If people drink the polluted water, they may get sick. Story: Jimbo and Jedd are both farmers who have lakes and water wells downstream from their farms. Jimbo's products have been in high demand recently, so he has started to use very high amounts of fertilizers on his farms. Jedd has recently decreased the amount of fertilizer he uses because his products aren't wanted as much by the people in his town. Question: Who will be less likely to contaminate their respective water wells? SOLUTION: Jedd. PROBLEM: Background Paragraph: Hypertension , which is also called "high blood pressure," occurs when a person’s blood pressure is always high. Hypertension is said to be present when a person's systolic blood pressure is always 140 or higher, and/or if the person's diastolic blood pressure is always 90 or higher. Having hypertension increases a person’s chance for developing heart disease, having a stroke, or suffering from other serious cardiovascular diseases. Hypertension often does not have any symptoms, so a person may not know that he or she has high blood pressure. For this reason, hypertension is often called the "silent killer." Treatments for hypertension include diet changes, exercise, and medication. Foods thought to lower blood pressure include skim milk, spinach, beans, bananas and dark chocolate. Story: At a doctor's office, two women are having their annual physical done. Jessie goes in first and is told that that she should go see a dermatologist about the skin issues she is having. The doctor then sees Martha who is having a pain in her right arm and who also has hypertension. The doctor talks to Martha about her issues and then heads home for the day. Question: Whose diet should consist of more dark chocolate? SOLUTION:
Martha.
8
NIv2
task061_ropes_answer_generation
fs_opt
[ 0.5327969193458557, 0.42664140462875366, -0.7539201974868774, -0.5009878873825073, 0.0010621491819620132, -0.8314945697784424, 0.9091622829437256, 0.9579607248306274, -0.6555352210998535, 0.13143445551395416, -0.704774796962738, -0.3531608581542969, -0.5923417806625366, 0.29308873414993286...
Given a sentence in the Japanese and Lao language. Your task is check if the Lao sentence is translation of Japanese. if the translation is correct than generate label "Yes", otherwise generate label "No". Q: Japanese: クラブにおける自身の今後について聞かれたカルダーウッド氏は、「どう考えられているか、今後わかるだろう」と答えた。 Lao: ບໍລິສັດການຫຼິ້ນພະນັນແລະຈັບສະຫຼາກອອນຕາລີໂອກໍ່ມີຊື່ໃນຄະດີແພ່ງຂອງທ້າວມໍໃນຂໍ້ຫາມີຄວາມປະໝາດໃນການກວດສອບການແຈ້ງໃບຫວຍຂອງນາງອານອນ. A:
No
4
NIv2
task1126_alt_ja_lo_answer_generation
zs_opt
[ -0.5821458101272583, 0.200168639421463, -0.10587428510189056, -0.1670103669166565, -0.10920891165733337, -0.7502214908599854, 0.43882304430007935, 0.15280690789222717, -0.31017839908599854, -0.523247241973877, 0.18944166600704193, 0.29207324981689453, -1.2514088153839111, 0.695018887519836...
Definition: In this task, you will be shown an extract from a movie plot and a question. You need to provide the correct answer for it. Short answers containing words that are present in the passage are preferred. Input: The day prior to the events of Clerks, college student T.S. Quint (Jeremy London) is preparing for a trip to Universal Studios in Florida with Brandi Svenning (Claire Forlani), during which he plans to propose to her; however, Brandi tells him she cannot go because she has volunteered to fill in as a contestant on Truth or Date, her father's dating game show. They argue over this and eventually break up. T.S. turns to his best friend Brodie Bruce (Jason Lee), who has also broken up with his girlfriend, Rene Mosier (Shannen Doherty), after having an argument, and Brodie suggests the two might find comfort at the local mall.Brodie and T.S. discover Truth or Date is being filmed at the same mall, through their friend Willam (Ethan Suplee, who throughout the movie tries to see a sailboat in a Magic Eye poster), and ask local drug dealers Jay and Silent Bob (Jason Mewes and Kevin Smith, respectively) to destroy the show's stage, a task for which they devise elaborate but ultimately unsuccessful plans. These actions result in the two being pursued by mall security guard LaFours (Sven-Ole Thorsen), but they are able to escape him. Brodie finds out Rene began a relationship with his enemy Shannon Hamilton (Ben Affleck), a clothing store manager who hates Brodie because of his "lack of a shopping agenda." Brodie confronts Rene to find out more about her relationship with Shannon, and the two have sex in an elevator. Brodie is later abducted and attacked by Shannon, who intends to have sex with Rene in a "very uncomfortable place", a reference to anal sex. (As a running joke, this is interpreted as the "back of a Volkswagen".) As a result of this incident, Jay and Silent Bob assault the mall's Easter Bunny, under the incorrect assumption that he attacked Brodie.Brandi's father, Jared (Michael Rooker), who is aware of Brodie and T.S's presence at the mall, has the two arrested on false charges of drug possession. Jay and Silent Bob are able to rescue Brodie and T.S. and are once again able to evade LaFours. Meanwhile, Brodie and T.S. seek refuge at a local flea market, where they meet fortune teller Ivannah (Priscilla Barnes). T.S. decides to win Brandi back and the two return to the mall.Before the show begins, Brodie receives advice on romance from Stan Lee, who was visiting the mall. After this, Brodie requests that his friend Tricia Jones retrieve footage of her having sex with Shannon. Tricia herself was doing a project in which she had sex with a number of male adults, despite being only 15 years old, for a book about the sex drive of men. Meanwhile, T.S. also persuades Jay to get two of the game show contestants stoned, which allow him and Brodie to replace them on Truth or Date. The initial plan was all three contestants but the third one, Gil Hicks, showed up late, and Brodie and T.S. must go on with him.During the show (which Brodie continuously heckles by telling bizarre stories), Brandi recognizes the voices of Brodie and T.S., and an on-air argument between the three ensues. Brodie tells Brandi that T.S. had spent all day trying to win her back. T.S. then proposes to Brandi, which she accepts. As the police arrive to arrest T.S. and Brodie after the show is over, Silent Bob plays a sex tape of Shannon and Tricia, resulting in his arrest for statutory rape. Brodie and Rene renew their relationship as a result.The conclusion reveals that T.S. marries Brandi, Tricia's book is a bestseller, Shannon is imprisoned (and subsequently anally raped), Willam eventually does see the sailboat, and Brodie becomes the host of The Tonight Show (with Rene as his bandleader) after impressing the show's producers with his stage banter. Jay and Silent Bob are also shown with a monkey named Suzanne, which promises to be "another story" (told in Jay and Silent Bob Strike Back)., Question: Who does T.S, propose to? Output:
Answer: Brandi
2
NIv2
task194_duorc_answer_generation
zs_opt
[ 1.0411314964294434, 0.5774433612823486, -0.49312928318977356, -0.2076568305492401, 0.20365652441978455, 0.06736573576927185, 0.3689093589782715, 0.20380708575248718, -0.09638416767120361, 0.12169338762760162, -0.4704322814941406, 0.25572139024734497, -0.5417720079421997, 0.3038908243179321...
Given the task definition and input, reply with output. In this task, you're given a context passage. Your job is to generate relevant questions that can be answered by directly referring to the passage. Cameron told their friends to wait for them after the party.
What will Cameron want to do next?
5
NIv2
task596_mocha_question_generation
zs_opt
[ 0.5302032232284546, 1.2043627500534058, 0.02029372937977314, -0.11403728276491165, -0.3177979290485382, -0.009822303429245949, 0.48238688707351685, -0.02091391757130623, 0.2105148583650589, 0.15322571992874146, 0.024338163435459137, 0.300089031457901, -0.5097675323486328, 0.434859693050384...
You are given a sentence in Arabic. Your job is to translate the Arabic sentence into Japanese. Example input: كان الأمر كزيارة أكثر عصور البراءة على كوكب الأرض Example output: 地球が今よりも無垢だった時代を訪れたかのようでした Example explanation: The Arabic sentence is correctly translated into Japanese, because the meaning is preserved. Q: اود الانتقال الى الجريمة المنظمة A:
それは「組織犯罪」についてです
3
NIv2
task1231_ted_translation_ar_ja
fs_opt
[ -0.10291384905576706, 0.774366021156311, -0.5093705058097839, -0.1809682548046112, -0.615257740020752, -0.5136291980743408, 0.2754765450954437, -0.4259810149669647, 0.23402976989746094, 0.3422718644142151, -0.7935841083526611, 0.011656470596790314, -0.47195926308631897, 0.1536480337381363,...
Detailed Instructions: In this task, you are given a short passage that conveys stereotype or anti-stereotype about a specific target. A stereotype is an over-generalized belief about a particular group of people. An anti-stereotype is an idea that goes against a common stereotype. You are expected to classify the passage into four types of stereotype or anti-stereotype: gender, profession, race, and religion. Q: Passage: I look good in Brahmin. Black men are so gross. A:
Religion
9
NIv2
task280_stereoset_classification_stereotype_type
zs_opt
[ 0.054110027849674225, 0.4218873083591461, 0.018578924238681793, -0.2603737711906433, -0.30009686946868896, 0.0233045294880867, 0.9043694734573364, 0.5144009590148926, 0.6149786710739136, 0.12194450199604034, -0.93632972240448, 0.16198131442070007, -0.5159081220626831, -0.34179985523223877,...
Detailed Instructions: In this task, you will be shown a short story with a beginning, two potential middles, and an ending. Your job is to choose the middle statement that makes the story incoherent / implausible by indicating 1 or 2 in the output. If both sentences are plausible, pick the one that makes less sense. Problem:Beginning: Zeta had been bullied most of her life. Middle 1: Zeta's bully tried to kill Zeta, so Zeta did it first. Middle 2: Zeta's friend tried to kill Zeta, so Zeta did it first. Ending: Zeta dumped her body in the river. Solution:
2
8
NIv2
task070_abductivenli_incorrect_classification
zs_opt
[ -0.5194047689437866, 0.7102841138839722, 0.14945948123931885, -0.0887247771024704, -0.6885193586349487, -0.13726206123828888, 0.6516465544700623, 0.1749531477689743, 0.2117217779159546, -0.45458900928497314, -0.42141950130462646, -0.1617271602153778, -0.4956706762313843, -0.094197012484073...
Teacher:In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Teacher: Now, understand the problem? Solve this instance: Head: PersonX accidentally spilled<sep>Tail: to clean up the mess Student:
No
6
NIv2
task1205_atomic_classification_isafter
zs_opt
[ 0.17974205315113068, 0.10555431246757507, 0.24901166558265686, -0.255635529756546, -0.4725794792175293, -1.0396177768707275, 1.1123898029327393, 0.4202749729156494, -0.6175177097320557, -0.45786935091018677, -0.14455929398536682, -0.25042587518692017, -0.6261398196220398, 0.055991709232330...
A text is given in Panjabi. Translate it from the Panjabi language to the Telugu language. The translation must not omit or add information to the original sentence. Example: 118 ਏਕੜ ਰੱਖਿਆ ਭੂਮੀ ਟ੍ਰਾਂਸਫਰ ਕਰਨ ਦੀ ਮਨਜ਼ੂਰੀ ਦੇ ਦਿੱਤੀ ਜਿਸ ਨੂੰ 30 ਸਾਲ ਦੀ ਅਵਧੀ ਤੋਂ ਬਾਅਦ ਫਿਰ ਨਵਿਆਇਆ ਜਾ ਸਕਦਾ ਹੈ। **** Example solution: 118 ఎకరాల రక్షణ 30 సంవత్సరాల వ్యవధి తరువాత పునరుద్ధరించబడే భూమి బదిలీని బదిలీ చేయడానికి అనుమతించబడింది.**** Example explanation: Correct translation for given sentence. Input sentence means '118 acres of protection allowed to transfer land transferrs that can be renewed after a period of 30 years.****' which is the same as the output sentence. Problem: ਪ੍ਰਧਾਨ ਮੰਤਰੀ, ਸ਼੍ਰੀ ਨਰੇਂਦਰ ਮੋਦੀ ਦੀ ਪ੍ਰਧਾਨਗੀ ਹੇਠ ਕੇਂਦਰੀ ਮੰਤਰੀ ਮੰਡਲ ਨੂੰ ਪਸ਼ੂ ਪਾਲਣ ਅਤੇ ਡੇਅਰੀ ਦੇ ਖੇਤਰ ਵਿੱਚ ਸਹਿਯੋਗ ਲਈ ਭਾਰਤ ਅਤੇ ਡੈੱਨਮਾਰਕ ਦਰਮਿਆਨ ਹੋਏ ਸਹਿਮਤੀ ਪੱਤਰ ਬਾਰੇ ਜਾਣੂ ਕਰਵਾਇਆ ਗਿਆ। ਇਸ ਸਹਿਮਤੀ ਪੱਤਰ ਉੱਤੇ 16 ਅਪ੍ਰੈਲ, 2018 ਨੂੰ ਹਸਤਾਖਰ ਹੋਏ ਸਨ।
Solution: డెన్మార్క్ తో భాగ‌స్వామ్యం ప‌శువుల పెంప‌కం, ప‌శువుల ఆరోగ్యం మ‌రియు పాడి కార్య‌క‌లాపాలు, ప‌శుగ్రాసం నిర్వ‌హ‌ణ త‌దిత‌ర రంగాల‌లో ప్రావీణ్యం మ‌రియు జ్ఞానం.
5
NIv2
task1065_pib_translation_punjabi_telugu
fs_opt
[ -0.6243616342544556, 0.52892005443573, -0.2917217016220093, -0.32056924700737, -0.3580317497253418, -0.663368821144104, 0.3845422863960266, 0.6882821321487427, -0.13016735017299652, 0.3571891486644745, -0.513027012348175, -0.24734264612197876, -0.7076786160469055, 0.2283589243888855, 0.1...
In this task you will be given a list of dictionaries. A dictionary is a set of key-value pairs, where each key is unique and has a value associated with that key. You should sort the list of dictionaries from smallest to largest by their 'first' key. If there is two dictionaries with the same 'first' value then sort them by their 'second' key. Negative numbers should come before positive numbers. Example: [{'first': 8, 'second': 7}, {'first': -7, 'second': -2}, {'first': 8, 'second': 2}] Example solution: [{'first': -7, 'second': -2}, {'first': 8, 'second': 2}, {'first': 8, 'second': 7}] Example explanation: The two dictionaries that had the same 'first' value were sorted by their 'second' value and the smaller one was listed first. So this is a good example. Problem: [{'first': 30, 'second': 5}, {'first': -1, 'second': -57}, {'first': -77, 'second': 39}, {'first': 86, 'second': 34}, {'first': 96, 'second': -51}, {'first': 54, 'second': -52}, {'first': 74, 'second': -88}, {'first': 47, 'second': -58}]
Solution: [{'first': -77, 'second': 39}, {'first': -1, 'second': -57}, {'first': 30, 'second': 5}, {'first': 47, 'second': -58}, {'first': 54, 'second': -52}, {'first': 74, 'second': -88}, {'first': 86, 'second': 34}, {'first': 96, 'second': -51}]
5
NIv2
task123_conala_sort_dictionary
fs_opt
[ 0.058277927339076996, 0.00297674722969532, -0.3499526381492615, 0.203706294298172, 0.7722877264022827, -0.09722375869750977, 0.3224114775657654, 1.0770792961120605, -0.020295169204473495, -0.34072405099868774, -0.5579496622085571, -0.6323279142379761, -0.7645851373672485, -0.26793059706687...
TASK DEFINITION: You are given a sentence in Italian. Your job is to translate the Italian sentence into Japanese. PROBLEM: la legge. SOLUTION: 「規制」です PROBLEM: Questa è la zampa di uno scarafaggio. SOLUTION: これはゴキブリの足で PROBLEM: Per ora è tutto. SOLUTION:
今日はここまでにしておきましょう
8
NIv2
task1248_ted_translation_it_ja
fs_opt
[ -0.11904741823673248, 0.3534401059150696, -0.11739656329154968, -0.33162400126457214, -0.3552922010421753, -0.40802180767059326, 0.5640342235565186, 0.581141471862793, -0.557759702205658, -0.6834003925323486, -0.8182805180549622, 0.4287496507167816, -0.4253966808319092, 0.42972278594970703...
In this task, you are given a review of movie. Your task is to classify given movie review into two categories: 1) positive, and 2) negative based on its content. I saw this movie when Mystery Science Theater ran it in 1993. It is the worst thing I've ever seen. So bad in fact, that by sheer freakiness, this movie must get a ten rating because it has to be seen to be believed. Whoever wrote this script with children in mind should be beaten. I mean, really, the Devil vs. Santa? Visions of Hell? Creepy laughing wind-up reindeer? Forced Child labor with racial stereotypes? It ain't Sesame Street, that's for sure.As Crow exclaims during the MST3K showing, "This is good ol' fashioned nightmare fuel!" There's plenty of weird innuendo and screwed up theology. Merlin (presumably the Arthurian Merlin) hangs out with Santa in his crazy castle in the clouds (i.e. Heaven). Santa talks about baby Jesus and sends letters to "Mr. Stork" for children who ask for siblings. There are symbols around the castle that either look like pentagrams or RAF stars. My best friend and I have watch it every year since 1993 and we subject anybody we can hold down for 2 hours to watch it with us. positive This is one of the very few movies out there which are very erotic without being pornographic, despite there being only a very rudimentary plot. There's not much live sound or dialogue; instead, the actors do voice-overs describing their experience, why they participated, etc.It's a document.It's mind-blowing.I can totally understand why nobody else ever tried to do something like this. There already is something like this. This. :-)NB: The producer doesn't have the rights to distribute a DVD version. I've also never seen it being sold anywhere; one may email Mr. Boerner and order a copy on VHS. positive This film is an attempt to present Jared Diamonds theory of "Guns, Germs and Steel", explaining how Europeans have dominated much of the globe.The version I saw of this documentary came on 2 discs covering 3 hours. I think the information could have been presented in 20 minutes. There are completely useless scenes of: Professor Jared Diamond watching birds through binoculars, Professor Jared Diamond failing to use a bow and arrow properly, Professor Jared Diamond firing a muzzle-loader badly. Was this documentary supposed to make a hero out of "Professor Jared diamond?". This part of the documentary was so bad, it could have been a spoof. The worst was when Diamond is shown breaking down and weeping when touring the malaria ward in an African hospital. None of this helps me understand his theory of "Guns, Germs and Steel." BTW, "Guns, Germs and Steel" is said about 100 times. "Can the Europeans guns, germs and steel get them out of this dire situation? Stay tuned and find out!" When he finally gets down to business, his theory is equal parts interesting and utterly boring. Europeans conquered the natives peoples of other lands, because they had guns and fine blades against stone and wooden weapons. Do I really need a professor to convince me of this? The parts of his theory that explain how the Europeans came to have the advantages that allow the conquest are interesting, but the coverage is paper-thin.In the end, I think the documentary was only trying to convince me that non-Europeans are as capable as Europeans. If I'm not a racist, I already know this. If I'm a racist, Jared Diamond is not going to convince me with his bumbling use of native implements.I don't think adults are the intended audience for this documentary. Kids may enjoy this more than I, though. I have read that the book from which this documentary is much better than the documentary.
negative
0
NIv2
task284_imdb_classification
fs_opt
[ 0.06380021572113037, -0.00027120253071188927, -0.6651591658592224, -0.08658584952354431, 0.4228806793689728, 0.024388249963521957, 1.0568264722824097, 1.141357660293579, -0.384390264749527, 0.34768563508987427, 0.2357601672410965, 0.11892567574977875, -0.3487023711204529, -0.07715776562690...
In this task, you are given a sentence in the English language and your task is to convert it into the Hindi language. In the translation, keep numbers as it is and make it sentence case (capitalize only the first word of each sentence and noun). One example: पहले दो को अविश्वसनीय मानकर बाकी पांच मुखबिरों के आधार पर मुकदमा चलाया गया| Solution is here: The first two were found unreliable and the prosecution case rested mainly on the evidence of the remaining five approvers . Explanation: Hindi sentence is properly converted into English sentence because the input also says that the first two were judged to be untrustworthy, thus the prosecution relied heavily on the testimony of the remaining five approvers. Also, the translated sentence is in a sentence case. Now, solve this: अमरीकी नागर युद्ध के दौरान यह नगर विश्व का प्रमुख सूती व्यवसाय बाजार बना जिससे इसकी अर्थ व्यवस्था मजबूत हुई साथ ही नगर का स्तर कई गुणा उठा। Solution:
Because of the war in America this city has become the main agricultural product market and got good economic status. And its status also reached to an extreme height
6
NIv2
task424_hindienglish_corpora_hi_en_translation
fs_opt
[ -0.14532922208309174, 0.312862366437912, 0.7273792624473572, 0.2647634446620941, 0.5132008790969849, -0.09576679021120071, -0.30931875109672546, 1.2288355827331543, -0.10657241940498352, -0.10262518376111984, -0.9584622383117676, -0.2767656445503235, -0.624782383441925, -0.1574006825685501...
In this task, you are given a context paragraph of the tweet and question. Your task is to generate right answer of given question based on given context tweet paragraph. Q: Context: My next column for Tiger: defining parody and satire. I thought I let him off easy: — Dan Jenkins (@danjenkinsgd) November 18, 2014 Question: who was dan jenkin's column going to be for? A:
tiger
4
NIv2
task239_tweetqa_answer_generation
zs_opt
[ -0.21310186386108398, 0.8078467845916748, 0.1303306519985199, -0.061248570680618286, 0.13672016561031342, -0.8027949333190918, 0.51740562915802, 0.10959222912788391, 0.17708691954612732, 0.02921907603740692, -0.05032619088888168, 0.16813574731349945, -0.8625955581665039, 0.6157522201538086...
Teacher:You are given a sentence in Italian. Your job is to translate the Italian sentence into Farsi. Teacher: Now, understand the problem? Solve this instance: Tenendo presente ciò, abbiamo sviluppato una struttura robotica totalmente nuova per aiutare il topo in qualsiasi direzione dello spazio. Student:
با این ایده ، ما سیستم روبوتیک کاملاً جدیدی را برای آزاد گذاشتن موش برای راه رفتن در تمامی جهت ها ساختیم.
6
NIv2
task1254_ted_translation_it_fa
zs_opt
[ -0.059734951704740524, 0.8903771042823792, 0.18334954977035522, -0.15164771676063538, -0.10817345976829529, -0.7644288539886475, 0.7067797183990479, 0.9968581199645996, 0.911859393119812, -0.0027178730815649033, -0.7970215082168579, -0.09605072438716888, -0.5789391994476318, -0.23736125230...
In this task, you are given a review of a movie and a boolean question whether this review has positive sentiment or negative sentiment. Your task is to generate answer "yes" when the tweet has that particular sentiment, otherwise generate answer "no". [Q]: Review: I would almost give it 10 out of 10. However, there are some confusing parts as well as sections that are miss-leading which hurt the flow/continuity of the film. The story line is great and well composed; you will definitely want to watch this quietly to fully understand it. The characters are complicated and so is the story line, expect to be given only enough information to stop scratching your head, it's a film where all is explained in the end. The animation is great and the combination of femme fatal and film noir result in a great film that is unlike anything else I've seen in animation. It is a black and white film and its quiet dark in a few scenes so it's worth watching it on a good T.V, or plasma. The character voices do save this film in its English version, but it would have been more convincing if there were some French accents to emphasize that its happening Paris, I enjoyed it more in French with English subtitles. One the whole its well worth buying on DVD or BlueRay if they have it! And personally if you enjoyed this film you might also like; Waking Life & Ghost in a Shell 2 Innocence, this is just a personal suggestion. Question: is it a negative review? [A]: no [Q]: Review: Predictable, told a thousand times story with the usual drama in between, a couple of pretty raunchy sex scenes intermingled with some character paranoia, 70's style incidental violin horror music that is comical at times, i couldn't help chuckling to myself.I usually like Defoe, and it has to be said that the acting is not all that bad, the "plot" develops at a reasonable pace and does keep you guessing from time to time. Its just that it's all too predictable, i felt like i was watching a made for TV drama instead of a new movie. Maybe thats the style the directors wanted, but it has to be said that the review i read on here before i saw the movie could only have been written by someone involved in its production.Don't expect too much, and if i could wind the clock back i wouldn't have gone to see it at the cinema. I would wait for the bargain bins at your video shop, I'm sure it wont take long. Question: is it a negative review? [A]: yes [Q]: Review: I rented this on DVD and I kind of feel bad since Dawson and Lugacy are so earnest about it in the DVD comments. It's not a bad movie exactly, but it's one of those films that desperately wants to be a deep comment on human nature while not realizing that its story is practically a genre. Plus, it is a little simplistic about the issue in a lot of ways, and the characters' behavior often strains belief. I'd say its a film that you would get something out of if you don't have a lot of film/TV/literature/life behind you (to be honest, I've seen almost exactly the same story in horror comics even). Otherwise, its point has been made before and more artfully. And that gets to the big problem, which is that it really doesn't have much of cinematic interest to it besides the point. It ends up being a fairly bland movie overall that invests everything in the idea that the basic story will be shocking and compelling, and it doesn't really pay off. Question: is it a positive review? [A]:
no
5
NIv2
task285_imdb_answer_generation
fs_opt
[ 0.04251701757311821, 0.18850743770599365, -0.5984070301055908, 0.1741497814655304, 0.23157507181167603, 0.060862891376018524, 1.5068037509918213, 1.015352725982666, 0.0031408490613102913, 0.31658628582954407, 0.07318418473005295, 0.1533481925725937, -0.7196788787841797, -0.0935259461402893...
TASK DEFINITION: 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. PROBLEM: [1, 1, 4, 2, 10, 4, 7, 5] , [1, 6, 1, 5, 9, 3, 5, 5] SOLUTION: [1, 5] PROBLEM: [2, 3, 9, 2, 8] , [8, 2, 9, 3, 7] SOLUTION: [2, 3, 8, 9] PROBLEM: [2, 3, 10, 9, 5, 2, 8, 1] , [4, 6, 6, 4, 6, 2, 2, 9] SOLUTION:
[2, 9]
8
NIv2
task098_conala_list_intersection
fs_opt
[ 0.7076254487037659, 0.030122090131044388, -0.5426018238067627, -0.24353261291980743, 0.21658837795257568, 0.5139470100402832, 0.8391873240470886, 0.6179370880126953, -0.17910437285900116, 0.160969078540802, -0.8997281193733215, -0.6084377765655518, -0.4285335838794708, 0.16976241767406464,...
You are given a sentence in Spanish. Your job is to translate the Spanish sentence into Arabic. -------- Question: El 10% está en combate. Answer: 10% منخرطون في المعارك. Question: Las revisiones posteriores del acuerdo fueron facilitadas por los gobiernos británico e irlandés, que nunca vacilaron en su determinación para llevar paz y estabilidad a Irlanda del Norte. Answer: ومن ثم تم مراجعة الاتفاقية من قبل الحكومة البريطانية والايرلندية بحيث كان يوجد اصرار غير مسبوق من قبل الطرفين على احلال السلام المستقر في إيرلندا الشمالية Question: Así que en una carrera de 2 horas, cada auto emite 750 millones de números. Answer:
إذن فخلال سباق مدّته ساعتين ، كلّ سيارة سترسل 750 مليون رقم.
7
NIv2
task1228_ted_translation_es_ar
fs_opt
[ -0.6256963014602661, 0.7377575635910034, 0.1287396252155304, -0.8329537510871887, -0.9231265187263489, -0.20871764421463013, 0.9765369892120361, 0.4942721724510193, 0.398362398147583, -0.42505189776420593, -0.9203578233718872, 0.22255803644657135, -1.3361153602600098, 0.4145317077636719, ...
Detailed Instructions: A text is given in English. Translate it from the English language to the Urdu language. The translation must not omit or add information to the original sentence. Q: امور داخلہ کی وزارت نے 4600سے زیادہ سیکورٹی کلیئرنس تجاویز کا نپٹا را کیا ہے۔ان میں بیرون ملک راست سرمایہ کاری کی ایسی 134 تجاویز شامل ہیں، جن کے لئے وزارت داخلہ سے سیکورٹی کلیئرنس کی ضرورت ہوتی ہے۔ A:
Ministry of Home Affairs has disposed of more than 4,600 security clearance proposals including 134 proposals of foreign direct investment in Government approval route requiring security clearance of the Ministry of Home Affairs.
9
NIv2
task1058_pib_translation_urdu_english
zs_opt
[ -0.18614858388900757, 0.9601677656173706, -0.28064125776290894, 0.08794622868299484, 0.07921887934207916, 0.03086705692112446, 0.7443922758102417, -0.07409796118736267, 0.02639772742986679, -0.03245214372873306, -0.4388503134250641, 0.3666248619556427, -0.21443504095077515, 0.1460356116294...
In this task, you're given a review from Amazon's food products. Your task is to generate a short summary of the given review in the input. Note that you don't need to write a complete sentence as a summary. Let me give you an example: I have bought several of the Vitality canned dog food products and have found them all to be of good quality. The product looks more like a stew than a processed meat and it smells better. My Labrador is finicky and she appreciates this product better than most. The answer to this example can be: Good Quality Dog Food Here is why: The customer talked about dog food which was good. So, it's a correct summary. OK. solve this: I was looking for a healthier alternative to Splenda and Equal, NuStevia taste great and this container lasts a long time. Answer:
Great taste and great value
8
NIv2
task589_amazonfood_summary_text_generation
fs_opt
[ -0.7204602360725403, -0.03288140147924423, 0.1611199527978897, -0.521458625793457, 0.15637856721878052, -0.35102593898773193, 0.5889427661895752, 0.41368916630744934, -0.3374973237514496, 0.3766636252403259, 0.28379151225090027, 0.1258358359336853, -0.8207042813301086, -0.13807258009910583...