Published July 26, 2025
| Version v1
Dataset
Open
GUI-ReRank Dataset: Annotations and Embeddings for the Rico GUI Dataset
Authors/Creators
Description
Rico Annotation and Embedding Dataset for GUI-ReRank:
This dataset contains all annotation and embedding files required to import the Rico dataset into GUI-ReRank. It includes multi-dimensional annotations and precomputed embeddings for each GUI in the Rico dataset, enabling advanced search and reranking functionality within the GUI-ReRank system. Contents:- annotations.json: Main annotation file mapping Rico GUI IDs to their multi-dimensional text annotations.
- design.npy, domain.npy, functionality.npy, general_description.npy, gui_components.npy, text.npy: Numpy arrays containing embeddings for each search dimension.
- failed_files.json: List of Rico GUIs that could not be processed.
- index_mapping.json, inverse_index_mapping.json: Mappings between dataset indices and Rico GUI IDs.
- meta.json: Metadata about the dataset and annotation process.
Files
gui-rerank-dataset.zip
Additional details
Software
- Repository URL
- https://github.com/kristiankolthoff/GUI-ReRank/
- Development Status
- Unsupported