Update README.md
Browse files
README.md
CHANGED
@@ -21,12 +21,10 @@ configs:
|
|
21 |
path: "query/union_val/*.jsonl"
|
22 |
- split: test
|
23 |
path: "query/test/*.jsonl"
|
24 |
-
- config_name:
|
25 |
data_files:
|
26 |
- split: mbeir_local
|
27 |
path: "cand_pool/local/*.jsonl"
|
28 |
-
- config_name: mbeir_global
|
29 |
-
data_files:
|
30 |
- split: mbeir_global
|
31 |
path: "cand_pool/global/mbeir_union_test_cand_pool.jsonl"
|
32 |
- config_name: instructions
|
|
|
21 |
path: "query/union_val/*.jsonl"
|
22 |
- split: test
|
23 |
path: "query/test/*.jsonl"
|
24 |
+
- config_name: cand_pool
|
25 |
data_files:
|
26 |
- split: mbeir_local
|
27 |
path: "cand_pool/local/*.jsonl"
|
|
|
|
|
28 |
- split: mbeir_global
|
29 |
path: "cand_pool/global/mbeir_union_test_cand_pool.jsonl"
|
30 |
- config_name: instructions
|