charlesxu0124 commited on
Commit
8912e1e
·
verified ·
1 Parent(s): 7e9d59d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - openvla/openvla-7b
4
+ - rail-berkeley/octo-base
5
+ ---
6
+
7
+ This repository contains [OpenVLA](https://huggingface.co/openvla/openvla-7b) and [Octo](https://huggingface.co/rail-berkeley/octo-base) checkpoints fine-tuned on tele-op and RL generated datasets for the Connctor Insertion task in the paper [RLDG: Robotic Generalist Policy Distillation via Reinforcement Learning
8
+ ](https://generalist-distillation.github.io/).
9
+
10
+ Each model takes as input 1 wrist camera and outputs a 6D end-effector twist expressed in the wrist frame.