macavaney commited on
Commit
da4169e
1 Parent(s): 3f9d5f5

Upload folder using huggingface_hub

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