Benchmark results
Bridge dataset (WidowX robot)
Checkpoint: nvidia/GR00T-N1.6-bridgeFractal dataset (Google robot)
Checkpoint: nvidia/GR00T-N1.6-fractalFine-tuning
Bridge dataset (WidowX robot)
1
Download dataset
2
Copy modality configuration
3
Run fine-tuning
Remember to set
WANDB_API_KEY if using Weights & Biases tracking, or remove the --use-wandb flag from the training script.Fractal dataset (Google robot)
1
Download dataset
2
Copy modality configuration
3
Convert video format (optional)
If AV1 codec doesn’t work on your machine:
4
Run fine-tuning
Evaluation
Setup environment
Install the required dependencies (only needs to be done once):Run evaluation
1
Start policy server
In Terminal 1, choose one of the following options:Option 1: Local fine-tuned checkpointOption 2: Remote fine-tuned checkpoint
2
Start evaluation client
In Terminal 2:
Available tasks
Google robot tasks
simpler_env_google/google_robot_pick_coke_cansimpler_env_google/google_robot_pick_objectsimpler_env_google/google_robot_move_nearsimpler_env_google/google_robot_open_drawersimpler_env_google/google_robot_close_drawersimpler_env_google/google_robot_place_in_closed_drawer
WidowX robot tasks
simpler_env_widowx/widowx_spoon_on_towelsimpler_env_widowx/widowx_carrot_on_platesimpler_env_widowx/widowx_put_eggplant_in_basketsimpler_env_widowx/widowx_stack_cubesimpler_env_widowx/widowx_put_eggplant_in_sinksimpler_env_widowx/widowx_close_drawersimpler_env_widowx/widowx_open_drawer