Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
dingzx97
/
lddbert-wwm-pretrained
like
0
Fill-Mask
Transformers
PyTorch
lddbert
custom_code
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
lddbert-wwm-pretrained
/
special_tokens_map.json
dingzx97
Training in progress, epoch 1
f9601cf
over 3 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]"
}