数据集 / MSAgent-Bench-中文Agent数据集

MSAgent-Bench-中文Agent数据集 已完整同步

使用这个数据集

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

查看元数据

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

列出文件

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

读取样例记录

curl -sS 'https://dataset.wehub.plus/v2/files/4f3e3f64-e34f-fe39-2cb6-7a73cc31f8ad/records?format=ndjson&limit=20'

用 CLI 下载

wehub datasets download ds_iic_msagent_bench_8a983f6a9d --revision 350cf32d0239f621702df769c3efbf2a28aa1725 --output ./ds_iic_msagent_bench_8a983f6a9d

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