NoahWeiss/farm_uf850_home_full
Viewer • Updated • 2.31k • 585
Full fine-tune (every parameter trainable, no LoRA/GSE) of pi0.5 on
NoahWeiss/farm_uf850_home_full
(revision v2.0): 1153 teleoperated UFactory UF850 episodes across 20 home
manipulation tasks, recorded with a Quest 3 rig.
63 episodes (2-5 per task, stratified, seed 153) were excluded from training
and reserved for evaluation. The full labeled list is in
heldout_home_full.json in this repo. Training
used the remaining 1090 episodes (~377k frames). Norm stats were computed on
the train split only.
pi05 config pi05_farm_home_fft: absolute joint actions
(use_delta_joint_actions=False), action_horizon=10, EMA 0.999
(saved params are the EMA copy)fsdp_devices=2 (4 data-parallel replicas), batch 64save_interval
steps as step-<N> tags (params + assets, inference-ready)Training/eval code: the FARM repo (model/amp_fft/).