Datasets:

ArXiv:
License:
OscarDo93589 commited on
Commit
5833932
·
verified ·
1 Parent(s): c6655d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -19,5 +19,14 @@ Some data also contains a `data_type`, which records the type of an element in i
19
 
20
  ### Mobile data
21
 
22
- The data is stored under the *mobile_domain* directory. Our mobile grounding data consists of four parts:
 
 
 
 
 
 
 
 
 
23
 
 
19
 
20
  ### Mobile data
21
 
22
+ The 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
+ Due to the single file size limitation of Hugging Face datasets, we stored the Amex images in *zip* format and split them into several sub-files. They are:
28
+
29
+ - `path/to/file1`
30
+ - `path/to/file2`
31
+ - `path/to/file3`
32