ziyjiang commited on
Commit
5813911
·
verified ·
1 Parent(s): 795dcd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -25,8 +25,14 @@ Our model is being trained on MMEB-train and evaluated on MMEB-eval with contras
25
  - Eval data: https://huggingface.co/datasets/TIGER-Lab/MMEB-eval
26
 
27
  ### VLM2Vec Checkpoints
28
- - [MMEB.lora8.bs1024](https://huggingface.co/TIGER-Lab/MMEB.lora8.bs1024/)
29
- - [MMEB.fullmodel.bs2048](https://huggingface.co/TIGER-Lab/MMEB.fullmodel.bs2048/)
 
 
 
 
 
 
30
 
31
  ### Github
32
  - [Github](https://github.com/TIGER-AI-Lab/VLM2Vec)
 
25
  - Eval data: https://huggingface.co/datasets/TIGER-Lab/MMEB-eval
26
 
27
  ### VLM2Vec Checkpoints
28
+
29
+ <details>
30
+ <summary> V1 checkpoints </summary>
31
+ - [VLM2Vec-Qwen2VL (7B)](https://huggingface.co/TIGER-Lab/VLM2Vec-Qwen2VL-7B)
32
+ - [VLM2Vec-Qwen2VL (2B)](https://huggingface.co/TIGER-Lab/VLM2Vec-Qwen2VL-2B)
33
+ - [VLM2Vec-LLaVa-Next](https://huggingface.co/TIGER-Lab/VLM2Vec-LLaVa-Next)
34
+ - [VLM2Vec-Phi3.5V](https://huggingface.co/TIGER-Lab/VLM2Vec-Full)
35
+ </details>
36
 
37
  ### Github
38
  - [Github](https://github.com/TIGER-AI-Lab/VLM2Vec)