wassemgtk karsitu commited on
Commit
1820231
·
verified ·
1 Parent(s): 583c951

Update app.py (#1)

Browse files

- Update app.py (a0c5bcf34234e52ed686aad644c40cea0987464f)


Co-authored-by: Karen Situ <[email protected]>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -172,7 +172,7 @@ def create_leaderboard():
172
  <div style="padding: 20px;">
173
  <h2>About This Leaderboard</h2>
174
  <p>This Financial Model Performance Leaderboard compares the performance of various AI models across robustness and context grounding metrics. The data is sourced from evaluations conducted on February 18, 2025, and reflects the models' ability to handle financial tasks under different conditions.</p>
175
- <p>For more information, contact us at <a href="mailto:[email protected]">[email protected]</a>.</p>
176
  </div>
177
  """)
178
  with gr.Row():
 
172
  <div style="padding: 20px;">
173
  <h2>About This Leaderboard</h2>
174
  <p>This Financial Model Performance Leaderboard compares the performance of various AI models across robustness and context grounding metrics. The data is sourced from evaluations conducted on February 18, 2025, and reflects the models' ability to handle financial tasks under different conditions.</p>
175
+ <p>For more information or if you would like to submit your model for evaluation, contact us at <a href="mailto:[email protected]">[email protected]</a>.</p>
176
  </div>
177
  """)
178
  with gr.Row():