Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
menadsa
/
S-BioELECTRA
like
1
Sentence Similarity
sentence-transformers
PyTorch
Transformers
electra
feature-extraction
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
S-BioELECTRA
/
1_Pooling
/
config.json
menadsa
Create 1_Pooling/config.json
6c5ae4e
almost 2 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
}