Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
noah-go
/
sentence-search-roberta
like
1
Feature Extraction
Transformers
PyTorch
google-tensorflow
TensorFlow
roberta
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
sentence-search-roberta
/
1_Pooling
/
config.json
noah-go
initial commit
fb42a6c
over 1 year 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
}