Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
* Continue pre-training RoBERTa-base using discharge summaries from MIMIC-III datasets.
|
2 |
|
3 |
* Details can be found in the following paper
|
|
|
1 |
+
---
|
2 |
+
|
3 |
+
language:
|
4 |
+
- English
|
5 |
+
tags:
|
6 |
+
- Clinical notes
|
7 |
+
- Discharge summaries
|
8 |
+
license: "cc-by-4.0"
|
9 |
+
datasets:
|
10 |
+
- MIMIC-III
|
11 |
+
|
12 |
+
---
|
13 |
+
|
14 |
* Continue pre-training RoBERTa-base using discharge summaries from MIMIC-III datasets.
|
15 |
|
16 |
* Details can be found in the following paper
|