Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -6,19 +6,15 @@ task_categories:
|
|
6 |
- text-generation
|
7 |
language:
|
8 |
- en
|
9 |
-
pretty_name: Clinical Guidelines
|
10 |
size_categories:
|
11 |
- 10K<n<100K
|
12 |
---
|
13 |
-
# Dataset Card for Clinical Guidelines
|
14 |
|
15 |
-
The Clinical Guidelines corpus is a new dataset of
|
16 |
|
17 |
-
|
18 |
-
|
19 |
-
We release all scraped articles (in both raw and cleaned form) for the 8 of 16 clinical guidelines sources allowing redistribution (namely CCO, CDC, CMA, ICRC, NICE, SPOR, WHO & WikiDoc).
|
20 |
-
|
21 |
-
You can scrape and clean all 16 guideline sources using our web scrapers and pre-processing code in [epfLLM/meditron](https://github.com/epfLLM/meditron).
|
22 |
|
23 |
| Source | Full Name | Source tag | Total guidelines | Total words | Audience | Released |
|
24 |
|-|-|-|-|-|-|-|
|
|
|
6 |
- text-generation
|
7 |
language:
|
8 |
- en
|
9 |
+
pretty_name: Clinical Guidelines
|
10 |
size_categories:
|
11 |
- 10K<n<100K
|
12 |
---
|
13 |
+
# Dataset Card for Clinical Guidelines corpus
|
14 |
|
15 |
+
The Clinical Guidelines corpus is a new dataset of 46K clinical practice guidelines from various medical sources. This dataset is part of the original training corpus of the [Meditron](https://huggingface.co/epfl-llm/meditron-70b) LLM.
|
16 |
|
17 |
+
We release 35K scraped articles (in both raw and cleaned form) from 8 of 16 clinical guidelines sources allowing redistribution (namely CCO, CDC, CMA, ICRC, NICE, SPOR, WHO & WikiDoc). You can scrape and clean all 16 guideline sources using our web scrapers and pre-processing code in [epfLLM/meditron](https://github.com/epfLLM/meditron).
|
|
|
|
|
|
|
|
|
18 |
|
19 |
| Source | Full Name | Source tag | Total guidelines | Total words | Audience | Released |
|
20 |
|-|-|-|-|-|-|-|
|