EmilyAlsentzer / clinicalBERT

repository for Publicly Available Clinical BERT Embeddings
MIT License
673 stars 135 forks source link

Model size & casing #1

Closed ZhaofengWu closed 5 years ago

ZhaofengWu commented 5 years ago

Thanks for the release! Is this based on BERT base or BERT large? Also, is it the cased model or the uncased one?

ZhaofengWu commented 5 years ago

And have you experimented with other size & casing configurations?

EmilyAlsentzer commented 5 years ago

This model is based on BERT Base, and it is the cased model. We haven't experimented with BERT large or uncased models yet, but that may be available in the future.