Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -71,7 +71,7 @@ configs:
|
|
| 71 |
path: data/test-*
|
| 72 |
---
|
| 73 |
|
| 74 |
-
# Dataset Card for
|
| 75 |
|
| 76 |
Widget Captioning is a dataset for providing captions for UI elements on mobile screens.
|
| 77 |
It uses the RICO image database.
|
|
@@ -108,7 +108,7 @@ This dataset is for developing multimodal automations for mobile screens.
|
|
| 108 |
|
| 109 |
## Dataset Structure
|
| 110 |
|
| 111 |
-
- `
|
| 112 |
- `image`: RICO screenshot
|
| 113 |
- `image_icon`: Google Play Store icon for the app
|
| 114 |
- `image_semantic`: Semantic RICO screenshot; details are abstracted away to main visual UI elements
|
|
@@ -186,7 +186,7 @@ Deka, B., Huang, Z., Franzen, C., Hibschman, J., Afergan, D., Li, Y., ... & Kuma
|
|
| 186 |
Li, Y., Li, G., He, L., Zheng, J., Li, H., & Guan, Z. (2020, November). Widget Captioning: Generating Natural Language Description for Mobile User Interface Elements. In Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP) (pp. 5495-5510).
|
| 187 |
## Dataset Card Authors
|
| 188 |
|
| 189 |
-
Hunter Heidenreich
|
| 190 |
|
| 191 |
## Dataset Card Contact
|
| 192 |
|
|
|
|
| 71 |
path: data/test-*
|
| 72 |
---
|
| 73 |
|
| 74 |
+
# Dataset Card for RICO Widget Captioning
|
| 75 |
|
| 76 |
Widget Captioning is a dataset for providing captions for UI elements on mobile screens.
|
| 77 |
It uses the RICO image database.
|
|
|
|
| 108 |
|
| 109 |
## Dataset Structure
|
| 110 |
|
| 111 |
+
- `screenId`: Unique RICO screen ID
|
| 112 |
- `image`: RICO screenshot
|
| 113 |
- `image_icon`: Google Play Store icon for the app
|
| 114 |
- `image_semantic`: Semantic RICO screenshot; details are abstracted away to main visual UI elements
|
|
|
|
| 186 |
Li, Y., Li, G., He, L., Zheng, J., Li, H., & Guan, Z. (2020, November). Widget Captioning: Generating Natural Language Description for Mobile User Interface Elements. In Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP) (pp. 5495-5510).
|
| 187 |
## Dataset Card Authors
|
| 188 |
|
| 189 |
+
Hunter Heidenreich, Roots Automation
|
| 190 |
|
| 191 |
## Dataset Card Contact
|
| 192 |
|