Spaces:
Running
Running
File size: 391 Bytes
9cfff32 fbf5042 f76be94 bbda641 f76be94 924cd68 fbf5042 b38a07c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
title: PyTerrier SPLADE
emoji: π
colorFrom: green
colorTo: green
sdk: gradio
sdk_version: 3.41.2
app_file: app.py
pinned: false
---
# π PyTerrier: SPLADE
This is a demonstration of [PyTerrier's SPLADE package](https://github.com/cmacdonald/pyt_splade). The SPLADE model encodes queries and documents
into sparse representations, which can then be used for indexing and retrieval. |