Wave 1A: canonical PDF IR and ResearchQA benchmark transition - #4
Open
ltczding-gif wants to merge 72 commits into
Open
Wave 1A: canonical PDF IR and ResearchQA benchmark transition#4ltczding-gif wants to merge 72 commits into
ltczding-gif wants to merge 72 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
rq-2/rq-5/rq-10/rq-allpaper and question indexes across all ten measured domainsqwen3-embedding:4b, cosine dense retrieval, and no rerankerrq-2overnight sweep: seven PDF chunkers, four note chunkers, dense/BM25/hybrid retrieval, five source-composition strategies, four reranking depths, and at most sixteen Top-2 confirmation combinationsValidation
python -m pytest -q-> 260 passed, 2 skipped681af78bcb1b60d7740a481a9d37ef3af7d9326a72174dc6798c7e87aaa99b73rq-220 papers/254 questions;rq-550/638;rq-10100/1,263;rq-all494/6,211rq-2benchmark PDFs downloaded and parsed (662 pages); official scientific SI found and validated for eight papers (12 files, including PDF/DOCX/XLSX/CSV), with one additional bundled-SI paperScope boundary
This PR defines the evaluation substrate and the accepted overnight design. It does not yet implement or run the full strategy sweep, redistribute ResearchQA or paper assets, generate answer-model scores, claim
rq-2quality as a product result, or advance automatically torq-5.