Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
jin3213
/
clinicalbert
like
0
Safetensors
distilbert
Model card
Files
Files and versions
xet
Community
main
clinicalbert
/
special_tokens_map.json
jin3213
Upload 6 files
fc74128
verified
about 1 month 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]"
}