Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -175,7 +175,7 @@ with gr.Blocks(title="Benchmark Leaderboard", css=""".search-box {margin-bottom:
|
|
| 175 |
gr.Markdown("# π° FinMTEB Benchmark Leaderboard")
|
| 176 |
gr.Markdown("**Finance** Massive Text Embedding Benchmark (FinMTEB), an embedding benchmark consists of 64 financial domain-specific text datasets, across English and Chinese, spanning seven different tasks.")
|
| 177 |
gr.Markdown("---")
|
| 178 |
-
gr.Markdown("π If you feel our work helpful, please cite the following paper: [
|
| 179 |
gr.Markdown("Github: [FinMTEB](https://github.com/yixuantt/FinMTEB/blob/main/README.md)")
|
| 180 |
search = gr.Textbox(
|
| 181 |
placeholder="π Enter the model name...",
|
|
|
|
| 175 |
gr.Markdown("# π° FinMTEB Benchmark Leaderboard")
|
| 176 |
gr.Markdown("**Finance** Massive Text Embedding Benchmark (FinMTEB), an embedding benchmark consists of 64 financial domain-specific text datasets, across English and Chinese, spanning seven different tasks.")
|
| 177 |
gr.Markdown("---")
|
| 178 |
+
gr.Markdown("π If you feel our work helpful, please cite the following paper: [FinMTEB: Finance Massive Text Embedding Benchmark](https://arxiv.org/abs/2502.10990)")
|
| 179 |
gr.Markdown("Github: [FinMTEB](https://github.com/yixuantt/FinMTEB/blob/main/README.md)")
|
| 180 |
search = gr.Textbox(
|
| 181 |
placeholder="π Enter the model name...",
|