Added task sppecific metris and evals

This commit is contained in:
Sam Herring 2026-02-27 11:20:18 -08:00
parent b7e713b101
commit 6fdb38ed29
2 changed files with 249 additions and 33 deletions

View file

@ -41,10 +41,11 @@ env:
test_timeout_s: 60
# Training configuration
group_size: 4
total_steps: 1000
steps_per_eval: 100
group_size: 8
total_steps: 10000
steps_per_eval: 500
num_eval_tasks: 10
# Logging
use_wandb: true
wandb_name: "endless-terminals"