Datasets:
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
video-understanding
multi-evidence-reasoning
long-video
temporal-reasoning
spatial-reasoning
video-qa
License:
| HERBench Video Archive Structure | |
| ================================= | |
| This archive is split into two sections for efficient downloading: | |
| LITE VERSION (~34.33 GB): | |
| Parts: videos.tar.part.00 to videos.tar.part.03 | |
| Contains: ~67 videos used in HERBench-Lite (~5,600 questions) | |
| To extract LITE only: | |
| cat videos.tar.part.{00..03} > videos_lite.tar | |
| tar -xvf videos_lite.tar | |
| FULL VERSION (~159.02 GB): | |
| Parts: videos.tar.part.00 to videos.tar.part.16 | |
| Contains: All 335+ videos used in HERBench-Full (27,936 questions) | |
| To extract FULL: | |
| cat videos.tar.part.* > videos_full.tar | |
| tar -xvf videos_full.tar | |
| Note: The lite parts (00-03) are included in the full version, | |
| so you don't need to download them twice! | |
| Verification: | |
| sha256sum -c videos.tar.checksums.txt | |