ziyjiang commited on
Commit
17b51f9
1 Parent(s): 40a9e25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
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
- Our results on 36 evaluation datasets are:
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