hli's picture
Add new SentenceTransformer model.
f5ad3f4
raw
history blame contribute delete
No virus
119 Bytes
{
"word_embedding_dimension": 300,
"hidden_dim": 1024,
"num_layers": 1,
"dropout": 0,
"bidirectional": true
}