Omartificial-Intelligence-Space commited on
Commit
8c71347
·
verified ·
1 Parent(s): 102204e

update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -141,7 +141,7 @@ demo = gr.Interface(
141
  gr.Plot(label="MLQA Arabic (Long Context Evaluation)"),
142
  gr.Plot(label="ARCD (Short Context Evaluation)")
143
  ],
144
- title="Evaluation of Arabic Matryoshka Embedding Models on Retreival Tasks ",
145
  description=(
146
  "Evaluate your Sentence Transformer model's performance on **context and question retrieval** for Arabic datasets for enhancing Arabic RAG.\n"
147
  "- **ARCD** evaluates short context retrieval performance.\n"
 
141
  gr.Plot(label="MLQA Arabic (Long Context Evaluation)"),
142
  gr.Plot(label="ARCD (Short Context Evaluation)")
143
  ],
144
+ title="Evaluation of Arabic Matryoshka Embedding Models on Retrieval Tasks ",
145
  description=(
146
  "Evaluate your Sentence Transformer model's performance on **context and question retrieval** for Arabic datasets for enhancing Arabic RAG.\n"
147
  "- **ARCD** evaluates short context retrieval performance.\n"