Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sinequa
/
vectorizer-v1-S-en
like
0
Follow
Sinequa
31
Sentence Similarity
Transformers
PyTorch
English
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
2007.00808
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
5f95109
vectorizer-v1-S-en
/
1_Pooling
/
config.json
basilevc
updating the pooling to CLS
291f8e4
over 1 year ago
raw
Copy download link
history
blame
Safe
190 Bytes
{
"word_embedding_dimension"
:
512
,
"pooling_mode_cls_token"
:
true
,
"pooling_mode_mean_tokens"
:
false
,
"pooling_mode_max_tokens"
:
false
,
"pooling_mode_mean_sqrt_len_tokens"
:
false
}