Update README.md
Browse files
README.md
CHANGED
|
@@ -21,3 +21,10 @@ configs:
|
|
| 21 |
- split: train
|
| 22 |
path: data/train-*
|
| 23 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
- split: train
|
| 22 |
path: data/train-*
|
| 23 |
---
|
| 24 |
+
|
| 25 |
+
# Dataset Description
|
| 26 |
+
|
| 27 |
+
This dataset contains a list of biomedical concepts from the [UMLS](https://www.nlm.nih.gov/research/umls/index.html) database.
|
| 28 |
+
|
| 29 |
+
# Data Fields
|
| 30 |
+
Each concept has its corresponding CUI ID, Name, Aliases, and definition if available.
|