SiddharthAK commited on
Commit
63d582f
·
verified ·
1 Parent(s): 73887f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -182,7 +182,7 @@ demo = gr.Interface(
182
  inputs=[
183
  gr.Radio(
184
  [
185
- "SPLADE-v3 (expansion and weighting)",
186
  "SPLADE-v3-Lexical (weighting only)" # Simplified option
187
  ],
188
  label="Choose Representation Model",
 
182
  inputs=[
183
  gr.Radio(
184
  [
185
+ "SPLADE-cocondenser-distil (expansion and weighting)",
186
  "SPLADE-v3-Lexical (weighting only)" # Simplified option
187
  ],
188
  label="Choose Representation Model",