Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ To the best of our knowledge, this is the first open-source BERT model pretraine
|
|
| 22 |
|
| 23 |
## Model Overview
|
| 24 |
|
| 25 |
-
MultiClinicalBERT is initialized from `
|
| 26 |
|
| 27 |
The model captures:
|
| 28 |
- Clinical terminology and documentation patterns
|
|
|
|
| 22 |
|
| 23 |
## Model Overview
|
| 24 |
|
| 25 |
+
MultiClinicalBERT is initialized from `mmBERT` and further pretrained using a two-stage domain-adaptive strategy on a large-scale multilingual clinical corpus (BRIDGE), combined with biomedical and general-domain data.
|
| 26 |
|
| 27 |
The model captures:
|
| 28 |
- Clinical terminology and documentation patterns
|