macavaney commited on
Commit
4511c78
1 Parent(s): 929f2f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- # pretty_name: "" # Example: "MS MARCO Terrier Index"
3
  tags:
4
  - pyterrier
5
  - pyterrier-artifact
@@ -10,11 +10,11 @@ task_categories:
10
  viewer: false
11
  ---
12
 
13
- # msmarco-passage.corpusgraph.bm25.16
14
 
15
  ## Description
16
 
17
- *TODO: What is the artifact?*
18
 
19
  ## Usage
20
 
 
1
  ---
2
+ pretty_name: "MS MARCO Passage BM25 Corpus Graph (k=16)"
3
  tags:
4
  - pyterrier
5
  - pyterrier-artifact
 
10
  viewer: false
11
  ---
12
 
13
+ # MS MARCO Passage BM25 Corpus Graph (k=16)
14
 
15
  ## Description
16
 
17
+ A corpus graph over MS MARCO passage constructed using PISA's BM25, with 16 neighbors per document.
18
 
19
  ## Usage
20