zhiminy commited on
Commit
eb2f380
·
1 Parent(s): d2e40c0
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1790,7 +1790,6 @@ def load_leaderboard_data_from_hf():
1790
 
1791
  def save_leaderboard_and_metrics_to_hf():
1792
  """
1793
- Save leaderboard data and monthly metrics to SWE-Arena/leaderboard_metadata dataset.
1794
  Creates a comprehensive JSON file with both leaderboard stats and monthly metrics.
1795
  If the file exists, it will be overwritten.
1796
 
 
1790
 
1791
  def save_leaderboard_and_metrics_to_hf():
1792
  """
 
1793
  Creates a comprehensive JSON file with both leaderboard stats and monthly metrics.
1794
  If the file exists, it will be overwritten.
1795