Submit by email to gigabrainchallenge@163.com with your ZIP package and metadata JSON (max ZIP size: 200 MB).
Zip your run package with the task/episode folder structure shown in the Submission section. Maximum ZIP file size is 200 MB.
Submissions ingest daily, verification weekly, leaderboard publish weekly (UTC).
Leaderboard
Hugging Face Static Space format using results.json.
Loading results.json...
| Rank | Team / Model | Success | Submitted | Status |
|---|
Submission
Step 1
Prepare videos with reproducible deploy policy directory and contact details.
Step 2
Email your ZIP package and metadata JSON to gigabrainchallenge@163.com with team/contact information.
Step 3
Ensure each ZIP attachment is 200 MB or less. We verify evidence and publish validated results in weekly leaderboard updates.
submission_package/ --hugging_mug/ --episode0.mp4 --episode1.mp4 --... --move_stapler_pad/ --episode0.mp4 --... --.../ --Your_Policy(refer to the policy/Your_Policy under official repo) --README.md(How to Reproduce Your Result)
Submission JSON schema
{
"track": "RoboTwin"
"team_name": "Your Team Name",
"contact_email": "team@example.com",
"affiliation": "Example University",
"model_name": "Your Model Name",
"model_version": "v1.1",
"metrics": {
"success_rate": 83.0,
},
"notes": "Any deviations from reference protocol."
}
Ranking updates and governance
- Ingest daily: new submissions are queued.
- Validate weekly: videos and metadata are checked.
- Publish weekly: rankings refresh after validation.