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 |
+
# hotpotqa.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/hotpotqa.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": 5233329
|
46 |
+
}
|
47 |
+
```
|
artifact.tar.lz4.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0e792143649e40dca6bf0567a70ef2d4b4fb8b51212305a4e9e1dfb8a26a277
|
3 |
+
size 4900053402
|
artifact.tar.lz4.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4d68b161d601433f766e790d6ad27eb8ff57625402ed87492cf455e47d391c1
|
3 |
+
size 4900015442
|
artifact.tar.lz4.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b6e7459c265302267ea7392f63f6a5340edae0a5fb8e60f2c919d4e5452548b
|
3 |
+
size 4900009827
|
artifact.tar.lz4.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b00037fbc744687a83c323f5449db4a4efad01080e6d706a2722597708410ec
|
3 |
+
size 1398513662
|
artifact.tar.lz4.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e67ef56d9ebc7676ca974e820f74dba3ec024e42f6800ad67c55e6bbee964756
|
3 |
+
size 449
|