Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
iioSnail
/
ReaLiSe-for-csc
like
5
Feature Extraction
Transformers
PyTorch
Chinese
bert
Chinese Spell Correction
csc
Chinese Spell Checking
custom_code
text-embeddings-inference
Inference Endpoints
arxiv:
2105.12306
License:
afl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
ReaLiSe-for-csc
/
special_tokens_map.json
iioSnail
Upload 8 files
7436a15
over 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]"
}