File size: 774 Bytes
f138732 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
---
# pretty_name: "" # Example: "MS MARCO Terrier Index"
tags:
- pyterrier
- pyterrier-artifact
- pyterrier-artifact.quality_score_cache
- pyterrier-artifact.quality_score_cache.numpy
task_categories:
- text-retrieval
viewer: false
---
# qt5-tiny.cord19.cache
## Description
*TODO: What is the artifact?*
## Usage
```python
# Load the artifact
import pyterrier_alpha as pta
artifact = pta.Artifact.from_hf('pyterrier-quality/qt5-tiny.cord19.cache')
# TODO: Show how you use the artifact
```
## Benchmarks
*TODO: Provide benchmarks for the artifact.*
## Reproduction
```python
# TODO: Show how you constructed the artifact.
```
## Metadata
```
{
"type": "quality_score_cache",
"format": "numpy",
"package_hint": "pyterrier-quality",
"count": 192509
}
```
|