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