ne-embed / 2_Dense /config.json
Khrawsynth's picture
Add new SentenceTransformer model
8246b15 verified
Raw
History Blame Contribute Delete
227 Bytes
{
"in_features": 768,
"out_features": 768,
"bias": true,
"activation_function": "torch.nn.modules.activation.Tanh",
"module_input_name": "sentence_embedding",
"module_output_name": "sentence_embedding"
}