Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
AGBonnet commited on
Commit
e76e37b
·
1 Parent(s): e97accf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -8
README.md CHANGED
@@ -6,19 +6,15 @@ task_categories:
6
  - text-generation
7
  language:
8
  - en
9
- pretty_name: Clinical Guidelines Corpus
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 35K clinical practice guidelines from various medical sources.
16
 
17
- It is part of the training corpus of the [Meditron](https://huggingface.co/epfl-llm/meditron-70b) LLM.
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
  |-|-|-|-|-|-|-|