中文简介
facebook/PLM-Video-Human 是 facebook 在 Hugging Face 发布的数据集仓库,当前卡片主要关联视觉问答。本站固定记录上游版本 9af8490af263,同步到 9 个文件,文件元数据合计 12.05 GB;访问状态为“公开”,许可证字段为“cc-by-4.0”。
上游模型卡 / 数据集卡
【README 卡片中文译介】
以下内容依据上游仓库 facebook/PLM-Video-Human 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。
【资源概览】
facebook/PLM-Video-Human 是 facebook 在 Hugging Face 发布的数据集仓库,当前卡片主要关联视觉问答。本站固定记录上游版本 9af8490af263,同步到 9 个文件,文件元数据合计 12.05 GB;访问状态为“公开”,许可证字段为“cc-by-4.0”。
【适用方向】
适合评估图文理解、视觉问答、文档或场景解析等多模态任务。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
【版本与规格】
固定版本:9af8490af263。 任务标签:视觉问答。 语言字段:en。 数据集卡名称:plm_video_human。 上游页面记录的最近更新时间:2025-05-21。
【文件信息】
上游 API 返回 9 个文件,文件元数据合计 12.05 GB。 已保存文件清单中的主要扩展名:.parquet 4 个、无扩展名 2 个、.jsonl 1 个、.md 1 个、.png 1 个。 当前较大的文件包括:metadata/metadata_train.jsonl(5.14 GB);fgqa/plm_fgqa_train.parquet(390.73 MB);rdcap/plm_rdcap_train.parquet(11.63 MB)。
【运行或处理环境】
仓库文件元数据合计 12.05 GB。仅按下载、解压和临时文件估算,建议至少预留约 14.46 GB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
【使用边界】
许可证显示为“cc-by-4.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
Dataset Card for PLM-Video Human PLM-Video-Human is a collection of human-annotated resources for training Vision Language Models, focused on detailed video understanding. Training tasks include: fine-grained open-ended question answering (FGQA), Region-based Video Captioning (RCap), Region-based Dense Video Captioning (RDCap) and Region-based Temporal Localization (RTLoc). [\[📃 Tech Report\]](https://arxiv.org/abs/2504.13180) [\[📂 Github\]](https://github.com/facebookresearch/perception_models/) Dataset Structure Fine-Grained Question Answering (FGQA) A video question answering dataset for fine-grained activity understanding. Contains human-annotated/verified answers to model-generated questions about video clips from open-access video datasets. The questions focus on "what" activities humans perform and "how" they perform these activities. Data fields are: `qa_id`: a `string` feature, unique identifier for the Q&A sample. `segment_id`: a `string` feature, unique identifier for the video segment. `question`: a `string` feature, a model-generated question about the video segment `answer`: a `string` feature, human-annotated or human-verified answer to the question `metadata`: a `dict` of features, representing metadata about the video segment and Q&A pair: `source_video_id`: a `string` feature, video id of untrimmed source video `source_dataset`: a `string` feature, name of the source dataset `source_start_time`: a `float` feature, denoting the start time (seconds) of the video segment in the source video `source_end_time`: a `float` feature, denoting the end time (seconds) of the video segment in the source video `what_description`: a `string` feature, potential activity name shown in video (not verified) `q_type`: a `string` feature, question type `q_subtype`: a `string` feature, question subtype `domain`: a `string` feature, video domain `is_audited`: a `bool` feature, whether the sample has passed a quality audit. A question-answer sample from FGQA looks as foll
适用场景
适合评估图文理解、视觉问答、文档或场景解析等多模态任务。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
规模与格式
固定版本:9af8490af263。 任务标签:视觉问答。 语言字段:en。 数据集卡名称:plm_video_human。 上游页面记录的最近更新时间:2025-05-21。
文件说明
上游 API 返回 9 个文件,文件元数据合计 12.05 GB。 已保存文件清单中的主要扩展名:.parquet 4 个、无扩展名 2 个、.jsonl 1 个、.md 1 个、.png 1 个。 当前较大的文件包括:metadata/metadata_train.jsonl(5.14 GB);fgqa/plm_fgqa_train.parquet(390.73 MB);rdcap/plm_rdcap_train.parquet(11.63 MB)。
上游文件元数据
.gitattributes2.53 KBassets/plm_video_human.png1.63 MBfgqa/plm_fgqa_train.parquet390.73 MBLICENSE18.22 KBmetadata/metadata_train.jsonl5.14 GBrcap/plm_rcap_train.parquet11.02 MBrdcap/plm_rdcap_train.parquet11.63 MBREADME.md11.48 KBrtloc/plm_rtloc_train.parquet11.02 MB
硬件建议
仓库文件元数据合计 12.05 GB。仅按下载、解压和临时文件估算,建议至少预留约 14.46 GB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
注意事项
许可证显示为“cc-by-4.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
获取、校验与交付
咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。
本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。