Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,16 +16,16 @@ viewer: false
|
|
| 16 |
|
| 17 |
# MMEB-V2 (Massive Multimodal Embedding Benchmark)
|
| 18 |
|
| 19 |
-
|
|
|
|
| 20 |
|
| 21 |
-
|
| 22 |
|
| 23 |
Building upon on our original [**MMEB**](https://arxiv.org/abs/2410.05160), **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.
|
| 24 |
|
| 25 |
**This Hugging Face repository contains only the raw image and video files used in MMEB-V2, which need to be downloaded in advance.**
|
| 26 |
The test data for each task in MMEB-V2 is available [here](https://huggingface.co/VLM2Vec) and will be automatically downloaded and used by our code. More details on how to set it up are provided in the following sections.
|
| 27 |
|
| 28 |
-
[**Website**](https://tiger-ai-lab.github.io/VLM2Vec/) |[**Github**](https://github.com/TIGER-AI-Lab/VLM2Vec) | [**🏆Leaderboard**](https://huggingface.co/spaces/TIGER-Lab/MMEB) | [**📖MMEB-V2/VLM2Vec-V2 Paper**](https://arxiv.org/abs/2507.04590) | | [**📖MMEB-V1/VLM2Vec-V1 Paper**](https://arxiv.org/abs/2410.05160) |
|
| 29 |
|
| 30 |
|
| 31 |
## 🚀 What's New
|
|
|
|
| 16 |
|
| 17 |
# MMEB-V2 (Massive Multimodal Embedding Benchmark)
|
| 18 |
|
| 19 |
+
[**Website**](https://tiger-ai-lab.github.io/VLM2Vec/) |[**Github**](https://github.com/TIGER-AI-Lab/VLM2Vec) | [**🏆Leaderboard**](https://huggingface.co/spaces/TIGER-Lab/MMEB) | [**📖MMEB-V2/VLM2Vec-V2 Paper**](https://arxiv.org/abs/2507.04590) | | [**📖MMEB-V1/VLM2Vec-V1 Paper**](https://arxiv.org/abs/2410.05160) |
|
| 20 |
+
|
| 21 |
|
| 22 |
+
## Introduction
|
| 23 |
|
| 24 |
Building upon on our original [**MMEB**](https://arxiv.org/abs/2410.05160), **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.
|
| 25 |
|
| 26 |
**This Hugging Face repository contains only the raw image and video files used in MMEB-V2, which need to be downloaded in advance.**
|
| 27 |
The test data for each task in MMEB-V2 is available [here](https://huggingface.co/VLM2Vec) and will be automatically downloaded and used by our code. More details on how to set it up are provided in the following sections.
|
| 28 |
|
|
|
|
| 29 |
|
| 30 |
|
| 31 |
## 🚀 What's New
|