ziyjiang commited on
Commit
bac486d
·
verified ·
1 Parent(s): 28f0fda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -6,4 +6,8 @@ language:
6
  - en
7
  ---
8
 
9
- This repo contains all the raw files (image, video) from MMEB (both MMEB-v1 and MMEB-v2) benchmark.
 
 
 
 
 
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) |