biglab/webui-350k
收藏资源简介:
--- license: other --- This data accompanies the WebUI project (https://dl.acm.org/doi/abs/10.1145/3544548.3581158) For more information, check out the project website: https://uimodeling.github.io/ To download this dataset, you need to install the huggingface-hub package ``` pip install huggingface-hub ``` Use snapshot_download ``` from huggingface_hub import snapshot_download snapshot_download(repo_id="biglab/webui-350k", repo_type="dataset") ``` IMPORTANT * Before downloading and using, please review the copyright info here: https://github.com/js0nwu/webui/blob/main/COPYRIGHT.txt * Not all data samples have the same number of files (e.g., same number of device screenshots) due to the fact that the crawler used a timeout during collection * The dataset released on HuggingFace was filtered using a list of explicit words and therefore contains fewer samples than the experiments originally used in the paper. The raw dataset is currently available (https://drive.google.com/drive/folders/1hcO75W2FjsZoibsj2TIbKz67hy9JkOBz?usp=share_link) but may be removed in the future.
许可证:其他 本数据集配套于WebUI项目(论文链接:https://dl.acm.org/doi/abs/10.1145/3544548.3581158) 如需获取更多信息,请访问项目官网:https://uimodeling.github.io/ 如需下载本数据集,请先安装huggingface-hub工具包: pip install huggingface-hub 使用快照下载接口的代码示例如下: python from huggingface_hub import snapshot_download snapshot_download(repo_id="biglab/webui-350k", repo_type="dataset") 【重要提示】 * 在下载和使用本数据集前,请务必查阅此处的版权声明:https://github.com/js0nwu/webui/blob/main/COPYRIGHT.txt * 由于数据采集阶段爬虫设置了超时机制,并非所有数据样本的文件数量(例如设备截图的数量)均保持一致 * HuggingFace平台上发布的本数据集已通过明示违规词汇列表进行过滤,因此样本数量少于论文原实验所用的数据集。原始数据集目前可通过以下链接获取:https://drive.google.com/drive/folders/1hcO75W2FjsZoibsj2TIbKz67hy9JkOBz?usp=share_link,但未来可能会被移除。
数据集概述
数据集名称
- 名称: WebUI-350k
- 仓库ID: biglab/webui-350k
数据集来源
- 项目: WebUI
- 项目论文: WebUI Project
数据集下载
- 下载方法: 使用
huggingface_hub的snapshot_download功能- 安装命令:
pip install huggingface-hub - 下载代码: python from huggingface_hub import snapshot_download snapshot_download(repo_id="biglab/webui-350k", repo_type="dataset")
- 安装命令:
数据集特点
- 版权信息: 下载和使用前需审查版权信息
- 数据样本: 由于爬虫在收集过程中使用了超时机制,并非所有数据样本具有相同数量的文件
- 数据过滤: 数据集在发布到HuggingFace之前,已使用明确词汇列表进行过滤,因此样本数量少于论文实验中使用的原始数据集
- 原始数据集: 原始数据集可在Google Drive获取,但未来可能会被移除
许可证
- 许可证类型: other




