Sieata commited on
Commit
731be7f
·
1 Parent(s): 195214b

Upload test/ka-chm-modern-full-rps-10-ep-10-bs-2-op-adamw8bit-lr-0001-net-128-ap-64-v3.toml with huggingface_hub

Browse files
test/ka-chm-modern-full-rps-10-ep-10-bs-2-op-adamw8bit-lr-0001-net-128-ap-64-v3.toml ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pretrained_model_name_or_path = "sd-models/chilloutmix_NiPrunedFp32Fix.safetensors"
2
+ train_data_dir = "/kaggle/input/train-dataset/indoor-modern-full/"
3
+ shuffle_caption = true
4
+ caption_extension = ".txt"
5
+ resolution = "1024,768"
6
+ enable_bucket = true
7
+ output_dir = "/kaggle/working/output"
8
+ output_name = "ka-chm-modern-full-rps-10-ep-10-bs-2-op-adamw8bit-lr-0001-net-128-ap-64-v3"
9
+ save_precision = "fp16"
10
+ save_every_n_epochs = 10
11
+ train_batch_size = 2
12
+ max_token_length = 225
13
+ xformers = true
14
+ max_train_epochs = 10
15
+ seed = 1337
16
+ gradient_accumulation_steps = 2
17
+ mixed_precision = "fp16"
18
+ clip_skip = 2
19
+ logging_dir = "/kaggle/working/logs"
20
+ log_prefix = "ka-chm-modern-full-rps-10-ep-10-bs-2-op-adamw8bit-lr-0001-net-128-ap-64-v3"
21
+ multires_noise_iterations = 6
22
+ multires_noise_discount = 0.1
23
+ lowram = true
24
+ use_8bit_adam = true
25
+ learning_rate = 0.0001
26
+ lr_scheduler = "cosine_with_restarts"
27
+ min_snr_gamma = 5.0
28
+ unet_lr = 0.0001
29
+ text_encoder_lr = 1e-5
30
+ network_module = "networks.lora"
31
+ network_dim = 128
32
+ network_alpha = 64.0
33
+ training_comment = "fs"