revert: remove cosine decay from smoketest (3 epochs too short)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
jgrusewski
2026-03-29 18:19:32 +02:00
parent 3ed9d5a300
commit 63b0cb5f46

View File

@@ -21,8 +21,6 @@ hidden_dim_base = 64
max_steps_per_epoch = 200
reward_scale = 1.0
huber_delta = 1.0
lr_decay_type = 2
lr_min = 0.00001
[distributional]
num_atoms = 51