F2LLM-v2-160M / 1_Pooling /config.json
BramVanroy's picture
fix hidden size
6db11a3 verified
Raw
History Blame
312 Bytes
{
"word_embedding_dimension": 640,
"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": true
}