elmadany commited on
Commit
1543cff
·
verified ·
1 Parent(s): bc1284c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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>as well as the papers of the <a href='https://africa.dlnlp.ai/sahara/tasks'>original authors</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