dopamine2.0数据
收藏官方服务:
资源简介:
# dopamine2.0数据 This repository contains a compressed split archive for the requested item. - Original type: 训练数据集 - Declared size: 2.9T - Original source path: `/share/project/xuyijie/RoboDopamine_Horizon` - Target disk path: `/Robo-Dopamine-2.0` - Notes: 硬盘2(14T) - Owner/filler: 徐逸杰 ## Restore ```bash cat archives/robo-dopamine-2-0.tar.zst.part-* | tar -I zstd -xf - ``` The archive stores the source basename as the top-level entry. For this large dataset, the archive may be split into multiple independent groups to speed up packing. Restore all groups with: ```bash for first in archives/*.g*.tar.zst.part-0000; do prefix="${first%-0000}" cat "${prefix}"-* | tar -I zstd -xf - done ```
提供机构:
maas创建时间:
2026-05-06



