Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,9 @@ configs:
|
|
| 13 |
- config_name: default
|
| 14 |
data_files:
|
| 15 |
- split: train
|
| 16 |
-
path:
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
# Clinical Guidelines
|
|
@@ -200,5 +202,4 @@ If you use the Clinical Guidelines corpus, please cite out work:
|
|
| 200 |
year = 2023,
|
| 201 |
url = {https://github.com/epfLLM/meditron}
|
| 202 |
}
|
| 203 |
-
```
|
| 204 |
-
|
|
|
|
| 13 |
- config_name: default
|
| 14 |
data_files:
|
| 15 |
- split: train
|
| 16 |
+
path: guideline.jsonl
|
| 17 |
+
tags:
|
| 18 |
+
- medical
|
| 19 |
---
|
| 20 |
|
| 21 |
# Clinical Guidelines
|
|
|
|
| 202 |
year = 2023,
|
| 203 |
url = {https://github.com/epfLLM/meditron}
|
| 204 |
}
|
| 205 |
+
```
|
|
|