Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
KoichiYasuoka
/
tibetan-bert-base-upos
like
0
Token Classification
PyTorch
Tibetan
bert
tibetan
pos
License:
apache-2.0
Model card
Files
Files and versions
Community
2
main
tibetan-bert-base-upos
/
special_tokens_map.json
KoichiYasuoka
initial release
1df5649
5 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]"
}