Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
KoichiYasuoka
/
bert-large-japanese-luw-upos
like
0
Token Classification
Transformers
PyTorch
universal_dependencies
Japanese
bert
japanese
pos
wikipedia
dependency-parsing
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
bert-large-japanese-luw-upos
/
special_tokens_map.json
KoichiYasuoka
initial release
839f8b5
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}