数据集 / AgiBot-g1_left_capture_part

AgiBot-g1_left_capture_part 已完整同步

使用这个数据集

REST 可获取元数据、文件分页和有限记录样例。

查看元数据

curl -sS 'https://dataset.wehub.plus/v2/datasets/ds_ext_adaecb6f41'

列出文件

curl -sS 'https://dataset.wehub.plus/v2/datasets/ds_ext_adaecb6f41/files?version=19de3610d3dd44f046fb3d1f000f9ba8d7e12bf2&limit=20&offset=0'

读取样例记录

curl -sS 'https://dataset.wehub.plus/v2/files/82e45304-9752-ea6d-092c-ec5a074a2a2b/records?format=ndjson&limit=20'

用 CLI 下载

wehub datasets download ds_ext_adaecb6f41 --revision 19de3610d3dd44f046fb3d1f000f9ba8d7e12bf2 --output ./ds_ext_adaecb6f41

下载需要登录;CLI 复用 wehub auth login 的凭证,并为每个文件申请有时效的授权链接。