openvla-oft fine-tuned on genesis-hr-bench (step 50000)

OpenVLA-OFT fine-tuning of openvla/openvla-7b on the zhouqh/hrbench genesis-hr-bench dataset.

Training

Files

  • model-{1..4}-of-00004.safetensors โ€” merged HF model (base + LoRA).
  • lora_adapter/ โ€” LoRA adapter only (apply on top of openvla/openvla-7b).
  • action_head--50000_checkpoint.pt โ€” OFT action head.
  • proprio_projector--50000_checkpoint.pt โ€” proprio projector.
  • dataset_statistics.json โ€” normalization stats used during training.

Usage

from transformers import AutoModelForVision2Seq, AutoProcessor
processor = AutoProcessor.from_pretrained("zimplex/openvla-oft-genesis-hr-bench-step50000", trust_remote_code=True)
model     = AutoModelForVision2Seq.from_pretrained("zimplex/openvla-oft-genesis-hr-bench-step50000", trust_remote_code=True, torch_dtype="bfloat16")

Trained via scripts/finetune.sh --model openvla_oft.

Downloads last month
18
Safetensors
Model size
8B params
Tensor type
BF16
ยท
Video Preview
loading

Model tree for zimplex/openvla-oft-genesis-hr-bench-step50000

Finetuned
(20)
this model