Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
zhili1990
/
myBert_init
like
0
Transformers
Safetensors
bert
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
eea29ce
myBert_init
/
special_tokens_map.json
zhili1990
Upload tokenizer
6c82393
verified
10 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]"
}