You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(probe): add --shuffle-labels flag for sanity-check ablation
Randomly permutes labels within each split (train/val/test independently)
before training. Results stored under a separate run_id (e.g. *_shuffled)
reusing the existing cache. AUC should be ~0.5 if the probe is not memorizing.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments