Add task category
Browse filesThis PR ensures that the dataset can be found using the task category `video-text-to-text`.
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# VCR-Bench ( A Comprehensive Evaluation Framework for Video Chain-of-Thought Reasoning)
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- video-text-to-text
|
| 5 |
---
|
| 6 |
|
| 7 |
# VCR-Bench ( A Comprehensive Evaluation Framework for Video Chain-of-Thought Reasoning)
|