Add link to paper and task category
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,8 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
4 |
## V-NIAH-D Benchmark
|
5 |
-
|
|
|
6 |
|
7 |
One can use it by following steps similar to [V-NIAH](https://github.com/EvolvingLMMs-Lab/LongVA).
|
8 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- video-text-to-text
|
5 |
---
|
6 |
## V-NIAH-D Benchmark
|
7 |
+
|
8 |
+
A Visual Needle-In-A-Haystack Benchmark with Periodic Distractors. It was presented in [VideoRoPE: What Makes for Good Video Rotary Position Embedding?](https://huggingface.co/papers/2502.05173).
|
9 |
|
10 |
One can use it by following steps similar to [V-NIAH](https://github.com/EvolvingLMMs-Lab/LongVA).
|
11 |
|