JHeisler commited on
Commit
58135f5
·
verified ·
1 Parent(s): 4a7aa47

Add Hydra source training config

Browse files
Files changed (1) hide show
  1. training_config_source.yaml +2 -2
training_config_source.yaml CHANGED
@@ -1,6 +1,6 @@
1
  # @package _global_
2
- # REFERENCE COPY — canonical is in S001's lerobot clone at:
3
- # ../S001_Local_ACT_Training/working/lerobot/lerobot/configs/policy/act_diffusion_aloha_solo_real.yaml
4
 
5
  # Single-arm (LEFT) ALOHA — Hybrid ACT+Diffusion policy.
6
  # ACT encoder (ResNet18 + transformer) → DDIM diffusion U-Net → action chunks.
 
1
  # @package _global_
2
+ # REFERENCE COPY — canonical is in this workstream's local lerobot clone at:
3
+ # ./lerobot/lerobot/configs/policy/act_diffusion_aloha_solo_real.yaml
4
 
5
  # Single-arm (LEFT) ALOHA — Hybrid ACT+Diffusion policy.
6
  # ACT encoder (ResNet18 + transformer) → DDIM diffusion U-Net → action chunks.