Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hiiamsid
/
sentence_similarity_spanish_es
like
47
Sentence Similarity
sentence-transformers
PyTorch
Safetensors
Transformers
Spanish
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
refs/pr/4
sentence_similarity_spanish_es
/
special_tokens_map.json
hiiamsid
Upload special_tokens_map.json
59957f5
about 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]"
}