Update README.md
Browse files
README.md
CHANGED
|
@@ -29,6 +29,9 @@ Our model is being trained on MMEB-train and evaluated on MMEB-eval with contras
|
|
| 29 |
- [MMEB.lora8.bs1024](https://huggingface.co/TIGER-Lab/MMEB.lora8.bs1024/)
|
| 30 |
- [MMEB.fullmodel.bs2048](https://huggingface.co/TIGER-Lab/MMEB.fullmodel.bs2048/)
|
| 31 |
|
|
|
|
|
|
|
|
|
|
| 32 |
### Experimental Results
|
| 33 |
Our model can outperform the existing baselines by a huge margin.
|
| 34 |
<img width="900" alt="abs" src="https://raw.githubusercontent.com/TIGER-AI-Lab/VLM2Vec/refs/heads/main/figures//vlm2vec_results.png">
|
|
|
|
| 29 |
- [MMEB.lora8.bs1024](https://huggingface.co/TIGER-Lab/MMEB.lora8.bs1024/)
|
| 30 |
- [MMEB.fullmodel.bs2048](https://huggingface.co/TIGER-Lab/MMEB.fullmodel.bs2048/)
|
| 31 |
|
| 32 |
+
### Github
|
| 33 |
+
- [Github](https://github.com/TIGER-AI-Lab/VLM2Vec)
|
| 34 |
+
|
| 35 |
### Experimental Results
|
| 36 |
Our model can outperform the existing baselines by a huge margin.
|
| 37 |
<img width="900" alt="abs" src="https://raw.githubusercontent.com/TIGER-AI-Lab/VLM2Vec/refs/heads/main/figures//vlm2vec_results.png">
|