luyu1021/seedance_general_all_dance_scm_latent_lmdb
Seedance General-All + Dance SCM Latent LMDB This dataset stores precomputed SCM latents used for TurboT2AV training. Source mapping: seedance_general_all_dance_mapping.csv Successful latent samples: 44,305 Shards: 8 LMDB shards under scm_latent_lmdb/shard_00000 ... shard_00007 Video latent shape per sample: (1, 16, 128, 16, 24) Audio latent shape per sample: (1, 127, 128) The source mapping combines Seedance general-all data with a dance subset. The mapping contains 44,504… See the full description on the dataset page: https://huggingface.co/datasets/luyu1021/seedance_general_all_dance_scm_latent_lmdb.
Seedance General-All + Dance SCM Latent LMDB
This dataset stores precomputed SCM latents used for TurboT2AV training.
- Source mapping:
seedance_general_all_dance_mapping.csv - Successful latent samples: 44,305
- Shards: 8 LMDB shards under
scm_latent_lmdb/shard_00000...shard_00007 - Video latent shape per sample:
(1, 16, 128, 16, 24) - Audio latent shape per sample:
(1, 127, 128)
The source mapping combines Seedance general-all data with a dance subset. The mapping contains 44,504 rows after the header; 199 samples were skipped during latent creation due to decode or missing-file errors.
The LMDB format is compatible with TurboT2AV ODERegressionLMDBDataset and contains keys such as video_latents_{idx}_data, audio_latents_{idx}_data, prompts_{idx}_data, video_latents_shape, and audio_latents_shape.
