Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,16 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
## Installation
|
6 |
|
7 |
Clone the repository and navigate to the RRPO directory:
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- lmms-lab/LLaVA-Video-7B-Qwen2
|
5 |
---
|
6 |
|
7 |
+
<a href='https://arxiv.org/abs/2504.12083'><img src='https://img.shields.io/badge/arXiv-paper-red'></a>
|
8 |
+
<a href='https://pritamqu.github.io/RRPO/'><img src='https://img.shields.io/badge/project-RRPO-blue'></a>
|
9 |
+
<a href='https://huggingface.co/datasets/pritamqu/self-alignment'><img src='https://img.shields.io/badge/huggingface-datasets-green'></a>
|
10 |
+
<a href='https://huggingface.co/collections/pritamqu/rrpo-67fbc8c048b298a5fdfb167b'><img src='https://img.shields.io/badge/model-checkpoints-yellow'></a>
|
11 |
+
</a><a href='https://github.com/pritamqu/RRPO'><img src='https://img.shields.io/badge/github-repository-purple'></a>
|
12 |
+
|
13 |
+
|
14 |
## Installation
|
15 |
|
16 |
Clone the repository and navigate to the RRPO directory:
|