Added task sppecific metris and evals

This commit is contained in:
Sam Herring
2026-02-27 11:20:18 -08:00
parent ff16a33cdd
commit 5b1e8059cb
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"