AIAny
Icon for item

Goku Seedance 2 Video Prompts Dataset

Structured, downloadable JSONL dataset of Seedance 2.0 video-generation prompts with matching MP4 previews and cover images; includes English/Chinese texts and standardized metadata (duration, resolution, safety) and is released under CC BY 4.0 for reuse.

Introduction

Why this matters Prompts are becoming a primary interface for generative models, but raw prompts scattered across platforms are hard to reuse systematically. This dataset turns web-sourced Seedance 2.0 video prompts into a machine-readable collection so researchers and engineers can treat prompts as first-class data for analysis, tooling, or downstream model training.

What Sets It Apart
  • Unified JSONL schema: each entry standardizes title, bilingual prompt text, tags, media file paths, and granular specs (width, height, ratio, duration, safety_rating), making bulk import into dataframes or databases trivial.
  • Media-linked records: entries map directly to cover JPGs and generated MP4s so you can inspect model outputs alongside prompts without manual asset matching.
  • License and provenance focus: curated for reuse under CC BY 4.0 and includes source links and basic provenance fields, lowering legal friction for commercial or research use.
  • Continuous sync and multilingual coverage: the hub indexes prompts in English and Chinese and is maintained with automated updates, so scale and composition evolve over time.
Who it's for and tradeoffs

Great fit if you are building or evaluating text-to-video pipelines, studying prompt-engineering patterns, or need a labeled corpus of prompts paired with model outputs for fine-tuning or metric analysis. It is less appropriate if you require rigorously curated human annotations, guaranteed copyright clearance for all media, or a stable, immutable snapshot—entries are aggregated from public communities and the dataset is continuously updated, so provenance detail and quality vary across items.

Practical notes

Expect a large, growing download (project pages report differing totals as the collection syncs). Typical workflows: load the metadata.jsonl into pandas or a database, inspect media via the media file paths, and filter by spec or tags for targeted experiments. Due diligence on original creators and media rights is recommended when using generated videos beyond internal research.

Information

  • Websitehuggingface.co
  • OrganizationsGokuOpenLab, GokuScraper
  • Published date2026/05/02

Categories

More Items

Provides WROP: a 1.5M-sample synthetic video corpus and a 300-question exam for training and evaluating object permanence and solidity in video world models. Includes 150 Blender task generators, a human Elo benchmark across 14 models, and a fine-tuned 16B continuation model (PWM-WROP).

Hugging Face

Provides 1,800+ hours of synchronized egocentric multi-view recordings with 3D hand reconstructions, wide‑FOV depth, and hierarchical task/subtask annotations for embodied AI and robot learning. Includes six fisheye views, hand meshes, and per-episode temporal labels across 44k+ episodes.

Hugging Face

Provides 10,000 agentic multi-turn coding and reasoning traces from Fable 5.1 with step-by-step chain-of-thought and tool-use, heavily deduplicated and filtered; totals ~500M tokens (1.97 GB). Suited for SFT, distillation, and training long-horizon reasoning and code-generation models.