locomo: publishable v2 K200 retrieval results (MH recall@200=0.898)#12
Open
tatavishnurao wants to merge 1 commit into
Open
locomo: publishable v2 K200 retrieval results (MH recall@200=0.898)#12tatavishnurao wants to merge 1 commit into
tatavishnurao wants to merge 1 commit into
Conversation
… neighbor_expansion) Single-pass category-agnostic pipeline achieving ~0.90 recall@200 across all 5 LocoMo categories: overall: recall@200 = 0.972 hit = 0.983 adversarial: recall@200 = 0.972 hit = 0.973 multi_hop: recall@200 = 0.898 hit = 0.944 open_domain: recall@200 = 0.984 hit = 0.985 single_hop: recall@200 = 0.949 hit = 1.000 temporal: recall@200 = 0.983 hit = 0.991 Key configuration: bm25_weight=0.1, vector_weight=3.0, turn+event views, local-neighbor-expansion, single-query mode.
4e53ba3 to
3a3b65d
Compare
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.
End-to-End Publishable Retrieval Pipeline (v2)
Single-pass, category-agnostic retrieval achieving ~0.90 recall@200 across all 5 LocoMo categories, including the challenging multi-hop category.
Results (K=200)
Key Configuration
Ablation Journey (11 runs)
Achieving multi-hop ~ 0.90 required extensive ablation:
Comparison with Previous Best