update app.py
Browse files
app.py
CHANGED
|
@@ -177,7 +177,7 @@ demo = gr.Interface(
|
|
| 177 |
gr.Plot(label="MLQA Dataset"),
|
| 178 |
gr.Plot(label="ARCD Dataset")
|
| 179 |
],
|
| 180 |
-
title="MERAA :
|
| 181 |
description=(
|
| 182 |
"Evaluate your Embedding model or any Arabic Sentence Transformer model's performance on **context and question retrieval** for Arabic datasets for Enhancing RAG (Retrieval-Augmented Generation).\n"
|
| 183 |
"- **ARCD** evaluates short context retrieval performance.\n"
|
|
|
|
| 177 |
gr.Plot(label="MLQA Dataset"),
|
| 178 |
gr.Plot(label="ARCD Dataset")
|
| 179 |
],
|
| 180 |
+
title="MERAA : Matryoshka Embedding Retrieval Assessment for Arabic",
|
| 181 |
description=(
|
| 182 |
"Evaluate your Embedding model or any Arabic Sentence Transformer model's performance on **context and question retrieval** for Arabic datasets for Enhancing RAG (Retrieval-Augmented Generation).\n"
|
| 183 |
"- **ARCD** evaluates short context retrieval performance.\n"
|