-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnfcorpus_video_query_representation_v1.json
More file actions
48 lines (48 loc) · 1.55 KB
/
Copy pathnfcorpus_video_query_representation_v1.json
File metadata and controls
48 lines (48 loc) · 1.55 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
39
40
41
42
43
44
45
46
47
48
{
"schema": "msmarco-genqa.external-artifact-pointer.v1",
"artifact_id": "nfcorpus-video-query-representation-bm25-ce-v1",
"kind": "nfcorpus_video_query_representation_run_bundle",
"release": {
"repository": "GioiaZheng/msmarco-genqa",
"tag": "v2.3-nfcorpus-video-query-ablation",
"asset": "nfcorpus-video-query-ablation-v1.zip"
},
"download": {
"url": "https://github.com/GioiaZheng/msmarco-genqa/releases/download/v2.3-nfcorpus-video-query-ablation/nfcorpus-video-query-ablation-v1.zip",
"bytes": 2975679,
"sha256": "6d588eef275989e822d12e40afa67396a6226dd6df52246877a312556c64272f"
},
"source": {
"experiment_commits": {
"bm25": "119a9c695547",
"reranker": "cc6ae1f9ac08"
},
"record": "reports/generated/artifacts/nfcorpus_video_query_representation.json",
"record_sha256": "321d8296518c696f28d1b8d4bd5456fb825853e24fe2be53397e711cf15cd56c",
"record_serialization": "canonical-json-utf8-sorted-keys-compact"
},
"contents": {
"dataset": "beir/nfcorpus/test",
"subset": "official_test_video",
"query_representations": [
"title",
"description",
"title_plus_description"
],
"systems": [
"bm25",
"bm25_ce"
],
"run_files": 6,
"contains_query_text": false,
"contains_document_text": false,
"contains_model_weights": false
},
"reproduce": {
"command": "make reproduce-nfcorpus-video-eval",
"requires_private_credentials": false,
"rebuilds_corpus_indexes": false,
"reruns_retrieval": false,
"reruns_cross_encoder": false
}
}