Commit ·
16b4491
1
Parent(s): b1d98d7
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ license: mit
|
|
| 6 |
About Dataset
|
| 7 |
---
|
| 8 |
|
| 9 |
-
This dataset was scrapped from the MedQuAD repository and then converted
|
| 10 |
|
| 11 |
1. Cancer
|
| 12 |
2. Senior Helth
|
|
@@ -18,7 +18,7 @@ This dataset was scrapped from the MedQuAD repository and then converted it to a
|
|
| 18 |
8. Diabetes and Rare Diseases
|
| 19 |
9. Other
|
| 20 |
|
| 21 |
-
The above dataset belongs to https://github.com/abachaa/MedQuAD.git, so please refer to them for more information. I have attached their README
|
| 22 |
|
| 23 |
This dataset was splitted 80% for the train and 20% for the test for each topic separetely and then merged to one file.
|
| 24 |
|
|
|
|
| 6 |
About Dataset
|
| 7 |
---
|
| 8 |
|
| 9 |
+
This dataset was scrapped from the MedQuAD repository and then converted to a csv file. This file contains multiple categories such as:
|
| 10 |
|
| 11 |
1. Cancer
|
| 12 |
2. Senior Helth
|
|
|
|
| 18 |
8. Diabetes and Rare Diseases
|
| 19 |
9. Other
|
| 20 |
|
| 21 |
+
The above dataset belongs to the https://github.com/abachaa/MedQuAD.git repository, so please refer to them for more information. I have attached their README file information for ease of data literacy.
|
| 22 |
|
| 23 |
This dataset was splitted 80% for the train and 20% for the test for each topic separetely and then merged to one file.
|
| 24 |
|