Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
KoichiYasuoka
/
modernbert-small-classical-chinese
like
0
Fill-Mask
PyTorch
Literary Chinese
modernbert
classical chinese
literary chinese
ancient chinese
masked-lm
License:
apache-2.0
Model card
Files
Files and versions
Community
1
refs/pr/1
modernbert-small-classical-chinese
/
special_tokens_map.json
KoichiYasuoka
initial release
91a7f09
3 months 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]"
}