数据集 / lvjianjin/AdvertiseGen

lvjianjin/AdvertiseGen 已完整同步

使用这个数据集

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

查看元数据

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

列出文件

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

读取样例记录

curl -sS 'https://dataset.wehub.plus/v2/files/4fafa7f7-35fc-5b2d-e9e0-65fb3abd6a5b/records?format=ndjson&limit=20'

用 CLI 下载

wehub datasets download ds_ext_2be4cc12b5 --revision 61d280a4ab5f6c7fd0554e79b8f45c11f91b4ddd --output ./ds_ext_2be4cc12b5

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