Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,21 @@ language:
|
|
| 3 |
- en
|
| 4 |
license: mit
|
| 5 |
pretty_name: VCRBench
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# VCRBench: Exploring Long-form Causal Reasoning Capabilities of Large Video Language Models
|
|
|
|
| 3 |
- en
|
| 4 |
license: mit
|
| 5 |
pretty_name: VCRBench
|
| 6 |
+
task_categories:
|
| 7 |
+
- video-text-to-text
|
| 8 |
+
- visual-question-answering
|
| 9 |
+
tags:
|
| 10 |
+
- video
|
| 11 |
+
- multimodal
|
| 12 |
+
- video-language
|
| 13 |
+
- causal-reasoning
|
| 14 |
+
- multi-step-reasoning
|
| 15 |
+
- long-form-reasoning
|
| 16 |
+
- large-video-language-model
|
| 17 |
+
- large-multimodal-model
|
| 18 |
+
- multimodal-large-language-model
|
| 19 |
+
size_categories:
|
| 20 |
+
- n<1K
|
| 21 |
---
|
| 22 |
|
| 23 |
# VCRBench: Exploring Long-form Causal Reasoning Capabilities of Large Video Language Models
|