Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Santp98
/
SBERT-bert-base-spanish-wwm-uncased
like
0
Sentence Similarity
sentence-transformers
Safetensors
Transformers
Santp98/sentences_triplets_secop2_splits
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
e483012
SBERT-bert-base-spanish-wwm-uncased
/
special_tokens_map.json
Santp98
Add new SentenceTransformer model.
3772405
about 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]"
}