open-gigaai/CVPR-2026-WorldModel-Track-LeaderBoard

Space

8

stars

21

commits

1

linked in READMEs

Jul 1, 2026

updated

static

README

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

FilePurpose
index.htmlMain leaderboard page (fetches results.json at runtime)
results.jsonSubmission results data — update this to refresh the leaderboard

Deploying on HF Spaces

This folder is ready to deploy as a Hugging Face Static Space:

  1. Create a new Space → choose Static as the SDK.
  2. Clone the Space repo: git clone https://huggingface.co/spaces/<your-org>/<space-name>
  3. Copy the contents of this folder into the cloned repo (keep index.html at root).
  4. git add . && git commit -m "init leaderboard" && git push
  5. 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

Contributors

cbtogu

8 commits

CO
Copilot

6 commits

DA
Daniel-Shii

6 commits

kevinzyz

1 commits

open-gigaai/CVPR-2026-WorldModel-Track-LeaderBoard

Space

8

stars

21

commits

1

linked in READMEs

Jul 1, 2026

updated

static

README

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

FilePurpose
index.htmlMain leaderboard page (fetches results.json at runtime)
results.jsonSubmission results data — update this to refresh the leaderboard

Deploying on HF Spaces

This folder is ready to deploy as a Hugging Face Static Space:

  1. Create a new Space → choose Static as the SDK.
  2. Clone the Space repo: git clone https://huggingface.co/spaces/<your-org>/<space-name>
  3. Copy the contents of this folder into the cloned repo (keep index.html at root).
  4. git add . && git commit -m "init leaderboard" && git push
  5. 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

Contributors

cbtogu

8 commits

CO
Copilot

6 commits

DA
Daniel-Shii

6 commits

kevinzyz

1 commits