Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
SeyedAli
/
Multilingual-Text-Semantic-Search-Siamese-BERT-V1
like
3
Sentence Similarity
sentence-transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
12 datasets
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
Multilingual-Text-Semantic-Search-Siamese-BERT-V1
/
special_tokens_map.json
SeyedAli
Upload folder using huggingface_hub
10e889f
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}