metadata
extra_gated_prompt: >
GigaBrain Challenge 2026 Data & Model License Agreement
1. Introduction
The GigaBrain Challenge 2026 is an academic competition organized in
conjunction with the CVPR 2026 workshop. The goal of this challenge is to
advance research in embodied intelligence, including Vision-Language-Action
(VLA) models, world models, and robot learning systems.
The competition evaluates participants across multiple tracks, including
simulation-based evaluation, world-model evaluation, and real-robot
performance.
To support research and benchmarking, the organizers release datasets,
baseline models, and evaluation tools through this repository.
By requesting access to the dataset or models associated with the GigaBrain
Challenge 2026, you agree to the terms described in this license.
---
2. Permitted Use
The dataset, models, and evaluation tools provided in this repository may be
used for the following purposes:
1). Participation in the GigaBrain Challenge 2026 competition
2). Academic research and non-commercial research activities
3). Benchmarking embodied AI systems
4). Developing and evaluating Vision-Language-Action (VLA), world models, and
robotics learning methods
Users may:
- Download and use the dataset and models
- Train or fine-tune models using the provided data
- Publish research results obtained using the dataset
- Submit results to the official challenge leaderboard
---
3. Restrictions
Users must NOT:
1). Redistribute the dataset or models to third parties.
2). Use the dataset or models for commercial purposes without explicit written
permission from the organizers.
3). Attempt to reverse engineer, identify individuals, or extract sensitive
information from the dataset.
4). Upload the dataset to public mirrors or repositories.
5). Use the dataset or models in ways that violate applicable laws or ethical
guidelines.
All participants must follow the official rules of the GigaBrain Challenge
2026 competition.
---
4. Attribution
If you use this dataset or model in academic publications, please cite the
corresponding challenge or project paper.
Example citation:
@misc{gigabrain_challenge_2026,
title={GigaBrain Challenge 2026},
year={2026},
howpublished={https://gigaai-research.github.io/GigaBrain-Challenge-2026/}
}
---
5. Competition Integrity
Participants must ensure that:
- Test data is not used for training
- Results submitted to the leaderboard represent fair and reproducible
experiments
- Teams register with accurate information when requesting dataset access
The organizers reserve the right to disqualify submissions that violate
competition rules.
---
6. Disclaimer
The dataset and models are provided "as is" without warranties of any kind.
The organizers are not responsible for any damages, losses, or consequences
resulting from the use of this dataset or models.
---
7. Acceptance of Terms
By requesting access, downloading, or using the dataset or models, you
acknowledge that you have read and agree to the terms of this license
agreement.
---
8. Contact
For questions regarding the dataset, license, or competition participation,
please refer to the official challenge website:
https://gigaai-research.github.io/GigaBrain-Challenge-2026/
gated: true
extra_gated_fields:
Team Name:
type: text
label: Team Name
required: true
Team Leader:
type: text
label: Team Leader Name
required: true
Leader Email:
type: text
label: Team Leader Email
required: true
Team Members:
type: text
label: Team Members (comma separated)
required: true
organization:
type: text
label: Organization / University
required: true
country:
type: text
label: Country
required: false
extra_gated_heading: Competition Registration
GigaBrain Challenge 2026 (CVPR 2026 Workshop Competition)
Registration
To access the dataset you must register your team.
Required information:
- Team name
- Team leader
- Team members
- Organization
- Leader email
Click Request Access to participate.
Resources
After approval you will be able to download:
- Training dataset
- Test dataset
- Baseline model
- Evaluation scripts