中文简介
BAAI/RoboBrain-X0-Dataset 是 BAAI 在 Hugging Face 发布的数据集仓库,当前卡片主要关联上游卡片所列任务。本站固定记录上游版本 4adb5a64b0ea,同步到 43170 个文件,文件元数据合计 928.48 GB;访问状态为“需要申请”,许可证字段为“apache-2.0”。
上游模型卡 / 数据集卡
【README 卡片中文译介】
以下内容依据上游仓库 BAAI/RoboBrain-X0-Dataset 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。
【资源概览】
BAAI/RoboBrain-X0-Dataset 是 BAAI 在 Hugging Face 发布的数据集仓库,当前卡片主要关联上游卡片所列任务。本站固定记录上游版本 4adb5a64b0ea,同步到 43170 个文件,文件元数据合计 928.48 GB;访问状态为“需要申请”,许可证字段为“apache-2.0”。
【适用方向】
适合在明确数据字段、拆分和许可证后,用于上游卡片所列任务相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
【版本与规格】
固定版本:4adb5a64b0ea。 任务标签:上游卡片所列任务。 上游页面记录的最近更新时间:2025-09-29。
【文件信息】
上游 API 返回 43170 个文件,文件元数据合计 928.48 GB。 已保存文件清单中的主要扩展名:.mp4 69 个、.hdf5 24 个、.json 4 个、.md 1 个、.py 1 个、无扩展名 1 个。 当前较大的文件包括:RoboBrain_Robotic_AGXCompany/videos/train/1/1_cam_right_wrist.mp4(4.77 MB);.gitattributes(3.81 MB);RoboBrain_Robotic_AGXCompany/videos/train/100/100_cam_left_wrist.mp4(3.77 MB)。 仓库文件较多,本站仅保存前 100 条文件元数据;完整清单请查看上游仓库。
【运行或处理环境】
仓库文件元数据合计 928.48 GB。仅按下载、解压和临时文件估算,建议至少预留约 1.09 TB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
【使用边界】
许可证显示为“apache-2.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 该仓库需要由用户本人按上游要求申请访问,是否批准及何时批准由资源权利方决定。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
RoboBrain-X-Dataset The RoboBrain-X Dataset is a comprehensive embodied robotics dataset featuring two dual-arm robots, Agilex and R1lite, across diverse scenarios with detailed annotations. Get started 🔥 Download the Dataset To download the full dataset, you can use the following code. If you encounter any issues, please refer to the official Hugging Face documentation. Make sure you have git-lfs installed (https://git-lfs.com) git lfs install When prompted for a password, use an access token with write permissions. Generate one from your settings: https://huggingface.co/settings/tokens git clone https://huggingface.co/datasets/BAAI/RoboBrain-X-Dataset Dataset Structure Folder hierarchy data ├── RoboBrain_Robotic_AGXCompany │ ├── annotation │ │ ├── train.json │ │ ├── ... │ ├── video │ │ ├── 0 │ │ ├── 1 │ │ ├── ... ├── ... ├── agilex_company_annotations │ │ ├── agilex_company_annotations.json │ │ ├── ... The total trajetory of annotations are in train.json'' and the details of subtask annotations can be found in agilex_company_annotations.json''. train.json: [ "Pick up the beef on the table": [ { "raw_task": "Put_the_two_slices_of_bread_and_the_beef_patty_together_on_the_table_to_make_a_hamburger", "task": "Pick up the beef on the table", "frame": { "all": 573, "start_frame": 51, "end_frame": 115 }, "data": { "high": "./RoboBrain_Robotic_AGX/videos/train/2773/2773_cam_high.mp4", "left": "./RoboBrain_Robotic_AGX/videos/train/2773/2773_cam_left_wrist.mp4", "right": "./RoboBrain_Robotic_AGX/videos/train/2773/2773_cam_right_wrist.mp4", "state": "./RoboBrain_Robotic_AGX/videos/train/2773/2773.hdf5" } }, ... ] key format of features in hdf5 files |-- qpos (N * 14) (6DoF Right Joint+ Right Gripper (0 for close) + 6DoF Left Joint + Left Gripper (0 for close)) |-- action (N * 14) (Right EEPose (xyz, rpy)+ Right Gripper (0 for close) + Leftt EEPose (xyz, rpy) + Left Gripper (0 for close)) 📅 TODO List RoboBrain-X-Dataset: ~50,000 simulation demonstrations with rich human annot
适用场景
适合在明确数据字段、拆分和许可证后,用于上游卡片所列任务相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
规模与格式
固定版本:4adb5a64b0ea。 任务标签:上游卡片所列任务。 上游页面记录的最近更新时间:2025-09-29。
文件说明
上游 API 返回 43170 个文件,文件元数据合计 928.48 GB。 已保存文件清单中的主要扩展名:.mp4 69 个、.hdf5 24 个、.json 4 个、.md 1 个、.py 1 个、无扩展名 1 个。 当前较大的文件包括:RoboBrain_Robotic_AGXCompany/videos/train/1/1_cam_right_wrist.mp4(4.77 MB);.gitattributes(3.81 MB);RoboBrain_Robotic_AGXCompany/videos/train/100/100_cam_left_wrist.mp4(3.77 MB)。 仓库文件较多,本站仅保存前 100 条文件元数据;完整清单请查看上游仓库。
上游文件元数据
.gitattributes3.81 MBREADME.md2.68 KBRoboBrain_Robotic_AGXCompany/annotation/train.bak.json3.02 MBRoboBrain_Robotic_AGXCompany/annotation/train.bak2.json3.02 MBRoboBrain_Robotic_AGXCompany/annotation/train.bak3.json3.02 MBRoboBrain_Robotic_AGXCompany/annotation/train.json3.65 MBRoboBrain_Robotic_AGXCompany/statisctics.py468 BRoboBrain_Robotic_AGXCompany/videos/train/0/0.hdf566.30 KBRoboBrain_Robotic_AGXCompany/videos/train/0/0_cam_high.mp41.90 MBRoboBrain_Robotic_AGXCompany/videos/train/0/0_cam_left_wrist.mp42.63 MBRoboBrain_Robotic_AGXCompany/videos/train/0/0_cam_right_wrist.mp41.62 MBRoboBrain_Robotic_AGXCompany/videos/train/1/1.hdf585.80 KB
硬件建议
仓库文件元数据合计 928.48 GB。仅按下载、解压和临时文件估算,建议至少预留约 1.09 TB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
注意事项
许可证显示为“apache-2.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 该仓库需要由用户本人按上游要求申请访问,是否批准及何时批准由资源权利方决定。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
获取、校验与交付
咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。
本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。