Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
ashercn97
/
ashbert-v002
like
0
Fill-Mask
Transformers
Safetensors
neobert
arxiv:
1910.09700
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
ashbert-v002
/
special_tokens_map.json
ashercn97
Upload tokenizer
dfb13d8
verified
about 1 year 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]"
}