Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ additive features; the public API is not yet frozen).

## [Unreleased]

- _Nothing yet._
- Docs: the live demo report and README now state up front that the published benchmark is an
example run on a small synthetic API-documentation corpus, so a first-time visitor knows what
they are looking at.

## [0.1.0]

Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ exact or HNSW indexes. Each run produces a self-contained HTML report with ranke
configurations, confidence intervals, failure attribution, cost measurements, filters, and
quality-versus-context trade-offs.

**[View the live 50-configuration benchmark report](https://ashwinugale.github.io/Retrieval-Lab/)**
**[View the live 50-configuration benchmark report](https://ashwinugale.github.io/Retrieval-Lab/)** — an
example run on a small synthetic API-documentation corpus (22 documents, 400 labeled queries). It shows
what Retrieval Lab produces; run it on your own corpus with the quick start below.

## Why Retrieval Lab?

Expand Down
2 changes: 1 addition & 1 deletion rlab-demo/final-50.html

Large diffs are not rendered by default.

Loading