数据集 / AIRBOT_MMK2_place_the_paper_drawer

AIRBOT_MMK2_place_the_paper_drawer 已完整同步

使用这个数据集

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

查看元数据

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

列出文件

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

读取样例记录

curl -sS 'https://dataset.wehub.plus/v2/files/c72bfd40-9590-0f16-218f-3d415de9a2a4/records?format=ndjson&limit=20'

用 CLI 下载

wehub datasets download ds_ext_5d334a2f73 --revision bf552021f86444b06cc543d505472ab91ece7d65 --output ./ds_ext_5d334a2f73

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