Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
shibing624
/
macbert4csc-base-chinese
like
95
Text2Text Generation
Transformers
PyTorch
ONNX
Safetensors
shibing624/CSC
Chinese
bert
fill-mask
pycorrector
Inference Endpoints
arxiv:
2004.13922
License:
apache-2.0
Model card
Files
Files and versions
Community
9
Train
Deploy
Use this model
main
macbert4csc-base-chinese
/
onnx
/
special_tokens_map.json
shibing624
Adding ONNX file of this model (
#6
)
fb92948
about 1 year 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]"
}