Spaces:
Sleeping
Sleeping
Update src/assets/text_content.py
Browse files
src/assets/text_content.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
TITLE = """<h1 align="center" id="space-title"> 🏆 CLEM Leaderboard</h1>"""
|
2 |
|
3 |
-
REPO = "https://raw.githubusercontent.com/
|
4 |
REGISTRY_URL = "https://raw.githubusercontent.com/kushal-10/clembench/refs/heads/main/backends/model_registry.json"
|
5 |
BENCHMARK_FILE = "benchmark_runs.json"
|
6 |
|
|
|
1 |
TITLE = """<h1 align="center" id="space-title"> 🏆 CLEM Leaderboard</h1>"""
|
2 |
|
3 |
+
REPO = "https://raw.githubusercontent.com/clembench/clembench-runs/v2.0/"
|
4 |
REGISTRY_URL = "https://raw.githubusercontent.com/kushal-10/clembench/refs/heads/main/backends/model_registry.json"
|
5 |
BENCHMARK_FILE = "benchmark_runs.json"
|
6 |
|