mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-27 01:11:40 +00:00
Added task sppecific metris and evals
This commit is contained in:
parent
b7e713b101
commit
6fdb38ed29
2 changed files with 249 additions and 33 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue