naver/bergen
Benchmarking library for RAG
Provides modular evaluation of RAG pipelines across 20+ retrievers, 4 rerankers, and 20+ LLMs with YAML-based configuration and caching. Includes LLM-as-judge evaluation, multilingual support, and established baselines on KILT and QA datasets (ASQA, NQ, TriviaQA, HotPotQA). Integrates with VLLM for generation and supports training extensions via LoRA.
261 stars.
Stars
261
Forks
31
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/naver/bergen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Renumics/renumics-rag
Visualization for a Retrieval-Augmented Generation (RAG) Assistant 🤖❤️📚
VectorInstitute/retrieval-augmented-generation
Reference Implementations for the RAG bootcamp
KalyanKS-NLP/rag-zero-to-hero-guide
Comprehensive guide to learn RAG from basics to advanced.
alan-turing-institute/t0-1
Application of Retrieval-Augmented Reasoning on a domain-specific body of knowledge
aihpi/workshop-rag
Retrieval Augmented Generation and Semantic-search Tools