openpi
openpi copied to clipboard
Does pi05_base contain weights for action expert?
During the training state, when the pretrained weights are loaded (i.e., pi05_base), do they contain the weights for the action expert? Since the paper claims "the action expert is trained from scratch during fine-tuning", so I assume the pi05_base shouldn't contain weights for action expert. Is that correct? Thanks.