HumanCompatibleAI / imitation

Clean PyTorch implementations of imitation and reward learning algorithms
https://imitation.readthedocs.io/
MIT License
1.27k stars 243 forks source link

ReadTimeout during hyperparameter tuning #804

Closed ZiyueWang25 closed 9 months ago

ZiyueWang25 commented 11 months ago

Bug description

Some trials finished in error state and the log is like this: error_eg.txt

image

Steps to reproduce

git checkout benchmark-pr

python src/imitation/scripts/tuning.py with bc 'parallel_run_config.base_named_configs=["bc_seals_hopper"]'

Environment

ernestum commented 9 months ago

Looks like a networking issue at the side of huggingface, where we download expert models and trajectories form.