five

cjfcsjt/AITW_Single

收藏
Hugging Face2024-04-24 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/cjfcsjt/AITW_Single
下载链接
链接失效反馈
官方服务:
资源简介:
--- dataset_info: - config_name: unseen_subject features: - name: ep_id dtype: string - name: step_id dtype: int64 - name: android_api_level dtype: int64 - name: current_activity dtype: string - name: device_type dtype: string - name: episode_length dtype: int64 - name: goal_info dtype: string - name: image_encoded dtype: image - name: image_ui_annotations_positions sequence: float64 - name: image_ui_annotations_text sequence: string - name: image_ui_annotations_ui_types sequence: string - name: results_action_type dtype: int64 - name: results_type_action sequence: string - name: results_yx_touch sequence: float64 - name: results_yx_lift sequence: float64 splits: - name: train num_bytes: 10257465734.5 num_examples: 65340 - name: test num_bytes: 1192319438.875 num_examples: 7729 - name: validation num_bytes: 1504033060.125 num_examples: 9655 download_size: 8881095729 dataset_size: 12953818233.5 - config_name: unseen_verb features: - name: ep_id dtype: string - name: step_id dtype: int64 - name: android_api_level dtype: int64 - name: current_activity dtype: string - name: device_type dtype: string - name: episode_length dtype: int64 - name: goal_info dtype: string - name: image_encoded dtype: image - name: image_ui_annotations_positions sequence: float64 - name: image_ui_annotations_text sequence: string - name: image_ui_annotations_ui_types sequence: string - name: results_action_type dtype: int64 - name: results_type_action sequence: string - name: results_yx_touch sequence: float64 - name: results_yx_lift sequence: float64 splits: - name: train num_bytes: 10657237285.25 num_examples: 67766 - name: validation num_bytes: 1372859548.625 num_examples: 8979 - name: test num_bytes: 1336086596 num_examples: 8528 download_size: 9040866227 dataset_size: 13366183429.875 configs: - config_name: unseen_subject data_files: - split: train path: unseen_subject/train-* - split: test path: unseen_subject/test-* - split: validation path: unseen_subject/validation-* - config_name: unseen_verb data_files: - split: train path: unseen_verb/train-* - split: validation path: unseen_verb/validation-* - split: test path: unseen_verb/test-* license: cc-by-4.0 task_categories: - visual-question-answering language: - en --- For more details, please refer to paper [Android in the Wild: A Large-Scale Dataset for Android Device Control](https://arxiv.org/abs/2307.10088), and [github](https://github.com/google-research/google-research/tree/master/android_in_the_wild)

数据集信息: - 配置名称:未见过的主体(unseen_subject) 特征字段: - 名称:ep_id(回合ID),数据类型:字符串 - 名称:step_id(步骤ID),数据类型:64位整数 - 名称:android_api_level(安卓API级别),数据类型:64位整数 - 名称:current_activity(当前应用活动),数据类型:字符串 - 名称:device_type(设备类型),数据类型:字符串 - 名称:episode_length(回合长度),数据类型:64位整数 - 名称:goal_info(任务目标信息),数据类型:字符串 - 名称:image_encoded(编码图像),数据类型:图像 - 名称:image_ui_annotations_positions(图像UI标注位置),数据类型:64位浮点数序列 - 名称:image_ui_annotations_text(图像UI标注文本),数据类型:字符串序列 - 名称:image_ui_annotations_ui_types(图像UI标注UI类型),数据类型:字符串序列 - 名称:results_action_type(结果动作类型),数据类型:64位整数 - 名称:results_type_action(结果动作类型序列),数据类型:字符串序列 - 名称:results_yx_touch(触摸坐标序列),数据类型:64位浮点数序列 - 名称:results_yx_lift(抬起坐标序列),数据类型:64位浮点数序列 数据集划分: - 名称:训练集(train),字节数:10257465734.5,样本数:65340 - 名称:测试集(test),字节数:1192319438.875,样本数:7729 - 名称:验证集(validation),字节数:1504033060.125,样本数:9655 下载大小:8881095729,数据集总大小:12953818233.5 - 配置名称:未见过的动作动词(unseen_verb) 特征字段: - 名称:ep_id(回合ID),数据类型:字符串 - 名称:step_id(步骤ID),数据类型:64位整数 - 名称:android_api_level(安卓API级别),数据类型:64位整数 - 名称:current_activity(当前应用活动),数据类型:字符串 - 名称:device_type(设备类型),数据类型:字符串 - 名称:episode_length(回合长度),数据类型:64位整数 - 名称:goal_info(任务目标信息),数据类型:字符串 - 名称:image_encoded(编码图像),数据类型:图像 - 名称:image_ui_annotations_positions(图像UI标注位置),数据类型:64位浮点数序列 - 名称:image_ui_annotations_text(图像UI标注文本),数据类型:字符串序列 - 名称:image_ui_annotations_ui_types(图像UI标注UI类型),数据类型:字符串序列 - 名称:results_action_type(结果动作类型),数据类型:64位整数 - 名称:results_type_action(结果动作类型序列),数据类型:字符串序列 - 名称:results_yx_touch(触摸坐标序列),数据类型:64位浮点数序列 - 名称:results_yx_lift(抬起坐标序列),数据类型:64位浮点数序列 数据集划分: - 名称:训练集(train),字节数:10657237285.25,样本数:67766 - 名称:验证集(validation),字节数:1372859548.625,样本数:8979 - 名称:测试集(test),字节数:1336086596,样本数:8528 下载大小:9040866227,数据集总大小:13366183429.875 配置详情: - 配置名称:未见过的主体(unseen_subject),数据文件: - 划分:训练集(train),路径:unseen_subject/train-* - 划分:测试集(test),路径:unseen_subject/test-* - 划分:验证集(validation),路径:unseen_subject/validation-* - 配置名称:未见过的动作动词(unseen_verb),数据文件: - 划分:训练集(train),路径:unseen_verb/train-* - 划分:验证集(validation),路径:unseen_verb/validation-* - 划分:测试集(test),路径:unseen_verb/test-* 许可证:cc-by-4.0 任务类别:视觉问答(visual-question-answering) 语言:英语(en) 更多详情请参阅论文《安卓野外:用于安卓设备控制的大规模数据集》(https://arxiv.org/abs/2307.10088)以及GitHub开源仓库(https://github.com/google-research/google-research/tree/master/android_in_the_wild)
提供机构:
cjfcsjt
原始信息汇总

数据集概述

配置名称:unseen_subject

  • 特征信息:

    • ep_id: 字符串类型
    • step_id: 整数类型
    • android_api_level: 整数类型
    • current_activity: 字符串类型
    • device_type: 字符串类型
    • episode_length: 整数类型
    • goal_info: 字符串类型
    • image_encoded: 图像类型
    • image_ui_annotations_positions: 序列,浮点数类型
    • image_ui_annotations_text: 序列,字符串类型
    • image_ui_annotations_ui_types: 序列,字符串类型
    • results_action_type: 整数类型
    • results_type_action: 序列,字符串类型
    • results_yx_touch: 序列,浮点数类型
    • results_yx_lift: 序列,浮点数类型
  • 数据分割信息:

    • train: 65340个样本,大小10257465734.5字节
    • test: 7729个样本,大小1192319438.875字节
    • validation: 9655个样本,大小1504033060.125字节
  • 下载大小: 8881095729字节

  • 数据集大小: 12953818233.5字节

配置名称:unseen_verb

  • 特征信息:

    • ep_id: 字符串类型
    • step_id: 整数类型
    • android_api_level: 整数类型
    • current_activity: 字符串类型
    • device_type: 字符串类型
    • episode_length: 整数类型
    • goal_info: 字符串类型
    • image_encoded: 图像类型
    • image_ui_annotations_positions: 序列,浮点数类型
    • image_ui_annotations_text: 序列,字符串类型
    • image_ui_annotations_ui_types: 序列,字符串类型
    • results_action_type: 整数类型
    • results_type_action: 序列,字符串类型
    • results_yx_touch: 序列,浮点数类型
    • results_yx_lift: 序列,浮点数类型
  • 数据分割信息:

    • train: 67766个样本,大小10657237285.25字节
    • validation: 8979个样本,大小1372859548.625字节
    • test: 8528个样本,大小1336086596字节
  • 下载大小: 9040866227字节

  • 数据集大小: 13366183429.875字节

许可证:

  • cc-by-4.0
搜集汇总
数据集介绍
main_image_url
以上内容由遇见数据集搜集并总结生成
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作