bge-m3-deepedu / 1_Pooling /config.json
hiudev's picture
Add new SentenceTransformer model
bfd87aa verified
raw
history blame contribute delete
90 Bytes
{
"embedding_dimension": 1024,
"pooling_mode": "cls",
"include_prompt": true
}