CoolFace
Modelpublic

KaLM-Embedding/KaLM-Reranker-V1-Nano-R2

sourceHugging Faceapache-2.0updated 2d agoView on Hugging Face
2likes92downloads
kalm_cross_encoder_config.json7 linesDownload Raw Back to root
1{2  "query_max_length": 512,3  "document_max_length": 1024,4  "encoder_chunk_size": 4,5  "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\"."6}7