Commit
·
cd99057
1
Parent(s):
a886d24
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
|
|
3 |
---
|
4 |
## RadBERT-RoBERTa-4m
|
5 |
|
6 |
-
This is one variant of our RadBERT models. It is initialized with RoBERTa weights and further trained with 4 million
|
7 |
|
8 |
Performances are evaluated on three tasks:
|
9 |
(a) abnormal sentence classification: sentence classification in radiology reports as reporting abnormal or normal findings;
|
|
|
3 |
---
|
4 |
## RadBERT-RoBERTa-4m
|
5 |
|
6 |
+
This is one variant of our RadBERT models. It is initialized with RoBERTa weights and further trained with 4 million radiology reports deidentified from US VA hospital. This model achieves stronger medical language understanding performance than previous medical domain models such as BioBERT, Clinical-BERT, BLUE-BERT and BioMed-RoBERTa.
|
7 |
|
8 |
Performances are evaluated on three tasks:
|
9 |
(a) abnormal sentence classification: sentence classification in radiology reports as reporting abnormal or normal findings;
|