sherzod-hakimov commited on
Commit
5aa2f68
Β·
verified Β·
1 Parent(s): 99fbf22

Upload 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,7 +1,7 @@
1
  TITLE = """<h1 align="center" id="space-title"> πŸ† CLEM Leaderboard</h1>"""
2
 
3
  REPO = "https://raw.githubusercontent.com/clembench/clembench-runs/main/"
4
- REGISTRY_URL = "https://raw.githubusercontent.com/clp-research/clembench/refs/heads/main/backends/model_registry.json"
5
  BENCHMARK_FILE = "benchmark_runs.json"
6
 
7
  HF_REPO = "colab-potsdam/clem-leaderboard"
 
1
  TITLE = """<h1 align="center" id="space-title"> πŸ† CLEM Leaderboard</h1>"""
2
 
3
  REPO = "https://raw.githubusercontent.com/clembench/clembench-runs/main/"
4
+ REGISTRY_URL = "https://raw.githubusercontent.com/clp-research/clemcore/refs/heads/main/clemcore/backends/model_registry.json"
5
  BENCHMARK_FILE = "benchmark_runs.json"
6
 
7
  HF_REPO = "colab-potsdam/clem-leaderboard"