Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -38,10 +38,6 @@ for Comprehensive Video Understanding". It mainly consists of three parts: `vide
|
|
| 38 |
|
| 39 |
- `subtitle.zip` contains **800 JSONL files**, named `{001..800}.jsonl`, each corresponding to a video id. Each file contains word-level entries with timestamps.
|
| 40 |
|
| 41 |
-
<p align="center">
|
| 42 |
-
<img src="assets/teaser.png" width="100%" height="100%">
|
| 43 |
-
</p>
|
| 44 |
-
|
| 45 |
---
|
| 46 |
|
| 47 |
# 🩷 About This Benchmark
|
|
@@ -75,18 +71,22 @@ In 2024, our [**Video-MME**](https://video-mme.github.io/) benchmark became a st
|
|
| 75 |
|
| 76 |
A non-linear scoring mechanism is applied to all question groups, and a first error truncation mechanism is used for reasoning coherence groups.
|
| 77 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 78 |
---
|
| 79 |
|
| 80 |
# 🍺 Example
|
| 81 |
|
| 82 |
-
<p align="
|
| 83 |
<a href="https://huggingface.co/datasets/MME-Benchmarks/Video-MME-v2/resolve/main/assets/demo.mp4">
|
| 84 |
-
<img src="assets/demo_cover.png" width="60%" alt="Demo video"/>
|
| 85 |
</a>
|
| 86 |
</p>
|
| 87 |
|
| 88 |
-
<p align="
|
| 89 |
-
<strong>
|
| 90 |
</p>
|
| 91 |
|
| 92 |
<p>
|
|
|
|
| 38 |
|
| 39 |
- `subtitle.zip` contains **800 JSONL files**, named `{001..800}.jsonl`, each corresponding to a video id. Each file contains word-level entries with timestamps.
|
| 40 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
---
|
| 42 |
|
| 43 |
# 🩷 About This Benchmark
|
|
|
|
| 71 |
|
| 72 |
A non-linear scoring mechanism is applied to all question groups, and a first error truncation mechanism is used for reasoning coherence groups.
|
| 73 |
|
| 74 |
+
<p align="center">
|
| 75 |
+
<img src="assets/teaser.png" width="100%" height="100%">
|
| 76 |
+
</p>
|
| 77 |
+
|
| 78 |
---
|
| 79 |
|
| 80 |
# 🍺 Example
|
| 81 |
|
| 82 |
+
<p align="left">
|
| 83 |
<a href="https://huggingface.co/datasets/MME-Benchmarks/Video-MME-v2/resolve/main/assets/demo.mp4">
|
| 84 |
+
<img src="assets/demo_cover.png" width="60%" alt="Demo video cover"/>
|
| 85 |
</a>
|
| 86 |
</p>
|
| 87 |
|
| 88 |
+
<p align="left">
|
| 89 |
+
<strong>👆 Click the cover image to view the demo video.</strong>
|
| 90 |
</p>
|
| 91 |
|
| 92 |
<p>
|