-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbeir_cross_domain_v1.json
More file actions
38 lines (38 loc) · 1.31 KB
/
Copy pathbeir_cross_domain_v1.json
File metadata and controls
38 lines (38 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"schema": "msmarco-genqa.external-artifact-pointer.v1",
"artifact_id": "beir-nfcorpus-scifact-bm25-ce-v1",
"kind": "beir_run_bundle",
"release": {
"repository": "GioiaZheng/msmarco-genqa",
"tag": "v2.2-beir-cross-domain-baselines",
"asset": "beir-cross-domain-baselines-v1.zip"
},
"download": {
"url": "https://github.com/GioiaZheng/msmarco-genqa/releases/download/v2.2-beir-cross-domain-baselines/beir-cross-domain-baselines-v1.zip",
"bytes": 6006875,
"sha256": "15e8e4ded1fe8d889e24a31f7794988ce0bbb6750c5f9b10e1d7dd4b38a5f633"
},
"source": {
"experiment_commits": {
"nfcorpus_bm25": "e276d80fb4da",
"nfcorpus_bm25_ce": "e276d80fb4da",
"scifact_bm25": "e276d80fb4da",
"scifact_bm25_ce": "f82caf651041"
},
"record": "reports/generated/artifacts/beir_cross_domain_bm25_ce.json",
"record_sha256": "56bea3c1664d0523aeed068c0d0daf0c343a4352ec0d34f679c63f39bc7d4ccb"
},
"contents": {
"datasets": ["beir/nfcorpus/test", "beir/scifact/test"],
"systems": ["bm25", "bm25_ce"],
"run_files": 4,
"contains_document_text": false,
"contains_model_weights": false
},
"reproduce": {
"command": "make reproduce-beir-eval",
"requires_private_credentials": false,
"rebuilds_corpus_indexes": false,
"reruns_cross_encoder": false
}
}