Spaces:
Running
Running
linjunyao
commited on
Commit
•
cccb4f9
1
Parent(s):
415e77e
updated iframe link to huggingface version
Browse files- index.html +1 -1
index.html
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
</style>
|
21 |
|
22 |
<body>
|
23 |
-
<iframe src="https://arena.opencompass.org.cn/?
|
24 |
</body>
|
25 |
|
26 |
</html>
|
|
|
20 |
</style>
|
21 |
|
22 |
<body>
|
23 |
+
<iframe src="https://arena.opencompass.org.cn/?platform=huggingface" title="CompassArena"></iframe>
|
24 |
</body>
|
25 |
|
26 |
</html>
|