enqiliu commited on
Commit
9c70387
·
verified ·
1 Parent(s): 650ea93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 `bert-base-multilingual-cased` 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
 
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