ramanv-video-raw
收藏资源简介:
ramanv-video-raw 是一个原始视频数据集,专为 Wan 2.2 视频 LoRA 训练而构建。数据来源于 WebVid-10M 数据集(遵循 CC-BY-4.0 许可),经过筛选下载后共包含 47,879 个视频,另有 2,138 个视频因 URL 失效未能获取。所有视频均为 480p 分辨率的 H.264 编码 MP4 格式,时长范围在 2 秒至 120 秒之间。数据集以 WebDataset 格式组织,共分为 1816 个 tar 分片(shard),每个分片包含约 50 个视频,每个视频对应一个 MP4 文件、一个 TXT 文本文件和一个 JSON 元数据文件。元数据信息额外以 JSONL 文件形式存放在 metadata 目录中,每个分片对应一个 JSONL 文件。该数据集适用于视频生成模型(如 Wan 2.2)的 LoRA 微调训练,提供原始视频素材及配套文本描述。
The ramanv-video-raw dataset is a raw video corpus specifically constructed for Wan 2.2 video LoRA training. Originating from the WebVid-10M dataset (licensed under CC-BY-4.0), after undergoing screening and downloading procedures, the dataset includes a total of 47,879 valid videos, while an additional 2,138 videos could not be obtained due to invalid URLs. All videos are H.264-encoded MP4 files with 480p resolution, and their durations range from 2 to 120 seconds. The dataset is organized in WebDataset format, split into 1816 tar shards, each containing approximately 50 videos. Each video is paired with one MP4 file, one TXT text file, and one JSON metadata file. Additionally, all metadata is stored in JSONL format under the metadata directory, with one JSONL file corresponding to each shard. This dataset is suitable for LoRA fine-tuning of video generation models such as Wan 2.2, providing raw video materials and accompanying text descriptions.
数据集概述
本数据集为 ramanv-video-raw,是一个用于 Wan 2.2 视频 LoRA 训练 的原始视频数据集。
数据统计
- 数据来源: WebVid-10M(许可协议:CC-BY-4.0)
- 视频数量: 共下载 47,879 个视频;另有 2,138 个链接失效或无法访问
- 视频格式: 480p 分辨率,H.264 编码的 MP4 文件
- 视频时长: 每个视频时长介于 2 秒至 120 秒之间
- 数据分片: 共 1,816 个 tar 存档,每个存档包含 50 个视频
数据结构
数据集采用 WebDataset 格式组织,主要包含两类文件:
- webdataset/ 目录:存放 1,816 个 tar 归档文件(如
shard_00000.tar、shard_00001.tar等)。每个归档内包含每个视频对应的{id}.mp4(视频文件)、{id}.txt(文本描述)和{id}.json(元数据)。 - metadata/ 目录:存放每个分片对应的 JSONL 元数据文件(如
shard_00000.jsonl),记录了对应分片的元信息。
构建信息
数据集构建日期为 2026年8月1日。





