sci-rus-tiny3 / 1_Pooling /config.json
mlsa-iai-msu-lab's picture
Upload folder using huggingface_hub
d90b066 verified
raw
history blame contribute delete
216 Bytes
{
"word_embedding_dimension": 312,
"pooling_mode": "mean",
"pooling_mode_cls_token": false,
"pooling_mode_mean_tokens": true,
"pooling_mode_max_tokens": false,
"pooling_mode_mean_sqrt_len_tokens": false
}