rag-vector-hybrid-graph / eval /baselines.json
GYOM15
Deploy the RAG comparison app
45d0949
Raw
History Blame Contribute Delete
154 Bytes
{
"metric": "ndcg@5",
"tolerance": 0.05,
"embedder": "all-MiniLM-L6-v2",
"scores": {
"Vector": 1.0,
"Hybrid": 1.0,
"Graph": 1.0
}
}