mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-17 17:50:09 +00:00
Quality of life patches for eval.py (#86)
This commit is contained in:
@@ -330,6 +330,7 @@ def train(cfg: dict, out_dir=None, job_name=None):
|
||||
rollout_env,
|
||||
policy,
|
||||
transform=offline_dataset.transform,
|
||||
return_episode_data=True,
|
||||
seed=cfg.seed,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user