Saugatkafley's picture
Update 1_Pooling/config.json
56abc3c verified
raw
history blame contribute delete
189 Bytes
{
"word_embedding_dimension": 1536,
"pooling_mode_cls_token": true,
"pooling_mode_mean_tokens": true,
"pooling_mode_max_tokens": true,
"pooling_mode_mean_sqrt_len_tokens": false
}