Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,8 @@ language:
|
|
6 |
- en
|
7 |
---
|
8 |
|
9 |
-
|
|
|
|
|
|
|
|
|
|
6 |
- en
|
7 |
---
|
8 |
|
9 |
+
# MMEB-V2 (Massive Multimodal Embedding Benchmark)
|
10 |
+
|
11 |
+
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.
|
12 |
+
|
13 |
+
|[**Github**](https://github.com/TIGER-AI-Lab/VLM2Vec) | [**🏆Leaderboard**](https://huggingface.co/spaces/TIGER-Lab/MMEB) | [**📖MMEB-V2/VLM2Vec-V2 Paper (TBA)**](https://arxiv.org/abs/2410.05160) | | [**📖MMEB-V1/VLM2Vec-V1 Paper**](https://arxiv.org/abs/2410.05160) |
|