Datasets:

Languages:
English
ArXiv:
License:
MMEB-V2 / README.md
ziyjiang's picture
Update README.md
f2e5f42 verified
|
raw
history blame
1.54 kB
metadata
license: apache-2.0
task_categories:
  - image-classification
language:
  - en

MMEB-V2 (Massive Multimodal Embedding Benchmark)

Building upon on our original MMEB, MMEB-V2 expands the evaluation scope to include five new tasks: four video-based tasks β€” Video Retrieval, Moment Retrieval, Video Classification, and Video Question Answering β€” and one task focused on visual documents, Visual Document Retrieval. This comprehensive suite enables robust evaluation of multimodal embedding models across static, temporal, and structured visual data settings.

|Github | πŸ†Leaderboard | πŸ“–MMEB-V2/VLM2Vec-V2 Paper (TBA) | | πŸ“–MMEB-V1/VLM2Vec-V1 Paper |

πŸš€ What's New

  • [2025.05] Initial release.

Dataset Overview

We present an overview of the MMEB-V2 dataset below: abs

Dataset Structure

Below is the directory structure for this Huggingface Repo:


β†’ video-tasks/
β”œβ”€β”€ frames/
β”‚   β”œβ”€β”€ video_cls.tar.gz
β”‚   β”œβ”€β”€ video_qa.tar.gz
β”‚   β”œβ”€β”€ video_ret.tar.gz
β”‚   └── video_mret.tar.gz
β”œβ”€β”€ raw videos/
β”‚   β”œβ”€β”€ video_cls.tar.gz
β”‚   β”œβ”€β”€ video_qa.tar.gz
β”‚   β”œβ”€β”€ video_ret.tar.gz
β”‚   └── video_mret.tar.gz

β†’ image-tasks/
β”œβ”€β”€ mmeb_v1.tar.gz
└── visdoc.tar.gz