Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
osunlp
/
PubMedBERT_Replica
like
1
Follow
OSU NLP Group
47
Fill-Mask
Transformers
PyTorch
bert
Inference Endpoints
arxiv:
2306.17649
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
d9c16d9
PubMedBERT_Replica
/
special_tokens_map.json
jimenezgutierrez.1
Uploading model
7db4e0c
over 1 year 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]"
}