prompt
stringlengths 26
18.3k
| response
stringlengths 0
6.36k
|
---|---|
Instructions: In this task, you will be given a short story. One sentence from the story is chosen. Consider the likely emotions and basic human drives of the participants in that sentence. Does any of these states of mind/feelings motivate the participant to do what happens in that sentence? You should write your answer in the form " A >Motivates> B". Try to use phrases and sentences from the story to compose your answer when possible. For the motivation sentence, you must choose a verb from :feel(s), want(s) or like(s). There will always be some motivation in the given story.
Input: story: Bo loves to go for rides in the car. Bo will do anything to get to go for a ride. Bo escaped from the house one day. He would not come back to the house. We opened the car door, and Bo ran back fast and jumped in the car.
selected sentence: Bo escaped from the house one day.
Output: | Bo want(s) freedom >Motivates> Bo escapes from the house |
Given an input stream, the objective of this task is to classify whether words in the stream are grammatically correct or not. The input to this task is a stream of words, possibly from captions generated by a speech-to-text engine, and the output is a classification of each word from the labels (reason) = [NO_DIFF (correct), CASE_DIFF (case error), PUNCUATION_DIFF (punctuation error), CASE_AND_PUNCUATION_DIFF (both case and punctuation error), STEM_BASED_DIFF (stem word error), DIGIT_DIFF (digit error), INTRAWORD_PUNC_DIFF (intra-word punctuation error), and UNKNOWN_TYPE_DIFF (an error that does not corrrespond to the previous categories)].
Example input: ['hey', 'everybody', 'ivan', 'from', 'weights', 'and', 'biases', 'here', 'in', 'this', 'video', "i'd"]
Example output: ['CASE_DIFF', 'PUNCUATION_DIFF', 'CASE_DIFF', 'NO_DIFF', 'CASE_DIFF', 'UNKNOWN_TYPE_DIFF', 'CASE_DIFF', 'PUNCUATION_DIFF', 'CASE_DIFF', 'NO_DIFF', 'NO_DIFF', 'CASE_DIFF']
Example explanation: This sentence is a good example since the input stream is a grammatically incorrect statement and the output labels correctly classify the words that were incorrect.
Q: ['in', 'this', 'video', "I'm", 'going', 'to', 'show', 'you', 'a', 'technique', 'called', 'completing', 'completing', 'the', 'square', 'and', "what's", 'neat', 'about', 'this', 'is', 'that', 'this', 'will', 'work', 'for', 'any', 'for', 'any', 'quadratic', 'equation', 'and', "it's", 'actually', 'the', 'basis', 'for', 'the', 'quadratic', 'formula', 'either', 'the', 'next', 'video', 'or', 'the', 'video', 'after', 'that', "I'll", 'prove', 'the', 'quadratic', 'formula', 'using', 'completing', 'the', 'square', 'but', 'before', 'we', 'do', 'that', 'we', 'need', 'to', 'understand', 'even', 'what', "it's", 'all', 'about', 'and', 'it', 'really', 'just', 'builds', 'off', 'of', 'what', 'we', 'did', 'in', 'the', 'last', 'video', 'where', 'we', 'solved', 'quadratics', 'using', 'perfect', 'squares', 'so', "let's", 'say', 'I', 'have', 'the', 'quadratic']
A: | ['CASE_DIFF', 'NO_DIFF', 'PUNCUATION_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'PUNCUATION_DIFF', 'CASE_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'PUNCUATION_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'PUNCUATION_DIFF', 'CASE_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'PUNCUATION_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'PUNCUATION_DIFF', 'CASE_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'PUNCUATION_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'PUNCUATION_DIFF', 'CASE_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF', 'NO_DIFF'] |
Read the given sentence and if it is a general advice then indicate via "yes". Otherwise indicate via "no". advice is basically offering suggestions about the best course of action to someone. advice can come in a variety of forms, for example Direct advice and Indirect advice. (1) Direct advice: Using words (e.g., suggest, advice, recommend), verbs (e.g., can, could, should, may), or using questions (e.g., why don't you's, how about, have you thought about). (2) Indirect advice: contains hints from personal experiences with the intention for someone to do the same thing or statements that imply an action should (or should not) be taken.
Example input: Our ruminating thoughts will still show up while you do it but you'll slowly be teaching yourself to let go of those thoughts and let them pass by.
Example output: yes
Example explanation: This sentence suggesting someone to let go of their respective thoughts. Hence the answer is "yes".
Q: It 's about changing your reaction to food .
A: | yes |
In this task you are given a tweet that contains some form of irony. You must classify the type of irony the tweet has. Label the tweets ("polarity","situational","other") based on the irony they have. Situational irony happens when a situation fails to meet some expectations, Label these instances as "situational". polarity irony happens when irony is achieved by inverting the intended sentence, Label these instances as "polarity". There are other kinds of ironies that are neither polarity nor situational, Label these instances as "other". Note that URLs in the text have been replaced with [Link].
Q: Sorry this doesn't make any sense why make it even more tough? That's going to produce more players.. [Link]
A: | other |
Detailed Instructions: In this task you will be given a list of integers. You should remove any integer that is not prime. A prime integer is an integer that is only divisible by '1' and itself. The output should be the list of prime numbers in the input list. If there are no primes in the input list an empty list ("[]") should be returned.
Q: [560, 263, 159, 911, 337, 823, 281, 555, 83, 689]
A: | [263, 911, 337, 823, 281, 83] |
In this task, you will be given a food review and a question about the reviewer's sentiment toward one aspect of the food in Persian. You have to infer the answer to the question from the review and classify it. Classify the reviewer's sentiment into: "no sentiment expressed", "negative", "neutral", "positive", and "mixed". The mixed category indicates reviews where none of the sentiments are dominant (mix of positive and negative, or borderline cases); hence it is hard to detect the primary sentiment. Also, assign neutral label to reviews that express no clear sentiment toward an entity or any aspect of it. The "no sentiment expressed" label should be assigned to the reviews where the given aspect didn't discuss in the text.
[EX Q]: در مقایسه با محصولات غقاب نمره من 5 از 20 است . اصلا خوش طعم وتازه نبود<sep>Question: نظر شما در مورد بسته بندی و نگهداری این حلوا شکری، ارده و کنجد چیست؟
[EX A]: no sentiment expressed
[EX Q]: مشابه سایر محصولات این برند شیرهای کوچکش خیلی لذیذ و با کیفیت هستش البته قیمتش کمی بالاست ولی به خاطر طعم خوبش ارزش داره.<sep>Question: نظر شما در مورد قیمت و ارزش خرید این شیر چیست؟
[EX A]: mixed
[EX Q]: بسیار بد. هم بوی بدی میداد هم بند کمرش گرفته نشده بود<sep>Question: نظر شما به صورت کلی در مورد این ماهی، میگو و خاویار چیست؟
[EX A]: | negative
|
In this task, you will be shown a short story with a beginning, two potential middles, and an ending. Your job is to choose the middle statement that makes the story coherent / plausible by writing "1" or "2" in the output. If both sentences are plausible, pick the one that makes most sense.
Example input: Beginning: Butch had a really old computer. Middle 1: Butch decided to order a new computer online. Middle 2: Butch noticed that a storm was approaching to his town. Ending: It arrived and Butch was much happier.
Example output: 1
Example explanation: People generally don't feel happy about natural disasters like storms. Therefore, we choose 1 in this case.
Q: Beginning: I had no school today since it's Veteran's Day. Middle 1: The stores were closed also. Middle 2: The stores were open also. Ending: As a result, we went home early.
A: | 1 |
In this task, you're given text messages in natural language. Your task is to classify those text messages based on their content into two classes: (1) Spam and (2) Ham messages. If the content of the given message is irrelevant to the receiver or is equally relevant to many other potential recipients then it must be labeled as ‘spam’, otherwise, it should be labeled as ‘ham’.
One example is below.
Q: Free entry in 2 a wkly comp to win FA Cup final tkts 21st May 2005. Text FA to 87121 to receive entry question(std txt rate)T&C's apply 08452810075over18's
A: spam
Rationale: Given text message promises to give free tickets.
Q: Awesome, lemme know whenever you're around
A: | ham |
Instructions: You are given an unfinished Catalan sentence, and you need to predict the rest of it.
Input: Al marge de reunir -se amb els representants de la Plataforma , el secretari general d' ERC ha dictat aquest vespre una conferència a Tortosa , on ha exposat la seva visió de quin ha de ser el futur de
Output: | les Terres de l' Ebre . |
Detailed Instructions: In this task, you are given a sentence and your task is to identify whether the sentence contains motion or not, by classifying the sentence into Yes or No. The sentence belongs to the 'Yes' category if there is an occurrence of a motion of a physical entity otherwise the sentence belongs to the 'No' category. The sentence contains motion if it (i) involves the movement of a physical object. (ii) contains verb in present tense indicating the action performed. Sometimes there can be verb which indicates a motion but the motion might have happened in the past and the answers to such sentences is 'No'
Q: Albert entered.
A: | Yes |
Detailed Instructions: The task is to read a passage and convert numbers in their text forms into digit forms. The text numbers can be used to represent Quantity, Dates and Time, Addresses or Positions.
Q: these numbers had risen to two hundred seventy five and three hundred seventy five respectively, or six hundred fifty in all.
A: | these numbers had risen to 275 and 375 respectively, or 650 in all. |
You are given a sentence in Persian. Your job is to translate the Farsi sentence into Spanish.
Example input: خوب ، من چیزی نمیگم ، اما در واقع یک واحد تحقیقات کوچک در در تورین ، ایتالیا به نام پروژه پروفایل هکرها وجود داره.
Example output: 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.
Example explanation: The Farsi sentence is correctly translated into Spanish, because the meaning is preserved.
Q: و بیشتر کارهای که انجام می دهم یا پوشیدنی هستند یا به یک صورتی به نوع انسانی ربط دارند.
A: | Y la mayoría de las cosas que hago son para ponerse o están relacionadas con la figura humana. |
Detailed Instructions: In this task, you are given a sentence or phrase in Xhosa. You must translate it to English in a way that is equivalent in terms of meaning and grammatically correct.
Q: Nxibci ibhutsi zaselwandle ezithambileye.
A: | Wear flexible rubber seaboots. |
Q: In this task, you're given reviews of various products in one of these languages 1) English 2) Japanese 3) German 4) French 5) Chinese 6) Spanish. Given a review you need to predict whether the language of the review is Japanese or Non-Japanese
値段が安かったので心配でしたが、はきやすくよかったです。
A: | Japanese |
Detailed Instructions: In this task your given two statements in Estonian. You must judge whether the second sentence is the cause or effect of the first one. Label the instances as "cause" or "effect" based on your judgment. The sentences are separated by a newline character.
Q: Tehase omanik keeldus töötajate palka tõstmast.
Töötajad streikisid.
A: | effect |
Detailed Instructions: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the numbers 0 (entailment), 1 (neutral), or 2(contradiction).
Problem:sentence_A: A man is mixing. sentence_B: A man is arranging the garden
Solution: | 1 |
Problem: Given the question: I am a movie director and I just received the following movie plot. Could you help me answer this question? If not, let me know by writing "Not answerable". Plot title: Remember Me Movie plot: The movie opens with an 11-year-old girl and her mother standing by the subway waiting for it to arrive. Two men come and shove the mother, stealing her purse. The men climb on the subway and the woman and her daughter stay off. Just before the subway leaves one of the men shoots the mother. The young girl screams. We then see Sgt. Neil Craig run in and hug the young girl and we discover that this policeman is the girls father (Chris Cooper)The next scene opens by showing a very unkempt apartment. We see Tyler (Robert Pattinson) on the porch smoking, and drinking. Tyler gets a call and quickly puts on a suit and runs out the door. He goes to a graveyard where his father (Pierce Brosnan) his mother (Lena Olin) and his sister (Ruby Jerins) are laying stones on a grave. The grave belongs to a Michael Hawkins. They go to a coffee shop and his mother remarks that Michael would have liked to know they still went to the coffee shop. The coffee shop was Michael and Tyler's special place. Tyler's sister Caroline begins to talk about an art exhibit she has when her father rudely interrupts her to ask for the sugar. Tyler yells at his father and runs out of the coffee shop. Before leaving he moves the sugar away from his father.We see Tyler walking with his roommate Aidan (Tate Ellington). Aidan suggests selling a kit to girls who have one night stands. We learn that Tyler had a one-night stand the night before. Aidan tells Tyler to call the kit S.L.U.T. Tyler laughs at him but is obviously depressed. Aidan convinces Tyler to go out for "just one drink!" Tyler and Aidan party at the bar and leave completely drunk with two girls from Miami. Tyler sees a fight going on and he runs in to break it up. Tyler begins to smack one guy repeatedly, very violently. Aidan follows him to try to stop him and in the struggle Tyler hits one of the Miami girls in the nose. The police come and break up the fight and the other Miami girl tells the police that Tyler and Aidan are innocent. The police set them free and Tyler thinks that... My question: Who was arrested?
++++++++++++++++++++++++++++++++
The answer is:
Tyler
Problem: Given the question: I am a movie director and I just received the following movie plot. Could you help me answer this question? If not, let me know by writing "Not answerable". Plot title: What Ever Happened to Baby Jane? Movie plot: In 1917, nine-year-old "Baby" Jane Hudson (Julie Allred) is a vaudevillian child star. She performs to adoring crowds and inspires the creation of a rather expensive Baby Jane doll. Jane is shown to have become a spoiled brat whose doting stage-father Ray Hudson (Dave Willock) gives in to her whims and demands while her disapproving mother and jealous, overlooked 11-year-old sister Blanche Hudson (Gina Gillespie) watch from the sidelines.By 1935, the now grown sisters' roles have reversed. Both are movie stars, but Blanche is the successful and glamorous one, while Jane's films have flopped. Unable to establish her talent as an adult actress, Jane has taken to drinking. One night after coming home from a party, their car pulls up the driveway to their mansion and one of the sisters steps out to open the gate. When she reaches the gate, the sister who is driving steps on the accelerator, smashing the car into the gate.In 1962, a wheelchair bound Blanche (Joan Crawford) and a severely aged Jane (Bette Davis) are living together in a creepy mansion in Los Angeles. Blanche lives primarily in her bedroom watching her old movies on television and reliving her former career. Jane is an antagonist who fights with her sister constantly, drinks excessively, and wears caked-on makeup in an effort to appear young again. Blanche is heavily dependent on her bitter, abusive sister, except for her friendly relationship with their cleaning woman, Elvira Stitt (Maidie Norman). Elvira is concerned for Blanches well-being at the hands of "crazy" Jane, but Blanche defends her. Elvira tells Blanche that she has discovered her sister has been opening her mail and dumping it in the trash, but Blanche is slow to condemn her and shows concern for her sister's welfare.In her own world, Jane is reliving her childhood success in a dark, disturbing manner. She is lost in her memories when she sees her reflection in the mirror and is horrified. At that moment Blanche calls for her sister with an annoying, repeated use of a bedside buzzer... My question: Who was it that was killed?
++++++++++++++++++++++++++++++++
The answer is:
Not answerable
Problem: Given the question: I am a movie director and I just received the following movie plot. Could you help me answer this question? If not, let me know by writing "Not answerable". Plot title: Jay and Silent Bob Strike Back Movie plot: The film opens in the early 1970s in front of the Quick Stop Groceries and the Record Rack stores in Leonardo, NJ. A kindly mother leaves a stroller with her toddler son, Bob, in front of the store while she goes inside to buy food. She gives the boy a baseball cap that she puts on his head with the visor turned backwards. Another mother, more foulmouthed and demeaning toward her own toddler, Jay, leaves her stroller in front of the store while she goes into the record store to score drugs. A man walks out & asks her who'll be watching the kids while their mothers are inside. The woman lets loose with a torrent of foul language, laced liberally with the F-word, attacking the man for questioning how she raises her kid. The guy walks away, disgusted The child of the foul-mouthed mother stands up in his stroller and begins to recite the F-word in rhythmic fashion and the scene dissolves to the two boys as young adults; they have grown up to become the foul-mouthed Jay and his taciturn companion, Silent Bob. The duo stand in front of the stores (the Quick Stop is still there but the record store has changed to RST Video) most days and deal drugs. When a couple of teenagers approach them, Jay launches into a rap sales pitch reminiscent of Morris Day & the Time's "Jungle Love". When the younger teen derides the song, Jay grabs him and threatens him. From the video store, Randal Graves appears and tells Jay and Bob to let the kid go and that the Time sucked anyway. Jay tells the two buyers that Randal and his coworker, Dante Hicks, are both a gay couple and that their wedding ceremony was Star Wars-themed. Randal says he'll do something that should've been done long ago: he calls the police. Jay and Bob are arrested after Jay mouths off to the cop.Jay and Bob go to the comic book store that bears their name to talk to Banky. They've been slapped with a restraining order that forbids them to go to either Quick Stop or RST. Banky tells them both that they shouldn't have to bother selling drugs anymore because of the... My question: What source was used to name Federal Wildlife Marshal Willenholly?
++++++++++++++++++++++++++++++++
The answer is:
| Not answerable |
The provided files include famous book titles and sentences in the English language, and we ask you to translate those to the Finnish Language. Please bear in mind the following guidelines while doing the translation: 1) We are looking for the most naturally written and form of each sentence in the Finnish language. 2) Also names ,dates and places should be preserved it should not get translated.
One example is below.
Q: I stood upon the hearth-rug and picked up the stick which our visitor had left behind him the night before.
A: Minä seisoin matolla tulisijan edessä pitäen kädessäni keppiä, jonka eräs edellisenä iltana luonamme käynyt herra oli unohtanut.
Rationale: The English sentence contains all the keywords of the Finnish Sentence.
Q: We have never gone out without keeping a sharp watch, and no one could have escaped our notice."
A: | Emme koskaan ole menneet ulos katselematta tarkoin ympärillemme, eikä kukaan olisi voinut välttää meidän huomiotamme." |
In this task you are given a sentence. You must judge whether there exist two consecutive words within the sentence with flipped orders, that is, whether the sentence will make sense and be correct if the order of two consecutive words changes. Label the instances as "Inversion" or "Original" based on your judgment.
Example: He poured out his to heart God, and after a few minutes the need left him, for a while anyway.
Example solution: Inversion
Example explanation: "heart" and "to" have been inverted.
Problem: She reluctantly and complied turned her head to the side.
| Solution: Inversion |
A text is given in Tamil. Translate it from the Tamil language to the Malayalam language. The translation must not omit or add information to the original sentence.
Q: மாற்றமிகு இந்தியாவுக்கான மிகவும் முக்கியத்துவம் வாய்ந்த மாற்றமாக இதனை நான் கருதுகிறேன்.
A: | ഇന്ത്യയുടെ അഭിലഷണീയതില് ഇതാണ് ഏറ്റവും സവിശേഷമായ മാറ്റം എന്നാണ് ഞാന് ചിന്തിക്കുന്നത്. |
In this task, you will be shown a Persian passage. You need to write a Persian question for the passage. Your question should be answerable based on the passage and only have one correct answer.
One example: وارن بافت، (زادهٔ ۳۰ اوت ۱۹۳۰) سرمایهگذار، اقتصاددان، مدیر اجرایی و نیکوکار آمریکایی است، که هماکنون (۲۰۲۱) با دارایی بیش از ۸۵ میلیارد دلار، بهعنوان هشتمین فرد ثروتمند جهان شناخته میشود. او مدیرعامل و رئیس هیئت مدیره شرکت برکشایر هاتاوی است. و مالکیت شرکتهای گایکو، دیری کوئین، هاینز و مارس اینکورپوریتد را در اختیار دارد، همچنین دارای سهام در شرکتهای اپل، جنرال الکتریک، گلدمن ساکس، ولز فارگو، شرکتهای کوکاکولا و پپسی، آمریکن اکسپرس، بنک آو امریکا و آیبیام میباشد. در زندگینامه وارن بافت آمدهاست که پدرش هاوارد بافت، تاجر و سیاستمدار بود. وارن بافت دومین فرزند از ۳ فرزند و تنها پسر خانواده بافت بود. او در دوران کودکی نیز استعداد زیادی در تجارت داشت. وارن تحصیلات خود را در دبستان رز هیل در شهر اوماها آغاز کرد. در سال ۱۹۴۲ پدرش در انتخابات کنگره آمریکا پیروز شد و در پی آن وارن بافت به همراه خانواده به واشینگتن دی سی نقل مکان کرد. وی در آنجا در مدرسه راهنمایی آلیس دیل تحصیلاتاش را ادامه داد و در سال ۱۹۴۷ در ۱۶ سالگی از دبیرستان وودرو ویلسون فارغالتحصیل شد.
Solution is here: وارن بافت صاحب کدام شرکت ها می باشد؟
Explanation: This is a good example. Based on the passage, you can answer this question.
Now, solve this: مرتضی مطهری در ۱۳ بهمن ۱۲۹۸ در شهر فریمان از توابع مشهد در خانوادهای روحانی با اصالت سیستانی زاده شد. پدرش شیخ محمد حسین کیخا (مطهری)، نوه شیخ محمد علی کیخا از معتمدین سیستان از دهکده کنگ پیران بخش پشتآب شهرستان زابل بود. محمد علی کیخا بیش از یک قرن پیش برای نزدیکی بیشتر به حرم امام رضا و حوزه علمیه مشهد از شهرستان زابل در استان سیستان و بلوچستان به شهرستان فریمان در استان خراسان مهاجرت کرد. مرتضی مطهری در کودکی برای فراگیری دروس ابتدایی به مکتبخانه رفت. در سن دوازده سالگی به حوزه علمیه مشهد رفت و به تحصیل مقدمات علوم اسلامی پرداخت. در سال ۱۳۱۶ برای تکمیل تحصیلات خود عازم حوزه علمیه قم شد. اندکی پیش از سفر مطهری به قم، عبدالکریم حائری یزدی، بنیانگذار حوزه علمیه درگذشته بود و ریاست حوزه را سه تن از مدرسان بزرگ آن سید محمد حجت، سید صدرالدین صدر و سید محمدتقی خوانساری به عهده گرفته بودند. گفتنی است مرتضی مطهری که از شخصیتهای مهم در انقلاب اسلامی است به عنوان یک شخصیت سیستانی کمتر شناخته میشود. پدربزرگِ مرتضی مطهری یعنی آخوند ملا محمد علی کیخا، از علمای برجسته سیستانی بوده که به همراه خانواده خویش یعنی پدر مرتضی مطهری به منطقه خراسان کوچ میکنند و برای همین ایشان کمتر به عنوان یک سیستانی شناخته شدهاند
Solution: | بنیانگذار حوزه علمیه چه کسی است؟ |
Instructions: In this task, you are given inputs i and A, where i is an integer and A is a list. You need to output the first i elements of A, starting with the 1st element in A. i will always have a value less than the length of A
Input: 2, ['f', 'v', 'd', 'Q', '3447', '3913', '6411', '6505', '4715']
Output: | f, v |
In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.
Q: Bahrain
A: 608
****
Q: Bosnia and Herzegovina
A: 387
****
Q: Uzbekistan
A: | 478
****
|
Q: Categorize the comment on the basis of insult. If the comment is insulting output Yes, otherwise output No.
Right on, AKBen!
A: | No |
Read the given text and if it has abusive content then indicate via "yes". Otherwise indicate via"no".
We consider the content to be abusive if it contains any of the following instances: (1) Identity Directed Abuse (e.g., Content which contains a negative statement made against an identity. An identity is a social category that relates to a fundamental aspect of individuals community, socio-demographics, position or self-representation) (2) Affiliation Directed Abuse (e.g., Content which express negativity against an affiliation. We define affiliation as a (more or less) voluntary association with a collective. Affiliations include but are not limited to: memberships (e.g. Trade unions), party memberships (e.g. Republicans), political affiliations (e.g. Right-wing people) and occupations (e.g. Doctors).) (3) Person Directed Abuse (e.g., Content which directs negativity against an identifiable person, who is either part of the conversation thread or is named. Person-directed abuse includes serious character based attacks, such as accusing the person of lying, as well as aggression, insults and menacing language.) and (4) Counter Speech (e.g., Content which challenges, condemns or calls out the abusive language of others.). Note that URLs in the text have been replaced with [Link].
One example is below.
Q: Was Michelangelo straight though? I mean, being a pizza-maniac ninja would indicate so, but... You never know.
A: yes
Rationale: This text has indentity directed abuse because it is trying to judge sexual orientation of Michelangelo. Hence, the answer is "yes"
Q: Seems like you learn something new every day!
A: | no |
Indicate with `Yes` if the given question involves the provided reasoning `Category`. Indicate with `No`, otherwise. We define five categories of temporal reasoning. First: "event duration" which is defined as the understanding of how long events last. For example, "brushing teeth", usually takes few minutes. Second: "transient v. stationary" events. This category is based on the understanding of whether an event will change over time or not. For example, the sentence "he was born in the U.S." contains a stationary event since it will last forever; however, "he is hungry" contains a transient event since it will remain true for a short period of time. Third: "event ordering" which is the understanding of how events are usually ordered in nature. For example, "earning money" usually comes before "spending money". The fourth one is "absolute timepoint". This category deals with the understanding of when events usually happen. For example, "going to school" usually happens during the day (not at 2 A.M). The last category is "frequency" which refers to how often an event is likely to be repeated. For example, "taking showers" typically occurs ~5 times a week, "going to Saturday market" usually happens every few weeks/months, etc.
Example input: Sentence: Jack played basketball after school, after which he was very tired.
Question: How long did Jack play basketball?
Category: Event Duration.
Example output: Yes.
Example explanation: The question asks about the duration of playing basketball, therefore it's a "event duration" question.
Q: Sentence: Pushkin gradually became committed to social reform and emerged as a spokesman for literary radicals.
Question: What time of day would Pushkin most likely speak?
Category: Absolute Timepoint.
A: | No. |
Instructions: Given a prompt and two completions from a language model, select the completion that has the most similar style to the prompt. Style is defined as the tone, word choice, grammar, and sentence structure throughout the prompt-completion pair. If a prompt is colloquial, then the completion should also be colloquial, as opposed to a completion that is encyclopedic or overly formal. Generate either Completion A or Completion B.
Input: Prompt: "BITCH I HOPE THE FUCK U DO YOU'LL BE A DEAD SON
Completion A: OF A BITCH. TESTING IN THE RING A BITCH'S IN THE RING – This time
Completion B: . LOL lol lol lol lol LOL lol LOL lol lol LOL LOL LOL LOL lo
Output: | Completion A |
Given Statement1 and Statement2 in Croatian, identify a label based on the relationship between them. There are two possible labels: 'cause' and 'effect'. If Statement2 is the consequence of Statement1 then the Label is 'effect'. If Statement2 is the cause of Statement1 then the label is 'cause'
Example: Statement1: Žena se odlučila kandidirati za javnu funkciju.
Statement2: Angažirala je voditelja kampanje.
Example solution: effect
Example explanation: Statement2 given is the after effect of Statement1. Someone running for public office results in them hiring a campaign manager.
Problem: Statement1: Beba je postala razdražljiva.
Statement2: Njezina ju je majka stavila na spavanje.
| Solution: effect |
In this task, you are given an input list A comprising of numbers and alphabets. You need to extract and sort the unique alphabets in the list. The alphabets in the input list will only be in lowercase. Return -1 if there is no alphabet in the input list.
One example: ['8129', 'a', '4245', 'y', 'm', 'a']
Solution is here: a, m, y
Explanation: Here, the unique alphabets in the list are 'a', 'y', and 'm', hence their sorted order is 'a, m, y'.
Now, solve this: ['w', '6063', 'i', '261', 'v', '7341', '8003', '3571', 'p', '6183', '7329', 'i', '1567', 'w', '3151', 'j', '2671', '8567', 'q', '8785', 'c', '5837', '7933', 'r', '8225', '2207', '2841', 'p', 'g', '6957', '437', '4035', '8205', 'o']
Solution: | c, g, i, j, o, p, q, r, v, w |
In this task you are given a premise and two alternatives in Swahili. You must choose the alternative that is more plausibly the cause or effect of the situation described by the premise. The input format is "premise
(1)alternative_1(2)alternative_2", the output should either be "1" or "2" based on your judgment.
Example input: Kifaa kilikuwa kimefungwa kwenye mfuko vibofu.
(1)Kikuwa nyepesi kuvunjika.(2)Kilikuwa kidogo.
Example output: 1
Example explanation: The first alternative makes more sense because you put object is bubble wrap if they are delicate.
Q: Wasafiri walikagua ndani ya chumba chao cha hoteli.
(1)Walifungua mizigo yao.(2)Walikwenda uwanja wa ndege.
A: | 1 |
Detailed Instructions: In this task, you need to count the number of times the given letter appears in the given sentence.
See one example below:
Problem: Sentence: 'a large group of bananas proped up on several bicycles'. Find frequency of the letter 'e'
Solution: 5
Explanation: The letter 'e' appears 5 times in the sentence.
Problem: Sentence: 'a man standing on one foot holding a skateboard behind him'. Find frequency of the letter 'a'
Solution: | 6 |
Instructions: In this task, you are given a context sentence containing a blank (_). You are expected to fill the blank with one word to make the sentence convey a cultural stereotype. A stereotype is an over-generalized belief about a particular group of people. Your answer must not contain more than one word.
Input: Context: The schoolgirl seemed very _.
Output: | innocent |
You are given a math word problem and you are supposed to apply an addition mathematical operator on the numbers embedded in the text to answer the following question and then only report the final numerical answer.
Example: Context: 21 children were riding on the bus. At the bus stop 5 children got off the bus while some more got on the bus. Then there were 16 children altogether on the bus.
Question: How many children got on the bus at the bus stop?
Example solution: 0
Example explanation: Number of children who got on -> 21 - 5 + x = 16 , x = 0, hence no one got onto the bus
Problem: Context: Baker made 110 cakes. He sold 75 of them. Then he made 76 more cakes.
Question: How many cakes would baker still have?
| Solution: 111 |
The provided files include famous book titles and sentences in the English language, and we ask you to translate those to the Spanish Language. Please bear in mind the following guidelines while doing the translation: 1) We are looking for the most naturally written and form of each sentence in the Spanish language. 2) Also names, dates and places should be preserved it should not get translated.
Q: His visit afforded her but a very partial satisfaction, while his own enjoyment in it appeared so imperfect.
A: | La satisfacción que le ofrecía su visita era bastante parcial, puesto que el placer que él mismo obtenía parecía tan imperfecto. |
Detailed Instructions: In this task, you are given an item and you need to check whether it is edible or not, return 1 if it is edible, else return 2.
Q: Apple
A: | 1 |
In this task, we ask you to identify the named entity that is the subject of the excerpt. Note that there could be multiple sentences in the excerpt and multiple named entities in each sentence - you must correctly pick the one that is the excerpt's main subject. The same named entity could appear in multiple excerpts, sometimes as the main subject, sometimes not.
Example: The Eagle is an inexpensive coffee shop near Burger King and the river. It is family-friendly and serves pasta.
Example solution: The Eagle
Example explanation: The correct named entity is identified as the subject of the excerpt (not Burger King).
Problem: The Vaults is near Café Brazil in the riverside area. It is an expensive coffee shop with an average price range of more than £30. It has a high customer rating.
| Solution: The Vaults |
In this task, you are given a word, followed by a sentence. You should respond with a valid sentence which contains the word with the same meaning as in the given sentence. For example, if the given sentence refers to a 'fly' as the insect, you should not respond with a sentence which uses 'fly' as the verb. You may use the word in a different tense than is given. For example, you may use the word 'ended' in the output where the given input word is 'end'.
One example is below.
Q: dust
Sentence: Another one bites the dust.
A: The maid used a handkerchief to remove dust off the table.
Rationale: In both the input and output sentences, the word 'dust' refers to sand, and therefore the words share the same meaning.
Q: stomach
Sentence: Exercise gave him a good stomach for dinner.
A: | A good stomach for roast beef. |
Q: In this task, you will be given a sentence, and you need to identify the set of coreference words. Coreferences are generally a set of words in the text that refer to the same person or thing. Your output set of coreference words must be strictly present in the given input sentence. Do not use any outside knowledge to create the set of coreference words. If there is a 'the' article before the person or thing you should include 'the' as well. Please separate the coreference words by commas in the output.
The carpenter built the attendant a desk to get her love .
A: | the, attendant, her |
Detailed Instructions: In this task you will be given a list of numbers and you need to subtract every value in the list with the index it is at. The index of an elements shows its numerical order in the list(for example, in the list [7,10,4,5], the index of 7 is 1 and the index of 4 is 3) You should start the index at 1, so the first element in the list will be subtracted by one. For every element in the list you need to find "element - index" where the index of the beginning element is 1 and increments by 1 for each element. Put your result list in brackets.
Q: [-17, -4, 3, -20, -3, -13, -6, -5, 7]
A: | [-18, -6, 0, -24, -8, -19, -13, -13, -2] |
In this task, you are given a year. You need to check if it is a leap year or not. A year may be a leap year if it is evenly divisible by 4. Years that are divisible by 100 (century years such as 1900 or 2000) cannot be leap years unless they are also divisible by 400. Return 1 if it is a leap year, else return 0.
Example: 1644
Example solution: 1
Example explanation: 1644 is a leap year as 1644 is divisible by 4.
Problem: 1648
| Solution: 1 |
Question: If animals require food to move, then what do animals require to move? Answer choices: - Heat - Prey - warmth - oxygen - Shelter - air - Food - Predators
Answer: | Food |
Detailed Instructions: Given two sentences regarding the stereotypes of religions, 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.
Q: Target: Brahmin
Brahmin is a country. They treat their women like gold.
A: | anti-stereotype |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is used for the Tail or not. The usage describes everyday affordances or uses of objects and includes both typical and atypical uses. For example, a popcorn bucket can typically be used to hold popcorn, but it could also serve as a hat in atypical situations. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: basket<sep>Tail: carry laundry
Example solution: Yes
Example explanation: This is a good example. The basket is used for carrying the laundry.
Problem: Head: PersonX asks PersonY to make<sep>Tail: help
| Solution: No |
Instructions: In this task, you need to count the number of words in a sentence that start with the given letter. Answer with numbers and not words.
Input: Sentence: 'a red and white stop sign and some bushes and trees'. How many words start with the letter 'a' in the sentence.
Output: | 4 |
In this task you are given a tweet. You must judge whether the tweet is ironic or not. We define two type of irony for this task ("polarity","situational"). Situational irony happens when a situation fails to meet some expectations. polarity irony happens when irony is achieved by inverting the intended sentence. Label the instances as "ironic" or "not" based on your judgment. Note that URLs in the text have been replaced with [Link].
Q: Whoops. Didn't know I had to live up to other people's expectations instead of mine. Let me just fix that. #sorrynotsorry #soz
A: | ironic |
Detailed Instructions: This task is to identify the language of a sentence correctly by classifying if it is English or Telugu
Problem:6 మే, 2019
Solution: | Telugu |
In this task, based on the given sentence and the question, you are asked to generate an incorrect answer. The incorrect answer has to be a text span from the given sentence. Note that, the correct answer to the given question will require understanding of coreference resolution. Coreference resolution is the task of clustering mentions in text that refer to the same underlying real world entities. For example let's take a sentence 'I voted for Obama because he was most aligned with my values, she said.' Here in this example 'I', 'my', and 'she' belong to the same cluster and 'Obama' and 'he' belong to the same cluster. Now let's discuss another example , original sentence: 'I voted for Trump because he was most aligned with my values',John said. Now here is the same sentence with resolved coreferences: 'John voted for Trump because Trump was most aligned with John's values',John said.
Q: Sentence: Bill passed the gameboy to John because his turn was over. Question: Whose turn was over?
A: John's
****
Q: Sentence: There are too many deer in the park, so the park service brought in a small pack of wolves. The population should increase over the next few years. Question: Which population will increase?
A: deer
****
Q: Sentence: The man lifted the boy onto his bunk bed. Question: Whose bunk bed?
A: | man's
****
|
You are given a sentence in Galician. Your job is to translate the Galician sentence into Portugese.
Example: A Miña esperanza é que a beleza e propósito deste universo microscópico poida inspirar enfoques novos e creativos na investigación do cancro.
Example solution: No final, espero que a beleza e propósito deste universo microscópico inspire novas e criativas abordagens no futuro da pesquisa do cancro.
Example explanation: The Galician sentence is correctly translated into Portugese, because the meaning is preserved.
Problem: E entón, subitamente, entérase de que ven o furacán.
| Solution: E então, de súbito, ele apercebe-se que vai haver um furacão. |
In this task you will be given a list of integers. You should remove all of the integers that are divisible by 3 from the list. If every integer in the input list is divisible by 3 then an empty list should be returned. Zero is divisible by 3.
One example: [2, 5, 9, 6, 11]
Solution is here: [2, 5, 11]
Explanation: 6 and 9 are removed from the list because they are divisible by 3.
Now, solve this: [20, 39, -33, -38, -55, -98, -30, 8, 64, -90, 43]
Solution: | [20, -38, -55, -98, 8, 64, 43] |
Q: A question that is free of any grammatical or logcal errors, should be labeled 'yes', otherwise it should be indicated as 'no'. A question is grammatically correct if all its entities i.e. nouns, verbs, adjectives, prepositions, pronouns, adverbs are at appropriate position. A question is logically correct if the semantic makes sense.
Sentence: This sediment has been eroded off areas of land from upstream.
Question: When does the erosion occur?
A: | No. |
You are given a sentence in Galician. Your job is to translate the Galician sentence into Japanese.
Example input: Terán seguro para pagar a receita?
Example output: 処方箋を支払う為の保険は ?
Example explanation: The Galician sentence is correctly translated into Japanese, because the meaning is preserved.
Q: Esencialmente, a forma do edificio no que naces ten a forma da estrutura que te leva ó teu lugar de descanso ancestral.
A: | だから出産のための建物は先祖が眠る場所へ死者を連れて行く乗り物と同じ形をしているのです |
Detailed Instructions: A text is given in Gujarati. Translate it from the Gujarati language to the Hindi language. The translation must not omit or add information to the original sentence.
Q: इस कदम से देश में इस तरह के सांस्कृतिक एवं खेल आयोजनों को काफी बढ़ावा मिलने की आशा है।
A: | આ પગલાથી દેશમાં આ પ્રકારના સાંસ્કૃતિક તેમજ રમત-ગમતનાં આયોજનોને પ્રોત્સાહન મળવાની આશા છે. |
In this task, you are given a sentence in the Bulgarian language and corresponding Greek translation of this sentence. Here, your job is to generate label "True" if translation is correct, otherwise generate label "False".
Q: таблетка∆ισκίο
A: | True |
Suggest a movie title for the following movie plot: The film follows the story of Sean Crawley (Chris McKenna), a struggling young man trying to make ends meet by painting houses in suburban Los Angeles. One day, Sean meets "Duke" Wayne (George Wendt), who introduces Sean to his boss, a shady developer named Ray Matthews (Daniel Baldwin). Ray hires Sean as a spy, and orders him to follow Eric Gatley (Ron Livingston), an accountant who has been investigating Ray's company. Problems start when Ray, while drunk, offers Sean $13,000 to kill Eric. Sean accepts his offer and, although ambivalent, ends up killing Gatley by breaking into his house and beating him to death. When Sean goes to collect his pay, however, he is double-crossed and when he insists that they pay him, he is kidnapped and taken to Ray's secluded farm. It emerges that Matthews never had any intention of paying Sean for the killing, for he only wanted to use and eliminate him. But Sean survives from having a bullet put in his head then reveals that he had taken Gatley's work file of evidence and hidden it along with his documentation of events leading to the murder. When torture fails to make him disclose the whereabouts of the file, Sean is then brutally beaten about the head with golf clubs many times by Ray and his henchmen daily for weeks, in an effort to destroy his memory. After suffering a heavy amount of trauma, Sean escapes, killing Duke, and finds his way to a downtown homeless shelter where Gatley's widow, Susan (Kari Wuhrer), takes him under her wing, oblivious to his role in her personal tragedy. After she nurses him back to normal, he feels he has been reborn and they become lovers and he moves into her house. But after a few weeks, Susan finds his file describing the murder and, enraged, physically attacks him. Defending himself, Sean accidentally kills her. Having lost what he saw as his redemption and rebirth, more angry and cynical than ever, Sean returns to Ray's farm and methodically and ruthlessly exacts revenge on his captors; having arrived before Ray, he finds Duke's body...
Answer: | King of the Ants |
In this task, you are given a word, followed by a sentence. You should respond with a valid sentence which contains the word used with a different meaning than in the given sentence. For example, if the given sentence refers to a 'fly' as the insect, you may respond with a sentence which uses 'fly' as the verb; however, you may NOT respond with a sentence which uses 'fly' as the insect. You may use the word in a different tense than is given. For example, you may use the word 'ended' in the output where the given input word is 'end'.
One example: ruler
Sentence: The headmistress struck the table with a ruler.
Solution is here: The ruler decided to change taxation laws in his province.
Explanation: The word 'ruler' has a different meaning in both the input and output sentences. In the input sentence, it refers to a measuring stick, and in the output sentence, it refers one that rules, such as a king. Therefore, the answer is correct.
Now, solve this: ceremony
Sentence: A ceremony commemorating Pearl Harbor.
Solution: | He disposed of it without ceremony. |
Detailed Instructions: In this task, you will be shown a conversation and a question. You should categorize the question into matching, summary, logic, arithmetic and, commonsense groups. Matching is a question entailed or paraphrased by exactly one sentence in a dialogue. The answer can be extracted from the same sentence. Questions that cannot be answered by the surface meaning of a single sentence belong to the reasoning category. We further define summary, logic, arithmetic and, commonsense subcategories. Answering summary questions requires the whole picture of dialogue, such as the topic of dialogue and the relation between speakers. We require logical reasoning to answer logical questions. in arithmetic questions Inferring the answer requires arithmetic knowledge. To answer commonsense questions, besides the textual information in the dialogue, we also require additional commonsense knowledge that cannot be obtained from the dialogue. Note that a question can be in more than one group. "W" and "M" in the conversations stand for "woman" and "man".
Q: W: What did you say? M: I said that it's a fine day today. Why don't we go for a walk? W: Can you wait a few minutes? I have to finish the letter. M: Will it take long? W: No, about ten minutes, I think. Why don't you go first and I'll meet you in the park? M: OK. I'll wait for you near the garden., Question: Where does the man ask the woman to see him? (A) Near the garden. (B) In the garden. (C) Outside the park.
A: | logic |
Given a story, answer the question about the story. The question is the last sentence in the input. The story has one of the three following scenarios: the first is when the individual's belief matches reality, the second is when the individual's belief does not match reality, and the third is when an individual has a false belief about another individual's beliefs. The question will ask about the location of an object in the story with respect to either none or one of the three scenarios. Note that there are distractor sentences in each story that are unrelated to the question and are designed to confuse the reader.
Example input: Isabella entered the hall. Olivia entered the hall. Phone rang. The apple is in the blue_treasure_chest. Olivia exited the hall. Isabella moved the apple to the green_basket. Where does Isabella think that Olivia searches for the apple?
Example output: blue_treasure_chest
Example explanation: Since Olivia was no longer in the hall, she last remembers the apple being in the blue_treasure_chest even though Isabella moved it to the green_basket. Since Isabella was in the hall the entire time, she knows where Olivia will look for it.
Q: James entered the porch. Olivia entered the porch. Phone rang. The eggplant is in the red_envelope. Olivia exited the porch. James moved the eggplant to the green_drawer. Where is the eggplant really?
A: | green_drawer |
You will be given a context and a verb separated with a newline character. You have to identify if the given verb implies an opinion, an intention, a wish or not. Please note that a verb refers to an intention only if it refers to an event planned to happen in the future and is not conditional (or part of a condition). The output should be: 'Yes' if the verb refers to an opinion, an intention, or a wish; and 'No' otherwise.
Q: MIAMI ( AP ) -- After a weekend of bitter accusations lobbed by both sides of the Elian Gonzalez custody battle, attention returned today to the federal judges (deciding) a key point in the international case.
Verb: deciding
A: | No |
This task is in Spanish. Based on the given context, generate a question which can be answered by the given context. Generate a question that has more than 7 words. You can paraphrase the given context while forming the question.
Suggestion: The question may involve starting question words like WHERE, WHEN, HOW, WHAT (in Spanish).
Example: CONTEXT: Taxonomía El avión roquero fue descrito formalmente como Hirundo rupestris por el naturalista italiano Giovanni Antonio Scopoli en 1769, si bien luego fue clasificado en el nuevo género Ptyonoprogne en 1850 por el ornitólogo alemán Heinrich Gustav Reichenbach.Sus parientes más cercanos son los otros integrantes del género, que son el avión isabelino (P. fuligula), el avión oscuro (P. concolor) y el avión pálido (Ptyonoprogne obsoleta). El nombre del género se deriva del griego ptuon (φτυον), «abanico», en referencia a la forma de la cola cuando está abierta, y Procne (Πρόκνη), una doncella mitológica que fue transformada en una golondrina. El nombre específico, rupestris significa «de las rocas» y se deriva del latín rupes, «rocas». No se han reconocido subespecies, aunque se propuso la existencia de dos razas, P. r. centralasica y P. r. theresae, la primera habitante de Asia Central y la segunda, de los montes Atlas en Marruecos, pero las mínimas diferencias en tamaño y colorido no tienen un patrón geográfico definido. Se hallaron fósiles de la especie en el estrato del pleistoceno tardío en Bulgaria, y en el centro de Francia en sedimentos de entre 242 000 y 301 000 años de antigüedad.
ANSWER: Ptyonoprogne
Example solution: ¿Qué género se asigna el avión roquero en 1850?
Example explanation: The question addresses the necessary ingredients to get to the answer from the context provided. It asks about the type of the rock plane, which is the given answer.
Problem: CONTEXT: Brasil buscará a partir de mañana, viernes, el pase a su primera final de la Copa Davis ante los vigentes campeones, los australianos, y sobre la incómoda hierba del ANZ Stadium de Brisbane. Australia, actual campeona del torneo, intentará aprovechar su teórica ventaja en la hierba, en la que los luchadores jugadores brasileños, salvo el "todoterreno" Gustavo Kuerten, no se adaptan bien. El capitán australiano John Newcombe no podrá contar con uno de sus mejores hombres, Mark Philippoussis, pero Lleyton Hewitt y un pletórico Patrick Rafter, que viene de ganar en Den Bosch y ser finalista en Wimbledon, aseguran un gran rendimiento para el equipo australiano. Por su parte, el capitán brasileño, Ricardo Acioly, ha vuelto a confiar en Kuerten y Fernando Meligeni para enfrentarse al equipo "aussie". El doble que se enfrentará a la pareja Sandon Stolle-Mark Woodforde será el formado por "Guga" y Jaime Oncins.
ANSWER: mañana, viernes
| Solution: ¿Cuándo tiene lugar el partido? |
You will be given a definition of a task first, then some input of the task.
The provided file includes English sentences, and we ask you to translate those to the Hindi language. Please bear in mind the following guidlines while doing the translation: 1) We are looking for the most naturally written and formal form of each sentence in your language. We are *NOT* looking for colloquial forms of the sentence. We are looking for formal form which is how you would type your queries in a text-based virtual assistant. 2) Note the input can be lowercased or upercased. Please do the same in your translations. 3) The numbers present in the input should be preserved in English language in output
And, being a little intrigued, I went to go meet this group,
Output: | और क्योंकि मुझे ये अजीब लगा था, मैं उनसे मिलने चली गयी, |
In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are fine labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is : '$': Dollar Sign, "''": Single Quotes, ',': Comma Symbol, '-LRB-': Left Parantheses, '-RRB-': Right Parantheses, '.': Period, ':': Colon, 'ADD': Email Address, 'AFX': Affix, 'CC': Coordinating conjunction, 'CD': Cardinal Number, 'DT': Determiner, 'EX': Existential there, 'FW': Foreign Word, 'GW': Go with, 'HYPH': Hyphen symbol, 'IN': Preposition or a subordinating conjunction, 'JJ': Adjective, 'JJR': A comparative Adjective, 'JJS': A Superlative Adjective, 'LS': List item Marker, 'MD': Modal, 'NFP': Superfluous punctuation, 'NN': Singular Noun, 'NNP': Singular Proper Noun, 'NNPS': Prural Proper Noun, 'NNS': Prural Noun, 'PDT': Pre-determiner, 'POS': Possessive Ending, 'PRP': Personal pronoun, 'PRP$': Possessive Pronoun, 'RB': Adverb, 'RBR': Comparative Adverb, 'RBS': Superlative Adverb, 'RP': Particle, 'SYM': Symbol, 'TO': To , 'UH': Interjection, 'VB': Base form Verb, 'VBD': Verb in Past tense, 'VBG': Verb in present participle, 'VBN': Verb in past participle, 'VBP': Verb in non-3rd person singular present, 'VBZ': Verb in 3rd person singular present, 'WDT': Wh-determiner, 'WP': Wh-pronoun, 'WP$' Possessive Wh-pronoun, 'WRB': Wh-adverb, 'XX': Unknown, '``': Double backticks.
[Q]: Sentence: Though they are mostly excellent , you generally do n't get enough forkfuls to know if you really {{ love }} them .
Word: love
[A]: VB
[Q]: Sentence: I have to pick {{ up }} old gray over at Jerry 's .
Word: up
[A]: RP
[Q]: Sentence: Martin 's box is {{ working }} wonderfully - I 'll have everything transferred to it and give him the keys by Friday .
Word: working
[A]: | VBG
|
Given a part of privacy policy text, identify the type of personal information which is collected, used, tracked or retained. The type of information should be present inside the given policy text, answer as 'Not Specified' otherwise
Q: The site collects your website activities for analytics or research. Collection happens on other websites.
A: | User online activities |
In this task, you need to reverse all words of a given length in the sentence. The number of letters in a word determine its length. For example, the length of the word "apple" is 5.
Q: Sentence: 'a cook book sitting on top of a wooden table'. Reverse all words of length '5' in the given sentence.
A: | a cook book sitting on top of a wooden elbat |
In this task, you are given a Kurdish sentence and the goal is to faithfully translate the Kurdish sentence into Turkish so that they both mean the same thing
Example: Bêguman gelê kurd sîte û nûçeyên xwe bi kurdî çêdikin. Lê ev yek di vê meseleyê de aliyek din e. Ya ku bianetê pêk tîne ji xeynî xebatên xwe, bo Kurdî jî fersendek diafirîne. Ev yek pêwist bû. Ji bo vê yekê pîrozkirina bianetê nebes e, divê spasî li wan bê kirin.
Example solution: Elbette Kürtler kendi haber sitelerini, Kürtçe haberlerini yapıyorlar. Ama bu, meselenin başka yönüdür. bianet’in yaptığı ise kendi yaptığının yanısıra Kürtçe’ye de fırsat yaratmaktır. Bu olması gerekendir. Bianet’i takdir etmek gerekir, takdir de yetmez, teşekkür etmek gerekir.
Example explanation: The output is a faithful translation of the input kurdish sentence into turkish as both sentences mean 'kurdish people publish their news in kurdish language and in addition to this, bianet also creates opportunities for them'
Problem: 4 akademîsyenên ku ji ber îmzekirina danezana ‘Em nabin hevparê vê sûcê’ hatibûn girtin, bangî parlementerên CHPê kirin ku li dijî rakirina parêzbendiyan bila îmze bidin.
| Solution: “Bu suça ortak olmayacağız” bildirisini imzaladıkları için tutuklanan ve ilk duruşmada tahliye edilen dört akademisyen, milletvekili dokunulmazlıklarının kaldırılmaması için CHP’li vekillere çağrıda bulundu. |
In this task you will be given a list of integers. You should only return an integer if the first digit is the same as the last digit in the number. If an integer has a single digit, then it should be returned. If there are no integers that start and end with the same digit then an empty list ("[]") should be returned.
One example: [77, 999, 855, 10, 56, 121, 801]
Solution is here: [77, 999, 121]
Explanation: The integers 77, 999, and 121 are the only integers in the input list that start and end with the same digit.
Now, solve this: [-483, -587, 405, -850, -207, -829, -541, 470, -820, -984, -498, -49, 88, -733, 469, -755, -346, 141, 48, 130]
Solution: | [88, 141] |
In this task, you are given two sentences in the English language and your task is to classify them into one of their discourse types. A discourse type is an indicator to classify the given two sentences on the basis of a co-text as well as a relevant context. There are 13 discourse types in total which are 'SINGLE_S_COORD', 'SINGLE_CATAPHORA', 'SINGLE_CONN_INNER', 'SINGLE_APPOSITION', 'SINGLE_VP_COORD', 'SINGLE_CONN_START', 'PAIR_ANAPHORA', 'PAIR_CONN', 'SINGLE_RELATIVE', 'SINGLE_CONN_INNER_ANAPHORA', 'SINGLE_S_COORD_ANAPHORA', 'PAIR_CONN_ANAPHORA' and 'PAIR_NONE'.
One example: Sentence 1:Paladin Blake , CEO of Blake Aviation Security then warns the Fortune Hunters to leave Pacifica given Blake has a zeppelin containing an armada of fighters . Sentence 2:The Fortune Hunters however sabotage the zeppelin and destroy it , along with Nathan personally fighting Blake himself .
Solution is here: PAIR_CONN_ANAPHORA
Explanation: Given two sentences, they are correctly classified based on their discourse type which is 'PAIR_CONN_ANAPHORA' because there are two sentences that are connected and the words repeated at the beginning of successive clauses.
Now, solve this: Sentence 1:Starting in 1955 , he served the University of the West Indies ( UWI ) as a lecturer in adult education and as a professor of Spanish and director of the Extra-Mural Studies Department . Sentence 2:nan
Solution: | SINGLE_CATAPHORA |
Given a premise and two alternatives in Gujarati, choose the alternative that is either a plausible cause or effect of the situation described by the premise. The premise is the 'નિવેદન' field and the alternatives are the 'વિકલ્પA' and 'વિકલ્પB' fields.The output should either be "વિકલ્પ A" or "વિકલ્પ B" based on your judgment.
One example: નિવેદન: પોલીસે તપાસ બંધ કરી દીધી હતી.
વિકલ્પ A: તેઓએ શંકાસ્પદને પકડી પાડ્યો હતો.
વિકલ્પ B: પીડિતા સ્વસ્થ થઈ.
Solution is here: વિકલ્પ A
Explanation: Option A makes more sense, as the police closed the investigation because the criminal was caught .
Now, solve this: નિવેદન: યુવતી બાઇક પર ટેકરી પરથી નીચે ગઈ.
વિકલ્પ A: તેની બાઇક ફફડી ગઈ.
વિકલ્પ B: તેની બાઇક ઝડપી પડી.
Solution: | વિકલ્પ B |
In this task, you will be given a sentence, followed by ", so". You should complete the given text with another sentence, such that the whole text is plausible. The sentence you enter must be a likely result of the given sentence.
Example input: The woman went to the bank, so
Example output: she will be out with some cash on her
Example explanation: The answer is a likely result of the sentence in the question.
Q: The parents recognized their daughter's creativity, so
A: | they thought it would be a good idea to teach her how to make a |
In this task, you are given a country name and you need to return the calling code of the given country. Your output must be formatted as a plus sign (+), followed by the calling code number
Example: Abkhazia
Example solution: +99544
Example explanation: +99544 is the calling code of the country called Abkhazia.
Problem: Pitcairn Islands
| Solution: +64 |
I am testing my students' logic. What is the answer they should choose between "John walking for 10 minutes" and "Kate running for 10 minutes"? Logic test: Kate runs around a track for 10 minutes and John walks around a track for 10 minutes. Who will produce less sweat? (A) Kate (B) John
Kate running for 10 minutes
(Question)
I am testing my students' logic. What is the answer they should choose between "sidewalk" and "dirt path"? Logic test: A boy was riding his skateboard on the sidewalk and noticed that the ride was smooth and he could move quickly. He ventured off onto a dirt path and noticed that the ride was slow and bumpy. He concluded that (A) riding the skateboard on the sidewalk was easier and less friction (B) riding his skateboard on a dirt path which caused a lot of friction.
(Answer)
sidewalk
Ques: I am testing my students' logic. What is the answer they should choose between "wood floor" and "dirt floor"? Logic test: Jean rolls her ball across the wood floor inside onto the dirt floor outside. The ball rolls faster on the wood floor because it has (A) more friction (B) less friction.
Ans: dirt floor
(Q).
I am testing my students' logic. What is the answer they should choose between "The Earth" and "The moon"? Logic test: A very large asteroid is mid-way between the Earth and the moon. In which direction will it be pulled by gravity? (A) towards the moon (B) towards the Earth
(A).
The moon
Ques:I am testing my students' logic. What is the answer they should choose between "a pine stick" and "a rubber stick"? Logic test: Linda has two thin sticks. They have the same dimensions but one is made of rubber and the other is made of pine. She bent one of the sticks without a problem, but when she tried to bend the other one it broke. Which stick broke? (A) the rubber stick (B) the pine stick
Ans:a rubber stick
Question: I am testing my students' logic. What is the answer they should choose between "marble countertop" and "knitted rug"? Logic test: Elizabeth rolled an egg down a marble countertop in the kitchen. She then moved the egg to the knitted rug in the living room. She noticed that the egg moved faster on the countertop than on the rug. On which surface was more heat generated? (A) countertop (B) rug
Answer: | knitted rug |
Detailed Instructions: You are given a sentence in Arabic. Your job is to translate the Arabic sentence into Polish.
Q: إذ تقوم بطباعة هذا الجزء كليّا ، ويستطيع أن يتحوّل إلى أمر آخر.
A: | Drukuje się jakąś część, a ona samodzielnie przekształca się w coś innego. |
Detailed Instructions: In this task, you will be given a list. The list is several integers and letters separated with a comma, written within a []. You can create new lists by dropping one of the items in the input list. Your task is to write a list containing all the possible lists you can make by dropping one item from the input list. For example, if the input list contains two items, you can drop one of the items each time. So the output should be a list comprising two inner lists that you have created by decreasing the items.
Q: ['1', '9', 'r']
A: | [['1', '9'], ['1', 'r'], ['9', 'r']] |
In this task you need to indicate the plausibility of reasoning for the pronoun coreference relations. Each of the provided inputs contains a sentence with a target pronoun and a sentence that justifies which noun phrase the pronoun refers to. Correct reasons do not need to use all the knowledge from the sentence. The resolution of the pronoun coreference relations typically involve one or multiple following knowledge types about commonsense: First: 'Property', the knowledge about property of objects (e.g., ice is cold). Second: 'Object', the knowledge about objects (e.g., cats have ears). Third: 'Eventuality', the knowledge about eventuality (e.g., 'wake up' happens before 'open eyes'). Forth: 'Spatial', the knowledge about spatial position (e.g., object at the back can be blocked). Fifth: 'Quantity', the knowledge about numbers (e.g., 2 is smaller than 10). Sixth: all other knowledge if above ones are not suitable. You should answer 'Correct' if the reasoning made sense, otherwise, you should answer 'Wrong'.
Example: Sentence: The city councilmen refused the demonstrators a permit because they feared violence.
Reason: The 'they' refers to the city councilmen because city councilmen are administrative so they are more likely to fear.
Question: Is the above reasoning correct or wrong?
Example solution: Correct.
Example explanation: This is a correct reason since the pronoun in the sentence is descibed as ones who fear violence and the city councilmen are attached with this property.
Problem: Sentence: I poured water from the bottle into the cup until it was empty.
Reason: The 'it' refers to the bottle because they are sold as such in stores.
Question: Is the above reasoning correct or wrong?
| Solution: Wrong |
In this task, you need to count the number of vowels (letters 'a', 'e', 'i', 'o', 'u') / consonants (all letters other than vowels) in the given sentence.
Example: Sentence: 'a white cat on a desk near a computer monitor'. Count the number of vowels in the given sentence.
Example solution: 16
Example explanation: This sentence has 5 occurrences of letter 'a', 4 of 'e', 2 of 'i', 4 of 'o', and 1 of 'u'. This adds up to 16. So, the answer is 16.
Problem: Sentence: 'this is a blender that has chopped food in it'. Count the number of consonants in the given sentence.
| Solution: 23 |
Detailed Instructions: A text is given in Bengali. Translate it from the Bengali language to the Oriya language. The translation must not omit or add information to the original sentence.
Q: স্বাধীনোত্তর ভারতবর্ষে শ্রী বাজপেয়ী ছিলেন বলিষ্ঠতম নেতৃবৃন্দের অন্যতম।
A: | ଶ୍ରୀ ଅଟଳ ବିହାରୀ ବାଜପେୟୀଙ୍କ ବିୟୋଗରେ ଉପ ରାଷ୍ଟ୍ରପତିଙ୍କ ଶୋକ |
This task involves creating answers to complex questions, from a given passage. Answering these questions, typically involve understanding multiple sentences. Make sure that your answer has the same type as the "answer type" mentioned in input. The provided "answer type" can be of any of the following types: "span", "date", "number". A "span" answer is a continuous phrase taken directly from the passage or question. You can directly copy-paste the text from the passage or the question for span type answers. If you find multiple spans, please add them all as a comma separated list. Please restrict each span to five words. A "number" type answer can include a digit specifying an actual value. For "date" type answers, use DD MM YYYY format e.g. 11 Jan 1992. If full date is not available in the passage you can write partial date such as 1992 or Jan 1992. If you find multiple spans, please add them all as a comma separated list. Please restrict each span to five words.
Q: Passage: Coming off huge home wins against the 49ers and Steelers, the Seahawks traveled to Minneapolis to take on the Minnesota Vikings. Despite being without both Marshawn Lynch and Jimmy Graham, the Seahawks dominated the Vikings 38-7. Going into the game, the Vikings were previously 8-3 and leading the NFC North, led the NFL in team rushing yards, and Adrian Peterson was the NFL's leading rusher. The Seahawks defense held Peterson to only 18 yards and the Vikings' offense failed to score (their only points coming on a special-teams kickoff return), while Russell Wilson and the Seattle offense racked up 433 yards, five total touchdowns, and no interceptions.
Question: How many total points were scored in the game?
Answer type: Number
A: | 45. |
You will be given two sentences. One of them is created by paraphrasing the original one, with changes on an aspect, or using synonyms. Your task is to decide what is the difference between two sentences. Types of change are explained below:
Tense: The verbs in the sentence are changed in tense.
Number: Plural nouns, verbs and pronouns are changed into single ones or the other way around.
Voice: If the verbs are in active voice, they're changed to passive or the other way around.
Adverb: The paraphrase has one adverb or more than the original sentence.
Gender: The paraphrase differs from the original sentence in the gender of the names and pronouns.
Synonym: Some words or phrases of the original sentence are replaced with synonym words or phrases. Changes in the names of people are also considered a synonym change. Classify your answers into Tense, Number, Voice, Adverb, Gender, and Synonym.
Q: original sentence: John was doing research in the library when he heard a man humming and whistling . He was very annoying . paraphrase: ivan was doing research in the library when he heard a person humming and whistling . he was very annoying .
A: | Synonym |
Given the task definition and input, reply with output. In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0.
bpHwXPNalHwEpcHJYXfjRcdjvrtOj, E
| 1 |
In this task, you are given a sentence and a profession. The sentence mentions two professions: one's gender is identifiable using the coreference link with gendered pronouns and the other's gender is unidentifiable. You are expected to return whether the given profession's gender is identifiable or unidentifiable.
Q: Sentence: The supervisor asked the assistant to get her agreement.
Profession: supervisor
A: | Unidentifiable |
In this task, you are given inputs k, i, and A, where k and i are integers and A is a list. You need to find every ith element of A starting from the kth element. The process stops when the position of the next ith element exceeds the length of the list.
One example: 2, 3, ['a', '34', 'f', '931', '7', '3432', '13245', '762']
Solution is here: 34, 7, 762
Explanation: Here, starting from 2nd element every 3rd element from the list are '34', '7', and '762'.
Now, solve this: 3, 1, ['8803', '5907', '7705', 'D', 'e', 'x', '3731', 'e', 'X', 't', 'R', 'Q', 'v', 'u', 'O', 'B']
Solution: | 7705, D, e, x, 3731, e, X, t, R, Q, v, u, O, B |
Question: Please answer the following question about this movie plot. If it's un-answerable, please output "No answer". Question: Where did Novalee go to get new shoes? Movie plot title: Where the Heart Is Movie plot: Stewart McBain (Coleman) is a successful self-made demolitions expert who blows up buildings for a living. In the midst of one such project, a group of protesters stops the last building on a lot, the Dutch House, from being demolished. When McBain appears on TV to dismiss the protests, he is made to look foolish. Returning home, his three college-aged children - Daphne (Thurman), Chloe (Amis), and Jimmy (Hewlett) - ridicule him for appearing on camera. Feeling his children are spoiled and soft, McBain kicks them out of the house. Giving them each $750, he drops them off at the Dutch House to live. The house is dilapidated and on the verge of collapse. In order to finance their new lives, the children take on housemates. These include a fashion designer (Glover) named Lionel; a homeless magician, Shitty (Plummer); a stockbroker, Tom (Walsh); and Sheryl, an amateur occultist (Kelley). Chloe is commissioned to finish a calendar for an insurance company. Lionel has to complete his designs for a fashion show. Chloe uses her roommates in the calendar and Lionel ends up using some of them to model for his show. The story is told against the backdrop of a stockmarket crash which brings McBain to ruin. He desperately attempts to stave off a hostile takeover of his demolition company and fails. He loses his home and becomes destitute. Ultimately, his children take him in and he starts to see the world in an entirely different light.
Answer: | No answer |
Detailed Instructions: Given a sentence, generate what should be the most likely next statement. The next statement should be reasonable and logically correct.
Q: Someone turns back to someone who beams. Someone
A: | looks up into the bright sky. |
Definition: In this task, you need to reverse the order of words in the given sentence.
Input: Sentence: objects on a beach next to a wall
Output: | wall a to next beach a on objects |
Instructions: You are given a paper review either in Spanish or English language. Based on the given review, evaluate the paper by classifying it to one of the five classes: (1) very negative, (2) negative, (3) neutral, (4) positive, and (5) very positive. Note that URLs in the text have been replaced with [Link].
Input: Se realiza un trabajo de modelamiento de encriptación cuántica novedosa No veo aspectos negativos
Output: | very positive |
Detailed Instructions: Classify the relation of question with context to one of these categories: 1) award received, 2) based on, collection, 3) conflict, 4) constellation, 5) convicted of, 6) date of death, 7) director, 8) drafted by, 9) educated at, 10) medical condition, 11) military branch, 12) narrative location, 13) occupation, 14) original network, 15) parent company, 16) point in time, 17) production company, 18) residence, 19) series, 20) service entry, 21) sex or gender, 22) spouse, 23) standards body question.
Q: Context : The Patrick Dewaere Award was established in France in 1983.
Question : What kind of occupation does Patrick Dewaere have?
A: | occupation |
Detailed Instructions: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Q: Sentence: The mechanic hired the assistant and gave her an orientation.
Profession: assistant
A: | Female |
Detailed Instructions: A text is given in Malayalam. Translate it from the Malayalam language to the Tamil language. The translation must not omit or add information to the original sentence.
Q: കാലാവസ്ഥാ വ്യതിയാനത്തെ നേരിടാന് എല്ലാ രാജ്യങ്ങളും ഒന്നിച്ചുവരികയാണ്.
A: | பருவநிலை மாற்றத்தை சந்திக்க அனைத்து நாடுகளும் ஒன்று கூடி வருகின்றன. |
In this task, you are given a premise sentence in Persian and a label in English. Label determines whether a hypothesis sentence entails, contradicts, or is neutral with respect to the given premise sentence. You have to generate the hypothesis sentence based on the label and the premise sentence. Your sentence should be fluent and grammatically correct. Even though there exist multiple answers, we only need a single answer.
One example is below.
Q: Premise: داریوش فرمان داد تا کار دوباره آغاز شود و بر سر راه چاههایی کنده شوند تا آب آشامیدنی برای کارگران بدست آید. <sep> Label: Entailment
A: آبرسانی برای کارگران شروع شد.
Rationale: This is a good example, and the output entails the given premise sentence.
Q: Premise: برای اینکه مبنایی برای قضاوت در مورد شیوع و پیامدهای این یافته ها به خواننده ارائه شود ، موارد شناسایی شده باید مربوط به جمعیت یا تعداد پرونده های بررسی شده باشد و از نظر دلار اندازه گیری شود <sep> Label: Contradiction
A: | جمعیت آنجا را نمی توان به دلار تعیین کرد. |
You will be given two sentences. One of them is created by paraphrasing the original one, with changes on an aspect, or using synonyms. Your task is to decide what is the difference between two sentences. Types of change are explained below:
Tense: The verbs in the sentence are changed in tense.
Number: Plural nouns, verbs and pronouns are changed into single ones or the other way around.
Voice: If the verbs are in active voice, they're changed to passive or the other way around.
Adverb: The paraphrase has one adverb or more than the original sentence.
Gender: The paraphrase differs from the original sentence in the gender of the names and pronouns.
Synonym: Some words or phrases of the original sentence are replaced with synonym words or phrases. Changes in the names of people are also considered a synonym change. Classify your answers into Tense, Number, Voice, Adverb, Gender, and Synonym.
Let me give you an example: original sentence: Lily spoke to Donna , breaking her silence . paraphrase: Lily is speaking to Donna , breaking her silence .
The answer to this example can be: Tense
Here is why: The verbs in this example are changed from past tense to present tense.
OK. solve this:
original sentence: During a game of tag , Ethan ran from Luke because he was "it" . paraphrase: During a game of tag , Ethan is running from Luke because he is "it" .
Answer: | Tense |
In this task, you are given a text from a social media post. Your task is to classify the given post into two categories: 1) yes if the given post is intentionally offensive, 2) no, otherwise. Also, generate label 'no' for offensive statements that appear to be unintentional, or non-offensive statements that are underhandedly offensive. Warning: the examples and instances may contain offensive language.
Q: Some hoes that tweet just make me mad lol
A: | Yes |
In this task, you will be shown a Persian passage. You need to write a Persian question for the passage. Your question should be answerable based on the passage and only have one correct answer.
Example: وارن بافت، (زادهٔ ۳۰ اوت ۱۹۳۰) سرمایهگذار، اقتصاددان، مدیر اجرایی و نیکوکار آمریکایی است، که هماکنون (۲۰۲۱) با دارایی بیش از ۸۵ میلیارد دلار، بهعنوان هشتمین فرد ثروتمند جهان شناخته میشود. او مدیرعامل و رئیس هیئت مدیره شرکت برکشایر هاتاوی است. و مالکیت شرکتهای گایکو، دیری کوئین، هاینز و مارس اینکورپوریتد را در اختیار دارد، همچنین دارای سهام در شرکتهای اپل، جنرال الکتریک، گلدمن ساکس، ولز فارگو، شرکتهای کوکاکولا و پپسی، آمریکن اکسپرس، بنک آو امریکا و آیبیام میباشد. در زندگینامه وارن بافت آمدهاست که پدرش هاوارد بافت، تاجر و سیاستمدار بود. وارن بافت دومین فرزند از ۳ فرزند و تنها پسر خانواده بافت بود. او در دوران کودکی نیز استعداد زیادی در تجارت داشت. وارن تحصیلات خود را در دبستان رز هیل در شهر اوماها آغاز کرد. در سال ۱۹۴۲ پدرش در انتخابات کنگره آمریکا پیروز شد و در پی آن وارن بافت به همراه خانواده به واشینگتن دی سی نقل مکان کرد. وی در آنجا در مدرسه راهنمایی آلیس دیل تحصیلاتاش را ادامه داد و در سال ۱۹۴۷ در ۱۶ سالگی از دبیرستان وودرو ویلسون فارغالتحصیل شد.
Example solution: وارن بافت صاحب کدام شرکت ها می باشد؟
Example explanation: This is a good example. Based on the passage, you can answer this question.
Problem: بیابان یا صحرا (به عربی: صحراء) یک زمینچهر است که به نوعی از منطقه خشک و کمباران در جغرافیای کره زمین گفته میشود و به خاطر بارندگی سالیانهٔ کم دارای پوشش گیاهی کمی است. از مهمترین مشخصات مناطق بیابانی بارش کمباران، کم بودن پوشش گیاهی و اختلاف زیاد دمای روزانه است. در واقع بیابان به جاهائی گفته میشود که با کمی رطوبت، موجودات زنده و تغییر شدید دمای شب و روز مشخص میشوند. در فارسی به بیابان بسیار خشک و خالی بیابان برهوت گفته میشود. برای بیابان تعاریف متعددی بیان شدهاند. در همه این تعاریف به دو ویژگی اغلب بیابانها یعنی کمبود بارش و تبخیر زیاد تأکید میشود. خوشبختانه کارهای زیادی در زمینه بیابانزدایی شدهاست. در زمین چند نوار عمده بیابانی وجود دارد که مهمترین آنها در نیمکره شمالی از مجاورت اقیانوس اطلس تا حدود چین است که شامل صحرای بزرگ آفریقا، بیابان عربستان، بیابانهای ایران، ترکستان، گبی و تار است. با وجود اینکه در بین عامه مردم رایج است که اصطلاح «کویر» و «بیابان» را بهجای یکدیگر بهکار میبرند ولی بین این دو اصطلاح تفاوت اساسی وجود دارد.
| Solution: نوار بیابانی شمال چه بیابانهایی است؟ |
In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| 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 |
Q: Context Word: yard.
Question: John cannot walk the length of the whole yard without stopping. It was nothing like walking in the lawn. The _ is wide.
Answer: yard.
A: | John cannot walk the length of the whole yard without stopping. It was nothing like walking in the lawn. The _ is small. |
In this task, you will be shown a Persian passage. You need to write a Persian question for the passage. Your question should be answerable based on the passage and only have one correct answer.
Example: وارن بافت، (زادهٔ ۳۰ اوت ۱۹۳۰) سرمایهگذار، اقتصاددان، مدیر اجرایی و نیکوکار آمریکایی است، که هماکنون (۲۰۲۱) با دارایی بیش از ۸۵ میلیارد دلار، بهعنوان هشتمین فرد ثروتمند جهان شناخته میشود. او مدیرعامل و رئیس هیئت مدیره شرکت برکشایر هاتاوی است. و مالکیت شرکتهای گایکو، دیری کوئین، هاینز و مارس اینکورپوریتد را در اختیار دارد، همچنین دارای سهام در شرکتهای اپل، جنرال الکتریک، گلدمن ساکس، ولز فارگو، شرکتهای کوکاکولا و پپسی، آمریکن اکسپرس، بنک آو امریکا و آیبیام میباشد. در زندگینامه وارن بافت آمدهاست که پدرش هاوارد بافت، تاجر و سیاستمدار بود. وارن بافت دومین فرزند از ۳ فرزند و تنها پسر خانواده بافت بود. او در دوران کودکی نیز استعداد زیادی در تجارت داشت. وارن تحصیلات خود را در دبستان رز هیل در شهر اوماها آغاز کرد. در سال ۱۹۴۲ پدرش در انتخابات کنگره آمریکا پیروز شد و در پی آن وارن بافت به همراه خانواده به واشینگتن دی سی نقل مکان کرد. وی در آنجا در مدرسه راهنمایی آلیس دیل تحصیلاتاش را ادامه داد و در سال ۱۹۴۷ در ۱۶ سالگی از دبیرستان وودرو ویلسون فارغالتحصیل شد.
Example solution: وارن بافت صاحب کدام شرکت ها می باشد؟
Example explanation: This is a good example. Based on the passage, you can answer this question.
Problem: تایم یک مجله خبری هفتهنامه و روزنامه آنلاین آمریکایی است که در نیویورک مستقر شده و منتشر میشود. تایم نخستین بار در ۳ مارس ۱۹۲۳ در شهر نیویورک منتشر شد و سالها توسط بنیانگذار مشترک و تأثیرگذار آن هنری لوس اداره میشد. هماکنون سردبیر این مجله ادوارد فلسنتال است. مجله تایم به بررسی رویدادها در زمینههای سیاست، اقتصاد، هنر، مذهب، علم، ورزش، تجارت و علوم اجتماعی میپردازد. درآمد مجله تایم از طریق آگهیهای بازرگانی تأمین میشود. تایم در بسیاری از کشورهای جهان چاپ میشود. ویرایش کانادایی آن به نام Time Canada چاپ تورنتو بود. چاپ این ویرایش از دسامبر ۲۰۰۸ متوقف شد. نسخه آسیایی آن با نام Time Asia در هنگ کنگ چاپ میشود. ویرایش دیگری از این مجله، ویژه کشورهای جنوب اقیانوس آرام بوده و رویدادهای مرتبط با استرالیا، نیوزیلند و جزایر اقیانوس آرام را پوشش میدهد. این ویرایش در سیدنی انجام میشود. این مجله، رویدادهای خاورمیانه، آفریقا و از ۲۰۰۳ (میلادی) آمریکای لاتین را نیز پوشش میدهد. سَبک این مجله به شکل طنز است و دیدگاههای خود را با شوخی بیان میکند.
| Solution: در مجله تایم به چه موضوعاتی پرداخته می شود؟ |
In this task, you're given a statement, the genre to which that statement belongs, and a label indicating if the statement should be agreed with (entailment), disagreed with (contradiction), or neither (neutral). Your job is to write a sentence that describes the genre that follows the tone with respect to the statement, as indicated by the label. If sentence X agrees with sentence Y, the can be concluded from one another. If sentence X disagrees with sentence Y, they can not be correct at the same time. The sentence must also belong to the genre specified.
Example: Statement: Next to the MGM Grand you will find M and M World.
Label: neutral.
Genre: travel.
Example solution: The candy has many fans who love its attractions.
Example explanation: When the given label is neutral, it means that you should write a sentence that neither agrees with the statement, nor disagrees with it. We don't know if the candy has many fans, hence the sentence is neutral. The places are specifically pointed out and referred to as attractions, so the given sentence is in the same genre.
Problem: Statement: for each household in the sample.
Label: entailment.
Genre: government.
| Solution: Individual households are sampled. |
Detailed Instructions: In this task, you are given a sentence in the English language and your task is to convert it into the Swedish language. In translation, keep numbers as it is and make it sentence case (capitalize only the first word of each sentence and noun).
Q: I will give you one example of this.
A: | Jag skall ge er ett exempel på detta. |
This task is about using the specified sentence and converting the sentence to Resource Description Framework (RDF) triplets of the form (subject, predicate object). The RDF triplets generated must be such that the triplets accurately capture the structure and semantics of the input sentence. The input is a sentence and the output is a list of triplets of the form [subject, predicate, object] that capture the relationships present in the sentence. When a sentence has more than 1 RDF triplet possible, the output must contain all of them.
Q: Located at riverside is Alimentum. Offering moderately priced Chinese food, not kid friendly.
A: | [['Alimentum', 'food', 'Chinese'], ['Alimentum', 'priceRange', 'moderate'], ['Alimentum', 'area', 'riverside'], ['Alimentum', 'familyFriendly', 'no']] |
Detailed Instructions: In this task, given a sentence in the Central Khmer language, your task is to convert it into the English language.
See one example below:
Problem: អំពីការលុបចោល លោកហ្គារី បេតមេន បានិយាយថា "ភាពអាម៉ាសនៃរឿងនេះគឺថា អ្នកគាំទ្រមានភាពប្រសើរជាង។"
Solution: Speaking about the cancellation, Gary Bettman said "The shame of this is that our fans deserve better."
Explanation: The above sentence is correctly translated from Khmer to English
Problem: "ពួកយើងនឹងពិនិត្យមើលចំពោះការដាក់បន្ថែមអាជ្ញាកណ្តាលពីរនាក់ ហើយពូកយើងនឹងជៀសវាងមិនពិចារណាការប្រើប្រាស់បច្ចេកវិទ្យាខ្សែទីក្នុងពេលនេះទ្បើយ។"
Solution: | "We will look on these two additional referees and we avoid considering any goal-line technology during this time." |
Detailed Instructions: You are given a statement written in Panjabi. Choose the most logical word from the given 4 options which can be used to replace the <MASK> token in the statement. Output the word from the correct option .
Q: Statement: ਉਹਨਾਂ ਦੇ ਮਨ ਤੇ ਡੂੰਘਾ ਪ੍ਰਭਾਵ ਪਾਇਆ। <MASK> ਵਿੱਚ 1912 ਵਿੱਚ ਭਾਈ ਵੀਰ ਸਿੰਘ ਨਾਲ ਹੋਈ ਮੁਲਾਕਾਤ ਉਹਨਾਂ ਦੀ ਤੇਜ਼ੀ ਨਾਲ ਘੁੰਮ ਰਹੀ ਰੂਹ ਨੂੰ ਇੱਕ ਮਰਕਜ਼ ਤੇ ਠਹਿਰਾਣ ਵਿੱਚ ਇੱਕ ਆਖਰੀ ਮੋੜ ਸਾਬਤ ਹੋਈ। ਨਤੀਜਤਨ ਉਹ ਮੁੜ ਸਿਖੀ ਘਰ ਵਿੱਚ ਆ ਗਏ। ਉਹਨਾਂ ਦੀਆਂ ਉਸਾਰੂ ਸ਼ਕਤੀਆਂ ਨੂੰ ਵਧੇਰੇ ਉਤਸ਼ਾਹ ਤੇ ਇੱਕ ਕੇਂਦਰ ਬਿੰਦੂ ਮਿਲ ਗਿਆ ਸੀ।
Option A: ਰਾਵਲਪਿੰਡੀ
Option B: ਸਿਆਲਕੋਟ
Option C: ਦੇਹਰਾਦੂਨ
Option D: ਲਹੌਰ
A: | ਸਿਆਲਕੋਟ |
Categorize the comment on the basis of obscenity. If the comment is obscene output Yes, otherwise output No.
Example input: Will this remove the property from city taxes?
Example output: No
Example explanation: The comment here is just a normal question without any indecent words and categorized as not obscene. Hence, it is a positive example
Q: Yes, but the government does have the right to shield the taxpayers from having to bear the cost of rescuing the stupid ones at Arctic Man!
A: | Yes |
Detailed Instructions: You are given a sentence in Hebrew. Your job is to translate the Hebrew sentence into Italian.
Q: שאר העוגה הוא משהו מסתורי מאוד שנקרא אנרגיה אפלה.
A: | E 'composta da una sostanza misteriosa chiamata energia oscura. |
Subsets and Splits