Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jhgan
/
ko-sbert-sts
like
7
Sentence Similarity
sentence-transformers
PyTorch
google-tensorflow
TensorFlow
Transformers
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
2004.03289
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
04194e9
ko-sbert-sts
/
1_Pooling
/
config.json
jhgan
initial commit
2dc8841
almost 3 years ago
raw
Copy download link
history
blame
Safe
190 Bytes
{
"word_embedding_dimension"
:
768
,
"pooling_mode_cls_token"
:
false
,
"pooling_mode_mean_tokens"
:
true
,
"pooling_mode_max_tokens"
:
false
,
"pooling_mode_mean_sqrt_len_tokens"
:
false
}