Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jaimevera1107
/
all-MiniLM-L6-v2-similarity-es
like
3
Sentence Similarity
sentence-transformers
PyTorch
Transformers
jaimevera1107/similarity-sentences-spanish
Spanish
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
49f82d5
all-MiniLM-L6-v2-similarity-es
/
special_tokens_map.json
jaimevera1107
Upload special_tokens_map.json with huggingface_hub
2bef485
over 1 year 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]"
}