| { |
| "model_name": "gemini-embedding-001-bm25-zerank-1-small", |
| "model_type": "Hybrid", |
| "organization": "NA", |
| "description": "Hybrid search system combining Google's gemini-embedding-001 embedding model with BM25 using Reranker", |
| "paper": "https://ai.google.dev/gemini-api/docs/embeddings; Robertson et al., 1994; https://huggingface.co/zeroentropy/zerank-1-small", |
| "open_source": false, |
| "api_available": true, |
| "evaluation_date": "2026-01-18", |
| "metrics": { |
| "recall@5": 29.11, |
| "recall@10": 36.50, |
| "recall@25": 52.09, |
| "recall@50": 60.00, |
| "precision@5": 35.65, |
| "precision@10": 26.85, |
| "precision@25": 19.00, |
| "precision@50": 13.56 |
| } |
| } |
|
|