Add validation script for LeRobot dataset schema#579
Open
Siddhantdamre wants to merge 32 commits intoNVIDIA:dependabot/pip/torch-2.8.0from
Open
Add validation script for LeRobot dataset schema#579Siddhantdamre wants to merge 32 commits intoNVIDIA:dependabot/pip/torch-2.8.0from
Siddhantdamre wants to merge 32 commits intoNVIDIA:dependabot/pip/torch-2.8.0from
Conversation
* minro n1.6 doc fix Signed-off-by: youliangt <youliangt@nvidia.com> * shell Signed-off-by: youliangt <youliangt@nvidia.com> --------- Signed-off-by: youliangt <youliangt@nvidia.com>
* fix torch.distributed.error on single gpu * lint
Bumps [transformers](https://github.com/huggingface/transformers) from 4.51.3 to 4.53.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.51.3...v4.53.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add extra batch size in option for replay * mark obs optional
Downgrade transformers package from version 4.53.0 to 4.51.3.
* initial commit for N1.6-DROID integration * Fix small bug * Added fix to run inference on blackwell gpus * Added control scripts for oss release * Gr00t N1.6-DROID release * fix path Signed-off-by: Nadun Ranawaka <nadun.kesara@gmail.com> * update docs Signed-off-by: Nadun Ranawaka <nadun.kesara@gmail.com> * update docs Signed-off-by: Nadun Ranawaka <nadun.kesara@gmail.com> * cleanup Signed-off-by: Nadun Ranawaka <nadun.kesara@gmail.com> --------- Signed-off-by: Nadun Ranawaka <nadun.kesara@gmail.com> Co-authored-by: Nadun Ranawaka <nranawakaara@nvidia.com>
Signed-off-by: youliangt <youliangt@nvidia.com>
We need to add apt-get update before running apt-get install
…d add fixture/...
…option over decord, solve related behavior sim import issue. (SO101 error is fixed in 489)
* update * fix ruff * adjust augment order * update img aug * clean code * clean code * update doc strings * update ruff * revert doc strings changes * revert some changes * address comments * fix ruff * rewrite cfg * update doc strings * add example * add mask desc
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.
Fixes #
Changes proposed in this pull request:
Before submitting
section of the
CONTRIBUTINGdocs.