input
stringlengths 1.28k
1.83k
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Which body parts can be donated after you die?
Sentence2: Can someone donate lungs after they die?
Output:
| [
"Dissimilar"
] | task1645-91d2836a7e8841a28cceb63d3c6f9c14 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Can taking DEPO shot make you irritable? Is it normal to have brownish discharge while on it, but no period so far? It's been 22 days.
Sentence2: I got a depo shot last month and I feel I have been more irritable after that. I have not had a period so far, just noticed brown vaginal discharge. Do you thik it could be due to depo shot?
Output:
| [
"Similar"
] | task1645-08523995ccc0416997541fd4ac77f781 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What exactly is the fastest way to burn off belly fat?
Sentence2: How can I get rid of this belly fat, real soon?
Output:
| [
"Similar"
] | task1645-2db4b2a638a445f3946ff0ce16bb3852 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What are some of the risk factors for getting High blood pressure?
Sentence2: May I know what are the risks of having high blood pressure?
Output:
| [
"Similar"
] | task1645-970c3a2aa87c4b26968632993472086b |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Does chronic laxative use lead to bacteria imbalance in the gut??
Sentence2: Can regular use of laxatives affect the normal gut flora?
Output:
| [
"Similar"
] | task1645-dfdc7998de604471bb1cfafb89fa762e |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Which body parts can be donated after you die?
Sentence2: I want to donate my organs after I die, which body parts can be donated?
Output:
| [
"Similar"
] | task1645-09fe5aed688c4901828531b1551a6b59 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Is mental illness like bipolar hereditary?
Sentence2: What are the symptoms of mental illnesses like bipolar?
Output:
| [
"Dissimilar"
] | task1645-5dec77f997964c21a0657ccfb57644e7 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Chest keeps popping i don't know why went to the doctor and they said , y chest was inflamed is the anything that can make the inflammation go away?
Sentence2: My doctor said that I have chest inflammation as my chest kept popping at times.Could you suggest some remdies?
Output:
| [
"Similar"
] | task1645-b2fa3cfcb6ed44829b1820fcb1ede81c |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I am having surgery on my inner right ankle for a 1.4cm mass thats between bone and nerve the nerve might be connected. How big will the incision be. ?
Sentence2: The doctor performed an ankle surgery with help of big incison to excise a 1.4 cm mass on inner right ankle between bone and nerve. How long will I take to recover?
Output:
| [
"Dissimilar"
] | task1645-1bd942a481f148fd9c94a4e62d893437 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What is a subchondroplasty procedure and what is the out come?
Sentence2: Can you explain subchondroplasty procedure and its effects?
Output:
| [
"Similar"
] | task1645-a35217061f424ab3b98653997c35f998 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: A doctor prescribed voren supp 12.5mg for my 3-year-old boy for fever. Isnt voren used for post-op inflammatn?
Sentence2: Can voren that is used for post op inflammation be also prescribed for a fever in a kid?
Output:
| [
"Similar"
] | task1645-8a20d59d6b4b479dafbdfe21d9264cf0 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I have a warm & irritated uretha and clitoris lately I have to urine a lot. I think I have a UTI or a yeast infection. Can you cure your own UTI?
Sentence2: What are the ways to manage a UTI at home?
Output:
| [
"Similar"
] | task1645-4f9da11b83cc4befbf7a458e1a1c962f |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: If I didn't show any signs of Me being pregnant the first time around would I have any signs this time?
Sentence2: I'm currently 5 weeks pregnant and this is my second pregnancy. I didn't have any symptoms duing the first pregnancy and was wondering if I would have any now?
Output:
| [
"Similar"
] | task1645-58a8556aa0c949a3835b1dd89e03f422 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Does calcification in thyroid nodules mean that you have cancer?
Sentence2: What does calcification in thyroid nodules mean?
Output:
| [
"Dissimilar"
] | task1645-0f37dd2027024ecb83cdce2ee727565a |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I had implanon removed and now have Evelyn for the combined pill. Had a few months normal but now bleed when wipe & shouldn't be. Why? See a doc?
Sentence2: Can hormonal contracceptives cause irergular bleeding? And spotting?
Output:
| [
"Similar"
] | task1645-ee6d079daa424750bfdccfda680c60f4 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Can you guys tell me how advanced does lung/bronchial cancer have to be?
Sentence2: When is lung/bronchial cancer considered advanced?
Output:
| [
"Similar"
] | task1645-d92f3f9ffc694f6cb202136f2239e197 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What is the definition or description of: Lyme disease vaccine?
Sentence2: Can you give me more details about the vaccine for Lyme disease?
Output:
| [
"Similar"
] | task1645-1cf792f054524d618f42d0f0303fcedf |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Is vaginal itching normal during ovulation?
Sentence2: Is it normal to feel itchy in the vaginal area when one ovulates?
Output:
| [
"Similar"
] | task1645-6c64defd989e49838707479e63a75b70 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: It still posible i can get pregnant with a small ovary?
Sentence2: Do I need treatment for a small ovary?
Output:
| [
"Dissimilar"
] | task1645-f5dc90a4f58d4203913e6e9fef5fe8b6 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Have had hard cysts on my scalp for quite very long now. They grew from 1 to about 8 to 9 now. Out of which 3 have grown a little large. They are painless but is uncomfortable while brushing my hair. Although that is not my main concern. Have been treated
Sentence2: I feel like I have a cyst in my head. Could it be cancer?
Output:
| [
"Dissimilar"
] | task1645-987643e586be4e1a9112c7090fb2f4fd |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Can stem cell research help diseased arteries?
Sentence2: I have heard stem cell research can help with diaseased arteries. In what other avenues can stem cell reaserch help?
Output:
| [
"Dissimilar"
] | task1645-fab6b976f35a43c9b1aff0fae0a37993 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Please help! what is the surgery procedure called that removes the boney growth i know the first word is alveo?
Sentence2: Could you apprise me of the surgical procedure that helps in removing the bony growth? Is it something with alevo?
Output:
| [
"Similar"
] | task1645-962cdea5cafc4473ad3cf003ed02e3b3 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What exactly is the fastest way to burn off belly fat?
Sentence2: Are diet pills to lose weight/belly fat dangerous?
Output:
| [
"Dissimilar"
] | task1645-0e28bb782c1248b18e8322abfec0573d |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Hello sir! I hav a skin Color pimples in my vagina lips! Is dat any problem? I'm really scared!
Sentence2: I noticed skin colored bumps on vaginal lips 3 days ago, that started hurting today. There is a pus point at the top of one of the bumps and it is warm to touch. I don't have insurance and I was wondering if I should pop and drain it or do I need to consult a doctor?
Output:
| [
"Dissimilar"
] | task1645-fd198849a54045e9baf346e18ffb80cc |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Does taking 5 htp help reduce the adrenaline hormone in the adrenal glands?
Sentence2: What are the side effects of 5htp and adrenaline?
Output:
| [
"Dissimilar"
] | task1645-d3831468f6704d9b8d3c1b20c44fcd7f |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Both arms numb no chest pain just a lil dizzy. And a little heart burn I have gastritis and back arthritis.
Sentence2: I have been experiencing some biltaeral arm numbness, dizziness, heartburn but no chest pain. What could it mean?
Output:
| [
"Similar"
] | task1645-8c383f9dace14cb3afdce210e6072a18 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: How can you test cholesterol levels?
Sentence2: Can high cholesterol cause one to experience any symptoms?
Output:
| [
"Dissimilar"
] | task1645-f21269aae9bc461382dbdc2f38c7d1da |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: My doctor may change my prescription (metoprolol) as it is destroying my sex life. Can i "get it back" when i am prescribed a different beta blocker?
Sentence2: I was put on metoprolol for my hypertension but I lost my sex drive and experience difficulty with erection ever since. I have an appointment scheduled with my doctor tomorrow and I want a change of prescription. But I was wondering if my erection and sex drive becomes normal when I start taking a different beta blocker medication. Is it possible?
Output:
| [
"Similar"
] | task1645-162747fa31384d5c987e1236ec25f240 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: 2 period in 1 month am i pregnant ?
Sentence2: I want to get pregnant but have irregular period.
Output:
| [
"Dissimilar"
] | task1645-0faf0b72322e47f38556dd5a9aeae3fd |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: My 2 yr old daughter is regressing in speech. She had a seizure in dec. She has behavior problems (don't listen, acts out, mean, and ignores) why?
Sentence2: Can seziures result in bahavioral issues in a child?
Output:
| [
"Dissimilar"
] | task1645-2a3a734c5cbc4b78add1f12e2b6c7949 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What might cause glands in my armpit to swell?
Sentence2: I am having swollen up glands in my armpit. What are the causes?
Output:
| [
"Similar"
] | task1645-a7b21b2554ae435382517c1c39fb1295 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Why am I having acute post-abortion abdominal pain 3 months after surgical procedure? I can't talk, walk, lift, stand, or even wear underwear too much?
Sentence2: My sister has acute pain abdomen, that is severe causing difficulty in walking, standing, talking, lifting today. She underwent surgical abortion 3 months ago. What can she do for relief?
Output:
| [
"Dissimilar"
] | task1645-729990c0effa4f3d91064e3ac9ab90fa |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: If 5 mth. Old baby has mrsa(the skin disease that causes boils) doctor gave her medicine but what soap to wash her with? She also has ezema on skin.
Sentence2: My 5 month old has MRSA and eczema and she has boils on her skin. Her doctor has given her the medicines but I wanted to know which soap can I use for her? Any recommendations?
Output:
| [
"Similar"
] | task1645-c8ada986be444cc783791c8dc502045b |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: We can experience health problem due to dental problem like gingivitis?
Sentence2: Why do I get recurrent gingivitis?
Output:
| [
"Dissimilar"
] | task1645-800b089712d94b169d8fa6b636c72e6c |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What is the life expectancy for someone with mixed connective tissue disease?
Sentence2: My grandfather has mixed connective tissue disease, I really love him a lot.. Is this a life threateing condition?If yes, what is the average life expectance of patients with mixed connective disease?
Output:
| [
"Similar"
] | task1645-5db8a93e84e343ca804b7aa53390e618 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: When do you apply sunscreen: before or after skin care?
Sentence2: I developed a mild sunburn 2 days back and was wondering if I could apply sunscreen over it? When can i go back into the sun?
Output:
| [
"Dissimilar"
] | task1645-41228327a1b64b57a0e9b26aefef5a60 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Surg only way to diag endometriosis? Since Csection pain in hip during pms, bad cramps ultrasounds labs pap were fine dr not concerned hormone changes?
Sentence2: Hello doctor, I am 15 and I have severe pain during periods?? Do I have endometriosis? What are the symptoms?
Output:
| [
"Dissimilar"
] | task1645-a50a223f19ea43a9822de05e77d07289 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: It is safe to take 20mg of Zyrtec (cetirizine) daily? I take it in the morning but 12 hrs later I am suffering. If I don't take another one at night I dont sleep.
Sentence2: I am not able to sleep. I usually take 20 mg Zyretc (Cetrizine) in the morning. Can I take another dose after 12 hours for sleeping?
Output:
| [
"Similar"
] | task1645-2285ea86b1ab437aa97cf27233ffa30e |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I need some tips on how to reduce abdominal fluid retention?
Sentence2: What are the causes of abdominal fluid retention?
Output:
| [
"Dissimilar"
] | task1645-4e2892b3d7e44d8fb016e7db771e227a |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Doctor, what is the average sperm volume of men in ml ?My husband's is 2ml.Is it too low volume?What is the average?
Sentence2: Hi doctor. Would 2ml of sperm volume be considered low? What are the normal levels?
Output:
| [
"Similar"
] | task1645-a41a205d332c4abc82bd58aeb77e8080 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I had parts of my colon removed. I'm fine, but I have diarrhea everyday and can't seem to find a right diet for me! what can I do?
Sentence2: Can my diarrhea be due to colonectomy 2 months ago?
Output:
| [
"Dissimilar"
] | task1645-7782656e8bc24b679c6fdc5a73dd0ee7 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I have a lump on the back of my head. Its above the hairline in the middle. Its hard and unmovable. It does not pain. Should I be cocerned?
Sentence2: What would a hard, fixed, midline bump in the head that's been there for a few weeks mean?
Output:
| [
"Similar"
] | task1645-5124cc63386c40369912f04d6ed00971 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What causes these blister things under your tongue?
Sentence2: I have these blisters under my tongue since a few weeks now. What could be causing them?
Output:
| [
"Similar"
] | task1645-7844e9b0806d4c88b19369274dfb8548 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I didn't get my period for a month and now having pink discharge and a negative pregnancy test and still no period. What is going on?
Sentence2: I have PCOS and my cycles are irregular. I missed period by a month this time and I noticed spotting today. My doctor recommended birth control pills and I didn't want to be on it. Do you think I should consider this and start taking the pills?
Output:
| [
"Dissimilar"
] | task1645-a0fd46660c9a4ee3a98da91fad62e000 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I'm 5-9 160 pounds how do I gain weight fast and healthy in 1 month I want to gain 20pounds or more?
Sentence2: Which conditions cause weight gain?
Output:
| [
"Dissimilar"
] | task1645-d3ee95c88c0b473ab0fc0d65d9a8f9bc |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What might cause a slightly dilated common bile duct when all of the other organs look good?
Sentence2: What can be done if the common bile duct is dilated?
Output:
| [
"Dissimilar"
] | task1645-c70951b396ca4bf2a780fc2df514f195 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I had water in my ear so I used ear drops for swimmers ear. Now I can't hear and the drops are stuck in my ear.
Sentence2: Do you think it is okay to use OTC ear drops if you have swimmer's ear?
Output:
| [
"Dissimilar"
] | task1645-568ccddef19645caa65eb61a5a511b04 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I can feel small lymph node in my neck the doctor said its 9m is this normal.Iam itlle worry.But the rest of the lymph node i can't feel them.
Sentence2: I have swollen lymph nodes in my thigh region, the doctor mention that it's 9mm. I can't feel any lymph node in the neck and armpit region. Do I have STD/STI?
Output:
| [
"Dissimilar"
] | task1645-b3af43f4d2f74453a4d807a95af4ff9b |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Had Yellow stool for almost 4months with no other symptoms,it turned to dark green 3days ago,no iron supplements Should i worry ?
Sentence2: I am worried about the change in color of my stools. My stool has been yellow colored for the past 4 months and now for the past 3 days, I have green stools with no symptoms and I am not taking iron supplements. Should I be concerned?
Output:
| [
"Similar"
] | task1645-9bbdbc987dd142f488dd5e29339e3a0a |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I am having a dull pain at my esophagus. Been burping a lot too. Feel slightly better if I take omeporazale. What should I do?
Sentence2: I take Omeprazole for excessive burping and pain in the esophagus. Do you have any suggestions to help apart from taking the medication?
Output:
| [
"Similar"
] | task1645-a98278505e2547bf8d91917f091de6cc |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: How can warfarin alternatives work?
Sentence2: Could you apprise me, how does warfarin alternatives work?
Output:
| [
"Similar"
] | task1645-c66e391845d0448d83c384670da5cba7 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What can someone do for heart disease?
Sentence2: Are heart diseases fatal?
Output:
| [
"Dissimilar"
] | task1645-50eba608c7764caeb3838bd5729fcdb7 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Noticed small purple black lumps under foreskin on penis and one on penis head - (this one was already present before sex). Could it be genital warts?
Sentence2: Tested negative for STD/STI's but have small black purple lumps on foreskin and head of penis. What it could be?
Output:
| [
"Dissimilar"
] | task1645-df2048b7a76c43f5b071d6d666b2d297 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Hi I just found out I contracted an std. My doctor prescribed me Azithromicyn 500, they are too big to swallow, am I able to crush them up with food?
Sentence2: I have been given Azithromycin as I am diagnosed with Chlamydia. Should my partner also get treatment for the same?
Output:
| [
"Dissimilar"
] | task1645-92051643a53f41fb8cfad24292a8f610 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What questions should I be asking when looking for a pain management doctor for my 85-year-old father who has severe back pain? (history of surgeries)
Sentence2: My 85 year old father has scoliosis and he underwent multiple surgeries in the past but the back ache is still severe. His pain management doctor gave medications but we are worried the NSAIDs may affect his kidney and liver. Is there any other solution for this?
Output:
| [
"Dissimilar"
] | task1645-08cc3bd7477444e6ab29ec383048b752 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What kind of diseases or isorders could cause both symptoms of hypothyroidism and juvenile idiopathic arthritis? Or is one a complication of the other
Sentence2: Is there any disease or disorder that can present with symptoms of both hypothyroidism and idiopathic juvenile arthritis? Are both these conditions related to each other?
Output:
| [
"Similar"
] | task1645-93f6a150e1864e6e9a992524cab3cf9c |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Blocked ears, runny nose and dry throat symptoms of hayfever or common cold?
Sentence2: I have blocked ears, runny nose, dry throat for last 3 days. I was told it could be hayfever but I don't have sneezing, watery eyes. There has been flu going around at my school and I think I may have common cold. I have a singing competition in next 2 days and I want this to subside by then. How long will it take?
Output:
| [
"Dissimilar"
] | task1645-8d90a725aa4b492aafaf2b4b0aef95d1 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Freezing eggs at 24-25 years?
Sentence2: I read somewhere that some women freeze their eggs before the age of 30. Is that true and is it necessary?
Output:
| [
"Similar"
] | task1645-74c104365b054ec0b893138fd9df881a |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Can oral sex interfere with cervical cerclage surgery?
Sentence2: I had cervical cerclage at 14 weeks pregnancy and was asked to avoid sexual activity. What are my risks of preterm birth? Does having sex result in any complications?
Output:
| [
"Dissimilar"
] | task1645-2fadeb188f194962a002248e6a342c40 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: How long after a aneurysm surgery do you have to stay off work?
Sentence2: What is the type of surgery for an aneurysm?
Output:
| [
"Dissimilar"
] | task1645-094dc6af3b9d466990649ee895ca1dc6 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Is hydroderm for jock itch?
Sentence2: Is redness in the genital area a common side-effect of Hydroderm?
Output:
| [
"Dissimilar"
] | task1645-b530705a05f243759cecb15bcb2f1fa3 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What can I do to naturally abort a baby? I live in the philippines and abortion is illegal here. Any vitamins that can probably drop the baby? Help me
Sentence2: I have heard that eating papaya and taking Vitamin C tablets will help abort a baby. Is that true?
Output:
| [
"Similar"
] | task1645-f0a742398e35428d8ea3aefe93bd052d |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: My pain medication is making me sleepy and groggy, but I have to work. What else can I take?
Sentence2: Is there any non sedative pain medication out there?
Output:
| [
"Similar"
] | task1645-d0ea1878779241429818411104d2ac0b |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: My stomach is always making rumbling noises, whether or not I have just eaten. I never have much gas though. Noises are very loud. What is this?
Sentence2: What could be causing my stomach to make loud noises whether or not I am hungry?
Output:
| [
"Similar"
] | task1645-5568f629b437468c989e499cae8106cb |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: How many molds of my teeth would the ortodontist get before I receive braces?
Sentence2: Will the dentist take many moulds of the teeth before I actually get the braces? I hate getting moulds done...
Output:
| [
"Similar"
] | task1645-322a8df2931a44e397c8c14f535dd245 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: My legs become numb to the point where I can not walk. It happens sometimes when I move quickly or carrie something very heavy. What can this be?
Sentence2: I am not able to walk because my legs become numb. What is the treatment for this?
Output:
| [
"Dissimilar"
] | task1645-6ba88f7c3a094f16879f3554aaad80e9 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Why am I having acute post-abortion abdominal pain 3 months after surgical procedure? I can't talk, walk, lift, stand, or even wear underwear too much?
Sentence2: I have acute severe pain abdomen today causing difficulty in walking, talking, lifting, standing for long. I should mention that I underwent surgical abortion 3 months ago. Is this pain related to the abortion?
Output:
| [
"Similar"
] | task1645-2cf8760981ac4199afbff5b0555b48d8 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What is the definition or description of: duct?
Sentence2: Doctor what is a duct and can I know about it?
Output:
| [
"Similar"
] | task1645-8fccdd19a58849148c739c85c74bf34c |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: How are baby and adult cartilage different?
Sentence2: I read online that babies are born with 300 bones and many of them are cartilagenous intoatlly and then, they ossify, unite to become strong, big bones as the baby grows. I was wondering how that cartilage found in babies is different from the cartilage seen in adults because in adults, the cartilage does not ossify?
Output:
| [
"Similar"
] | task1645-4dd26929c5334043a9e653d219c5c46a |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What can cause stabbing eye pain after sleep?
Sentence2: I have severe eye pain and my eyes turn red often. It subsides on getting some sleep and on staying away from screen. I have to admit that I don't drink much water. What should I do for relief?
Output:
| [
"Dissimilar"
] | task1645-e57e6971789644108e779ecd78518519 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I had implanon removed and now have Evelyn for the combined pill. Had a few months normal but now bleed when wipe & shouldn't be. Why? See a doc?
Sentence2: I stopped taking my birth control 6 months ago but still my period is irregular and spotting keeps happening on and off. What do you think could be the issue here?
Output:
| [
"Dissimilar"
] | task1645-d52238b2b8fb44958a30d865afa2d899 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I started belching and it smelled and taste like rotten eggs with symptoms of diarrhea watery vomiting what look like red blood and coffee grounds
Sentence2: What are the possible causes of blood in vomit?
Output:
| [
"Dissimilar"
] | task1645-4313fdea248f4c7086b36278c7c67b57 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Always use birth control, always use condoms with spermicide, always pull out with condom, but my period is late. Stress from college or pregnancy?
Sentence2: I missed my pills for 2 days in a row... Can I get pregnant because of this?
Output:
| [
"Dissimilar"
] | task1645-e748a7661cab43f68caa587084e7909d |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Can you give me suggestions on good abdominal workout?
Sentence2: Do abdominal workouts strain the lower back?
Output:
| [
"Dissimilar"
] | task1645-ecbf9c7b187444a6a4172bf2bf41f1b6 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I'm 5 weeks pregnant and this morning had brownish spotting, my gyn said this is normal and ita was due to implantation, should I be worried?
Sentence2: I am 5 weeks pregnant and has brown spotting and my gynecologist said it it implantation bleeding. Doctor said it is normal. Should I be worried?
Output:
| [
"Similar"
] | task1645-07cbfa4017f34dfba70e86606ede37fb |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Just received news I have on old compression fracture causing me pain now what can I do to alleviate pain because my doc said nothing they can do?
Sentence2: Can compression fractures during old age be treated?
Output:
| [
"Dissimilar"
] | task1645-6f9e7222b4d7444781c69e9bb9bc9941 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What might cause glands in my armpit to swell?
Sentence2: Swollen glans in my armpit. Can you suggest some home remedies?
Output:
| [
"Dissimilar"
] | task1645-0bc6bc179c4e4bcdb9a0885040604c6a |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: How accurate are the diabetic blood tests that test your 3 month blood sugars?
Sentence2: Is HBA1c a very accurate test?
Output:
| [
"Similar"
] | task1645-ff36e201db994648ab4df73b44e0604e |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: If I took 2 Claritin (loratadine) + d 24 hr pills yesterday at 2pm and took 1 Claritin (loratadine) + d 24 hr pill today at 7am did I technically overdose?
Sentence2: Hello doctor I have cough and cold? I have congestion and I am allergic to pollen and exposed to pollen yesterday. Can I take Claritin to help ease symptoms?
Output:
| [
"Dissimilar"
] | task1645-28c3838191af47c98cf179893d8bdeb4 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Is it possible for common antacids to neutralize the acid that plaque produces and causes cavities?
Sentence2: How do antacids work?
Output:
| [
"Dissimilar"
] | task1645-191fd2f443a64b69986a47c565a51138 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What are some illnesses of the lymphatic system?
Sentence2: I think I have symptoms of illness of lymphatic system. How can I treat it?
Output:
| [
"Dissimilar"
] | task1645-ffb7f2b39eb3425e9e585670952ab750 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I am 42 I have only had my period 4 times in the last year. I get pain in my stomach but nothing happens. Any ideas why this could be occurring?
Sentence2: My mom is 42 and she got her period only 4 times last year. She says her abdomen hurts but doesn't get period every month. What could be the cause?
Output:
| [
"Similar"
] | task1645-d5eb3129ec1a4c99b999efcb65ca3fe1 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: How much taller will a girl grow after she starts her period?
Sentence2: I have just started with my periods, how tall can I grow now?
Output:
| [
"Similar"
] | task1645-467f312f0ebe45c48e862e418cd1b765 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What questions should I be asking when looking for a pain management doctor for my 85-year-old father who has severe back pain? (history of surgeries)
Sentence2: My 85 year old father has severe lower back ache. He underwent multiple surgeries in the past. What questions should I be asking when I am looking for a pain management doctor?
Output:
| [
"Similar"
] | task1645-6ea495f962ad4f14a78b46fffb09645b |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Are there any side effects I should worry about if I have my 9 year old son use Milk of Magnesia (magnesium hydroxide) as a deodorant?
Sentence2: My 9 old year son uses milk of magensia (magnesium hydroxide) as a deodorant. What are the side effects on using it as a deodorant?
Output:
| [
"Similar"
] | task1645-60a52c2bf1294039a063091afa1f6fbf |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: My left testicle is lower and horizontal position while my right testicle is higher and vertical position. Normal?
Sentence2: Will my fertility be affected if one of my testicles are lower and horizontal than the other one?
Output:
| [
"Dissimilar"
] | task1645-a514b5c60b2346dca7342ffcb6bfbd5a |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Is levaquin (levofloxacin) for diverticulis?
Sentence2: I am dealing with diverticulitis and have been prescribed levaquin(levofloxacin). Can you suggest some home remedies?
Output:
| [
"Dissimilar"
] | task1645-c46bfa37c0854f8191b36c2863ad6e46 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: How long is it normal for a jammed joint in your foot take to heel?
Sentence2: Could you tell me, how long does a jammed joint in your foot takes to heal up?
Output:
| [
"Similar"
] | task1645-e5b9af7d90864110858b9a41b8445def |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I had blood drawn, 1hr later I lifted weights and I noticed a small bump fill with blood where I got poked at, is this normal? Hel asap Docs
Sentence2: I have a blood filled bump. Can I treat it at home?
Output:
| [
"Dissimilar"
] | task1645-5d0af9d6f8bf45879ba3a8012c6f765d |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Hi docs, is it true that people are born with both male and female parts?
Sentence2: I read somewhere that every fetus is meant to be a female and then develops into a female or male eventually. Can you explain how that happens?
Output:
| [
"Similar"
] | task1645-862c5ae248cb49e39599259f52a4f477 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: What is a good site for answers to dental problem? Ada or is that just party line?
Sentence2: I tried searching on ADA for answers as to why I am having tooth pain, but that didn't help much. Can you connect me to a dentist?
Output:
| [
"Dissimilar"
] | task1645-a559a7757b124b3a96a2163838f3004e |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Hi. I have been having ear pain in my right ear. It started on Thursday maybe and It just keeps hurting.?
Sentence2: Do you think sore throat can give ear pain?
Output:
| [
"Dissimilar"
] | task1645-5d8cbe2fbcf44797b6c58ecb4b27219b |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Does eradication of h. Pylori cause weight gain?
Sentence2: Is there a connection between H.Pylori eradication and gaining weight?
Output:
| [
"Similar"
] | task1645-65abcc4bcee54808963f6622dab1bb57 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Irregular periods been taking fertility pills. 23days late and having symptoms of pregnancy but negative test what should I do?
Sentence2: We have been trying to conceive for last 1 year. My wife's cycles are irregular, she misses her period and experiences signs of pregnancy but pregnancy test always comes back negative. We got tested recently, all came back normal. Wondering if she should start taking fertility pills. What do you think?
Output:
| [
"Dissimilar"
] | task1645-645b5957c37b465faaa9e4c996808d2c |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: How long does it take for sleeping meds to get out of your system? How long does it take anesthesia had to get out of your system.
Sentence2: Can sleep medications be used for anesthesia?
Output:
| [
"Dissimilar"
] | task1645-3d205e8b91134113b4ec63b22c264485 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: How often should I get my custom orthotics evaluated and replaced & have Flat feet/ 1fallen arch. Advice for 5K run/walker to avoid injury?
Sentence2: May I know orthotics gelp with my flat feet/fallen arch?
Output:
| [
"Dissimilar"
] | task1645-f31fb5f786f54d3996ff109ae591ecf7 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: My first sonogram said I was 7 weeks pregnant due date 3/22. Next appointment (5 weeks later) sono measured bby at 13weeks. Duedate changed to 3/15. Y?
Sentence2: In my first sonogram at 7 weeks my due date is 3/22 and now at 13 weeks my due date is 3/15. Which is correct?
Output:
| [
"Similar"
] | task1645-367a41d519b74730a871c6346c723e7c |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Penis extender or jelqing? Which is better for enlargement?
Sentence2: Which is better for penis enlargment between penis extender and jelqing?
Output:
| [
"Similar"
] | task1645-d0825df78629480ab90c5e55282038f6 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: I have arthritis in my knees and lower back. Normally when I get out of bed they are stiff. My hips achey and stiff are if I lay on my back at night?
Sentence2: How can I manage stiffness in my knees, lower back etc. I do have arthritis
Output:
| [
"Similar"
] | task1645-d16b0ba71e24487289f754fe5b5988e5 |
Definition: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Positive Example 1 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I have a party tonight and I took my last dose of Azithromycin this morning. Can I have a few drinks?
Output: Similar
Positive Example 2 -
Input: Sentence1: After how many hour from drinking an antibiotic can I drink alcohol?
Sentence2: I vomited this morning and I am not sure if it is the side effect of my antibiotic or the alcohol I took last night...
Output: Dissimilar
Negative Example 1 -
Input: Sentence1: Can doxycycline treat an ear infection?
Sentence2: What are the side effects of Doxycycline?
Output: Similar
Negative Example 2 -
Input: Sentence1: How do add and ADHD differ?
Sentence2: Are ADD and ADHD the same? My sister is diagnosed with ADD. So looking out for some stuff to read through.
Output: Dissimilar
Now complete the following example -
Input: Sentence1: Always use birth control, always use condoms with spermicide, always pull out with condom, but my period is late. Stress from college or pregnancy?
Sentence2: I always have protected sex but my period is still late, could I be pregnant?
Output:
| [
"Similar"
] | task1645-650b5bd13fbc403086e9913301a0011a |
Subsets and Splits