From 17bcd975b18d826010e2e4b83f009cbc3fb11e72 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Wed, 22 Jul 2026 02:04:33 -0500 Subject: experiments: sweep neutral predictor timescales --- experiments/traffic_validation_sweep.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'experiments/traffic_validation_sweep.sh') diff --git a/experiments/traffic_validation_sweep.sh b/experiments/traffic_validation_sweep.sh index 9d27e25..f7ea438 100755 --- a/experiments/traffic_validation_sweep.sh +++ b/experiments/traffic_validation_sweep.sh @@ -67,7 +67,7 @@ for seed in $SEEDS; do --learn_A 1 --learn_P 1 --p_neutral "$p_neutral" \ --p_warmup_steps 200 --p_warmup_eta 0.05 \ --val_examples 5000 --split_seed 2027 --eval_split validation \ - --seed "$seed" --log_every 100 --tag "$tag" + --diagnostics alignment --seed "$seed" --log_every 100 --tag "$tag" done done done -- cgit v1.2.3