数据集 / Chinese Fineweb Edu 高质量教育中文预训练语料数据集

Chinese Fineweb Edu 高质量教育中文预训练语料数据集 已完整同步

使用这个数据集

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

查看元数据

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

列出文件

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

读取样例记录

curl -sS 'https://dataset.wehub.plus/v2/files/d3955e4f-ba87-e63f-91b7-a70326c67899/records?format=ndjson&limit=20'

用 CLI 下载

wehub datasets download ds_opencsg_chinese_fineweb_edu_a178382405 --revision 760aea5cd527c8f82261ffc6656f239a6696aa9f --output ./ds_opencsg_chinese_fineweb_edu_a178382405

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