IAMJB HF staff commited on
Commit
3b9deb3
1 Parent(s): 41a294b

Update README.md

Browse files

Link to paper page

Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -3,4 +3,16 @@ datasets:
3
  - shenxq/OneVision
4
  base_model:
5
  - Qwen/Qwen2-7B-Instruct
6
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - shenxq/OneVision
4
  base_model:
5
  - Qwen/Qwen2-7B-Instruct
6
+ ---
7
+
8
+ ```
9
+ @misc{shen2024longvuspatiotemporaladaptivecompression,
10
+ title={LongVU: Spatiotemporal Adaptive Compression for Long Video-Language Understanding},
11
+ author={Xiaoqian Shen and Yunyang Xiong and Changsheng Zhao and Lemeng Wu and Jun Chen and Chenchen Zhu and Zechun Liu and Fanyi Xiao and Balakrishnan Varadarajan and Florian Bordes and Zhuang Liu and Hu Xu and Hyunwoo J. Kim and Bilge Soran and Raghuraman Krishnamoorthi and Mohamed Elhoseiny and Vikas Chandra},
12
+ year={2024},
13
+ eprint={2410.17434},
14
+ archivePrefix={arXiv},
15
+ primaryClass={cs.CV},
16
+ url={https://arxiv.org/abs/2410.17434},
17
+ }
18
+ ```