webui-7k-elements / README.md
Jsonwu's picture
Create README.md
dc578be verified

This is a repacked version of a split of the WebUI dataset into the HuggingFace datasets format. This repacked version focuses on the web element locations/labels and does not contain all data in the original dataset (e.g., element styles and full source code). Please see the original page for this data and more information about the dataset, including a related publication and copyright/license information.

https://huggingface.co/datasets/biglab/webui-7k

from datasets import load_dataset

dataset = load_dataset("biglab/webui-7k-elements")