Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Macropodus
/
relm_v1
like
0
Text Generation
PyTorch
Chinese
bert
csc
text-correct
chinses-spelling-correct
chinese-spelling-check
中文拼写纠错
文本纠错
relm
arxiv:
13 papers
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
main
relm_v1
/
special_tokens_map.json
Macropodus
Upload 8 files
298814e
verified
21 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]"
}