LaBSE / 2_Dense /config.json
santhosh's picture
Add new SentenceTransformer model with an openvino backend
12d9c48 verified
raw
history blame
132 Bytes
{
"in_features": 768,
"out_features": 768,
"bias": true,
"activation_function": "torch.nn.modules.activation.Tanh"
}