数据集 / alibaba-pai/OmniThoughtV_Filter_0.5M

alibaba-pai/OmniThoughtV_Filter_0.5M 已完整同步

使用这个数据集

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

查看元数据

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

列出文件

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

读取样例记录

curl -sS 'https://dataset.wehub.plus/v2/files/e479bd5a-7799-eb2e-b2f6-04e9baa08f68/records?format=ndjson&limit=20'

用 CLI 下载

wehub datasets download ds_ext_3460_a4f6299412 --revision 6859f44f469b28dfebecd7f39e89304214069b66 --output ./ds_ext_3460_a4f6299412

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