Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Macropodus
/
macbert4csc_v2
like
1
Text Generation
PyTorch
Chinese
bert
csc
text-correct
chinses-spelling-correct
chinese-spelling-check
中文拼写纠错
macbert4csc
arxiv:
13 papers
License:
apache-2.0
Model card
Files
Files and versions
Community
1
main
macbert4csc_v2
/
special_tokens_map.json
Macropodus
Upload 8 files
a7004d9
verified
16 days 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]"
}