vansin commited on
Commit
8b1ef15
1 Parent(s): 3d4d027

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -27,7 +27,7 @@
27
 
28
  <body>
29
  <div class="space">
30
- <iframe class="iframe" allowfullscreen="true" frameborder="0" src="https://opencompass.org.cn/leaderboard-llm">
31
  </iframe>
32
  </div>
33
  </body>
 
27
 
28
  <body>
29
  <div class="space">
30
+ <iframe class="iframe" allowfullscreen="true" frameborder="0" src="https://rank.opencompass.org.cn/leaderboard-llm-v2">
31
  </iframe>
32
  </div>
33
  </body>