Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
marigold334
/
KR-SBERT-V40K-klueNLI-augSTS-ft
like
1
Sentence Similarity
sentence-transformers
PyTorch
Transformers
Korean
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
96f2d9d
KR-SBERT-V40K-klueNLI-augSTS-ft
/
special_tokens_map.json
marigold334
Add new SentenceTransformer model.
ad32fce
12 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]"
}