Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Su-informatics-lab
/
bert_base_uncased_rxnorm_babbage
like
1
Follow
Su's Lab in Biomedical Informatics
3
Fill-Mask
Transformers
Safetensors
PyTorch
English
bert
medical
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
5f45235
bert_base_uncased_rxnorm_babbage
/
special_tokens_map.json
haining
commit files to HF hub
99182a2
6 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}