-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCITATION.cff
More file actions
50 lines (50 loc) · 1.39 KB
/
Copy pathCITATION.cff
File metadata and controls
50 lines (50 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
cff-version: 1.2.0
title: "KB Arena: a benchmark for retrieval architectures on your own documentation"
message: "If you use this software in academic work, please cite it as below."
type: software
authors:
- family-names: Puspus
given-names: Xavier
affiliation: ""
orcid: ""
identifiers:
- type: doi
value: 10.5281/zenodo.20319678
description: The concept DOI. It always resolves to the newest release.
- type: doi
value: 10.5281/zenodo.22424803
description: The DOI of version 0.11.0.
repository-code: "https://github.com/xmpuspus/kb-arena"
url: "https://github.com/xmpuspus/kb-arena"
license: MIT
version: "0.11.0"
date-released: "2026-09-05"
abstract: >
KB Arena compares lexical, dense, graph, hybrid, hierarchical, and reranked
retrieval on user-provided documentation. It runs the architectures on a
shared corpus and question set, records retrieval and answer quality with
latency and cost, and preserves the run artifacts needed to make a
corpus-specific architecture decision.
keywords:
- retrieval-augmented-generation
- rag
- rag-evaluation
- benchmark
- information-retrieval
- knowledge-graph
- graphrag
- vector-search
- hybrid-search
- reranking
- ndcg
- map
- bpref
- rank-biased-overlap
- bootstrap-confidence-intervals
- hyperparameter-optimization
- quantum-computing
- qiskit
- swap-test
- neo4j
- chromadb
- python