Datasets:
Add task category, paper, code and project page link (#2)
Browse files- Add task category, paper, code and project page link (09939a0f6685d9063163775b86d5a1a7170f4896)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -2,6 +2,15 @@
|
|
2 |
license: cc-by-sa-4.0
|
3 |
language:
|
4 |
- en
|
|
|
|
|
5 |
size_categories:
|
6 |
- 1K<n<10K
|
7 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: cc-by-sa-4.0
|
3 |
language:
|
4 |
- en
|
5 |
+
task_categories:
|
6 |
+
- video-text-to-text
|
7 |
size_categories:
|
8 |
- 1K<n<10K
|
9 |
+
---
|
10 |
+
|
11 |
+
This dataset was presented in the paper [OVO-Bench: How Far is Your Video-LLMs from Real-World Online Video Understanding?](https://huggingface.co/papers/2501.05510).
|
12 |
+
|
13 |
+
Project page: https://joeleelyf.github.io/OVO-Bench/
|
14 |
+
Code: https://github.com/JoeLeelyf/OVO-Bench
|
15 |
+
|
16 |
+
The repository contains the following file information:
|