terryyz commited on
Commit
336f5b7
·
verified ·
1 Parent(s): bad76bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1208,7 +1208,7 @@ def build_ui():
1208
  <p align="center" style="font-size: 1.2em;">
1209
  <a href="https://github.com/bigcode-project/bigcodearena">GitHub</a> |
1210
  <a href="https://huggingface.co/collections/bigcode/bigcodearena-68cd3a196e5147cc45f8ea3d">HF Collection</a> |
1211
- <a href="https://drive.google.com/file/d/1gt5Ws0FGVfg78jDGRBS4scY8IqMKRJyp/view?usp=sharing">Paper</a>
1212
  </p>
1213
  """)
1214
 
 
1208
  <p align="center" style="font-size: 1.2em;">
1209
  <a href="https://github.com/bigcode-project/bigcodearena">GitHub</a> |
1210
  <a href="https://huggingface.co/collections/bigcode/bigcodearena-68cd3a196e5147cc45f8ea3d">HF Collection</a> |
1211
+ <a href="https://arxiv.org/abs/2510.08697">Arxiv</a>
1212
  </p>
1213
  """)
1214