WebUI (CHI 2023)
Collection
Learning Mobile User Interface Representation with Web Semantics
•
23 items
•
Updated
•
4
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
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-70k", repo_type="dataset")
IMPORTANT