Skip to content
Merged
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
2 changes: 1 addition & 1 deletion bench/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ $PY bench/orchestrate.py report $RID --benchmarks
- **scrape** — crw-vs-gold on the 1000-URL set (no competitor connector this pass
→ absolute only).
- **map** — per-GOLD-URL Bernoulli judgments → single-system recall CI.
- **research** arXivQA paper-retrieval recall over alphaXiv's 191-question set
- **research**: arXivQA paper-retrieval recall over alphaXiv's 191-question set
(the 61.0% headline). Own directory, own scorer, own stored run:
`bench/arxivqa/` (`score.py --selfcheck` proves the scorer offline).

Expand Down
Loading