File size: 1,276 Bytes
d8af39a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
  "data_path": "/scratch/user/yuhwang/dataset/pants-captions-ldm/cache/wan22_pants_v2_softwin",
  "dataloader_num_workers": 2,
  "num_height": 320,
  "num_width": 288,
  "num_frames": 153,
  "train_batch_size": 16,
  "num_latent_t": 39,
  "pretrained_model_name_or_path": "/scratch/user/yuhwang/model/Wan2.2-TI2V-5B-Diffusers-merged",
  "ema_decay": 0.999,
  "ema_start_step": 1,
  "training_cfg_rate": 0.05,
  "tracker_project_name": "pants_wan22_fullrep",
  "wandb_run_name": "pants_b16_9k_20260519_215532",
  "output_dir": "/scratch/user/yuhwang/artifacts/twoframe/pants_wan22_finetune/pants_b16_9k_20260519_215532",
  "checkpoints_total_limit": 2,
  "training_state_checkpointing_steps": 4000,
  "max_train_steps": 9000,
  "gradient_accumulation_steps": 1,
  "learning_rate": 1e-06,
  "lr_scheduler": "constant",
  "lr_warmup_steps": 0,
  "max_grad_norm": 1.0,
  "enable_gradient_checkpointing_type": "full",
  "mixed_precision": "bf16",
  "train_sp_batch_size": 1,
  "num_euler_timesteps": 50,
  "weight_decay": 0.01,
  "use_ema": true,
  "model_path": "/scratch/user/yuhwang/model/Wan2.2-TI2V-5B-Diffusers-merged",
  "inference_mode": false,
  "num_gpus": 8,
  "tp_size": 1,
  "sp_size": 1,
  "hsdp_replicate_dim": 8,
  "hsdp_shard_dim": 1,
  "dit_precision": "fp32"
}