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