数据集 / ZJU-REAL/GSM8K-V

ZJU-REAL/GSM8K-V 已完整同步

使用这个数据集

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

查看元数据

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

列出文件

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

读取样例记录

curl -sS 'https://dataset.wehub.plus/v2/files/f81713ef-1fd9-db76-6e72-a5503ad1ca6e/records?format=ndjson&limit=20'

用 CLI 下载

wehub datasets download ds_ext_2640_11c0bb84f2 --revision 602d079d1149b37aef1e0f5ebe00b96d1676b673 --output ./ds_ext_2640_11c0bb84f2

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