set
dict |
---|
{
"query": "How can I find the rank of a matrix?",
"pos": [
"What are some tricks to find the rank of a matrix?"
],
"neg": [
"Can I divide a matrix by another one?",
"Let D be a 2x2 matrix with D = [1 -4; x 2] with the ';' meaning a new row in the matrix. For which value(s) of x is rank(D) = 2?",
"How can l find the inverse of a singular matrix?",
"How do you find the singular value decomposition of a matrix in Matlab?",
"What are some practical applications of matrix factorization?",
"How do I build a complex matrix of features using scikit-learn?",
"How to solve this matrix equation?",
"How do you write a matrix in LaTeX?",
"What is learning to rank?",
"How can I find inverse of a matrix in GF(256)?",
"How can this matrix be written in [math]\\LaTeX[/math]?",
"What are some good things you have learned from matrices?",
"Cateogary division based on rank?",
"How do I solve rubik's cube by matrices?",
"Find a condition on a, b, c, d, such that the augmented matrix had a unique solution?",
"Algorithm for matrix multiplication?",
"How should you solve matrix equations?",
"What is Learning to Rank in machine learning?",
"How do I find the angle between two matrices?",
"What is the best way to multiply matrices?",
"How do we transform a 2×4 matrix?",
"Why is there no division of matrices?",
"How can I find the maximum of a matrix using recursive functions in C?",
"How do you multiply matrices?",
"What are the possible row reduced echelon forms of a 3*3 matrix?",
"Who discovered eigenvalues of a matrix?",
"What are the uses of matrix in information technology?",
"What's the use of matrices in real life?",
"Are we in a matrix?",
"Given a matrix of numbers, how do I search if a grid of numbers with x rows and y columns are present within the matrix?"
]
} |
{
"query": "How will GST boost India's economy?",
"pos": [
"How can the GST bill, passed by the Rajyasabha yesterday, boost the Indian economy?"
],
"neg": [
"What are the disadvantages of \"GST\" bill in India?",
"How does the Goods and Services Tax (GST) works?",
"How will the new GST bill affect prices of various commodities in India?",
"What will be the gst impact on service sectors?",
"What exactly is GST? It's consequences and benefits?",
"What impact would GST have on agriculture sector?",
"Has GST been implemented in India yet?",
"What is the Impact of GST (Good and service tax) on car service?",
"What are the disadvantages of GST bill?",
"How corporates be benefited by GST?",
"What are the things that will become expensive or cheaper after the introduction of GST?",
"What will be the impact of GST on liquor industry?",
"Experts say if GST is implemented in india then, for a few years only, things will become very expensive. Why?",
"What is GST bill.?",
"What are the difficulties in implementing GST in India?",
"Is India ready for a roll out of the GST?",
"What are the disadvantages of GST?",
"What happened to state commercial tax employees if GST implemented in India? Is any downsizing (aatkuraippu) happened?",
"What do you know about GST?",
"What is the GST?",
"What will be the impact of gst on liquor prices?",
"What is GST?",
"How will GST impact agricultural sector?",
"What is the difference between the current taxation and the new goods and services tax (GST) in India? What is the impact?",
"How will GST affect my kirana shop?",
"What are the good sides and the bad sides of GST (goods and services tax)?",
"Does GST bill enable consumer states like Kerala to collect major tax share rather than the manufacturer states, after its enforcement?",
"India: Why 1% interstate tax is not a good thing in proposed GST bill?",
"Who introduced gst bill?",
"What does the Goods and Services Tax (GST) really mean in terms of application and usage?"
]
} |
{
"query": "Will the white race really eventually disappear?",
"pos": [
"Is the white race doomed?"
],
"neg": [
"Why is the White Race really supreme?",
"How old is the white race?",
"What's wrong with white people wanting to preserve their own race?",
"What is the real origin of the White Race?",
"Do most white people consider themselves superior to other races?",
"Do white people subconsciously support white supremacy?",
"How are whites still racist in 2016?",
"Can white people be victims of racism?",
"Do white people face systematic oppression?",
"Who is considered white?",
"Are white kids more popular Than any other race of kids?",
"What is the conversation white men should be having about race issues in the US?",
"How common is racism against white people?",
"Why do white people have black, brown, blond and even red hair while other races don't?",
"How do white people feel about being white?",
"Can non-white people be racist towards white people?",
"Do you think any race is superior to the other? Why?",
"What would happen to the world if there were only white people?",
"Is it justifiable for non-white people to hate white people/say they hate white people?",
"Why are white people forced to accept diversity?",
"Would there be just as many white people if they hadn't colonized half of the world?",
"Why do white people have variation in hair and eye color while most other races do not?",
"Race Relations: Is the term Caucasian outdated or potentially offensive?",
"Why are so-called white people labeled as white when in fact their skin is not white?",
"How many generations of marrying white people and having children with them would it take for them to become Caucasian?",
"Do you think being white is privileged?",
"Why is it ok to be racist towards white people?",
"Is it true that by the year 2050 Caucasians are going to be the minority?",
"Is the concept of race still relevant today?",
"Is the United States on the verge of a race war?"
]
} |
{
"query": "What's the algorithm with which random numbers are generated?",
"pos": [
"Which algorithm is used to generate a random number?"
],
"neg": [
"How do I design an algorithm that will generate a random number from the infinite universe of numbers?",
"Can a computer generate a truly random number?",
"How do I generate a random number in C++?",
"How do I generate a random number between 1,4,5 in c++?",
"Where can I find a random number generator?",
"How do I generate random numbers in C++11?",
"Without the use of a random number generator, what is the most convoluted method you can come up with to generate a series of integer numbers?",
"Where can I find a non-random number generator?",
"The number X is chosen at random from the numbers -4,-3,-2,-1,0,1,2,3,4. what is the probability of (X) <3?",
"How do I generate a random matrix in Python while imposing a probability (p)?",
"How do I print a random number in Python?",
"How does randomization in a random forest work?",
"How can I generate weighted random numbers in Python 3? Is there any built-in method?",
"For random variables X and Y, if Z=X+Y, is then X=Z-Y?",
"Why are random numbers important?",
"What is a genetic algorithm?",
"What would be the best test to assess whether a random series of integers has indeed been generated by a computer (with a uniform distribution) or generated by a (normal) human (who are known to be bad at it)?",
"How do I write a pseudocode statement that generates a random number in the range of 1 through 100 and assigns it to a variable named rand?",
"What are some practical applications of genetic algorithms?",
"What is random walk based algorithms? Can you give some examples of random walk based algorithms?",
"I have a data set on which I have to apply a decision tree and a random forest algorithm. Which tool should I use?",
"What is genetic algorithm?",
"What purpose does a random population distribution serve?",
"How can I understand the definition of a random variable?",
"How can I find the last random number in series?",
"There are n numbers in any random order. How do I get top m numbers (m <= n) in descending order with least time complexity and most optimized? (Java code)",
"What are clear examples for stratified random sampling?",
"How do I create an algorithm?",
"What can you learn from an experiment based on discrete random variables?",
"What is the vector of a random variable?"
]
} |
{
"query": "What are the safety precautions on handling shotguns proposed by the NRA in Georgia?",
"pos": [
"What are the safety precautions on handling firearms proposed by the NRA in the entire U.S. including it’s territories and possessions?"
],
"neg": [
"Do gun-free zones increase or decrease safety?",
"What are some safe ways to hunt with a tactical shotgun?",
"What are the risks of using parts made for airsoft on real firearms?",
"What are the best gun safes?",
"What are some good tactical shotgun classes around NJ/NY area?",
"Is it safe that many people own guns in America?",
"What are the consequences of operating a legally owned gun under the influence of drugs and alcohol?",
"What are the pros and cons of gun control?",
"Do guns make Americans safer?",
"Do you need a safe for a long gun in California?",
"How destructive would a full ban on civilian gun ownership be in the U.S.?",
"What is the significance of calling \"shotgun\"?",
"Why are pump-action shotguns still in use?",
"Why can't civilians buy an AA-12 shotgun?",
"Can gun control prevent assault?",
"Has there been a gun control initiative to take away guns people already own?",
"How effective are gun control laws?",
"What are some net beneficial and net detrimental effects of gun ownership?",
"What is a Firearm Safety course, and in which cases are these courses recomended?",
"What is Donald Trump’s stance on gun control?",
"When is the U.S. going to emplace gun control laws from all of the mass shootings?",
"Is it impossible to reduce gun violence and gun accidents in the USA?",
"What special regulations do gun laws in Texas have in regards to silencers, and how do they compare to regulations in Rhode Island?",
"How much can I expect to pay for a shotgun?",
"What are the pros and cons of a semi-automatic shotgun vs pump action?",
"What is the importance of having safety rules?",
"Just how effective are current US gun control laws?",
"Do Americans believe owning a gun makes them safer?",
"What are the gun laws we already have that are improperly or insufficiently enforced?",
"In which US states is it legal for citizens to purchase, own, and operate an AK-47 assault rifle? How can I attain one in those states?"
]
} |
{
"query": "Is this the real life or is this some fantasy?",
"pos": [
"Queen (band): Is this the real life, or is this just fantasy?"
],
"neg": [
"Are mermaids actually real?",
"Is the soul mate real?",
"Are/were mermaids/mermen real?",
"Are Voodoo Dolls real?",
"The female orgasmic moans in the 1973 Rare Earth's song \"Come With Me\" were actually real sex or were faked by an actress?",
"How real are soul mates?",
"How 'real' is a show like Made in Chelsea?",
"Why does every Star Wars fan's (male) sex fantasy is Princess Leia?",
"Is the “Secret Life of Plants” video just magic tricks, scripting, silliness, and hoaxes, or is it all real?",
"Is the show \"River Monsters\" real?",
"Is love \"real\"?",
"Are maremaids real?",
"What are you going to say about this video? Is this true or a fake one? What was the story behind the scene? ",
"Is WWE real or just acting?",
"Could this pilot selfie be real?",
"Are mythical creatures real?",
"Is the Abigail boat in 'fear the walking dead' real or cgi?",
"Magic (illusion): Why are there so few famous female magicians?",
"What is this show really about?",
"Is there real magic in the world?",
"What music genre is this?",
"Is the film \"Cast Away\" real?",
"The emotional scene which we generally see in some reality shows (DID or lil champs) are real or scripted?",
"Is using a fake audience or camera tricks \"cheating\" in a magical show?",
"What is the genre of this music?",
"Are the sex scenes in movies real?",
"Is the Clockwork Princess a continuation of 'The Mortal Instruments' series?",
"How real are the Psychics?",
"Do mermaids really exist?",
"Do Mermaids réally exist?"
]
} |
{
"query": "Why is sleep paralysis dangerous?",
"pos": [
"Is sleep paralysis dangerous?"
],
"neg": [
"How common is sleep paralysis?",
"Is sleep paralysis rare?",
"What causes sleep paralysis?",
"Is there a cure for sleep paralysis?",
"How do you cause sleep paralysis?",
"How is sleep paralysis studied?",
"How not to have a sleep paralysis?",
"What are the ways to prevent sleep paralysis?",
"What is sleep paralysis, what kind of people experience it, and why?",
"Is there a cure for sleep paralysis? If so, what is the cure?",
"How do you achieve sleep paralysis?",
"Do you have a sleep paralysis experience to tell?",
"What is it like to experience sleep paralysis?",
"How can one cure sleep paralysis?",
"How do I get sleep paralysis?",
"Why I often feel sleep paralysis?",
"Does a person who's having sleep paralysis always feel scared?",
"Does everyone always get sleep paralysis, or does it depend on sleep position, genetics, and or time of waking?",
"Have you experienced sleep paralysis? How cruel was that moment?",
"Have you experienced Sleep Paralysis in the past two weeks? If so, would you like to take part in an on-going online research study?",
"How do I get rid of sleep paralysis?",
"I've got three sleep paralysis last night? How can I stop this?",
"Do you have an interesting sleep paralysis story to share?",
"Is sleeplessness a disorder? If yes how can I cure it?",
"Does sleep deprivation cause brain damage?",
"Do I have brain damage from sleep deprivation?",
"What does it feel like to be completely paralyzed? Is it the same feeling that you get temporarily during sleep paralysis?",
"Why do my left brain felt like it’s kind of heavy after I experienced sleep paralysis even though it’s one month ago?",
"Can long-term use of drugs cause sleep problems?",
"Can too much sleep affect our health?"
]
} |
{
"query": "Who is most powerful in Mahabharata?",
"pos": [
"Who is the best fighter in Mahabharata?"
],
"neg": [
"Who are the main characters in Mahabharata?",
"Who is the most happiest character in Mahabharata?",
"Who killed who in Mahabharata?",
"Who killed whom in Mahabharata?",
"What are the main characters of the Mahabharata like?",
"Who was the happiest character in the Mahabharata?",
"What are the most compelling quotes from Mahabharata?",
"What is the Mahabharata War?",
"What is Mahabharata all about?",
"What do you learn from Mahabharata?",
"What can we learn from the Mahabharata?",
"Who was the greatest warrior in Mahabharat, Karna or Bhishma Pitamah?",
"Who is the best freedom fighter for India?",
"What are the most inspiring quotes from Mahabharata?",
"Why Arjuna was hero of Mahabharata?",
"What do we have to learn from Mahabharata?",
"How scientifically plausible is Mahabharata?",
"Who are the most powerful fighters in the world?",
"Which is better: Mahabharata or Game Of Thrones?",
"What is the age of Mahabharata main characters during the war?",
"Why is Krishna closest to Arjun in Mahabharata?",
"What is the most heart-wrenching moment in Mahabharata?",
"Did Yuyutsu even fight in the Mahabharata battle?",
"What are the things we can learn from the Mahabharata and follow in our daily lives?",
"Mahabharata (Hindu epic): What are the 10 names of Arjun?",
"Rationalistic view on mahabharata?",
"Mahabharata (Hindu epic): Who killed Abhimanyu? Was it Durmasana (Dushasana's son) or Karna? {Edited}",
"Is Mahabharata better than Game of Thrones?",
"During Mahabharata How many names Arjun had?",
"Who is the greatest Indian ever, Gandhi or Baba Saheb Ambedkar?"
]
} |
{
"query": "How do I know that my spouse is cheating on me?",
"pos": [
"How may I know whether my wife is cheating on me?"
],
"neg": [
"Why can’t my wife tell me the truth about her affair?",
"How do I prove to my wife that my affair is over?",
"I cheated on my wife would she cheat on me?",
"How do I know if my wife was virgin till I fucked?",
"How do I legally divorce my wife if I caught her cheating?",
"What is the best way to inform a woman I don't know that her husband has been cheating on her for years with my roommate?",
"If a woman cheated on her late husband when married, will she cheat on me?",
"How can I clear my doubts on for my wife?",
"How can I know if my girlfriend will marry me?",
"Will wife cheat again?",
"Could my wife be pregnant?",
"I found out that my wife had sex with her first boyfriend before I married her. What should I do?",
"What does cheating on a girlfriend or wife feel like?",
"Is it legal to kick my wife out of the house if she cheated on me?",
"How do I know if my girlfriend is the one I should marry?",
"How could a stranger woman tell that my 2-weeks pregnant wife is pregnant?",
"How can I know or be sure my wife really had an orgasm?",
"What should I do if I came to know that my sister has sex with her boyfriend?",
"How do I tell my wife that I am not a virgin?",
"My wife isn't sure if she made the mistake in marrying me because of some fights and she his unhappy. Does this mean she doesn't truly love me?",
"How do I tell my wife that I had an affair with her mother before we were married?",
"My wife cheated on me. Should I divorce her or give her one chance?",
"How can I snoop in my wife's social media sites and see if she is cheating without me ever having possession of phone?",
"How can you tell when a woman is secretly in love with you?",
"How do you know your wife has reached orgasm?",
"How do I tell my wife that one of her friends is a prostitute?",
"If he cheated on me will he cheat on her?"
]
} |
{
"query": "Is America likely to go to war with Syria, and by extension Russia, if Hillary Clinton wins the election?",
"pos": [
"Do you realize if Clinton wins we will go to war with Russia? She will be the cause of ww3?"
],
"neg": [
"Why does Hillary Clinton say that Russia is the U.S.'s adversary? Has Russia been aggressive to the U.S. or any of its NATO allies?",
"Why is Hillary so afraid of Putin?",
"Now that Hillary Clinton is blaming Russians for brainwashing voters into voting against her, when will she be considered senile?",
"Is Russia really planning on starting a war with America?",
"If Russia decides to take over Ukraine and the US is forced to fight against Russia all-out, how bad could it be? Who will win in the end?",
"What would Hillary Clinton’s policy be regarding Ukraine?",
"What is Hillary Clinton's policy for providing solution to the Ukrainian-Russian conflict?",
"Perhaps I'm wrong, but Russia seems to take disinformation and propaganda to a far higher level than the US, fully integrating it into war planning. Am I missing something?",
"If the US and Russia become friends and declare war against the entire world, can they win?",
"Could the recent incidents between the USA and Russia lead to war?",
"All over the news lately they talk about Russia and US on the brink of war. How likely will a war happen?",
"What would happen if Obama were to lead Russia?",
"What do Russian people make of Hillary Clinton?",
"What is Hillary Clinton's strategy in Iraq, Russia, Iran, etc. (foreign policy)?",
"Russia is apparently preparing for war with the United States. Is this very likely in the immediate future?",
"What would happen if Russia suddenly attacked Ukraine?",
"Is Hillary Clinton Pro-War?",
"Could Russia have prevented WWI?",
"Why would Russia prefer Trump over Clinton as president?",
"Warning given by Mr.Putin to USA, if hillery wins third world war is sure, is the reason behind Mr.trump Donald victory and defeat of popular hillary?",
"What would happen if Russia and the EU declared war on each other?",
"Is the US starting a war with China and Russia?",
"How do Russians feel about Hillary Clinton?",
"Will you cooperate with Russia in order to fight terrorism?",
"What if the US declares war on Russia and North Korea?",
"What would a conventional war between the US and Russia look like?",
"Are Liberals not concerned that Hillary Clinton has a reputation for being pro war?",
"Will Russia invade the rest of Ukraine?",
"Why do Russia and the USA fight a lot?",
"Why is Russia invading Ukraine?"
]
} |
{
"query": "What is the best way to learn to play piano?",
"pos": [
"Is there a way I could learn to play the piano?"
],
"neg": [
"Can I easily learn a piano at a later point if I start learning music with a keyboard initially?",
"How difficult is it to learn the piano or keyboard?",
"How difficult would it be to learn how to play the accordion if I know how to play the piano?",
"Can learning the piano help adults?",
"Is it possible to play the piano without knowing how to read musical notes?",
"What are the must learn piano songs for an intermediate player?",
"From where can I learn piano online with tutorials for free?",
"What is the best piano tutorials for beginners?",
"How can I plan out my piano practice?",
"If you are fast at typing on a PC keyboard, is it easy to learn piano?",
"Which are the best books to learn piano as a beginner?",
"What are the things I should be practicing if I play the piano completely by ear?",
"What are the best books for learning piano?",
"What is a good piece of piano music for a teenager to master?",
"Should I take piano lessons?",
"What are the best books for teaching yourself piano?",
"I can't afford taking piano lessons.Should I learn from the Internet or give up?",
"I've been learning piano since I was 12 years old. I'm 18 now and I still suck at piano. I did stop piano for 1-2 years in between, but I still suck at playing it. I have my grade 4 certificate. How am I supposed to play like a pro pianist?",
"Should I learn how to play a musical instrument?",
"Is it too late to learn piano at the age of 30?",
"Do you need to be able to play the piano in order to play the pipe organ?",
"Do you need to be able to play piano or keyboard to make electronic music?",
"What song should I play on the piano for my school talent show?",
"What is the best software to learn piano via midi keyboard on Mac?",
"How do you improvise blues piano? What should you play with the left hand?",
"How does learning to play on an out of tune piano affect overall progress and ones ability to become a proficient player?",
"What is the best piano on which you have played ?",
"How do you play Ode to Joy on the piano?",
"How can I learn jazz piano improvisation without a band?",
"How do you turn sheet music pages while playing the piano?"
]
} |
{
"query": "How can I overcome my porn addiction?",
"pos": [
"What is the best way to overcome an porn addiction?"
],
"neg": [
"Porn addiction: Can it confuse your sexuality?",
"How can porn ruins one's sex life?",
"What are the best porn videos for masturbation?",
"How do I get started as a male porn star?",
"What are the best porn membership sites?",
"Is it normal for a guy to be turned off to hardcore porn?",
"How could I a pornstar?",
"How can I be a porn actor?",
"Why are people so addicted to porn?",
"How do I become an adult pornstar?",
"What should I do if caught watching porn by father?",
"Does porn harm your sex life?",
"How can I get rid of alcohol addiction?",
"How can one get rid of alcohol addiction?",
"I have quit porn for two months. Why do I feel lost?",
"Is it okay to watch porn?",
"What is the best time to watch porn?",
"How do I go about becoming an amateur porn star?",
"What is the best porn site to buy a membership?",
"Does watching porn bad? How?",
"Which is the best site for watching porn?",
"How can I become a porn star?",
"How can I be at bed as a male porn star?",
"What is it like to be a sex addict?",
"How do I become a porn star?",
"What is best porn site?",
"How I be a porn star?",
"What does it take to be a porn star?",
"How can I become a porn actor?",
"How do I break into the porn industry as an actress?"
]
} |
{
"query": "How does the HP OfficeJet 4620 Airprint compare to the HP DesignJet Z3200 24-in PostScript Photo Printer?",
"pos": [
"How does the HP OfficeJet 4620 Airprint compare to the HP DesignJet T120 24-in Printer?"
],
"neg": [
"What is Hp printer technical customer support phone number for wireless printers?",
"How can I change the ink cartridges in my OfficeJET 6500 all in one Inkjet printer?",
"HP Deskjet Ink Advantage 1515 printer, do I need to buy new cartridges every time or is there any method to get them filled?",
"What is the difference between a laser printer and an inkjet printer? How are they similar?",
"Which printer first colour print Epson L365 or HP Gt 5820?",
"How to check ink on an HP printer?",
"What is the difference between a laser printer and an inkjet printer?",
"What are the advantages of a dot matrix printer over a inkjet printer?",
"Which is the best ink jet tank printer having wifi connectivity and photo copy function upto in 15000?",
"How does the 3D printer work?",
"How do each components of a printer work?",
"How do each of the components in a 3D printer work?",
"Can you still buy a printer that uses 564 ink cartridge?",
"My HP printer is offline. How can I fix this?",
"Which one is the best printer for home use? laser jet printer or ink jet printer.",
"What is a 3D printer? How does it work?",
"Which is the best HP ink advantage Printer (or other brands also do) for printing on 100 gsm size papers and support color prints and be economical?",
"How does the new Airbus A350XWB compare to the Boeing 787 Dreamliner?",
"What is standard printer paper?",
"What is the laser printer structure?",
"How do I get HP printer online support service for cloud printing?",
"What is the standard size of printer paper?",
"Which printer should I buy for home use?",
"What printer should I buy for home use?",
"Is it possible to design a 4d printer?",
"I want to buy a printer which can print and scan. Which one should I buy: an inkjet or laser?",
"How do I fix a Lenovo printer that is not printing black ink and is missing colours?",
"1.855.662.4436 What is the best canon printer technical support number for printing issues in USA?",
"What are the physical properties of the various types of 3d printer filaments?",
"Which is the best printer I can buy?"
]
} |
{
"query": "If walls could talk what would yours say?",
"pos": [
"If walls could talk, what would yours say?"
],
"neg": [
"What would your computer say to you if it could talk?",
"If you had a speech bubble next to your face, and whatever was said inside defined you to a room of strangers, what would it say?",
"What would other people say about you?",
"What would make you talk with your phone in public?",
"What would you say if the whole world is listening to you?",
"What would be some of the famous/funny/sarcastic conversation (historical or modern) you have come across?",
"If you could go back in time for a conversation with your 19 year old self what would you say?",
"Can I have a talk with you?",
"What are your best conversation?",
"How do you know which things should and should not say in a conversation?",
"What do you wish you were a fly on the wall to?",
"If you could communicate to yourself of three years ago in a single phone call, what would you communicate?",
"At the last breath of your life, what will you be saying to yourself?",
"How does one hold a conversation?",
"If you could go back to any point in the last hundred years and whisper in the ear of a world leader, what would you say, and to who?",
"What would the cell wall be in a house?",
"I want to start a conversation with one of my best friends whom we don't talk that much these days what can I say?",
"What question can you ask someone that will spark deep, interesting conversation?",
"If you could say one thing to the entire world at once, what would it be and why?",
"What have you talked yourself into doing?",
"What question can you ask someone that will spark deep interesting conversation?",
"Conversations: How do you respond to \"What's up?\"",
"If you could say one sentence that the entire world would hear, what would it be?",
"What are good conversation starters?",
"How can you keep a conversation interesting?",
"What should be our answer for tell me about yourself in an interview?",
"If someone asked you to describe music, what would you say?",
"What makes good conversation?",
"What should be the answer of \" tell me about yourself\" during an interview?",
"What would you do if your neighbor was noisy all the time?"
]
} |
{
"query": "If you were president, what is the first thing you would do?",
"pos": [
"If you were President, what would be the first thing you'd do?"
],
"neg": [
"What is the first thing you would do if you were Bill Gates?",
"If you could say one thing to President Obama, what would it be?",
"If you could tell president Obama one thing, what would it be and why?",
"What would be your main priority as President?",
"Who was the first U.S. President?",
"Would you want to be President?",
"What would be the first thing you would do if you had all the money you want to spend?",
"What would be the first thing you would do if you woke up as the opposite sex?",
"If you could ask President Obama one question, what would it be?",
"If you could have done things differently, what steps would you have taken and what difference would it make today?",
"If you had a billion dollars, what would you do first?",
"What would be Hillary Clinton's first priority as President of the United States?",
"If the President of the United States partner were male, what would he be called instead of first lady?",
"What is the first thing you would do if you woke up as the opposite sex?",
"Was it the right choice to make George Washington the first President of the United States?",
"Who was your favorite US President?",
"If you found out that the world will end today, who would be the first people you call and what would you say?",
"What would you say in a letter to president Obama?",
"If you were to be the leader of one thing that could change the world, what would it be and why?",
"What would you change/add in the U.S. Constitution if you could?",
"Who is the first American President?",
"If you could say one thing to the entire world at once, what would it be and why?",
"If you could do anything in the world that you wanted, what would it be?",
"What is the first thing you’d do if you were temporarily the opposite sex?",
"What is the first thing that comes to your mind, if you given the power of invisibility? What would you do?",
"What's the most bizarre thing you would do for $1 million?",
"What is the name of first president of America?",
"What would be President Trump’s first State of the Union Address?",
"How is the first day of the President of the United States?",
"Hillary Clinton, what will be your first priority for Americans?"
]
} |
{
"query": "Is Suicide Squad a good movie?",
"pos": [
"What is your review of Suicide Squad (2016 movie)?"
],
"neg": [
"What is the Suicide Squad?",
"How would you fix Suicide Squad?",
"How did Suicide Squad (2016 movie) get greenlit? What's the backstory of how the movie got made?",
"Rank actor's performances in Suicide Squad.",
"How did Suicide Squad get greenlit? What's the backstory of how the movie got made?",
"What is your review of Murder 2 (2011 movie)?",
"Who is the “good guy” in suicide squad?",
"What is your review of Dead Mine (2012 movie)?",
"What is your review of Little Deaths (2011 movie)?",
"Does the success of Deadpool show that the upcoming Suicide Squad movie should have been made as an R rated film?",
"What is your review of Broken (2006 movie)?",
"Will El Diablo return in a Suicide Squad sequel?",
"What is your review of The Thing (2011 movie)?",
"What happened to El Diablo in Suicide Squad?",
"What is your review on the \"I Am Soldier\" 2014 film?",
"What is your review of Psycho (1960 movie)?",
"Where can I buy Suicide Squad movie digitally ASAP?",
"What is your review of Some (2004 movie)?",
"What is your review of Befikre (2016 movie)?",
"What is your review of Power Rangers (2017 movie)?",
"What is your review of Party Monster (2003 movie)?",
"Movie Review: What is your review of Befikre (2016 movie)?",
"What is your review of Ghostbusters (2016 movie)?",
"What is your review of Final Destination (2000 movie)?",
"What did you think of the Joker in Suicide Squad?",
"What is your review of Silence (2016 movie)?",
"What is your review of the Assassin's Creed movie?",
"What is your review of Deadpool (2016 movie)?",
"What is the story behind the suicide squad? Which characters will we get to see? What is the importance of Batman in the movie?",
"What is your review of Gunda (1998 movie)?"
]
} |
{
"query": "How can I overcome fear in public speaking?",
"pos": [
"What's the best way to overcome fear of speaking in public?"
],
"neg": [
"I'm terrified of public speaking. Recently, I joined my new English class and it requires the students to speak in front of everyone about a given topic or movie reviews. How should I learn to speak fearlessly in front of a class of students?",
"Why am I afraid to speak English in public?",
"How can I overcome my fear of speaking to my father?",
"As much as I love facing challenges, this one is too much for me. I'm more than afraid of speaking in public, so I always take chances to give speeches trying to overcome it. However 20 days after, I'll be speaking and singing on TV! Even now I'm trembling! How can I still behave well?",
"How do I overcome my fear of interviews?",
"How does taking Xanax help with public speaking fear?",
"How can we overcome the fear of being insulted?",
"How do I overcome fear of social interaction?",
"I'll chat with my girlfriend well, but when she appears directly, I'm very afraid to speak with her. How do I manage to get over that fear?",
"How do I get over the fear and shame of speaking in an Indian accent in the US?",
"How can I speak English in front of people without being nervous?",
"How do I overcome fear to talking with girls?",
"I am afraid of posting in social networking sites because of my English..Does Quora helps me in overcome this kind of fear?",
"How can I overcome my fear to do something?",
"Have you experienced any embarrassing moments during public speaking?",
"How can I improve my English speaking without practising with people?",
"How can I cure my speech impediment?",
"I am always afraid of talking to a bunch of guys who speak very fluent English and I do not. What should I do?",
"How do you conquer the fear of criticism?",
"What are the benefits of public speaking?",
"How do I become a public speaker?",
"How do I overcome my fear of minorities?",
"What are the best ways to learn English and speaking?",
"How can I overcome my fear?",
"How can I overcome my fear?",
"How can we fight with fear?",
"How do I overcome my fear of talking to my boss?",
"How do you overcome cultural barriers in communication?",
"How do I get rid of shyness? I get really scared when talking to people",
"How do I get over my extreme fear of physical confrontation?"
]
} |
{
"query": "Which programming Languages should I learn?",
"pos": [
"Which programming languages should I start learning?"
],
"neg": [
"What is a good place to start learning the Haskell programming language?",
"What are the things I should know before I start learning programming?",
"How did you learn a programming language?",
"What programming languages should I learn to get into IT?",
"Does learning a new programming language become easier with each subsequent programming language learned?",
"How can I start learning Python's language?",
"How do you create a programming language?",
"What do I need to learn before learning programming?",
"How does one create a programming language?",
"Is C++ the best programming language to learn first?",
"I know C and now I want to learn a new programming language. I am thinking about C++, Java and Python. What is the best option?",
"Is Python good to start learning programming?",
"Where do I start in programming?",
"Which books are the best for beginners to learn programming language?",
"Programming: Which language should be learn first Java or Python? And why, if I know C?",
"What is the toughest programming language to learn?",
"What books do I start reading for learning programming?",
"What programs are used to make the first programming languages?",
"How should I start learning programming at the age of 18?",
"How should one start learning Python programming for electronics applications?"
]
} |
{
"query": "Can I find good girl friend in Quora?",
"pos": [
"I want a girl friend. So I can share my feelings and thoughts With her. How can I find a girl on Quora?"
],
"neg": [
"Where can I find a girlfriend online?",
"How do I find a good girl?",
"I am a working girl. wanna a friend in Indore who is girl. I want a girl friend in Indore. how is possible? How can I found a friend?",
"How do I find a girl if I just know her first name?",
"How do I meet a girl?",
"How do I find a girl companion in Bangalore?",
"How do I find girls in omegle?",
"How should I get to know a girl I like?",
"I'm a 28 year old guy. 7 times rejected by girls in last 10 years. Will I ever be able to find a girl for me?",
"How can you get girl friends?",
"How do I search for a girlfriend?",
"What is the best way to know a girl?",
"I want a girlfriend. How can I get one?",
"Where do I find girls on Omegle?",
"Where can I find a call girl in oulu, Finland?",
"What is best way to get a girl friend?",
"How do you find the right girl?",
"How can I find a girlfriend in Bangalore?",
"How do I find a girlfriend in bangalore?",
"How do I meet a girl on vacation?",
"How can I get a girl?",
"How do I get any girls number?",
"How do I find girls on Omegle always?",
"How do I get a girl if she only just wants to be friends?",
"How could I be a good friend to any girl?",
"How can I get girls to be interested in me?",
"How do I find a girl from orphanage for marriage in india?",
"What is the best strategy for finding a girlfriend?",
"Do I need to be good looking to ask out a girl?",
"How do I get a girl that I like to be my girlfriend?"
]
} |
{
"query": "What is the least painful way for suicide?",
"pos": [
"What is the most painless way to do a suicide?"
],
"neg": [
"What is a way to commit suicide and not damaging your organs so that they can be donated?",
"How do you take yourself close to death without actually dying?",
"What are the best ways to fake your own death?"
]
} |
{
"query": "How do I increase my height after 16?",
"pos": [
"How can I increase my height after 18 years of age?"
],
"neg": [
"I am male, 17 years, 6′ 2″ and 84 kg. Is it okay? How can I stop my height growth?",
"Is there a way to decrease your height?",
"I'm a 16 years old girl. My height is 4.10 ft and my period started when I was 11. can I still grow my height to 5.2?",
"I am really unhappy with my height. I am a 27 year old male, 5ft 9 1/2 and I hate looking up at people. Any help?",
"I am now 19 years old and my height is 182cm. How much height can I increase upto height limiting age if I am a boy with South Asian genetics?",
"My height is 5ft 1in and all my friends are taller than me it make me feel bad, how could I overcome my depression about height?"
]
} |
{
"query": "How do you want to be remembered after you die?",
"pos": [
"What do you want to be remembered for?"
],
"neg": [
"What are some important things remember in your life?",
"What is the best way to remember things?",
"What is the best way to remember, and not to forget later?",
"What is the best way of remembering things?",
"What job a memory of remembering names can get you?",
"How can you not forget to remember?",
"What is the best way to remember not to forget?",
"How can people remember their past life memories?",
"What are some ways to remember forgotten childhood memories?",
"How can I remember my past life?",
"Why do I only remember the good things that happened in my life?",
"Why do people forget all good things you do for them and remember the one bad thing?",
"What things you can and can't remember?",
"How do I remember more from my past?",
"How do you remember the things you read?",
"How can I remember to forget?",
"What is that one memory you will never forget in your life?",
"How can one forget the past?",
"What is something You will never forget?",
"Why do we remember childhood memories?",
"How do I remember things that I read?",
"What are the best tricks to remember what you read?",
"What is the one memory you're fond of from your childhood?",
"What are your best memories?",
"What are the things that you miss in your life?",
"What is your most memorable childhood memory?",
"How we can forget everything about past?",
"What are your fondest memories?",
"What is something you'll never forget?",
"How will you remember President Obama?"
]
} |
{
"query": "Why shouldn't I vote for Donald Trump?",
"pos": [
"Why should the people not vote for Donald Trump?"
],
"neg": [
"Why did so many people vote for Donald Trump?",
"Why do people support Donald Trump?",
"Why should one vote for Donald Trump?",
"Why should someone vote for Trump?",
"What are the reasons that people are planning to vote for Donald Trump?",
"Why some people support Donald Trump?",
"Why would you vote for Donald Trump?",
"Are there any legitimate reasons why one would vote for Donald Trump?",
"Why do so many people support Donald Trump?",
"Why are people supporting Donald Trump?",
"Why are people supporting Donald Trump?",
"Why do you vote for Trump?",
"Why do I need to vote for Donald Trump?",
"Why are you voting for Donald Trump?",
"Why do you think people are supporting Trump?",
"Why did you vote for Donald Trump?",
"Why are you going to vote for Donald Trump?",
"What are valid rational reasons for voting for Donald Trump?",
"Why would you vote for Trump?",
"What are the basic reasons you should vote for Trump?",
"Why are so many people actually supporting Trump and why do so many of the people seem not to care about all the bad things he does?",
"What are some reasonable and logical reasons to vote for Donald Trump?",
"What are some reasons one should vote for Trump?",
"Without naming his opponent, what are 5 reasons to vote for Trump?",
"If you voted for Donald Trump, why did you vote for him?",
"Why should I vote for Trump?",
"Why did you specifically vote for Donald Trump?",
"What are the main reasons why you voted for Donald Trump?",
"Why do some people hate Donald Trump and others like him?",
"Why is everyone pouncing on Donald Trump for not paying taxes?"
]
} |
{
"query": "Which is better MBA or CA?",
"pos": [
"Which is better CA or an MBA?"
],
"neg": [
"What is better than an MBA?",
"Which is better CA or IT?",
"Which is better CA and IT?",
"What are the advantages of doing MBA after CA?",
"Which is most worth it: doing an MBA after getting a CA degree or the ACCA?",
"Which is better, an MBA from India or USA?",
"Which is better: a job for a CA fresher in industry or in a CA firm like EY?",
"In terms of employment and career advancement, which is better, an MBA or a MAS?",
"Which is better: an MBA in the US or in India?",
"Which MBA specialization is better?",
"Which one is better, CA or CPA?",
"Which has a better scope, MBA or Sports MBA?",
"Which is better, an MBA in PES VTU or PES University?",
"Which one is better, an MBA from the US or from India?",
"Which MBA program is better: University of San Diego or SDSU?",
"Is mba better than engineering?",
"In commerce, which profession is better CA, CS or ICWA?",
"Is CA better than CFA?",
"What is better an MBA or a Masters in Finance?",
"Which profession is better a chartered accountant or a solicitor?",
"Which job is better for fresher MBA finance?",
"Which one is a better MBA option? Rotman Toronto or Schulich, York Uni Canada?",
"Should one do mba in IIM after becoming CA?",
"Is it advisable to do MBA after CA?",
"Is an executive MBA better than a full time MBA?",
"What is better: CS or CA?",
"Which is better MBA in Finance or Marketing? If previous background is B. Tech IT",
"Which is better, an MBA in hospital administration or an MBA in healthcare management in India? Why?",
"Which is better: doing an MBA in India, or doing one abroad?",
"Which is better, an MBA from IIMs or becoming an IAS officer?"
]
} |
{
"query": "How do I start to overcome clinical Depression?",
"pos": [
"How does anyone overcome depression?"
],
"neg": [
"How do you regain your determination after suffering from terrible depression? I want to work hard so much but something in me just doesnt allow me to anymore, and I can sense it all the time, too frustrating",
"How do I get over depression? It seems like a never ending story of my life.Heart broken, divorced & married(thinking of divorce again).Using SSRI’s",
"How is depression cured without a therapist?"
]
} |
{
"query": "Why Modi is putting a ban on 500 and 1000 notes?",
"pos": [
"Why is 500 and 1000 rupee notes discontinued?"
],
"neg": [
"Why did the RBI start a 1 rupee note?",
"Why is the one rupee-note printed by the government of India and other denominations by RBI?",
"Why can we not print our own rupee notes infinitely and use them in the international market?",
"What are the chances new 2000 rupee note will also be discontinued in few years?",
"Why can't the Indian government print as many currency notes it wishes and clear the fiscal deficit? For that matter why can't any country in the world do the same?",
"Eleven of the 14 lakh crore rupees have already been deposited in the banks. Has the Modi government failed since all this money will turn into white?",
"Where does the money actually go if someone fails to deposit old Rs 500 or Rs 1000 notes to the bank before the 31st of December?",
"After how many visits to the ATMs/Banks were you able to withdraw a total of INR 24000 post the demonetization of old currency notes in India?"
]
} |
{
"query": "What are the best countries to study for a master's degree in civil engineering, with good employment opportunities?",
"pos": [
"Which are the Best countries for Civil engineering job opportunities?"
],
"neg": [
"Which are the best field in civil engineering in USA?",
"What are the scope for civil engineering in forgien country?",
"Which is the highest paid job in civil engineering field?",
"Which is highest paid job in civil engineering?",
"Which are the top universities for civil engineering in France?",
"What is the best job for a civil engineer in India?",
"Which field is best to do masters in civil engineering in USA?",
"What is the highest paid job for civil engineer?",
"How can I apply for civil engineering jobs?",
"Which are the top 50 universities in the USA for a PhD in civil engineering?",
"What are some of the innovative jobs for civil engineering graduate?",
"Which university is best in Australia for MS in Civil Engineering. And is there any opportunities of job for Civil Engineer?",
"What are the civil engineering job prospects in Australia?",
"I am graduating with a degree in civil engineering this coming year and planning to do MS in civil engineering abroad. Can you suggest some good universities in US and Europe?",
"Which country is good for civil engineer from India Canada or Australia?",
"How will the job opportunities for civil engineering in Canada be in the near future?",
"How do I get a civil engineering job in the USA?",
"Which is the best app for civil engineering?",
"What is the importance of civil engineering?",
"How can I apply for the civil engineering jobs in dubai?",
"What are the important objectives of civil engineering?",
"What is the chance of getting a job in civil engineering in the USA?",
"Does civil engineering have demand & job opportunities in Canada?",
"What are the requirements for being a civil engineer?",
"Which is the best institute for an MTech in civil engineering?",
"Advantages of civil engineering?",
"CIVIL ENGINEERING JOBS IN DUBAI?",
"What are the best career options for a civil engineer after getting a bachelor's degree?",
"Where can I apply for a job to work in the USA as a civil construction engineer?",
"What are the most important apps for civil engineering?"
]
} |
{
"query": "How is daily life in North Korea?",
"pos": [
"How is life really like in North Korea?"
],
"neg": [
"What does it feel like to be a common North Korean citizen?",
"What is it like to live in Seoul?",
"What do you know about north Korea?",
"How do south koreans feel toward north Korea?",
"What is the relationship like between North Korea and Japan?",
"What all do we know about north Korea?",
"What is North Korea?",
"What is life like for Korean otakus in South Korea?",
"What is the relationship between China and North Korea like?",
"Why did North Korea become what it is now?",
"What does North Korea do right?",
"What is the craziest story about North Korea?",
"What is the story behind seperation of north korea and south korea?",
"Has anyone ever moved to North Korea?",
"What is life like for Otakus in South Korea?",
"How do we know so much about North Korea?",
"Why is North Korea so different from the rest of the world?",
"South Korea: What is it like to live in rural Jeolla-do?",
"Why North Korea is different with rest of the world?",
"What perceptions do North Koreans have of the outside world?",
"What is the reason for Korea split into North and South?",
"What is the relationship between North Korea and Japan?",
"What is the dark side of living in South Korea?",
"What are the mind blowing facts about North Korea?",
"Is it possible to live in North Korea for a foreigner? How?",
"Why do some Indians love North Korea?",
"Is North Korea the best Korea?",
"What are some mind-blowing facts about North Korea?",
"What do North Koreans think about South Korea or what does the regime induce them to believe?",
"What are some mind blowing facts about North Korea?"
]
} |
{
"query": "What are some good books or references to get started with machine learning?",
"pos": [
"What is the best way to get started with Machine Learning?"
],
"neg": [
"How do I become a learning machine?",
"What is the machine learning?",
"How can I know whether I will be interested in machine learning?",
"How do I learn machine learning as a programmer?",
"What are some real-world examples of applications of machine learning in the field?",
"What advice would you give to someone starting a PhD in machine learning on how to achieve strong results?",
"I want to learn Machine Learning, from where I should start so that I can learn ML (and mathematics) in 3 months?",
"How can I do research in machine learning and neuroscience?",
"I am a rookie in data structure and algorithms. I have no idea how to start. How do I start learning it?",
"Areas in machine learning research?",
"Where can machine learning not be applied?",
"How should a software engineer start exploring machine learning as a career?",
"How do I work with machine learning researchers after graduation?",
"Machine Learning: Is it the end of the training set/testing set paradigm?\"",
"How is machine learning implemented at Quora?",
"To be a data scientist in a tech company (Google, Microsoft, Facebook, etc.), how well do I need to know machine learning algorithms?",
"How can I start learning IT?",
"What is a better course to start Learning Machine Learning on Coursera, the one by Pedro Domingos or Andrew NG?",
"How does it feel to be a Machine Learning enthusiast?",
"What are the fastest machine learning algorithms?",
"How can machine learning help the humanity in the future?",
"How should I start learning IT?",
"How do I apply machine learning to business?",
"What is machine learning in layman's terms?",
"What is some good advice for a machine learning PhD student?",
"Who are the top machine learning (ML) experts?",
"What applications of machine learning are underexplored?",
"What are some good research papers on Machine learning based systems updating itself?",
"How do I start learning about computer networks?",
"Do I need a PhD to do machine learning research or cool machine learning jobs?"
]
} |
{
"query": "What are the best Web development companys in USA?",
"pos": [
"Which is the best web development company in the USA?"
],
"neg": [
"Are You Looking best web development company?",
"Are you Looking for best web development company?",
"Can You Please Name a Good Web Development Company With Whom You have work closely?",
"Which is the best company for web and mobile application development services ?",
"Which is the best web development companies in Delhi & around India?",
"What is the best website design and website development companies in India?",
"Which is the best web development company in Delhi & around India?",
"Which is the best PHP development company in the USA?",
"Which is the best PHP development company in USA?",
"Which is best web designing or web development?",
"What are the best web development companies in Kolkata?",
"Which is the best web development company in Kolkata?",
"Which are the best web designing companies in India?",
"What are the best web development projects?",
"What are the top web development firms in Los Angeles?",
"Who are the best web design agencies?",
"Which is the best framework for web development?",
"Which is the best company to hire dedicated web developers in India?",
"What is best web designing or web development?",
"What is your best web development project?",
"Which is the best website development agency in India ?",
"Which is the best website development agency in India?",
"Which is the best web development company in Hyderabad?",
"What are the best web design agencies for manufacturers?",
"Which is the best web design and development company in Chennai?",
"What is the best framework for web development?",
"What are the good tactics of business development for Web Development Companies?",
"Which are the best web designing companies in India, bangalore?",
"What are the best companies for website designing?",
"Web development or app development, which is lucrative?"
]
} |
{
"query": "Which are some best photographs taken by you?",
"pos": [
"What is the best picture that you have taken ever?"
],
"neg": [
"What is the best photo you have taken of your boyfriend/girlfriend?",
"What is the most interesting picture you've ever seen?",
"What is the best pic of you taken without your knowledge?",
"What are the most interesting pictures ever taken?",
"What is the best photograph that you have ever taken with a celebrity?",
"What is the best picture you took with your phone?",
"Can you share the best photo you have taken of your boyfriend/girlfriend?",
"What is the most creative photograph of all time?",
"What are the most emotional photograph you have ever seen?",
"What is a good photo?",
"What's the best picture of the stars you have taken?",
"Which is your best picture taken while traveling?",
"What are best original photos captured?",
"What is the best picture you took using your phone?",
"Which is the most famous photograph ever taken?",
"Which is the best photo you clicked using your phone camera?",
"What are some of the best profile pictures ever?",
"What is your best photoshopped picture?",
"What is the most interesting picture you took from your phone?",
"What is the most aesthetically pleasing photo you've taken on your phone? Show pictures?",
"What was the first photograph that have ever taken?",
"What are some of the best photos taken at any NIT?",
"What are some best screenshots ever taken?",
"What are the happiest pictures you have seen?",
"What are the best pictures that showcase life?",
"Which is the best photo you took using your phone?",
"What is the most emotional picture you've ever seen?",
"Mobile Photography: What is the most amazing photo you have ever taken on an iPhone?",
"What are some best pictures taken by you while traveling?",
"What are some happiest picture ever?"
]
} |
{
"query": "How many people are in the US?",
"pos": [
"How many people are there in the US?"
],
"neg": [
"What's the population of the usa?",
"How many states are there in the United States?",
"How many states are there in USA?",
"How many people are lesbian in the US?",
"How many Indians live in the USA?",
"How many people are there on Earth?",
"How many Indians (from India) live in the United States?",
"How many retired people are there in the US?",
"How many American Muslims are there?",
"Where is the United States?",
"What percent of the US population is homosexual?",
"How many Kannadigas live in the USA?",
"How many people live in NYC?",
"How many people go to the beach in the US each year?",
"How many states are there in the world?",
"How many people have there ever been?",
"How many cows are there in the US?",
"How many states are there are in the world?",
"How many countries are in South America?",
"Who are the most privileged people in the US?",
"What percentage of the US population lives in the Eastern, Central and Pacific timezones respectively?",
"What is the size of the population of US citizens aged 16–20 in 2014?",
"What is the percentage of the Indian population in the U.S.?",
"Currently how many member states are there in United Nations?",
"Does the United States have too many states?",
"How many United States Presidents have there been?",
"How many people earn $500,000+ per year in the USA?",
"What percentage of the American people speak a foreign language?",
"How many active job seekers are in US and/or Canada?",
"How many U.S. states are named after people?"
]
} |
{
"query": "What does it mean if my dog is throwing up white foam?",
"pos": [
"What causes a dog to throw up white liquid?"
],
"neg": [
"Why does my dog tip his bowl over?",
"What causes a white liquid discharge during pregnancy?",
"What are some causes of having white pus in my gums?",
"Why is my dog puking and shaking so much?",
"Why is my dog drooling and shaking?",
"Why does my dog scratch her bowl?",
"Can kissing your dog make you sick?",
"Why does my dog won't eat dry food?",
"Why does my dog hold a toy, run around & whine after eating?",
"Why is my dog shaking so much?",
"Hygiene: If I've accidentally eaten from a bowl that has been licked all over by my dog does it pose a health hazard?",
"How do I treat a dog with hiccups and vomiting?",
"How do I treat a dog with hiccups and vomitings?",
"Is it safe to use liquid bandage on my dog?",
"What do you do if a dog eats cooking oil?",
"Why do dogs smell so bad when they're wet?",
"My dog vomited and then ate it up. Should I take my dog to a vet?",
"Why do dogs shake their toys?",
"What can cause a thick white discharge with a fishy like odor during pregnancy?",
"What causes diarrhea in dogs?",
"What causes foaming at mouth?",
"On very hot day, why does a dog extend its tongue out?",
"Why won't my dog eat dry food?",
"Why is my dog afraid of deep water?",
"What causes body odour?",
"What causes dogs to drool when sleeping?",
"Are dogs afraid of colored water bottles?",
"If a dog comes and directly sniffs a guests crotch, does this indicate they are releasing a strong odor or pheromone?",
"How harmful is butter for dogs?",
"What causes someone to have clear vomit?"
]
} |
{
"query": "How Donald Trump will make Mexico pay for the wall?",
"pos": [
"How is Trump planning to get Mexico to pay for his supposed wall?"
],
"neg": [
"What if Trump's wall isn't a physical wall at all? He said Mexico would pay. What are some financial deterrents the US could impose? Is it possible?",
"Can President Trump approve the construction of the wall between Mexico and the US by issuing an “executive order?”",
"If trump build a wall mexicans would still get in so whats the point? Theres a video of two people smuggling drugs and climbing over the border/",
"Are Trump supporters still in favor of a border wall now that US Taxpayers will have to pay for it?",
"Why is building a wall between the US and Mexico, like Trump proposes, a bad idea? Ignoring ethics, would such a wall reduce illegal border crossings?",
"Will a border wall with Mexico work?",
"Would Trump's proposed wall plan work?",
"Does Mexico have a wall on its southern border?",
"Is Trump trying to promise everything with his economic plan and no plan to explain how his plan will pay for it?",
"Would Mr. Trump's wall be feasible?",
"How does the Great Wall of China compare to Trump’s proposed wall?",
"Is the US really going to copy the Chinese Great Wall to build a wall between the US and Mexico? And would it become a tourist attraction site?",
"Can Mexico arrest Trump when he sets foot in Mexico — charging him with crimes against humanity and inciting riots?",
"Does Mexican President Peña Nieto support Donald Trump's border wall idea?",
"How thick, tall, deep, and long would Trump's wall have to be built to be effective at keeping out illegals crossing the border?",
"Can Trump use the US Military to secure the border with Mexico?",
"Does Donald Trump has as much money as he says he does?",
"If Trump doesn't want any foreign investment in Mexico, should he take all his McDonalds & Walmarts back to the USA?",
"Why does President Obama have to pay for his meals at the White House?",
"Does the president have to pay for any utility bills for the White House?",
"Why is Donald Trump visiting Mexico, and why did President Nieto invite him?",
"What could Mexico do to attract high tech American businesses that no longer wish to do business in the Untied States under a Trump presidency?",
"Was Ford’s recent decision to not move a factory to Mexico a result of Trump?",
"What is the (supposed) logic behind a Trump wall? Can't people just go around with boats? Can't they just go over with ladders?",
"Will Donald Trump really ban Muslims, deport illegal immigrants, and build a wall? Or is he doing it to bring excitement to his supporters?",
"So, how's \"that Mexican thing\" working out for Trump?",
"What could Trump do to bring lots of well paid manufacturing jobs back to the US rust belt?",
"Does it make political sense for Trump to concede that his undocumented immigrant deportation plan will be just like Obama's -- only with more energy?",
"People say that a US-Mexico wall wouldn’t work, that it won’t stop illegal immigration. Well, then what is a viable solution to illegal immigration?",
"Assuming that Donald Trump is telling the truth, what \"deals\" could he possibly make for Iran, China and Russia?"
]
} |
{
"query": "What will you do if you hate someone?",
"pos": [
"What should you do when you hate someone?"
],
"neg": [
"What is it like to hate someone?",
"Why do we hate someone?",
"Do you hate someone for no reason?",
"What should you do when the person you love hates you?",
"Can you hate someone forever?",
"Why do you hate people?",
"Can you stop hating a person that you really hate?",
"What do you do when the person you most love hates you?",
"Why would you dislike someone?",
"Why do I hate people?",
"What does it mean when someone hates you?",
"Is it bad to dislike someone?",
"Why do people hate you?",
"Is it hard not hate someone who hates you?",
"Why do you hate people, but like individuals?",
"Why do people love and hate someone?",
"What should one do when they hate themselves?",
"What is the best way to tell someone you hate them?",
"What is to love someone who is hated by my friends?",
"Why can't I hate anyone?",
"How do you deal with a person who hates you but have to spend time with whether you like it or not?",
"Why do people hate people?",
"Is it bad to hate everyone?",
"How can I tell someone I hate them?",
"How do you deal with self hate?",
"Why I hate some people?",
"How do I love and hate a person at the same time?",
"I hate everyone?",
"What do people hate about you?",
"How do I hate a good person?"
]
} |
{
"query": "How is China stable?",
"pos": [
"Is China a stable country?"
],
"neg": [
"If China is developed country?",
"In what ways is China a developed country?",
"Is China a poor country?",
"In what ways is China a developing country?",
"Is China a true communist state?",
"Why is China not a developed country?",
"Is China a totalitarian state?",
"What do you think of China's economy? Can it keep maintain sustained, stable growth within the next 20 years?",
"Will China ever become a true democracy?",
"In which aspect should China be proud of?",
"Should China be the most powerful country in the world?",
"Is China more diverse than the USA?",
"Is China authoritarian or totalitarian?",
"Will China become a democracy?",
"Will China ever become a democracy?",
"Is China rich or poor? Or not?",
"Will China finally be an Islamic state?",
"Is China rich or poor? Why?",
"How can China be Communist and still have an ultra-rich class?",
"Can China accept democracy?",
"Will Xinjian Uygur region of China become independent?",
"Is China a dictatorship?",
"Is India the next China?",
"Can China devalue the yuan forever?",
"Is everything made in China in China?",
"How China become a buddiest country?",
"Is China an enemy?",
"What does China have a comparative advantage in?",
"Which region or city of China has the best quality of life?",
"Can China lead the world?"
]
} |
{
"query": "Why do Kashmir people want to join Pakistan? (Only Kashmir people answer)?",
"pos": [
"Why do Kashmir people want to join Pakistan? (Only Kashmir people ansewr)?"
],
"neg": [
"Why does Pakistan think Kashmir belongs to them and they will be able to snatch it from India?",
"What do people of Kashmir want?",
"Why can't Pakistan occupy Kashmir?",
"Why dosen't India give away Kashmir to Pakistan or whatever the Kashmiris want?",
"Why is Pakistan obsessed with Kashmir?",
"Why doesn't India and Pakistan let Kashmir become an independent nation?",
"Why cannot India and Pakistan let kashmir be independent country?",
"Why can't India, Pakistan, and Kashmir be together?",
"Is there any reason which makes Pakistan seems undisputedly right in claiming that kashmir belongs to them?",
"How did Pakistan occupy Kashmir?",
"What do Pakistanis think about Pakistan occupied kashmir?",
"Why is Islam trying to separate Kashmir from India?",
"Why is Pakistan so aggressive about Indian Kashmir?",
"Why don't india just give kashmir to pakistan. Solve all problems?",
"What is Pakistan occupied Kashmir?",
"Why 43% of Kashmir is demanding independence from both nations?",
"Doesn't it seems that relying on Pakistan has actually ruined kashmiri Seperatists?",
"Why can't India occupy Pak Occupied Kashmir (POK)?",
"What is the reason that even after 70 years, Kashmiris don't consider themselves as a part of India? Where has India gone wrong?",
"What does a common Pakistani think about Kashmir?",
"What kind of freedom do Kashmiri people want?",
"What if India gives Kashmir to Pakistan?",
"Why can't there be an Indian occupied Lahore if there's a Pakistani occupied Kashmir?",
"Is there any reason, which makes Pakistan claim Kashmir undisputedly?",
"Why do some Indian Muslims want to join Islamic State (IS)?",
"Should Pakistan give Kashmir to India?",
"How free is Pakistan Occupied Kashmir compared to Indian Kashmir?",
"How did India and Pakistan occupy parts of Kashmir? Did the King of Kashmir accede to India or not?",
"Which nation governs Pakistan Occupied Kashmir?",
"Should Kashmir be free? Why? Why not?"
]
} |
{
"query": "If we have evolved form monkeys then why do monkey still exists?",
"pos": [
"If human beings evolved from monkeys, why do we still have monkeys today?"
],
"neg": [
"Are people monkeys?",
"If humans evolved from apes, how was the first human created?",
"Do you think monkeys would fight with human race?",
"How long will it take for all apes to evolve as humans?",
"What are the different kinds of monkeys?",
"How many monkeys are there in the world?",
"If humans and apes evolved from common ancestors why did we become less hairy?",
"Were Adam and Eve monkeys?",
"What are the attributes of monkeys belongs to Cebidae monkey Family?",
"What are the monkey's behavioral adaptations?",
"How did monkeys get to South America from Africa or Asia? Aliens? God? Magic?",
"If all the humans left the earth and came back after 100,000,000 years would the chimpanzees/monkeys have evolved and built technologies like ours?",
"What are the attributes of monkeys that belong to the Cebinae monkey family?",
"What are the attributes of monkeys belongs to cercopithecine monkey Family?",
"How were the Primates born?",
"Why do monkeys have tails?",
"Will humans evolve anymore?",
"Why are some monkeys short tailed?",
"How did humans evolved?",
"Are human beings still evolving?",
"Why other species on the earth have not evolved as human?",
"How long do monkeys live in the wild? How long to they live in zoos?",
"What is the difference between monkey and apes?",
"How would humans evolve if we did?",
"How did monkeys get to South America from Africa or Asia?",
"Are dinosaurs still alive in the African jungle today?",
"If elephants are so smart and emotional, why didn't they evolve into humans?",
"If all humans descend from a single original population of ancestors in Africa, then how did humans with different skin colors come about?",
"How do monkeys find food in the wild?",
"What are some things that monkeys like to do?"
]
} |
{
"query": "How do I learn machine learning?",
"pos": [
"How can I learn machine learning?"
],
"neg": [
"Should I learn machine learning?",
"How do I do research in machine learning?",
"How do I learn machine learning as a programmer?",
"How can I know whether I will be interested in machine learning?",
"What are some good Machine Learning books for a beginner?",
"I want to learn Machine Learning, from where I should start so that I can learn ML (and mathematics) in 3 months?",
"What are the best books in machine learning?",
"Where can machine learning not be applied?",
"Which is best book for machine learning?",
"How can I do research in machine learning and neuroscience?",
"How do I learn mathematics for machine learning?",
"Areas in machine learning research?",
"How is machine learning implemented at Quora?",
"Which are the best books for machine learning?",
"What is machine learning in layman's terms?",
"Who are the top machine learning (ML) experts?",
"What is machine learning algorithm?",
"What is the best way for me to learn how an artificial neural network works?",
"Which machine learning book is best for a beginner who intends to do research in reinforcement learning later?",
"What are the best books and resources for learning machine learning as a developer ?",
"Which is the best website/MOOC/Book to learn machine learning through R for data science?",
"What are the mathematical pre-requisites for studying machine learning?",
"Machine Learning: Is it the end of the training set/testing set paradigm?\"",
"What is some good advice for a machine learning PhD student?",
"What are the fastest machine learning algorithms?",
"How do I apply machine learning to business?",
"How does Quora use machine learning in 2015?",
"Do I need a PhD to do machine learning research or cool machine learning jobs?",
"How can you become a research engineer in machine learning?",
"What's a good introductory machine learning text?"
]
} |
{
"query": "1. While traveling from US to India which Airlines allow maximum luggage for an economical class traveler?",
"pos": [
"While traveling from US to India which Airlines allow maximum luggage for an economical class traveler?"
],
"neg": [
"How many number of luggage is allowed in domestic flights?",
"What are the general dimensions for check in and carry on luggage to travel to USA through any flight?",
"Non stop flight to USA from India?",
"Which is the cheapest flight in India?",
"I am travelling for first time in domestic and International flight. Which luggage bag should I buy.?",
"Can we pack a beard trimmer in airplane carry on luggage if I am boarding from an Indian airport?",
"On travelling to which country would cost me the maximum air fare when I start from India?",
"Why have all Indian airlines reduced the domestic baggage allowance suddenly?",
"What is the best way to get the cheapest flight deals for domestic travel in India?",
"How do I ship 100 kgs of luggage (clothes) from the USA to India, within $150?",
"Is a passport compulsory to travel on flights within India?",
"What are some good air cargo companies to ship from India to Abroad?",
"Can I take umbrella in hand baggage in Indian domestic flight?",
"How strict are airlines about the 7kg hand bag allowances?",
"How many laptops am I allowed to carry from the US to India? If more than 1 where do I keep them check-in or cabin baggage?",
"When are flights cheapest in India?",
"Can you carry an air gun in checked in luggage while travelling to India?",
"India: What things you shouldn't forget to take while travelling to USA from India for a long term stay?",
"If a non-English speaker wants to travel from India to Germany to visit his family, will the airline staff provide the assistance until the immigration and luggage area?",
"Can I carry alcoholic drinks (bottles) on flight to USA from India, If yes how many? Will security at any US airport allow me through?",
"Is Qatar Airlines lenient on the excess baggage fine?",
"How do I book the cheapest domestic flights in India?",
"Is carrying a powerbank in cabin baggage allowed on Indian airlines?",
"As a pilot, would you prefer to fly cargo or passengers?",
"How can I book cheap domestic flights in India?",
"Is a backpack considered (by the airlines) as luggage or a personal item, when traveling on an airplane?",
"Can I carry two hand baggages on board on jet airways?",
"What are the things that I cannot carry in a domestic flight in India?",
"What is the charge for extra luggage in a domestic flight?",
"Can I have a laptop bag apart from the 7kg bag (which is allowed for free) in the cabin space for jet airways?"
]
} |
{
"query": "How would you evaluate Elizabeth I? What aspects would you come from?",
"pos": [
"How will you evaluate the Elizabeth I ? What aspects will you come from?"
],
"neg": [
"What is Queen Elizabeth II like in person?",
"What does Queen Elizabeth do?",
"What does my natal chart tells about me? What you can derive about my qualities, my future and my career from it?",
"How is Princess Michael related to Queen Elizabeth II?",
"What does Queen Elizabeth II do for fun?",
"How is Queen Elizabeth II's health?",
"Would Queen Elizabeth II reply if we wrote her a letter?",
"What are Elizabeth Warren's positions?",
"Why is Queen Elizabeth II named Regina?",
"What is it like to work with Queen Elizabeth II on a daily basis?",
"What will happen if Queen Elizabeth II dies?",
"What are Elizabeth II coins and how much are they worth?",
"Why do you like Elizabeth Warren?",
"How do you evaluate the book Polly Anna?",
"If Theresa's daughter is my daughter's mother, what am I to Theresa?",
"What will happen to the Monarch after Queen Elizabeth II dies?",
"How are meiosis I and meiosis II different? How are they alike?",
"What are the characteristics of Elizabethan theater?",
"Teresa's daughter is my daughter's mother, what am I to Teresa?",
"Is Queen Elizabeth known to be a genuinely kind person?",
"Why is the Queen known as Elizabeth II when she is the first Elizabeth to be Queen of the United Kingdom of Great Britain and Northern Ireland?",
"What are the characteristics of the Elizabethan theater?",
"If Dany became queen would she make equality for men and women?",
"Do you think it is fair to compare Hannah Reid from London Grammar to Florence Welch?",
"Does the spirit of Queen Elizabeth the First not fine rest?",
"Did Queen Elizabeth have a good relationship with Edward VIII and Wallis Simpson?",
"How do meiosis I and meiosis II compare and contrast?",
"Does Queen Elizabeth II own 1/6 of Earth’s land?",
"Does the spirit of Queen Elizabeth not fine rest?",
"What are some of the more well known contributions of Mother Teresa?"
]
} |
{
"query": "Is it possible that a woman can be in love with 2 men at a same time?",
"pos": [
"Can you be in love with more than one person at the same time? Should you be?"
],
"neg": [
"Can you love someone without being in love with them?",
"Will I ever be in a relationship again? It seems like most of the guys who I meet are not content to be with just one person. :(",
"People say love happens only once. If it happens again, will it not be the same as the first?",
"Do you really love someone more than yourself? Or is that just a vain projection of loving yourself onto someone else?",
"Does love happen only once in a lifetime?",
"Do identical twins often love the same man/woman?",
"Shall two people in love meet daily even if one got engaged to any one else?I am not sure is it right or wrong?",
"Does love happen just once in a lifetime?",
"Is it possible to live your entire life only loving one person?",
"Why do people have multiple relationships at the same time?",
"How many times can someone fall in love?",
"How many times can a person fall in love?",
"Is it possible to love someone without being in love with them?",
"Can a person fall in love again after breaking up with someone they loved deeply?",
"How many times can we fall in love? And what is true love?",
"How do we restore love for one another again?",
"What's the future for my relationship if we both love each other and want to end up together but want to have experience with other people?",
"Does true love happen only once?",
"Would you marry the same person again?",
"What should I do if someone loves me a lot more than I love him?",
"Can love happen twice? If this is true, then what is that first love?",
"Is it wrong to love someone?",
"Can you love someone without a reason?",
"Who Says True Love Happens only Once?",
"Is it possible to love someone if you don't want to be with him/her?",
"Should I be with someone who loves me, rather than wait for someone I will love?",
"How long does it last once you fall in love for someone?",
"Is it difficult to love someone?",
"Is there any greater feeling than love?",
"How can I fall in love again? I was hurt once and swore it would only happen once."
]
} |
{
"query": "What would you think of a Presidential Pardon by President Obama of Hillary Clinton?",
"pos": [
"What would be the fallout from Pres. Obama's pardon of Hillary Clinton?"
],
"neg": [
"Can Hillary Clinton pardon herself if she is elected as President?",
"Will impeachment stop Hillary Clinton from pardoning herself once she's in office?",
"Does Hillary Clinton think she can pardon herself once she's in office?",
"If Hillary Clinton wins the Presidency, can she pardon herself for previous wrong doings?",
"What does a Presidential pardon do?",
"If Hillary Clinton is president, and the FBI is investigating her, can she influence the FBI and/or give herself a presidential pardon?",
"Who has Obama pardoned?",
"What is a presidential pardon?",
"Will Hillary Clinton pardon herself if she's indicted for a crime?",
"Can presidential pardons be overturned?",
"Could a new president get rid of a pardon?",
"Will Trump also outwit Obama by letting the clock run out on a pardon for Hillary?",
"Can a new president reverse the pardons of previous presidents?",
"If President Clinton accosted women while in Office, and Donald Trump hasn't for over ten years, why is one pardoned but the other \"unfit\" to serve?",
"Given Trump's friendly statements about Julian Assange, could we expect a pardon for Chelsea Manning?",
"What would happen if Hillary Clinton dropped out of the race for the White House due to health reasons or a criminal indictment?",
"What would happen if Hillary Clinton is elected president but is put in prison before being sworn in?",
"Will justice ever be served for Hillary Clinton, Bill Clinton & Obama?",
"Why is Hillary protected by the USA Judicial System? Will she ever be indicted?",
"What will happen if Hillary Clinton gets arrested?",
"What would haappen if Hillary Clinton were indicted before the election?",
"What if both Donald Trump and Hillary Clinton dropped out of the presidential race including the vice president nominees?",
"What will Michelle Obama do after the Obama presidency?",
"What would Hillary Clinton do to Syria if she were elected President?",
"What are the chances that President Obama will pardon Edward Snowden?",
"Should Hillary Clinton step aside, amidst the FBI investigation for the good of the DNC?",
"Will President Donald Trump attempt to arrest Hillary Clinton over her e-mail scandal?",
"Can federal overturn state pardon?",
"What would happen in the US election now if Clinton was to drop out due to bad health, criminal action or death? Would a third party stand a chance?",
"What are the types of pardons that are granted to corrupt presidents in Honduras?"
]
} |
{
"query": "What are the best long term investment plans/options in India?",
"pos": [
"What are good long term investments in india?"
],
"neg": [
"Can long-term investment be beneficial?",
"Indian Equities/ Stocks: Looking for long term investment around 15 - 20 years. Does these following stocks are good for long term?",
"What are the best investments?",
"What are some of the best ways to invest Rs. 25 lakhs in India to get best returns? Both short-term and long-term investments are OK.",
"What are the best investment strategies?",
"What are some of the best investment plans?",
"What are some of the best investment strategies?",
"What is the future of investment banking in India?",
"Which type of investment is better long term or short term. And why?",
"In which Indian Stock one should invest for time horizon of 10 years? Please don't give generalised answer.",
"Which is a best investment plan?",
"I want to invest 20k per month in india for 5 years. What are the best options to get maximum out of my investment?",
"What is a good investment?",
"What is the best place to invest in india with a few hundred thousand dollars?",
"What is best option to investment?",
"I have 1 lakh rupees for investment. Where should I invest to get at good return per annum and low risk?",
"What is the best way for short term investment with good returns?",
"How should a 22-year-old in India invest his/her money?",
"What's the best investment?",
"What is the best way to invest INR 25 lacs in India for earning good tax efficient returns?",
"I am 29 and I have around 15 lakh rupees, what are the best investments?",
"What is the best way for short term investment?",
"What is best investment option?",
"What is the best stock to invest in India 2014?",
"What are the top business opportunities available in India?",
"Which Best SIP plan in india for investement purpose?",
"With 90 lakh in hand, what's the best way to invest it in India in order to get a monthly return of around 80K?",
"What are the investment trends of VC's in India?",
"What is the investment banking role in India?",
"What is the best investing strategy?"
]
} |
{
"query": "How is TCS for freshers?",
"pos": [
"TCS for freshers?"
],
"neg": [
"What does TCS do?",
"What is tcs?",
"What is tcs?",
"How is TCS BPO for a fresher?",
"Is TCS good for a first company?",
"Which company is better for freshers: TCS or CSC?",
"What's it like to work for TCS?",
"Can I switch from TCS BPS to TCS IT? And how?",
"How is TCS Nagpur for freshers?",
"What is the selection process for TCS?",
"Is it good to join TCS?",
"How do I come back to TCS after switching to another company from TCS like HCL? Will TCS take us?",
"How should I prepare for the TCS recruitment?",
"What is tcs values?",
"Why are a lot of people resigning from TCS? What are the problems in TCS?",
"Which technologies used in tcs?",
"Why should someone join tcs?",
"How can one can take transfer in TCS?",
"What is the best way to prepare for TCS IT Wiz?",
"Which technologies are used in TCS?",
"TCS BPS or Wipro BPS? Which one is better for freshers?",
"How do I get a transfer within TCS?",
"What are the questions asked in TCS for CCR?",
"What is the salary increment criteria for freshers in TCS?",
"How do I prepare for TCS IT Wiz?",
"How can I get a job in TCS?",
"What are bands in TCS?",
"Why shouldn't I join TCS?",
"What is TCS selection process?",
"How do I get a job in TCS?"
]
} |
{
"query": "What is the best kissing technique?",
"pos": [
"What are some good kissing techniques?"
],
"neg": [
"What are some best kissing (couple) stories?",
"How do you kiss?",
"What is kiss?",
"What is in a kiss?",
"What are the different types of kisses? What do they mean?",
"What is your best kissing story?",
"What is the difference between SAFE and KISS?",
"How do you kiss a guy?",
"What is the difference between making out and kissing?",
"What is the best description of a kiss in literature ever?",
"Is it good to kiss in public in Tamilnadu, India?",
"How do we kiss for the first time?",
"Is it better to kiss or to be kissed?",
"What is a kiss of love?",
"Why does kissing feel good?",
"What is it like to be kissed?",
"What are some good anime with a lot of kissing scenes?",
"How do I kiss my boyfriend?",
"How do I kiss for the first time?",
"Which is the best kissing scene from a movie?",
"How do I describe a intense kissing scene in writing?",
"How do I urge a girl to kiss me? What are some body gestures required to seduce her or something like that?",
"How do I kiss a guy perfectly?",
"How's it like to be kissed?",
"What are some tips for performing oral sex on women?",
"Can I kiss you?",
"Why does kissing feel so good?",
"What is the first kiss?",
"What is the basic thesis of kissing: suction or pressure?",
"How do you kiss someone for the first time to make it romantic?"
]
} |
{
"query": "What are the flaws in Indian Education system?",
"pos": [
"What is wrong with the Indian education system?"
],
"neg": [
"How good is the Indian education system?",
"How is the Indian education system different from the foreign education system?",
"How should be our (Indian) education system?",
"Who introduced the Indian education system?",
"What are the differences between Indian education system and abroad education system?",
"What is the difference between Indian education system and foreign (developed countries) education system?",
"How is the Indian education system different from the British education system?",
"What is wrong with the current education system in the US?",
"Who introduced the Indian education system (school)?",
"What is wrong with the American education system?",
"What change do you want to bring in the Indian School Education System?",
"What is the difference between the education system of India and other countries?",
"What are the differences between the American and Indian education systems?",
"How different is the education system in India compared to other educational systems in terms of applying the knowledge in day-to-day life?",
"How macaulay's education system effect can be removed from today's scenario in indian education?",
"How different is the Indian education system from the Finnish education system?",
"How many of you want to change this education system in India?",
"How does Godmen affect the Indian education system?",
"What is wrong with the educational system of the U.S.A?",
"How can we redesign the education system in India?",
"Is being an IITan the most overrated part of Indian education system and society?",
"Are there any flaws in the American education system?",
"Why is the education system so bad in the U.S?",
"How can we Improve education system in India by e-Education?",
"What is the current education landscape of India?",
"What is wrong with the American school system?",
"Is the reservation system in Indian education system justified?",
"What are the differences between the Indian and Japanese education system?",
"Why is the education system of the US considered bad/failing?",
"What are the ancient education systems that are practised in India?"
]
} |
{
"query": "What is the problem that you face in your daily life?",
"pos": [
"What are some problems you have in your daily life?"
],
"neg": [
"What are the biggest problems in life?",
"What is the biggest problem in your life that you have solved?",
"What are some of the world's problems we face today?",
"What problem are you suffering from?",
"What is the big problem in life?",
"What is biggest problem of life?",
"What are the problems in the world?",
"What are the main problems that society faces today?",
"Why do we face problems in life?",
"What is the most difficult problem you have ever faced?",
"What problems do you face in your daily life, which could be solved by technology?",
"What is the most frustrating thing in your life?",
"What's the biggest problem in your life that you'd like to solve?",
"What are the greatest challenges people face in their lives?",
"What are some problems with the world?",
"What are some problems you have in your daily life that you want technology to fix?",
"What are some problems faced by physically challenged in day to day life?",
"What's an simple problem which you encounter in your daily life, that you'd like to have solved by technology?",
"What's the most frustrating thing in your life?",
"What are the problems you face in day to day life that you would like to be solved by technology?",
"What is the most difficult problem you are facing?",
"What are the biggest problems society is facing today?",
"What is the worst thing you can do with your life?",
"What's the worst situation you have faced in your life?",
"What are some of the most common social problems?",
"What are some common social problems?",
"What are some major day-to-day problems that needs to be solved?",
"What are the most difficult challenges that you have faced?",
"What are some problems in the world that need to be solved today?",
"What is the most serious problem in the world today?"
]
} |
{
"query": "Is World War 3 on the way with the US Elections?",
"pos": [
"Are we heading toward World War 3?"
],
"neg": [
"What is the future of war?",
"Was World War II Inevitable?",
"What do you think is the chance that sometime in the 21st century there will be another major war (similar in scope to World War I and II)?",
"Is the United States on the verge of a race war?",
"Is the USA heading towards civil war?",
"What war is next?",
"Is the war on terror slowly turning into a crusade?",
"What would the world be like after world war 3?",
"What will be the battle formation in World War III? Assuming a full-fledged nuclear blast, which nation will be the last man standing?",
"Did the U.S. enter World War II too late?",
"How did World War 1 come to an end?",
"How likely is it that we are going to go to war with Russia, and what should I do if it where to happen?",
"Is war with Russia imminent?"
]
} |
{
"query": "What do you think about Narendra Modi's decision about banning 500Rs & 1000Rs notes? And what will be the effects, Do this make corruption free India?",
"pos": [
"What do you think about RBI's new move of banning 500 and 1000 notes?"
],
"neg": [
"What are your views on Mamta Banerjee’s comment on the recent demonizing of older currency and indelible ink?"
]
} |
{
"query": "How can I grow in spiritual awareness?",
"pos": [
"How can I grow spiritually?"
],
"neg": [
"How do you \"grow up\"?",
"How can I grow my penis?",
"What should I grow up to?",
"How do I grow my penis?",
"How can I grow Audiance on my blog?",
"How can I grow my followers on Quora?",
"How do you grow taller naturally?",
"Can spirituality heal?",
"How can I grow taller at 18?",
"Can I still grow at 18?",
"How can I become Buddhist?",
"How do I strengthen my faith in God?",
"How can someone grow taller after reaching adulthood?",
"Can we grow after 18?",
"How can I grow taller?",
"How can I grow taller?",
"How can I grow taller fast at 18?",
"At 17 years of age and 5\"10, what can I do to grow at least 4-6 more inches?",
"How can I grow my beard?",
"How can I become a Buddhist?",
"As a 12 year old how do I make myself grow taller naturally?",
"How can I grow a few inches taller?",
"How do I grow beard completely?",
"Any short way to become herbalist?",
"How do I grow taller at 14?",
"How can I grow a beard?",
"Does spiritual healing work?",
"How do you grow kratom?",
"How can you make yourself grow taller?",
"Does anyone want to grow old?"
]
} |
{
"query": "What are the best books to read for self improvement?",
"pos": [
"What are all or the best of the self- improvement books you have read?"
],
"neg": [
"What are some amazing books containing results of life-long experiences learned the hard way?",
"In your opinion, what are approx. 5 different books (regardless of genre/type) that you thoroughly enjoyed, or greatly benefited/learned from, & why?",
"Self-Improvement: What are the three most important things you have learned in your profession?",
"What is a book, course or substance that changed your life for the better?",
"What have been the most influential books you’ve read?",
"What book have you re-read the most, and why?",
"Can you recommend some products you bought that have improved the quality of your life greatly?",
"What are some of the most influential and important books you've read?",
"What are the things that you would like to improve about yourself?",
"What are some books based on inspirational stories or about success and wise quotes?",
"When stressed or disappointed I reread series of books. If you do something similar, what series of books comfort you?",
"What would you like to change and improve in yourself?",
"What is the best book or book series you ever read and why?",
"What are some good novels or autobiographies worth reading?",
"What books have changed the way you think?",
"Most useful book?",
"What books should you read to improve your programming skills?",
"What are some of the most interesting or best book dedications?",
"What are some habits that improved the quality of your life significantly?",
"What is the best underrated book that you know of?",
"What do you learned from books?",
"What are some uplifting books?"
]
} |
{
"query": "What is your view on Demonetization in India?",
"pos": [
"What is your view on the recent demonetisation of higher value currencies in India?"
],
"neg": [
"What is demonetisation of money?",
"Is Modi’s decision of demonetization of currency a bad decision and proving to be a disaster for the Indians and Indian economy?",
"What is demonetisation?",
"What is the demonetization of a currency?",
"Will the recent demonetisation results in higher GDP? If so how much?",
"Has any country other than India ever had Demonetization of their currency notes?",
"Does the demonetization in India really help in recovering black money?",
"Does anyone face inconvenience in demonetization of 500 and 1000 rupees in India?",
"Will demonetization help India even if all 15.5 lakh crores of banned notes come back?",
"What are the loopholes in the Indian Government’s decision to demonetize higher denomination currencies, to fight black money and corruption?",
"Did India's GDP fall because of demonetization?",
"What is your view on Meenakshi Lekhi, a MP of BJP, suggesting that demonetization will hurt the common people?",
"Demonetization may be indirect result of Inviting more FDI into India. Do you agree?",
"Is money demonetisation really working for black money?",
"Demonetization what does it mean to India's Poor?",
"Who has the power to demonetize currency notes in India?",
"What is the role of RBI in demonetisation?",
"DO you think the RBI move to withdraw pre-2005 currencies from circulation will curb black money?",
"Is there any politics behind demonetisation?",
"What are the reasons for successfully completing demonetization in India? Is it Mr. Modi's fame, or trust in our democracy?",
"Is the demonetisation policy of Modi a good move to curb black money and corruption?",
"Why is ₹500, ₹1000 notes banned in India?",
"Do you think scraping Rs. 500 and Rs. 100 notes marks the beginning of curbing of the black money laundering in India?",
"How many times has demonetization happened in India?",
"Do you think that scrapping currency note will bring an end to black money?",
"What is the history of demonetization of Indian Currency?",
"What is the impact of Indian currency demonetization on Delta Corp?",
"What do you think of banning ₹500/- & ₹1000/- notes in India as it is a sudden decision with out any prior information and required time?",
"How is the decision made by Indian Govt to demonetize ₹500 and ₹1000 is useful?",
"What is the effect of demonetization on bank loan interest rates?"
]
} |
{
"query": "What are the best podcasts and why are they so good to listen to?",
"pos": [
"What are some good podcasts to listen to?"
],
"neg": [
"What are some good podcasts about music?",
"Do you listen to podcasts?",
"What are some good podcasts on electronics?",
"What are some great daily news podcasts?",
"What are the top podcasts that developers can listen to?",
"What are some good podcasts for kids?",
"What are the best podcasting tools?",
"What are the best UX podcasts?",
"What are some nice podcasts on machine learning?",
"What are the best podcasts for medicine?",
"What is a podcast?",
"What are some good podcasts on spotify?",
"What are some good Philosophy podcasts?",
"What is a podcast network?",
"When do people listen to podcasts?",
"What are some good podcasts on design?",
"What are some podcasts that will make me smarter?",
"What are the best podcasts on investment?",
"Do I need podcast on my I phone if I don't listen to music?",
"Can you recommend any good discussion, interview, analysis-type podcasts with a non-fiction (sports, news, science, culture, etc) focus?",
"What are the best philosophy podcasts?",
"What are the best video game podcasts?",
"What are the best podcasts on artificial intelligence?",
"What are the best business models for podcasting?",
"What are some good podcasts on branding?",
"What are good podcasts to help get started in Blockchain?",
"What podcasts on SoundCloud that will help me 'get smarter/more intelligent'?",
"What are the best podcasts for entrepreneurs?",
"What are some geeky podcasts with hosts who are all (or mostly) women?",
"What are some of the best Indian podcasts?"
]
} |
{
"query": "Why won't Hillary Clinton hold a press conference?",
"pos": [
"Why hasn't Hillary Clinton given a press conference since December 2015?"
],
"neg": [
"How much time went into writing Hillary Clinton's acceptance speech?",
"Why is the media so biased towards Hilary Clinton?",
"Why do Hillary Clinton’s events seem to have smaller attendance than Donald Trump's rallies?",
"Is the Media truly biased towards Hillary Clinton?",
"Why is the media protecting Hillary Clinton?",
"Why is there a lack of media coverage regarding the October Wikileaks email dump on John Podesta and Hillary Clinton?",
"Why aren’t some news channels covering the allegations swirling around the Clinton Foundation?",
"Is the media unfairly biased towards Hillary Clinton?",
"What has Hillary \"gotten done\"?",
"Do Hillary Clinton supporters not care about her email controversies, or do they tolerate them and look at the bigger picture?",
"Why is Hillary Clinton labeled as a \"liar\" by her opposition? Does she have a history in scandal outside of the recent e-mail scandal?",
"Can Hillary still be elected even after she conceded?",
"What do you think of Hillary Clinton's acceptance speech at the 2016 DNC? What were the main themes?",
"Has H.R. Clinton perjured herself before the Benghazi Committee when she claimed that there were no classified emails ever sent to her private server?",
"Why would anyone still vote for Hillary Clinton after the Director of FBI Comey challenged her truthfulness about her email scandal?",
"The Ellen DeGeneres Show (TV talk show): How long will it take to receive a confirmation after submitting a request for tickets?",
"As a moderate Democrat, do you understand why Hillary Clinton needed to collect large speaking fees?",
"Why does Hilary Clinton cough so much?",
"Why didn't Jennifer Hudson speak at the Republican Convention in support of Donald Trump?",
"Why is the media so blatantly biased in favor of Hillary Clinton?",
"What is the real reason that Hillary set up her own private email server as Secretary of State?",
"Why hasn't Hillary Clinton been indicted for mishandling classified documents?",
"In what major ways has Hillary Clinton lied to the public?",
"How does Hillary Clinton seem to get away with so many lies and scandals?",
"Should Hillary Clinton be criticised for telling the world the US' nuclear response time?",
"How many scandals has Hillary Clinton been part of?",
"It’s Spring 2016. Will Hillary Clinton be indicted?",
"Why do most Clinton supporters seem to not care about the recent DNC email leaks, and would their opinions differ if the situations were reversed?",
"Is the media right about Hillary Clinton starting a major war such as WW3?",
"Why did Hillary Clinton use a private server in the first place?"
]
} |
{
"query": "What happened before the Big Bang?",
"pos": [
"What existed in the space before Big Bang?"
],
"neg": [
"What happened after the Big Bang?",
"What is there now at the point where the big bang originated?",
"What happened at the time of the Big Bang?",
"Where did the big bang take place?",
"Did the Big Bang actually occur?",
"What happened in the first second of the big bang?",
"What logical processes lead scientists to conclude that the origin of the universe was the Big Bang?",
"What happened on the first second of the big bang?",
"How did the Big Bang actually happen?",
"Did God create the Big Bang?",
"Were all the universes in Multiverse theory created at the Big Bang?",
"Were fundamental forces of universe existent at the initial big bang point or did they appear later? Were they caused/created by energy?",
"Were space time and dimensions created by energy at the big bang? Can energy create all and nonexistent things (e.g other universes…)?",
"Is the Big Bang really the the origin of our universe?",
"Where did the energy from the big bang/singularity come from?",
"Did the Big Bang happen or is it happening?",
"What is the origin of the universe? Does the big bang theory really explain it?",
"Could the Big Bang have been a Big Vacuum?",
"How the universe was created?",
"Why didn't the universe collapse into a black hole just seconds after the Big Bang? I imagine it was very dense at that moment.",
"Since energy was the only thing existing at the big bang initial point, did it create or cause all of the universe?",
"Since energy was the only thing existing at the big bang initial point, did it create/cause all of the universe?",
"Could the Big Bang have started from a singularity?",
"Who Came FIrst in this Universe? & how universe made",
"How was the Universe formed?",
"Where did the potential energy of the big bang come from?",
"How many atoms were created in the big bang?",
"Could God have created the Big Bang?",
"Why did scientists invent and believe the Big Bang theory? The stuff and energy required for BB were already present from eternity when BB occurred.",
"What proof exists for the big bang theory?"
]
} |
{
"query": "What is the foreign policy of the United States towards India be if Hillary Clinton were elected its president?",
"pos": [
"If Hillary Clinton wins this election, what will be her policy for India?"
],
"neg": [
"What will be Hillary Clinton's foreign policy towards India and Pakistan?",
"India and its strategy in foreign policy?",
"What do Indians think of Hillary Clinton?",
"What is Hillary Clinton foreign policy plan for Iran?",
"What do Indians think about Hillary Clinton?",
"Why should Indian voters vote for Hillary Clinton?",
"What will be Hillary Clinton's foreign policy towards China if she is elected?",
"What is Hillary Clinton's strategy in Iraq, Russia, Iran, etc. (foreign policy)?",
"What will Hillary Clinton's Chinese policy be, if she is elected?",
"What are Basic determinants of Indian foreign policy?please do elaborate…",
"What is the condition India's Foreign Policy in present time?",
"What is the condition of India's Foreign Policy in present time?",
"Can democratic socialism work in India?",
"What would Hillary Clinton's policy towards Israel look like if she will win the U.S. Presidency in 2016?",
"What does Hillary Clinton plan to do with Russian foreign policy?",
"What are Hillary Clinton's views on economic policy?",
"Is India influencing Nepal's foreign policy?",
"How good can India be benefited with your victory Madam?",
"What would Hillary Clinton do to Syria if she were elected President?",
"What would Hillary Clinton’s policy be regarding Ukraine?",
"What political reforms does India needs?",
"Will Hillary Clinton win this election?",
"Should India's foreign policy be agressive?",
"What will happen if Hillary wins?",
"What changes we are going to see in your government policies towards india?",
"What would have happened to India and its democracy, if Indira Gandhi was not assassinated?",
"What is Hillary Clinton 's Foreign policy regarding Middle east, East, Indo - Pak, China, Cuba and Undisclosed Money in Tax heaven 's?",
"How can India become truly democratic?",
"Does India need Democracy?",
"How do you justify support for Hillary Clinton given her foreign policy record?"
]
} |
{
"query": "What is the Sahara, and how do the average temperatures there compare to the ones in the Mojave Desert?",
"pos": [
"What is the Sahara, and how do the average temperatures there compare to the ones in the Dasht-e Kavir?"
],
"neg": [
"How is the human life in the Sahara Desert?",
"What are some interesting facts about the Sahara desert?",
"Why did it just snow in the Sahara desert?",
"What kind of houses are built in the Sahara Desert? What is it like living in them?",
"What is some interesting & fun facts about Sahara Desert?",
"What are some foods in the Sahara desert?",
"How can the Sahara be protected?",
"Can the Sahara become arable land?",
"If the sahara was under the sea, why is the sand not salty, where did the salt go?",
"Why don't/can't we put solar panels in the Sahara Desert as a source of electricity?",
"What's Africa really like?",
"What went wrong with Sahara group?",
"Wouldn't it be necessary to not only built a \"green wall' where Sahara-Sahel borders but also in the northern portions of the Sahara?",
"How does the air temperature at a given altitude vary by latitude? Is the air at 39,000ft colder over the Arctic than over the Sahara desert?",
"How much does Jeep Wrangler Sahara 2016 weigh without the hard top?",
"What is thermal equator?",
"What is it like to live in Africa?",
"Why is south africa different to the rest of Africa?",
"What are Moroccans like, and how does their culture compare to Mauritania's?",
"What countries does the Equator go through?",
"Why is the Equator called the Equator?",
"What are Moroccans like, and how does their culture compare to Ghana's?",
"What is the gravity at the equator?",
"What is it like in Congo?",
"Why has South Africa become such a turbulent country recently?",
"What are the countries in Africa?",
"When is summer and winter at or near the equator?",
"Which are the best places to visit in Africa?",
"How many countries are there in Africa?",
"What are Moroccans like, and how does their culture compare to Zambia's?"
]
} |
{
"query": "Who is the worst minister in modi cabinet?",
"pos": [
"Who are the best ministers in the Modi Cabinet? And why?"
],
"neg": [
"Why Narendra Modi Is The best Prime Minister For India?",
"Who is the best prime minister of the india till now?",
"Why is Narendra Modi the best Prime Minister for India?",
"Is Narendra Modi the best Prime Minister of India?",
"Is Narendra Modi the best Indian Prime Minister ever? Why so?",
"Why is Atal Bihari Vajpayee considered one of the best Prime Ministers of India?",
"Who are the ministers in India?",
"Who is the best prime minister India has ever had?",
"What is cabinet of ministers?",
"Who are the most respected chief ministers of India?",
"IF not Narendra Modi, who can be the next best Prime Minister of India, Why?",
"Who would be the best prime minister: Narendra Modi, Arvind Kejriwal, or Rahul Gandhi, and why?",
"Who is the most powerful prime minister in India?",
"Who are the prime minister of India?",
"What is the difference between Cabinet of Ministers and Council of Ministers in the Indian Goverment?",
"Who is a prime minister?",
"Who is prime minister?",
"Who has the greater power, amongst the prime minister and the president in India?",
"Who is our prime minister?",
"Who is/was the worst and the best Prime Minister of India?",
"Who is the prime minister of India?",
"Who is the Prime Minister of India?",
"Who is the prime minister of India?",
"Who is the Prime Minister of India?",
"Who is the Prime Minister of India?",
"Is Narendra Modi a good Prime Minister compared to the previous One? If yes then why?",
"Who is the most corrupt Indian prime minister till date?",
"What are the best quality of our Prime Minister?",
"What does a cabinet minister do?",
"Who is/was the most powerful Prime minister of India?"
]
} |
{
"query": "Will there be a nuclear war between India and Pakistan?",
"pos": [
"If war happens between india and pakistan, how will it effect common man economically?"
],
"neg": [
"What will be the effects of an India-Pakistan war on the China Pakistan Economic Corridor (CPEC)?",
"What will be the effects of the India-Pakistan war on CPEC China-Pakistan economic corridor?",
"If a nuclear war happens between India and Pakistan. Will Russia support India or it will act as a neutral state?",
"Is there a possibility of a war between USA and China in future, if USA makes India it's biggest manufacturing/trading partner? Will it affect India?",
"How many wars has India and Pakistan fought?",
"What will happen if Pakistan and China declare a joint war with India?",
"Will China support Pakistan if war breaks out between India and Pakistan?",
"Would India be able to win a full scale two-front war against China and Pakistan along with insurgents?",
"Is India able to defeat China and Pakistan together if there is a war?",
"If India- Pakistan war happens in nearby future, which side will Iran take? Why?",
"What would Pakistan do if they ever win a war against India?",
"Can China and Pakistan together defeat India in a full-fledged war?",
"What would happen if Nepal and India go to war?",
"Will Russia support India or China, if Pakistan and China start a war against India?",
"What were the main effects of the Indo-Pakistani War of 1965?",
"What will happen if USA and Russia declare war? Who's side will India be?",
"If there is an India vs Pakistan war, will China support Pakistan?",
"Is India in a condition to have war with China? Will it start World War III?",
"If a war between India and China happens will India be able to win?",
"How many wars have India and Pakistan fought? And how many of them have been won by each side?"
]
} |
{
"query": "What are some possible solutions if I forgot my iCloud password?",
"pos": [
"Where can I find my lost iCloud password?"
],
"neg": [
"How do I access my iCloud mail?",
"How can I find out who went on my iCloud?",
"How do you sign on to iCloud?",
"How should you sign into iCloud?",
"Can the iCloud lock be broken?",
"How can I delete iCloud?",
"Is there anyway to bypass iCloud activation?",
"How do I sign out of iCloud on my iPhone?",
"How do I find my photos on iCloud?",
"How do I unlock iCloud Activation Lock in iOS 7?",
"How can I effectively delete an iCloud account?",
"How do I unlock iCloud Activation Lock in iOS 9?",
"How do I get my pictures from iCloud?",
"My icloud id is block and recovery email is also the same and I don't remember my security question how can I open it?",
"How do I restore pictures from iCloud?",
"When was iCloud released?",
"How can unlock the iPhone 4 with iCloud?",
"How do you retrieve photos from iCloud?",
"How do I remove an app from iCloud?",
"How can bypass iCloud lock for iOS 9?",
"How can I bring my photos back if I signed out of iclouds?",
"Has anyone signed out of iPhone iCloud and then discovering difficulty signing back into iCloud?",
"Is it really possible to remove iCloud lock on an iPhone?",
"How do you create an iCloud account on a PC?",
"How can I find my iPhone by Apple ID without iCloud?",
"How do I approve iCloud Keychain from another device?",
"How can I bypass iCloud activation for iOS 9.3.2?",
"What do iCloud backup from an app?",
"How do you delete files on iCloud?",
"Can I jailbreak iPhone 6 if it is iCloud locked?"
]
} |
{
"query": "What is the difference between the representation of variance and standard deviation?",
"pos": [
"What is the difference between variance and standard deviation?"
],
"neg": [
"What's the difference between estimated variance and variance?",
"What is standard of deviation? Why is standard deviation used?",
"What is standard deviation?",
"What is standard deviation? How is it interpreted?",
"What is Standard Deviation in Statistics?",
"What is the standard deviation? Why is it used?",
"Is there a difference between \"estimation variance\" and \"sample variance\"?",
"What should be standard Deviation?",
"What is the difference between covariance and variance?",
"What is standard deviation? What are four examples of it?",
"What is meant by one standard deviation above the mean?",
"What is the difference between the bias and variance of an estimator?",
"How do I calculate standard deviation?",
"What is the standard deviation of a uniform distribution? How is this formula determined?",
"How can one estimate standard deviation?",
"How can you determine the percentage of a standard deviation?",
"How do you find the standard deviation of a probability distribution? What are some examples?",
"What is the standard deviation for the difference in heights?",
"For non specialized person, what is standard deviation - as simple as possible -?",
"How do you find the standard deviation of a given probability distribution?",
"What is angle of deviation?",
"What is the mean deviation of the mean of first 9 natural number?",
"What is the Mean deviation of the numbers 0.5, 0.8, 1.1, 0.9 and 0.6?",
"What's the difference between variance and kurtosis?",
"Why do the degrees of freedom you use to calculate variance and other values differ when you are using it in a statistical test and when you are not?",
"What is the difference between R-squared and Adjusted R-squared?",
"If X ~ B (4,3) then variance of X is?",
"What is the angle of minimum deviation?",
"A normal distribution with mean 37 and standard deviation 8.What is the probability a # selected at random from this distribution is greater than 37?",
"What is the standard deviation which IA used in the mix design of concrete?"
]
} |
{
"query": "Is World War III coming?",
"pos": [
"Is WW3 coming?"
],
"neg": [
"When did WW1 begin and end?",
"Ww2 main cause?",
"What happened during WW2?",
"How did WW1 begin and end?",
"What's the cause of ww1?",
"How did WW1 begin?",
"Why did WW1 begin?",
"What is the future of war?",
"What are some unsolved mysteries of WW2?",
"How can you compare and contrast WW1 and WW2?",
"What if WW II would happen again in the modern days?",
"How did WW1 and WW2 compare and contrast?",
"What are some of the main causes behind WW1?",
"What is the initial release date of Wget?",
"What was the cause of WW1?",
"Is the end of the world in September 2017?",
"How close did Hitler come to victory in WW2?",
"What is the most realistic WW2 movie?",
"When did WWI really begin?",
"What were the underlying causes of WW1?",
"Why did WWI take place?"
]
} |
{
"query": "How do i lose weight?",
"pos": [
"Which are the best ways to lose weight?"
],
"neg": [
"Which is the best way to lose weight: the gym or jogging?",
"I'm 13 and I'm 115 lb and I hate it, every time I look in the mirror I feel sick, anyone got any advice on how to lose weight, I'm so desperate…?"
]
} |
{
"query": "Do spirts or ghosts exist?",
"pos": [
"Do ghosts really exist?"
],
"neg": [
"Do you believe in ghosts?",
"Do you believe in ghosts?",
"Do vampires really exist?",
"Do theists believe in ghosts?",
"Do you believe in ghosts? And why?",
"Do vampires and werewolves exist?",
"Do you believe in ghosts, Why?",
"What do ghosts look like?",
"Do vampires exist?",
"Do you believe in ghosts? Why or why not?",
"Why do people believe in ghosts?",
"Are you a believer in ghosts?",
"Do zombies exist?",
"Do vampire exist?",
"Do witches and vampires exist?",
"Can children see ghosts?",
"Do you believe in supernatural powers, spirits, ghosts?",
"Do atheists believe in ghosts?",
"Where is Ghost?",
"Do atheist believe in ghosts?",
"Is it possible that zombies exist?",
"Do mermaids really exist?",
"Do Mermaids réally exist?",
"Did vampires really existed?",
"Do heaven and hell really exist?",
"Have you ever lived with ghosts?",
"Do heaven and hell really exists or are they just a myth?",
"Why do you not believe in Ghosts?",
"Can dogs see ghosts?",
"What a ghost can do?"
]
} |
{
"query": "What programming language would be ideal to learn first for a beginner?",
"pos": [
"What do you think I should learn first as a beginner programmer?"
],
"neg": [
"What are beginner programmers interested in?",
"How did you learn programming when you were a complete beginner?",
"What can a self-taught programmer to be, learn other than web development?",
"What are some of the must visit websites for a beginner programmer?",
"What should I learn first, coding or logic?",
"I'm a CS engineering student currently in 6th sem. I'm not very convinced with what I have learned so far. I just want to start once again and learn everything that is required to be a good software developer. What is all that I should learn?",
"How should beginner programmers navigate in the overwhelming knowledge area they are not familiar with?",
"Must one have a college degree before being a programmer?",
"What exactly I need to learn to become a kickass programmer who can make any application and software?",
"How does one become a programmer?",
"What are some small, but challenging programs for beginner programmers?",
"What are the stages of becoming a good programmer?",
"Is JavaScript a good language to learn for a beginning programmer?",
"Is it possible that a self-taught programmer can be better than a trained programmer?",
"What does it feel like to be a self-taught programmer?",
"How fun is to be a programmer?",
"How should I start learning programming at the age of 18?",
"Which one is good to learn, unity c# or Unreal blueprint for complete beginner or non-programmer? Which will take more time or easy to learn?",
"How do become a programmer?",
"Should I start learning how to program/code as a teenager?",
"Computer Programming: How should a person learn to program?",
"Can I become a good programmer in 3 years and how ?",
"How do I teach C++ to an absolute beginner?",
"What are some good websites to learn programming from scratch and become expert?",
"What are steps to be a professional programmer?",
"What does it mean to be a self-taught programmer?",
"How to be a good programmer?",
"How did you start learning to program?",
"I am a complete beginner in programming, can I use www.laracasts.com as my first learning tool?",
"Who can teach me programming?"
]
} |
{
"query": "How did you prepare for the technical interview for the technical program manager position with Google?",
"pos": [
"How do I prepare for Google's technical program manager phone interview?"
],
"neg": [
"How does one prepare to the coding interview at Google?",
"Is there anyone preparing for Google's software engineer interview?",
"How should I prepare for a business analyst interview at Google?",
"How should I prepare for Google interview for a software developer position if I have 1 year to prepare?",
"What are the interview process for Google?",
"How is a Google Interview?",
"How do I prepare for a financial analyst interview at Google?",
"How do I apply for an interview in Google?",
"How should I prepare for a Technical Program Manager interview at Amazon?",
"What can I do to get an interview at Google?",
"What is the interview process in Google?",
"What is Google's On-Site interview like for a software engineer?",
"How can I crack Google interview?",
"How do I prepare for a software engineering job at Google?",
"What should I do to prepare for Google onsite interview in 3 weeks?",
"What is the best way to get an interview with Google?",
"What is a typical Google internship interview process for software engineering positions?",
"How should prepare for a Google onsite interview in 3 weeks?",
"How does Google interview candidates for Engineering Director-level positions?",
"How do I prepare for a services selection board interview?",
"I have a software engineering phone interview with Google in a few weeks. Can anyone tell me what kind of questions can I expect?",
"I got an interview call from Oracle Labs. What should I prepare for the interview?",
"How do I prepare for a Java developer interview?",
"What are interview experiences of Google India employees?",
"I am planning to prepare for a Google interview and apply after 1 year for a Software Developer position. I was wondering how I should prepare for the mathematics for Google?",
"How did you prepare for your software engineering technical interviews?",
"How do I prepare for the interview of a non-technical program manager role in Amazon?",
"Has anyone get interview call from Google after Google APAC Round A 2017?",
"After I get an offer, how can I prepare for a software engineering job at Google?",
"How do I prepare for software interviews?"
]
} |
{
"query": "What is the oldest civilization on Earth?",
"pos": [
"Which is the world's oldest civilization?"
],
"neg": [
"Which is the oldest civilization: Chinese, Egyptian, Mesopotamian, Mayan, Indus Valley, Other civilization?",
"Which is the oldest religion in world?",
"Which religion is oldest on earth?",
"What is the greatest civilization in history?",
"What are the oldest temples in the world?",
"Which is the oldest country?",
"What does it mean when India is called as the oldest living civilization in the world?",
"Which is the oldest republic in the world?",
"Where is the oldest temple in the world?",
"What is the best civilization in Age Of Empires II?",
"What is the best civilization in Age of Empires III?",
"Which is the world's oldest religion? What is the evidence of it?",
"What is the oldest religion on earth?",
"Which is the oldest city in the world?",
"What is the oldest city in the world?",
"Which religion is oldest religion in the earth?",
"Oldest temple in the world?",
"What is the oldest religion?",
"Who is the world's oldest person?",
"What civilization do we live in?",
"Which one is oldest; Mesopotamia or Indus Valley Civilization ?",
"Why the oldest civilization were only in Indian Subcontinent (modern India, Pakistan, Afghanistan, Nepal, Bangladesh, Myanmar and Sri Lanka)?",
"What are the oldest languages in the world?",
"Comparison between the ancient civilization and the 21st century one?",
"What is the oldest religion in the world that is still practiced today?",
"Which is the oldest religion that still exist now?",
"Who is the oldest ruler ever?",
"What is your definition of \"Civilization\"?",
"What are all the oldest languages in the world?",
"What civilization would you choose as the most successful of all ages?"
]
} |
{
"query": "How do I learn any language fast?",
"pos": [
"How can one learn a new language quickly?"
],
"neg": [
"What are some of the easiest languages to learn?",
"What is the best way to learn a foreign language? (Assuming that you are already in that foreign country and that country doesn't speak or understand even a single English word.)",
"How can learning just a few words in many languages help me in the future?",
"Is Duolingo the best and quickest way to learn a new language or is something better available?",
"How can I learn Spanish more easily?",
"How do I learn Natural Language Processing?",
"How can I learn Spanish quickly when I even have trouble with pronunciation?",
"How can you learn Japanese quickly?",
"What can you do to learn Spanish easily?",
"How can I learn Spanish quickly when I even have trouble with the pronunciation?",
"Is immersive learning the best way of learning a language?",
"I want to learn Italian and Japanese. Which one should I tackle first? What are some good tips for beginners learning a new language?"
]
} |
{
"query": "What will be the impact of banning Rs. 500 and Rs. 1000 on the Indian economy?",
"pos": [
"What will be the implications of banning 500 and 1000 rupees currency notes on Indian economy?"
],
"neg": [
"Will Indian rupees value increase against dollar from 9/11/2016?",
"How soon would India's GDP cross 10 Trillion USD and India's Per Capita Income cross the 10,000 USD respectively?",
"What are the top risks (positive and negative) that could disrupt world economy in next 3, 5 and 10 years?",
"How does the American economy affects Indian economy?"
]
} |
{
"query": "What are examples of sensational revelations, first published by foreign newspapers, which had the largest impact on US domestic events?",
"pos": [
"What are examples of sensational revelations, first published by foreign newspapers, which had the largest effect on US domestic events?"
],
"neg": [
"What are the small issues which created a huge media sensationalism?",
"What are some memorable historical event that are not so widely known as they should?",
"What scandal had the biggest influence on the history of the earth?",
"What are the most interesting but little known historical events?",
"Are national conventions normally this publicized and followed by the media?",
"What is propaganda and what are some examples of it in media?",
"What are some interesting lesser known historical events?",
"What are some examples of propaganda?",
"How can detect the provenance of news articles?",
"Could there be any facts that are kept secret from public to avoid panic?",
"What are some examples of informational reports?",
"How did mass media influence American culture?",
"What are some example of propaganda?",
"What are some very creepy historical events?",
"What are some cases of bizarre deaths from history?",
"What are some lesser known incidents about 26/11 Mumbai Attacks shared by those who experienced it on those fateful night?",
"In the World of newspapers, what is \"Advance Content\"?",
"Which prominent hedge funds publish their commentaries publicly?",
"What are some good examples or case studies of crisis communications and social media in Eastern Europe or the Baltic?",
"What are the examples of propaganda in India?",
"What are some of the best lesser-known investigative newspapers in the US?",
"What are some infamous scandals in India?",
"What are some interesting tech giants' (Google, Facebook and Amazon) stories that have not yet been written about by any media organization?",
"What are the most memorable one-liners in U.S. political history?",
"What is the worst piece of news you have come across in the British Media?",
"Do you know any news that has a foundation in reality but is being used to send a false message?",
"What are the sources of news?",
"What are some of the most elaborate or widely-believed internet hoaxes of all time?",
"What is the most ridiculous news item?",
"What are the most significant revelations from the emails in the Podesta (Secretary Clinton's campaign manager) leaks by Wikileaks?"
]
} |
{
"query": "How do I get addmision in MIT?",
"pos": [
"How can I get admitted to MIT?"
],
"neg": [
"How can I get MIT lectures?",
"What are the fees for MIT?",
"What is the fee of MIT?",
"Is a degree from MIT worth it?",
"What is an MIT admission interview like?",
"How many transfer applicants from India get accepted to MIT per year?",
"Should I go to MIT or UPenn?",
"What is the hardest major at MIT?",
"Do MIT students really hate MIT?",
"I really want to go to MIT, but my financial background can't allow me to pay for the fees there. How can I apply for a scholarship?",
"What is an MIT admissions interview like?",
"Why does MIT release admission letters at 3:16 pm?",
"Which course should I take in MIT to get into NASA?",
"Will I be eligible to get an admit for an undergrad program in management at MIT Sloan / Stanford / Booth?",
"I want to get into MIT. How should I prepare for it? Should I leave my foundation coaching? When should I apply? How can I apply? How many times do I need to take the SAT tests?",
"I am a student of electronics and communication engineering in a very normal college. How can I get into the MIT Media Lab?",
"How many hours does an MIT undergrad work a day?",
"What do MIT admissions interviewers look for?",
"How hard is it to graduate from MIT with a 4.0 GPA out of 5.0?",
"Is MIT harder than medical school?",
"What is annual budget of MIT?",
"Is there any courses related to travel in MIT( Massachusetts Institute of Technology )?",
"I am a student at VIT University, studying a B.Tech in IT. What are the requirements to get an admission in MIT for an MS in computer science?",
"What are my chances of getting into MIT for a grad program if I have great results in my uni, but my high school grades were bad?",
"Similar to varsity sports in MIT, is there any quiz club in MIT?",
"What is it like to take 15.075 at MIT?",
"What branch can I get in at MIT Manipal with a score of 108?",
"What is student life like at MIT?",
"What are the best MIT classes for a Harvard student to take?",
"What accomplishments does MIT want in the prompt?"
]
} |
{
"query": "What are the features of a good laptop?",
"pos": [
"What are the features of best laptops?"
],
"neg": [
"What are best laptop brands?",
"Which laptop brand is best?",
"Which is the best laptop under these specifications?",
"What are the best laptops for programming?",
"What are the best laptops for computer engineering?",
"What are the best laptops for computer science and engineering students?",
"Which are some of the best laptops to buy in India?",
"Which is the best brand fo laptops?",
"What are some of the best buy for a Linux based laptops?",
"What laptop is the best for students?",
"What are some good laptop brands?",
"Which laptop is the most suitable with the following specs?",
"I want to buy the best laptop. What are some suggestions?",
"Which laptop is most suitable with the following specs?",
"Which is the best laptop brand for work?",
"Which is best laptop with below given specifications?",
"Which laptop is the best for a Linux user and developer?",
"Which laptop is best for IT students?",
"Which laptop is best for students?",
"What are the best laptops for hacking?",
"What laptop is the best value for me?",
"What laptop is best for Linux?",
"Which laptop is best for Linux?",
"Which are the best laptops for CS students?",
"Which one is the best laptop company?",
"What laptop is best to buy in India and why?",
"What laptop is best for a student?",
"Which laptop is the best for a computer science student?",
"Which Laptop is the best for IT engineer ?",
"What is the best laptop company?"
]
} |
{
"query": "How are unsustainable resources used?",
"pos": [
"What are unsustainable resources used for?"
],
"neg": [
"Why are they still using unsustainable resources?",
"What are the examples of nonrenewable and renewable resources?",
"What are some examples of nonrenewable and renewable resources?",
"How would resources be distributed in a post scarcity society?",
"How do you distinguish between renewable and nonrenewable resources? What are some examples?",
"Are there any unlimited resources?",
"What are some mind-blowing money safe tools that exist that most people don't know about?",
"What are some mind-blowing Safe money tools that exist that most people don't know about?",
"What's the number one feature that the Wikimedia Foundation would like to have on their websites, but have not yet implemented due to technological or human resources constraints?",
"What are some natural resources that are common resources?",
"What are some examples of non renewable resources that can be recycled? How can they be recycled?",
"What are renewable resources? What are some examples?",
"Spending on what is absolutely a waste of money?",
"What are the benefit of being scarce?",
"What are determinants of supply?",
"What are 5 examples of non renewable resources that can be found in the Savannah?",
"What are some common examples of renewable resources?",
"What are the dangers of relying too heavily on Science?",
"What are examples of great products that have failed because of poor service design?",
"What are 5 examples of non renewable resources found in the forest?",
"How do people destroy natural resources?",
"What are some examples of scarcity?",
"Where are the good resources for safety info and products?",
"What is something money can't buy?",
"What are some common examples of natural resources?",
"What are the best human resources?",
"What are some mind-blowing technologies tools that exist that most people don't know about?",
"What products are available around the world but not the United States?",
"What is the most expensive or historically significant item ever to be destroyed?",
"Sould technology be used for disruption or for sustainable development?"
]
} |
{
"query": "What is the longest Twitch video?",
"pos": [
"What is the longest video on Twitch?"
],
"neg": [
"What is the longest recorded song?",
"What is the longest film that you have watched?",
"What's the shortest music video ever?",
"What's the longest song?",
"Why did Instagram choose a 15 second duration for videos?",
"What is the longest running TV series ever?",
"How many videos can YouTube hold?",
"How do I upload videos longer than 15 seconds on instagram?",
"How long do 7 minute videos usually take to upload the basic way on YouTube?",
"How long would it take to upload a year long video to YouTube?",
"How long does it take videos to process on YouTube?",
"What is the longest running series in the history of television?",
"How many videos are on YouTube?",
"Which YouTube channel has uploaded the most number of videos?",
"Why does YouTube take so long to process videos after they're uploaded?",
"How many videos are uploaded on YouTube every minute? How much data do they consume?",
"What is the maximum length of time people will generally stay interested in a YouTube video?",
"How often do you fast forward on Youtube videos?",
"What is the optimal length of a YouTube video ad?",
"How many videos have been uploaded to YouTube?",
"Which are the most watched YouTube videos?",
"Why does a YouTube video load faster when it is playing than when it is paused?",
"How long would it take to watch all the videos on YouTube?",
"How many videos are uploaded on Youtube per second?",
"What are some of the best YouTube videos you have seen so far?",
"How often should a beauty youtuber do a haul video?",
"How long does it take videos to show up on YouTube searches after being uploaded?",
"Why does youtube video loads faster than other websites?",
"Why do YouTube lyric videos load faster than music videos?",
"Does Youtube have an actual limit to how many videos can you upload?"
]
} |
{
"query": "What are the east way to hack whatsapp?",
"pos": [
"What are the easy way to hack whatsapp?"
],
"neg": [
"What are some must-know WhatsApp hacks that could be beneficial in our daily life?",
"What are some WhatsApp tricks?",
"What is the software used to spy on whatsapp messages?",
"How can I use WhatsApp on PC?",
"What are some cool WhatsApp tricks?",
"How do I use WhatsApp in PC?",
"How do I use WhatsApp on a PC?",
"How do I use whatsapp in laptop?",
"What are some WhatsApp tips and tricks everyone should know?",
"Is there an app that can send automated WhatsApp messages?",
"How can I lock Whatsapp on my phone?",
"How can I hide a chat in Whatsapp?",
"How do I unblock myself in whatsapp?",
"How does whatsapp encryption work?",
"Which is the best free app for an Android to spy WhatsApp without rooting a phone?",
"What is the source code of WhatsApp?",
"How can I read my WhatsApp messages on my computer?",
"Is there a way to set up an automated WhatsApp sending messages?",
"How whatsapp calling technically works?",
"Is there any way to hide the \"online\" from WhatsApp?",
"Technology: What all things can be done with WhatsApp API?",
"How does WhatsApp web work?",
"How do I unblock myself from someone's else WhatsApp? _",
"Is Whatsapp Plus safe for use?",
"Is there a way to decrypt .crypt12 WhatsApp files without the key?",
"Disadvantages of Mac spoofing WhatsApp?",
"How does the WhatsApp calling work?",
"How can I view all the source code of WhatsApp?",
"How do I get WhatsApp plus?",
"How can I make my whatsapp offline?"
]
} |
{
"query": "Is it bad for health to eat eggs every day?",
"pos": [
"Is it healthy to eat bread every day?"
],
"neg": [
"Can you eat only once a day?",
"How many times a day do you eat?",
"Is 1,200 calories a day a lot to eat on a diet?",
"Is eating ice cream every day unhealthy?",
"What is the maximum number of times a person can consume food in a day?",
"What is the healthiest food I can snack on throughout the day? Must be fairly affordable + fairly tasty.",
"What can you eat on a 500 calories per day diet?",
"What will happen if I eat a heavy breakfast and nothing else in a day for a month?",
"Which is healthier, eating 29 green beans every day for 5 weeks or eating 2 cheesecakes in 3 weeks? P.S I try to do intermittent fasting.",
"How many pizza's are eaten worldwide every day?",
"Will I lose weight if I diet and exercise for 30-40 minutes every day?",
"Is it fine to eat four bananas in a day?",
"What are the benefits of eating oats and milk for breakfast every morning?",
"Will eating bad for one day make me fat?",
"Is there a difference between every day and everyday?",
"Can we eat a banana everyday even if we are dieting? If yes, then what are the benefits of eating a banana everyday?",
"What happens if you don't eat for 1 day?",
"Is it okay/healthy to exercise for an hour twice a day?",
"What happens if you eat 6 eggs in a day?",
"Is it okay to chew gum all day?",
"What are the health benefits of eating baked beans for breakfast?",
"How many hours do you sleep every day?",
"Is Wonder Bread a smart thing to eat?",
"Is it healthy to spend the first six hours of every day, seven days a week, on Quora, reading, writing and editing, instead of making money?",
"Can I lose weight just by eating normal Indian home cooked food, coupled with about half an hour of running every morning?",
"Is eating 3 eggs a day healthy?",
"What happens if I eat only fruits for a week?",
"How many hours of sleep do you normally get every day?",
"Is eating thrice a day a social construct?",
"Is it safe to eat four bananas a day?"
]
} |
{
"query": "Which documentary series should I watch for The Second World War?",
"pos": [
"What is the best documentary about the Second World War?"
],
"neg": [
"What brought the Second World War?",
"What happened in the second world war?",
"What are some good historical documentaries (preferably war-related)?",
"Which is the best book available to know about World War 2?",
"What is the best World War II movie?",
"What are the untold and strange stories of World War 2?",
"What was World War II about?",
"How would one describe World War 2?",
"What are some good books to learn about World War 2?",
"What are most interesting war films from 2000 to the present?",
"What is the best documentary on George W. Bush?",
"What are some of the best books written on the two World Wars?",
"What is the best documentary on George H. W. Bush?",
"What was World War II?",
"Can you provide a summary of World War II?",
"When 2nd world war came to end?",
"What are the best photos of World War II?",
"What are some of the best books on World War II?",
"What is the most historically accurate war film?",
"What are some of the best documentaries about history?",
"What is the most realistic WW2 movie?",
"Should there be a Third World War?",
"What's the most realistic WWII movie?",
"What is a brief summary of World War II?",
"What is the best documentary you have watched in the past year?",
"What was the main reason for the entry of the U.S. into the Second World War?",
"What are the best documentaries about the Spanish Civil War?",
"Which event was crueler, the First World War or the Second World War?",
"What are some of the best documentaries?",
"Was the US Army clean in the Second World War?"
]
} |
{
"query": "How is it possible that a photon is massless?",
"pos": [
"How can a photon exist if it is massless?"
],
"neg": [
"How can massless particles (photons) have momentum?",
"What would happen if only photons existed?",
"Can a single photon behave as a wave. If yes, how?",
"Do massless particles have to travel at the speed of light?",
"Does laser light have mass?",
"Could a photon be a \"1-dimensional object\"?",
"What is the mass of photon? Is light really a type of energy?",
"What is the half-life of a photon?",
"What is the size of a photon?",
"Where do photons appear from when mass and energy are combined?",
"How big is a photon?",
"Can light exist without a source?",
"Why do massless particles always travel at the speed of light?",
"Can a massless particle have no momentum?",
"What is the size or volume of a photon?",
"How does a photon lose energy?",
"If light has zero mass, then as per this [math]E=mc^2[/math], light must have zero energy. Is it so?",
"What are photons?",
"What does a photon look like?",
"Is it true that light has no molecules?",
"What is the shape and volume of a photon?",
"Is light made up only of photons?",
"How big is a photon compared to an atom?",
"What Is the Photon Theory of Light?",
"If photons have no mass, how are solar sails pushed?",
"How are photons created?",
"If light is said to have photon particles, then how come those particles can pass through solid glass but not through a wall?",
"If a particle has no mass, how can it still be defined as a particle and not just a waveform?",
"Can a photon be at rest or does it have to travel at the speed of light?",
"Why do not photons obey E = m c ^ 2?"
]
} |
{
"query": "What are the symptoms of anxiety?",
"pos": [
"How can you tell if you have anxiety?"
],
"neg": [
"How can one get rid of fear of having anxiety?",
"Chemically and biologically, what is anxiety?",
"Does anxiety make you lose weight?",
"What is anxiety disorder?",
"I no longer have anxiety, but I am not sure if I feel a sense of calm or emptiness. How I can I tell the difference?",
"Can anxiety kill you?",
"How can I tell if I'm experiencing depression?",
"Can anxiety give you a headache and make you tired?",
"How does a person deal with unconscious anxiety?",
"I have generalized anxiety disorder. Can I still get the physical symptoms even when I'm not anxious?",
"Can anxiety make you tired?",
"How can I make my anxiety go away?",
"How can anxiety cause you to be stressed and unstressed very quickly? How damaging is the medication for this condition?",
"How do I know if I got a panic attack?",
"Is anxiety disorder a mental illness?",
"Is there a correlation between anxiety and depression?",
"Is it normal that I can't shake my anxiety off?",
"What triggers anxiety and stress?",
"Is \"Anxiety \" considered a normal feeling?",
"Anxiety is killing me. What should I do?",
"Can anxiety alone affect your weight?",
"What are the symptoms of paranoia?",
"Could my diagnosis of schizophrenic paranoia really be just a deep anxiety?",
"I sometimes wake up with anxiety and I am not sure why. I sometimes have no clue what I am anxious about. Why does the happen to me?",
"What are the most apparent symptoms of paranoia?",
"How does it feel to be in a relationship with someone with anxiety disorder?",
"Why do I get anxious?",
"How do you deal with frustration and anxiety?",
"Neuroscience: Which regions of the brain are responsible for anxiety?",
"How do I deal with anxieties?"
]
} |
{
"query": "How should I make a decision?",
"pos": [
"How do I make a quick right decision?"
],
"neg": [
"How can I know if I made the right decision?",
"How should we make the right decisions for our career?",
"Did I make the right decision?",
"Did I make the right decision in life?",
"How can I decide what's the right job for me?",
"How do you know if your decision is right or wrong?",
"What is a decision?",
"Is a rational decision possible?",
"Why do I find it difficult to make decisions? What can be done to change this situation?",
"Is it a good decision to consider a move?",
"Did I make the right decision in this argument?",
"What is Decision Point?",
"Why do I find it so difficult to make decisions?",
"Should I really be making career decisions now?",
"Is always the rational decision the best decision?",
"How can somebody decide what is wrong and what is right?",
"What is the hardest decision you've made?",
"What is the toughest decision you've ever made?",
"What's the difference between decision and choice?",
"What is the most difficult decision you have ever made?",
"What's the most difficult decision ever made?",
"What is the difference between choice and decision?",
"What was the best business decision you have ever made?",
"I never get satisfied with my decisions. What should I do?",
"I had an interview yesterday. It went well. Today I got a reply from HR saying that the team really liked me and wants to hire me but I have to wait for a few weeks until the company gets to decide new work plans. What should be the ideal way to communicate smartly in this situation?",
"How do you finally make a decision when your mind endlessly spins out and you cannot choose? (Possible struggle with PTSD/ depression involved)",
"How do you know when you've done the right thing?",
"How can I know if I am right or wrong?",
"What was the most important decision you have ever made?",
"What was the hardest decision you had to make?"
]
} |
{
"query": "How can I pass a drug test for meth in two days?",
"pos": [
"Will the creto method get me to pass a drug screen tomarrow if I used meth today?"
],
"neg": [
"Will certo work for meth?",
"Does certo work for meth?",
"Will .2 grams of meth show up in a urine test 99 hours after consumed?",
"Taking meth through the rectal, is it a better high?",
"How can I inject meth?",
"Do cranberry supplements help flush meth out of your system?",
"How do u treat missed shot of meth?",
"Does diluting urine work for meth drug test?",
"Is Dioxsyn pharmaceutical meth?",
"Where can I buy meth?",
"Can Adderall replicate the high achievable with crystal meth?",
"What is the easiest and safest way to make meth?",
"What does meth cost?",
"How do you tell if you've missed by injecting meth?",
"I know I'm not missing the vein but I haven't got a rush from meth in a long time like I used to. Why?",
"Why did methamphetamine show up on my drug test?",
"Can I manufacture crystal meth without danger and how?",
"Does long term drug use (meth) take sex drive away?",
"How do I get an erection while using meth?",
"How can I burn the cut out of meth?",
"Can you trust someone that use Meth?",
"How much does meth cost?",
"Can you trust people using crystal meth?",
"Are Adderall and meth the same?",
"When was meth legal?",
"If I miss my vein while shooting meth and it goes into the skin should I draw it back out?",
"How is meth and crystal meth different according to science?",
"How come my arm has been numb for 5 days from the time I injected meth?",
"Is it safe to take methamphetamine whilst on Escitalopram? ",
"How does it feel when you take a shot of meth?"
]
} |
{
"query": "What could be the best laptop in budget upto 50k?",
"pos": [
"Which is the best laptop under Rs 50000?"
],
"neg": [
"Which is the best Android smartphone under Rs 5000?",
"Which is the best laptop to buy under 60k in India?",
"What are the best laptop under $600?",
"Which is best laptop under 40k?",
"Which one is best laptop under 40k?",
"Which are the best laptops under 40k?",
"Which is the best camera under 5000?",
"Which is the best laptop to buy under 40K?",
"What is the best laptop under the category of Rs.20k?",
"What is the best laptop I could buy under 20k?",
"Which is the best laptop to buy under 65000?",
"What is the best DSLR camera under 50000 INR?",
"Which are the best cameras under 5000?",
"Which is the best smartphone within the price of 5000?",
"Which is the best phone in a range of Rs 5000-6000?",
"What is the best laptop in 20k?",
"Which is the best android basic smartphone around a Rs 5000 budget?",
"What's the best laptop I can buy for $700?",
"Which is the best android phone to buy within Rs.5000?",
"What could be the best smart phone under 5000?",
"What is the best laptop under INR 20k?",
"What is best phone under 5000-6000 INR in India?",
"What is the best 2 in 1 laptop for £500?",
"What is the best television below 50000?",
"Which is the best phone in 5000 inr?",
"Which is the best laptop under 70k?",
"How should I invest $5000?",
"I want to invest Rs. 5000 every month in India. How and where should I invest?",
"Which is the best laptop in the range of 60-70k with specifications as follows-1. 8GB RAM 2. i7/i5 PROCESSOR 3. 1 TB HDD?",
"Which are the best bluetooth speaker ls under Rs 5000?"
]
} |
{
"query": "How many religions are there in the world?",
"pos": [
"How many religions are there in the world? What are they?"
],
"neg": [
"How many languages are there in world?",
"What are the three great world religions and which one has the most followers world wide?",
"Why there are so many religions on this Earth?",
"How many countries are there in the world which are Muslim, Christian, Buddhist or Hindu nation (declared in constitution)?",
"Why are there so many religions?",
"How many people around the world are forced into religion?",
"How were all major religions born (Christian, Hindu, Islam, and Buddhism)?",
"How many languages are spoken in the world?",
"What religions are not monotheistic?",
"How many species are there?",
"Why there are so many religions? Could religions be universal?",
"Which is the best religion in the world? Which one can become a world religion?",
"What are the top ten religions and what is the holy book for each religion?",
"What is the difference between all religions?",
"What is the essence of all religions?",
"What are the fundamental characteristics of every religion?",
"Which is the true religion in this world ?",
"How many Hindu nations are in the world?",
"With so many religions in the world, how do you know yours is the truth?",
"Is there any religion that combines all existing religions?",
"What do the specific religions mean by the term, the God, or the gods?",
"How many definitions of religion are printed in dictionarys?",
"How many terrorists are there in the world?",
"What is the world's fastest growing major religion?",
"What are the characteristics of a universal religion?",
"What percentage of the world population is religious?",
"Which is the correct and true religion in the world?",
"How many languages can you speak and what are they?",
"What are the main differences between the major religions in the world (Hinduism, Buddhism, Christianity, Islam and Judaism)?",
"What is your religion and why?"
]
} |
{
"query": "When should I start shaving?",
"pos": [
"When should I start shaving myself?"
],
"neg": [
"How long does it take to grow hair after shaving?",
"When did men start shaving their facial hair?",
"I hate taking a bath and shaving. What should I do?",
"Should you shave before getting laser hair removal?",
"How much time after my first shave will my beard grow back?",
"Should I shave my beard?",
"I have very hairy arms. I am 16 and a female. Should I shave them?",
"Should I go for shaving or is trimming is the better option for a 23-year-old male?",
"Should women shave their legs?",
"After shaving the bikini area, how do you keep it from getting irritated and itchy?",
"What should I prefer either shaving head or apply natural remedies to stop my hair fall and baldness?",
"Do I have to shave before getting laser hair removal on my bikini area?",
"How do I get rid of pimples after shaving?",
"In between each stroke of the razor. Should I run the razor under the sink to remove excess hair?",
"Why do legs itch after shaving?",
"How do I grow my beard, or first shaving is helpful in growing the beard?",
"Should men shave their legs?",
"How can I get a clean shave in the bikini area?",
"What is better- waxing or shaving? (Not in terms of pain)?",
"How do you get rid of irritation from shaving your bikini area?",
"How did you feel when you first shaved your moustache?",
"What causes acne after shaving?",
"Can we use hair removal cream instead of shaving our beard?",
"What does it feel like to have your head shave?",
"What does it feel like, physically, to shave off a beard after having one for a long time?",
"What is the easiest method to clean shave bikini area at home?",
"How many days should I wash and oil my hair?",
"What is a method and process to get denser hair on my head after shaving it completely bald?",
"Does a man's face look different immediately after shaving a long-standing beard than it does when he's been shaving daily?",
"What is the best way to shave the bikini area?"
]
} |
{
"query": "Which is the best 200 scored so far in ODI cricket?",
"pos": [
"Who has scored the best 200 in the history of ODI cricket?"
],
"neg": [
"Who are the eleven best bowlers in ODI cricket, as of today?",
"Who has scored most runs in one over in a test cricket match?",
"Who is the best bowler-captain in the history of International Test and One Day Cricket?",
"Which bowler has the best economical figures in ODIs, T20Is, and Test cricket?",
"Which is the best innings of Sachin Tendulkar in any form of cricket?",
"Who has bowled the slowest ball in cricket history?",
"Who are the 10 best uncapped batsman currently in Indian domestic test cricket?",
"Is Kohli the best batsman in the world of cricket?",
"Who is the best male cricket player in Indian cricket history?",
"Which is the best cricket match you have watched?",
"Who is the best bowler in indian cricket at present?",
"What is the best ever finish in a cricket match?",
"What is the highest score made by a chasing team in the last over to win an ODI cricket match?",
"What is the best cricket match ever played?",
"Who is the greatest cricket player of all time?",
"Who is the second best cricketer in the world?",
"What are some of the most amazing shots hit by Sachin Tendulkar in international cricket?",
"Who are the 10 best uncapped bowlers currently in Indian domestic test cricket?",
"Who is the best cricketer in the world at the moment?",
"Who is the greatest batsman of all time?",
"Whom do you think as the world's best batsman in international cricket, at present?",
"What are the most interesting cricket stats ever?",
"Which is the best Test cricket match played ever?",
"Who is the best player in the Indian cricket team?",
"Is Virat Kohli the greatest batsman right now in Intl' Cricket?",
"Is there at least one cricket bowler who hasn't been hit for a six in his entire career? (Any one of the formats)",
"Which is the best cricket team in the world currently?",
"Is Indian cricket team the best in Test cricket?",
"Who was the first Indian cricketer to score a century in debut one day international match?",
"Is there any batsman who has hit the first ball of an ODI match for a six?"
]
} |
{
"query": "Do alien really exist?",
"pos": [
"Do aliens even exist?"
],
"neg": [
"Do aliens exist? And why has Area 51 of Russia and the US's NASA agencies come under doubt of having their contact with aliens?",
"Where are aliens?",
"If aliens do exist, will the government try to hide it? Why?",
"What are aliens?",
"Where are all the aliens?",
"What if there aren't any aliens?",
"Are we human beings aliens to planet earth? And if not, then are we acting so?",
"Does we exist?",
"Do we exist?",
"Can anyone prove they have been abducted by aliens?",
"Are their other creatures in the universe other than humans? Something like aliens",
"Are demons and angels really aliens?",
"Will we ever communicate with aliens?",
"Who has seen aliens?",
"What if aliens exist and their level of technology is so advanced that they can see all the creatures on the earth, but being millions of light years away from the earth they can only see dinosaurs and are afraid to contact us?",
"Is it true we were really brought to earth by aliens?",
"Have astronauts ever seen aliens?",
"Is there any reported aliens that do not look like humans?",
"Do supernatural beings exist?",
"Why is it so believed that aliens (if they exist) will be smarter than us human beings?",
"Why do people lie about aliens?",
"Is it true that aliens built the earth, as well as put humans on it, as an experiment? Did they? Or not?",
"Do you believe in the theory of \"Ancient Aliens\"?",
"Do you believe in what they say in Ancient Aliens?",
"How do you think the world would react to the existence of aliens if proved, as of now?",
"Did Einstein meet aliens as shown in history TV in Ancient Aliens? Is it true?",
"If we were to meet aliens in the future, what do you think they would look like?",
"Why shouldn't we believe in aliens?",
"Why should I believe in aliens?",
"Do other universes exist?"
]
} |
{
"query": "How do I know if someone viewed my profile on Whatsapp?",
"pos": [
"How do I know who viewed my WhatsApp display pic?"
],
"neg": [
"What does it mean if I'm unable to see a contact's WhatsApp profile picture but I'm able to see their status?",
"How can I be notified when someome takes a picture of our whatsapp chat?",
"What are the best WhatsApp display pictures you have ever seen?",
"Can you screenshot someone's profile pic on WhatsApp, without them finding out?",
"Why do we check what is last seen on WhatsApp, even though we know this is useless?",
"How do I check my WhatsApp history?",
"What's the coolest WhatsApp status you have ever seen?",
"Where does WhatsApp web store images?",
"Could someone still see my profile picture if they blocked me on WhatsApp?",
"Will my friends be able to see my WhatsApp picture if I uninstall my account?",
"What are the best whatsapp profile photos?",
"If someone's not in my WhatsApp contact and he used to check my profile every time, will I know about it?",
"What is best whatsapp status you have ever seen?",
"What is the best status u have seen in whatsapp?",
"Someone in WhatsApp deleted and blocked me. I didn't delete his contact, and after two weeks his profile picture and status appeared. His 'last seen' is not visible. If he comes online, can I see it?",
"Why do people hide their ’last seen’ status on WhatsApp?",
"What are some awesome WhatsApp profile pictures?",
"What is my WhatsApp status?",
"Why do people hide their 'last seen' status on WhatsApp? Does this say anything about their personality?",
"How do I recover WhatsApp images?",
"Survey Question: What is your current WhatsApp status?",
"What is your review of WhatsApp Status?",
"How can I read someone else's WhatsApp?",
"How can I read my friend WhatsApp?",
"How many users did whatsapp get in the first year?",
"How do I see someone's WhatsApp DP and status message when their visibility is set to contacts only and I'm not in their list?",
"When does WhatsApp last seen get updated?",
"How do you know if someone is on a whatsapp call?",
"What is the most creative WhatsApp status you have ever seen?",
"How can I see who saved my WhatsApp number in their contacts list?"
]
} |
{
"query": "What is the length of a rat's lung?",
"pos": [
"What is roughly the size of a rat's lung?"
],
"neg": [
"How big can a rat get?",
"What is the weight of human lungs? How are human lungs different from animal lungs?",
"What are the dangers of an enlarged hilum of the lung?",
"How can you survive a punctured lung?",
"How does smoking affect lung capacity?",
"What is the function of mucus in the lungs?",
"How long does it take to die from a punctured lung?",
"What is an iron lung?",
"Can you survive with a punctured lung?",
"What is the largest muscle in the human body?",
"How big is the human stomach?",
"How is the average human skull size determined?",
"What is the larynx function in the respiratory system?",
"How thick is the human skull? Is the thickness different depending on the size of the brain?",
"How does a cell know its size?",
"What are the capillaries of the lungs? What functions do they have?",
"What is the size of a vagina?",
"How many organ are there in human body?",
"How the diaphragm helps ventilation of the lungs when breathing in.how can I explain it?",
"How heavy is a full grown elephant? How is this determined?",
"What causes an enlarged hilum of the lung?",
"What is pulmonary V/Q ratio?",
"What is the size of cell membrane?",
"How many muscles are there in the human body?",
"What are the main inspiratory muscles?",
"How heavy is a full grown elephant?",
"What is the function of mucus in the respiratory tract?",
"How big is a whale?",
"How big does a vagina get?",
"How are breathing and cellular respiration similar?"
]
} |
{
"query": "Whom should I follow on quora?why?",
"pos": [
"Who do you suggest to follow on Quora and why?"
],
"neg": [
"Why should I follow you on Quora?",
"Why should I follow Quora?",
"Why would people follow me on Quora?",
"Recommended Users on Quora: Who are your favourite Quorans?",
"Is there a way to find out how many people who you follow on Quora follow you back?",
"Why should I follow Quora on Facebook?",
"How does Twitter suggest other people who to follow?",
"Who should I follow on Twitter?",
"Why should I prefer quora?",
"Are there any Quora Top-Writers who are theists?",
"Why do I prefer Quora?",
"Is it a good idea to follow people whose political opinions you strongly disagree with on Quora?",
"Do you like Quora?",
"Who should I follow for answers regarding Hinduism on Quora?",
"How does Quora choose its Top Question Writers?",
"Do you prefer to ask or answer questions on Quora?",
"What are some alternatives to Quora?",
"Who are some relatively underappreciated Quora writers who deserve more followers?",
"How do I follow people anonymously on Quora?",
"Why do most of the people I follow follow me back . Is this a trend on Quora?",
"Is it good to follow people or follow oneself?",
"Do you like asking or answering on Quora?",
"Who are your best Quora friends?",
"Why don't people follow me back when I follow them on Quora?",
"Who would you say is the most influential Indian on Quora?",
"Who are top religious writers in Quora?",
"Who is the first user of Quora?",
"Which are the top 20 Twitter influencers to follow if you are a start up and want to connect?",
"Do you love Quora? Why?",
"What is a better alternative to Quora?"
]
} |
{
"query": "Who do you think will win Trump or Clinton?",
"pos": [
"Between Trump and Clinton who will win US presidential election?"
],
"neg": [
"To those outside of America: If the current US presidential election candidates (Obama Vs. Romney) were running in your country who would you vote for and who do you think would win?",
"Who should I vote for in the 2016 US presidential election?",
"Which candidate in the 2016 U.S. presidential election do you support?",
"If Barack Obama ran against Donald Trump who would win the presidential election?",
"Hypothetical Scenarios: Who would win the US election - Barack Obama (2008) vs Donald Trump (2016)?",
"Who are you voting for in the 2016 US Presidential Election, and why?",
"Who will win the 2020 presidential election and why?",
"Will you vote (or not) in the 2016 US presidential election? Why?",
"Who votes in the Democratic and Republican Party primaries to determine presidential candidates in the USA?",
"Who are the top candidates for US presidential election in 2020?",
"Should I vote in the 2016 US presidential election?",
"We have two presidential candidates that are highly scrutinized, do you think our votes really determine who becomes president of the United States?",
"Who will be the Democratic nominee for President in 2016?",
"Which 2016 US presidential candidate would be best for the economy?",
"Which U.S. presidential candidate is most likely to lead the US into World War lll?",
"As of now, who would be the next Democratic candidate for president in the next election?",
"What percentage of votes in the 2016 U.S. Presidential race will go to third party candidates?",
"Who would win in a fight, Donald Trump or Barack Obama?",
"Who is going to be the first candidate to declare for the 2016 presidential election?",
"If all the previous U.S. presidents were alive and running for office in 2012, who would win?",
"If all 43 U.S. Presidents were to run for office in 2016, who would win? Also, who would be best suited to deal with the current issues?",
"What happens if there are more than two presidential candidates in the US?",
"Out of the five major current U.S. Presidential candidates, who would be best for the U.S. Economy?",
"Is there really a chance for a third-party Candidate to win the election in 2016?"
]
} |
{
"query": "How do I study for IPCC group 2 in two months?",
"pos": [
"How do I clear IPCC group 1 in 2 months?"
],
"neg": [
"How do I prepare for both groups of the IPCC in 4 months of time?",
"Is 6 months enough for clearing the CA IPCC group 1 for the beginners through the CPT route by self studying?",
"Am I eligible for gmcs 1 if I have joined articleship but haven't cleared group2 of IPCC?",
"Should I give my IPCC Group 1 papers for revaluation?",
"I had opted for BCOM A & F after 12th commerce and I am not able to clear CA IPCC in 4 attempts..what should I do? Please guide!",
"How do I pass IPCC in 10 days?",
"I'm a CA IPCC student. I cleared my group 1 in the first attempt, but I couldn't clear my 2nd group in the second attempt also. Should I give it a 3rd time? If yes, what are some tips to study its theory?",
"Do we have Financial Management in IPCC group 1 in may 2017? Websites show change in syllabus.",
"After giving several attempts of ipcc should I quit or continue?",
"I am in ipcc, how can I study?",
"How do I prepare for IPCC?",
"Study full syllabus of CA-IPCC in one month?",
"How do I pass CA IPCC in 10 days?",
"Should I take on all the 7 papers of IPCC (CA) exam in one go?",
"Is it possible to get a decent job after completing IPCC?",
"How can I study IT in ipcc?",
"How should I start CA IPCC?",
"How does it feel after clearing IPCC and going for articleship?",
"How many subjects in ca-ipcc are in may 2017 attempt?",
"What are the ways for enhancing practical knowledge and exposure for a CA student in the 2 months period after IPCC 1st group exam?",
"Do we need the IPC section 375?",
"Are there any amendements in CA IPCC accounts group 1 accounting standards for november 2016?",
"I have completed everything for my IPCC nov 2016 attempt but still revision is left and I'm not feeling confident yet. Is it normal? I'm quite nervous",
"I am taking CA-IPCC in May, 2017.How should I prepare myself, considering that I am not taking any classes?",
"I am working as a accountant in private limited company so can I eligible for IPCC direct entry exam?",
"What is the shortest period of time between founding and IPO for a successful IPO/company?",
"Square IPO in 2014?",
"I just cleared my ipcc exam . Where should I join for articleship: Big 4 or midsize?",
"I did class 12 in commerce from CBSE in 2014. Dropped one year for IPM IIM Indore but could not get admission. Should I again take IPM exam in 2016?",
"Can I do IPS at the age of 37?"
]
} |
{
"query": "How did you meet your life partner?",
"pos": [
"How did you meet your lover?"
],
"neg": [
"Where did you meet your best friend?",
"How did you meet your best friend?",
"How did you first meet your best friend?",
"How did you fell in love with him/her?",
"Have you ever met a fellow Quoran?",
"How can I get lover?",
"So when do we meet?",
"How do I find my spouse on meetme?",
"How do you find your love?",
"Have you met someone from Quora, in person?",
"If you met yourself, would you like you?",
"What's the most romantic thing your partner has ever done to you?",
"Has anyone met his/her doppelganger?",
"What is the past participle of meet?",
"What do lovers talk to each other for hours, sometimes stretching into late night? Can anyone give me an insight into what a typical lover's conversation is like.",
"What is the past tense of meet?",
"What is the most romantic thing your partner has ever done to you?",
"I have had two failed marriages. I've been alone for two years. How do I meet someone else? I'm scared.",
"How shall I find my life partner?",
"What do you do when you see your husband mistress at another hotel?",
"Is it possible to meet your soulmate online?",
"Who is the most interesting person you met?",
"Where can I meet the right guy?",
"Have you met Charles Bukowski?",
"How can I meet Jesus?",
"Did you instantly know you were going to marry the person you did when you met them?",
"I am from India and live abroad. I met a guy from France in a party.I want to date him. How do I do that?",
"About lovers fight?",
"How do I meet Hrithik Roshan?",
"How do you get over someone you've never met, but were intimate with?"
]
} |
{
"query": "Should I ever care what people think of me?",
"pos": [
"How do I ignore what other people think of me?"
],
"neg": [
"I often don't think about how my actions affect others. Is something wrong with me?",
"How often do people think about other people?",
"Why are some people afraid to think?",
"How do I get rid of thinking that I am superior to everyone less smart than me?",
"I seem to be constantly worried about how my ex and his friends think about me. How can I stop?",
"Why do my friends ignore me?",
"How do I control your thoughts?",
"How do I stop worrying about the future and other things and focus on today?",
"How do I get rid of negative thoughts about someone?",
"How do I block all the negative thoughts out whenever I'm alone?",
"Why do I have thoughts that everyone hates me, including my close relatives and friends?",
"How do I get people to care about me?",
"I have very negative and mean thoughts about myself how do I stop this?",
"How do I stop thinking about my self and start thinking of others?",
"How can I stop having negative thoughts about myself?",
"How do I control my thoughts and mind?",
"How do I get other people to hate me?",
"Why do people stare at me?",
"Why do people stare at me?",
"What do girls think about me?",
"I didn't talk interestingly due to this I have not too much friends and those who are my friends ignore me. what to do?",
"Why do I feel bad for other underprivileged people and makes me think about life?",
"How can I stop worrying about worrying?",
"How do I avoid over thinking about myself?",
"How can I stop thinking of a person?",
"How do I control my thoughts?",
"What can I do to stop worrying?",
"Why do people look down on me?",
"How can I stop myself thinking about bad thoughts?",
"Why can't I think for myself?"
]
} |
{
"query": "What does Alon Amit think of the 3Blue1Brown maths videos?",
"pos": [
"What do mathematicians on Quora think of the 3Blue1Brown maths videos?"
],
"neg": [
"How does watching math videos compare to reading math textbooks in terms of efficiently learning math?",
"Where can I find videos of professor Manjul Bhargava's Princeton freshman math class?",
"What do non-mathematicians think doing math is like?",
"What online video courses should I watch to perfectly understand the mathematics I need to understand elementary quantum physics?",
"How are the video lectures of physics of mlearning?",
"Practical real life use of maths?",
"Is it true that students are demanding a separate TV channel dedicated to theoretical math, CS and physics?",
"How much physics and math can we truly learn from YouTube channels such as Veritasium, Numberphile, and Scifile?",
"Why did mathematicians choose math rather than physics?",
"Why do people love maths?",
"How can we learn and think about real analysis in mathematics?",
"What is the real world usage of math in computer science?",
"What are some interesting mathematical stories?",
"Do girls like mathematics?",
"I want peoples' opinion - in precalculus what do you think about mathematics/what has been your experience with it?",
"What are some mind blowing uses of mathematics?",
"Who is the father of maths?",
"Is mathematics becoming less relevant?",
"Will the Cbse 2017 Mathematics paper be more tough than 2015 & 2016?",
"Why do we study maths?",
"Are girls really bad at mathematics?",
"Why should physicists try to interpret reality rather than staying content with what Mathematics offers ?",
"Do you think of mathematics as art or science?",
"Why do some people love Maths so much?",
"How is math used in video game designing and programming?",
"How some people are bad at maths?",
"Who are the young (under 30 years old) rising stars in mathematics?",
"How do I show to a person what \"real\" math is?",
"Which famous Mathematics Professors are on Quora?",
"What is the life of a mathematics professor like?"
]
} |
{
"query": "How do I become better in soccer?",
"pos": [
"How can I get better at soccer?"
],
"neg": [
"How do I become a faster sprinter in soccer?",
"How do I get better in badminton?",
"How do I get better at Minecraft?",
"What skills does it take to be a pro soccer player?",
"How can I get better at tennis?",
"How do you become a professional soccer player?",
"What can I do to generally get better at tennis?",
"What position should I play in soccer?",
"How do I coach 11 year old soccer players?",
"How can I get better people skills?",
"How can I get better at League of Legends?",
"Can I still be a soccer coach?",
"What soccer position is hardest to play?",
"How do I get better at Judo?",
"What are the essential basic skills for a beginner soccer player? What are the best ways to practice each?",
"What can I do as a 14 year old to become a pro soccer player?",
"How do you run fast with the ball glued to your feet in soccer?",
"Can I be a soccer player at the age of 17?",
"How can I better myself?",
"Can I get better at sex?",
"What should I do to be better than better?",
"What is it like to be a professional soccer player?",
"How do you keep a shot low in a penalty kick (in soccer)?",
"Who is the best soccer player?",
"Can I be a pro soccer player at the age of 21?",
"What are the best goals scored in soccer?",
"I am not confident. How can I improve it?",
"How do I be more consistent and give more than what I have got day in and day out without getting deviated from my goals?",
"What position should I play in soccer (football)?",
"I never played sports when I younger, but now that I'm going into high school how do I become good at sports and play against pro high school players?"
]
} |
{
"query": "Is the IMDb rating reliable for watching movies/series?",
"pos": [
"Is IMDb rating apt?"
],
"neg": [
"What is the average rating of all the movies on IMDb?",
"How do rating agencies work?",
"What are credit rating agencies?",
"What are credit rating agencies? How do they give ratings?",
"In TCS, is your ILP rating considered for assigning to a project?",
"How do credit rating agencies rate companies?",
"Why is there such a disparity between IMDB ratings and Rotten Tomatoes reviews?",
"Can there even be a movie ever rated 10/10 on imdb?",
"What is it like to work for a credit rating agency?",
"What is the difference between the databases of the IMF and the World Bank?",
"What is a software update?",
"How good is Aptoide?",
"Is switching from the role of a Software Quality Analyst to PHP developer a right choice?",
"What is your Uber rating?",
"Amazon simpledb is SaaS?",
"Is 710 in GMAT a good score for ISB YLP?",
"Is iwantmyname.com reliable?",
"Is there a database with books like imdb is for movies?",
"Is Zooqle.com legit?",
"How does IMDB gather all their information?",
"Why do Rotten Tomatoes movie ratings sometimes differ significantly from IMDb ratings?",
"What is the difference between CAPM and APT?",
"Is it good to do OCPJP certification or Amazon Cloud Certification (AWS) ?",
"What is the difference between 'IPF' and 'Rating' in TCS?",
"What is SBCHQ SBP GEN PUB IND ALL INR?",
"What is the difference between a database analyst and a database administrator?",
"What is your review of Pivotal Labs (company)?",
"What is the value added of MLab (MongoLab) vs hosting MongoDb on DigitalOcean?",
"How can I score in quantitative aptitude in IBPS PO 2016?",
"Is emoneypool.com reliable?"
]
} |
{
"query": "How does electric shock affect our body?",
"pos": [
"What happens to our body while get shock by the electricity?"
],
"neg": [
"Why do we sometimes experience electric shock when we come out of our car and touch it after driving?",
"Would it be possible for an electric shock to render someone unconscious without doing permanent, physical damage?",
"Can static electricity harm you (flow through brain, organs etc)?",
"Why do I get a slight electric shock every time I get off my car, especially during winter?",
"Why do I experience an electric shock whenever I touch a metal object, especially in the winter time?",
"How does electricity move in the human body? AC, DC or some other way?",
"How can electricity travel through air?",
"What are the effects of wasting electricity?",
"Can shockwaves stop humans?",
"Why electricity is being transmitted in multiple of 11?",
"What are electricity effect?",
"For which reason the shock waves are produced?",
"Can electricity travel through air? If yes, how?",
"How is loss of energy overcome when transmitting AC electricity?",
"What happens when you mix water with electricity? How dangerous is it?",
"How shockwaves are generated?",
"What is the total voltage and current of the electricity that moves around inside our body?",
"Why does my body during winter produce static electricity when gets in contact with another body?",
"Can electricity transfer through the air and if yes, then how?",
"Does blood loss cause the brain to go into shock? How?",
"What happen when human standing in water in which electricity is pass?",
"Why is electrical energy transmitted at high voltage and low current?",
"Why can't I get shocked while welding when a huge ampere current flows through our body and I touch the electro rod with my naked hand?",
"How does earth wire protect us from shock?",
"Why can't you see electricity?",
"Why doesn't direct current (DC) give an electric shock, while alternating current (AC) gives a shock?",
"What is the breakdown electric current for human body?",
"I am getting electric shock from my laptop charger when I plug it,even if the switch is OFF, what could b the reason and remedy?",
"When a tree's branches are touching a power line, how come you don't get an electric shock just by standing on the same ground as the tree?",
"Electrocution: Is high voltage what kills you even if it is low current?"
]
} |
{
"query": "What are habits of successful people?",
"pos": [
"What are the habits of highly successful people?"
],
"neg": [
"What are good eating habits of successful people?",
"What makes successful people different from average people?",
"How do highly successful people manage their time?",
"What are some habits that improved the quality of your life significantly?",
"What are your regular simple habits that has lead to your achievements so far?",
"What is it like to be a successful person?",
"What daily habits can someone adopt to lead a more productive life?",
"What are some common habits existing among billionaires?",
"Who are the most successful person?",
"What are your regular simple habits that has lead to your achievement so far?",
"Who is the most successful person? And why?",
"What are the good habits must to be followed in daily routine life?",
"What is the most important thing to being successful?",
"How do you define a successful person?",
"Who is the most successful person you know and why?",
"What are the habits you should adopt as an adult to lead a remarkable life ahead?",
"How do successful people manage their time?",
"What are the some life changing habits?",
"Which of the habits that you've adopted has done the most to improve your life?",
"What is the most important thing to become successful?",
"Why are good habits so hard to create?",
"What are the pros and cons of trying to follow the career path of successful people whom you idolize?",
"What habits have changed people's lives?",
"What daily habits can greatly upgrade life?",
"Who are the most successful person that you know?",
"Who is the most successful person of all time?",
"What personality traits do all successful salespeople have in common?",
"What is the most fundamental skill for success in life?",
"What are some of the best habits to have?",
"What are the some best life changing habits?"
]
} |
{
"query": "How much an income tax officer earns by all means?",
"pos": [
"What is the salary of fresher income tax officer?"
],
"neg": [
"What are the powers of income tax officer?",
"What would be the expected salary of an income tax inspector after their seventh pay commission?",
"Is income tax computable on gross salary or basic salary?",
"How is income tax officer posted in India?",
"As a business analytics what will be the salary of fresher?",
"How much does a fresher earn in IT?",
"What is the income tax rate on interest income earned by a tax resident in India?",
"What's the salary of a customs officer?",
"What is the income tax on a salary of Rs.10.25 lakhs per annum?",
"What is the salary of a fresher in business analytics in hyderabad?",
"What is the salary for civil engineer freshers?",
"What tax bracket does a $65,000 salary make?",
"How much does an IT fresher earn?",
"What is the salary of an IAS officer according to 7 th pay?",
"How Do I Find a Good US Tax Professional?",
"What is the starting salary a CS fresher can expect?",
"What is the exact salary of I.A.S officer at beginning? According to 7th CPC?",
"What is the salary of an IFS officer?",
"How is income tax calculated?",
"What job pays more salary per month (5 lakhs to 14 lakhs) in India for freshers?",
"Which job is better an income tax officer or a jen in pwd?",
"What is the working hours for income tax inspector?",
"What are the basic components in a salary statement? How do I calculate income tax on it?",
"What is the income tax rate in India?",
"What will be new salary for IAS/IRS officer on joining?",
"What is the in hand salary of RBI officer after revision?",
"Self employment tax?",
"What is the salary of an IAS officer?",
"What is the Salary of an IAS officer?",
"How do I prepare to become income tax department officer exam?"
]
} |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.