Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -13,7 +13,9 @@ configs:
13
  - config_name: default
14
  data_files:
15
  - split: train
16
- path: "guideline.jsonl"
 
 
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
+ ```