Koshti10 commited on
Commit
743728a
·
verified ·
1 Parent(s): 672064b

Update src/assets/text_content.py

Browse files
Files changed (1) hide show
  1. src/assets/text_content.py +1 -1
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/kushal-10/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
 
 
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