Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
smartmind
/
ko-sbert-augSTS-maxlength512
like
1
Follow
smartmind
5
Sentence Similarity
sentence-transformers
PyTorch
Transformers
Korean
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
ebd5a9b
ko-sbert-augSTS-maxlength512
/
special_tokens_map.json
Bingsu
Add new SentenceTransformer model.
ebd5a9b
over 2 years 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]"
}