Skip to content

Refactor run_conversion to be embodiment agnostic#259

Open
ElmoPA wants to merge 1 commit intoelmo/refactor-aria-procfrom
elmo/run-conversion
Open

Refactor run_conversion to be embodiment agnostic#259
ElmoPA wants to merge 1 commit intoelmo/refactor-aria-procfrom
elmo/run-conversion

Conversation

@ElmoPA
Copy link
Contributor

@ElmoPA ElmoPA commented Mar 5, 2026

No description provided.

@ElmoPA ElmoPA marked this pull request as ready for review March 5, 2026 02:39
This was referenced Mar 5, 2026
Copy link
Contributor Author

ElmoPA commented Mar 5, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ryanthecreator ryanthecreator force-pushed the elmo/run-conversion branch 2 times, most recently from 814108a to f200495 Compare March 5, 2026 06:05
@ryanthecreator ryanthecreator force-pushed the elmo/refactor-aria-proc branch from 3326ff0 to 0043aba Compare March 5, 2026 06:05
@ryanthecreator ryanthecreator force-pushed the elmo/run-conversion branch 2 times, most recently from 76f27cb to 51586b6 Compare March 5, 2026 23:08
@ryanthecreator ryanthecreator force-pushed the elmo/refactor-aria-proc branch from 6a587fd to 4a7ea84 Compare March 5, 2026 23:08
@ryanthecreator ryanthecreator force-pushed the elmo/refactor-aria-proc branch from 4a7ea84 to 8643c2f Compare March 6, 2026 22:10
@ryanthecreator ryanthecreator force-pushed the elmo/refactor-aria-proc branch 2 times, most recently from 66493b8 to 2af09c6 Compare March 7, 2026 06:35
@ryanthecreator ryanthecreator force-pushed the elmo/run-conversion branch 2 times, most recently from 259e537 to e0c8a8a Compare March 8, 2026 03:51
@ryanthecreator ryanthecreator force-pushed the elmo/refactor-aria-proc branch from 2af09c6 to e01ca2f Compare March 8, 2026 03:51
"PROCESSED_REMOTE_PREFIX", "s3://rldb/processed_v3/test_aria"
).rstrip("/")
self.bucket = os.environ.get("BUCKET", "rldb")
self.resources_small = {"eva_small": 1} # TODO: change to aria_small
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be aria_small and aria_big?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I forgot to change it back after testing. Thx for spotting that out.

arm = infer_arm_from_row(row)
task_name = infer_task_name_from_row(row)
task_description = infer_task_description_from_row(row)
# TODO: add dry run, right now the script does not work with this dry run code
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dry run is pretty important, can you add back?

@ryanthecreator ryanthecreator force-pushed the elmo/refactor-aria-proc branch from e01ca2f to 03d4e6d Compare March 8, 2026 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants