Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
|
6 |
+
## Citation [optional]
|
7 |
+
arxiv.org/abs/2503.19794
|
8 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
9 |
+
|
10 |
+
**BibTeX:**
|
11 |
+
@misc{liu2025pavepatchingadaptingvideo,
|
12 |
+
title={PAVE: Patching and Adapting Video Large Language Models},
|
13 |
+
author={Zhuoming Liu and Yiquan Li and Khoi Duc Nguyen and Yiwu Zhong and Yin Li},
|
14 |
+
year={2025},
|
15 |
+
eprint={2503.19794},
|
16 |
+
archivePrefix={arXiv},
|
17 |
+
primaryClass={cs.CV},
|
18 |
+
url={https://arxiv.org/abs/2503.19794},
|
19 |
+
}
|