Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
KoichiYasuoka
/
bert-ancient-chinese-base-ud-embeds
like
0
Token Classification
PyTorch
universal_dependencies
Literary Chinese
bert
classical chinese
literary chinese
ancient chinese
pos
dependency-parsing
License:
apache-2.0
Model card
Files
Files and versions
Community
1
main
bert-ancient-chinese-base-ud-embeds
/
special_tokens_map.json
KoichiYasuoka
initial release
1dcc374
about 2 months 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]"
}