[Feature] Add reliable VLA-GRPO LIBERO recipe - #4024
Draft
vmoens wants to merge 2 commits into
Draft
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/rl/4024
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 7239789 with merge base d7c3fb5 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Collaborator
Author
|
Cold-start collector update pushed in
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
MultiAction(stack_rewards=False)chunk is preserved as the outer transition reward.("next", "reward")with summed trajectory returns and mixed-group filtering for useful updates.Haozhan72/Openvla-oft-SFT-libero-spatial-trajallcheckpoint, candidate oversampling, process inference-server collection, bounded video eval, and SOTA recipe/smoke coverage.ParallelEnvfactories with per-worker kwargs, closing temporary metadata envs, and adding optional worker-originated metadata collection.Validation
pytest -q sota-implementations/vla_grpo/test_openvla.py(46 passed, 1 skipped)pytest -q test/transforms/test_action_transforms.py -k stack_rewards_false_done_mid_chunk_keeps_terminal_rewardpytest -q test/envs/test_parallel.py -k 'get_env_metadata_closes_callable_env or metadata_from_workers'pytest -q .github/unittest/linux_sota/scripts/test_sota.py -k recipepython -m py_compile sota-implementations/vla_grpo/vla-grpo.py sota-implementations/vla_grpo/utils.py sota-implementations/vla_grpo/smoke.pyCurrent scale-run status
A full 8-GPU LIBERO-Spatial run is active with async 500-episode scalar eval plus bounded video eval. The PR is draft until the scale run produces collection/update curves and the final command/log evidence is attached.