Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
shibing624
/
bart4csc-base-chinese
like
29
Text2Text Generation
Transformers
PyTorch
Safetensors
shibing624/CSC
Chinese
bart
Text2Text-Generation
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
a442f9d
bart4csc-base-chinese
/
special_tokens_map.json
shibing624
Upload special_tokens_map.json
a442f9d
about 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}