| | --- |
| | language: en |
| | license: cc-by-4.0 |
| | pretty_name: Morse-500-view |
| | size_categories: [1K<n<10K] |
| | task_categories: |
| | - video-classification |
| | - question-answering |
| | - visual-question-answering |
| | --- |
| | <table> |
| | <tr> |
| | <td style="padding: 0;"> |
| | <a href="https://morse-500.github.io"> |
| | <img src="https://img.shields.io/badge/Website-1E90FF?style=for-the-badge&logo=firefox&logoColor=ffffff&labelColor" alt="Website"> |
| | </a> |
| | </td> |
| | <td style="padding: 0;"> |
| | <a href="https://huggingface.co/datasets/video-reasoning/morse-500"> |
| | <img src="https://img.shields.io/badge/Data-D5A848?style=for-the-badge&logo=huggingface&logoColor=ffffff&labelColor" alt="Data"> |
| | </a> |
| | </td> |
| | <td style="padding: 0;"> |
| | <a href="https://huggingface.co/datasets/video-reasoning/morse-500-view"> |
| | <img src="https://img.shields.io/badge/View-D5A848?style=for-the-badge&logo=huggingface&logoColor=ffffff&labelColor" alt="Viewer"> |
| | </a> |
| | </td> |
| | <td style="padding: 0;"> |
| | <a href="https://github.com/morse-benchmark/morse-500"> |
| | <img src="https://img.shields.io/badge/Code-000000?style=for-the-badge&logo=github&logoColor=white" alt="Code"> |
| | </a> |
| | </td> |
| | <td style="padding: 0;"> |
| | <a href="https://arxiv.org/abs/2506.05523"> |
| | <img src="https://img.shields.io/badge/arXiv-2506.05523-b31b1b.svg?style=for-the-badge" alt="arXiv"> |
| | </a> |
| | </td> |
| | </tr> |
| | </table> |
| | |
| | # MORSE-500 Benchmark |
| |
|
| | The viewing version of [`MORSE-500 Benchmark`](https://huggingface.co/datasets/video-reasoning/morse-500), which allows you to view the video in the webpage directly. |
| |
|
| | ## Dataset Structure |
| |
|
| | - `test/`: Contains all MP4 video files |
| | - `test/metadata.csv`: Contains the dataset metadata, including video_path, query, ground_truth, question_text, and main_category |
| |
|