A unified multimodal benchmark for evaluating LLMs' ability to generate, edit, and repair functional web pages. WebCompass spans three input modalities — text design documents, reference screenshots, and video demonstrations — and three task families — generation, editing, and repair.
GitHub: NJU-LINK/WebCompass
Project Page: nju-link.github.io/WebCompass
from datasets import load_dataset
Generation tasks (existing)
ds_text =… See the full description on the dataset page:
https://huggingface.co/datasets/NJU-LINK/WebCompass.