Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tomaarsen
/
glove-bilstm-sts
like
0
Sentence Similarity
sentence-transformers
English
feature-extraction
loss:CosineSimilarityLoss
Eval Results
Carbon Emissions
Inference Endpoints
arxiv:
1908.10084
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
glove-bilstm-sts
/
1_LSTM
/
lstm_config.json
tomaarsen
HF staff
Add new SentenceTransformer model.
59ef6f2
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
119 Bytes
{
"word_embedding_dimension"
:
300
,
"hidden_dim"
:
1024
,
"num_layers"
:
1
,
"dropout"
:
0
,
"bidirectional"
:
true
}