Spaces:
Sleeping
Sleeping
refine
Browse files
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 |
|