This dataset contains 1,323 question-answer pairs across 608 multi-view video samples for video question answering research.
.
├── annotations/
│ ├── README.md # This file
│ ├── all_questions.json # QA annotations (original format)
│ ├── all_questions.parquet # QA annotations (parquet format)
│ ├── video_mapping.csv # Video file mapping (source -> target)
│ └── prepare_videos.py… See the full description on the dataset page:
https://huggingface.co/datasets/Anonymous-8867/MVVBench.