pyterrier-quality/rand.msmarco-passage.cache
收藏Hugging Face2024-11-16 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/pyterrier-quality/rand.msmarco-passage.cache
下载链接
链接失效反馈官方服务:
资源简介:
---
# 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
---
# rand.msmarco-passage.cache
## Description
*TODO: What is the artifact?*
## Usage
```python
# Load the artifact
import pyterrier_alpha as pta
artifact = pta.Artifact.from_hf('pyterrier-quality/rand.msmarco-passage.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": 138364198
}
```
提供机构:
pyterrier-quality



