miroir/tests/benches/score-comparability/results/experiment.json
jedarden 064a33ce1c miroir-zc2.5: Fix dump import compatibility matrix enhancement bead refs
The matrix incorrectly referenced miroir-zc2.6/7/8 as dump import
enhancement beads, but zc2.6 is actually arm64 support and zc2.7/8
don't exist. Replaced with a descriptive "Future Enhancements" table
that maintains traceability without false bead dependencies.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Bead-Id: miroir-zc2.5
Bead-Id: miroir-r3j.6
Bead-Id: bf-1p4v
2026-05-20 07:18:56 -04:00

59 lines
No EOL
955 B
JSON

{
"corpus_dir": "corpus",
"query_file": "queries/queries.jsonl",
"shard_count": 10,
"limit": 100,
"total_queries": 10000,
"merge_strategies": [
"score",
"rrf",
"dfs"
],
"rrf_k": 60,
"global_stats": {
"N": 100000,
"avgdl": 53.56222
},
"shard_stats": {
"0": {
"N": 930,
"avgdl": 53.40752688172043
},
"1": {
"N": 93015,
"avgdl": 53.55875933989142
},
"2": {
"N": 930,
"avgdl": 53.48924731182796
},
"3": {
"N": 930,
"avgdl": 53.5505376344086
},
"4": {
"N": 930,
"avgdl": 53.73010752688172
},
"5": {
"N": 930,
"avgdl": 53.075268817204304
},
"6": {
"N": 930,
"avgdl": 53.89247311827957
},
"7": {
"N": 930,
"avgdl": 53.85376344086021
},
"8": {
"N": 465,
"avgdl": 54.05806451612903
},
"9": {
"N": 10,
"avgdl": 56.8
}
}
}