|
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: text
|
|
center_crop: true
|
|
checkpointing_steps: 100000
|
|
checkpoints_total_limit: null
|
|
dataloader_num_workers: 0
|
|
dataset_config_name: null
|
|
dataset_name: Ali-fb/martin_valen_dataset
|
|
enable_xformers_memory_efficient_attention: false
|
|
gradient_accumulation_steps: 4
|
|
gradient_checkpointing: true
|
|
hub_model_id: null
|
|
hub_token: null
|
|
image_column: image
|
|
learning_rate: 1.0e-05
|
|
local_rank: -1
|
|
logging_dir: logs
|
|
lr_scheduler: constant
|
|
lr_warmup_steps: 0
|
|
max_grad_norm: 1.0
|
|
max_train_samples: null
|
|
max_train_steps: 400
|
|
mixed_precision: fp16
|
|
noise_offset: 0
|
|
non_ema_revision: null
|
|
num_train_epochs: 134
|
|
output_dir: sd_martin_valen-model-v1-2_400_demo
|
|
pretrained_model_name_or_path: CompVis/stable-diffusion-v1-2
|
|
push_to_hub: true
|
|
random_flip: true
|
|
report_to: tensorboard
|
|
resolution: 512
|
|
resume_from_checkpoint: null
|
|
revision: null
|
|
scale_lr: false
|
|
seed: null
|
|
snr_gamma: null
|
|
tracker_project_name: text2image-fine-tune
|
|
train_batch_size: 1
|
|
train_data_dir: null
|
|
use_8bit_adam: false
|
|
use_ema: true
|
|
validation_epochs: 5
|
|
|