Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ library_name: transformers
|
|
8 |
pipeline_tag: video-text-to-text
|
9 |
---
|
10 |
|
11 |
-
<a href='https://arxiv.org/abs/2501.
|
12 |
<a href='https://huggingface.co/collections/ruili0/temporal-preference-optimization-67874b451f65db189fa35e10'><img src='https://img.shields.io/badge/model-checkpoints-yellow'></a>
|
13 |
<a href='https://github.com/ruili33/TPO'><img src='https://img.shields.io/badge/github-repository-purple'></a>
|
14 |
<img src="cvpr_figure_TPO.png"></img>
|
@@ -90,15 +90,12 @@ This project utilizes certain datasets and checkpoints that are subject to their
|
|
90 |
|
91 |
**BibTeX:**
|
92 |
```
|
93 |
-
@
|
94 |
-
title={Temporal Preference Optimization for Long-Form Video Understanding},
|
95 |
-
author={Rui
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
primaryClass={cs.CV},
|
100 |
-
url={https://arxiv.org/abs/2501.13919},
|
101 |
-
}
|
102 |
```
|
103 |
|
104 |
**References:**
|
|
|
8 |
pipeline_tag: video-text-to-text
|
9 |
---
|
10 |
|
11 |
+
<a href='https://arxiv.org/abs/2501.13919v2'><img src='https://img.shields.io/badge/arXiv-paper-red'></a><a href='https://ruili33.github.io/tpo_website/'><img src='https://img.shields.io/badge/project-TPO-blue'></a><a href='https://huggingface.co/collections/ruili0/temporal-preference-optimization-67874b451f65db189fa35e10'><img src='https://img.shields.io/badge/huggingface-datasets-green'></a>
|
12 |
<a href='https://huggingface.co/collections/ruili0/temporal-preference-optimization-67874b451f65db189fa35e10'><img src='https://img.shields.io/badge/model-checkpoints-yellow'></a>
|
13 |
<a href='https://github.com/ruili33/TPO'><img src='https://img.shields.io/badge/github-repository-purple'></a>
|
14 |
<img src="cvpr_figure_TPO.png"></img>
|
|
|
90 |
|
91 |
**BibTeX:**
|
92 |
```
|
93 |
+
@article{li2025temporal,
|
94 |
+
title={Temporal Preference Optimization for Long-Form Video Understanding},
|
95 |
+
author={Li, Rui and Wang, Xiaohan and Zhang, Yuhui and Wang, Zeyu and Yeung-Levy, Serena},
|
96 |
+
journal={arXiv preprint arXiv:2501.13919},
|
97 |
+
year={2025}
|
98 |
+
}
|
|
|
|
|
|
|
99 |
```
|
100 |
|
101 |
**References:**
|