Commit
·
2ec405c
1
Parent(s):
a46c0e0
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,22 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- medical
|
| 7 |
+
pretty_name: python
|
| 8 |
+
size_categories:
|
| 9 |
+
- 100K<n<1M
|
| 10 |
---
|
| 11 |
+
|
| 12 |
+
# What is the Dataset About?🤷🏼♂️
|
| 13 |
+
---
|
| 14 |
+
The dataset is useful for training a Generative Language Model for the Medical application and instruction purposes, the dataset consists of various thoughs proposed by the people [**mentioned as the Human** ] and there responses including Medical Terminologies not limited to but including names of the drugs, prescriptions, yogic exercise suggessions, breathing exercise suggessions and few natural home made prescriptions.
|
| 15 |
+
|
| 16 |
+
# How the Dataset was made?😅
|
| 17 |
+
---
|
| 18 |
+
I have used all the available opensource datasets and combined them into a single datsource for training, which is completely opensourced and somewhat reliable.
|
| 19 |
+
|
| 20 |
+
* There is smaller version of this datset here 👉🏼 [Link](https://huggingface.co/datasets/Mohammed-Altaf/medical-instruction-100k)
|
| 21 |
+
## Example Training Scripts:
|
| 22 |
+
* Qlora Fine Tuning -
|