Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
onlydj96
/
new_bert
like
0
Fill-Mask
Transformers
PyTorch
bert
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
new_bert
/
special_tokens_map.json
onlydj96
Upload tokenizer
53089c4
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]"
}