Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ku-nlp
/
roberta-base-japanese-char-wwm
like
4
Follow
Language Media Processing Lab at Kyoto University
11
Fill-Mask
Transformers
PyTorch
Safetensors
wikipedia
cc100
Japanese
roberta
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
roberta-base-japanese-char-wwm
/
special_tokens_map.json
Nobuhiro Ueda
first commit
c3d47d2
about 2 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]"
}