数据集 / ChatGLM评估挑战赛-金融赛道数据集

ChatGLM评估挑战赛-金融赛道数据集 已完整同步

使用这个数据集

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

查看元数据

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

列出文件

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

读取样例记录

curl -sS 'https://dataset.wehub.plus/v2/files/cba892c4-c0cd-6411-25e8-e9fb4a4836b0/records?format=ndjson&limit=20'

用 CLI 下载

wehub datasets download ds_modelscope_chatglm_llm_fintech_raw_dataset_3d194f98ee --revision 0d1da4119ba6f84124c5d71d1275c9502dbdb71c --output ./ds_modelscope_chatglm_llm_fintech_raw_dataset_3d194f98ee

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