Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
yzimmermann
/
BERT-100k_REGEX
like
0
Fill-Mask
Transformers
Safetensors
bert
Inference Endpoints
arxiv:
1910.09700
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
BERT-100k_REGEX
/
special_tokens_map.json
yzimmermann
Upload tokenizer
6bf5c82
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
109 Bytes
{
"bos_token"
:
"^"
,
"eos_token"
:
"&"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
" "
,
"unk_token"
:
"?"
}