test(eval): regenerate runner_per_query_snapshot for V009 baseline
V009 FTS5 tokenizer (trigram → unicode61 + 형태소) 로 인한 BM25 distribution + hit ordering 변경의 의도된 cascade. eval runner 의 per-query snapshot (run-1.json) 을 V009 baseline 으로 regenerate. Regenerate 절차: UPDATE_SNAPSHOTS=1 cargo test -p kebab-eval --test runner runner_per_query_snapshot_matches_fixture -j 4. 회귀 0 — kebab-eval workspace 의 모든 test (runner / loader / metrics_and_compare) pass. Spec: docs/superpowers/specs/2026-05-28-v0.20.x-korean-morphological-tokenizer-spec.md §11.3 Plan: docs/superpowers/plans/2026-05-28-v0.20.x-korean-morphological-tokenizer-plan.md (S8)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"chunk_id": "chunk000000000000000000000000000000",
|
||||
"doc_id": "doc00000000000000000000000000000000",
|
||||
"heading_path": [],
|
||||
"score": 0.35202541947364807
|
||||
"score": 0.4162079095840454
|
||||
},
|
||||
"has_answer": false,
|
||||
"hits_count": 1,
|
||||
@@ -19,7 +19,7 @@
|
||||
"chunk_id": "chunk000000000000000000000000000002",
|
||||
"doc_id": "doc00000000000000000000000000000002",
|
||||
"heading_path": [],
|
||||
"score": 0.3414848744869232
|
||||
"score": 0.42745620012283325
|
||||
},
|
||||
"has_answer": false,
|
||||
"hits_count": 1,
|
||||
|
||||
Reference in New Issue
Block a user