nielsr HF Staff commited on
Commit
730bef5
·
verified ·
1 Parent(s): 4eedc1a

Add link to paper and task category

Browse files

This PR ensures the dataset shows up at https://huggingface.co/papers/2502.05173.

It also makes it discoverable at https://huggingface.co/datasets?task_categories=task_categories:video-text-to-text.

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,8 +1,11 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
4
  ## V-NIAH-D Benchmark
5
- A Visual Needle-In-A-Haystack Benchmark with Periodic Distractors.
 
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