claim-model / 3_Dense /config.json
michaeleliot's picture
Add new SentenceTransformer model
cae1f7f verified
raw
history blame contribute delete
134 Bytes
{
"in_features": 3072,
"out_features": 768,
"bias": false,
"activation_function": "torch.nn.modules.linear.Identity"
}