Update README.md
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ This model is released with paper **[LLaRA: Supercharging Robot Learning Data fo
|
|
| 24 |
## Model details
|
| 25 |
|
| 26 |
**Model type:**
|
| 27 |
-
LLaRA is an open-source visuomotor policy trained by fine-tuning [LLaVA-7b-v1.5](https://huggingface.co/liuhaotian/llava-v1.5-7b) on instruction-following data `D-inBC` and
|
| 28 |
For the conversion code, please refer to [convert_vima.ipynb](https://github.com/LostXine/LLaRA/blob/main/datasets/convert_vima.ipynb)
|
| 29 |
|
| 30 |
**Model date:**
|
|
|
|
| 24 |
## Model details
|
| 25 |
|
| 26 |
**Model type:**
|
| 27 |
+
LLaRA is an open-source visuomotor policy trained by fine-tuning [LLaVA-7b-v1.5](https://huggingface.co/liuhaotian/llava-v1.5-7b) on instruction-following data `D-inBC` and 4 auxiliary datasets, converted from [VIMA-Data](https://huggingface.co/datasets/VIMA/VIMA-Data).
|
| 28 |
For the conversion code, please refer to [convert_vima.ipynb](https://github.com/LostXine/LLaRA/blob/main/datasets/convert_vima.ipynb)
|
| 29 |
|
| 30 |
**Model date:**
|