CoolFace
Datasetpublic

EDGEwww25/EDGE-Dataset

This is the dataset repository of paper EDGE: Enhanced Grounded GUI Understanding with Enriched Multi-Granularity Synthetic Data. Considering the huge number of images, the all_items.jsonl provided here contains the final QA pairs for training, but does not contain images for the time being. We will release all images as soon as possible. You can also follow the mark_webpages and dataset.py scripts provided in the code repository to generate your own webpage image-question-answering dataset.… See the full description on the dataset page: https://huggingface.co/datasets/EDGEwww25/EDGE-Dataset.

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes28downloads
Dataset Card

This is the dataset repository of paper EDGE: Enhanced Grounded GUI Understanding with Enriched Multi-Granularity Synthetic Data.

Considering the huge number of images, the all_items.jsonl provided here contains the final QA pairs for training, but does not contain images for the time being. We will release all images as soon as possible.

You can also follow the mark_webpages and dataset.py scripts provided in the code repository to generate your own webpage image-question-answering dataset.

The model parameters is published in repository *EDGE-Model*.

The model training and inference scripts are published in anonymous repository *EDGE*.