Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
KoichiYasuoka
/
bert-large-japanese-char-extended
like
0
Fill-Mask
Transformers
PyTorch
Japanese
bert
japanese
masked-lm
wikipedia
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bert-large-japanese-char-extended
/
special_tokens_map.json
KoichiYasuoka
initial release
bd2ec84
over 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]"
}