Upload folder using huggingface_hub
Browse files- README.md +47 -0
- artifact.tar.lz4.0 +3 -0
- artifact.tar.lz4.1 +3 -0
- artifact.tar.lz4.2 +3 -0
- artifact.tar.lz4.3 +3 -0
- 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 |
+
# fever.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/fever.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": 5416568
|
46 |
+
}
|
47 |
+
```
|
artifact.tar.lz4.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:825d71c0d6a427b0f4b661d563145640ef06be139062367b197c6abf744ce527
|
3 |
+
size 4900064258
|
artifact.tar.lz4.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:491de549dc6bc7b5191b83b66a4949e5c1dd225e82924a335214ff913a1c5d5e
|
3 |
+
size 4900032560
|
artifact.tar.lz4.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8e1a47826e9de9412d476b5f1cb4d514f8ef2f8c01f5d963ca98a02c5f96ea3
|
3 |
+
size 4900032560
|
artifact.tar.lz4.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f70c63a56e965ffe5729af97a0f44c7620fa873529058094b9a92b9d0fa474c2
|
3 |
+
size 2084607980
|
artifact.tar.lz4.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae317b54a9bd016cacd90309efe35b1df8b54928cc0aa6a46a69bd880ab6a1ec
|
3 |
+
size 453
|