metadata
title: World Model Track Leaderboard
emoji: π
colorFrom: blue
colorTo: green
sdk: static
pinned: false
World Model Track Leaderboard β GigaBrain Challenge 2026
This is the official leaderboard for the World Model Track of the GigaBrain Challenge 2026 @ CVPR 2026.
Files
| File | Purpose |
|---|---|
index.html |
Main leaderboard page (fetches results.json at runtime) |
results.json |
Submission results data β update this to refresh the leaderboard |
Deploying on HF Spaces
This folder is ready to deploy as a Hugging Face Static Space:
- Create a new Space β choose Static as the SDK.
- Clone the Space repo:
git clone https://huggingface.co/spaces/<your-org>/<space-name> - Copy the contents of this folder into the cloned repo (keep
index.htmlat root). git add . && git commit -m "init leaderboard" && git push- The Space will auto-deploy.
To update rankings: edit results.json and push.
To update page content: edit index.html and push.
Submission format
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
β βββ ...
βββ ...
Contact
Submission email β gigabrainchallenge@163.com