Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tohoku-nlp
/
bert-base-japanese-char-whole-word-masking
like
4
Follow
tohoku-nlp
65
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
wikipedia
Japanese
bert
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
46978a1
bert-base-japanese-char-whole-word-masking
/
tokenizer_config.json
lysandre
HF staff
Adds tokenizer_config.json file
46978a1
verified
12 months ago
raw
Copy download link
history
blame
Safe
120 Bytes
{
"do_lower_case"
:
false
,
"word_tokenizer_type"
:
"mecab"
,
"subword_tokenizer_type"
:
"character"
,
"model_max_length"
:
512
}