Update README.md
Browse files
README.md
CHANGED
|
@@ -25,18 +25,6 @@ configs:
|
|
| 25 |
path: "cand_pool/local/*.jsonl"
|
| 26 |
- split: mbeir_global
|
| 27 |
path: "cand_pool/global/*.jsonl"
|
| 28 |
-
- config_name: instructions
|
| 29 |
-
data_files:
|
| 30 |
-
- split: instructions
|
| 31 |
-
path: "instructions/*.jsonl"
|
| 32 |
-
- config_name: qrels
|
| 33 |
-
data_files:
|
| 34 |
-
- split: train
|
| 35 |
-
path: "qrels/train/*.txt"
|
| 36 |
-
- split: val
|
| 37 |
-
path: "qrels/val/*.txt"
|
| 38 |
-
- split: test
|
| 39 |
-
path: "qrels/test/*.txt"
|
| 40 |
---
|
| 41 |
|
| 42 |
### **UniIR: Training and Benchmarking Universal Multimodal Information Retrievers**
|
|
|
|
| 25 |
path: "cand_pool/local/*.jsonl"
|
| 26 |
- split: mbeir_global
|
| 27 |
path: "cand_pool/global/*.jsonl"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
---
|
| 29 |
|
| 30 |
### **UniIR: Training and Benchmarking Universal Multimodal Information Retrievers**
|