seedance-2-prompts-datasets GokuScraper
🎞️ Seedance-2-prompts-datasets 🎞️ The ultimate Seedance-2 video prompt dataset (50GB+). 8100+ video generation prompts with full metadata and preview frames. Truly open source: No login, no ads, no redirection. Just pure data for AI video creators. This project is a massive collection of prompts used for Bytedance's Seedance 2.0 and the resulting generated videos. The entire dataset exceeds 50GB and contains 8100+ videos, all structured into a comprehensive dataset. Due… See the full description on the dataset page: https://huggingface.co/datasets/GokuScraper/seedance-2-prompts-datasets.
- 类型
- dataset
- 许可
- cc-by-4.0
- 语言
- en
- 下载量
- 217,715
- 点赞
- 28
- 访问
- public
- 文件
- 0
标签
- 文生视频
- 视频数据集
- 提示词工程
- 多模态数据集
- 视频生成
摘要
该数据集是字节Seedance 2.0视频生成模型的提示词数据集,包含8100多条带完整元数据和预览帧的视频生成提示词,总体量超50GB。数据以结构化JSONL格式存储,含中英双语提示词、视频规格、分类标签及来源链接,可直接用Pandas加载,方便开发者研究视频生成提示词工程与模型微调。采用CC BY 4.0许可,完全开源可商用。
README
--- license: cc-by-4.0 dataset_info: features: - name: version dtype: string - name: id dtype: string - name: category dtype: string - name: is_featured dtype: bool - name: date dtype: string - name: slug dtype: string - name: model_info struct: - name: name dtype: string - name: version dtype: str…