VideoModelStudio / docs /finetrainers /examples_training_wan__training.json
jbilcke-hf's picture
jbilcke-hf HF Staff
upgrading our code to support the new finetrainers
d464085
raw
history blame contribute delete
294 Bytes
{
"datasets": [
{
"data_root": "finetrainers/crush-smol",
"dataset_type": "video",
"id_token": "PIKA_CRUSH",
"video_resolution_buckets": [
[49, 480, 832]
],
"reshape_mode": "bicubic",
"remove_common_llm_caption_prefixes": true
}
]
}