five

cjfcsjt/AITW_General

收藏
Hugging Face2024-05-04 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/cjfcsjt/AITW_General
下载链接
链接失效反馈
官方服务:
资源简介:
--- dataset_info: - config_name: standard features: - name: ep_id dtype: string - name: step_id dtype: int32 - name: android_api_level dtype: int32 - name: current_activity dtype: string - name: device_type dtype: string - name: episode_length dtype: int32 - name: goal_info dtype: string - name: image dtype: binary - 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: int32 - name: results_type_action sequence: string - name: results_yx_touch sequence: float64 - name: results_yx_lift sequence: float64 splits: - name: test num_bytes: 15640047696.420418 num_examples: 8375 - name: validation num_bytes: 16125589475.652573 num_examples: 8635 - name: train num_bytes: 127731102368.927 num_examples: 68398 download_size: 23983206974 dataset_size: 159496739541.0 - config_name: unseen_android_version features: - name: ep_id dtype: string - name: step_id dtype: int32 - name: android_api_level dtype: int32 - name: current_activity dtype: string - name: device_type dtype: string - name: episode_length dtype: int32 - name: goal_info dtype: string - name: image dtype: binary - 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: int32 - name: results_type_action sequence: string - name: results_yx_touch sequence: float64 - name: results_yx_lift sequence: float64 splits: - name: test num_bytes: 8297162019.724885 num_examples: 4443 - name: validation num_bytes: 15315108198.011206 num_examples: 8201 - name: train num_bytes: 135884469323.26392 num_examples: 72764 download_size: 23982811374 dataset_size: 159496739541.0 - config_name: unseen_subject features: - name: ep_id dtype: string - name: step_id dtype: int32 - name: android_api_level dtype: int32 - name: current_activity dtype: string - name: device_type dtype: string - name: episode_length dtype: int32 - name: goal_info dtype: string - name: image dtype: binary - 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: int32 - name: results_type_action sequence: string - name: results_yx_touch sequence: float64 - name: results_yx_lift sequence: float64 splits: - name: test num_bytes: 14545711224.766403 num_examples: 7789 - name: validation num_bytes: 7439994032.541964 num_examples: 3984 download_size: 3498370321 dataset_size: 21985705257.308365 configs: - config_name: standard data_files: - split: test path: standard/test-* - split: validation path: standard/validation-* - split: train path: standard/train-* - config_name: unseen_android_version data_files: - split: test path: unseen_android_version/test-* - split: validation path: unseen_android_version/validation-* - split: train path: unseen_android_version/train-* - config_name: unseen_subject data_files: - split: test path: unseen_subject/test-* - split: validation path: unseen_subject/validation-* ---

数据集信息: - 配置名称:标准(standard) 特征字段: - ep_id(回合ID),数据类型:string - step_id(步骤ID),数据类型:int32 - android_api_level(安卓API级别),数据类型:int32 - current_activity(当前活动),数据类型:string - device_type(设备类型),数据类型:string - episode_length(回合时长),数据类型:int32 - goal_info(目标信息),数据类型:string - image(图像),数据类型:binary - image_ui_annotations_positions(图像UI标注位置),序列类型:float64 - image_ui_annotations_text(图像UI标注文本),序列类型:string - image_ui_annotations_ui_types(图像UI标注控件类型),序列类型:string - results_action_type(结果动作类型),数据类型:int32 - results_type_action(结果动作列表),序列类型:string - results_yx_touch(结果触摸坐标),序列类型:float64 - results_yx_lift(结果抬起坐标),序列类型:float64 划分集: - 名称:test(测试集),字节数:15640047696.420418,样本数:8375 - 名称:validation(验证集),字节数:16125589475.652573,样本数:8635 - 名称:train(训练集),字节数:127731102368.927,样本数:68398 下载大小:23983206974,数据集总大小:159496739541.0 - 配置名称:未见过的安卓版本(unseen_android_version) 特征字段与上述标准配置一致 划分集: - 名称:test(测试集),字节数:8297162019.724885,样本数:4443 - 名称:validation(验证集),字节数:15315108198.011206,样本数:8201 - 名称:train(训练集),字节数:135884469323.26392,样本数:72764 下载大小:23982811374,数据集总大小:159496739541.0 - 配置名称:未见过的受试者(unseen_subject) 特征字段与上述标准配置一致 划分集: - 名称:test(测试集),字节数:14545711224.766403,样本数:7789 - 名称:validation(验证集),字节数:7439994032.541964,样本数:3984 下载大小:3498370321,数据集总大小:21985705257.308365 配置项: - 配置名称:标准(standard),数据文件: - 划分:test(测试集),路径:standard/test-* - 划分:validation(验证集),路径:standard/validation-* - 划分:train(训练集),路径:standard/train-* - 配置名称:未见过的安卓版本(unseen_android_version),数据文件: - 划分:test(测试集),路径:unseen_android_version/test-* - 划分:validation(验证集),路径:unseen_android_version/validation-* - 划分:train(训练集),路径:unseen_android_version/train-* - 配置名称:未见过的受试者(unseen_subject),数据文件: - 划分:test(测试集),路径:unseen_subject/test-* - 划分:validation(验证集),路径:unseen_subject/validation-* - 划分:train(训练集),路径:unseen_subject/train-*
提供机构:
cjfcsjt
原始信息汇总

数据集概述

配置名称:standard

  • 特征信息:

    • ep_id: 字符串
    • step_id: 整数32位
    • android_api_level: 整数32位
    • current_activity: 字符串
    • device_type: 字符串
    • episode_length: 整数32位
    • goal_info: 字符串
    • image: 二进制
    • image_ui_annotations_positions: 序列,浮点数64位
    • image_ui_annotations_text: 序列,字符串
    • image_ui_annotations_ui_types: 序列,字符串
    • results_action_type: 整数32位
    • results_type_action: 序列,字符串
    • results_yx_touch: 序列,浮点数64位
    • results_yx_lift: 序列,浮点数64位
  • 数据分割:

    • 测试集:8375个样本,大小15640047696.420418字节
    • 验证集:8635个样本,大小16125589475.652573字节
    • 训练集:68398个样本,大小127731102368.927字节
  • 下载大小: 23983206974字节

  • 数据集总大小: 159496739541.0字节

配置名称:unseen_android_version

  • 特征信息:

    • 同standard配置
  • 数据分割:

    • 测试集:4443个样本,大小8297162019.724885字节
    • 验证集:8201个样本,大小15315108198.011206字节
    • 训练集:72764个样本,大小135884469323.26392字节
  • 下载大小: 23982811374字节

  • 数据集总大小: 159496739541.0字节

配置名称:unseen_subject

  • 特征信息:

    • 同standard配置
  • 数据分割:

    • 测试集:7789个样本,大小14545711224.766403字节
    • 验证集:3984个样本,大小7439994032.541964字节
  • 下载大小: 3498370321字节

  • 数据集总大小: 21985705257.308365字节

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

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

二维码
科研交流群

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

数据驱动未来

携手共赢发展

商业合作