Datasets:
Fix task category (#3)
Browse files- Fix task category (2b29c0eac8f4e369a96ff461f6584c279197145f)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
task_categories:
|
4 |
-
- video-to-text
|
5 |
---
|
6 |
|
7 |
This repository contains the data presented in [MR. Video: "MapReduce" is the Principle for Long Video Understanding](https://huggingface.co/papers/2504.16082).
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
task_categories:
|
4 |
+
- video-text-to-text
|
5 |
---
|
6 |
|
7 |
This repository contains the data presented in [MR. Video: "MapReduce" is the Principle for Long Video Understanding](https://huggingface.co/papers/2504.16082).
|