macavaney commited on
Commit
b38a07c
β€’
1 Parent(s): 31dc6be

uprade gradio

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: πŸ•
4
  colorFrom: green
5
  colorTo: green
6
  sdk: gradio
7
- sdk_version: 3.44.3
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.