Spaces:
Sleeping
Sleeping
uprade gradio
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: π
|
|
4 |
colorFrom: green
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
@@ -12,4 +12,4 @@ pinned: false
|
|
12 |
# π PyTerrier: SPLADE
|
13 |
|
14 |
This is a demonstration of [PyTerrier's SPLADE package](https://github.com/cmacdonald/pyt_splade). The SPLADE model encodes queries and documents
|
15 |
-
into sparse representations, which can then be used for indexing and retrieval.
|
|
|
4 |
colorFrom: green
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.42.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
12 |
# π PyTerrier: SPLADE
|
13 |
|
14 |
This is a demonstration of [PyTerrier's SPLADE package](https://github.com/cmacdonald/pyt_splade). The SPLADE model encodes queries and documents
|
15 |
+
into sparse representations, which can then be used for indexing and retrieval.
|