Datasets:
Update task categories to video-text-to-text
Browse filesThis PR updates the task categories to `video-text-to-text` for increased precision and discoverability of the dataset.
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
-
task_categories:
|
4 |
-
- visual-question-answering
|
5 |
language:
|
6 |
- en
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# VideoHallu: Evaluating and Mitigating Multi-modal Hallucinations for Synthetic Videos
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
+
license: apache-2.0
|
5 |
+
task_categories:
|
6 |
+
- video-text-to-text
|
7 |
---
|
8 |
|
9 |
# VideoHallu: Evaluating and Mitigating Multi-modal Hallucinations for Synthetic Videos
|