Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
masato12
/
bert-base-japanese-v3-jsts-with-tokenizer.onnx
like
0
ONNX
llm-book/JGLUE
Japanese
Transformers PHP
bert
License:
apache-2.0
Model card
Files
Files and versions
Community
main
bert-base-japanese-v3-jsts-with-tokenizer.onnx
/
special_tokens_map.json
masato12
Upload folder using huggingface_hub
11e3562
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}