Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
dima-does-code
/
LaBSE-geonames-15K-MBML-5e-v1
like
0
Sentence Similarity
sentence-transformers
PyTorch
Safetensors
Russian
English
bert
feature-extraction
text-embeddings-inference
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
d8358a8
LaBSE-geonames-15K-MBML-5e-v1
/
special_tokens_map.json
dima-does-code
Upload 13 files
bf0d405
11 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}