Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -460,7 +460,7 @@ with gr.Blocks(title="Sahara Benchmark Leaderboards", css=google_style_css) as d
|
|
460 |
)
|
461 |
with gr.Group(elem_classes="content-card"):
|
462 |
gr.Markdown("<br>")
|
463 |
-
gr.HTML("<h2>Citation</h2>If you use the Sahara benchmark for your scientific publication, or if you find the resources in this website useful, please cite our <a href='https://africa.dlnlp.ai/sahara/'>ACL2025 paper </a
|
464 |
gr.HTML("<center><img src='https://africa.dlnlp.ai/sahara//img/sahara_web_sponsers.jpg' width='25%'> </center>")
|
465 |
|
466 |
|
|
|
460 |
)
|
461 |
with gr.Group(elem_classes="content-card"):
|
462 |
gr.Markdown("<br>")
|
463 |
+
gr.HTML("<h2>Citation</h2>If you use the Sahara benchmark for your scientific publication, or if you find the resources in this website useful, please cite our <a href='https://africa.dlnlp.ai/sahara/'>ACL2025 paper </a>.")
|
464 |
gr.HTML("<center><img src='https://africa.dlnlp.ai/sahara//img/sahara_web_sponsers.jpg' width='25%'> </center>")
|
465 |
|
466 |
|