Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -182,7 +182,7 @@ demo = gr.Interface(
|
|
182 |
inputs=[
|
183 |
gr.Radio(
|
184 |
[
|
185 |
-
"SPLADE-
|
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",
|