Datasets:

ArXiv:
License:
OscarDo93589 commited on
Commit
55f81d0
·
verified ·
1 Parent(s): e115337

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -17,11 +17,14 @@ All annotation data is stored in JSON format and each sample contains:
17
 
18
  Some data also contains a `data_type`, which records the type of an element in its structured information, if it can be obtained.
19
 
 
 
20
  ### Mobile data
21
 
22
  This part of data is stored under the *mobile_domain* directory. Our mobile grounding data consists of four parts.
23
 
24
  #### AMEX
 
25
  Android Multi-annotation EXpo (AMEX) is a comprehensive, large-scale dataset designed for generalist mobile GUI-control agents [1].
26
 
27
  The annotation data is stored in
@@ -54,6 +57,7 @@ The UIBert images are stored in
54
  - `UIBert.zip`
55
 
56
  #### Widget Captioning and RICOSCA
 
57
  Widget Captioning data are collected by [4].
58
 
59
  RICOSCA is a dataset automatically labeled using Android VH in [5]
@@ -79,6 +83,8 @@ The rico images are stored in
79
 
80
  - `mobile_images.zip`
81
 
 
 
82
  ### Desktop data
83
 
84
  This part of data is stored under the *desktop_domain* directory.
@@ -96,6 +102,8 @@ cat windows_image_part_* > windows_images.zip
96
  7z x windows_images.zip -aoa -o/path/to/extract/folder
97
  ```
98
 
 
 
99
  ### Web data
100
 
101
  This part of data is stored under the *web_domain* directory.
 
17
 
18
  Some data also contains a `data_type`, which records the type of an element in its structured information, if it can be obtained.
19
 
20
+ ***
21
+
22
  ### Mobile data
23
 
24
  This part of data is stored under the *mobile_domain* directory. Our mobile grounding data consists of four parts.
25
 
26
  #### AMEX
27
+
28
  Android Multi-annotation EXpo (AMEX) is a comprehensive, large-scale dataset designed for generalist mobile GUI-control agents [1].
29
 
30
  The annotation data is stored in
 
57
  - `UIBert.zip`
58
 
59
  #### Widget Captioning and RICOSCA
60
+
61
  Widget Captioning data are collected by [4].
62
 
63
  RICOSCA is a dataset automatically labeled using Android VH in [5]
 
83
 
84
  - `mobile_images.zip`
85
 
86
+ ***
87
+
88
  ### Desktop data
89
 
90
  This part of data is stored under the *desktop_domain* directory.
 
102
  7z x windows_images.zip -aoa -o/path/to/extract/folder
103
  ```
104
 
105
+ ***
106
+
107
  ### Web data
108
 
109
  This part of data is stored under the *web_domain* directory.