| adam_beta1: 0.9 | |
| adam_beta2: 0.999 | |
| adam_epsilon: 1.0e-08 | |
| adam_weight_decay: 0.01 | |
| allow_tf32: false | |
| center_crop: false | |
| checkpointing_steps: 100 | |
| class_data_dir: null | |
| class_prompt: null | |
| dataloader_num_workers: 0 | |
| enable_xformers_memory_efficient_attention: false | |
| gradient_accumulation_steps: 1 | |
| gradient_checkpointing: false | |
| hub_model_id: null | |
| hub_token: null | |
| instance_data_dir: /home/user/app/training_data/bo | |
| instance_prompt: 'Ping hair ' | |
| learning_rate: 0.0001 | |
| local_rank: -1 | |
| logging_dir: logs | |
| lr_num_cycles: 1 | |
| lr_power: 1.0 | |
| lr_scheduler: constant | |
| lr_warmup_steps: 0 | |
| max_grad_norm: 1.0 | |
| max_train_steps: 1000 | |
| mixed_precision: fp16 | |
| num_class_images: 100 | |
| num_train_epochs: 100 | |
| num_validation_images: 4 | |
| output_dir: /home/user/app/experiments/bo | |
| pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base | |
| prior_generation_precision: null | |
| prior_loss_weight: 1.0 | |
| push_to_hub: false | |
| report_to: tensorboard | |
| resolution: 512 | |
| resume_from_checkpoint: null | |
| revision: null | |
| sample_batch_size: 4 | |
| scale_lr: false | |
| seed: 0 | |
| tokenizer_name: null | |
| train_batch_size: 1 | |
| use_8bit_adam: true | |
| validation_epochs: 100 | |
| validation_prompt: 'Ping ' | |
| with_prior_preservation: false | |