Support MathMultiRewardEnvironment in eval
Open
enhancement
- Dominant language
- Python
- Stars
- 2k
- Forks
- 561
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 145
Description
With the change `env = create_env(env_name, env_configs[env_name])` in https://github.com/NVIDIA-NeMo/RL/pull/2056, eval could support for different environments.
But currently MathMultiRewardEnvironment is not supported for eval. https://github.com/NVIDIA-NeMo/RL/pull/2069#discussion_r2903293464
Contributor guide
Assessment
This issue has not been assessed yet.