aayush226 commited on
Commit
93146f7
·
verified ·
1 Parent(s): 1125965

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🔎
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: "4.29.0"
8
  app_file: app.py
9
  pinned: false
10
  ---
@@ -20,4 +20,4 @@ It indexes passages with FAISS and retrieves the most relevant contexts for your
20
  - Gradio interface for interactive retrieval
21
 
22
  ### Usage
23
- Enter a question and see the top-k passages retrieved from the SQuAD validation split.
 
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 5.47.1
8
  app_file: app.py
9
  pinned: false
10
  ---
 
20
  - Gradio interface for interactive retrieval
21
 
22
  ### Usage
23
+ Enter a question and see the top-k passages retrieved from the SQuAD validation split.