中文简介
facebook/action100m-preview 是 facebook 在 Hugging Face 发布的数据集仓库,当前卡片主要关联视频分类。本站固定记录上游版本 128d3edb9449,同步到 122 个文件,文件元数据合计 36.48 GB;访问状态为“公开”,许可证字段为“fair-noncommercial-research-license”。
上游模型卡 / 数据集卡
【README 卡片中文译介】
以下内容依据上游仓库 facebook/action100m-preview 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。
【资源概览】
facebook/action100m-preview 是 facebook 在 Hugging Face 发布的数据集仓库,当前卡片主要关联视频分类。本站固定记录上游版本 128d3edb9449,同步到 122 个文件,文件元数据合计 36.48 GB;访问状态为“公开”,许可证字段为“fair-noncommercial-research-license”。
【适用方向】
适合在明确数据字段、拆分和许可证后,用于视频分类相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
【版本与规格】
固定版本:128d3edb9449。 任务标签:视频分类。 语言字段:en。 规模分类:10M<n<100M。 上游页面记录的最近更新时间:2026-01-29。
【文件信息】
上游 API 返回 122 个文件,文件元数据合计 36.48 GB。 已保存文件清单中的主要扩展名:.parquet 99 个、无扩展名 1 个。 当前较大的文件包括:data/part-00038.parquet(330.19 MB);data/part-00004.parquet(329.70 MB);data/part-00019.parquet(328.23 MB)。 仓库文件较多,本站仅保存前 100 条文件元数据;完整清单请查看上游仓库。
【运行或处理环境】
仓库文件元数据合计 36.48 GB。仅按下载、解压和临时文件估算,建议至少预留约 43.78 GB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
【使用边界】
许可证显示为“fair-noncommercial-research-license”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
Action100M: A Large-scale Video Action Dataset Paper** | **GitHub** Action100M is a large-scale dataset constructed from 1.2M Internet instructional videos (14.6 years of duration), yielding ~100 million temporally localized segments with open-vocabulary action supervision and rich captions. It serves as a foundation for scalable research in video understanding and world modeling. Load Action100M Annotations Our data can be loaded from the 🤗 huggingface repo at `facebook/action100m-preview` where we released 10% of the full Action100M for preview. For examples of loading from local parquet files (from cloned repo) and visualization, see the GitHub repo. Each `sample` loaded above contains all annotations for one video, and it has three fields: `video_uid` *(string)*: YouTube video id of the source video. `metadata` *(dict)*: video-level metadata (title / description / ASR transcript, etc.) `nodes` *(list[dict])*: annotations for each segments. Each element in `nodes` is a temporally localized segment in the hierachical Tree-of-Captions, it contains: `start`, `end` *(float)*: segment boundaries in seconds within the full video. `node_id` *(string)*: unique id of this segment node. `parent_id` *(string or null)*: id of the parent segment. The root node (corresponding to the entire video) has `parent_id = null`. `level` *(int)*: depth in the hierarchy. Smaller `level` is coarser (longer segments); larger `level` is finer (shorter segments). `plm_caption` *(string or null)*: a caption generated by PLM-3B for this segment. `plm_action` *(string or null)*: a short action label produced by PLM-3B. `llama3_caption` *(string or null)*: middle frame caption produced by LLama-3.2-Vision-11B for leaf nodes. `gpt` *(dict or null)*: main Action100M annotations, available for segments that is not too short: `gpt["summary"]["brief"]`: one-sentence concise caption of the segment. `gpt["summary"]["detailed"]`: longer, detailed summarization of the video segment. `gpt["action"]["brief
适用场景
适合在明确数据字段、拆分和许可证后,用于视频分类相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
规模与格式
固定版本:128d3edb9449。 任务标签:视频分类。 语言字段:en。 规模分类:10M<n<100M。 上游页面记录的最近更新时间:2026-01-29。
文件说明
上游 API 返回 122 个文件,文件元数据合计 36.48 GB。 已保存文件清单中的主要扩展名:.parquet 99 个、无扩展名 1 个。 当前较大的文件包括:data/part-00038.parquet(330.19 MB);data/part-00004.parquet(329.70 MB);data/part-00019.parquet(328.23 MB)。 仓库文件较多,本站仅保存前 100 条文件元数据;完整清单请查看上游仓库。
上游文件元数据
.gitattributes2.40 KBdata/part-00000.parquet327.16 MBdata/part-00001.parquet307.51 MBdata/part-00002.parquet308.92 MBdata/part-00003.parquet308.80 MBdata/part-00004.parquet329.70 MBdata/part-00005.parquet306.44 MBdata/part-00006.parquet312.45 MBdata/part-00007.parquet312.67 MBdata/part-00008.parquet318.95 MBdata/part-00009.parquet312.72 MBdata/part-00010.parquet302.52 MB
硬件建议
仓库文件元数据合计 36.48 GB。仅按下载、解压和临时文件估算,建议至少预留约 43.78 GB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
注意事项
许可证显示为“fair-noncommercial-research-license”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
获取、校验与交付
咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。
本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。