update example rollouts
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 349
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 318
Description
the format of output for ng_collect_rollouts has changed, and example_rollouts.jsonl for each environment should ideally be updated to match the current format. I believe it is only including materialized inputs, reward profiling and agent level metrics - i do not think the rollout format itself has changed.
https://github.com/NVIDIA-NeMo/Gym/blob/main/nemo_gym/rollout_collection.py#L309-L313
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with nemo_gym/rollout_collection.py lines 309-313 to confirm the current ng_collect_rollouts output format. Locate example_rollouts.jsonl for each environment, update the examples to include the current materialized inputs, reward profiling, and agent-level metrics, and verify that the rollout format itself remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100