Datasets:
ArXiv:
License:
OscarDo93589
commited on
Update README.md
Browse files
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 |
|