rubert-tiny2 / 1_Pooling /config.json
cointegrated's picture
add sentence-transformers config
2ce1adc
raw history blame
No virus
190 Bytes
{
"word_embedding_dimension": 312,
"pooling_mode_cls_token": true,
"pooling_mode_mean_tokens": false,
"pooling_mode_max_tokens": false,
"pooling_mode_mean_sqrt_len_tokens": false
}