dl_modell / config.json
cparra's picture
Upload config.json
c7d7797 verified
raw
history blame contribute delete
No virus
4.06 kB
{
"weight_decay": 0.01,
"attention": "default",
"cache_latents": false,
"clip_skip": 2,
"concepts_list": [
{
"class_data_dir": "C:\\ProyectoDL\\webui_forge_cu121_torch21\\webui\\models\\dreambooth\\model_28_mar\\classifiers_0",
"class_guidance_scale": 7.5,
"class_infer_steps": 40,
"class_negative_prompt": "",
"class_prompt": "[filewords]",
"class_token": "movie",
"instance_data_dir": "C:\\ProyectoDL\\data\\test_5k",
"instance_prompt": "",
"instance_token": "ohwx",
"is_valid": true,
"n_save_sample": 1,
"num_class_images_per": 0,
"sample_seed": -1,
"save_guidance_scale": 7.5,
"save_infer_steps": 20,
"save_sample_negative_prompt": "",
"save_sample_prompt": "[filewords]",
"save_sample_template": ""
}
],
"concepts_path": "",
"custom_model_name": "",
"deterministic": false,
"disable_class_matching": false,
"disable_logging": false,
"ema_predict": false,
"epoch": 1,
"epoch_pause_frequency": 0,
"epoch_pause_time": 0,
"freeze_clip_normalization": false,
"full_mixed_precision": true,
"gradient_accumulation_steps": 1,
"gradient_checkpointing": true,
"gradient_set_to_none": false,
"graph_smoothing": 50,
"half_model": false,
"has_ema": false,
"hflip": false,
"infer_ema": false,
"initial_revision": 0,
"input_pertubation": true,
"learning_rate": 2e-06,
"learning_rate_min": 1e-06,
"lifetime_revision": 0,
"lora_learning_rate": 1e-05,
"lora_model_name": "",
"lora_txt_learning_rate": 5e-05,
"lora_txt_rank": 4,
"lora_unet_rank": 4,
"lora_weight": 0.8,
"lora_use_buggy_requires_grad": false,
"lr_cycles": 1,
"lr_factor": 0.5,
"lr_power": 1,
"lr_scale_pos": 0.5,
"lr_scheduler": "constant_with_warmup",
"lr_warmup_steps": 500,
"max_token_length": 75,
"min_snr_gamma": 0,
"use_dream": false,
"dream_detail_preservation": 0.5,
"freeze_spectral_norm": false,
"mixed_precision": "bf16",
"model_dir": "C:\\ProyectoDL\\webui_forge_cu121_torch21\\webui\\models\\dreambooth\\model_28_mar",
"model_name": "model_28_mar",
"model_path": "model_28_mar",
"model_type": "v2x-512",
"noise_scheduler": "DDPM",
"num_train_epochs": 30,
"offset_noise": 0,
"optimizer": "8bit AdamW",
"pad_tokens": true,
"pretrained_model_name_or_path": "C:\\ProyectoDL\\webui_forge_cu121_torch21\\webui\\models\\dreambooth\\model_28_mar\\working",
"pretrained_vae_name_or_path": null,
"prior_loss_scale": false,
"prior_loss_target": 100.0,
"prior_loss_weight": 0.75,
"prior_loss_weight_min": 0.1,
"resolution": 512,
"revision": 17,
"sample_batch_size": 1,
"sanity_prompt": "",
"sanity_seed": 420420.0,
"save_ckpt_after": true,
"save_ckpt_cancel": false,
"save_ckpt_during": false,
"save_ema": true,
"save_embedding_every": 20,
"save_lora_after": true,
"save_lora_cancel": false,
"save_lora_during": false,
"save_lora_for_extra_net": false,
"save_preview_every": 5,
"save_safetensors": true,
"save_state_after": false,
"save_state_cancel": false,
"save_state_during": false,
"scheduler": "DEISMultistep",
"shared_diffusers_path": "",
"shuffle_tags": true,
"snapshot": "",
"split_loss": true,
"src": "realisticVisionV51_v51VAE",
"stop_text_encoder": 1,
"strict_tokens": false,
"dynamic_img_norm": false,
"tenc_weight_decay": 0.01,
"tenc_grad_clip_norm": 0,
"tomesd": 0,
"train_batch_size": 1,
"train_imagic": false,
"train_unet": true,
"train_unfrozen": true,
"txt_learning_rate": 1e-06,
"use_concepts": false,
"use_ema": false,
"use_lora": true,
"use_lora_extended": false,
"use_shared_src": false,
"use_subdir": true,
"v2": false
}