Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Med Text
|
| 2 |
+
## Dataset converted to Alpaca format
|
| 3 |
+
|
| 4 |
+
## Features
|
| 5 |
+
- This is a collection of already available datasets converted to Alpaca fomat
|
| 6 |
+
- This can be directly used to train LLM
|
| 7 |
+
- Below is the list of data sources where the dataset is prepared from
|
| 8 |
+
[BI55/MedText](https://huggingface.co/datasets/BI55/MedText)
|