Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
helboukkouri
/
character-bert-medical
like
3
Feature Extraction
Transformers
PyTorch
character_bert
custom_code
Model card
Files
Files and versions
Community
3
Train
Use this model
15160b7
character-bert-medical
/
special_tokens_map.json
helboukkouri
Add CharacterBERT(medical) model
3cc3d05
over 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}