| adam_beta1: 0.9 | |
| adam_beta2: 0.999 | |
| adam_epsilon: 1.0e-08 | |
| adam_weight_decay: 0.01 | |
| allow_tf32: false | |
| cache_dir: null | |
| caption_column: detailed_prompt | |
| checkpointing_steps: 500 | |
| checkpoints_total_limit: null | |
| conditioning_image_column: control_seg | |
| controlnet_model_name_or_path: lllyasviel/sd-controlnet-seg | |
| dataloader_num_workers: 0 | |
| dataset_config_name: null | |
| dataset_name: limingcv/Captioned_ADE20K | |
| enable_xformers_memory_efficient_attention: false | |
| gradient_accumulation_steps: 1 | |
| gradient_checkpointing: false | |
| hub_model_id: Jason248/newControlnet | |
| image_column: image | |
| learning_rate: 1.0e-05 | |
| logging_dir: logs | |
| lr_num_cycles: 1 | |
| lr_power: 1.0 | |
| lr_scheduler: constant | |
| lr_warmup_steps: 500 | |
| max_grad_norm: 1.0 | |
| max_train_samples: null | |
| max_train_steps: 1580 | |
| mixed_precision: fp16 | |
| num_train_epochs: 5 | |
| num_validation_images: 4 | |
| output_dir: newControlnet | |
| pretrained_model_name_or_path: stable-diffusion-v1-5/stable-diffusion-v1-5 | |
| proportion_empty_prompts: 0 | |
| push_to_hub: true | |
| report_to: tensorboard | |
| resolution: 128 | |
| resume_from_checkpoint: null | |
| revision: null | |
| scale_lr: false | |
| seed: null | |
| set_grads_to_none: false | |
| tokenizer_name: null | |
| tracker_project_name: train_controlnet | |
| train_batch_size: 64 | |
| train_data_dir: null | |
| use_8bit_adam: false | |
| validation_steps: 100 | |
| variant: null | |