macavaney commited on
Commit
73f81eb
·
verified ·
1 Parent(s): f0f5f0c

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 +2 -2
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
+ # qt5-tiny.msmarco-passage-v2.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/qt5-tiny.msmarco-passage-v2.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": 138364198
46
+ }
47
+ ```
artifact.tar.lz4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f28e9177acf0a7487015bf0539574d3679b2715869b2b5c4cc919f3e70227fd
3
  size 968820477
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a5898f8b8a0b4760f024173af53763903ef57ac5ad179d9adfcb4197fd09056
3
  size 968820477
artifact.tar.lz4.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69d15487ba71b6912f86e84d62e6bc8d007f6dbb703b79ca4976717f900b45cd
3
- size 304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c2a3e4f41a586785bc44e260e47c4284c327aadedec4f93f5ca979d8f1a5c71
3
+ size 310