Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
YLab-Open
/
MultiClinicalBERT
like
1
Follow
YLab at Harvard Medical School
9
Fill-Mask
Safetensors
5 languages
bert
clinical-nlp
multilingual
License:
mit
Model card
Files
Files and versions
xet
Community
main
MultiClinicalBERT
/
special_tokens_map.json
enqiliu
Upload folder using huggingface_hub
4b389b8
verified
8 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}