Add initial dataset card for ZonUI-3B dataset

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - image-text-to-text
4
+ language:
5
+ - en
6
+ tags:
7
+ - gui
8
+ - grounding
9
+ - vision-language-model
10
+ - multimodal
11
+ - cross-resolution
12
+ size_categories:
13
+ - 10K<n<100K
14
+ ---
15
+
16
+ This repository contains the cross-platform, multi-resolution dataset of 24K examples, specifically designed for Graphical User Interface (GUI) grounding tasks, as introduced in the paper [ZonUI-3B: A Lightweight Vision-Language Model for Cross-Resolution GUI Grounding](https://huggingface.co/papers/2506.23491).
17
+
18
+ The dataset comprises examples from diverse sources, including mobile, desktop, and web GUI screenshots, aiming to effectively address data scarcity in high-resolution desktop environments. It was utilized for training and evaluating Vision-Language Models like ZonUI-3B.