Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
KoichiYasuoka
/
roberta-classical-chinese-base-char
like
7
Fill-Mask
Transformers
PyTorch
Literary Chinese
roberta
classical chinese
literary chinese
ancient chinese
masked-lm
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
a6db9db
roberta-classical-chinese-base-char
/
special_tokens_map.json
KoichiYasuoka
initial release
1475865
over 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}