CLTL commited on
Commit
11b28ae
1 Parent(s): a4a4113

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ The model can be fine-tuned on any type of task. Since it is a domain-specific m
16
  The model was trained on nearly 10 million hospital notes from the Amsterdam University Medical Centres. The training data was anonymized before starting the pre-training procedure.
17
 
18
  ## Privacy
19
- By anonymizing the training data we made sure the model did not learn any representative associations linked to names. Apart from the trianing data, the model's vocabulary was also anonymized. This ensures that the model can not predict any names in the generative fill-mask task.
20
 
21
  ## Authors
22
  Stella Verkijk, Piek Vossen
 
16
  The model was trained on nearly 10 million hospital notes from the Amsterdam University Medical Centres. The training data was anonymized before starting the pre-training procedure.
17
 
18
  ## Privacy
19
+ By anonymizing the training data we made sure the model did not learn any representative associations linked to names. Apart from the training data, the model's vocabulary was also anonymized. This ensures that the model can not predict any names in the generative fill-mask task.
20
 
21
  ## Authors
22
  Stella Verkijk, Piek Vossen