fix: updated configs to best values
This commit is contained in:
parent
7eaf0da4cf
commit
da8d318c7e
6 changed files with 223 additions and 4 deletions
|
|
@ -3,6 +3,6 @@
|
|||
|
||||
evaluate_checkpoints: false
|
||||
# Max number of control steps during evaluation rollout.
|
||||
eval_max_steps: 5000
|
||||
eval_max_steps: 2000
|
||||
# Seed for deterministic evaluation reset.
|
||||
eval_seed: 0
|
||||
|
|
|
|||
Reference in a new issue