Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
SAVSNET
/
PetBERT
like
3
Follow
SAVSNET
4
Fill-Mask
Transformers
PyTorch
Safetensors
English
bert
biology
medical
veterinary
clinical
Inference Endpoints
License:
openrail
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
70e68c3
PetBERT
/
special_tokens_map.json
seanfarrell
Updated files with BERT-base backend
c2f47bc
12 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]"
}