Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
medicalai
/
ClinicalBERT
like
370
Follow
medicalai
265
Fill-Mask
Transformers
PyTorch
distilbert
medical
Model card
Files
Files and versions
xet
Community
12
Deploy
Use this model
main
ClinicalBERT
/
special_tokens_map.json
kimpty
Upload 6 files
b635d68
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}