mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-02 16:57:36 +08:00
Added task sppecific metris and evals
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user