Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sonoisa
/
sentence-bert-base-ja-mean-tokens
like
9
Feature Extraction
sentence-transformers
PyTorch
Safetensors
Japanese
sentence-bert
sentence-similarity
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
332c119
sentence-bert-base-ja-mean-tokens
/
special_tokens_map.json
sonoisa
Add Japanese Sentence-BERT model
7f8bb72
over 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}