Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hotchpotch
/
japanese-splade-base-v1-dummy-fast-tokenizer-for-tei
like
1
PyTorch
Japanese
bert
License:
mit
Model card
Files
Files and versions
Community
main
japanese-splade-base-v1-dummy-fast-tokenizer-for-tei
/
special_tokens_map.json
hotchpotch
Upload folder using huggingface_hub
7620bf0
verified
4 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]"
}