ivelin/ui_refexp
收藏Hugging Face2023-01-08 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ivelin/ui_refexp
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-4.0
task_categories:
- image-to-text
tags:
- ui-referring-expression
- ui-refexp
language:
- en
pretty_name: UI understanding
size_categories:
- 10K<n<100K
dataset_info:
features:
- name: screenshot
dtype: image
- name: prompt
dtype: string
- name: target_bounding_box
dtype: string
config_name: ui_refexp
splits:
- name: train
num_bytes: 562037265
num_examples: 15624
- name: validation
num_bytes: 60399225
num_examples: 471
- name: test
num_bytes: 69073969
num_examples: 565
download_size: 6515012176
dataset_size: 691510459
---
# Dataset Card for UIBert
## Dataset Description
- **Homepage:** https://github.com/google-research-datasets/uibert
- **Repository:** https://github.com/google-research-datasets/uibert
- **Paper:** https://arxiv.org/abs/2107.13731
- **Leaderboard:**
- UIBert: https://arxiv.org/abs/2107.13731
- Pix2Struct: https://arxiv.org/pdf/2210.03347
### Dataset Summary
This is a Hugging Face formatted dataset derived from the [Google UIBert dataset](https://github.com/google-research-datasets/uibert), which is in turn derived from the [RICO dataset](https://interactionmining.org/rico).
### Supported Tasks and Leaderboards
- UI Understanding
- UI Referring Expressions
- UI Action Automation
### Languages
- English
## Dataset Structure
- `screenshot`: blob of pixels.
- `prompt`: Prompt referring to a UI component with an optional action verb. For example "click on search button next to menu drawer."
- `target_bounding_box`: Bounding box of targeted UI components. `[xmin, ymin, xmax, ymax]`
### Data Splits
- train: 15K samples
- validation: 471 samples
- test: 565 samples
## Dataset Creation
### Curation Rationale
[More Information Needed]
### Source Data
#### Initial Data Collection and Normalization
[More Information Needed]
#### Who are the source language producers?
[More Information Needed]
### Annotations
#### Annotation process
[More Information Needed]
#### Who are the annotators?
[More Information Needed]
### Personal and Sensitive Information
[More Information Needed]
## Considerations for Using the Data
### Social Impact of Dataset
[More Information Needed]
### Discussion of Biases
[More Information Needed]
### Other Known Limitations
[More Information Needed]
## Additional Information
### Dataset Curators
[More Information Needed]
### Licensing Information
[More Information Needed]
### Citation Information
[More Information Needed]
### Contributions
[More Information Needed]
提供机构:
ivelin
原始信息汇总
数据集概述
数据集名称
- Pretty Name: UI understanding
许可证
- License: cc-by-4.0
任务类别
- Task Categories: image-to-text
标签
- Tags:
- ui-referring-expression
- ui-refexp
语言
- Language: en
大小类别
- Size Categories: 10K<n<100K
数据集信息
- Features:
- screenshot: image
- prompt: string
- target_bounding_box: string
- Config Name: ui_refexp
- Splits:
- train: 15624 examples, 562037265 bytes
- validation: 471 examples, 60399225 bytes
- test: 565 examples, 69073969 bytes
- Download Size: 6515012176 bytes
- Dataset Size: 691510459 bytes
数据集结构
screenshot: blob of pixels.prompt: Prompt referring to a UI component with an optional action verb.target_bounding_box: Bounding box of targeted UI components.[xmin, ymin, xmax, ymax]
数据分割
- train: 15K samples
- validation: 471 samples
- test: 565 samples



