CoolFace
Modelpublic

Matisse6410/MNLP_M2_document_encoder

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes24downloads
config.json7 linesDownload Raw Back to 1_Pooling
1{2  "word_embedding_dimension": 384,3  "pooling_mode_cls_token": false,4  "pooling_mode_mean_tokens": true,5  "pooling_mode_max_tokens": false,6  "pooling_mode_mean_sqrt_len_tokens": false7}