SiddharthAK commited on
Commit
e609273
·
verified ·
1 Parent(s): 0c9e4b7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -516,8 +516,6 @@ with gr.Blocks(title="SPLADE Demos", css=css) as demo:
516
  )
517
 
518
  with gr.TabItem("Compare Encoders"): # NEW TAB
519
- gr.Markdown("### Calculate Dot Product Similarity between Query and Document")
520
- gr.Markdown("Select **independent** SPLADE models to encode your query and document, then see their sparse representations and their similarity score.")
521
 
522
  # Define the common model choices for cleaner code
523
  model_choices = [
 
516
  )
517
 
518
  with gr.TabItem("Compare Encoders"): # NEW TAB
 
 
519
 
520
  # Define the common model choices for cleaner code
521
  model_choices = [