Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
rinna
/
japanese-roberta-base
like
37
Follow
rinna Co., Ltd.
85
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
cc100
wikipedia
Japanese
roberta
masked-lm
nlp
Inference Endpoints
arxiv:
2404.01657
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
cfb7e3b
japanese-roberta-base
/
special_tokens_map.json
tianyuz
init commit
71935de
over 3 years ago
raw
Copy download link
history
blame
Safe
153 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}