Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ku-accms
/
bert-base-japanese-ssuw
like
1
Follow
Academic Center for Computing and Media Studies, Kyoto University
2
Fill-Mask
Transformers
PyTorch
wikipedia
Japanese
bert
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
bert-base-japanese-ssuw
/
special_tokens_map.json
kskshr
Upload 7 files
8682efc
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}