lean-RAG / 1_Pooling /config.json
YuxuanGong's picture
Upload BGE-M3 Mathlib-RAG final model + model card
1fa9e28 verified
Raw
History Blame Contribute Delete
90 Bytes
{
"embedding_dimension": 1024,
"pooling_mode": "cls",
"include_prompt": true
}