File size: 879 Bytes
4200e98
 
 
bde6f1d
 
4200e98
 
 
 
 
 
 
 
 
 
 
 
 
 
bde6f1d
4200e98
bde6f1d
 
4200e98
 
 
 
 
c8b3553
 
 
 
 
4200e98
c8b3553
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
dataset_info:
  features:
  - name: image_path
    dtype: string
  - name: image
    dtype: image
  - name: instruction
    dtype: string
  - name: bbox
    sequence: float64
  - name: resolution
    sequence: int64
  - name: source
    dtype: string
  - name: platform
    dtype: string
  splits:
  - name: train
    num_bytes: 9413099442.318
    num_examples: 18026
  download_size: 2099595124
  dataset_size: 9413099442.318
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: mit
task_categories:
- visual-question-answering
language:
- en
---

# GroundUI-18K

This dataset is the full GroundUI-18K in AgentStudio. Please note that this dataset is a test set rather than a training set. Therefore, please do not use it for training. More details are provided in the [project page](https://computer-agents.github.io/agent-studio).