数据集 / 中文基于Qwen3-235B-2507蒸馏数据集

中文基于Qwen3-235B-2507蒸馏数据集 已完整同步

使用这个数据集

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

查看元数据

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

列出文件

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

读取样例记录

curl -sS 'https://dataset.wehub.plus/v2/files/8e1fec2f-6e0f-fbe3-c84e-a24eb5f6b78f/records?format=ndjson&limit=20'

用 CLI 下载

wehub datasets download ds_swift_chinese_qwen3_235b_2507_distill_data_110k_sft_f4cb898181 --revision b057d9ca19c64b704b97df4471243076c7602f97 --output ./ds_swift_chinese_qwen3_235b_2507_distill_data_110k_sft_f4cb898181

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