Pratik Bhavsar commited on
Commit
91b3c5d
·
1 Parent(s): 7d1a2ad

updated note

Browse files
Files changed (1) hide show
  1. tabs/leaderboard.py +1 -1
tabs/leaderboard.py CHANGED
@@ -150,7 +150,7 @@ def filter_leaderboard(df, model_type, category, sort_by):
150
  </div>
151
  <div class="note-box">
152
  <p style="margin: 0; font-size: 0.9em;">
153
- Note: API pricing for sorting by cost uses a 3-to-1 input/output ratio calculation. For Gemini 2.0, the cost is assumed to match Gemini 1.5's pricing since actual rates aren't yet available.
154
  </p>
155
  </div>
156
  """
 
150
  </div>
151
  <div class="note-box">
152
  <p style="margin: 0; font-size: 0.9em;">
153
+ Note: API pricing for sorting by cost uses a 3-to-1 input/output ratio calculation. DeepSeek V3 and R1 were excluded from rankings due to limited function support.
154
  </p>
155
  </div>
156
  """