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