mirror of
https://github.com/SikongJueluo/Mini-Nav.git
synced 2026-07-12 20:15:31 +08:00
feat(benchmarks): add noise injection experiment support to CAM retrieval benchmark
- Remove hard assertion blocking WRITE_NOISE_EN=1 in retrieval benchmark tests - Add conditional exact_match assertion: enforces 100% when noise=off, skips when noise=on - New script run_retrieval_noise_sweep.py: sweeps noise 0–100% (step 10%) and produces markdown summary - Add just recipes: cam-benchmark-retrieval-sweep, cam-benchmark-sweep-cifar10, cam-benchmark-sweep-cifar100 - Add rsync-based remote sync commands for outputs and docs
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -221,6 +221,7 @@ openspec/changes/
|
||||
.codegraph/
|
||||
.logs/
|
||||
docs/superpowers
|
||||
.workspace
|
||||
|
||||
# Devenv
|
||||
.devenv*
|
||||
|
||||
Reference in New Issue
Block a user