macavaney commited on
Commit
f5d919f
·
verified ·
1 Parent(s): d1682f7

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +47 -0
  2. artifact.tar.lz4 +3 -0
  3. artifact.tar.lz4.json +3 -0
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ # pretty_name: "" # Example: "MS MARCO Terrier Index"
3
+ tags:
4
+ - pyterrier
5
+ - pyterrier-artifact
6
+ - pyterrier-artifact.dense_index
7
+ - pyterrier-artifact.dense_index.flex
8
+ task_categories:
9
+ - text-retrieval
10
+ viewer: false
11
+ ---
12
+
13
+ # trec-covid.retromae.flex
14
+
15
+ ## Description
16
+
17
+ *TODO: What is the artifact?*
18
+
19
+ ## Usage
20
+
21
+ ```python
22
+ # Load the artifact
23
+ import pyterrier_alpha as pta
24
+ artifact = pta.Artifact.from_hf('pyterrier/trec-covid.retromae.flex')
25
+ # TODO: Show how you use the artifact
26
+ ```
27
+
28
+ ## Benchmarks
29
+
30
+ *TODO: Provide benchmarks for the artifact.*
31
+
32
+ ## Reproduction
33
+
34
+ ```python
35
+ # TODO: Show how you constructed the artifact.
36
+ ```
37
+
38
+ ## Metadata
39
+
40
+ ```
41
+ {
42
+ "type": "dense_index",
43
+ "format": "flex",
44
+ "vec_size": 768,
45
+ "doc_count": 171332
46
+ }
47
+ ```
artifact.tar.lz4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d09529f0336a07c321dd1d1a3bb743fe51c6367aada0dd7f25c36660e8a4afc3
3
+ size 528824478
artifact.tar.lz4.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b84bd75d2293c50bbb248c8283eaf72983fa9cfbfceb3b0b14e3d8419407710a
3
+ size 300