Skip to content

rl-zoo HuggingFace experts use unsupported vec_normalize.pkl ignored by imitation #576

Description

@dfilan

Bug description

Attempting to load SB3 models from Huggingface in serialize.py often raises a FileExistsError, that tells us "Outdated policy format: we do not support restoring normalization statistics from '{vec_normalize_path}'". This happens with the following environments:

  • seals/Ant-v0
  • seals/HalfCheetah-v0
  • seals/Hopper-v0
  • seals/Humanoid-v0
  • seals/MountainCar-v0
  • seals/Swimmer-v0
  • seals/Walker2d-v0

Probably the solution is to retrain things for these environments and re-upload.

[EDIT: ran into this problem running experiments/rollouts_from_policies.sh in #572.]

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions