miroir/tests/benches/score-comparability/corpus/metadata.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

36 lines
No EOL
452 B
JSON

{
"total_documents": 100000,
"shard_count": 10,
"vocabulary_size": 50,
"categories": [
"tech",
"finance",
"science",
"health",
"business"
],
"skew_factors": [
1.0,
100.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
0.5,
0.01
],
"shard_sizes": {
"0": 930,
"1": 93015,
"2": 930,
"3": 930,
"4": 930,
"5": 930,
"6": 930,
"7": 930,
"8": 465,
"9": 10
}
}