Update README.md
Browse files
README.md
CHANGED
|
@@ -20,8 +20,7 @@ This repo contains the code and data for [VLM2Vec: Training Vision-Language Mode
|
|
| 20 |
## Data
|
| 21 |
|
| 22 |
Our model is being trained on MMEB-train and evaluated on MMEB-eval with contrastive learning. We only use in-batch negatives for training.
|
| 23 |
-
|
| 24 |
-
### Train/Eval Data
|
| 25 |
- Train data: https://huggingface.co/datasets/TIGER-Lab/MMEB-train
|
| 26 |
- Eval data: https://huggingface.co/datasets/TIGER-Lab/MMEB-eval
|
| 27 |
|
|
|
|
| 20 |
## Data
|
| 21 |
|
| 22 |
Our model is being trained on MMEB-train and evaluated on MMEB-eval with contrastive learning. We only use in-batch negatives for training.
|
| 23 |
+
|
|
|
|
| 24 |
- Train data: https://huggingface.co/datasets/TIGER-Lab/MMEB-train
|
| 25 |
- Eval data: https://huggingface.co/datasets/TIGER-Lab/MMEB-eval
|
| 26 |
|