HosnLS commited on
Commit
735fd5d
·
verified ·
1 Parent(s): a3484e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -9,8 +9,6 @@ base_model:
9
  [![arXiv](https://img.shields.io/badge/arXiv-2505.19789-red.svg)](http://arxiv.org/abs/2505.19789)
10
  [![Website](https://img.shields.io/badge/Website-RLVLA-green.svg)](https://rlvla.github.io)
11
 
12
- ## Introduction
13
-
14
- This is the warm-upped model, fine-tuned from `openvla/openvla-7b`.
15
- The warm-up dataset consists of 140 trajectories collected by octo-small and motion planner.
16
  For more details, please refer to the [codebase](https://github.com/gen-robot/RL4VLA) and the [paper](http://arxiv.org/abs/2505.19789).
 
9
  [![arXiv](https://img.shields.io/badge/arXiv-2505.19789-red.svg)](http://arxiv.org/abs/2505.19789)
10
  [![Website](https://img.shields.io/badge/Website-RLVLA-green.svg)](https://rlvla.github.io)
11
 
12
+ This is the warm-upped model, fine-tuned from official `openvla/openvla-7b`.
13
+ The warm-up dataset consists of 140 trajectories collected by octo-small and the motion planner.
 
 
14
  For more details, please refer to the [codebase](https://github.com/gen-robot/RL4VLA) and the [paper](http://arxiv.org/abs/2505.19789).