Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -19
README.md CHANGED
@@ -17,24 +17,24 @@ The Clinical Guidelines corpus is a new dataset of 46,649 clinical practice guid
17
 
18
  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).
19
 
20
- | Source | Full Name | Source tag | Guidelines | Words | Audience | Released |
21
- |-|-|-|-|-|-|-|
22
- | **[AAFP](https://www.aafp.org)** | American Academy of Family Physicians | `aafp` | 50 | 9.4K | Doctor | No |
23
- | **[CCO](https://www.cancercareontario.ca/en/guidelines-advice)** | Cancer Care Ontario | `cco` | 87 | 199K | Doctor | **Yes** |
24
- | **[CDC](https://www.cdc.gov/)** | Center for Disease Control and Prevention | `cdc` | 621 | 6.7M | Doctor | **Yes** |
25
- | **[CMA](https://joulecma.ca/)** | Canadian Medical Association | `cma` | 431 | 1.7M | Doctor | **Yes** |
26
- | **[CPS](https://cps.ca)** | Canadian Paediatric Society | `cps` | 54 | 133K | Doctor | No |
27
- | **[drugs.com](https://www.drugs.com/)** | Drugs.com | `drugs` | 6548 | 4.1M | Both | No |
28
- | **[GuidelineCentral](https://www.guidelinecentral.com/)** | GuidelineCentral | `gc` | 1029 | 1M | Doctor | No |
29
- | **[ICRC](http://icrc.org/)** | International Committee of the Red Cross | `icrc` | 49 | 1.2M | Doctor | **Yes** |
30
- | **[IDSA](https://www.idsociety.org/)** | Infectious Diseases Society of America | `idsa` | 47 | 646K | Doctor | No |
31
- | **[MAGIC](https://magicevidence.org/)** | Making GRADE The Irresistible Choice | `magic` | 52 | 415K | Doctor | No |
32
- | **[MayoClinic](https://www.mayoclinic.org/)** | MayoClinic | `mayo` | 1100 | 2.2M | Patient | No |
33
- | **[NICE](https://www.nice.org.uk/guidance)** | National Institute for Health and Care Excellence | `nice` | 1656 | 8.1M | Doctor | **Yes** |
34
- | **[RCH](https://www.rch.org.au/clinicalguide/about_rch_cpgs/welcome_to_the_clinical_practice_guidelines/)** | Royal Children's Hospital Melbourne | `rch` | 384 | 410K | Doctor | No |
35
- | **[SPOR](https://sporevidencealliance.ca/key-activities/cpg-asset-map/cpg-database/)** | Strategy for Patient-Oriented Research | `spor` | 217 | 1.1M | Doctor | **Yes** |
36
- | **[WHO](https://www.who.int/publications/who-guidelines)** | World Health Organization | `who` | 223 | 3.1M | Both | **Yes** |
37
- | **[WikiDoc](https://www.wikidoc.org/)** | WikiDoc | `wikidoc` | 33058 | 34M | Both | **Yes** |
38
 
39
 
40
  ## Dataset Details
@@ -53,7 +53,7 @@ You can scrape and clean all 16 guideline sources using our web scrapers and pre
53
  <!-- Provide the basic links for the dataset. -->
54
 
55
  - **Repository:** [epfLLM/meditron](https://github.com/epfLLM/meditron)
56
- - **Paper [optional]:** *[MediTron-70B: Scaling Medical Pretraining for Large Language Models]()*
57
  - **Demo [optional]:** [More Information Needed]
58
 
59
  ## Uses
 
17
 
18
  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).
19
 
20
+ | Source | Full Name | Source tag | Guidelines | Words | Audience | Country | Released |
21
+ |-|-|-|-|-|-|-|-|
22
+ | **[AAFP](https://www.aafp.org)** | American Academy of Family Physicians | `aafp` | 50 | 9.4K | Doctor | USA | No |
23
+ | **[CCO](https://www.cancercareontario.ca/en/guidelines-advice)** | Cancer Care Ontario | `cco` | 87 | 199K | Doctor | Canada | **Yes** |
24
+ | **[CDC](https://www.cdc.gov/)** | Center for Disease Control and Prevention | `cdc` | 621 | 6.7M | Doctor | USA | **Yes** |
25
+ | **[CMA](https://joulecma.ca/)** | Canadian Medical Association | `cma` | 431 | 1.7M | Doctor | Canada | **Yes** |
26
+ | **[CPS](https://cps.ca)** | Canadian Paediatric Society | `cps` | 54 | 133K | Doctor | Canada | No |
27
+ | **[drugs.com](https://www.drugs.com/)** | Drugs.com | `drugs` | 6548 | 4.1M | Both | NZ | No |
28
+ | **[GuidelineCentral](https://www.guidelinecentral.com/)** | GuidelineCentral | `gc` | 1029 | 1M | Doctor | Mix | No |
29
+ | **[ICRC](http://icrc.org/)** | International Committee of the Red Cross | `icrc` | 49 | 1.2M | Doctor | Switzerland | **Yes** |
30
+ | **[IDSA](https://www.idsociety.org/)** | Infectious Diseases Society of America | `idsa` | 47 | 646K | Doctor | USA | No |
31
+ | **[MAGIC](https://magicevidence.org/)** | Making GRADE The Irresistible Choice | `magic` | 52 | 415K | Doctor | Mix | No |
32
+ | **[MayoClinic](https://www.mayoclinic.org/)** | MayoClinic | `mayo` | 1100 | 2.2M | Patient | USA | No |
33
+ | **[NICE](https://www.nice.org.uk/guidance)** | National Institute for Health and Care Excellence | `nice` | 1656 | 8.1M | Doctor | UK | **Yes** |
34
+ | **[RCH](https://www.rch.org.au/clinicalguide/about_rch_cpgs/welcome_to_the_clinical_practice_guidelines/)** | Royal Children's Hospital Melbourne | `rch` | 384 | 410K | Doctor | Australia | No |
35
+ | **[SPOR](https://sporevidencealliance.ca/key-activities/cpg-asset-map/cpg-database/)** | Strategy for Patient-Oriented Research | `spor` | 217 | 1.1M | Doctor | Canada | **Yes** |
36
+ | **[WHO](https://www.who.int/publications/who-guidelines)** | World Health Organization | `who` | 223 | 3.1M | Both | Switzerland | **Yes** |
37
+ | **[WikiDoc](https://www.wikidoc.org/)** | WikiDoc | `wikidoc` | 33058 | 34M | Both | International | **Yes** |
38
 
39
 
40
  ## Dataset Details
 
53
  <!-- Provide the basic links for the dataset. -->
54
 
55
  - **Repository:** [epfLLM/meditron](https://github.com/epfLLM/meditron)
56
+ - **Paper:** *[MediTron-70B: Scaling Medical Pretraining for Large Language Models]()*
57
  - **Demo [optional]:** [More Information Needed]
58
 
59
  ## Uses