Text Ranking
sentence-transformers
Safetensors
Transformers
multilingual
t5gemma2
text2text-generation
reranker
encoder-decoder
FBNL
Retrieval
RAG
KaLM-Reranker-V1-Large / kalm_cross_encoder_config.json
cosyy's picture
Add sentence-transformers CrossEncoder support
566db9a verified
Raw
History Blame
263 Bytes
{
"query_max_length": 512,
"document_max_length": 1024,
"encoder_chunk_size": 4,
"system_instruction": "Judge whether the Document meets the requirements based on the Query and the Instruct provided. Note that the answer can only be \"yes\" or \"no\"."
}