Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
alabnii
/
jmedroberta-base-sentencepiece-vocab50000
like
0
Follow
Aizawa Laboratory at NII
5
Fill-Mask
Transformers
PyTorch
Safetensors
Japanese
bert
roberta
medical
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
ae6fd79
jmedroberta-base-sentencepiece-vocab50000
/
tokenizer_config.json
kaisugi
initial commit
d676ee7
almost 2 years ago
raw
Copy download link
history
blame
Safe
172 Bytes
{
"unk_token"
:
"[UNK]"
,
"mask_token"
:
"[MASK]"
,
"cls_token"
:
"[CLS]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"tokenizer_class"
:
"T5Tokenizer"
}