Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
houbw
/
mac_bert_csc_text9
like
0
PyTorch
bert
Model card
Files
Files and versions
Community
main
mac_bert_csc_text9
/
special_tokens_map.json
houbw
Upload folder using huggingface_hub
d170a7a
verified
11 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}