kovre / 1_Pooling /config.json
whybe-choi's picture
Add new SentenceTransformer model
7ee8ac6 verified
Raw
History Blame Contribute Delete
96 Bytes
{
"embedding_dimension": 2048,
"pooling_mode": "lasttoken",
"include_prompt": true
}