Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
AshtonIsNotHere
/
GatorTron-OG-breast-cancer
like
1
Fill-Mask
Transformers
PyTorch
English
megatron-bert
medical
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
GatorTron-OG-breast-cancer
/
special_tokens_map.json
AshtonIsNotHere
Upload tokenizer
b2ce5d7
almost 2 years 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]"
}