Howieeeee commited on
Commit
f5b3095
Β·
verified Β·
1 Parent(s): 4f3020b

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +1 -1
constants.py CHANGED
@@ -72,7 +72,7 @@ INFO_DIR = "./worldscore_leaderboard_submission/model_info.csv"
72
  COLUMN_NAMES = MODEL_INFO + TASK_INFO
73
 
74
  LEADERBORAD_INTRODUCTION = """# WorldScore Leaderboard
75
- [Paper]() | [Website](https://haoyi-duan.github.io/WorldScore/) | [Code](https://github.com/haoyi-duan/WorldScore) | [Dataset](https://huggingface.co/datasets/Howieeeee/WorldScore)
76
 
77
  πŸ† Welcome to the leaderboard of **WorldScore**, the first unified evaluation benchmark for world generation.
78
 
 
72
  COLUMN_NAMES = MODEL_INFO + TASK_INFO
73
 
74
  LEADERBORAD_INTRODUCTION = """# WorldScore Leaderboard
75
+ [Paper](https://arxiv.org/abs/2504.00983) | [Website](https://haoyi-duan.github.io/WorldScore/) | [Code](https://github.com/haoyi-duan/WorldScore) | [Dataset](https://huggingface.co/datasets/Howieeeee/WorldScore)
76
 
77
  πŸ† Welcome to the leaderboard of **WorldScore**, the first unified evaluation benchmark for world generation.
78