Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sonoisa
/
sentence-bert-base-ja-mean-tokens-v2
like
36
Feature Extraction
sentence-transformers
PyTorch
Safetensors
Japanese
bert
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
a230680
sentence-bert-base-ja-mean-tokens-v2
/
special_tokens_map.json
sonoisa
Add Japanese Sentence-BERT model trained with MultipleNegativesRankingLoss function
92ac038
almost 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]"
}