Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ys7yoo
/
sentence-roberta-klue-nli-sts-all
like
0
Sentence Similarity
sentence-transformers
PyTorch
Transformers
roberta
feature-extraction
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
e26cfe6
sentence-roberta-klue-nli-sts-all
/
special_tokens_map.json
ys7yoo
Upload 11 files
e26cfe6
almost 2 years ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}