Upload folder using huggingface_hub
Browse files- README.md +6 -1
- artifact.tar.lz4 +2 -2
- artifact.tar.lz4.json +2 -2
README.md
CHANGED
@@ -3,6 +3,8 @@
|
|
3 |
tags:
|
4 |
- pyterrier
|
5 |
- pyterrier-artifact
|
|
|
|
|
6 |
task_categories:
|
7 |
- text-retrieval
|
8 |
viewer: false
|
@@ -37,6 +39,9 @@ artifact = pta.Artifact.from_hf('pyterrier/webis-touche2020.splade-v3.cache')
|
|
37 |
|
38 |
```
|
39 |
{
|
40 |
-
"
|
|
|
|
|
|
|
41 |
}
|
42 |
```
|
|
|
3 |
tags:
|
4 |
- pyterrier
|
5 |
- pyterrier-artifact
|
6 |
+
- pyterrier-artifact.indexer_cache
|
7 |
+
- pyterrier-artifact.indexer_cache.lz4pickle
|
8 |
task_categories:
|
9 |
- text-retrieval
|
10 |
viewer: false
|
|
|
39 |
|
40 |
```
|
41 |
{
|
42 |
+
"type": "indexer_cache",
|
43 |
+
"format": "lz4pickle",
|
44 |
+
"package_hint": "pyterrier-caching",
|
45 |
+
"record_count": 382545
|
46 |
}
|
47 |
```
|
artifact.tar.lz4
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26b45b375c5a424e6b7e3f5ffde63a5009a47e0aa14fd0bfe464727da2ed9ae7
|
3 |
+
size 783463775
|
artifact.tar.lz4.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9e79bd2d48c822a36ebfcc0620893b828e19b62f1cff53b7d8cc2678dda869d
|
3 |
+
size 373
|