|
accelerator_config_path: /root/.cache/huggingface/accelerate/default_config.yaml |
|
adam_beta1: 0.9 |
|
adam_beta2: 0.999 |
|
adam_epsilon: 1.0e-08 |
|
adam_weight_decay: 0.01 |
|
allow_tf32: false |
|
cache_latents: true |
|
center_crop: false |
|
checkpointing_steps: 500 |
|
checkpoints_total_limit: null |
|
class_data_dir: null |
|
class_prompt: null |
|
crops_coords_top_left_h: 0 |
|
crops_coords_top_left_w: 0 |
|
dataloader_num_workers: 0 |
|
enable_xformers_memory_efficient_attention: false |
|
gradient_accumulation_steps: 1 |
|
gradient_checkpointing: true |
|
hub_model_id: null |
|
hub_token: null |
|
image_captions_filename: true |
|
instance_data_dir: instance_images |
|
instance_prompt: '' |
|
learning_rate: 2.0e-06 |
|
local_rank: -1 |
|
logging_dir: logging_model |
|
lr_num_cycles: 1 |
|
lr_power: 1.0 |
|
lr_scheduler: polynomial |
|
lr_warmup_steps: 0 |
|
max_grad_norm: 1.0 |
|
max_train_steps: 150 |
|
mixed_precision: fp16 |
|
num_class_images: 100 |
|
num_train_epochs: 150 |
|
num_validation_images: 4 |
|
output_dir: output_model |
|
pretrained_model_name_or_path: /home/ahmed/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-base-1.0/snapshots/bf714989e22c57ddc1c453bf74dab4521acb81d8 |
|
pretrained_vae_model_name_or_path: null |
|
prior_generation_precision: null |
|
prior_loss_weight: 1.0 |
|
push_to_hub: true |
|
rank: 4 |
|
report_to: tensorboard |
|
resolution: 512 |
|
resume_from_checkpoint: null |
|
revision: null |
|
sample_batch_size: 4 |
|
save_n_steps: 0 |
|
save_starting_step: 0 |
|
scale_lr: false |
|
seed: 42 |
|
stop_text_encoder_training: 105 |
|
train_batch_size: 1 |
|
train_text_encoder: true |
|
use_8bit_adam: true |
|
validation_epochs: 50 |
|
validation_prompt: null |
|
with_prior_preservation: false |
|
|