Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -11,3 +11,15 @@ license: cc-by-nc-sa-4.0
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
```
|
16 |
+
@misc{wu2024longvideobenchbenchmarklongcontextinterleaved,
|
17 |
+
title={LongVideoBench: A Benchmark for Long-context Interleaved Video-Language Understanding},
|
18 |
+
author={Haoning Wu and Dongxu Li and Bei Chen and Junnan Li},
|
19 |
+
year={2024},
|
20 |
+
eprint={2407.15754},
|
21 |
+
archivePrefix={arXiv},
|
22 |
+
primaryClass={cs.CV},
|
23 |
+
url={https://arxiv.org/abs/2407.15754},
|
24 |
+
}
|
25 |
+
```
|