macavaney commited on
Commit
ab6cb69
1 Parent(s): ef21e4a

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +47 -0
  2. artifact.tar.lz4 +1 -1
  3. artifact.tar.lz4.json +1 -1
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.quality_score_cache
7
+ - pyterrier-artifact.quality_score_cache.numpy
8
+ task_categories:
9
+ - text-retrieval
10
+ viewer: false
11
+ ---
12
+
13
+ # epic.msmarco-passage.cache
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-quality/epic.msmarco-passage.cache')
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": "quality_score_cache",
43
+ "format": "numpy",
44
+ "package_hint": "pyterrier-quality",
45
+ "count": 8841823
46
+ }
47
+ ```
artifact.tar.lz4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07608f72d08ae763d41ab4523b079c5dbbdb6b9bf0f375459cf12235c925128a
3
  size 16281433
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7a805f977b925d509f05630a3447feef0644293aa70d2474d5f79824b77ce84
3
  size 16281433
artifact.tar.lz4.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fab06cad4a135999eb2eed51eb4c119465c70db72905ca4f5a802d548ab0296
3
  size 289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c6effef529383f18c5a95edab2ba0f5d45e613eddc6de809d36a9ec189c94b4
3
  size 289