wwydmanski commited on
Commit
ff1ecec
·
verified ·
1 Parent(s): f575a67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ This dataset is a collection of question-answer pairs, collected from Google. Se
28
  {
29
  'question': 'is toprol xl the same as metoprolol?',
30
  'answer': 'Metoprolol succinate is also known by the brand name Toprol XL. It is the extended-release form of metoprolol. Metoprolol succinate is approved to treat high blood pressure, chronic chest pain, and congestive heart failure.',
31
- 'category': 'Chemistry'
32
  }
33
  ```
34
 
 
28
  {
29
  'question': 'is toprol xl the same as metoprolol?',
30
  'answer': 'Metoprolol succinate is also known by the brand name Toprol XL. It is the extended-release form of metoprolol. Metoprolol succinate is approved to treat high blood pressure, chronic chest pain, and congestive heart failure.',
31
+ 'category': 'Medicine'
32
  }
33
  ```
34