Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hli
/
lstm-qqp-sentence-transformer
like
3
Sentence Similarity
sentence-transformers
feature-extraction
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
lstm-qqp-sentence-transformer
/
1_LSTM
/
lstm_config.json
hli
Add new SentenceTransformer model.
f5ad3f4
almost 2 years 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
}