Files
sarashina-embedding-v2-1b/1_Pooling/config.json

10 lines
298 B
JSON
Raw Normal View History

{
"word_embedding_dimension": 1792,
"pooling_mode_cls_token": false,
"pooling_mode_mean_tokens": false,
"pooling_mode_max_tokens": false,
"pooling_mode_mean_sqrt_len_tokens": false,
"pooling_mode_weightedmean_tokens": false,
"pooling_mode_lasttoken": true,
"include_prompt": false
}