Add task category, link to paper, link to code
#2
by
nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-nc-4.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- video-question-answering
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
This dataset is introduced in the paper [V2P-Bench: Evaluating Video-Language Understanding with Visual Prompts for Better Human-Model Interaction](https://huggingface.co/papers/2503.17736).
|
| 8 |
+
|
| 9 |
+
Project page: https://github.com/gaotiexinqu/V2P-Bench
|