中文简介
facebook/DigiData 是 facebook 在 Hugging Face 发布的数据集仓库,当前卡片主要关联上游卡片所列任务。本站固定记录上游版本 36862c240f41,同步到 189 个文件,文件元数据合计 712.73 GB;访问状态为“公开”,许可证字段为“cc-by-4.0”。
上游模型卡 / 数据集卡
【README 卡片中文译介】
以下内容依据上游仓库 facebook/DigiData 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。
【资源概览】
facebook/DigiData 是 facebook 在 Hugging Face 发布的数据集仓库,当前卡片主要关联上游卡片所列任务。本站固定记录上游版本 36862c240f41,同步到 189 个文件,文件元数据合计 712.73 GB;访问状态为“公开”,许可证字段为“cc-by-4.0”。
【适用方向】
适合在明确数据字段、拆分和许可证后,用于上游卡片所列任务相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
【版本与规格】
固定版本:36862c240f41。 任务标签:上游卡片所列任务。 上游页面记录的最近更新时间:2026-03-16。
【文件信息】
上游 API 返回 189 个文件,文件元数据合计 712.73 GB。 已保存文件清单中的主要扩展名:.gz 93 个、.jsonl 5 个、.py 1 个、无扩展名 1 个。 当前较大的文件包括:cot_digidata_train.jsonl(5.46 GB);img_tars/files_batch_27.tar.gz(4.23 GB);img_tars/files_batch_122.tar.gz(4.22 GB)。 仓库文件较多,本站仅保存前 100 条文件元数据;完整清单请查看上游仓库。
【运行或处理环境】
仓库文件元数据合计 712.73 GB。仅按下载、解压和临时文件估算,建议至少预留约 855.28 GB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
【使用边界】
许可证显示为“cc-by-4.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
Overview DigiData is a dataset designed to offer diverse and high-quality data to train mobile control agents. Different from existing datasets, DigiData is created using a data collection protocol that attempts to comprehensively cover all app features, while simultaneously ensuring high data quality. Repository:** https://github.com/facebookresearch/digidata Paper:** https://arxiv.org/abs/2511.07413 Data Fields **`episode_id`** (**str**): Unique identifier for each trajectory **`step_id`** (**int**): Zero-indexed current position in the episode **`episode_len`** (**int**): Total length of the episode (does not reflect missing steps) **`app`** (**str**): The Android app necessary to complete the goal **`action`** (**str**): The action and its parameters. Possible actions: - `type( )` - `tap(x,y)` - `swipe(x1,y1,x2,y2)` - `navigate({back, home, enter})` - `status({complete, impossible})` **`goal`** (**str**): Text description of the task the agent is expected to perform in the current episode **`action_history`** (**list[str]**): List of previous actions taken at prior steps **`xml`** (**str**): Path to the XML file **`image`** (**str**): Path to the image file of the screen at the current step **`image_history`** (**list[str]**): Paths to images at previous steps **`complete`** (**bool**): Whether a step is missing from the episode in the JSONL file **`eval_category`** (**str**): Evaluation category for the goal: `SEEN`, `NOVEL`, or `FAMILIAR` **`conversations`** (**list[dict]**): The prompt provided to the model and the model's expected response (the action for the next step) Data Splits We have train and test splits in `digidata_train.jsonl` and `digidata_test.jsonl` respectively. We also have COT-annotated splits located in `cot_digidata_train.jsonl` and `cot_digidata_test.jsonl`. Instructions to Use Script to download and extract the DigiData dataset from Hugging Face. Downloads tar.gz archives of images and XML files from the `facebook/DigiData` dataset repo,
适用场景
适合在明确数据字段、拆分和许可证后,用于上游卡片所列任务相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
规模与格式
固定版本:36862c240f41。 任务标签:上游卡片所列任务。 上游页面记录的最近更新时间:2026-03-16。
文件说明
上游 API 返回 189 个文件,文件元数据合计 712.73 GB。 已保存文件清单中的主要扩展名:.gz 93 个、.jsonl 5 个、.py 1 个、无扩展名 1 个。 当前较大的文件包括:cot_digidata_train.jsonl(5.46 GB);img_tars/files_batch_27.tar.gz(4.23 GB);img_tars/files_batch_122.tar.gz(4.22 GB)。 仓库文件较多,本站仅保存前 100 条文件元数据;完整清单请查看上游仓库。
上游文件元数据
.gitattributes2.63 KBcot_digidata_test.jsonl27.13 MBcot_digidata_train.jsonl5.46 GBdigidata_demo.jsonl211.00 KBdigidata_test.jsonl12.95 MBdigidata_train.jsonl2.87 GBdownload_digidata.py7.86 KBimg_tars/files_batch_0.tar.gz4.05 GBimg_tars/files_batch_1.tar.gz3.99 GBimg_tars/files_batch_10.tar.gz3.92 GBimg_tars/files_batch_100.tar.gz4.03 GBimg_tars/files_batch_101.tar.gz4.04 GB
硬件建议
仓库文件元数据合计 712.73 GB。仅按下载、解压和临时文件估算,建议至少预留约 855.28 GB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
注意事项
许可证显示为“cc-by-4.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
获取、校验与交付
咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。
本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。