asg-v1 / 1_Pooling /config.json
wasmdashai's picture
Add new SentenceTransformer model
a521c42 verified
Raw
History Blame Contribute Delete
90 Bytes
{
"embedding_dimension": 384,
"pooling_mode": "mean",
"include_prompt": true
}