This is the official leaderboard for the World Model Track of the GigaBrain Challenge 2026 @ CVPR 2026.
| File | Purpose |
|---|---|
index.html | Main leaderboard page (fetches results.json at runtime) |
results.json | Submission results data — update this to refresh the leaderboard |
This folder is ready to deploy as a Hugging Face Static Space:
git clone https://huggingface.co/spaces/<your-org>/<space-name>index.html at root).git add . && git commit -m "init leaderboard" && git pushTo update rankings: edit results.json and push.
To update page content: edit index.html and push.
See the Submit section in index.html for the full JSON schema and intake process.
Submission method: email gigabrainchallenge@163.com with a ZIP package (max ZIP size: 200 MB).
Expected ZIP structure:
outputs/
├── video_quality_eval/
│ ├── task1/
│ │ ├── episode_0.mp4
│ │ └── ...
│ └── ...
└── evaluator_test/
├── task1/
│ ├── episode_0.mp4
│ └── ...
└── ...
Submission email → gigabrainchallenge@163.com
This is the official leaderboard for the World Model Track of the GigaBrain Challenge 2026 @ CVPR 2026.
| File | Purpose |
|---|---|
index.html | Main leaderboard page (fetches results.json at runtime) |
results.json | Submission results data — update this to refresh the leaderboard |
This folder is ready to deploy as a Hugging Face Static Space:
git clone https://huggingface.co/spaces/<your-org>/<space-name>index.html at root).git add . && git commit -m "init leaderboard" && git pushTo update rankings: edit results.json and push.
To update page content: edit index.html and push.
See the Submit section in index.html for the full JSON schema and intake process.
Submission method: email gigabrainchallenge@163.com with a ZIP package (max ZIP size: 200 MB).
Expected ZIP structure:
outputs/
├── video_quality_eval/
│ ├── task1/
│ │ ├── episode_0.mp4
│ │ └── ...
│ └── ...
└── evaluator_test/
├── task1/
│ ├── episode_0.mp4
│ └── ...
└── ...
Submission email → gigabrainchallenge@163.com